From f47eed4544f6b7ba23f8be37dd68944c6cf36097 Mon Sep 17 00:00:00 2001 From: metin2clean <161800741+metin2clean@users.noreply.github.com> Date: Sat, 1 Jun 2024 15:52:09 -0500 Subject: [PATCH] serverfiles --- serverfiles/.gitattributes | 12 + serverfiles/.gitignore | 54 + serverfiles/baks/db/Makefile | 55 + serverfiles/baks/dbrev/Makefile | 55 + serverfiles/baks/fs/Makefile | 37 + serverfiles/main/README-ADMIN-PANEL.txt | 73 + serverfiles/main/README-MAIN.txt | 136 + serverfiles/main/admin_panel.py | 233 + serverfiles/main/clear.py | 54 + serverfiles/main/daemon_srv1.py | 10 + serverfiles/main/gen.py | 519 + serverfiles/main/gen_settings.py | 366 + serverfiles/main/srv1/share/conf/BANIP | 0 serverfiles/main/srv1/share/conf/CMD | 0 serverfiles/main/srv1/share/conf/CRC | 0 serverfiles/main/srv1/share/conf/VERSION | 0 .../main/srv1/share/conf/item_names.txt | 0 .../main/srv1/share/conf/item_proto.txt | 0 .../main/srv1/share/conf/mob_names.txt | 0 .../main/srv1/share/conf/mob_proto.txt | 0 .../main/srv1/share/conf/state_user_count | 0 .../share/data/dungeon/devilcatacomb/dc2.txt | 410 + .../dungeon/devilcatacomb/dc_1f_regen.txt | 315 + .../dungeon/devilcatacomb/dc_2f_regen.txt | 314 + .../dungeon/devilcatacomb/dc_3f_regen.txt | 91 + .../dungeon/devilcatacomb/dc_4f_regen.txt | 154 + .../dungeon/devilcatacomb/dc_5f_regen.txt | 151 + .../dungeon/devilcatacomb/dc_6f_regen.txt | 40 + .../dungeon/devilcatacomb/dc_7f_regen.txt | 28 + .../devilcatacomb_floor4_regen1.txt | 46 + .../devilcatacomb_floor4_regen2.txt | 46 + .../devilcatacomb_floor4_regen3.txt | 46 + .../devilcatacomb_floor4_regen4.txt | 46 + .../devilcatacomb_floor4_regen5.txt | 46 + .../share/data/dungeon/deviltower2_regen.txt | 41 + .../share/data/dungeon/deviltower3_regen.txt | 52 + .../share/data/dungeon/deviltower4_regen.txt | 1 + .../share/data/dungeon/deviltower5_regen.txt | 37 + .../share/data/dungeon/deviltower6_regen.txt | 29 + .../share/data/dungeon/deviltower7_regen.txt | 40 + .../share/data/dungeon/deviltower8_regen.txt | 36 + .../share/data/dungeon/deviltower9_regen.txt | 34 + .../share/data/dungeon/flame_dungeon/fd_a.txt | 61 + .../share/data/dungeon/flame_dungeon/fd_b.txt | 63 + .../share/data/dungeon/flame_dungeon/fd_c.txt | 76 + .../share/data/dungeon/flame_dungeon/fd_d.txt | 60 + .../share/data/dungeon/flame_dungeon/fd_e.txt | 60 + .../share/data/dungeon/flame_dungeon/fd_f.txt | 62 + .../dungeon/flame_dungeon/fd_fild_boss.txt | 48 + .../share/data/dungeon/flame_dungeon/npc.txt | 5 + .../share/data/dungeon/monkey/monkey1.txt | 246 + .../share/data/dungeon/monkey/monkey2.txt | 249 + .../share/data/dungeon/monkey/monkey3.txt | 269 + .../12zi_chicken_boss/front_damage.msa | 6 + .../monster/12zi_chicken_boss/front_dead.msa | 6 + .../12zi_chicken_boss/front_knockdown.msa | 6 + .../12zi_chicken_boss/front_standup.msa | 6 + .../monster/12zi_chicken_boss/motlist.txt | 12 + .../12zi_chicken_boss/normal_attack1.msa | 32 + .../12zi_chicken_boss/normal_attack2.msa | 32 + .../data/monster/12zi_chicken_boss/run.msa | 6 + .../12zi_chicken_boss/special_attack1.msa | 109 + .../12zi_chicken_boss/special_attack2.msa | 65 + .../12zi_chicken_boss/special_attack3.msa | 131 + .../data/monster/12zi_chicken_boss/wait.msa | 6 + .../monster/12zi_cow_boss/front_damage.msa | 6 + .../data/monster/12zi_cow_boss/front_dead.msa | 6 + .../monster/12zi_cow_boss/front_knockdown.msa | 6 + .../monster/12zi_cow_boss/front_standup.msa | 6 + .../data/monster/12zi_cow_boss/motlist.txt | 12 + .../monster/12zi_cow_boss/normal_attack1.msa | 32 + .../monster/12zi_cow_boss/normal_attack2.msa | 32 + .../share/data/monster/12zi_cow_boss/run.msa | 6 + .../monster/12zi_cow_boss/special_attack1.msa | 119 + .../monster/12zi_cow_boss/special_attack2.msa | 65 + .../monster/12zi_cow_boss/special_attack3.msa | 77 + .../share/data/monster/12zi_cow_boss/wait.msa | 6 + .../monster/12zi_dog_boss/front_damage.msa | 6 + .../data/monster/12zi_dog_boss/front_dead.msa | 6 + .../monster/12zi_dog_boss/front_knockdown.msa | 6 + .../monster/12zi_dog_boss/front_standup.msa | 6 + .../data/monster/12zi_dog_boss/motlist.txt | 12 + .../monster/12zi_dog_boss/normal_attack1.msa | 32 + .../monster/12zi_dog_boss/normal_attack2.msa | 32 + .../share/data/monster/12zi_dog_boss/run.msa | 6 + .../monster/12zi_dog_boss/special_attack1.msa | 205 + .../monster/12zi_dog_boss/special_attack2.msa | 53 + .../monster/12zi_dog_boss/special_attack3.msa | 65 + .../share/data/monster/12zi_dog_boss/wait.msa | 6 + .../monster/12zi_dragon_boss/front_damage.msa | 6 + .../monster/12zi_dragon_boss/front_dead.msa | 6 + .../12zi_dragon_boss/front_knockdown.msa | 6 + .../12zi_dragon_boss/front_standup.msa | 6 + .../data/monster/12zi_dragon_boss/motlist.txt | 12 + .../12zi_dragon_boss/normal_attack1.msa | 32 + .../12zi_dragon_boss/normal_attack2.msa | 41 + .../data/monster/12zi_dragon_boss/run.msa | 6 + .../12zi_dragon_boss/special_attack1.msa | 155 + .../12zi_dragon_boss/special_attack2.msa | 203 + .../12zi_dragon_boss/special_attack3.msa | 65 + .../data/monster/12zi_dragon_boss/wait.msa | 6 + .../monster/12zi_horse_boss/front_damage.msa | 6 + .../monster/12zi_horse_boss/front_dead.msa | 6 + .../12zi_horse_boss/front_knockdown.msa | 6 + .../monster/12zi_horse_boss/front_standup.msa | 6 + .../data/monster/12zi_horse_boss/motlist.txt | 12 + .../12zi_horse_boss/normal_attack1.msa | 32 + .../12zi_horse_boss/normal_attack2.msa | 32 + .../data/monster/12zi_horse_boss/run.msa | 6 + .../12zi_horse_boss/special_attack1.msa | 109 + .../12zi_horse_boss/special_attack2.msa | 65 + .../12zi_horse_boss/special_attack3.msa | 109 + .../data/monster/12zi_horse_boss/wait.msa | 6 + .../monster/12zi_monkey_boss/front_damage.msa | 6 + .../monster/12zi_monkey_boss/front_dead.msa | 6 + .../12zi_monkey_boss/front_knockdown.msa | 6 + .../12zi_monkey_boss/front_standup.msa | 6 + .../data/monster/12zi_monkey_boss/motlist.txt | 12 + .../12zi_monkey_boss/normal_attack1.msa | 32 + .../12zi_monkey_boss/normal_attack2.msa | 32 + .../data/monster/12zi_monkey_boss/run.msa | 6 + .../12zi_monkey_boss/special_attack1.msa | 77 + .../12zi_monkey_boss/special_attack2.msa | 143 + .../12zi_monkey_boss/special_attack3.msa | 109 + .../data/monster/12zi_monkey_boss/wait.msa | 6 + .../monster/12zi_mouse_boss/front_damage.msa | 6 + .../monster/12zi_mouse_boss/front_dead.msa | 6 + .../12zi_mouse_boss/front_knockdown.msa | 6 + .../monster/12zi_mouse_boss/front_standup.msa | 6 + .../data/monster/12zi_mouse_boss/motlist.txt | 13 + .../12zi_mouse_boss/normal_attack1.msa | 32 + .../12zi_mouse_boss/normal_attack2.msa | 32 + .../data/monster/12zi_mouse_boss/run.msa | 6 + .../12zi_mouse_boss/special_attack1.msa | 75 + .../12zi_mouse_boss/special_attack1_1.msa | 75 + .../12zi_mouse_boss/special_attack2.msa | 179 + .../12zi_mouse_boss/special_attack3.msa | 175 + .../data/monster/12zi_mouse_boss/wait.msa | 6 + .../monster/12zi_pig_boss/front_damage.msa | 6 + .../data/monster/12zi_pig_boss/front_dead.msa | 6 + .../monster/12zi_pig_boss/front_knockdown.msa | 6 + .../monster/12zi_pig_boss/front_standup.msa | 6 + .../data/monster/12zi_pig_boss/motlist.txt | 12 + .../monster/12zi_pig_boss/normal_attack1.msa | 32 + .../monster/12zi_pig_boss/normal_attack2.msa | 32 + .../share/data/monster/12zi_pig_boss/run.msa | 6 + .../monster/12zi_pig_boss/special_attack1.msa | 53 + .../monster/12zi_pig_boss/special_attack2.msa | 65 + .../monster/12zi_pig_boss/special_attack3.msa | 77 + .../share/data/monster/12zi_pig_boss/wait.msa | 6 + .../monster/12zi_rabbit_boss/front_damage.msa | 6 + .../monster/12zi_rabbit_boss/front_dead.msa | 6 + .../12zi_rabbit_boss/front_knockdown.msa | 6 + .../12zi_rabbit_boss/front_standup.msa | 6 + .../data/monster/12zi_rabbit_boss/motlist.txt | 12 + .../12zi_rabbit_boss/normal_attack1.msa | 44 + .../12zi_rabbit_boss/normal_attack2.msa | 44 + .../data/monster/12zi_rabbit_boss/run.msa | 6 + .../12zi_rabbit_boss/special_attack1.msa | 97 + .../12zi_rabbit_boss/special_attack2.msa | 53 + .../12zi_rabbit_boss/special_attack3.msa | 119 + .../data/monster/12zi_rabbit_boss/wait.msa | 6 + .../monster/12zi_sheep_boss/front_damage.msa | 6 + .../monster/12zi_sheep_boss/front_dead.msa | 6 + .../12zi_sheep_boss/front_knockdown.msa | 6 + .../monster/12zi_sheep_boss/front_standup.msa | 6 + .../data/monster/12zi_sheep_boss/motlist.txt | 12 + .../12zi_sheep_boss/normal_attack1.msa | 32 + .../12zi_sheep_boss/normal_attack2.msa | 41 + .../data/monster/12zi_sheep_boss/run.msa | 6 + .../12zi_sheep_boss/special_attack1.msa | 99 + .../12zi_sheep_boss/special_attack2.msa | 77 + .../12zi_sheep_boss/special_attack3.msa | 86 + .../data/monster/12zi_sheep_boss/wait.msa | 6 + .../monster/12zi_snake_boss/front_damage.msa | 6 + .../monster/12zi_snake_boss/front_dead.msa | 6 + .../12zi_snake_boss/front_knockdown.msa | 6 + .../monster/12zi_snake_boss/front_standup.msa | 6 + .../data/monster/12zi_snake_boss/motlist.txt | 12 + .../12zi_snake_boss/normal_attack1.msa | 56 + .../12zi_snake_boss/normal_attack2.msa | 20 + .../data/monster/12zi_snake_boss/run.msa | 6 + .../12zi_snake_boss/special_attack1.msa | 186 + .../12zi_snake_boss/special_attack2.msa | 65 + .../12zi_snake_boss/special_attack3.msa | 109 + .../data/monster/12zi_snake_boss/wait.msa | 6 + .../12zi_statue_chicken_npc/motlist.txt | 0 .../monster/12zi_statue_cow_npc/motlist.txt | 0 .../monster/12zi_statue_dog_npc/motlist.txt | 0 .../12zi_statue_dragon_npc/motlist.txt | 0 .../monster/12zi_statue_horse_npc/motlist.txt | 0 .../12zi_statue_monkey_npc/motlist.txt | 0 .../monster/12zi_statue_mouse_npc/motlist.txt | 0 .../monster/12zi_statue_pig_npc/motlist.txt | 0 .../12zi_statue_rabbit_npc/motlist.txt | 0 .../monster/12zi_statue_sheep_npc/motlist.txt | 0 .../monster/12zi_statue_snake_npc/motlist.txt | 0 .../monster/12zi_statue_tiger_npc/motlist.txt | 0 .../12zi_target_daepo/front_damage.msa | 6 + .../monster/12zi_target_daepo/front_dead.msa | 6 + .../monster/12zi_target_daepo/motlist.txt | 5 + .../12zi_target_daepo/normal_attack1.msa | 22 + .../data/monster/12zi_target_daepo/wait.msa | 6 + .../monster/12zi_tiger_boss/front_damage.msa | 6 + .../monster/12zi_tiger_boss/front_dead.msa | 6 + .../12zi_tiger_boss/front_knockdown.msa | 6 + .../monster/12zi_tiger_boss/front_standup.msa | 6 + .../data/monster/12zi_tiger_boss/motlist.txt | 12 + .../12zi_tiger_boss/normal_attack1.msa | 32 + .../12zi_tiger_boss/normal_attack2.msa | 32 + .../data/monster/12zi_tiger_boss/run.msa | 6 + .../12zi_tiger_boss/special_attack1.msa | 97 + .../12zi_tiger_boss/special_attack2.msa | 65 + .../12zi_tiger_boss/special_attack3.msa | 100 + .../data/monster/12zi_tiger_boss/wait.msa | 6 + .../srv1/share/data/monster/alchemist/die.msa | 6 + .../share/data/monster/alchemist/motlist.txt | 5 + .../srv1/share/data/monster/alchemist/run.msa | 6 + .../share/data/monster/alchemist/wait.msa | 6 + .../share/data/monster/alchemist/wait_1.msa | 6 + .../share/data/monster/alchemist/walk.msa | 6 + .../srv1/share/data/monster/arms/motlist.txt | 1 + .../srv1/share/data/monster/arms/wait.msa | 6 + .../srv1/share/data/monster/auntie/die.msa | 6 + .../share/data/monster/auntie/motlist.txt | 4 + .../srv1/share/data/monster/auntie/run.msa | 6 + .../srv1/share/data/monster/auntie/wait.msa | 6 + .../srv1/share/data/monster/auntie/walk.msa | 6 + .../share/data/monster/baby_and_mom/die.msa | 6 + .../data/monster/baby_and_mom/motlist.txt | 4 + .../share/data/monster/baby_and_mom/run.msa | 6 + .../share/data/monster/baby_and_mom/wait.msa | 6 + .../share/data/monster/baby_and_mom/walk.msa | 6 + .../srv1/share/data/monster/bank/motlist.txt | 1 + .../srv1/share/data/monster/bank/wait.msa | 6 + .../share/data/monster/barbarian_boss/00.msa | 6 + .../data/monster/barbarian_boss/00_1.msa | 6 + .../share/data/monster/barbarian_boss/03.msa | 6 + .../share/data/monster/barbarian_boss/20.msa | 47 + .../data/monster/barbarian_boss/20_1.msa | 50 + .../share/data/monster/barbarian_boss/30.msa | 6 + .../data/monster/barbarian_boss/30_1.msa | 6 + .../share/data/monster/barbarian_boss/31.msa | 6 + .../share/data/monster/barbarian_boss/32.msa | 6 + .../share/data/monster/barbarian_boss/33.msa | 6 + .../share/data/monster/barbarian_boss/34.msa | 6 + .../data/monster/barbarian_boss/34_1.msa | 6 + .../share/data/monster/barbarian_boss/35.msa | 6 + .../share/data/monster/barbarian_boss/36.msa | 6 + .../share/data/monster/barbarian_boss/37.msa | 6 + .../data/monster/barbarian_boss/motlist.txt | 15 + .../share/data/monster/barbarian_bow/00.msa | 6 + .../share/data/monster/barbarian_bow/00_1.msa | 6 + .../share/data/monster/barbarian_bow/03.msa | 6 + .../share/data/monster/barbarian_bow/20.msa | 19 + .../share/data/monster/barbarian_bow/30.msa | 6 + .../share/data/monster/barbarian_bow/30_1.msa | 6 + .../share/data/monster/barbarian_bow/31.msa | 6 + .../share/data/monster/barbarian_bow/31_1.msa | 6 + .../share/data/monster/barbarian_bow/32.msa | 6 + .../share/data/monster/barbarian_bow/33.msa | 6 + .../share/data/monster/barbarian_bow/34.msa | 6 + .../share/data/monster/barbarian_bow/34_1.msa | 6 + .../share/data/monster/barbarian_bow/35.msa | 6 + .../share/data/monster/barbarian_bow/36.msa | 6 + .../share/data/monster/barbarian_bow/37.msa | 6 + .../data/monster/barbarian_bow/motlist.txt | 15 + .../data/monster/barbarian_infantry/00.msa | 6 + .../data/monster/barbarian_infantry/00_1.msa | 6 + .../data/monster/barbarian_infantry/00_2.msa | 6 + .../data/monster/barbarian_infantry/01.msa | 6 + .../data/monster/barbarian_infantry/02.msa | 6 + .../data/monster/barbarian_infantry/03.msa | 6 + .../data/monster/barbarian_infantry/20.msa | 46 + .../data/monster/barbarian_infantry/20_1.msa | 39 + .../data/monster/barbarian_infantry/30.msa | 6 + .../data/monster/barbarian_infantry/30_1.msa | 6 + .../data/monster/barbarian_infantry/31.msa | 6 + .../data/monster/barbarian_infantry/32.msa | 6 + .../data/monster/barbarian_infantry/33.msa | 6 + .../data/monster/barbarian_infantry/34.msa | 6 + .../data/monster/barbarian_infantry/34_1.msa | 6 + .../data/monster/barbarian_infantry/35.msa | 6 + .../data/monster/barbarian_infantry/36.msa | 6 + .../monster/barbarian_infantry/motlist.txt | 17 + .../data/monster/barbarian_knight/00.msa | 6 + .../data/monster/barbarian_knight/03.msa | 6 + .../data/monster/barbarian_knight/20.msa | 40 + .../data/monster/barbarian_knight/30.msa | 6 + .../data/monster/barbarian_knight/30_1.msa | 6 + .../data/monster/barbarian_knight/31.msa | 6 + .../data/monster/barbarian_knight/31_1.msa | 6 + .../data/monster/barbarian_knight/32.msa | 6 + .../data/monster/barbarian_knight/33.msa | 6 + .../data/monster/barbarian_knight/34.msa | 6 + .../data/monster/barbarian_knight/34_1.msa | 6 + .../data/monster/barbarian_knight/35.msa | 6 + .../data/monster/barbarian_knight/36.msa | 6 + .../data/monster/barbarian_knight/37.msa | 6 + .../data/monster/barbarian_knight/motlist.txt | 14 + .../data/monster/barbarian_soldier/00.msa | 6 + .../data/monster/barbarian_soldier/00_1.msa | 6 + .../data/monster/barbarian_soldier/03.msa | 6 + .../data/monster/barbarian_soldier/03_1.msa | 6 + .../data/monster/barbarian_soldier/20.msa | 49 + .../data/monster/barbarian_soldier/20_1.msa | 67 + .../data/monster/barbarian_soldier/30.msa | 6 + .../data/monster/barbarian_soldier/30_1.msa | 6 + .../data/monster/barbarian_soldier/31.msa | 6 + .../data/monster/barbarian_soldier/31_1.msa | 6 + .../data/monster/barbarian_soldier/32.msa | 6 + .../data/monster/barbarian_soldier/33.msa | 6 + .../data/monster/barbarian_soldier/34.msa | 6 + .../data/monster/barbarian_soldier/34_1.msa | 6 + .../data/monster/barbarian_soldier/35.msa | 6 + .../data/monster/barbarian_soldier/36.msa | 6 + .../data/monster/barbarian_soldier/37.msa | 6 + .../data/monster/barbarian_soldier/37_1.msa | 6 + .../monster/barbarian_soldier/motlist.txt | 18 + .../main/srv1/share/data/monster/bear/00.msa | 6 + .../srv1/share/data/monster/bear/00_1.msa | 6 + .../main/srv1/share/data/monster/bear/02.msa | 6 + .../main/srv1/share/data/monster/bear/03.msa | 6 + .../main/srv1/share/data/monster/bear/20.msa | 63 + .../main/srv1/share/data/monster/bear/30.msa | 6 + .../main/srv1/share/data/monster/bear/31.msa | 6 + .../main/srv1/share/data/monster/bear/32.msa | 6 + .../main/srv1/share/data/monster/bear/33.msa | 6 + .../main/srv1/share/data/monster/bear/34.msa | 6 + .../main/srv1/share/data/monster/bear/35.msa | 6 + .../main/srv1/share/data/monster/bear/37.msa | 6 + .../srv1/share/data/monster/bear/motlist.txt | 12 + .../data/monster/bear_young1/motlist.txt | 6 + .../share/data/monster/bear_young1/run.msa | 6 + .../share/data/monster/bear_young1/wait.msa | 6 + .../share/data/monster/bear_young1/wait1.msa | 6 + .../share/data/monster/bear_young1/wait2.msa | 6 + .../share/data/monster/bear_young1/walk.msa | 6 + .../srv1/share/data/monster/beggar/die.msa | 6 + .../share/data/monster/beggar/motlist.txt | 5 + .../srv1/share/data/monster/beggar/run.msa | 6 + .../srv1/share/data/monster/beggar/wait.msa | 6 + .../srv1/share/data/monster/beggar/wait_1.msa | 6 + .../srv1/share/data/monster/beggar/walk.msa | 6 + .../srv1/share/data/monster/bkarcher/00.msa | 6 + .../srv1/share/data/monster/bkarcher/00_1.msa | 6 + .../srv1/share/data/monster/bkarcher/00_2.msa | 6 + .../srv1/share/data/monster/bkarcher/02.msa | 6 + .../srv1/share/data/monster/bkarcher/03.msa | 6 + .../srv1/share/data/monster/bkarcher/20.msa | 19 + .../srv1/share/data/monster/bkarcher/30.msa | 6 + .../srv1/share/data/monster/bkarcher/30_1.msa | 6 + .../srv1/share/data/monster/bkarcher/31.msa | 6 + .../srv1/share/data/monster/bkarcher/31_1.msa | 6 + .../srv1/share/data/monster/bkarcher/32.msa | 6 + .../srv1/share/data/monster/bkarcher/33.msa | 6 + .../srv1/share/data/monster/bkarcher/34.msa | 6 + .../srv1/share/data/monster/bkarcher/34_1.msa | 6 + .../srv1/share/data/monster/bkarcher/35.msa | 6 + .../srv1/share/data/monster/bkarcher/36.msa | 6 + .../srv1/share/data/monster/bkarcher/37.msa | 6 + .../srv1/share/data/monster/bkarcher/37_1.msa | 6 + .../srv1/share/data/monster/bkarcher/37_2.msa | 6 + .../share/data/monster/bkarcher/motlist.txt | 19 + .../srv1/share/data/monster/bkboss/00.msa | 6 + .../srv1/share/data/monster/bkboss/00_1.msa | 6 + .../srv1/share/data/monster/bkboss/02.msa | 6 + .../srv1/share/data/monster/bkboss/03.msa | 6 + .../srv1/share/data/monster/bkboss/20.msa | 19 + .../srv1/share/data/monster/bkboss/20_1.msa | 19 + .../srv1/share/data/monster/bkboss/24.msa | 6 + .../srv1/share/data/monster/bkboss/25.msa | 6 + .../srv1/share/data/monster/bkboss/25_1.msa | 6 + .../srv1/share/data/monster/bkboss/30.msa | 6 + .../srv1/share/data/monster/bkboss/30_1.msa | 6 + .../srv1/share/data/monster/bkboss/31.msa | 6 + .../srv1/share/data/monster/bkboss/32.msa | 6 + .../srv1/share/data/monster/bkboss/33.msa | 6 + .../srv1/share/data/monster/bkboss/34.msa | 6 + .../srv1/share/data/monster/bkboss/34_1.msa | 6 + .../srv1/share/data/monster/bkboss/35.msa | 6 + .../srv1/share/data/monster/bkboss/36.msa | 6 + .../srv1/share/data/monster/bkboss/37.msa | 6 + .../srv1/share/data/monster/bkboss/50.msa | 6 + .../srv1/share/data/monster/bkboss/51.msa | 6 + .../srv1/share/data/monster/bkboss/52.msa | 6 + .../share/data/monster/bkboss/motlist.txt | 22 + .../srv1/share/data/monster/bkfourth/00.msa | 6 + .../srv1/share/data/monster/bkfourth/00_1.msa | 6 + .../srv1/share/data/monster/bkfourth/02.msa | 6 + .../srv1/share/data/monster/bkfourth/03.msa | 6 + .../srv1/share/data/monster/bkfourth/20.msa | 19 + .../srv1/share/data/monster/bkfourth/20_1.msa | 19 + .../srv1/share/data/monster/bkfourth/24.msa | 6 + .../srv1/share/data/monster/bkfourth/25.msa | 6 + .../srv1/share/data/monster/bkfourth/30.msa | 6 + .../srv1/share/data/monster/bkfourth/30_1.msa | 6 + .../srv1/share/data/monster/bkfourth/31.msa | 6 + .../srv1/share/data/monster/bkfourth/32.msa | 6 + .../srv1/share/data/monster/bkfourth/33.msa | 6 + .../srv1/share/data/monster/bkfourth/34.msa | 6 + .../srv1/share/data/monster/bkfourth/34_1.msa | 6 + .../srv1/share/data/monster/bkfourth/35.msa | 6 + .../srv1/share/data/monster/bkfourth/36.msa | 6 + .../srv1/share/data/monster/bkfourth/37.msa | 6 + .../srv1/share/data/monster/bkfourth/37_1.msa | 6 + .../srv1/share/data/monster/bkfourth/50.msa | 6 + .../srv1/share/data/monster/bkfourth/51.msa | 6 + .../srv1/share/data/monster/bkfourth/52.msa | 6 + .../share/data/monster/bkfourth/motlist.txt | 22 + .../srv1/share/data/monster/bkknight/00.msa | 6 + .../srv1/share/data/monster/bkknight/00_1.msa | 6 + .../srv1/share/data/monster/bkknight/00_2.msa | 6 + .../srv1/share/data/monster/bkknight/02.msa | 6 + .../srv1/share/data/monster/bkknight/03.msa | 6 + .../srv1/share/data/monster/bkknight/20.msa | 19 + .../srv1/share/data/monster/bkknight/20_1.msa | 19 + .../srv1/share/data/monster/bkknight/30.msa | 6 + .../srv1/share/data/monster/bkknight/31.msa | 6 + .../srv1/share/data/monster/bkknight/32.msa | 6 + .../srv1/share/data/monster/bkknight/33.msa | 6 + .../srv1/share/data/monster/bkknight/34.msa | 6 + .../srv1/share/data/monster/bkknight/34_1.msa | 6 + .../srv1/share/data/monster/bkknight/35.msa | 6 + .../srv1/share/data/monster/bkknight/36.msa | 6 + .../srv1/share/data/monster/bkknight/37.msa | 6 + .../srv1/share/data/monster/bkknight/37_1.msa | 6 + .../srv1/share/data/monster/bkknight/50.msa | 6 + .../srv1/share/data/monster/bkknight/52.msa | 6 + .../share/data/monster/bkknight/motlist.txt | 19 + .../srv1/share/data/monster/bksecond/00.msa | 6 + .../srv1/share/data/monster/bksecond/00_1.msa | 6 + .../srv1/share/data/monster/bksecond/00_2.msa | 6 + .../srv1/share/data/monster/bksecond/02.msa | 6 + .../srv1/share/data/monster/bksecond/03.msa | 6 + .../srv1/share/data/monster/bksecond/20.msa | 19 + .../srv1/share/data/monster/bksecond/20_1.msa | 19 + .../srv1/share/data/monster/bksecond/24.msa | 6 + .../srv1/share/data/monster/bksecond/25.msa | 6 + .../srv1/share/data/monster/bksecond/30.msa | 6 + .../srv1/share/data/monster/bksecond/30_1.msa | 6 + .../srv1/share/data/monster/bksecond/31.msa | 6 + .../srv1/share/data/monster/bksecond/32.msa | 6 + .../srv1/share/data/monster/bksecond/33.msa | 6 + .../srv1/share/data/monster/bksecond/34.msa | 6 + .../srv1/share/data/monster/bksecond/34_1.msa | 6 + .../srv1/share/data/monster/bksecond/35.msa | 6 + .../srv1/share/data/monster/bksecond/36.msa | 6 + .../srv1/share/data/monster/bksecond/37.msa | 6 + .../srv1/share/data/monster/bksecond/50.msa | 6 + .../srv1/share/data/monster/bksecond/52.msa | 6 + .../share/data/monster/bksecond/motlist.txt | 21 + .../srv1/share/data/monster/bksoldier/00.msa | 6 + .../share/data/monster/bksoldier/00_1.msa | 6 + .../share/data/monster/bksoldier/00_2.msa | 6 + .../srv1/share/data/monster/bksoldier/02.msa | 6 + .../srv1/share/data/monster/bksoldier/03.msa | 6 + .../srv1/share/data/monster/bksoldier/20.msa | 19 + .../share/data/monster/bksoldier/20_1.msa | 19 + .../srv1/share/data/monster/bksoldier/30.msa | 6 + .../share/data/monster/bksoldier/30_1.msa | 6 + .../srv1/share/data/monster/bksoldier/31.msa | 6 + .../share/data/monster/bksoldier/31_1.msa | 6 + .../share/data/monster/bksoldier/31_2.msa | 6 + .../srv1/share/data/monster/bksoldier/32.msa | 6 + .../srv1/share/data/monster/bksoldier/33.msa | 6 + .../srv1/share/data/monster/bksoldier/34.msa | 6 + .../share/data/monster/bksoldier/34_1.msa | 6 + .../srv1/share/data/monster/bksoldier/35.msa | 6 + .../srv1/share/data/monster/bksoldier/36.msa | 6 + .../srv1/share/data/monster/bksoldier/37.msa | 6 + .../share/data/monster/bksoldier/37_1.msa | 6 + .../share/data/monster/bksoldier/37_2.msa | 6 + .../share/data/monster/bksoldier/motlist.txt | 21 + .../srv1/share/data/monster/bkthird/00.msa | 6 + .../srv1/share/data/monster/bkthird/00_1.msa | 6 + .../srv1/share/data/monster/bkthird/00_2.msa | 6 + .../srv1/share/data/monster/bkthird/02.msa | 6 + .../srv1/share/data/monster/bkthird/03.msa | 6 + .../srv1/share/data/monster/bkthird/20.msa | 19 + .../srv1/share/data/monster/bkthird/20_1.msa | 19 + .../srv1/share/data/monster/bkthird/24.msa | 6 + .../srv1/share/data/monster/bkthird/25.msa | 6 + .../srv1/share/data/monster/bkthird/30.msa | 6 + .../srv1/share/data/monster/bkthird/30_1.msa | 6 + .../srv1/share/data/monster/bkthird/31.msa | 6 + .../srv1/share/data/monster/bkthird/31_1.msa | 6 + .../srv1/share/data/monster/bkthird/32.msa | 6 + .../srv1/share/data/monster/bkthird/33.msa | 6 + .../srv1/share/data/monster/bkthird/34.msa | 6 + .../srv1/share/data/monster/bkthird/34_1.msa | 6 + .../srv1/share/data/monster/bkthird/35.msa | 6 + .../srv1/share/data/monster/bkthird/37.msa | 6 + .../srv1/share/data/monster/bkthird/37_1.msa | 6 + .../srv1/share/data/monster/bkthird/50.msa | 6 + .../srv1/share/data/monster/bkthird/51.msa | 6 + .../srv1/share/data/monster/bkthird/52.msa | 6 + .../share/data/monster/bkthird/motlist.txt | 23 + .../share/data/monster/blacksmith/die.msa | 6 + .../share/data/monster/blacksmith/motlist.txt | 5 + .../share/data/monster/blacksmith/run.msa | 6 + .../share/data/monster/blacksmith/wait.msa | 6 + .../share/data/monster/blacksmith/wait_1.msa | 6 + .../share/data/monster/blacksmith/wait_2.msa | 6 + .../monster/blacksmith_boss/back_damage.msa | 6 + .../monster/blacksmith_boss/front_damage.msa | 6 + .../monster/blacksmith_boss/front_dead.msa | 6 + .../blacksmith_boss/front_knockdown.msa | 6 + .../monster/blacksmith_boss/front_standup.msa | 6 + .../data/monster/blacksmith_boss/motlist.txt | 14 + .../monster/blacksmith_boss/normal_attack.msa | 32 + .../blacksmith_boss/normal_attack1.msa | 32 + .../data/monster/blacksmith_boss/run.msa | 6 + .../blacksmith_boss/special_attack.msa | 116 + .../data/monster/blacksmith_boss/wait.msa | 6 + .../data/monster/blacksmith_boss/walk.msa | 6 + .../share/data/monster/blue_dragon/00.msa | 6 + .../share/data/monster/blue_dragon/00_1.msa | 6 + .../share/data/monster/blue_dragon/03.msa | 6 + .../share/data/monster/blue_dragon/20.msa | 43 + .../share/data/monster/blue_dragon/24.msa | 68 + .../share/data/monster/blue_dragon/25.msa | 53 + .../share/data/monster/blue_dragon/26.msa | 65 + .../share/data/monster/blue_dragon/27.msa | 80 + .../share/data/monster/blue_dragon/28.msa | 122 + .../share/data/monster/blue_dragon/30.msa | 6 + .../share/data/monster/blue_dragon/30_1.msa | 6 + .../share/data/monster/blue_dragon/31.msa | 6 + .../share/data/monster/blue_dragon/34.msa | 6 + .../share/data/monster/blue_dragon/34_1.msa | 6 + .../share/data/monster/blue_dragon/37.msa | 6 + .../data/monster/blue_dragon/motlist.txt | 10 + .../srv1/share/data/monster/boar/attack1.msa | 6 + .../srv1/share/data/monster/boar/attack2.msa | 6 + .../srv1/share/data/monster/boar/attack3.msa | 6 + .../share/data/monster/boar/back_damage.msa | 6 + .../share/data/monster/boar/combo_attack1.msa | 6 + .../srv1/share/data/monster/boar/dead.msa | 6 + .../share/data/monster/boar/front_damage.msa | 6 + .../srv1/share/data/monster/boar/motlist.txt | 13 + .../main/srv1/share/data/monster/boar/run.msa | 6 + .../srv1/share/data/monster/boar/skill.msa | 6 + .../srv1/share/data/monster/boar/skill2.msa | 6 + .../srv1/share/data/monster/boar/stand_up.msa | 6 + .../srv1/share/data/monster/boar/wait.msa | 6 + .../srv1/share/data/monster/boar/wait1.msa | 6 + .../srv1/share/data/monster/boar/wait2.msa | 6 + .../srv1/share/data/monster/boar/walk.msa | 6 + .../share/data/monster/boar_2/attack1.msa | 6 + .../share/data/monster/boar_2/attack2.msa | 6 + .../share/data/monster/boar_2/attack3.msa | 6 + .../share/data/monster/boar_2/back_damage.msa | 6 + .../srv1/share/data/monster/boar_2/dead.msa | 6 + .../data/monster/boar_2/front_damage.msa | 6 + .../share/data/monster/boar_2/motlist.txt | 13 + .../srv1/share/data/monster/boar_2/run.msa | 6 + .../srv1/share/data/monster/boar_2/skill.msa | 6 + .../share/data/monster/boar_2/stand_up.msa | 6 + .../srv1/share/data/monster/boar_2/wait.msa | 6 + .../srv1/share/data/monster/boar_2/wait1.msa | 6 + .../srv1/share/data/monster/boar_2/wait2.msa | 6 + .../srv1/share/data/monster/boar_2/walk.msa | 6 + .../srv1/share/data/monster/boar_young/00.msa | 5 + .../share/data/monster/boar_young/00_1.msa | 5 + .../srv1/share/data/monster/boar_young/03.msa | 5 + .../srv1/share/data/monster/boar_young/20.msa | 47 + .../share/data/monster/boar_young/20_1.msa | 47 + .../srv1/share/data/monster/boar_young/30.msa | 5 + .../srv1/share/data/monster/boar_young/31.msa | 5 + .../srv1/share/data/monster/boar_young/32.msa | 5 + .../srv1/share/data/monster/boar_young/33.msa | 5 + .../srv1/share/data/monster/boar_young/34.msa | 5 + .../srv1/share/data/monster/boar_young/35.msa | 5 + .../srv1/share/data/monster/boar_young/37.msa | 5 + .../share/data/monster/boar_young/motlist.txt | 12 + .../srv1/share/data/monster/bookworm/die.msa | 6 + .../share/data/monster/bookworm/motlist.txt | 4 + .../srv1/share/data/monster/bookworm/run.msa | 6 + .../srv1/share/data/monster/bookworm/wait.msa | 6 + .../srv1/share/data/monster/bookworm/walk.msa | 6 + .../main/srv1/share/data/monster/bou/00.msa | 6 + .../main/srv1/share/data/monster/bou/00_1.msa | 6 + .../main/srv1/share/data/monster/bou/00_2.msa | 6 + .../main/srv1/share/data/monster/bou/02.msa | 6 + .../main/srv1/share/data/monster/bou/03.msa | 6 + .../main/srv1/share/data/monster/bou/20.msa | 55 + .../main/srv1/share/data/monster/bou/20_1.msa | 80 + .../main/srv1/share/data/monster/bou/30.msa | 6 + .../main/srv1/share/data/monster/bou/30_1.msa | 6 + .../main/srv1/share/data/monster/bou/31.msa | 6 + .../main/srv1/share/data/monster/bou/32.msa | 6 + .../main/srv1/share/data/monster/bou/33.msa | 6 + .../main/srv1/share/data/monster/bou/34.msa | 6 + .../main/srv1/share/data/monster/bou/34_1.msa | 6 + .../main/srv1/share/data/monster/bou/35.msa | 6 + .../main/srv1/share/data/monster/bou/36.msa | 6 + .../main/srv1/share/data/monster/bou/37.msa | 6 + .../main/srv1/share/data/monster/bou/50.msa | 6 + .../main/srv1/share/data/monster/bou/51.msa | 6 + .../main/srv1/share/data/monster/bou/52.msa | 6 + .../srv1/share/data/monster/bou/motlist.txt | 20 + .../srv1/share/data/monster/ceramist/die.msa | 6 + .../share/data/monster/ceramist/motlist.txt | 5 + .../srv1/share/data/monster/ceramist/run.msa | 6 + .../srv1/share/data/monster/ceramist/wait.msa | 6 + .../share/data/monster/ceramist/wait_1.msa | 6 + .../srv1/share/data/monster/ceramist/walk.msa | 6 + .../srv1/share/data/monster/ch_bowman/00.msa | 6 + .../share/data/monster/ch_bowman/00_1.msa | 6 + .../srv1/share/data/monster/ch_bowman/03.msa | 6 + .../srv1/share/data/monster/ch_bowman/20.msa | 19 + .../share/data/monster/ch_bowman/20_1.msa | 19 + .../srv1/share/data/monster/ch_bowman/27.msa | 5 + .../srv1/share/data/monster/ch_bowman/30.msa | 6 + .../share/data/monster/ch_bowman/30_1.msa | 6 + .../srv1/share/data/monster/ch_bowman/31.msa | 6 + .../srv1/share/data/monster/ch_bowman/32.msa | 6 + .../srv1/share/data/monster/ch_bowman/33.msa | 6 + .../srv1/share/data/monster/ch_bowman/34.msa | 6 + .../share/data/monster/ch_bowman/34_1.msa | 6 + .../srv1/share/data/monster/ch_bowman/35.msa | 6 + .../srv1/share/data/monster/ch_bowman/36.msa | 6 + .../srv1/share/data/monster/ch_bowman/37.msa | 6 + .../share/data/monster/ch_bowman/motlist.txt | 15 + .../ch_bowman/skipia_bowman_attack.msa | 19 + .../ch_bowman/skipia_bowman_attack1.msa | 19 + .../ch_bowman/skipia_bowman_back_damage.msa | 5 + .../ch_bowman/skipia_bowman_back_damage1.msa | 5 + .../skipia_bowman_back_knockdown.msa | 5 + .../ch_bowman/skipia_bowman_back_standup.msa | 5 + .../ch_bowman/skipia_bowman_damage.msa | 5 + .../ch_bowman/skipia_bowman_damage1.msa | 5 + .../monster/ch_bowman/skipia_bowman_dead.msa | 5 + .../skipia_bowman_front_knockdown.msa | 5 + .../ch_bowman/skipia_bowman_front_standup.msa | 5 + .../ch_bowman/skipia_bowman_knockdown.msa | 5 + .../monster/ch_bowman/skipia_bowman_run.msa | 5 + .../ch_bowman/skipia_bowman_standup.msa | 5 + .../monster/ch_bowman/skipia_bowman_wait.msa | 5 + .../monster/ch_bowman/skipia_bowman_wait1.msa | 5 + .../srv1/share/data/monster/ch_footman/00.msa | 6 + .../share/data/monster/ch_footman/00_1.msa | 6 + .../srv1/share/data/monster/ch_footman/03.msa | 6 + .../srv1/share/data/monster/ch_footman/20.msa | 53 + .../share/data/monster/ch_footman/20_1.msa | 65 + .../srv1/share/data/monster/ch_footman/30.msa | 6 + .../share/data/monster/ch_footman/30_1.msa | 6 + .../srv1/share/data/monster/ch_footman/31.msa | 6 + .../srv1/share/data/monster/ch_footman/32.msa | 6 + .../srv1/share/data/monster/ch_footman/33.msa | 6 + .../srv1/share/data/monster/ch_footman/34.msa | 6 + .../share/data/monster/ch_footman/34_1.msa | 6 + .../srv1/share/data/monster/ch_footman/35.msa | 6 + .../srv1/share/data/monster/ch_footman/36.msa | 6 + .../srv1/share/data/monster/ch_footman/37.msa | 6 + .../share/data/monster/ch_footman/motlist.txt | 15 + .../ch_footman/skipia_footman_attack.msa | 53 + .../ch_footman/skipia_footman_attack1.msa | 65 + .../ch_footman/skipia_footman_back_damage.msa | 5 + .../skipia_footman_back_damage1.msa | 5 + .../ch_footman/skipia_footman_back_dead.msa | 5 + .../skipia_footman_back_knockdown.msa | 5 + .../skipia_footman_back_standup.msa | 5 + .../ch_footman/skipia_footman_dead.msa | 5 + .../skipia_footman_front_damage.msa | 5 + .../skipia_footman_front_damage1.msa | 5 + .../skipia_footman_front_knockdown.msa | 5 + .../ch_footman/skipia_footman_front_stand.msa | 5 + .../skipia_footman_front_standup.msa | 5 + .../monster/ch_footman/skipia_footman_run.msa | 5 + .../ch_footman/skipia_footman_wait.msa | 5 + .../ch_footman/skipia_footman_wait1.msa | 5 + .../srv1/share/data/monster/ch_general/00.msa | 6 + .../share/data/monster/ch_general/00_1.msa | 6 + .../srv1/share/data/monster/ch_general/03.msa | 6 + .../srv1/share/data/monster/ch_general/20.msa | 49 + .../share/data/monster/ch_general/20_1.msa | 55 + .../srv1/share/data/monster/ch_general/24.msa | 55 + .../srv1/share/data/monster/ch_general/25.msa | 94 + .../srv1/share/data/monster/ch_general/30.msa | 6 + .../share/data/monster/ch_general/30_1.msa | 6 + .../srv1/share/data/monster/ch_general/31.msa | 6 + .../srv1/share/data/monster/ch_general/32.msa | 6 + .../srv1/share/data/monster/ch_general/33.msa | 6 + .../srv1/share/data/monster/ch_general/34.msa | 6 + .../share/data/monster/ch_general/34_1.msa | 6 + .../srv1/share/data/monster/ch_general/35.msa | 6 + .../srv1/share/data/monster/ch_general/36.msa | 6 + .../srv1/share/data/monster/ch_general/37.msa | 6 + .../share/data/monster/ch_general/motlist.txt | 17 + .../ch_general/skipia_general_attack.msa | 48 + .../ch_general/skipia_general_attack1.msa | 44 + .../ch_general/skipia_general_back_damage.msa | 5 + .../skipia_general_back_damage1.msa | 5 + .../skipia_general_back_knockdown.msa | 5 + .../skipia_general_back_standup.msa | 5 + .../ch_general/skipia_general_damage.msa | 5 + .../ch_general/skipia_general_damage1.msa | 5 + .../ch_general/skipia_general_dead.msa | 5 + .../skipia_general_front_damage.msa | 5 + .../skipia_general_front_damage1.msa | 5 + .../skipia_general_front_knockdown.msa | 5 + .../skipia_general_front_standup.msa | 5 + .../ch_general/skipia_general_knockdown.msa | 5 + .../monster/ch_general/skipia_general_run.msa | 5 + .../ch_general/skipia_general_skill1.msa | 21 + .../ch_general/skipia_general_skill2.msa | 21 + .../ch_general/skipia_general_standup.msa | 5 + .../ch_general/skipia_general_wait.msa | 5 + .../ch_general/skipia_general_wait1.msa | 5 + .../share/data/monster/ch_magician/00.msa | 6 + .../share/data/monster/ch_magician/00_1.msa | 6 + .../share/data/monster/ch_magician/03.msa | 6 + .../share/data/monster/ch_magician/20.msa | 31 + .../share/data/monster/ch_magician/20_1.msa | 31 + .../share/data/monster/ch_magician/30.msa | 6 + .../share/data/monster/ch_magician/30_1.msa | 5 + .../share/data/monster/ch_magician/31.msa | 6 + .../share/data/monster/ch_magician/32.msa | 6 + .../share/data/monster/ch_magician/33.msa | 6 + .../share/data/monster/ch_magician/34.msa | 6 + .../share/data/monster/ch_magician/34_1.msa | 6 + .../share/data/monster/ch_magician/35.msa | 6 + .../share/data/monster/ch_magician/36.msa | 6 + .../share/data/monster/ch_magician/37.msa | 6 + .../data/monster/ch_magician/motlist.txt | 15 + .../ch_magician/skipia_magician_attack.msa | 19 + .../ch_magician/skipia_magician_attack1.msa | 31 + .../skipia_magician_back_damage.msa | 5 + .../skipia_magician_back_damage1.msa | 5 + .../ch_magician/skipia_magician_back_dead.msa | 5 + .../skipia_magician_back_knockdown.msa | 5 + .../skipia_magician_back_standup.msa | 5 + .../ch_magician/skipia_magician_damage.msa | 5 + .../ch_magician/skipia_magician_damage1.msa | 5 + .../ch_magician/skipia_magician_dead.msa | 5 + .../skipia_magician_front_knockdown.msa | 5 + .../skipia_magician_front_standup.msa | 5 + .../ch_magician/skipia_magician_knockdown.msa | 5 + .../ch_magician/skipia_magician_run.msa | 5 + .../ch_magician/skipia_magician_standup.msa | 5 + .../ch_magician/skipia_magician_wait.msa | 5 + .../ch_magician/skipia_magician_wait1.msa | 5 + .../srv1/share/data/monster/ch_officer/00.msa | 6 + .../share/data/monster/ch_officer/00_1.msa | 6 + .../srv1/share/data/monster/ch_officer/03.msa | 6 + .../srv1/share/data/monster/ch_officer/20.msa | 60 + .../share/data/monster/ch_officer/20_1.msa | 52 + .../srv1/share/data/monster/ch_officer/30.msa | 6 + .../share/data/monster/ch_officer/30_1.msa | 6 + .../srv1/share/data/monster/ch_officer/31.msa | 6 + .../srv1/share/data/monster/ch_officer/32.msa | 6 + .../srv1/share/data/monster/ch_officer/33.msa | 6 + .../srv1/share/data/monster/ch_officer/34.msa | 6 + .../share/data/monster/ch_officer/34_1.msa | 6 + .../srv1/share/data/monster/ch_officer/35.msa | 6 + .../srv1/share/data/monster/ch_officer/36.msa | 6 + .../srv1/share/data/monster/ch_officer/37.msa | 6 + .../share/data/monster/ch_officer/motlist.txt | 15 + .../ch_officer/skipia_officer_attack.msa | 60 + .../ch_officer/skipia_officer_attack1.msa | 52 + .../ch_officer/skipia_officer_back_damage.msa | 5 + .../skipia_officer_back_damage1.msa | 5 + .../ch_officer/skipia_officer_back_dead.msa | 5 + .../skipia_officer_back_knockdown.msa | 5 + .../skipia_officer_back_standup.msa | 5 + .../ch_officer/skipia_officer_damage.msa | 5 + .../ch_officer/skipia_officer_damage1.msa | 5 + .../ch_officer/skipia_officer_dead.msa | 5 + .../skipia_officer_front_damage.msa | 5 + .../skipia_officer_front_damage1.msa | 5 + .../skipia_officer_front_knockdown.msa | 5 + .../skipia_officer_front_standup.msa | 5 + .../ch_officer/skipia_officer_knockdown.msa | 5 + .../monster/ch_officer/skipia_officer_run.msa | 5 + .../ch_officer/skipia_officer_standup.msa | 5 + .../ch_officer/skipia_officer_wait.msa | 5 + .../ch_officer/skipia_officer_wait1.msa | 5 + .../share/data/monster/ch_water_dragon/00.msa | 6 + .../data/monster/ch_water_dragon/00_1.msa | 6 + .../share/data/monster/ch_water_dragon/02.msa | 6 + .../share/data/monster/ch_water_dragon/03.msa | 6 + .../share/data/monster/ch_water_dragon/20.msa | 114 + .../data/monster/ch_water_dragon/20_1.msa | 67 + .../data/monster/ch_water_dragon/20_2.msa | 67 + .../data/monster/ch_water_dragon/20_3.msa | 67 + .../data/monster/ch_water_dragon/20_4.msa | 56 + .../data/monster/ch_water_dragon/20_5.msa | 114 + .../share/data/monster/ch_water_dragon/24.msa | 136 + .../share/data/monster/ch_water_dragon/25.msa | 80 + .../share/data/monster/ch_water_dragon/26.msa | 80 + .../share/data/monster/ch_water_dragon/27.msa | 80 + .../share/data/monster/ch_water_dragon/28.msa | 56 + .../share/data/monster/ch_water_dragon/31.msa | 6 + .../data/monster/ch_water_dragon/motlist.txt | 10 + .../srv1/share/data/monster/chagirap/die.msa | 6 + .../share/data/monster/chagirap/motlist.txt | 4 + .../srv1/share/data/monster/chagirap/run.msa | 6 + .../srv1/share/data/monster/chagirap/wait.msa | 6 + .../srv1/share/data/monster/chagirap/walk.msa | 6 + .../share/data/monster/chaos_ghost/00.msa | 6 + .../share/data/monster/chaos_ghost/03.msa | 6 + .../share/data/monster/chaos_ghost/20.msa | 19 + .../share/data/monster/chaos_ghost/20_1.msa | 19 + .../share/data/monster/chaos_ghost/30.msa | 6 + .../share/data/monster/chaos_ghost/31.msa | 6 + .../share/data/monster/chaos_ghost/32.msa | 6 + .../share/data/monster/chaos_ghost/33.msa | 6 + .../share/data/monster/chaos_ghost/34.msa | 6 + .../share/data/monster/chaos_ghost/35.msa | 6 + .../share/data/monster/chaos_ghost/36.msa | 6 + .../share/data/monster/chaos_ghost/37.msa | 6 + .../data/monster/chaos_ghost/motlist.txt | 12 + .../data/monster/cheonjo_guard_bow/00.msa | 4 + .../data/monster/cheonjo_guard_bow/00_1.msa | 4 + .../data/monster/cheonjo_guard_bow/02.msa | 6 + .../data/monster/cheonjo_guard_bow/03.msa | 6 + .../data/monster/cheonjo_guard_bow/20.msa | 19 + .../data/monster/cheonjo_guard_bow/30.msa | 4 + .../data/monster/cheonjo_guard_bow/30_1.msa | 4 + .../data/monster/cheonjo_guard_bow/31.msa | 4 + .../data/monster/cheonjo_guard_bow/32.msa | 4 + .../data/monster/cheonjo_guard_bow/33.msa | 4 + .../data/monster/cheonjo_guard_bow/34.msa | 4 + .../data/monster/cheonjo_guard_bow/34_1.msa | 4 + .../data/monster/cheonjo_guard_bow/35.msa | 4 + .../data/monster/cheonjo_guard_bow/36.msa | 4 + .../data/monster/cheonjo_guard_bow/37.msa | 4 + .../monster/cheonjo_guard_bow/motlist.txt | 15 + .../data/monster/cheonjo_guard_spear/00.msa | 4 + .../data/monster/cheonjo_guard_spear/00_1.msa | 4 + .../data/monster/cheonjo_guard_spear/02.msa | 6 + .../data/monster/cheonjo_guard_spear/03.msa | 6 + .../data/monster/cheonjo_guard_spear/20.msa | 4 + .../data/monster/cheonjo_guard_spear/20_1.msa | 4 + .../data/monster/cheonjo_guard_spear/30.msa | 4 + .../data/monster/cheonjo_guard_spear/30_1.msa | 4 + .../data/monster/cheonjo_guard_spear/31.msa | 4 + .../data/monster/cheonjo_guard_spear/32.msa | 4 + .../data/monster/cheonjo_guard_spear/33.msa | 4 + .../data/monster/cheonjo_guard_spear/34.msa | 4 + .../data/monster/cheonjo_guard_spear/34_1.msa | 4 + .../data/monster/cheonjo_guard_spear/35.msa | 4 + .../data/monster/cheonjo_guard_spear/36.msa | 4 + .../data/monster/cheonjo_guard_spear/37.msa | 4 + .../monster/cheonjo_guard_spear/motlist.txt | 16 + .../share/data/monster/chick/combo_attack.msa | 6 + .../srv1/share/data/monster/chick/dead.msa | 6 + .../share/data/monster/chick/front_damage.msa | 6 + .../srv1/share/data/monster/chick/motlist.txt | 13 + .../srv1/share/data/monster/chick/run.msa | 6 + .../srv1/share/data/monster/chick/skill2.msa | 6 + .../srv1/share/data/monster/chick/wait.msa | 6 + .../srv1/share/data/monster/chick/wait1.msa | 6 + .../srv1/share/data/monster/chick/wait2.msa | 6 + .../srv1/share/data/monster/chick/walk.msa | 6 + .../data/monster/christmas_pet1/motlist.txt | 5 + .../share/data/monster/christmas_pet1/run.msa | 6 + .../data/monster/christmas_pet1/wait.msa | 6 + .../data/monster/christmas_pet1/wait1.msa | 6 + .../data/monster/christmas_pet1/wait2.msa | 6 + .../data/monster/christmas_pet1/walk.msa | 6 + .../data/monster/christmas_pet2/motlist.txt | 5 + .../share/data/monster/christmas_pet2/run.msa | 6 + .../data/monster/christmas_pet2/wait.msa | 6 + .../data/monster/christmas_pet2/wait1.msa | 6 + .../data/monster/christmas_pet2/wait2.msa | 6 + .../data/monster/christmas_pet2/walk.msa | 6 + .../data/monster/christmas_tree/motlist.txt | 1 + .../data/monster/christmas_tree/wait.msa | 5 + .../srv1/share/data/monster/chuhen/00.msa | 6 + .../srv1/share/data/monster/chuhen/00_1.msa | 6 + .../srv1/share/data/monster/chuhen/00_2.msa | 6 + .../srv1/share/data/monster/chuhen/02.msa | 6 + .../srv1/share/data/monster/chuhen/03.msa | 6 + .../srv1/share/data/monster/chuhen/20.msa | 33 + .../srv1/share/data/monster/chuhen/30.msa | 6 + .../srv1/share/data/monster/chuhen/30_1.msa | 6 + .../srv1/share/data/monster/chuhen/31.msa | 6 + .../srv1/share/data/monster/chuhen/32.msa | 6 + .../srv1/share/data/monster/chuhen/33.msa | 6 + .../srv1/share/data/monster/chuhen/34.msa | 6 + .../srv1/share/data/monster/chuhen/34_1.msa | 6 + .../srv1/share/data/monster/chuhen/35.msa | 6 + .../srv1/share/data/monster/chuhen/36.msa | 6 + .../srv1/share/data/monster/chuhen/37.msa | 6 + .../srv1/share/data/monster/chuhen/37_1.msa | 6 + .../srv1/share/data/monster/chuhen/50.msa | 6 + .../srv1/share/data/monster/chuhen/51.msa | 6 + .../srv1/share/data/monster/chuhen/52.msa | 6 + .../share/data/monster/chuhen/motlist.txt | 20 + .../monster/crustacean_boss/back_damage.msa | 6 + .../monster/crustacean_boss/back_damage1.msa | 6 + .../crustacean_boss/back_knockdown.msa | 6 + .../monster/crustacean_boss/front_damage.msa | 6 + .../monster/crustacean_boss/front_damage1.msa | 6 + .../monster/crustacean_boss/front_dead.msa | 6 + .../crustacean_boss/front_knockdown.msa | 6 + .../monster/crustacean_boss/front_standup.msa | 6 + .../data/monster/crustacean_boss/motlist.txt | 18 + .../monster/crustacean_boss/normal_attack.msa | 32 + .../crustacean_boss/normal_attack1.msa | 32 + .../data/monster/crustacean_boss/run.msa | 6 + .../crustacean_boss/special_attack.msa | 64 + .../data/monster/crustacean_boss/wait.msa | 6 + .../data/monster/crustacean_boss/wait1.msa | 6 + .../data/monster/crustacean_boss/wait2.msa | 6 + .../data/monster/crustacean_boss/walk.msa | 6 + .../monster/crustacean_boss2/back_damage.msa | 6 + .../monster/crustacean_boss2/back_damage1.msa | 6 + .../crustacean_boss2/back_knockdown.msa | 6 + .../monster/crustacean_boss2/front_damage.msa | 6 + .../crustacean_boss2/front_damage1.msa | 6 + .../monster/crustacean_boss2/front_dead.msa | 6 + .../crustacean_boss2/front_knockdown.msa | 6 + .../crustacean_boss2/front_standup.msa | 6 + .../data/monster/crustacean_boss2/motlist.txt | 19 + .../crustacean_boss2/normal_attack.msa | 32 + .../crustacean_boss2/normal_attack1.msa | 32 + .../data/monster/crustacean_boss2/run.msa | 6 + .../crustacean_boss2/special_attack.msa | 64 + .../crustacean_boss2/special_attack1.msa | 120 + .../data/monster/crustacean_boss2/wait.msa | 6 + .../data/monster/crustacean_boss2/wait1.msa | 6 + .../data/monster/crustacean_boss2/wait2.msa | 6 + .../data/monster/crustacean_boss2/walk.msa | 6 + .../monster/crustacean_bow/back_damage.msa | 6 + .../monster/crustacean_bow/back_knockdown.msa | 6 + .../monster/crustacean_bow/front_damage.msa | 6 + .../monster/crustacean_bow/front_dead.msa | 6 + .../crustacean_bow/front_knockdown.msa | 6 + .../monster/crustacean_bow/front_standup.msa | 6 + .../data/monster/crustacean_bow/motlist.txt | 15 + .../monster/crustacean_bow/normal_attack.msa | 20 + .../monster/crustacean_bow/normal_attack1.msa | 40 + .../share/data/monster/crustacean_bow/run.msa | 6 + .../data/monster/crustacean_bow/wait.msa | 6 + .../data/monster/crustacean_bow/wait1.msa | 6 + .../data/monster/crustacean_bow/wait2.msa | 6 + .../data/monster/crustacean_bow/walk.msa | 6 + .../crustacean_general/back_damage.msa | 6 + .../crustacean_general/back_knockdown.msa | 6 + .../crustacean_general/front_damage.msa | 6 + .../monster/crustacean_general/front_dead.msa | 6 + .../crustacean_general/front_knockdown.msa | 6 + .../crustacean_general/front_standup.msa | 6 + .../monster/crustacean_general/motlist.txt | 15 + .../crustacean_general/normal_attack.msa | 31 + .../crustacean_general/normal_attack1.msa | 31 + .../data/monster/crustacean_general/run.msa | 6 + .../data/monster/crustacean_general/wait.msa | 6 + .../data/monster/crustacean_general/wait1.msa | 6 + .../data/monster/crustacean_general/wait2.msa | 6 + .../data/monster/crustacean_general/walk.msa | 6 + .../crustacean_officer/back_damage.msa | 6 + .../crustacean_officer/back_knockdown.msa | 6 + .../crustacean_officer/front_damage.msa | 6 + .../monster/crustacean_officer/front_dead.msa | 6 + .../crustacean_officer/front_knockdown.msa | 6 + .../crustacean_officer/front_standup.msa | 6 + .../monster/crustacean_officer/motlist.txt | 15 + .../crustacean_officer/normal_attack.msa | 31 + .../crustacean_officer/normal_attack1.msa | 31 + .../data/monster/crustacean_officer/run.msa | 6 + .../data/monster/crustacean_officer/wait.msa | 6 + .../data/monster/crustacean_officer/wait1.msa | 6 + .../data/monster/crustacean_officer/wait2.msa | 6 + .../data/monster/crustacean_officer/walk.msa | 6 + .../crustacean_soldier/back_damage.msa | 6 + .../crustacean_soldier/back_knockdown.msa | 6 + .../crustacean_soldier/front_damage.msa | 6 + .../monster/crustacean_soldier/front_dead.msa | 6 + .../crustacean_soldier/front_knockdown.msa | 6 + .../crustacean_soldier/front_standup.msa | 6 + .../monster/crustacean_soldier/motlist.txt | 15 + .../crustacean_soldier/normal_attack.msa | 53 + .../crustacean_soldier/normal_attack1.msa | 31 + .../data/monster/crustacean_soldier/run.msa | 6 + .../data/monster/crustacean_soldier/wait.msa | 6 + .../data/monster/crustacean_soldier/wait1.msa | 6 + .../data/monster/crustacean_soldier/wait2.msa | 6 + .../data/monster/crustacean_soldier/walk.msa | 6 + .../crustacean_soldier2/back_damage.msa | 6 + .../crustacean_soldier2/back_knockdown.msa | 6 + .../crustacean_soldier2/front_damage.msa | 6 + .../crustacean_soldier2/front_dead.msa | 6 + .../crustacean_soldier2/front_knockdown.msa | 6 + .../crustacean_soldier2/front_standup.msa | 6 + .../monster/crustacean_soldier2/motlist.txt | 14 + .../crustacean_soldier2/normal_attack.msa | 31 + .../crustacean_soldier2/normal_attack1.msa | 53 + .../data/monster/crustacean_soldier2/run.msa | 6 + .../data/monster/crustacean_soldier2/wait.msa | 6 + .../monster/crustacean_soldier2/wait1.msa | 6 + .../data/monster/crustacean_soldier2/walk.msa | 6 + .../data/monster/cyclops_boss/back_damage.msa | 6 + .../monster/cyclops_boss/back_damage1.msa | 6 + .../monster/cyclops_boss/back_knockdown.msa | 6 + .../monster/cyclops_boss/front_damage.msa | 6 + .../monster/cyclops_boss/front_damage1.msa | 6 + .../data/monster/cyclops_boss/front_dead.msa | 6 + .../monster/cyclops_boss/front_knockdown.msa | 6 + .../monster/cyclops_boss/front_standup.msa | 6 + .../data/monster/cyclops_boss/motlist.txt | 18 + .../monster/cyclops_boss/normal_attack.msa | 31 + .../monster/cyclops_boss/normal_attack1.msa | 31 + .../share/data/monster/cyclops_boss/run.msa | 6 + .../monster/cyclops_boss/special_attack.msa | 124 + .../share/data/monster/cyclops_boss/wait.msa | 6 + .../share/data/monster/cyclops_boss/wait1.msa | 6 + .../share/data/monster/cyclops_boss/wait2.msa | 6 + .../share/data/monster/cyclops_boss/walk.msa | 6 + .../monster/cyclops_boss2/back_damage.msa | 6 + .../monster/cyclops_boss2/back_damage1.msa | 6 + .../monster/cyclops_boss2/back_knockdown.msa | 6 + .../monster/cyclops_boss2/front_damage.msa | 6 + .../monster/cyclops_boss2/front_damage1.msa | 6 + .../data/monster/cyclops_boss2/front_dead.msa | 6 + .../monster/cyclops_boss2/front_knockdown.msa | 6 + .../monster/cyclops_boss2/front_standup.msa | 6 + .../data/monster/cyclops_boss2/motlist.txt | 20 + .../monster/cyclops_boss2/normal_attack.msa | 31 + .../monster/cyclops_boss2/normal_attack1.msa | 31 + .../share/data/monster/cyclops_boss2/run.msa | 6 + .../monster/cyclops_boss2/special_attack.msa | 77 + .../monster/cyclops_boss2/special_attack1.msa | 89 + .../share/data/monster/cyclops_boss2/wait.msa | 6 + .../data/monster/cyclops_boss2/wait1.msa | 6 + .../data/monster/cyclops_boss2/wait2.msa | 6 + .../data/monster/cyclops_boss2/wait3.msa | 6 + .../share/data/monster/cyclops_boss2/walk.msa | 6 + .../monster/cyclops_general/back_damage.msa | 6 + .../cyclops_general/back_knockdown.msa | 6 + .../monster/cyclops_general/front_damage.msa | 6 + .../monster/cyclops_general/front_dead.msa | 6 + .../cyclops_general/front_knockdown.msa | 6 + .../monster/cyclops_general/front_standup.msa | 6 + .../data/monster/cyclops_general/motlist.txt | 14 + .../monster/cyclops_general/normal_attack.msa | 31 + .../cyclops_general/normal_attack1.msa | 31 + .../data/monster/cyclops_general/run.msa | 6 + .../data/monster/cyclops_general/wait.msa | 6 + .../data/monster/cyclops_general/wait1.msa | 6 + .../data/monster/cyclops_general/walk.msa | 6 + .../monster/cyclops_magic/back_damage.msa | 6 + .../monster/cyclops_magic/back_knockdown.msa | 6 + .../monster/cyclops_magic/front_damage.msa | 6 + .../data/monster/cyclops_magic/front_dead.msa | 6 + .../monster/cyclops_magic/front_knockdown.msa | 6 + .../monster/cyclops_magic/front_standup.msa | 6 + .../data/monster/cyclops_magic/motlist.txt | 14 + .../monster/cyclops_magic/normal_attack.msa | 32 + .../monster/cyclops_magic/normal_attack1.msa | 44 + .../share/data/monster/cyclops_magic/run.msa | 6 + .../share/data/monster/cyclops_magic/wait.msa | 6 + .../data/monster/cyclops_magic/wait1.msa | 6 + .../share/data/monster/cyclops_magic/walk.msa | 6 + .../monster/cyclops_officer/back_damage.msa | 6 + .../cyclops_officer/back_knockdown.msa | 6 + .../monster/cyclops_officer/front_damage.msa | 6 + .../monster/cyclops_officer/front_dead.msa | 6 + .../cyclops_officer/front_knockdown.msa | 6 + .../monster/cyclops_officer/front_standup.msa | 6 + .../data/monster/cyclops_officer/motlist.txt | 14 + .../monster/cyclops_officer/normal_attack.msa | 31 + .../cyclops_officer/normal_attack1.msa | 31 + .../data/monster/cyclops_officer/run.msa | 6 + .../data/monster/cyclops_officer/wait.msa | 6 + .../data/monster/cyclops_officer/wait1.msa | 6 + .../data/monster/cyclops_officer/walk.msa | 6 + .../monster/cyclops_soldier/back_damage.msa | 6 + .../cyclops_soldier/back_knockdown.msa | 6 + .../monster/cyclops_soldier/front_damage.msa | 6 + .../monster/cyclops_soldier/front_dead.msa | 6 + .../cyclops_soldier/front_knockdown.msa | 6 + .../monster/cyclops_soldier/front_standup.msa | 6 + .../data/monster/cyclops_soldier/motlist.txt | 14 + .../monster/cyclops_soldier/normal_attack.msa | 31 + .../cyclops_soldier/normal_attack1.msa | 31 + .../data/monster/cyclops_soldier/run.msa | 6 + .../data/monster/cyclops_soldier/wait.msa | 6 + .../data/monster/cyclops_soldier/wait1.msa | 6 + .../data/monster/cyclops_soldier/walk.msa | 6 + .../monster/cyclops_soldier2/back_damage.msa | 6 + .../cyclops_soldier2/back_knockdown.msa | 6 + .../monster/cyclops_soldier2/front_damage.msa | 6 + .../monster/cyclops_soldier2/front_dead.msa | 6 + .../cyclops_soldier2/front_knockdown.msa | 6 + .../cyclops_soldier2/front_standup.msa | 6 + .../data/monster/cyclops_soldier2/motlist.txt | 15 + .../cyclops_soldier2/normal_attack.msa | 31 + .../cyclops_soldier2/normal_attack1.msa | 31 + .../data/monster/cyclops_soldier2/run.msa | 6 + .../data/monster/cyclops_soldier2/wait.msa | 6 + .../data/monster/cyclops_soldier2/wait1.msa | 6 + .../data/monster/cyclops_soldier2/wait2.msa | 6 + .../data/monster/cyclops_soldier2/walk.msa | 6 + .../data/monster/cz_12_a/front_damage.msa | 6 + .../share/data/monster/cz_12_a/front_dead.msa | 6 + .../data/monster/cz_12_a/front_knockdown.msa | 6 + .../data/monster/cz_12_a/front_standup.msa | 6 + .../share/data/monster/cz_12_a/motlist.txt | 9 + .../data/monster/cz_12_a/normal_attack1.msa | 20 + .../data/monster/cz_12_a/normal_attack2.msa | 30 + .../srv1/share/data/monster/cz_12_a/run.msa | 6 + .../srv1/share/data/monster/cz_12_a/wait.msa | 6 + .../data/monster/cz_12_b/front_damage.msa | 6 + .../share/data/monster/cz_12_b/front_dead.msa | 6 + .../data/monster/cz_12_b/front_knockdown.msa | 6 + .../data/monster/cz_12_b/front_standup.msa | 6 + .../share/data/monster/cz_12_b/motlist.txt | 9 + .../data/monster/cz_12_b/normal_attack1.msa | 54 + .../data/monster/cz_12_b/normal_attack2.msa | 54 + .../srv1/share/data/monster/cz_12_b/run.msa | 6 + .../srv1/share/data/monster/cz_12_b/wait.msa | 6 + .../data/monster/cz_12_c/front_damage.msa | 6 + .../share/data/monster/cz_12_c/front_dead.msa | 6 + .../data/monster/cz_12_c/front_knockdown.msa | 6 + .../data/monster/cz_12_c/front_standup.msa | 6 + .../share/data/monster/cz_12_c/motlist.txt | 9 + .../data/monster/cz_12_c/normal_attack1.msa | 32 + .../data/monster/cz_12_c/normal_attack2.msa | 32 + .../srv1/share/data/monster/cz_12_c/run.msa | 6 + .../srv1/share/data/monster/cz_12_c/wait.msa | 6 + .../data/monster/cz_condor/front_damage.msa | 6 + .../data/monster/cz_condor/front_dead.msa | 6 + .../monster/cz_condor/front_knockdown.msa | 6 + .../data/monster/cz_condor/front_standup.msa | 6 + .../share/data/monster/cz_condor/motlist.txt | 9 + .../data/monster/cz_condor/normal_attack1.msa | 32 + .../data/monster/cz_condor/normal_attack2.msa | 32 + .../srv1/share/data/monster/cz_condor/run.msa | 6 + .../share/data/monster/cz_condor/wait.msa | 6 + .../data/monster/cz_demon/front_damage.msa | 6 + .../data/monster/cz_demon/front_dead.msa | 6 + .../data/monster/cz_demon/front_knockdown.msa | 6 + .../data/monster/cz_demon/front_standup.msa | 6 + .../share/data/monster/cz_demon/motlist.txt | 9 + .../data/monster/cz_demon/normal_attack1.msa | 32 + .../data/monster/cz_demon/normal_attack2.msa | 89 + .../srv1/share/data/monster/cz_demon/run.msa | 6 + .../srv1/share/data/monster/cz_demon/wait.msa | 6 + .../monster/cz_dragonman/front_damage.msa | 6 + .../data/monster/cz_dragonman/front_dead.msa | 6 + .../monster/cz_dragonman/front_knockdown.msa | 6 + .../monster/cz_dragonman/front_standup.msa | 6 + .../data/monster/cz_dragonman/motlist.txt | 9 + .../monster/cz_dragonman/normal_attack1.msa | 54 + .../monster/cz_dragonman/normal_attack2.msa | 32 + .../share/data/monster/cz_dragonman/run.msa | 6 + .../share/data/monster/cz_dragonman/wait.msa | 6 + .../data/monster/cz_elephant/front_damage.msa | 6 + .../data/monster/cz_elephant/front_dead.msa | 6 + .../monster/cz_elephant/front_knockdown.msa | 6 + .../monster/cz_elephant/front_standup.msa | 6 + .../data/monster/cz_elephant/motlist.txt | 9 + .../monster/cz_elephant/normal_attack1.msa | 32 + .../monster/cz_elephant/normal_attack2.msa | 32 + .../share/data/monster/cz_elephant/run.msa | 6 + .../share/data/monster/cz_elephant/wait.msa | 6 + .../monster/cz_ironman_a/front_damage.msa | 6 + .../data/monster/cz_ironman_a/front_dead.msa | 6 + .../monster/cz_ironman_a/front_knockdown.msa | 6 + .../monster/cz_ironman_a/front_standup.msa | 6 + .../data/monster/cz_ironman_a/motlist.txt | 9 + .../monster/cz_ironman_a/normal_attack1.msa | 32 + .../monster/cz_ironman_a/normal_attack2.msa | 32 + .../share/data/monster/cz_ironman_a/run.msa | 6 + .../share/data/monster/cz_ironman_a/wait.msa | 6 + .../monster/cz_ironman_b/front_damage.msa | 6 + .../data/monster/cz_ironman_b/front_dead.msa | 6 + .../monster/cz_ironman_b/front_knockdown.msa | 6 + .../monster/cz_ironman_b/front_standup.msa | 6 + .../data/monster/cz_ironman_b/motlist.txt | 9 + .../monster/cz_ironman_b/normal_attack1.msa | 32 + .../monster/cz_ironman_b/normal_attack2.msa | 32 + .../share/data/monster/cz_ironman_b/run.msa | 6 + .../share/data/monster/cz_ironman_b/wait.msa | 6 + .../monster/cz_ironman_c/front_damage.msa | 6 + .../data/monster/cz_ironman_c/front_dead.msa | 6 + .../monster/cz_ironman_c/front_knockdown.msa | 6 + .../monster/cz_ironman_c/front_standup.msa | 6 + .../data/monster/cz_ironman_c/motlist.txt | 9 + .../monster/cz_ironman_c/normal_attack1.msa | 32 + .../monster/cz_ironman_c/normal_attack2.msa | 32 + .../share/data/monster/cz_ironman_c/run.msa | 6 + .../share/data/monster/cz_ironman_c/wait.msa | 6 + .../monster/cz_kentauros/front_damage.msa | 6 + .../data/monster/cz_kentauros/front_dead.msa | 6 + .../monster/cz_kentauros/front_knockdown.msa | 6 + .../monster/cz_kentauros/front_standup.msa | 6 + .../data/monster/cz_kentauros/motlist.txt | 9 + .../monster/cz_kentauros/normal_attack1.msa | 32 + .../monster/cz_kentauros/normal_attack2.msa | 32 + .../share/data/monster/cz_kentauros/run.msa | 6 + .../share/data/monster/cz_kentauros/wait.msa | 6 + .../data/monster/cz_orc_a/front_damage.msa | 6 + .../data/monster/cz_orc_a/front_dead.msa | 6 + .../data/monster/cz_orc_a/front_knockdown.msa | 6 + .../data/monster/cz_orc_a/front_standup.msa | 6 + .../share/data/monster/cz_orc_a/motlist.txt | 9 + .../data/monster/cz_orc_a/normal_attack1.msa | 32 + .../data/monster/cz_orc_a/normal_attack2.msa | 32 + .../srv1/share/data/monster/cz_orc_a/run.msa | 6 + .../srv1/share/data/monster/cz_orc_a/wait.msa | 6 + .../data/monster/cz_orc_b/front_damage.msa | 6 + .../data/monster/cz_orc_b/front_dead.msa | 6 + .../data/monster/cz_orc_b/front_knockdown.msa | 6 + .../data/monster/cz_orc_b/front_standup.msa | 6 + .../share/data/monster/cz_orc_b/motlist.txt | 9 + .../data/monster/cz_orc_b/normal_attack1.msa | 32 + .../data/monster/cz_orc_b/normal_attack2.msa | 54 + .../srv1/share/data/monster/cz_orc_b/run.msa | 6 + .../srv1/share/data/monster/cz_orc_b/wait.msa | 6 + .../data/monster/cz_orc_c/front_damage.msa | 6 + .../data/monster/cz_orc_c/front_dead.msa | 6 + .../data/monster/cz_orc_c/front_knockdown.msa | 6 + .../data/monster/cz_orc_c/front_standup.msa | 6 + .../share/data/monster/cz_orc_c/motlist.txt | 9 + .../data/monster/cz_orc_c/normal_attack1.msa | 54 + .../data/monster/cz_orc_c/normal_attack2.msa | 32 + .../srv1/share/data/monster/cz_orc_c/run.msa | 6 + .../srv1/share/data/monster/cz_orc_c/wait.msa | 6 + .../cz_twoheadedtiger/front_damage.msa | 6 + .../monster/cz_twoheadedtiger/front_dead.msa | 6 + .../cz_twoheadedtiger/front_knockdown.msa | 6 + .../cz_twoheadedtiger/front_standup.msa | 6 + .../monster/cz_twoheadedtiger/motlist.txt | 9 + .../cz_twoheadedtiger/normal_attack1.msa | 32 + .../cz_twoheadedtiger/normal_attack2.msa | 32 + .../data/monster/cz_twoheadedtiger/run.msa | 6 + .../data/monster/cz_twoheadedtiger/wait.msa | 6 + .../monster/cz_typhoon_a/front_damage.msa | 6 + .../data/monster/cz_typhoon_a/front_dead.msa | 6 + .../monster/cz_typhoon_a/front_knockdown.msa | 6 + .../monster/cz_typhoon_a/front_standup.msa | 6 + .../data/monster/cz_typhoon_a/motlist.txt | 9 + .../monster/cz_typhoon_a/normal_attack1.msa | 20 + .../monster/cz_typhoon_a/normal_attack2.msa | 30 + .../share/data/monster/cz_typhoon_a/run.msa | 6 + .../share/data/monster/cz_typhoon_a/wait.msa | 6 + .../monster/cz_typhoon_b/front_damage.msa | 6 + .../data/monster/cz_typhoon_b/front_dead.msa | 6 + .../monster/cz_typhoon_b/front_knockdown.msa | 6 + .../monster/cz_typhoon_b/front_standup.msa | 6 + .../data/monster/cz_typhoon_b/motlist.txt | 9 + .../monster/cz_typhoon_b/normal_attack1.msa | 32 + .../monster/cz_typhoon_b/normal_attack2.msa | 32 + .../share/data/monster/cz_typhoon_b/run.msa | 6 + .../share/data/monster/cz_typhoon_b/wait.msa | 6 + .../monster/cz_typhoon_c/front_damage.msa | 6 + .../data/monster/cz_typhoon_c/front_dead.msa | 6 + .../monster/cz_typhoon_c/front_knockdown.msa | 6 + .../monster/cz_typhoon_c/front_standup.msa | 6 + .../data/monster/cz_typhoon_c/motlist.txt | 9 + .../monster/cz_typhoon_c/normal_attack1.msa | 32 + .../monster/cz_typhoon_c/normal_attack2.msa | 32 + .../share/data/monster/cz_typhoon_c/run.msa | 6 + .../share/data/monster/cz_typhoon_c/wait.msa | 6 + .../data/monster/cz_wolf/front_damage.msa | 6 + .../share/data/monster/cz_wolf/front_dead.msa | 6 + .../data/monster/cz_wolf/front_knockdown.msa | 6 + .../data/monster/cz_wolf/front_standup.msa | 6 + .../share/data/monster/cz_wolf/motlist.txt | 9 + .../data/monster/cz_wolf/normal_attack1.msa | 32 + .../data/monster/cz_wolf/normal_attack2.msa | 32 + .../srv1/share/data/monster/cz_wolf/run.msa | 6 + .../srv1/share/data/monster/cz_wolf/wait.msa | 6 + .../data/monster/cz_zephyr/front_damage.msa | 6 + .../data/monster/cz_zephyr/front_dead.msa | 6 + .../monster/cz_zephyr/front_knockdown.msa | 6 + .../data/monster/cz_zephyr/front_standup.msa | 6 + .../share/data/monster/cz_zephyr/motlist.txt | 9 + .../data/monster/cz_zephyr/normal_attack1.msa | 44 + .../data/monster/cz_zephyr/normal_attack2.msa | 65 + .../srv1/share/data/monster/cz_zephyr/run.msa | 6 + .../share/data/monster/cz_zephyr/wait.msa | 6 + .../share/data/monster/defence/motlist.txt | 1 + .../srv1/share/data/monster/defence/wait.msa | 6 + .../defensewave_hydra_boss/front_dead.msa | 6 + .../defensewave_hydra_boss/motlist.txt | 6 + .../special_attack1.msa | 700 + .../special_attack2.msa | 660 + .../special_attack3.msa | 42 + .../monster/defensewave_hydra_boss/wait.msa | 6 + .../defensewave_medusa/front_damage.msa | 6 + .../monster/defensewave_medusa/front_dead.msa | 6 + .../defensewave_medusa/front_knockdown.msa | 6 + .../defensewave_medusa/front_standup.msa | 6 + .../monster/defensewave_medusa/motlist.txt | 10 + .../defensewave_medusa/normal_attack2.msa | 18 + .../data/monster/defensewave_medusa/run.msa | 6 + .../defensewave_medusa/special_attack1.msa | 173 + .../defensewave_medusa/special_attack3.msa | 70 + .../data/monster/defensewave_medusa/wait.msa | 6 + .../defensewave_minihydra/front_damage.msa | 6 + .../defensewave_minihydra/front_dead.msa | 6 + .../monster/defensewave_minihydra/motlist.txt | 9 + .../defensewave_minihydra/normal_attack1.msa | 40 + .../monster/defensewave_minihydra/wait.msa | 6 + .../monster/defensewave_minihydra/wait1.msa | 6 + .../monster/defensewave_naga/front_damage.msa | 6 + .../monster/defensewave_naga/front_dead.msa | 6 + .../defensewave_naga/front_knockdown.msa | 6 + .../defensewave_naga/front_standup.msa | 6 + .../data/monster/defensewave_naga/motlist.txt | 10 + .../defensewave_naga/normal_attack1.msa | 53 + .../defensewave_naga/normal_attack2.msa | 53 + .../data/monster/defensewave_naga/run.msa | 6 + .../defensewave_naga/special_attack1.msa | 65 + .../data/monster/defensewave_naga/wait.msa | 6 + .../data/monster/defensewave_naga/wait1.msa | 6 + .../data/monster/defensewave_naga/walk.msa | 6 + .../monster/defensewave_pawn/front_damage.msa | 15 + .../data/monster/defensewave_pawn/motlist.txt | 5 + .../defensewave_pawn/normal_attack1.msa | 60 + .../data/monster/defensewave_pawn/run.msa | 15 + .../data/monster/defensewave_pawn/wait.msa | 15 + .../monster/defensewave_sail/front_dead.msa | 6 + .../data/monster/defensewave_sail/motlist.txt | 4 + .../defensewave_sail/normal_attack1.msa | 6 + .../data/monster/defensewave_sail/wait.msa | 6 + .../defensewave_watersoul/front_damage.msa | 6 + .../defensewave_watersoul/front_dead.msa | 6 + .../defensewave_watersoul/front_knockdown.msa | 6 + .../defensewave_watersoul/front_standup.msa | 6 + .../monster/defensewave_watersoul/motlist.txt | 10 + .../defensewave_watersoul/normal_attack1.msa | 51 + .../defensewave_watersoul/normal_attack2.msa | 51 + .../monster/defensewave_watersoul/run.msa | 6 + .../defensewave_watersoul/special_attack1.msa | 75 + .../monster/defensewave_watersoul/wait.msa | 6 + .../monster/defensewave_watersoul/wait1.msa | 6 + .../data/monster/dinosaur/combo_attack.msa | 6 + .../srv1/share/data/monster/dinosaur/dead.msa | 6 + .../data/monster/dinosaur/front_damage.msa | 6 + .../share/data/monster/dinosaur/motlist.txt | 13 + .../srv1/share/data/monster/dinosaur/run.msa | 6 + .../share/data/monster/dinosaur/skill2.msa | 6 + .../srv1/share/data/monster/dinosaur/wait.msa | 6 + .../share/data/monster/dinosaur/wait1.msa | 6 + .../share/data/monster/dinosaur/wait2.msa | 6 + .../srv1/share/data/monster/dinosaur/walk.msa | 6 + .../srv1/share/data/monster/doctor/die.msa | 6 + .../share/data/monster/doctor/motlist.txt | 4 + .../srv1/share/data/monster/doctor/run.msa | 6 + .../srv1/share/data/monster/doctor/wait.msa | 6 + .../srv1/share/data/monster/doctor/walk.msa | 6 + .../share/data/monster/dog_god/attack1.msa | 6 + .../share/data/monster/dog_god/attack2.msa | 6 + .../share/data/monster/dog_god/attack3.msa | 6 + .../data/monster/dog_god/back_damage.msa | 6 + .../data/monster/dog_god/combo_attack1.msa | 6 + .../srv1/share/data/monster/dog_god/dead.msa | 6 + .../data/monster/dog_god/front_damage.msa | 6 + .../share/data/monster/dog_god/motlist.txt | 13 + .../srv1/share/data/monster/dog_god/run.msa | 6 + .../srv1/share/data/monster/dog_god/skill.msa | 6 + .../share/data/monster/dog_god/skill2.msa | 6 + .../share/data/monster/dog_god/stand_up.msa | 6 + .../srv1/share/data/monster/dog_god/wait.msa | 6 + .../srv1/share/data/monster/dog_god/wait1.msa | 6 + .../srv1/share/data/monster/dog_god/wait2.msa | 6 + .../srv1/share/data/monster/dog_god/walk.msa | 6 + .../share/data/monster/dog_god_/attack1.msa | 5 + .../share/data/monster/dog_god_/attack2.msa | 5 + .../share/data/monster/dog_god_/attack3.msa | 5 + .../data/monster/dog_god_/back_damage.msa | 5 + .../srv1/share/data/monster/dog_god_/dead.msa | 5 + .../data/monster/dog_god_/front_damage.msa | 5 + .../share/data/monster/dog_god_/motlist.txt | 13 + .../srv1/share/data/monster/dog_god_/run.msa | 5 + .../share/data/monster/dog_god_/skill.msa | 5 + .../share/data/monster/dog_god_/stand_up.msa | 5 + .../srv1/share/data/monster/dog_god_/wait.msa | 5 + .../share/data/monster/dog_god_/wait1.msa | 5 + .../share/data/monster/dog_god_/wait2.msa | 5 + .../srv1/share/data/monster/dog_god_/walk.msa | 5 + .../share/data/monster/dog_god_2/attack1.msa | 6 + .../share/data/monster/dog_god_2/attack2.msa | 6 + .../share/data/monster/dog_god_2/attack3.msa | 6 + .../data/monster/dog_god_2/back_damage.msa | 6 + .../share/data/monster/dog_god_2/dead.msa | 6 + .../data/monster/dog_god_2/front_damage.msa | 6 + .../share/data/monster/dog_god_2/motlist.txt | 13 + .../srv1/share/data/monster/dog_god_2/run.msa | 6 + .../share/data/monster/dog_god_2/skill.msa | 6 + .../share/data/monster/dog_god_2/stand_up.msa | 6 + .../share/data/monster/dog_god_2/wait.msa | 6 + .../share/data/monster/dog_god_2/wait1.msa | 6 + .../share/data/monster/dog_god_2/wait2.msa | 6 + .../share/data/monster/dog_god_2/walk.msa | 6 + .../share/data/monster/dog_god_young/00.msa | 5 + .../share/data/monster/dog_god_young/00_1.msa | 5 + .../share/data/monster/dog_god_young/03.msa | 5 + .../share/data/monster/dog_god_young/20.msa | 40 + .../share/data/monster/dog_god_young/20_1.msa | 49 + .../share/data/monster/dog_god_young/30.msa | 5 + .../share/data/monster/dog_god_young/31.msa | 5 + .../share/data/monster/dog_god_young/32.msa | 5 + .../share/data/monster/dog_god_young/33.msa | 5 + .../share/data/monster/dog_god_young/34.msa | 5 + .../share/data/monster/dog_god_young/35.msa | 5 + .../share/data/monster/dog_god_young/37.msa | 5 + .../data/monster/dog_god_young/motlist.txt | 12 + .../share/data/monster/dog_young1/motlist.txt | 6 + .../share/data/monster/dog_young1/run.msa | 6 + .../share/data/monster/dog_young1/wait.msa | 6 + .../share/data/monster/dog_young1/wait1.msa | 6 + .../share/data/monster/dog_young1/wait2.msa | 6 + .../share/data/monster/dog_young1/walk.msa | 6 + .../share/data/monster/donkey/motlist.txt | 3 + .../srv1/share/data/monster/donkey/wait.msa | 6 + .../srv1/share/data/monster/donkey/wait1.msa | 6 + .../srv1/share/data/monster/donkey/wait2.msa | 6 + .../share/data/monster/egg_pet/motlist.txt | 6 + .../srv1/share/data/monster/egg_pet/run.msa | 6 + .../srv1/share/data/monster/egg_pet/wait.msa | 6 + .../srv1/share/data/monster/egg_pet/wait1.msa | 6 + .../srv1/share/data/monster/egg_pet/wait2.msa | 6 + .../srv1/share/data/monster/egg_pet/walk.msa | 6 + .../srv1/share/data/monster/ent_black/00.msa | 6 + .../share/data/monster/ent_black/00_1.msa | 6 + .../share/data/monster/ent_black/00_2.msa | 6 + .../srv1/share/data/monster/ent_black/03.msa | 6 + .../srv1/share/data/monster/ent_black/20.msa | 47 + .../share/data/monster/ent_black/20_1.msa | 41 + .../srv1/share/data/monster/ent_black/24.msa | 6 + .../srv1/share/data/monster/ent_black/30.msa | 6 + .../srv1/share/data/monster/ent_black/31.msa | 6 + .../srv1/share/data/monster/ent_black/32.msa | 6 + .../srv1/share/data/monster/ent_black/33.msa | 6 + .../srv1/share/data/monster/ent_black/34.msa | 6 + .../srv1/share/data/monster/ent_black/35.msa | 6 + .../srv1/share/data/monster/ent_black/36.msa | 6 + .../srv1/share/data/monster/ent_black/37.msa | 6 + .../share/data/monster/ent_black/motlist.txt | 15 + .../data/monster/ent_boss1/back_damage.msa | 6 + .../data/monster/ent_boss1/back_damage1.msa | 6 + .../data/monster/ent_boss1/back_knockdown.msa | 6 + .../data/monster/ent_boss1/front_damage.msa | 6 + .../data/monster/ent_boss1/front_damage1.msa | 6 + .../data/monster/ent_boss1/front_dead.msa | 6 + .../monster/ent_boss1/front_knockdown.msa | 6 + .../data/monster/ent_boss1/front_standup.msa | 6 + .../share/data/monster/ent_boss1/motlist.txt | 18 + .../data/monster/ent_boss1/normal_attack.msa | 31 + .../data/monster/ent_boss1/normal_attack1.msa | 31 + .../srv1/share/data/monster/ent_boss1/run.msa | 6 + .../data/monster/ent_boss1/special_attack.msa | 65 + .../share/data/monster/ent_boss1/wait.msa | 6 + .../share/data/monster/ent_boss1/wait1.msa | 6 + .../share/data/monster/ent_boss1/wait2.msa | 6 + .../share/data/monster/ent_boss1/walk.msa | 6 + .../data/monster/ent_boss2/back_damage.msa | 6 + .../data/monster/ent_boss2/back_damage1.msa | 6 + .../data/monster/ent_boss2/back_knockdown.msa | 6 + .../data/monster/ent_boss2/front_damage.msa | 6 + .../data/monster/ent_boss2/front_damage1.msa | 6 + .../data/monster/ent_boss2/front_dead.msa | 6 + .../monster/ent_boss2/front_knockdown.msa | 6 + .../data/monster/ent_boss2/front_standup.msa | 6 + .../share/data/monster/ent_boss2/motlist.txt | 19 + .../data/monster/ent_boss2/normal_attack.msa | 31 + .../data/monster/ent_boss2/normal_attack1.msa | 31 + .../srv1/share/data/monster/ent_boss2/run.msa | 6 + .../data/monster/ent_boss2/special_attack.msa | 88 + .../share/data/monster/ent_boss2/wait.msa | 6 + .../share/data/monster/ent_boss2/wait1.msa | 6 + .../share/data/monster/ent_boss2/wait2.msa | 6 + .../share/data/monster/ent_boss2/wait3.msa | 6 + .../share/data/monster/ent_boss2/walk.msa | 6 + .../data/monster/ent_boss3/back_damage.msa | 6 + .../data/monster/ent_boss3/back_damage1.msa | 6 + .../data/monster/ent_boss3/back_knockdown.msa | 6 + .../data/monster/ent_boss3/front_damage.msa | 6 + .../data/monster/ent_boss3/front_damage1.msa | 6 + .../data/monster/ent_boss3/front_dead.msa | 6 + .../monster/ent_boss3/front_knockdown.msa | 6 + .../data/monster/ent_boss3/front_standup.msa | 6 + .../share/data/monster/ent_boss3/motlist.txt | 19 + .../data/monster/ent_boss3/normal_attack.msa | 31 + .../data/monster/ent_boss3/normal_attack1.msa | 31 + .../srv1/share/data/monster/ent_boss3/run.msa | 6 + .../data/monster/ent_boss3/special_attack.msa | 65 + .../share/data/monster/ent_boss3/wait.msa | 6 + .../share/data/monster/ent_boss3/wait1.msa | 6 + .../share/data/monster/ent_boss3/wait2.msa | 6 + .../share/data/monster/ent_boss3/wait3.msa | 6 + .../share/data/monster/ent_boss3/walk.msa | 6 + .../srv1/share/data/monster/ent_elder/00.msa | 6 + .../share/data/monster/ent_elder/00_1.msa | 6 + .../share/data/monster/ent_elder/00_2.msa | 6 + .../srv1/share/data/monster/ent_elder/03.msa | 6 + .../srv1/share/data/monster/ent_elder/20.msa | 31 + .../share/data/monster/ent_elder/20_1.msa | 31 + .../srv1/share/data/monster/ent_elder/24.msa | 6 + .../srv1/share/data/monster/ent_elder/25.msa | 21 + .../srv1/share/data/monster/ent_elder/30.msa | 6 + .../srv1/share/data/monster/ent_elder/31.msa | 6 + .../srv1/share/data/monster/ent_elder/32.msa | 6 + .../srv1/share/data/monster/ent_elder/33.msa | 6 + .../srv1/share/data/monster/ent_elder/34.msa | 6 + .../srv1/share/data/monster/ent_elder/35.msa | 6 + .../srv1/share/data/monster/ent_elder/36.msa | 6 + .../srv1/share/data/monster/ent_elder/37.msa | 6 + .../share/data/monster/ent_elder/motlist.txt | 16 + .../srv1/share/data/monster/ent_guru/00.msa | 6 + .../srv1/share/data/monster/ent_guru/00_1.msa | 6 + .../srv1/share/data/monster/ent_guru/00_2.msa | 6 + .../srv1/share/data/monster/ent_guru/03.msa | 6 + .../srv1/share/data/monster/ent_guru/20.msa | 40 + .../srv1/share/data/monster/ent_guru/20_1.msa | 39 + .../srv1/share/data/monster/ent_guru/30.msa | 6 + .../srv1/share/data/monster/ent_guru/31.msa | 6 + .../srv1/share/data/monster/ent_guru/32.msa | 6 + .../srv1/share/data/monster/ent_guru/33.msa | 6 + .../srv1/share/data/monster/ent_guru/34.msa | 6 + .../srv1/share/data/monster/ent_guru/35.msa | 6 + .../srv1/share/data/monster/ent_guru/36.msa | 6 + .../srv1/share/data/monster/ent_guru/37.msa | 6 + .../share/data/monster/ent_guru/motlist.txt | 14 + .../srv1/share/data/monster/ent_hu/00.msa | 6 + .../srv1/share/data/monster/ent_hu/00_1.msa | 6 + .../srv1/share/data/monster/ent_hu/00_2.msa | 6 + .../srv1/share/data/monster/ent_hu/03.msa | 6 + .../srv1/share/data/monster/ent_hu/20.msa | 19 + .../srv1/share/data/monster/ent_hu/20_1.msa | 19 + .../srv1/share/data/monster/ent_hu/30.msa | 6 + .../srv1/share/data/monster/ent_hu/31.msa | 6 + .../srv1/share/data/monster/ent_hu/32.msa | 6 + .../srv1/share/data/monster/ent_hu/33.msa | 6 + .../srv1/share/data/monster/ent_hu/34.msa | 6 + .../srv1/share/data/monster/ent_hu/35.msa | 6 + .../srv1/share/data/monster/ent_hu/36.msa | 6 + .../srv1/share/data/monster/ent_hu/37.msa | 6 + .../share/data/monster/ent_hu/motlist.txt | 13 + .../srv1/share/data/monster/ent_huge/00.msa | 6 + .../srv1/share/data/monster/ent_huge/00_1.msa | 6 + .../srv1/share/data/monster/ent_huge/00_2.msa | 6 + .../srv1/share/data/monster/ent_huge/03.msa | 6 + .../srv1/share/data/monster/ent_huge/20.msa | 31 + .../srv1/share/data/monster/ent_huge/20_1.msa | 31 + .../srv1/share/data/monster/ent_huge/24.msa | 6 + .../srv1/share/data/monster/ent_huge/25.msa | 21 + .../srv1/share/data/monster/ent_huge/30.msa | 6 + .../srv1/share/data/monster/ent_huge/31.msa | 6 + .../srv1/share/data/monster/ent_huge/32.msa | 6 + .../srv1/share/data/monster/ent_huge/33.msa | 6 + .../srv1/share/data/monster/ent_huge/34.msa | 6 + .../srv1/share/data/monster/ent_huge/35.msa | 6 + .../srv1/share/data/monster/ent_huge/36.msa | 6 + .../srv1/share/data/monster/ent_huge/37.msa | 6 + .../share/data/monster/ent_huge/motlist.txt | 15 + .../srv1/share/data/monster/ent_red/00.msa | 6 + .../srv1/share/data/monster/ent_red/00_1.msa | 6 + .../srv1/share/data/monster/ent_red/00_2.msa | 6 + .../srv1/share/data/monster/ent_red/03.msa | 6 + .../srv1/share/data/monster/ent_red/20.msa | 40 + .../srv1/share/data/monster/ent_red/20_1.msa | 45 + .../srv1/share/data/monster/ent_red/24.msa | 6 + .../srv1/share/data/monster/ent_red/30.msa | 6 + .../srv1/share/data/monster/ent_red/31.msa | 6 + .../srv1/share/data/monster/ent_red/32.msa | 6 + .../srv1/share/data/monster/ent_red/33.msa | 6 + .../srv1/share/data/monster/ent_red/34.msa | 6 + .../srv1/share/data/monster/ent_red/35.msa | 6 + .../srv1/share/data/monster/ent_red/36.msa | 6 + .../srv1/share/data/monster/ent_red/37.msa | 6 + .../share/data/monster/ent_red/motlist.txt | 15 + .../srv1/share/data/monster/ent_trent/00.msa | 6 + .../share/data/monster/ent_trent/00_1.msa | 6 + .../srv1/share/data/monster/ent_trent/20.msa | 19 + .../share/data/monster/ent_trent/20_1.msa | 19 + .../srv1/share/data/monster/ent_trent/30.msa | 6 + .../srv1/share/data/monster/ent_trent/31.msa | 6 + .../share/data/monster/ent_trent/motlist.txt | 6 + .../srv1/share/data/monster/eojiryu/die.msa | 6 + .../share/data/monster/eojiryu/motlist.txt | 2 + .../srv1/share/data/monster/eojiryu/run.msa | 6 + .../srv1/share/data/monster/eojiryu/wait.msa | 6 + .../srv1/share/data/monster/eojiryu/wait1.msa | 6 + .../share/data/monster/eojiryu/wait_1.msa | 6 + .../srv1/share/data/monster/eojiryu/walk.msa | 6 + .../srv1/share/data/monster/evil_eye/00.msa | 6 + .../srv1/share/data/monster/evil_eye/00_1.msa | 6 + .../srv1/share/data/monster/evil_eye/03.msa | 6 + .../srv1/share/data/monster/evil_eye/20.msa | 19 + .../srv1/share/data/monster/evil_eye/30.msa | 6 + .../srv1/share/data/monster/evil_eye/31.msa | 6 + .../srv1/share/data/monster/evil_eye/31_1.msa | 6 + .../srv1/share/data/monster/evil_eye/32.msa | 6 + .../srv1/share/data/monster/evil_eye/33.msa | 6 + .../srv1/share/data/monster/evil_eye/34.msa | 6 + .../srv1/share/data/monster/evil_eye/35.msa | 6 + .../srv1/share/data/monster/evil_eye/37.msa | 6 + .../share/data/monster/evil_eye/motlist.txt | 12 + .../srv1/share/data/monster/fennec_fox/00.msa | 6 + .../share/data/monster/fennec_fox/00_1.msa | 6 + .../share/data/monster/fennec_fox/00_2.msa | 6 + .../srv1/share/data/monster/fennec_fox/03.msa | 6 + .../srv1/share/data/monster/fennec_fox/20.msa | 42 + .../share/data/monster/fennec_fox/20_1.msa | 36 + .../share/data/monster/fennec_fox/20_2.msa | 36 + .../srv1/share/data/monster/fennec_fox/30.msa | 6 + .../srv1/share/data/monster/fennec_fox/31.msa | 6 + .../share/data/monster/fennec_fox/31_1.msa | 6 + .../srv1/share/data/monster/fennec_fox/32.msa | 6 + .../srv1/share/data/monster/fennec_fox/33.msa | 6 + .../srv1/share/data/monster/fennec_fox/34.msa | 6 + .../srv1/share/data/monster/fennec_fox/37.msa | 6 + .../share/data/monster/fennec_fox/motlist.txt | 15 + .../share/data/monster/fire_dragon/00.msa | 6 + .../share/data/monster/fire_dragon/00_1.msa | 6 + .../share/data/monster/fire_dragon/03.msa | 6 + .../share/data/monster/fire_dragon/20.msa | 21 + .../share/data/monster/fire_dragon/20_1.msa | 21 + .../share/data/monster/fire_dragon/20_2.msa | 33 + .../share/data/monster/fire_dragon/31.msa | 6 + .../data/monster/fire_dragon/motlist.txt | 7 + .../srv1/share/data/monster/fire_ghost/00.msa | 21 + .../share/data/monster/fire_ghost/00_1.msa | 21 + .../srv1/share/data/monster/fire_ghost/03.msa | 22 + .../srv1/share/data/monster/fire_ghost/20.msa | 43 + .../share/data/monster/fire_ghost/20_1.msa | 43 + .../srv1/share/data/monster/fire_ghost/30.msa | 21 + .../share/data/monster/fire_ghost/30_1.msa | 6 + .../srv1/share/data/monster/fire_ghost/31.msa | 21 + .../share/data/monster/fire_ghost/31_1.msa | 6 + .../srv1/share/data/monster/fire_ghost/32.msa | 21 + .../srv1/share/data/monster/fire_ghost/33.msa | 21 + .../srv1/share/data/monster/fire_ghost/34.msa | 21 + .../share/data/monster/fire_ghost/34_1.msa | 6 + .../srv1/share/data/monster/fire_ghost/35.msa | 21 + .../srv1/share/data/monster/fire_ghost/37.msa | 21 + .../share/data/monster/fire_ghost/motlist.txt | 15 + .../srv1/share/data/monster/fire_king/00.msa | 6 + .../share/data/monster/fire_king/00_1.msa | 6 + .../srv1/share/data/monster/fire_king/03.msa | 6 + .../srv1/share/data/monster/fire_king/20.msa | 37 + .../share/data/monster/fire_king/20_1.msa | 53 + .../srv1/share/data/monster/fire_king/24.msa | 55 + .../srv1/share/data/monster/fire_king/30.msa | 6 + .../share/data/monster/fire_king/30_1.msa | 6 + .../srv1/share/data/monster/fire_king/31.msa | 6 + .../srv1/share/data/monster/fire_king/32.msa | 6 + .../srv1/share/data/monster/fire_king/33.msa | 6 + .../srv1/share/data/monster/fire_king/34.msa | 6 + .../share/data/monster/fire_king/34_1.msa | 6 + .../srv1/share/data/monster/fire_king/37.msa | 6 + .../share/data/monster/fire_king/motlist.txt | 14 + .../share/data/monster/fire_knight/00.msa | 6 + .../share/data/monster/fire_knight/00_1.msa | 6 + .../share/data/monster/fire_knight/03.msa | 6 + .../share/data/monster/fire_knight/20.msa | 64 + .../share/data/monster/fire_knight/30.msa | 6 + .../share/data/monster/fire_knight/30_1.msa | 6 + .../share/data/monster/fire_knight/31.msa | 6 + .../share/data/monster/fire_knight/32.msa | 6 + .../share/data/monster/fire_knight/33.msa | 6 + .../share/data/monster/fire_knight/34.msa | 6 + .../share/data/monster/fire_knight/34_1.msa | 6 + .../share/data/monster/fire_knight/37.msa | 6 + .../data/monster/fire_knight/motlist.txt | 12 + .../srv1/share/data/monster/fire_man/00.msa | 6 + .../srv1/share/data/monster/fire_man/00_1.msa | 6 + .../srv1/share/data/monster/fire_man/03.msa | 6 + .../srv1/share/data/monster/fire_man/20.msa | 55 + .../srv1/share/data/monster/fire_man/20_1.msa | 56 + .../srv1/share/data/monster/fire_man/30.msa | 6 + .../srv1/share/data/monster/fire_man/30_1.msa | 6 + .../srv1/share/data/monster/fire_man/31.msa | 6 + .../srv1/share/data/monster/fire_man/32.msa | 6 + .../srv1/share/data/monster/fire_man/33.msa | 6 + .../srv1/share/data/monster/fire_man/34.msa | 6 + .../srv1/share/data/monster/fire_man/34_1.msa | 6 + .../share/data/monster/fire_man/motlist.txt | 12 + .../srv1/share/data/monster/fire_tiger/00.msa | 6 + .../share/data/monster/fire_tiger/00_1.msa | 6 + .../srv1/share/data/monster/fire_tiger/03.msa | 6 + .../srv1/share/data/monster/fire_tiger/20.msa | 40 + .../srv1/share/data/monster/fire_tiger/30.msa | 6 + .../srv1/share/data/monster/fire_tiger/31.msa | 6 + .../srv1/share/data/monster/fire_tiger/32.msa | 6 + .../srv1/share/data/monster/fire_tiger/33.msa | 6 + .../srv1/share/data/monster/fire_tiger/34.msa | 6 + .../srv1/share/data/monster/fire_tiger/37.msa | 6 + .../share/data/monster/fire_tiger/motlist.txt | 10 + .../data/monster/fire_tiger_1/attack1.msa | 6 + .../data/monster/fire_tiger_1/attack2.msa | 6 + .../data/monster/fire_tiger_1/attack3.msa | 6 + .../data/monster/fire_tiger_1/back_damage.msa | 6 + .../monster/fire_tiger_1/combo_attack1.msa | 6 + .../share/data/monster/fire_tiger_1/dead.msa | 6 + .../monster/fire_tiger_1/front_damage.msa | 6 + .../data/monster/fire_tiger_1/motlist.txt | 13 + .../share/data/monster/fire_tiger_1/run.msa | 6 + .../share/data/monster/fire_tiger_1/skill.msa | 6 + .../data/monster/fire_tiger_1/skill2.msa | 6 + .../data/monster/fire_tiger_1/stand_up.msa | 6 + .../share/data/monster/fire_tiger_1/wait.msa | 6 + .../share/data/monster/fire_tiger_1/wait1.msa | 6 + .../share/data/monster/fire_tiger_1/wait2.msa | 6 + .../share/data/monster/fire_tiger_1/walk.msa | 6 + .../data/monster/fire_tiger_2/attack1.msa | 6 + .../data/monster/fire_tiger_2/attack2.msa | 6 + .../data/monster/fire_tiger_2/attack3.msa | 6 + .../data/monster/fire_tiger_2/back_damage.msa | 6 + .../share/data/monster/fire_tiger_2/dead.msa | 6 + .../monster/fire_tiger_2/front_damage.msa | 6 + .../data/monster/fire_tiger_2/motlist.txt | 13 + .../share/data/monster/fire_tiger_2/run.msa | 6 + .../share/data/monster/fire_tiger_2/skill.msa | 6 + .../data/monster/fire_tiger_2/stand_up.msa | 6 + .../share/data/monster/fire_tiger_2/wait.msa | 6 + .../share/data/monster/fire_tiger_2/wait1.msa | 6 + .../share/data/monster/fire_tiger_2/wait2.msa | 6 + .../share/data/monster/fire_tiger_2/walk.msa | 6 + .../share/data/monster/fire_tiger_boss/00.msa | 6 + .../data/monster/fire_tiger_boss/00_1.msa | 6 + .../share/data/monster/fire_tiger_boss/03.msa | 6 + .../share/data/monster/fire_tiger_boss/20.msa | 42 + .../share/data/monster/fire_tiger_boss/24.msa | 43 + .../share/data/monster/fire_tiger_boss/25.msa | 43 + .../share/data/monster/fire_tiger_boss/30.msa | 6 + .../share/data/monster/fire_tiger_boss/31.msa | 6 + .../share/data/monster/fire_tiger_boss/32.msa | 6 + .../share/data/monster/fire_tiger_boss/33.msa | 6 + .../share/data/monster/fire_tiger_boss/34.msa | 6 + .../share/data/monster/fire_tiger_boss/37.msa | 6 + .../data/monster/fire_tiger_boss/motlist.txt | 12 + .../data/monster/fire_tiger_young/00.msa | 4 + .../data/monster/fire_tiger_young/00_1.msa | 5 + .../data/monster/fire_tiger_young/03.msa | 6 + .../data/monster/fire_tiger_young/20.msa | 77 + .../data/monster/fire_tiger_young/20_1.msa | 49 + .../data/monster/fire_tiger_young/30.msa | 5 + .../data/monster/fire_tiger_young/31.msa | 4 + .../data/monster/fire_tiger_young/32.msa | 4 + .../data/monster/fire_tiger_young/33.msa | 4 + .../data/monster/fire_tiger_young/34.msa | 5 + .../data/monster/fire_tiger_young/35.msa | 5 + .../data/monster/fire_tiger_young/37.msa | 5 + .../data/monster/fire_tiger_young/37_1.msa | 5 + .../data/monster/fire_tiger_young/motlist.txt | 12 + .../monster/firegolem_boss/Back_Damage.msa | 6 + .../monster/firegolem_boss/Back_Damage1.msa | 6 + .../monster/firegolem_boss/Back_KnockDown.msa | 6 + .../monster/firegolem_boss/Front_Damage.msa | 6 + .../monster/firegolem_boss/Front_Damage1.msa | 6 + .../firegolem_boss/front_KnockDown.msa | 6 + .../monster/firegolem_boss/front_Standup.msa | 6 + .../monster/firegolem_boss/front_dead.msa | 6 + .../data/monster/firegolem_boss/motlist.txt | 19 + .../monster/firegolem_boss/normal_attack.msa | 54 + .../monster/firegolem_boss/normal_attack1.msa | 44 + .../share/data/monster/firegolem_boss/run.msa | 6 + .../monster/firegolem_boss/special_attack.msa | 77 + .../firegolem_boss/special_attack1.msa | 145 + .../data/monster/firegolem_boss/wait.msa | 6 + .../data/monster/firegolem_boss/wait1.msa | 6 + .../data/monster/firegolem_boss/wait2.msa | 6 + .../data/monster/firegolem_boss/walk.msa | 6 + .../monster/firegolem_general/Back_Damage.msa | 6 + .../firegolem_general/Back_KnockDown.msa | 6 + .../firegolem_general/Front_Damage.msa | 6 + .../firegolem_general/Front_KnockDown.msa | 6 + .../firegolem_general/Front_StandUp.msa | 6 + .../monster/firegolem_general/front_Dead.msa | 6 + .../monster/firegolem_general/motlist.txt | 14 + .../firegolem_general/normal_attack.msa | 44 + .../firegolem_general/normal_attack1.msa | 44 + .../data/monster/firegolem_general/run.msa | 6 + .../data/monster/firegolem_general/wait.msa | 6 + .../data/monster/firegolem_general/wait1.msa | 6 + .../data/monster/firegolem_general/walk.msa | 6 + .../firegolem_magician/back_damage.msa | 6 + .../firegolem_magician/back_knockdown.msa | 6 + .../firegolem_magician/back_standup.msa | 6 + .../firegolem_magician/front_damage.msa | 6 + .../monster/firegolem_magician/front_dead.msa | 6 + .../firegolem_magician/front_knockdown.msa | 6 + .../firegolem_magician/front_standup.msa | 6 + .../monster/firegolem_magician/motlist.txt | 14 + .../firegolem_magician/normal_attack.msa | 44 + .../firegolem_magician/normal_attack1.msa | 44 + .../data/monster/firegolem_magician/run.msa | 6 + .../data/monster/firegolem_magician/wait.msa | 6 + .../data/monster/firegolem_magician/wait1.msa | 6 + .../data/monster/firegolem_magician/walk.msa | 6 + .../monster/firegolem_soldier/back_damage.msa | 6 + .../firegolem_soldier/back_knockdown.msa | 6 + .../firegolem_soldier/front_damage.msa | 6 + .../monster/firegolem_soldier/front_dead.msa | 6 + .../firegolem_soldier/front_knockdown.msa | 6 + .../firegolem_soldier/front_standup.msa | 6 + .../monster/firegolem_soldier/motlist.txt | 14 + .../firegolem_soldier/normal_attack.msa | 32 + .../firegolem_soldier/normal_attack1.msa | 32 + .../data/monster/firegolem_soldier/run.msa | 6 + .../data/monster/firegolem_soldier/wait.msa | 6 + .../data/monster/firegolem_soldier/wait1.msa | 6 + .../data/monster/firegolem_soldier/walk.msa | 6 + .../flame_bridge_block_chain/front_dead.msa | 22 + .../flame_bridge_block_chain/motlist.txt | 3 + .../monster/flame_bridge_block_chain/wait.msa | 6 + .../monster/flame_door_npc/front_dead.msa | 31 + .../data/monster/flame_door_npc/motlist.txt | 3 + .../data/monster/flame_door_npc/wait.msa | 6 + .../share/data/monster/fox_ninetail/00.msa | 6 + .../share/data/monster/fox_ninetail/00_1.msa | 6 + .../share/data/monster/fox_ninetail/03.msa | 6 + .../share/data/monster/fox_ninetail/20.msa | 46 + .../share/data/monster/fox_ninetail/20_1.msa | 73 + .../share/data/monster/fox_ninetail/24.msa | 43 + .../share/data/monster/fox_ninetail/25.msa | 43 + .../share/data/monster/fox_ninetail/30.msa | 6 + .../share/data/monster/fox_ninetail/30_1.msa | 6 + .../share/data/monster/fox_ninetail/31.msa | 6 + .../share/data/monster/fox_ninetail/32.msa | 6 + .../share/data/monster/fox_ninetail/33.msa | 6 + .../share/data/monster/fox_ninetail/34.msa | 6 + .../share/data/monster/fox_ninetail/34_1.msa | 6 + .../share/data/monster/fox_ninetail/35.msa | 6 + .../share/data/monster/fox_ninetail/36.msa | 6 + .../data/monster/fox_ninetail/motlist.txt | 16 + .../data/monster/gangyo_patrol_bow/00.msa | 6 + .../data/monster/gangyo_patrol_bow/00_1.msa | 6 + .../data/monster/gangyo_patrol_bow/02.msa | 6 + .../data/monster/gangyo_patrol_bow/03.msa | 6 + .../data/monster/gangyo_patrol_bow/20.msa | 19 + .../data/monster/gangyo_patrol_bow/30.msa | 6 + .../data/monster/gangyo_patrol_bow/30_1.msa | 6 + .../data/monster/gangyo_patrol_bow/31.msa | 6 + .../data/monster/gangyo_patrol_bow/32.msa | 6 + .../data/monster/gangyo_patrol_bow/33.msa | 6 + .../data/monster/gangyo_patrol_bow/34.msa | 6 + .../data/monster/gangyo_patrol_bow/34_1.msa | 6 + .../data/monster/gangyo_patrol_bow/35.msa | 6 + .../data/monster/gangyo_patrol_bow/36.msa | 6 + .../data/monster/gangyo_patrol_bow/37.msa | 6 + .../monster/gangyo_patrol_bow/motlist.txt | 15 + .../data/monster/gangyo_patrol_spear/00.msa | 6 + .../data/monster/gangyo_patrol_spear/00_1.msa | 6 + .../data/monster/gangyo_patrol_spear/02.msa | 6 + .../data/monster/gangyo_patrol_spear/03.msa | 6 + .../data/monster/gangyo_patrol_spear/20.msa | 6 + .../data/monster/gangyo_patrol_spear/20_1.msa | 6 + .../data/monster/gangyo_patrol_spear/30.msa | 6 + .../data/monster/gangyo_patrol_spear/30_1.msa | 6 + .../data/monster/gangyo_patrol_spear/31.msa | 6 + .../data/monster/gangyo_patrol_spear/32.msa | 6 + .../data/monster/gangyo_patrol_spear/33.msa | 6 + .../data/monster/gangyo_patrol_spear/34.msa | 6 + .../data/monster/gangyo_patrol_spear/34_1.msa | 6 + .../data/monster/gangyo_patrol_spear/35.msa | 6 + .../data/monster/gangyo_patrol_spear/36.msa | 6 + .../data/monster/gangyo_patrol_spear/37.msa | 6 + .../monster/gangyo_patrol_spear/motlist.txt | 16 + .../data/monster/giant_boss/back_damage.msa | 6 + .../data/monster/giant_boss/back_damage1.msa | 6 + .../monster/giant_boss/back_knockdown.msa | 6 + .../data/monster/giant_boss/front_damage.msa | 6 + .../data/monster/giant_boss/front_damage1.msa | 6 + .../data/monster/giant_boss/front_dead.msa | 6 + .../monster/giant_boss/front_knockdown.msa | 6 + .../data/monster/giant_boss/front_standup.msa | 6 + .../share/data/monster/giant_boss/motlist.txt | 19 + .../data/monster/giant_boss/normal_attack.msa | 53 + .../monster/giant_boss/normal_attack1.msa | 31 + .../share/data/monster/giant_boss/run.msa | 6 + .../monster/giant_boss/special_attack.msa | 136 + .../share/data/monster/giant_boss/wait.msa | 6 + .../share/data/monster/giant_boss/wait1.msa | 6 + .../share/data/monster/giant_boss/wait2.msa | 6 + .../share/data/monster/giant_boss/wait3.msa | 6 + .../share/data/monster/giant_boss/walk.msa | 6 + .../data/monster/giant_boss2/back_damage.msa | 6 + .../data/monster/giant_boss2/back_damage1.msa | 6 + .../monster/giant_boss2/back_knockdown.msa | 6 + .../data/monster/giant_boss2/front_damage.msa | 6 + .../monster/giant_boss2/front_damage1.msa | 6 + .../data/monster/giant_boss2/front_dead.msa | 6 + .../monster/giant_boss2/front_knockdown.msa | 6 + .../monster/giant_boss2/front_standup.msa | 6 + .../data/monster/giant_boss2/motlist.txt | 20 + .../monster/giant_boss2/normal_attack.msa | 53 + .../monster/giant_boss2/normal_attack1.msa | 31 + .../share/data/monster/giant_boss2/run.msa | 6 + .../monster/giant_boss2/special_attack.msa | 100 + .../monster/giant_boss2/special_attack1.msa | 147 + .../share/data/monster/giant_boss2/wait.msa | 6 + .../share/data/monster/giant_boss2/wait1.msa | 6 + .../share/data/monster/giant_boss2/wait2.msa | 6 + .../share/data/monster/giant_boss2/wait3.msa | 6 + .../share/data/monster/giant_boss2/walk.msa | 6 + .../data/monster/giant_desert_turtle/00.msa | 6 + .../data/monster/giant_desert_turtle/00_1.msa | 6 + .../data/monster/giant_desert_turtle/03.msa | 6 + .../data/monster/giant_desert_turtle/20.msa | 40 + .../data/monster/giant_desert_turtle/20_1.msa | 44 + .../data/monster/giant_desert_turtle/24.msa | 107 + .../data/monster/giant_desert_turtle/25.msa | 43 + .../data/monster/giant_desert_turtle/30.msa | 6 + .../data/monster/giant_desert_turtle/31.msa | 6 + .../data/monster/giant_desert_turtle/32.msa | 6 + .../data/monster/giant_desert_turtle/34.msa | 6 + .../data/monster/giant_desert_turtle/35.msa | 6 + .../monster/giant_desert_turtle/motlist.txt | 12 + .../monster/giant_general/back_damage.msa | 6 + .../monster/giant_general/back_knockdown.msa | 6 + .../monster/giant_general/front_damage.msa | 6 + .../data/monster/giant_general/front_dead.msa | 6 + .../monster/giant_general/front_knockdown.msa | 6 + .../monster/giant_general/front_standup.msa | 6 + .../data/monster/giant_general/motlist.txt | 15 + .../monster/giant_general/normal_attack.msa | 31 + .../monster/giant_general/normal_attack1.msa | 31 + .../share/data/monster/giant_general/run.msa | 6 + .../share/data/monster/giant_general/wait.msa | 6 + .../data/monster/giant_general/wait1.msa | 6 + .../data/monster/giant_general/wait2.msa | 6 + .../share/data/monster/giant_general/walk.msa | 6 + .../data/monster/giant_magic/back_damage.msa | 6 + .../monster/giant_magic/back_knockdown.msa | 6 + .../data/monster/giant_magic/front_damage.msa | 6 + .../data/monster/giant_magic/front_dead.msa | 6 + .../monster/giant_magic/front_knockdown.msa | 6 + .../monster/giant_magic/front_standup.msa | 6 + .../data/monster/giant_magic/motlist.txt | 14 + .../monster/giant_magic/normal_attack.msa | 55 + .../monster/giant_magic/normal_attack1.msa | 31 + .../share/data/monster/giant_magic/run.msa | 6 + .../share/data/monster/giant_magic/wait.msa | 6 + .../share/data/monster/giant_magic/wait1.msa | 6 + .../share/data/monster/giant_magic/walk.msa | 6 + .../monster/giant_officer/back_damage.msa | 6 + .../monster/giant_officer/back_knockdown.msa | 6 + .../monster/giant_officer/front_damage.msa | 6 + .../data/monster/giant_officer/front_dead.msa | 6 + .../monster/giant_officer/front_knockdown.msa | 6 + .../monster/giant_officer/front_standup.msa | 6 + .../data/monster/giant_officer/motlist.txt | 15 + .../monster/giant_officer/normal_attack.msa | 31 + .../monster/giant_officer/normal_attack1.msa | 31 + .../share/data/monster/giant_officer/run.msa | 6 + .../share/data/monster/giant_officer/wait.msa | 6 + .../data/monster/giant_officer/wait1.msa | 6 + .../data/monster/giant_officer/wait2.msa | 6 + .../share/data/monster/giant_officer/walk.msa | 6 + .../share/data/monster/giant_scorpion/00.msa | 6 + .../data/monster/giant_scorpion/00_1.msa | 6 + .../share/data/monster/giant_scorpion/03.msa | 6 + .../share/data/monster/giant_scorpion/20.msa | 33 + .../data/monster/giant_scorpion/20_1.msa | 49 + .../share/data/monster/giant_scorpion/30.msa | 6 + .../data/monster/giant_scorpion/30_1.msa | 6 + .../share/data/monster/giant_scorpion/31.msa | 6 + .../data/monster/giant_scorpion/31_1.msa | 6 + .../share/data/monster/giant_scorpion/32.msa | 6 + .../share/data/monster/giant_scorpion/33.msa | 6 + .../share/data/monster/giant_scorpion/34.msa | 6 + .../data/monster/giant_scorpion/34_1.msa | 6 + .../share/data/monster/giant_scorpion/35.msa | 6 + .../share/data/monster/giant_scorpion/37.msa | 6 + .../data/monster/giant_scorpion/motlist.txt | 15 + .../monster/giant_soldier/back_damage.msa | 6 + .../monster/giant_soldier/back_knockdown.msa | 6 + .../monster/giant_soldier/front_damage.msa | 6 + .../data/monster/giant_soldier/front_dead.msa | 6 + .../monster/giant_soldier/front_knockdown.msa | 6 + .../monster/giant_soldier/front_standup.msa | 6 + .../data/monster/giant_soldier/motlist.txt | 15 + .../monster/giant_soldier/normal_attack.msa | 31 + .../monster/giant_soldier/normal_attack1.msa | 31 + .../share/data/monster/giant_soldier/run.msa | 6 + .../share/data/monster/giant_soldier/wait.msa | 6 + .../data/monster/giant_soldier/wait1.msa | 6 + .../data/monster/giant_soldier/wait2.msa | 6 + .../share/data/monster/giant_soldier/walk.msa | 6 + .../monster/giant_soldier2/back_damage.msa | 6 + .../monster/giant_soldier2/back_knockdown.msa | 6 + .../monster/giant_soldier2/front_damage.msa | 6 + .../monster/giant_soldier2/front_dead.msa | 6 + .../giant_soldier2/front_knockdown.msa | 6 + .../monster/giant_soldier2/front_standup.msa | 6 + .../data/monster/giant_soldier2/motlist.txt | 15 + .../monster/giant_soldier2/normal_attack.msa | 31 + .../monster/giant_soldier2/normal_attack1.msa | 31 + .../share/data/monster/giant_soldier2/run.msa | 6 + .../data/monster/giant_soldier2/wait.msa | 6 + .../data/monster/giant_soldier2/wait1.msa | 6 + .../data/monster/giant_soldier2/wait2.msa | 6 + .../data/monster/giant_soldier2/walk.msa | 6 + .../srv1/share/data/monster/gilaso/die.msa | 6 + .../share/data/monster/gilaso/motlist.txt | 2 + .../srv1/share/data/monster/gilaso/run.msa | 6 + .../srv1/share/data/monster/gilaso/wait.msa | 6 + .../srv1/share/data/monster/gilaso/wait1.msa | 6 + .../srv1/share/data/monster/gilaso/walk.msa | 6 + .../monster/girl_lost_elder_brother/die.msa | 6 + .../girl_lost_elder_brother/motlist.txt | 4 + .../monster/girl_lost_elder_brother/run.msa | 6 + .../monster/girl_lost_elder_brother/wait.msa | 6 + .../monster/girl_lost_elder_brother/walk.msa | 6 + .../main/srv1/share/data/monster/gm/00.msa | 6 + .../main/srv1/share/data/monster/gm/03.msa | 6 + .../data/monster/gnoll_boss/back_damage.msa | 6 + .../data/monster/gnoll_boss/back_damage1.msa | 6 + .../monster/gnoll_boss/back_knockdown.msa | 6 + .../data/monster/gnoll_boss/front_damage.msa | 6 + .../data/monster/gnoll_boss/front_damage1.msa | 6 + .../data/monster/gnoll_boss/front_dead.msa | 6 + .../monster/gnoll_boss/front_knockdown.msa | 6 + .../data/monster/gnoll_boss/front_standup.msa | 6 + .../share/data/monster/gnoll_boss/motlist.txt | 18 + .../data/monster/gnoll_boss/normal_attack.msa | 53 + .../monster/gnoll_boss/normal_attack1.msa | 31 + .../share/data/monster/gnoll_boss/run.msa | 6 + .../monster/gnoll_boss/special_attack.msa | 76 + .../share/data/monster/gnoll_boss/wait.msa | 6 + .../share/data/monster/gnoll_boss/wait1.msa | 6 + .../share/data/monster/gnoll_boss/wait2.msa | 6 + .../share/data/monster/gnoll_boss/walk.msa | 6 + .../data/monster/gnoll_boss2/back_damage.msa | 6 + .../data/monster/gnoll_boss2/back_damage1.msa | 6 + .../monster/gnoll_boss2/back_knockdown.msa | 6 + .../data/monster/gnoll_boss2/front_damage.msa | 6 + .../monster/gnoll_boss2/front_damage1.msa | 6 + .../data/monster/gnoll_boss2/front_dead.msa | 6 + .../monster/gnoll_boss2/front_knockdown.msa | 6 + .../monster/gnoll_boss2/front_standup.msa | 6 + .../data/monster/gnoll_boss2/motlist.txt | 19 + .../monster/gnoll_boss2/normal_attack.msa | 53 + .../monster/gnoll_boss2/normal_attack1.msa | 53 + .../share/data/monster/gnoll_boss2/run.msa | 6 + .../monster/gnoll_boss2/special_attack.msa | 133 + .../monster/gnoll_boss2/special_attack1.msa | 89 + .../share/data/monster/gnoll_boss2/wait.msa | 6 + .../share/data/monster/gnoll_boss2/wait1.msa | 6 + .../share/data/monster/gnoll_boss2/wait2.msa | 6 + .../share/data/monster/gnoll_boss2/walk.msa | 6 + .../data/monster/gnoll_bow/back_damage.msa | 6 + .../data/monster/gnoll_bow/back_knockdown.msa | 6 + .../data/monster/gnoll_bow/front_damage.msa | 6 + .../data/monster/gnoll_bow/front_dead.msa | 6 + .../monster/gnoll_bow/front_knockdown.msa | 6 + .../data/monster/gnoll_bow/front_standup.msa | 6 + .../share/data/monster/gnoll_bow/motlist.txt | 14 + .../data/monster/gnoll_bow/normal_attack.msa | 19 + .../data/monster/gnoll_bow/normal_attack1.msa | 19 + .../srv1/share/data/monster/gnoll_bow/run.msa | 6 + .../share/data/monster/gnoll_bow/wait.msa | 6 + .../share/data/monster/gnoll_bow/wait1.msa | 6 + .../share/data/monster/gnoll_bow/walk.msa | 6 + .../monster/gnoll_commander/back_damage00.msa | 5 + .../monster/gnoll_commander/back_damage01.msa | 5 + .../monster/gnoll_commander/back_dead.msa | 5 + .../gnoll_commander/back_knockdown.msa | 5 + .../monster/gnoll_commander/back_standup.msa | 5 + .../gnoll_commander/front_damage00.msa | 5 + .../gnoll_commander/front_damage01.msa | 5 + .../monster/gnoll_commander/front_dead.msa | 5 + .../gnoll_commander/front_knockdown.msa | 5 + .../monster/gnoll_commander/front_standup.msa | 5 + .../data/monster/gnoll_commander/motlist.txt | 15 + .../gnoll_commander/normal_attack00.msa | 32 + .../gnoll_commander/normal_attack01.msa | 32 + .../data/monster/gnoll_commander/run.msa | 5 + .../data/monster/gnoll_commander/wait00.msa | 5 + .../data/monster/gnoll_commander/wait01.msa | 5 + .../monster/gnoll_general/back_damage.msa | 6 + .../monster/gnoll_general/back_knockdown.msa | 6 + .../monster/gnoll_general/front_damage.msa | 6 + .../data/monster/gnoll_general/front_dead.msa | 6 + .../monster/gnoll_general/front_knockdown.msa | 6 + .../monster/gnoll_general/front_standup.msa | 6 + .../data/monster/gnoll_general/motlist.txt | 14 + .../monster/gnoll_general/normal_attack.msa | 31 + .../monster/gnoll_general/normal_attack1.msa | 31 + .../share/data/monster/gnoll_general/run.msa | 6 + .../share/data/monster/gnoll_general/wait.msa | 6 + .../data/monster/gnoll_general/wait1.msa | 6 + .../share/data/monster/gnoll_general/walk.msa | 6 + .../monster/gnoll_helhound/back_damage00.msa | 5 + .../monster/gnoll_helhound/back_damage01.msa | 5 + .../data/monster/gnoll_helhound/back_dead.msa | 5 + .../monster/gnoll_helhound/back_knockdown.msa | 5 + .../monster/gnoll_helhound/back_standup.msa | 5 + .../monster/gnoll_helhound/front_damage00.msa | 5 + .../monster/gnoll_helhound/front_damage01.msa | 5 + .../monster/gnoll_helhound/front_dead.msa | 5 + .../gnoll_helhound/front_knockdown.msa | 5 + .../monster/gnoll_helhound/front_standup.msa | 5 + .../data/monster/gnoll_helhound/motlist.txt | 15 + .../gnoll_helhound/normal_attack00.msa | 32 + .../gnoll_helhound/normal_attack01.msa | 32 + .../share/data/monster/gnoll_helhound/run.msa | 5 + .../data/monster/gnoll_helhound/wait00.msa | 5 + .../data/monster/gnoll_helhound/wait01.msa | 5 + .../data/monster/gnoll_mage/back_damage00.msa | 5 + .../data/monster/gnoll_mage/back_damage01.msa | 5 + .../data/monster/gnoll_mage/back_dead.msa | 5 + .../monster/gnoll_mage/back_knockdown.msa | 5 + .../data/monster/gnoll_mage/back_standup.msa | 5 + .../monster/gnoll_mage/front_damage00.msa | 5 + .../monster/gnoll_mage/front_damage01.msa | 5 + .../data/monster/gnoll_mage/front_dead.msa | 5 + .../monster/gnoll_mage/front_knockdown.msa | 5 + .../data/monster/gnoll_mage/front_standup.msa | 5 + .../share/data/monster/gnoll_mage/motlist.txt | 15 + .../monster/gnoll_mage/normal_attack00.msa | 44 + .../monster/gnoll_mage/normal_attack01.msa | 32 + .../share/data/monster/gnoll_mage/run.msa | 5 + .../share/data/monster/gnoll_mage/wait00.msa | 5 + .../share/data/monster/gnoll_mage/wait01.msa | 5 + .../data/monster/gnoll_magic/back_damage.msa | 6 + .../monster/gnoll_magic/back_knockdown.msa | 6 + .../data/monster/gnoll_magic/front_damage.msa | 6 + .../data/monster/gnoll_magic/front_dead.msa | 6 + .../monster/gnoll_magic/front_knockdown.msa | 6 + .../monster/gnoll_magic/front_standup.msa | 6 + .../data/monster/gnoll_magic/motlist.txt | 14 + .../monster/gnoll_magic/normal_attack.msa | 32 + .../monster/gnoll_magic/normal_attack1.msa | 32 + .../share/data/monster/gnoll_magic/run.msa | 6 + .../share/data/monster/gnoll_magic/wait.msa | 6 + .../share/data/monster/gnoll_magic/wait1.msa | 6 + .../share/data/monster/gnoll_magic/walk.msa | 6 + .../monster/gnoll_minotaur/back_damage00.msa | 5 + .../monster/gnoll_minotaur/back_damage01.msa | 5 + .../data/monster/gnoll_minotaur/back_dead.msa | 5 + .../monster/gnoll_minotaur/back_knockdown.msa | 5 + .../monster/gnoll_minotaur/back_standup.msa | 5 + .../monster/gnoll_minotaur/front_damage00.msa | 5 + .../monster/gnoll_minotaur/front_damage01.msa | 5 + .../monster/gnoll_minotaur/front_dead.msa | 5 + .../gnoll_minotaur/front_knockdown.msa | 5 + .../monster/gnoll_minotaur/front_standup.msa | 5 + .../data/monster/gnoll_minotaur/motlist.txt | 18 + .../gnoll_minotaur/normal_attack00.msa | 32 + .../gnoll_minotaur/normal_attack01.msa | 32 + .../share/data/monster/gnoll_minotaur/run.msa | 5 + .../gnoll_minotaur/special_attack00.msa | 109 + .../gnoll_minotaur/special_attack01.msa | 88 + .../data/monster/gnoll_minotaur/wait00.msa | 5 + .../data/monster/gnoll_minotaur/wait01.msa | 5 + .../data/monster/gnoll_minotaur/wait02.msa | 5 + .../monster/gnoll_soldier/back_damage.msa | 6 + .../monster/gnoll_soldier/back_knockdown.msa | 6 + .../monster/gnoll_soldier/front_damage.msa | 6 + .../data/monster/gnoll_soldier/front_dead.msa | 6 + .../monster/gnoll_soldier/front_knockdown.msa | 6 + .../monster/gnoll_soldier/front_standup.msa | 6 + .../data/monster/gnoll_soldier/motlist.txt | 14 + .../monster/gnoll_soldier/normal_attack.msa | 31 + .../monster/gnoll_soldier/normal_attack1.msa | 31 + .../share/data/monster/gnoll_soldier/run.msa | 6 + .../share/data/monster/gnoll_soldier/wait.msa | 6 + .../data/monster/gnoll_soldier/wait1.msa | 6 + .../share/data/monster/gnoll_soldier/walk.msa | 6 + .../monster/gnoll_soldier2/back_damage.msa | 6 + .../monster/gnoll_soldier2/back_knockdown.msa | 6 + .../monster/gnoll_soldier2/front_damage.msa | 6 + .../monster/gnoll_soldier2/front_dead.msa | 6 + .../gnoll_soldier2/front_knockdown.msa | 6 + .../monster/gnoll_soldier2/front_standup.msa | 6 + .../data/monster/gnoll_soldier2/motlist.txt | 14 + .../monster/gnoll_soldier2/normal_attack.msa | 32 + .../monster/gnoll_soldier2/normal_attack1.msa | 32 + .../share/data/monster/gnoll_soldier2/run.msa | 6 + .../data/monster/gnoll_soldier2/wait.msa | 6 + .../data/monster/gnoll_soldier2/wait1.msa | 6 + .../data/monster/gnoll_soldier2/walk.msa | 6 + .../monster/gnoll_warrior/back_damage00.msa | 5 + .../monster/gnoll_warrior/back_damage01.msa | 5 + .../data/monster/gnoll_warrior/back_dead.msa | 5 + .../monster/gnoll_warrior/back_knockdown.msa | 5 + .../monster/gnoll_warrior/back_standup.msa | 5 + .../monster/gnoll_warrior/front_damage00.msa | 5 + .../monster/gnoll_warrior/front_damage01.msa | 5 + .../data/monster/gnoll_warrior/front_dead.msa | 5 + .../monster/gnoll_warrior/front_knockdown.msa | 5 + .../monster/gnoll_warrior/front_standup.msa | 5 + .../data/monster/gnoll_warrior/motlist.txt | 16 + .../monster/gnoll_warrior/normal_attack00.msa | 32 + .../monster/gnoll_warrior/normal_attack01.msa | 32 + .../monster/gnoll_warrior/normal_attack02.msa | 32 + .../share/data/monster/gnoll_warrior/run.msa | 5 + .../data/monster/gnoll_warrior/wait00.msa | 5 + .../data/monster/gnoll_warrior/wait01.msa | 5 + .../share/data/monster/goblin_leafhead/00.msa | 6 + .../data/monster/goblin_leafhead/00_1.msa | 6 + .../share/data/monster/goblin_leafhead/03.msa | 6 + .../share/data/monster/goblin_leafhead/20.msa | 37 + .../data/monster/goblin_leafhead/20_1.msa | 40 + .../share/data/monster/goblin_leafhead/30.msa | 6 + .../data/monster/goblin_leafhead/30_1.msa | 6 + .../share/data/monster/goblin_leafhead/31.msa | 6 + .../share/data/monster/goblin_leafhead/32.msa | 6 + .../share/data/monster/goblin_leafhead/33.msa | 6 + .../share/data/monster/goblin_leafhead/34.msa | 6 + .../data/monster/goblin_leafhead/34_1.msa | 6 + .../share/data/monster/goblin_leafhead/35.msa | 6 + .../share/data/monster/goblin_leafhead/36.msa | 6 + .../data/monster/goblin_leafhead/motlist.txt | 14 + .../srv1/share/data/monster/god_monkey/00.msa | 6 + .../share/data/monster/god_monkey/00_1.msa | 6 + .../share/data/monster/god_monkey/00_2.msa | 6 + .../srv1/share/data/monster/god_monkey/03.msa | 6 + .../srv1/share/data/monster/god_monkey/20.msa | 36 + .../share/data/monster/god_monkey/20_1.msa | 41 + .../srv1/share/data/monster/god_monkey/30.msa | 6 + .../share/data/monster/god_monkey/30_1.msa | 6 + .../srv1/share/data/monster/god_monkey/31.msa | 6 + .../srv1/share/data/monster/god_monkey/32.msa | 6 + .../srv1/share/data/monster/god_monkey/33.msa | 6 + .../srv1/share/data/monster/god_monkey/34.msa | 6 + .../share/data/monster/god_monkey/34_1.msa | 6 + .../srv1/share/data/monster/god_monkey/35.msa | 6 + .../srv1/share/data/monster/god_monkey/36.msa | 6 + .../srv1/share/data/monster/god_monkey/37.msa | 6 + .../share/data/monster/god_monkey/motlist.txt | 16 + .../share/data/monster/gold_monkey/00.msa | 6 + .../share/data/monster/gold_monkey/00_1.msa | 6 + .../share/data/monster/gold_monkey/00_2.msa | 6 + .../share/data/monster/gold_monkey/03.msa | 6 + .../share/data/monster/gold_monkey/20.msa | 38 + .../share/data/monster/gold_monkey/20_1.msa | 43 + .../share/data/monster/gold_monkey/30.msa | 6 + .../share/data/monster/gold_monkey/30_1.msa | 6 + .../share/data/monster/gold_monkey/31.msa | 6 + .../share/data/monster/gold_monkey/32.msa | 6 + .../share/data/monster/gold_monkey/33.msa | 6 + .../share/data/monster/gold_monkey/34.msa | 6 + .../share/data/monster/gold_monkey/34_1.msa | 6 + .../share/data/monster/gold_monkey/35.msa | 6 + .../share/data/monster/gold_monkey/36.msa | 6 + .../share/data/monster/gold_monkey/37.msa | 6 + .../data/monster/gold_monkey/motlist.txt | 16 + .../srv1/share/data/monster/goldstatue/00.msa | 6 + .../srv1/share/data/monster/golem_1/00.msa | 6 + .../srv1/share/data/monster/golem_1/00_1.msa | 6 + .../srv1/share/data/monster/golem_1/00_2.msa | 6 + .../srv1/share/data/monster/golem_1/03.msa | 6 + .../srv1/share/data/monster/golem_1/20.msa | 36 + .../srv1/share/data/monster/golem_1/20_1.msa | 44 + .../srv1/share/data/monster/golem_1/30.msa | 6 + .../srv1/share/data/monster/golem_1/31.msa | 6 + .../srv1/share/data/monster/golem_1/32.msa | 6 + .../srv1/share/data/monster/golem_1/33.msa | 6 + .../srv1/share/data/monster/golem_1/34.msa | 6 + .../srv1/share/data/monster/golem_1/35.msa | 6 + .../srv1/share/data/monster/golem_1/36.msa | 6 + .../srv1/share/data/monster/golem_1/37.msa | 6 + .../share/data/monster/golem_1/motlist.txt | 14 + .../srv1/share/data/monster/golem_2/00.msa | 6 + .../srv1/share/data/monster/golem_2/00_1.msa | 6 + .../srv1/share/data/monster/golem_2/00_2.msa | 6 + .../srv1/share/data/monster/golem_2/03.msa | 6 + .../srv1/share/data/monster/golem_2/20.msa | 36 + .../srv1/share/data/monster/golem_2/20_1.msa | 44 + .../srv1/share/data/monster/golem_2/30.msa | 6 + .../srv1/share/data/monster/golem_2/31.msa | 6 + .../srv1/share/data/monster/golem_2/32.msa | 6 + .../srv1/share/data/monster/golem_2/33.msa | 6 + .../srv1/share/data/monster/golem_2/34.msa | 6 + .../srv1/share/data/monster/golem_2/35.msa | 6 + .../srv1/share/data/monster/golem_2/36.msa | 6 + .../srv1/share/data/monster/golem_2/37.msa | 6 + .../share/data/monster/golem_2/motlist.txt | 14 + .../srv1/share/data/monster/golem_3/00.msa | 6 + .../srv1/share/data/monster/golem_3/00_1.msa | 6 + .../srv1/share/data/monster/golem_3/00_2.msa | 6 + .../srv1/share/data/monster/golem_3/03.msa | 6 + .../srv1/share/data/monster/golem_3/20.msa | 36 + .../srv1/share/data/monster/golem_3/20_1.msa | 44 + .../srv1/share/data/monster/golem_3/30.msa | 6 + .../srv1/share/data/monster/golem_3/31.msa | 6 + .../srv1/share/data/monster/golem_3/32.msa | 6 + .../srv1/share/data/monster/golem_3/33.msa | 6 + .../srv1/share/data/monster/golem_3/34.msa | 6 + .../srv1/share/data/monster/golem_3/35.msa | 6 + .../srv1/share/data/monster/golem_3/36.msa | 6 + .../srv1/share/data/monster/golem_3/37.msa | 6 + .../share/data/monster/golem_3/motlist.txt | 14 + .../srv1/share/data/monster/goods/motlist.txt | 1 + .../srv1/share/data/monster/goods/wait.msa | 6 + .../data/monster/greenfrog_general/00.msa | 6 + .../data/monster/greenfrog_general/00_1.msa | 6 + .../data/monster/greenfrog_general/03.msa | 6 + .../data/monster/greenfrog_general/20.msa | 52 + .../data/monster/greenfrog_general/20_1.msa | 43 + .../data/monster/greenfrog_general/30.msa | 6 + .../data/monster/greenfrog_general/30_1.msa | 6 + .../data/monster/greenfrog_general/31.msa | 6 + .../data/monster/greenfrog_general/32.msa | 6 + .../data/monster/greenfrog_general/33.msa | 6 + .../data/monster/greenfrog_general/34.msa | 6 + .../data/monster/greenfrog_general/34_1.msa | 6 + .../data/monster/greenfrog_general/35.msa | 6 + .../data/monster/greenfrog_general/36.msa | 6 + .../monster/greenfrog_general/motlist.txt | 14 + .../data/monster/greenfrog_soldier/00.msa | 6 + .../data/monster/greenfrog_soldier/00_1.msa | 6 + .../data/monster/greenfrog_soldier/03.msa | 6 + .../data/monster/greenfrog_soldier/20.msa | 55 + .../data/monster/greenfrog_soldier/20_1.msa | 41 + .../data/monster/greenfrog_soldier/30.msa | 6 + .../data/monster/greenfrog_soldier/30_1.msa | 6 + .../data/monster/greenfrog_soldier/31.msa | 6 + .../data/monster/greenfrog_soldier/32.msa | 6 + .../data/monster/greenfrog_soldier/33.msa | 6 + .../data/monster/greenfrog_soldier/34.msa | 6 + .../data/monster/greenfrog_soldier/34_1.msa | 6 + .../data/monster/greenfrog_soldier/35.msa | 6 + .../data/monster/greenfrog_soldier/36.msa | 6 + .../monster/greenfrog_soldier/motlist.txt | 14 + .../share/data/monster/guard_leader/die.msa | 6 + .../data/monster/guard_leader/motlist.txt | 5 + .../share/data/monster/guard_leader/run.msa | 6 + .../share/data/monster/guard_leader/wait.msa | 6 + .../data/monster/guard_leader/wait_1.msa | 6 + .../share/data/monster/guard_leader/walk.msa | 6 + .../guild_target_bonghwa/front_dead.msa | 6 + .../monster/guild_target_bonghwa/motlist.txt | 3 + .../monster/guild_target_bonghwa/wait.msa | 6 + .../monster/guild_target_daepo/front_dead.msa | 6 + .../monster/guild_target_daepo/motlist.txt | 3 + .../data/monster/guild_target_daepo/wait.msa | 6 + .../data/monster/guild_war_flag/motlist.txt | 1 + .../data/monster/guild_war_flag/wait.msa | 5 + .../main/srv1/share/data/monster/gupae/00.msa | 6 + .../srv1/share/data/monster/gupae/00_1.msa | 6 + .../srv1/share/data/monster/gupae/00_2.msa | 6 + .../main/srv1/share/data/monster/gupae/02.msa | 6 + .../main/srv1/share/data/monster/gupae/03.msa | 6 + .../main/srv1/share/data/monster/gupae/20.msa | 51 + .../srv1/share/data/monster/gupae/20_1.msa | 6 + .../srv1/share/data/monster/gupae/20_2.msa | 21 + .../main/srv1/share/data/monster/gupae/30.msa | 6 + .../srv1/share/data/monster/gupae/30_1.msa | 6 + .../main/srv1/share/data/monster/gupae/31.msa | 6 + .../main/srv1/share/data/monster/gupae/32.msa | 6 + .../main/srv1/share/data/monster/gupae/33.msa | 6 + .../main/srv1/share/data/monster/gupae/34.msa | 6 + .../srv1/share/data/monster/gupae/34_1.msa | 6 + .../main/srv1/share/data/monster/gupae/35.msa | 6 + .../main/srv1/share/data/monster/gupae/36.msa | 6 + .../main/srv1/share/data/monster/gupae/37.msa | 6 + .../srv1/share/data/monster/gupae/37_1.msa | 6 + .../srv1/share/data/monster/gupae/motlist.txt | 19 + .../share/data/monster/halloween1/motlist.txt | 3 + .../share/data/monster/halloween1/wait.msa | 6 + .../share/data/monster/halloween1/wait1.msa | 6 + .../share/data/monster/halloween1/walk1.msa | 6 + .../monster/halloween_bet_pet1/motlist.txt | 5 + .../data/monster/halloween_bet_pet1/run.msa | 6 + .../data/monster/halloween_bet_pet1/wait.msa | 6 + .../data/monster/halloween_bet_pet1/wait1.msa | 6 + .../data/monster/halloween_bet_pet1/wait2.msa | 6 + .../data/monster/halloween_bet_pet1/walk.msa | 6 + .../monster/halloween_bonedog1/motlist.txt | 6 + .../data/monster/halloween_bonedog1/run.msa | 6 + .../data/monster/halloween_bonedog1/wait.msa | 6 + .../data/monster/halloween_bonedog1/wait1.msa | 6 + .../data/monster/halloween_bonedog1/wait2.msa | 6 + .../data/monster/halloween_bonedog1/walk.msa | 6 + .../data/monster/halloween_broom/motlist.txt | 6 + .../data/monster/halloween_broom/run.msa | 6 + .../data/monster/halloween_broom/wait.msa | 6 + .../data/monster/halloween_broom/wait1.msa | 6 + .../data/monster/halloween_broom/wait2.msa | 6 + .../data/monster/halloween_broom/walk.msa | 6 + .../monster/halloween_pumpkin_pet/motlist.txt | 6 + .../monster/halloween_pumpkin_pet/run.msa | 6 + .../monster/halloween_pumpkin_pet/wait.msa | 6 + .../monster/halloween_pumpkin_pet/wait1.msa | 6 + .../monster/halloween_pumpkin_pet/wait2.msa | 6 + .../monster/halloween_pumpkin_pet/walk.msa | 6 + .../data/monster/hanma_boss/back_damage.msa | 6 + .../data/monster/hanma_boss/back_damage1.msa | 6 + .../monster/hanma_boss/back_knockdown.msa | 6 + .../data/monster/hanma_boss/back_standup.msa | 6 + .../data/monster/hanma_boss/front_damage.msa | 6 + .../data/monster/hanma_boss/front_damage1.msa | 6 + .../data/monster/hanma_boss/front_dead.msa | 6 + .../monster/hanma_boss/front_knockdown.msa | 6 + .../data/monster/hanma_boss/front_standup.msa | 6 + .../share/data/monster/hanma_boss/motlist.txt | 19 + .../data/monster/hanma_boss/normal_attack.msa | 44 + .../monster/hanma_boss/normal_attack1.msa | 65 + .../share/data/monster/hanma_boss/run.msa | 6 + .../monster/hanma_boss/special_attack.msa | 65 + .../monster/hanma_boss/special_attack1.msa | 110 + .../share/data/monster/hanma_boss/wait.msa | 6 + .../share/data/monster/hanma_boss/wait1.msa | 6 + .../share/data/monster/hanma_boss/wait2.msa | 6 + .../share/data/monster/hanma_boss/walk.msa | 6 + .../data/monster/hanma_young1/motlist.txt | 5 + .../share/data/monster/hanma_young1/run.msa | 6 + .../share/data/monster/hanma_young1/wait.msa | 6 + .../share/data/monster/hanma_young1/wait1.msa | 6 + .../share/data/monster/hanma_young1/wait2.msa | 6 + .../share/data/monster/hanma_young1/walk.msa | 6 + .../share/data/monster/historian/motlist.txt | 4 + .../srv1/share/data/monster/historian/run.msa | 6 + .../share/data/monster/historian/wait.msa | 6 + .../share/data/monster/historian/wait1.msa | 6 + .../share/data/monster/historian/walk.msa | 6 + .../main/srv1/share/data/monster/horse/00.msa | 6 + .../srv1/share/data/monster/horse/00_1.msa | 6 + .../srv1/share/data/monster/horse/00_2.msa | 6 + .../main/srv1/share/data/monster/horse/02.msa | 6 + .../main/srv1/share/data/monster/horse/03.msa | 6 + .../main/srv1/share/data/monster/horse/04.msa | 6 + .../main/srv1/share/data/monster/horse/20.msa | 6 + .../srv1/share/data/monster/horse/20_1.msa | 6 + .../main/srv1/share/data/monster/horse/25.msa | 6 + .../main/srv1/share/data/monster/horse/30.msa | 6 + .../main/srv1/share/data/monster/horse/31.msa | 6 + .../main/srv1/share/data/monster/horse/33.msa | 6 + .../share/data/monster/horse/horse_stop.msa | 21 + .../srv1/share/data/monster/horse/motlist.txt | 13 + .../srv1/share/data/monster/horse/stop.msa | 6 + .../srv1/share/data/monster/horse2/00.msa | 6 + .../srv1/share/data/monster/horse2/00_1.msa | 6 + .../srv1/share/data/monster/horse2/00_2.msa | 6 + .../srv1/share/data/monster/horse2/02.msa | 6 + .../srv1/share/data/monster/horse2/03.msa | 6 + .../srv1/share/data/monster/horse2/04.msa | 6 + .../srv1/share/data/monster/horse2/20.msa | 6 + .../srv1/share/data/monster/horse2/20_1.msa | 6 + .../srv1/share/data/monster/horse2/25.msa | 6 + .../srv1/share/data/monster/horse2/30.msa | 6 + .../srv1/share/data/monster/horse2/31.msa | 6 + .../srv1/share/data/monster/horse2/33.msa | 6 + .../share/data/monster/horse2/horse_stop.msa | 21 + .../share/data/monster/horse2/motlist.txt | 13 + .../srv1/share/data/monster/horse2/stop.msa | 6 + .../share/data/monster/horse_event1/00.msa | 6 + .../share/data/monster/horse_event1/00_1.msa | 6 + .../share/data/monster/horse_event1/00_2.msa | 6 + .../share/data/monster/horse_event1/02.msa | 6 + .../share/data/monster/horse_event1/03.msa | 6 + .../share/data/monster/horse_event1/20.msa | 6 + .../share/data/monster/horse_event1/20_1.msa | 6 + .../share/data/monster/horse_event1/25.msa | 6 + .../share/data/monster/horse_event1/30.msa | 6 + .../share/data/monster/horse_event1/31.msa | 6 + .../share/data/monster/horse_event1/33.msa | 6 + .../data/monster/horse_event1/motlist.txt | 13 + .../data/monster/horse_halloween1/00.msa | 5 + .../data/monster/horse_halloween1/00_1.msa | 5 + .../data/monster/horse_halloween1/00_2.msa | 5 + .../data/monster/horse_halloween1/02.msa | 5 + .../data/monster/horse_halloween1/03.msa | 5 + .../data/monster/horse_halloween1/20.msa | 5 + .../data/monster/horse_halloween1/20_1.msa | 5 + .../data/monster/horse_halloween1/25.msa | 4 + .../data/monster/horse_halloween1/30.msa | 5 + .../data/monster/horse_halloween1/31.msa | 5 + .../data/monster/horse_halloween1/motlist.txt | 13 + .../data/monster/hotel_grandfa/motlist.txt | 1 + .../share/data/monster/hotel_grandfa/wait.msa | 6 + .../data/monster/hotel_grandma/motlist.txt | 1 + .../share/data/monster/hotel_grandma/wait.msa | 6 + .../srv1/share/data/monster/hunter/die.msa | 6 + .../share/data/monster/hunter/motlist.txt | 5 + .../srv1/share/data/monster/hunter/run.msa | 6 + .../srv1/share/data/monster/hunter/wait.msa | 6 + .../srv1/share/data/monster/hunter/wait_1.msa | 6 + .../srv1/share/data/monster/hunter/walk.msa | 6 + .../share/data/monster/ice_snow_dog/00.msa | 6 + .../share/data/monster/ice_snow_dog/00_1.msa | 6 + .../share/data/monster/ice_snow_dog/03.msa | 6 + .../share/data/monster/ice_snow_dog/20.msa | 58 + .../share/data/monster/ice_snow_dog/30.msa | 6 + .../share/data/monster/ice_snow_dog/31.msa | 6 + .../share/data/monster/ice_snow_dog/32.msa | 6 + .../share/data/monster/ice_snow_dog/33.msa | 6 + .../share/data/monster/ice_snow_dog/34.msa | 6 + .../share/data/monster/ice_snow_dog/35.msa | 6 + .../share/data/monster/ice_snow_dog/37.msa | 6 + .../data/monster/ice_snow_dog/motlist.txt | 11 + .../data/monster/ice_snow_giant_man/00.msa | 6 + .../data/monster/ice_snow_giant_man/00_1.msa | 6 + .../data/monster/ice_snow_giant_man/03.msa | 6 + .../data/monster/ice_snow_giant_man/20.msa | 64 + .../data/monster/ice_snow_giant_man/20_1.msa | 66 + .../data/monster/ice_snow_giant_man/30.msa | 6 + .../data/monster/ice_snow_giant_man/30_1.msa | 6 + .../data/monster/ice_snow_giant_man/31.msa | 6 + .../data/monster/ice_snow_giant_man/32.msa | 6 + .../data/monster/ice_snow_giant_man/33.msa | 6 + .../data/monster/ice_snow_giant_man/34.msa | 6 + .../data/monster/ice_snow_giant_man/34_1.msa | 6 + .../data/monster/ice_snow_giant_man/35.msa | 6 + .../data/monster/ice_snow_giant_man/37.msa | 6 + .../monster/ice_snow_giant_man/motlist.txt | 14 + .../share/data/monster/ice_snow_golem/00.msa | 6 + .../data/monster/ice_snow_golem/00_1.msa | 6 + .../share/data/monster/ice_snow_golem/03.msa | 6 + .../share/data/monster/ice_snow_golem/20.msa | 47 + .../data/monster/ice_snow_golem/20_1.msa | 43 + .../share/data/monster/ice_snow_golem/30.msa | 6 + .../data/monster/ice_snow_golem/30_1.msa | 6 + .../share/data/monster/ice_snow_golem/31.msa | 6 + .../share/data/monster/ice_snow_golem/32.msa | 6 + .../share/data/monster/ice_snow_golem/33.msa | 6 + .../share/data/monster/ice_snow_golem/34.msa | 6 + .../data/monster/ice_snow_golem/34_1.msa | 6 + .../share/data/monster/ice_snow_golem/35.msa | 6 + .../share/data/monster/ice_snow_golem/36.msa | 6 + .../share/data/monster/ice_snow_golem/37.msa | 6 + .../data/monster/ice_snow_golem/motlist.txt | 15 + .../share/data/monster/ice_snow_insect/00.msa | 6 + .../share/data/monster/ice_snow_insect/03.msa | 6 + .../share/data/monster/ice_snow_insect/20.msa | 53 + .../data/monster/ice_snow_insect/20_1.msa | 89 + .../share/data/monster/ice_snow_insect/30.msa | 6 + .../share/data/monster/ice_snow_insect/31.msa | 6 + .../data/monster/ice_snow_insect/31_1.msa | 6 + .../share/data/monster/ice_snow_insect/32.msa | 6 + .../share/data/monster/ice_snow_insect/33.msa | 6 + .../share/data/monster/ice_snow_insect/34.msa | 6 + .../share/data/monster/ice_snow_insect/35.msa | 6 + .../share/data/monster/ice_snow_insect/37.msa | 6 + .../data/monster/ice_snow_insect/motlist.txt | 12 + .../share/data/monster/ice_snow_man/00.msa | 6 + .../share/data/monster/ice_snow_man/00_1.msa | 6 + .../share/data/monster/ice_snow_man/03.msa | 6 + .../share/data/monster/ice_snow_man/20.msa | 40 + .../share/data/monster/ice_snow_man/20_1.msa | 42 + .../share/data/monster/ice_snow_man/30.msa | 6 + .../share/data/monster/ice_snow_man/30_1.msa | 6 + .../share/data/monster/ice_snow_man/31.msa | 6 + .../share/data/monster/ice_snow_man/31_1.msa | 6 + .../share/data/monster/ice_snow_man/32.msa | 6 + .../share/data/monster/ice_snow_man/33.msa | 6 + .../share/data/monster/ice_snow_man/34.msa | 6 + .../share/data/monster/ice_snow_man/34_1.msa | 6 + .../share/data/monster/ice_snow_man/35.msa | 6 + .../share/data/monster/ice_snow_man/36.msa | 6 + .../share/data/monster/ice_snow_man/37.msa | 6 + .../data/monster/ice_snow_man/motlist.txt | 16 + .../data/monster/ice_snow_monster/00.msa | 6 + .../data/monster/ice_snow_monster/00_1.msa | 6 + .../data/monster/ice_snow_monster/03.msa | 6 + .../data/monster/ice_snow_monster/20.msa | 118 + .../data/monster/ice_snow_monster/30.msa | 6 + .../data/monster/ice_snow_monster/31.msa | 6 + .../data/monster/ice_snow_monster/31_1.msa | 6 + .../data/monster/ice_snow_monster/32.msa | 6 + .../data/monster/ice_snow_monster/33.msa | 6 + .../data/monster/ice_snow_monster/34.msa | 6 + .../data/monster/ice_snow_monster/35.msa | 6 + .../data/monster/ice_snow_monster/36.msa | 6 + .../data/monster/ice_snow_monster/37.msa | 6 + .../data/monster/ice_snow_monster/motlist.txt | 13 + .../share/data/monster/ice_snow_whale/00.msa | 6 + .../data/monster/ice_snow_whale/00_1.msa | 6 + .../share/data/monster/ice_snow_whale/03.msa | 6 + .../share/data/monster/ice_snow_whale/20.msa | 73 + .../share/data/monster/ice_snow_whale/30.msa | 6 + .../share/data/monster/ice_snow_whale/31.msa | 6 + .../share/data/monster/ice_snow_whale/32.msa | 6 + .../share/data/monster/ice_snow_whale/33.msa | 6 + .../share/data/monster/ice_snow_whale/34.msa | 6 + .../share/data/monster/ice_snow_whale/37.msa | 6 + .../data/monster/ice_snow_whale/motlist.txt | 10 + .../share/data/monster/ice_snow_witch/00.msa | 6 + .../data/monster/ice_snow_witch/00_1.msa | 6 + .../share/data/monster/ice_snow_witch/03.msa | 6 + .../share/data/monster/ice_snow_witch/20.msa | 18 + .../share/data/monster/ice_snow_witch/30.msa | 6 + .../data/monster/ice_snow_witch/30_1.msa | 6 + .../share/data/monster/ice_snow_witch/31.msa | 6 + .../data/monster/ice_snow_witch/31_1.msa | 6 + .../share/data/monster/ice_snow_witch/32.msa | 6 + .../share/data/monster/ice_snow_witch/33.msa | 6 + .../share/data/monster/ice_snow_witch/34.msa | 6 + .../data/monster/ice_snow_witch/34_1.msa | 6 + .../share/data/monster/ice_snow_witch/35.msa | 6 + .../share/data/monster/ice_snow_witch/37.msa | 6 + .../data/monster/ice_snow_witch/motlist.txt | 14 + .../monster/ice_stonepillar/front_dead.msa | 46 + .../data/monster/ice_stonepillar/motlist.txt | 3 + .../data/monster/ice_stonepillar/wait.msa | 6 + .../monster/icegolem_boss/back_damage.msa | 6 + .../monster/icegolem_boss/back_damage1.msa | 6 + .../monster/icegolem_boss/back_knockdown.msa | 6 + .../monster/icegolem_boss/front_damage.msa | 6 + .../monster/icegolem_boss/front_damage1.msa | 6 + .../data/monster/icegolem_boss/front_dead.msa | 6 + .../monster/icegolem_boss/front_knockdown.msa | 6 + .../monster/icegolem_boss/front_standup.msa | 6 + .../data/monster/icegolem_boss/motlist.txt | 19 + .../monster/icegolem_boss/normal_attack.msa | 54 + .../monster/icegolem_boss/normal_attack1.msa | 44 + .../share/data/monster/icegolem_boss/run.msa | 6 + .../monster/icegolem_boss/special_attack.msa | 77 + .../monster/icegolem_boss/special_attack1.msa | 145 + .../share/data/monster/icegolem_boss/wait.msa | 6 + .../data/monster/icegolem_boss/wait1.msa | 6 + .../data/monster/icegolem_boss/wait2.msa | 6 + .../share/data/monster/icegolem_boss/walk.msa | 6 + .../monster/icegolem_general/back_damage.msa | 6 + .../icegolem_general/back_knockdown.msa | 6 + .../monster/icegolem_general/front_damage.msa | 6 + .../monster/icegolem_general/front_dead.msa | 6 + .../icegolem_general/front_knockdown.msa | 6 + .../icegolem_general/front_standup.msa | 6 + .../data/monster/icegolem_general/motlist.txt | 14 + .../icegolem_general/normal_attack.msa | 44 + .../icegolem_general/normal_attack1.msa | 44 + .../data/monster/icegolem_general/run.msa | 6 + .../data/monster/icegolem_general/wait.msa | 6 + .../data/monster/icegolem_general/wait1.msa | 6 + .../data/monster/icegolem_general/walk.msa | 6 + .../monster/icegolem_magician/back_damage.msa | 6 + .../icegolem_magician/back_knockdown.msa | 6 + .../icegolem_magician/back_standup.msa | 6 + .../icegolem_magician/front_damage.msa | 6 + .../monster/icegolem_magician/front_dead.msa | 6 + .../icegolem_magician/front_knockdown.msa | 6 + .../icegolem_magician/front_standup.msa | 6 + .../monster/icegolem_magician/motlist.txt | 14 + .../icegolem_magician/normal_attack.msa | 44 + .../icegolem_magician/normal_attack1.msa | 44 + .../data/monster/icegolem_magician/run.msa | 5 + .../data/monster/icegolem_magician/wait.msa | 6 + .../data/monster/icegolem_magician/wait1.msa | 6 + .../data/monster/icegolem_magician/walk.msa | 6 + .../monster/icegolem_soldier/back_damage.msa | 6 + .../icegolem_soldier/back_knockdown.msa | 6 + .../monster/icegolem_soldier/front_damage.msa | 6 + .../monster/icegolem_soldier/front_dead.msa | 6 + .../icegolem_soldier/front_knockdown.msa | 6 + .../icegolem_soldier/front_standup.msa | 6 + .../data/monster/icegolem_soldier/motlist.txt | 14 + .../icegolem_soldier/normal_attack.msa | 32 + .../icegolem_soldier/normal_attack1.msa | 32 + .../data/monster/icegolem_soldier/run.msa | 6 + .../data/monster/icegolem_soldier/wait.msa | 6 + .../data/monster/icegolem_soldier/wait1.msa | 6 + .../data/monster/icegolem_soldier/walk.msa | 6 + .../share/data/monster/immotal_ghost/00.msa | 6 + .../share/data/monster/immotal_ghost/03.msa | 6 + .../share/data/monster/immotal_ghost/20.msa | 99 + .../share/data/monster/immotal_ghost/30.msa | 6 + .../share/data/monster/immotal_ghost/30_1.msa | 6 + .../share/data/monster/immotal_ghost/31.msa | 6 + .../share/data/monster/immotal_ghost/32.msa | 6 + .../share/data/monster/immotal_ghost/33.msa | 6 + .../share/data/monster/immotal_ghost/34.msa | 6 + .../share/data/monster/immotal_ghost/34_1.msa | 6 + .../share/data/monster/immotal_ghost/35.msa | 6 + .../share/data/monster/immotal_ghost/36.msa | 6 + .../share/data/monster/immotal_ghost/37.msa | 6 + .../data/monster/immotal_ghost/motlist.txt | 13 + .../share/data/monster/japanese_pirate/00.msa | 6 + .../share/data/monster/japanese_pirate/02.msa | 6 + .../share/data/monster/japanese_pirate/03.msa | 6 + .../data/monster/japanese_pirate/03_1.msa | 6 + .../data/monster/japanese_pirate/03_2.msa | 6 + .../share/data/monster/japanese_pirate/31.msa | 6 + .../data/monster/japanese_pirate/motlist.txt | 6 + .../share/data/monster/jinno_guard_bow/00.msa | 4 + .../data/monster/jinno_guard_bow/00_1.msa | 4 + .../share/data/monster/jinno_guard_bow/02.msa | 6 + .../share/data/monster/jinno_guard_bow/03.msa | 6 + .../share/data/monster/jinno_guard_bow/20.msa | 19 + .../share/data/monster/jinno_guard_bow/30.msa | 4 + .../data/monster/jinno_guard_bow/30_1.msa | 4 + .../share/data/monster/jinno_guard_bow/31.msa | 4 + .../share/data/monster/jinno_guard_bow/32.msa | 4 + .../share/data/monster/jinno_guard_bow/33.msa | 4 + .../share/data/monster/jinno_guard_bow/34.msa | 4 + .../data/monster/jinno_guard_bow/34_1.msa | 4 + .../share/data/monster/jinno_guard_bow/35.msa | 4 + .../share/data/monster/jinno_guard_bow/36.msa | 4 + .../share/data/monster/jinno_guard_bow/37.msa | 4 + .../data/monster/jinno_guard_bow/motlist.txt | 15 + .../data/monster/jinno_guard_spear/00.msa | 4 + .../data/monster/jinno_guard_spear/00_1.msa | 4 + .../data/monster/jinno_guard_spear/02.msa | 6 + .../data/monster/jinno_guard_spear/03.msa | 6 + .../data/monster/jinno_guard_spear/20.msa | 4 + .../data/monster/jinno_guard_spear/20_1.msa | 4 + .../data/monster/jinno_guard_spear/30.msa | 4 + .../data/monster/jinno_guard_spear/30_1.msa | 4 + .../data/monster/jinno_guard_spear/31.msa | 4 + .../data/monster/jinno_guard_spear/32.msa | 4 + .../data/monster/jinno_guard_spear/33.msa | 4 + .../data/monster/jinno_guard_spear/34.msa | 4 + .../data/monster/jinno_guard_spear/34_1.msa | 4 + .../data/monster/jinno_guard_spear/35.msa | 4 + .../data/monster/jinno_guard_spear/36.msa | 4 + .../data/monster/jinno_guard_spear/37.msa | 4 + .../monster/jinno_guard_spear/motlist.txt | 16 + .../data/monster/jinno_patrol_bow/00.msa | 6 + .../data/monster/jinno_patrol_bow/00_1.msa | 6 + .../data/monster/jinno_patrol_bow/02.msa | 6 + .../data/monster/jinno_patrol_bow/03.msa | 6 + .../data/monster/jinno_patrol_bow/20.msa | 19 + .../data/monster/jinno_patrol_bow/30.msa | 6 + .../data/monster/jinno_patrol_bow/30_1.msa | 6 + .../data/monster/jinno_patrol_bow/31.msa | 6 + .../data/monster/jinno_patrol_bow/32.msa | 6 + .../data/monster/jinno_patrol_bow/33.msa | 6 + .../data/monster/jinno_patrol_bow/34.msa | 6 + .../data/monster/jinno_patrol_bow/34_1.msa | 6 + .../data/monster/jinno_patrol_bow/35.msa | 6 + .../data/monster/jinno_patrol_bow/36.msa | 6 + .../data/monster/jinno_patrol_bow/37.msa | 6 + .../data/monster/jinno_patrol_bow/motlist.txt | 15 + .../data/monster/jinno_patrol_spear/00.msa | 6 + .../data/monster/jinno_patrol_spear/00_1.msa | 6 + .../data/monster/jinno_patrol_spear/02.msa | 6 + .../data/monster/jinno_patrol_spear/03.msa | 6 + .../data/monster/jinno_patrol_spear/20.msa | 6 + .../data/monster/jinno_patrol_spear/20_1.msa | 6 + .../data/monster/jinno_patrol_spear/30.msa | 6 + .../data/monster/jinno_patrol_spear/30_1.msa | 6 + .../data/monster/jinno_patrol_spear/31.msa | 6 + .../data/monster/jinno_patrol_spear/32.msa | 6 + .../data/monster/jinno_patrol_spear/33.msa | 6 + .../data/monster/jinno_patrol_spear/34.msa | 6 + .../data/monster/jinno_patrol_spear/34_1.msa | 6 + .../data/monster/jinno_patrol_spear/35.msa | 6 + .../data/monster/jinno_patrol_spear/36.msa | 6 + .../data/monster/jinno_patrol_spear/37.msa | 6 + .../monster/jinno_patrol_spear/motlist.txt | 16 + .../share/data/monster/lamb_pet/motlist.txt | 5 + .../srv1/share/data/monster/lamb_pet/run.msa | 6 + .../srv1/share/data/monster/lamb_pet/wait.msa | 6 + .../share/data/monster/lamb_pet/wait1.msa | 6 + .../share/data/monster/lamb_pet/wait2.msa | 6 + .../srv1/share/data/monster/lamb_pet/walk.msa | 6 + .../share/data/monster/leechung/motlist.txt | 4 + .../srv1/share/data/monster/leechung/run.msa | 6 + .../srv1/share/data/monster/leechung/wait.msa | 6 + .../share/data/monster/leechung/wait1.msa | 6 + .../srv1/share/data/monster/leechung/walk.msa | 6 + .../data/monster/lemures_boss/back_damage.msa | 6 + .../monster/lemures_boss/back_damage1.msa | 6 + .../monster/lemures_boss/back_knockdown.msa | 6 + .../monster/lemures_boss/front_damage.msa | 6 + .../monster/lemures_boss/front_damage1.msa | 6 + .../data/monster/lemures_boss/front_dead.msa | 6 + .../monster/lemures_boss/front_knockdown.msa | 6 + .../monster/lemures_boss/front_standup.msa | 6 + .../data/monster/lemures_boss/motlist.txt | 18 + .../monster/lemures_boss/normal_attack.msa | 53 + .../monster/lemures_boss/normal_attack1.msa | 53 + .../share/data/monster/lemures_boss/run.msa | 6 + .../monster/lemures_boss/special_attack.msa | 104 + .../share/data/monster/lemures_boss/wait.msa | 6 + .../share/data/monster/lemures_boss/wait1.msa | 6 + .../share/data/monster/lemures_boss/wait2.msa | 6 + .../share/data/monster/lemures_boss/walk.msa | 6 + .../monster/lemures_boss2/back_damage.msa | 6 + .../monster/lemures_boss2/back_damage1.msa | 6 + .../monster/lemures_boss2/back_knockdown.msa | 6 + .../monster/lemures_boss2/front_damage.msa | 6 + .../monster/lemures_boss2/front_damage1.msa | 6 + .../data/monster/lemures_boss2/front_dead.msa | 6 + .../monster/lemures_boss2/front_knockdown.msa | 6 + .../monster/lemures_boss2/front_standup.msa | 6 + .../data/monster/lemures_boss2/motlist.txt | 19 + .../monster/lemures_boss2/normal_attack.msa | 53 + .../monster/lemures_boss2/normal_attack1.msa | 31 + .../share/data/monster/lemures_boss2/run.msa | 6 + .../monster/lemures_boss2/special_attack.msa | 65 + .../monster/lemures_boss2/special_attack1.msa | 124 + .../share/data/monster/lemures_boss2/wait.msa | 6 + .../data/monster/lemures_boss2/wait1.msa | 6 + .../data/monster/lemures_boss2/wait2.msa | 6 + .../share/data/monster/lemures_boss2/walk.msa | 6 + .../monster/lemures_general/back_damage.msa | 6 + .../lemures_general/back_knockdown.msa | 6 + .../monster/lemures_general/front_damage.msa | 6 + .../monster/lemures_general/front_dead.msa | 6 + .../lemures_general/front_knockdown.msa | 6 + .../monster/lemures_general/front_standup.msa | 6 + .../data/monster/lemures_general/motlist.txt | 14 + .../monster/lemures_general/normal_attack.msa | 31 + .../lemures_general/normal_attack1.msa | 31 + .../data/monster/lemures_general/run.msa | 6 + .../data/monster/lemures_general/wait.msa | 6 + .../data/monster/lemures_general/wait1.msa | 6 + .../data/monster/lemures_general/walk.msa | 6 + .../monster/lemures_magic/back_damage.msa | 6 + .../monster/lemures_magic/back_knockdown.msa | 6 + .../monster/lemures_magic/front_damage.msa | 6 + .../data/monster/lemures_magic/front_dead.msa | 6 + .../monster/lemures_magic/front_knockdown.msa | 6 + .../monster/lemures_magic/front_standup.msa | 6 + .../data/monster/lemures_magic/motlist.txt | 14 + .../monster/lemures_magic/normal_attack.msa | 32 + .../monster/lemures_magic/normal_attack1.msa | 54 + .../share/data/monster/lemures_magic/run.msa | 6 + .../monster/lemures_magic/special_attack.msa | 56 + .../share/data/monster/lemures_magic/wait.msa | 6 + .../data/monster/lemures_magic/wait1.msa | 6 + .../share/data/monster/lemures_magic/walk.msa | 6 + .../monster/lemures_officer/back_damage.msa | 6 + .../lemures_officer/back_knockdown.msa | 6 + .../monster/lemures_officer/front_damage.msa | 6 + .../monster/lemures_officer/front_dead.msa | 6 + .../lemures_officer/front_knockdown.msa | 6 + .../monster/lemures_officer/front_standup.msa | 6 + .../data/monster/lemures_officer/motlist.txt | 14 + .../monster/lemures_officer/normal_attack.msa | 53 + .../lemures_officer/normal_attack1.msa | 31 + .../data/monster/lemures_officer/run.msa | 6 + .../data/monster/lemures_officer/wait.msa | 6 + .../data/monster/lemures_officer/wait1.msa | 6 + .../data/monster/lemures_officer/walk.msa | 6 + .../monster/lemures_soldier/back_damage.msa | 6 + .../lemures_soldier/back_knockdown.msa | 6 + .../monster/lemures_soldier/front_damage.msa | 6 + .../monster/lemures_soldier/front_dead.msa | 6 + .../lemures_soldier/front_knockdown.msa | 6 + .../monster/lemures_soldier/front_standup.msa | 6 + .../data/monster/lemures_soldier/motlist.txt | 14 + .../monster/lemures_soldier/normal_attack.msa | 31 + .../lemures_soldier/normal_attack1.msa | 31 + .../data/monster/lemures_soldier/run.msa | 6 + .../data/monster/lemures_soldier/wait.msa | 6 + .../data/monster/lemures_soldier/wait1.msa | 6 + .../data/monster/lemures_soldier/walk.msa | 6 + .../monster/lemures_soldier2/back_damage.msa | 6 + .../lemures_soldier2/back_knockdown.msa | 6 + .../monster/lemures_soldier2/front_damage.msa | 6 + .../monster/lemures_soldier2/front_dead.msa | 6 + .../lemures_soldier2/front_knockdown.msa | 6 + .../lemures_soldier2/front_standup.msa | 6 + .../data/monster/lemures_soldier2/motlist.txt | 14 + .../lemures_soldier2/normal_attack.msa | 53 + .../lemures_soldier2/normal_attack1.msa | 31 + .../data/monster/lemures_soldier2/run.msa | 6 + .../data/monster/lemures_soldier2/wait.msa | 6 + .../data/monster/lemures_soldier2/wait1.msa | 6 + .../data/monster/lemures_soldier2/walk.msa | 6 + .../data/monster/leopard/combo_attack.msa | 6 + .../srv1/share/data/monster/leopard/dead.msa | 6 + .../data/monster/leopard/front_damage.msa | 6 + .../share/data/monster/leopard/motlist.txt | 13 + .../srv1/share/data/monster/leopard/run.msa | 6 + .../share/data/monster/leopard/skill2.msa | 5 + .../srv1/share/data/monster/leopard/wait.msa | 6 + .../srv1/share/data/monster/leopard/wait1.msa | 6 + .../srv1/share/data/monster/leopard/wait2.msa | 6 + .../srv1/share/data/monster/leopard/walk.msa | 6 + .../data/monster/leopard_young1/motlist.txt | 6 + .../share/data/monster/leopard_young1/run.msa | 6 + .../data/monster/leopard_young1/wait.msa | 6 + .../data/monster/leopard_young1/wait1.msa | 6 + .../data/monster/leopard_young1/wait2.msa | 6 + .../data/monster/leopard_young1/walk.msa | 6 + .../srv1/share/data/monster/lion/attack1.msa | 6 + .../srv1/share/data/monster/lion/attack2.msa | 6 + .../srv1/share/data/monster/lion/attack3.msa | 6 + .../share/data/monster/lion/back_damage.msa | 6 + .../share/data/monster/lion/combo_attack1.msa | 6 + .../srv1/share/data/monster/lion/dead.msa | 6 + .../share/data/monster/lion/front_damage.msa | 6 + .../srv1/share/data/monster/lion/motlist.txt | 13 + .../main/srv1/share/data/monster/lion/run.msa | 6 + .../srv1/share/data/monster/lion/skill.msa | 6 + .../srv1/share/data/monster/lion/skill2.msa | 6 + .../srv1/share/data/monster/lion/stand_up.msa | 6 + .../srv1/share/data/monster/lion/wait.msa | 6 + .../srv1/share/data/monster/lion/wait1.msa | 6 + .../srv1/share/data/monster/lion/wait2.msa | 6 + .../srv1/share/data/monster/lion/walk.msa | 6 + .../share/data/monster/lion_2/attack1.msa | 6 + .../share/data/monster/lion_2/attack2.msa | 6 + .../share/data/monster/lion_2/attack3.msa | 6 + .../share/data/monster/lion_2/back_damage.msa | 6 + .../srv1/share/data/monster/lion_2/dead.msa | 6 + .../data/monster/lion_2/front_damage.msa | 6 + .../share/data/monster/lion_2/motlist.txt | 13 + .../srv1/share/data/monster/lion_2/run.msa | 6 + .../srv1/share/data/monster/lion_2/skill.msa | 6 + .../srv1/share/data/monster/lion_2/skill2.msa | 5 + .../share/data/monster/lion_2/stand_up.msa | 6 + .../srv1/share/data/monster/lion_2/wait.msa | 6 + .../srv1/share/data/monster/lion_2/wait1.msa | 6 + .../srv1/share/data/monster/lion_2/wait2.msa | 6 + .../srv1/share/data/monster/lion_2/walk.msa | 6 + .../share/data/monster/lion_white/attack1.msa | 5 + .../share/data/monster/lion_white/attack2.msa | 5 + .../share/data/monster/lion_white/attack3.msa | 5 + .../data/monster/lion_white/back_damage.msa | 5 + .../share/data/monster/lion_white/dead.msa | 5 + .../data/monster/lion_white/front_damage.msa | 5 + .../share/data/monster/lion_white/motlist.txt | 13 + .../share/data/monster/lion_white/run.msa | 6 + .../share/data/monster/lion_white/skill.msa | 5 + .../share/data/monster/lion_white/skill2.msa | 5 + .../data/monster/lion_white/stand_up.msa | 5 + .../share/data/monster/lion_white/wait.msa | 5 + .../share/data/monster/lion_white/wait1.msa | 5 + .../share/data/monster/lion_white/wait2.msa | 5 + .../share/data/monster/lion_white/walk.msa | 5 + .../srv1/share/data/monster/lion_young/00.msa | 5 + .../share/data/monster/lion_young/00_1.msa | 5 + .../srv1/share/data/monster/lion_young/03.msa | 5 + .../srv1/share/data/monster/lion_young/20.msa | 63 + .../share/data/monster/lion_young/20_1.msa | 49 + .../srv1/share/data/monster/lion_young/30.msa | 5 + .../srv1/share/data/monster/lion_young/31.msa | 5 + .../srv1/share/data/monster/lion_young/32.msa | 5 + .../srv1/share/data/monster/lion_young/33.msa | 5 + .../srv1/share/data/monster/lion_young/34.msa | 5 + .../srv1/share/data/monster/lion_young/35.msa | 5 + .../srv1/share/data/monster/lion_young/37.msa | 5 + .../share/data/monster/lion_young/37_1.msa | 5 + .../share/data/monster/lion_young/motlist.txt | 12 + .../data/monster/lion_young1/motlist.txt | 6 + .../share/data/monster/lion_young1/run.msa | 6 + .../share/data/monster/lion_young1/wait.msa | 6 + .../share/data/monster/lion_young1/wait1.msa | 6 + .../share/data/monster/lion_young1/wait2.msa | 6 + .../share/data/monster/lion_young1/walk.msa | 6 + .../monster/luck_sheep_boss/front_damage.msa | 6 + .../monster/luck_sheep_boss/front_dead.msa | 6 + .../luck_sheep_boss/front_knockdown.msa | 6 + .../monster/luck_sheep_boss/front_standup.msa | 6 + .../data/monster/luck_sheep_boss/motlist.txt | 11 + .../luck_sheep_boss/normal_attack1.msa | 131 + .../luck_sheep_boss/normal_attack2.msa | 131 + .../data/monster/luck_sheep_boss/run.msa | 6 + .../luck_sheep_boss/special_attack1.msa | 101 + .../luck_sheep_boss/special_attack2.msa | 203 + .../data/monster/luck_sheep_boss/wait.msa | 6 + .../srv1/share/data/monster/maenghwan/00.msa | 6 + .../share/data/monster/maenghwan/00_1.msa | 6 + .../share/data/monster/maenghwan/00_2.msa | 6 + .../srv1/share/data/monster/maenghwan/02.msa | 6 + .../srv1/share/data/monster/maenghwan/03.msa | 6 + .../srv1/share/data/monster/maenghwan/20.msa | 45 + .../share/data/monster/maenghwan/20_1.msa | 52 + .../share/data/monster/maenghwan/20_2.msa | 18 + .../srv1/share/data/monster/maenghwan/30.msa | 6 + .../share/data/monster/maenghwan/30_1.msa | 6 + .../srv1/share/data/monster/maenghwan/31.msa | 6 + .../srv1/share/data/monster/maenghwan/32.msa | 6 + .../srv1/share/data/monster/maenghwan/33.msa | 6 + .../srv1/share/data/monster/maenghwan/34.msa | 6 + .../share/data/monster/maenghwan/34_1.msa | 6 + .../srv1/share/data/monster/maenghwan/35.msa | 6 + .../srv1/share/data/monster/maenghwan/36.msa | 6 + .../srv1/share/data/monster/maenghwan/37.msa | 6 + .../share/data/monster/maenghwan/37_1.msa | 6 + .../srv1/share/data/monster/maenghwan/50.msa | 6 + .../srv1/share/data/monster/maenghwan/51.msa | 6 + .../srv1/share/data/monster/maenghwan/52.msa | 6 + .../share/data/monster/maenghwan/motlist.txt | 22 + .../share/data/monster/magma_crystal/00.msa | 4 + .../share/data/monster/magma_crystal/00_1.msa | 4 + .../share/data/monster/magma_crystal/03.msa | 6 + .../share/data/monster/magma_crystal/20.msa | 118 + .../share/data/monster/magma_crystal/30.msa | 4 + .../share/data/monster/magma_crystal/31.msa | 4 + .../share/data/monster/magma_crystal/31_1.msa | 4 + .../share/data/monster/magma_crystal/32.msa | 4 + .../share/data/monster/magma_crystal/33.msa | 4 + .../share/data/monster/magma_crystal/34.msa | 4 + .../share/data/monster/magma_crystal/35.msa | 4 + .../share/data/monster/magma_crystal/36.msa | 4 + .../share/data/monster/magma_crystal/37.msa | 4 + .../data/monster/magma_crystal/motlist.txt | 13 + .../monster/manticore_boss/back_damage.msa | 6 + .../monster/manticore_boss/back_damage1.msa | 6 + .../monster/manticore_boss/back_knockdown.msa | 6 + .../monster/manticore_boss/front_damage.msa | 6 + .../monster/manticore_boss/front_damage1.msa | 6 + .../monster/manticore_boss/front_dead.msa | 6 + .../manticore_boss/front_knockdown.msa | 6 + .../monster/manticore_boss/front_standup.msa | 6 + .../data/monster/manticore_boss/motlist.txt | 19 + .../monster/manticore_boss/normal_attack.msa | 31 + .../monster/manticore_boss/normal_attack1.msa | 31 + .../share/data/monster/manticore_boss/run.msa | 6 + .../monster/manticore_boss/special_attack.msa | 77 + .../data/monster/manticore_boss/wait.msa | 6 + .../data/monster/manticore_boss/wait1.msa | 6 + .../data/monster/manticore_boss/wait2.msa | 6 + .../data/monster/manticore_boss/wait3.msa | 6 + .../data/monster/manticore_boss/walk.msa | 6 + .../monster/manticore_boss2/back_damage.msa | 6 + .../monster/manticore_boss2/back_damage1.msa | 6 + .../manticore_boss2/back_knockdown.msa | 6 + .../monster/manticore_boss2/front_damage.msa | 6 + .../monster/manticore_boss2/front_damage1.msa | 6 + .../monster/manticore_boss2/front_dead.msa | 6 + .../manticore_boss2/front_knockdown.msa | 6 + .../monster/manticore_boss2/front_standup.msa | 6 + .../data/monster/manticore_boss2/motlist.txt | 20 + .../monster/manticore_boss2/normal_attack.msa | 53 + .../manticore_boss2/normal_attack1.msa | 31 + .../data/monster/manticore_boss2/run.msa | 6 + .../manticore_boss2/special_attack.msa | 89 + .../manticore_boss2/special_attack1.msa | 89 + .../data/monster/manticore_boss2/wait.msa | 6 + .../data/monster/manticore_boss2/wait1.msa | 6 + .../data/monster/manticore_boss2/wait2.msa | 6 + .../data/monster/manticore_boss2/wait3.msa | 6 + .../data/monster/manticore_boss2/walk.msa | 6 + .../monster/manticore_general/back_damage.msa | 6 + .../manticore_general/back_knockdown.msa | 6 + .../manticore_general/front_damage.msa | 6 + .../monster/manticore_general/front_dead.msa | 6 + .../manticore_general/front_knockdown.msa | 6 + .../manticore_general/front_standup.msa | 6 + .../monster/manticore_general/motlist.txt | 15 + .../manticore_general/normal_attack.msa | 31 + .../manticore_general/normal_attack1.msa | 53 + .../data/monster/manticore_general/run.msa | 6 + .../data/monster/manticore_general/wait.msa | 6 + .../data/monster/manticore_general/wait1.msa | 6 + .../data/monster/manticore_general/wait2.msa | 6 + .../data/monster/manticore_general/walk.msa | 6 + .../monster/manticore_magic/back_damage.msa | 6 + .../manticore_magic/back_knockdown.msa | 6 + .../monster/manticore_magic/front_damage.msa | 6 + .../monster/manticore_magic/front_dead.msa | 6 + .../manticore_magic/front_knockdown.msa | 6 + .../monster/manticore_magic/front_standup.msa | 6 + .../data/monster/manticore_magic/motlist.txt | 15 + .../monster/manticore_magic/normal_attack.msa | 32 + .../manticore_magic/normal_attack1.msa | 32 + .../data/monster/manticore_magic/run.msa | 6 + .../data/monster/manticore_magic/wait.msa | 6 + .../data/monster/manticore_magic/wait1.msa | 6 + .../data/monster/manticore_magic/wait2.msa | 6 + .../data/monster/manticore_magic/walk.msa | 6 + .../monster/manticore_officer/back_damage.msa | 6 + .../manticore_officer/back_knockdown.msa | 6 + .../manticore_officer/front_damage.msa | 6 + .../monster/manticore_officer/front_dead.msa | 6 + .../manticore_officer/front_knockdown.msa | 6 + .../manticore_officer/front_standup.msa | 6 + .../monster/manticore_officer/motlist.txt | 15 + .../manticore_officer/normal_attack.msa | 31 + .../manticore_officer/normal_attack1.msa | 53 + .../data/monster/manticore_officer/run.msa | 6 + .../data/monster/manticore_officer/wait.msa | 6 + .../data/monster/manticore_officer/wait1.msa | 6 + .../data/monster/manticore_officer/wait2.msa | 6 + .../data/monster/manticore_officer/walk.msa | 6 + .../monster/manticore_soldier/back_damage.msa | 6 + .../manticore_soldier/back_knockdown.msa | 6 + .../manticore_soldier/front_damage.msa | 6 + .../monster/manticore_soldier/front_dead.msa | 6 + .../manticore_soldier/front_knockdown.msa | 6 + .../manticore_soldier/front_standup.msa | 6 + .../monster/manticore_soldier/motlist.txt | 15 + .../manticore_soldier/normal_attack.msa | 31 + .../manticore_soldier/normal_attack1.msa | 31 + .../data/monster/manticore_soldier/run.msa | 6 + .../data/monster/manticore_soldier/wait.msa | 6 + .../data/monster/manticore_soldier/wait1.msa | 6 + .../data/monster/manticore_soldier/wait2.msa | 6 + .../data/monster/manticore_soldier/walk.msa | 6 + .../manticore_soldier2/back_damage.msa | 6 + .../manticore_soldier2/back_knockdown.msa | 6 + .../manticore_soldier2/front_damage.msa | 6 + .../monster/manticore_soldier2/front_dead.msa | 6 + .../manticore_soldier2/front_knockdown.msa | 6 + .../manticore_soldier2/front_standup.msa | 6 + .../monster/manticore_soldier2/motlist.txt | 15 + .../manticore_soldier2/normal_attack.msa | 31 + .../manticore_soldier2/normal_attack1.msa | 53 + .../data/monster/manticore_soldier2/run.msa | 6 + .../data/monster/manticore_soldier2/wait.msa | 6 + .../data/monster/manticore_soldier2/wait1.msa | 6 + .../data/monster/manticore_soldier2/wait2.msa | 6 + .../data/monster/manticore_soldier2/walk.msa | 6 + .../monster/metinstone/metinstone_attack.msa | 21 + .../monster/metinstone/metinstone_blow.msa | 33 + .../monster/metinstone/metinstone_drop.msa | 31 + .../monster/metinstone/metinstone_loop.msa | 6 + .../share/data/monster/metinstone/motlist.txt | 12 + .../metinstone_02/metinstone_attack.msa | 21 + .../monster/metinstone_02/metinstone_blow.msa | 33 + .../monster/metinstone_02/metinstone_drop.msa | 33 + .../monster/metinstone_02/metinstone_loop.msa | 6 + .../data/monster/metinstone_02/motlist.txt | 12 + .../metinstone_attack.msa | 6 + .../metinstone_blow.msa | 6 + .../metinstone_drop.msa | 6 + .../metinstone_loop.msa | 6 + .../metinstone_defensewave/motlist.txt | 12 + .../data/monster/metinstone_egg/attack.msa | 6 + .../data/monster/metinstone_egg/blow.msa | 6 + .../data/monster/metinstone_egg/drop.msa | 6 + .../data/monster/metinstone_egg/loop.msa | 6 + .../data/monster/metinstone_egg/motlist.txt | 12 + .../metinstone_attack.msa | 22 + .../metinstone_halloween/metinstone_blow.msa | 34 + .../metinstone_halloween/metinstone_drop.msa | 34 + .../metinstone_halloween/metinstone_loop.msa | 6 + .../monster/metinstone_halloween/motlist.txt | 12 + .../metinstone_attack.msa | 6 + .../metinstone_blow.msa | 6 + .../metinstone_loop.msa | 6 + .../metinstone_throw.msa | 46 + .../metinstone_reddragon_statue/motlist.txt | 13 + .../metinstone_valentine02_attack.msa | 6 + .../metinstone_valentine02_blow.msa | 6 + .../metinstone_valentine02_drop.msa | 6 + .../metinstone_valentine02_loop.msa | 6 + .../metinstone_valentine02/motlist.txt | 12 + .../metinstonebig/metinstone_attack.msa | 21 + .../monster/metinstonebig/metinstone_loop.msa | 5 + .../metinstonebig/metinstonebig_attack.msa | 6 + .../metinstonebig/metinstonebig_blow.msa | 21 + .../metinstonebig/metinstonebig_drop.msa | 6 + .../metinstonebig/metinstonebig_loop.msa | 6 + .../share/data/monster/milgyo_executor/00.msa | 6 + .../share/data/monster/milgyo_executor/03.msa | 6 + .../share/data/monster/milgyo_executor/20.msa | 50 + .../share/data/monster/milgyo_executor/30.msa | 6 + .../data/monster/milgyo_executor/30_1.msa | 6 + .../share/data/monster/milgyo_executor/31.msa | 6 + .../share/data/monster/milgyo_executor/32.msa | 6 + .../share/data/monster/milgyo_executor/33.msa | 6 + .../share/data/monster/milgyo_executor/34.msa | 6 + .../data/monster/milgyo_executor/34_1.msa | 6 + .../share/data/monster/milgyo_executor/35.msa | 6 + .../share/data/monster/milgyo_executor/36.msa | 6 + .../share/data/monster/milgyo_executor/37.msa | 6 + .../data/monster/milgyo_executor/motlist.txt | 13 + .../share/data/monster/milgyo_founder/00.msa | 6 + .../share/data/monster/milgyo_founder/03.msa | 6 + .../share/data/monster/milgyo_founder/20.msa | 43 + .../share/data/monster/milgyo_founder/24.msa | 43 + .../share/data/monster/milgyo_founder/25.msa | 43 + .../share/data/monster/milgyo_founder/30.msa | 6 + .../data/monster/milgyo_founder/30_1.msa | 6 + .../share/data/monster/milgyo_founder/31.msa | 6 + .../share/data/monster/milgyo_founder/32.msa | 6 + .../share/data/monster/milgyo_founder/33.msa | 6 + .../share/data/monster/milgyo_founder/34.msa | 6 + .../data/monster/milgyo_founder/34_1.msa | 6 + .../share/data/monster/milgyo_founder/35.msa | 6 + .../share/data/monster/milgyo_founder/36.msa | 6 + .../data/monster/milgyo_founder/motlist.txt | 14 + .../share/data/monster/milgyo_monster1/00.msa | 6 + .../data/monster/milgyo_monster1/00_1.msa | 6 + .../data/monster/milgyo_monster1/00_2.msa | 6 + .../share/data/monster/milgyo_monster1/03.msa | 6 + .../share/data/monster/milgyo_monster1/20.msa | 45 + .../data/monster/milgyo_monster1/20_1.msa | 52 + .../share/data/monster/milgyo_monster1/30.msa | 6 + .../data/monster/milgyo_monster1/30_1.msa | 6 + .../share/data/monster/milgyo_monster1/31.msa | 6 + .../data/monster/milgyo_monster1/31_1.msa | 6 + .../share/data/monster/milgyo_monster1/32.msa | 6 + .../share/data/monster/milgyo_monster1/33.msa | 6 + .../share/data/monster/milgyo_monster1/34.msa | 6 + .../data/monster/milgyo_monster1/34_1.msa | 6 + .../share/data/monster/milgyo_monster1/35.msa | 6 + .../share/data/monster/milgyo_monster1/36.msa | 6 + .../share/data/monster/milgyo_monster1/37.msa | 6 + .../data/monster/milgyo_monster1/37_1.msa | 6 + .../data/monster/milgyo_monster1/motlist.txt | 18 + .../share/data/monster/milgyo_monster2/00.msa | 6 + .../data/monster/milgyo_monster2/00_1.msa | 6 + .../data/monster/milgyo_monster2/00_2.msa | 6 + .../share/data/monster/milgyo_monster2/03.msa | 6 + .../share/data/monster/milgyo_monster2/20.msa | 40 + .../data/monster/milgyo_monster2/20_1.msa | 31 + .../share/data/monster/milgyo_monster2/30.msa | 6 + .../data/monster/milgyo_monster2/30_1.msa | 6 + .../share/data/monster/milgyo_monster2/31.msa | 6 + .../data/monster/milgyo_monster2/31_1.msa | 6 + .../share/data/monster/milgyo_monster2/32.msa | 6 + .../share/data/monster/milgyo_monster2/33.msa | 6 + .../share/data/monster/milgyo_monster2/34.msa | 6 + .../data/monster/milgyo_monster2/34_1.msa | 6 + .../share/data/monster/milgyo_monster2/35.msa | 6 + .../share/data/monster/milgyo_monster2/36.msa | 6 + .../share/data/monster/milgyo_monster2/37.msa | 6 + .../data/monster/milgyo_monster2/37_1.msa | 6 + .../data/monster/milgyo_monster2/motlist.txt | 18 + .../share/data/monster/milgyo_nahan1/00.msa | 6 + .../share/data/monster/milgyo_nahan1/00_1.msa | 6 + .../share/data/monster/milgyo_nahan1/03.msa | 6 + .../share/data/monster/milgyo_nahan1/20.msa | 69 + .../share/data/monster/milgyo_nahan1/20_1.msa | 63 + .../share/data/monster/milgyo_nahan1/30.msa | 6 + .../share/data/monster/milgyo_nahan1/30_1.msa | 6 + .../share/data/monster/milgyo_nahan1/31.msa | 6 + .../share/data/monster/milgyo_nahan1/31_1.msa | 6 + .../share/data/monster/milgyo_nahan1/32.msa | 6 + .../share/data/monster/milgyo_nahan1/33.msa | 6 + .../share/data/monster/milgyo_nahan1/34.msa | 6 + .../share/data/monster/milgyo_nahan1/34_1.msa | 6 + .../share/data/monster/milgyo_nahan1/35.msa | 6 + .../share/data/monster/milgyo_nahan1/36.msa | 6 + .../share/data/monster/milgyo_nahan1/37.msa | 6 + .../share/data/monster/milgyo_nahan1/37_1.msa | 6 + .../data/monster/milgyo_nahan1/motlist.txt | 17 + .../share/data/monster/milgyo_nahan2/00.msa | 6 + .../share/data/monster/milgyo_nahan2/03.msa | 6 + .../share/data/monster/milgyo_nahan2/20.msa | 36 + .../share/data/monster/milgyo_nahan2/20_1.msa | 40 + .../share/data/monster/milgyo_nahan2/30.msa | 6 + .../share/data/monster/milgyo_nahan2/30_1.msa | 6 + .../share/data/monster/milgyo_nahan2/31.msa | 6 + .../share/data/monster/milgyo_nahan2/31_1.msa | 6 + .../share/data/monster/milgyo_nahan2/32.msa | 6 + .../share/data/monster/milgyo_nahan2/33.msa | 6 + .../share/data/monster/milgyo_nahan2/34.msa | 6 + .../share/data/monster/milgyo_nahan2/34_1.msa | 6 + .../share/data/monster/milgyo_nahan2/35.msa | 6 + .../share/data/monster/milgyo_nahan2/36.msa | 6 + .../share/data/monster/milgyo_nahan2/37.msa | 6 + .../share/data/monster/milgyo_nahan2/37_1.msa | 6 + .../data/monster/milgyo_nahan2/motlist.txt | 16 + .../data/monster/milgyo_nahan_general/00.msa | 6 + .../data/monster/milgyo_nahan_general/03.msa | 6 + .../data/monster/milgyo_nahan_general/20.msa | 46 + .../monster/milgyo_nahan_general/20_1.msa | 48 + .../data/monster/milgyo_nahan_general/30.msa | 6 + .../monster/milgyo_nahan_general/30_1.msa | 6 + .../data/monster/milgyo_nahan_general/31.msa | 6 + .../data/monster/milgyo_nahan_general/32.msa | 6 + .../data/monster/milgyo_nahan_general/33.msa | 6 + .../data/monster/milgyo_nahan_general/34.msa | 6 + .../monster/milgyo_nahan_general/34_1.msa | 6 + .../data/monster/milgyo_nahan_general/35.msa | 6 + .../data/monster/milgyo_nahan_general/36.msa | 6 + .../data/monster/milgyo_nahan_general/37.msa | 6 + .../monster/milgyo_nahan_general/motlist.txt | 14 + .../data/monster/milgyo_religionist/00.msa | 6 + .../data/monster/milgyo_religionist/00_1.msa | 6 + .../data/monster/milgyo_religionist/03.msa | 6 + .../data/monster/milgyo_religionist/20.msa | 48 + .../data/monster/milgyo_religionist/30.msa | 6 + .../data/monster/milgyo_religionist/30_1.msa | 6 + .../data/monster/milgyo_religionist/31.msa | 6 + .../data/monster/milgyo_religionist/31_1.msa | 6 + .../data/monster/milgyo_religionist/32.msa | 6 + .../data/monster/milgyo_religionist/33.msa | 6 + .../data/monster/milgyo_religionist/34.msa | 6 + .../data/monster/milgyo_religionist/34_1.msa | 6 + .../data/monster/milgyo_religionist/35.msa | 6 + .../data/monster/milgyo_religionist/36.msa | 6 + .../data/monster/milgyo_religionist/37.msa | 6 + .../data/monster/milgyo_religionist/37_1.msa | 6 + .../monster/milgyo_religionist/motlist.txt | 16 + .../share/data/monster/mineral/motlist.txt | 12 + .../srv1/share/data/monster/mineral/wait.msa | 6 + .../share/data/monster/mineral2/motlist.txt | 12 + .../srv1/share/data/monster/mineral2/wait.msa | 6 + .../monster/minidungeon_pawn/front_damage.msa | 15 + .../data/monster/minidungeon_pawn/motlist.txt | 5 + .../minidungeon_pawn/normal_attack1.msa | 60 + .../data/monster/minidungeon_pawn/run.msa | 15 + .../data/monster/minidungeon_pawn/wait.msa | 15 + .../data/monster/mirinae_brother/die.msa | 6 + .../data/monster/mirinae_brother/motlist.txt | 1 + .../monster/misterious_diseased_boss/00.msa | 6 + .../monster/misterious_diseased_boss/03.msa | 6 + .../monster/misterious_diseased_boss/20.msa | 40 + .../monster/misterious_diseased_boss/20_1.msa | 70 + .../monster/misterious_diseased_boss/30.msa | 6 + .../monster/misterious_diseased_boss/30_1.msa | 6 + .../monster/misterious_diseased_boss/31.msa | 6 + .../monster/misterious_diseased_boss/32.msa | 6 + .../monster/misterious_diseased_boss/32_1.msa | 4 + .../monster/misterious_diseased_boss/33.msa | 6 + .../monster/misterious_diseased_boss/34.msa | 6 + .../monster/misterious_diseased_boss/34_1.msa | 6 + .../monster/misterious_diseased_boss/35.msa | 6 + .../monster/misterious_diseased_boss/36.msa | 6 + .../monster/misterious_diseased_boss/37.msa | 6 + .../misterious_diseased_boss/motlist.txt | 14 + .../misterious_diseased_bosshost/00.msa | 6 + .../misterious_diseased_bosshost/00_1.msa | 6 + .../misterious_diseased_bosshost/20.msa | 6 + .../misterious_diseased_bosshost/30.msa | 6 + .../misterious_diseased_bosshost/31.msa | 6 + .../misterious_diseased_bosshost/31_1.msa | 6 + .../misterious_diseased_bosshost/31_2.msa | 6 + .../misterious_diseased_bosshost/motlist.txt | 7 + .../monster/misterious_diseased_bow/00.msa | 6 + .../monster/misterious_diseased_bow/00_1.msa | 6 + .../monster/misterious_diseased_bow/03.msa | 6 + .../monster/misterious_diseased_bow/20.msa | 19 + .../monster/misterious_diseased_bow/30.msa | 6 + .../monster/misterious_diseased_bow/30_1.msa | 6 + .../monster/misterious_diseased_bow/31.msa | 6 + .../monster/misterious_diseased_bow/32.msa | 6 + .../monster/misterious_diseased_bow/33.msa | 6 + .../monster/misterious_diseased_bow/34.msa | 6 + .../monster/misterious_diseased_bow/34_1.msa | 6 + .../monster/misterious_diseased_bow/35.msa | 6 + .../monster/misterious_diseased_bow/37.msa | 6 + .../misterious_diseased_bow/motlist.txt | 13 + .../monster/misterious_diseased_dog/00.msa | 6 + .../monster/misterious_diseased_dog/00_1.msa | 6 + .../monster/misterious_diseased_dog/00_2.msa | 6 + .../monster/misterious_diseased_dog/02.msa | 6 + .../monster/misterious_diseased_dog/02_1.msa | 6 + .../monster/misterious_diseased_dog/03.msa | 6 + .../monster/misterious_diseased_dog/03_1.msa | 6 + .../monster/misterious_diseased_dog/20.msa | 57 + .../monster/misterious_diseased_dog/20_1.msa | 45 + .../monster/misterious_diseased_dog/30.msa | 6 + .../monster/misterious_diseased_dog/31.msa | 6 + .../monster/misterious_diseased_dog/32.msa | 6 + .../monster/misterious_diseased_dog/33.msa | 6 + .../monster/misterious_diseased_dog/33_1.msa | 6 + .../monster/misterious_diseased_dog/34.msa | 6 + .../monster/misterious_diseased_dog/35.msa | 6 + .../monster/misterious_diseased_dog/37.msa | 6 + .../monster/misterious_diseased_dog/37_1.msa | 6 + .../misterious_diseased_dog/motlist.txt | 18 + .../monster/misterious_diseased_egg/00.msa | 6 + .../monster/misterious_diseased_egg/00_2.msa | 6 + .../misterious_diseased_egg/motlist.txt | 2 + .../monster/misterious_diseased_host/00.msa | 6 + .../monster/misterious_diseased_host/00_1.msa | 6 + .../monster/misterious_diseased_host/00_2.msa | 6 + .../monster/misterious_diseased_host/24.msa | 43 + .../monster/misterious_diseased_host/25.msa | 43 + .../monster/misterious_diseased_host/30.msa | 6 + .../monster/misterious_diseased_host/30_1.msa | 6 + .../misterious_diseased_host/30left.msa | 4 + .../misterious_diseased_host/30right.msa | 4 + .../monster/misterious_diseased_host/31.msa | 6 + .../monster/misterious_diseased_host/34.msa | 6 + .../monster/misterious_diseased_host/34_1.msa | 6 + .../misterious_diseased_host/motlist.txt | 10 + .../misterious_diseased_infector/00.msa | 6 + .../misterious_diseased_infector/00_1.msa | 6 + .../misterious_diseased_infector/02.msa | 6 + .../misterious_diseased_infector/03.msa | 6 + .../misterious_diseased_infector/20.msa | 49 + .../misterious_diseased_infector/20_1.msa | 52 + .../misterious_diseased_infector/30.msa | 6 + .../misterious_diseased_infector/30_1.msa | 6 + .../misterious_diseased_infector/31.msa | 6 + .../misterious_diseased_infector/32.msa | 6 + .../misterious_diseased_infector/33.msa | 6 + .../misterious_diseased_infector/34.msa | 6 + .../misterious_diseased_infector/34_1.msa | 6 + .../misterious_diseased_infector/35.msa | 6 + .../misterious_diseased_infector/37.msa | 6 + .../misterious_diseased_infector/motlist.txt | 15 + .../monster/misterious_diseased_kid/00.msa | 6 + .../monster/misterious_diseased_kid/00_1.msa | 6 + .../monster/misterious_diseased_kid/03.msa | 6 + .../monster/misterious_diseased_kid/20.msa | 43 + .../monster/misterious_diseased_kid/30.msa | 6 + .../monster/misterious_diseased_kid/31.msa | 6 + .../monster/misterious_diseased_kid/31_1.msa | 6 + .../monster/misterious_diseased_kid/32.msa | 6 + .../monster/misterious_diseased_kid/33.msa | 6 + .../monster/misterious_diseased_kid/34.msa | 6 + .../monster/misterious_diseased_kid/35.msa | 6 + .../monster/misterious_diseased_kid/36.msa | 6 + .../monster/misterious_diseased_kid/37.msa | 6 + .../monster/misterious_diseased_kid/37_1.msa | 6 + .../misterious_diseased_kid/motlist.txt | 14 + .../monster/misterious_diseased_spear/00.msa | 6 + .../misterious_diseased_spear/00_1.msa | 6 + .../monster/misterious_diseased_spear/03.msa | 6 + .../monster/misterious_diseased_spear/20.msa | 40 + .../misterious_diseased_spear/20_1.msa | 43 + .../monster/misterious_diseased_spear/30.msa | 6 + .../misterious_diseased_spear/30_1.msa | 6 + .../monster/misterious_diseased_spear/31.msa | 6 + .../monster/misterious_diseased_spear/32.msa | 6 + .../monster/misterious_diseased_spear/33.msa | 6 + .../monster/misterious_diseased_spear/34.msa | 6 + .../misterious_diseased_spear/34_1.msa | 6 + .../monster/misterious_diseased_spear/35.msa | 6 + .../monster/misterious_diseased_spear/36.msa | 6 + .../monster/misterious_diseased_spear/37.msa | 6 + .../misterious_diseased_spear/motlist.txt | 15 + .../monster/misterious_diseased_sword/00.msa | 6 + .../monster/misterious_diseased_sword/03.msa | 6 + .../monster/misterious_diseased_sword/20.msa | 45 + .../misterious_diseased_sword/20_1.msa | 43 + .../monster/misterious_diseased_sword/30.msa | 6 + .../misterious_diseased_sword/30_1.msa | 6 + .../monster/misterious_diseased_sword/31.msa | 6 + .../misterious_diseased_sword/31_1.msa | 6 + .../monster/misterious_diseased_sword/32.msa | 6 + .../monster/misterious_diseased_sword/33.msa | 6 + .../monster/misterious_diseased_sword/34.msa | 6 + .../misterious_diseased_sword/34_1.msa | 6 + .../monster/misterious_diseased_sword/35.msa | 6 + .../monster/misterious_diseased_sword/36.msa | 6 + .../monster/misterious_diseased_sword/37.msa | 6 + .../misterious_diseased_sword/motlist.txt | 15 + .../srv1/share/data/monster/monkey/00.msa | 6 + .../srv1/share/data/monster/monkey/00_1.msa | 6 + .../srv1/share/data/monster/monkey/00_2.msa | 6 + .../srv1/share/data/monster/monkey/03.msa | 6 + .../srv1/share/data/monster/monkey/20.msa | 45 + .../srv1/share/data/monster/monkey/20_1.msa | 43 + .../share/data/monster/monkey/20_range.msa | 19 + .../srv1/share/data/monster/monkey/30.msa | 6 + .../srv1/share/data/monster/monkey/30_1.msa | 6 + .../srv1/share/data/monster/monkey/31.msa | 6 + .../srv1/share/data/monster/monkey/32.msa | 6 + .../srv1/share/data/monster/monkey/33.msa | 6 + .../srv1/share/data/monster/monkey/34.msa | 6 + .../srv1/share/data/monster/monkey/34_1.msa | 6 + .../srv1/share/data/monster/monkey/35.msa | 6 + .../srv1/share/data/monster/monkey/36.msa | 6 + .../srv1/share/data/monster/monkey/37.msa | 6 + .../share/data/monster/monkey/motlist.txt | 16 + .../data/monster/monkey/motlist_range.txt | 15 + .../data/monster/monkey_young1/motlist.txt | 5 + .../share/data/monster/monkey_young1/run.msa | 6 + .../share/data/monster/monkey_young1/wait.msa | 6 + .../data/monster/monkey_young1/wait1.msa | 6 + .../data/monster/monkey_young1/wait2.msa | 6 + .../share/data/monster/monkey_young1/walk.msa | 6 + .../data/monster/mountain_dog_god/00.msa | 6 + .../data/monster/mountain_dog_god/02.msa | 6 + .../data/monster/mountain_dog_god/03.msa | 6 + .../data/monster/mountain_dog_god/20.msa | 37 + .../data/monster/mountain_dog_god/20_1.msa | 41 + .../data/monster/mountain_dog_god/30.msa | 6 + .../data/monster/mountain_dog_god/31.msa | 6 + .../data/monster/mountain_dog_god/32.msa | 6 + .../data/monster/mountain_dog_god/33.msa | 6 + .../data/monster/mountain_dog_god/34.msa | 6 + .../data/monster/mountain_dog_god/35.msa | 6 + .../data/monster/mountain_dog_god/37.msa | 6 + .../data/monster/mountain_dog_god/50.msa | 6 + .../data/monster/mountain_dog_god/51.msa | 6 + .../data/monster/mountain_dog_god/52.msa | 6 + .../data/monster/mountain_dog_god/motlist.txt | 15 + .../share/data/monster/mr_restaurant/die.msa | 6 + .../data/monster/mr_restaurant/motlist.txt | 6 + .../share/data/monster/mr_restaurant/run.msa | 6 + .../share/data/monster/mr_restaurant/wait.msa | 6 + .../data/monster/mr_restaurant/wait_1.msa | 6 + .../data/monster/mr_restaurant/wait_2.msa | 6 + .../share/data/monster/mr_restaurant/walk.msa | 6 + .../srv1/share/data/monster/musician/die.msa | 6 + .../share/data/monster/musician/motlist.txt | 5 + .../srv1/share/data/monster/musician/run.msa | 6 + .../srv1/share/data/monster/musician/wait.msa | 6 + .../share/data/monster/musician/wait_1.msa | 6 + .../srv1/share/data/monster/musician/walk.msa | 6 + .../srv1/share/data/monster/mutant/00.msa | 4 + .../srv1/share/data/monster/mutant/00_1.msa | 4 + .../srv1/share/data/monster/mutant/00_2.msa | 4 + .../srv1/share/data/monster/mutant/03.msa | 6 + .../srv1/share/data/monster/mutant/20.msa | 4 + .../srv1/share/data/monster/mutant/20_1.msa | 4 + .../srv1/share/data/monster/mutant/30.msa | 4 + .../srv1/share/data/monster/mutant/30_1.msa | 4 + .../srv1/share/data/monster/mutant/31.msa | 4 + .../srv1/share/data/monster/mutant/32.msa | 4 + .../srv1/share/data/monster/mutant/33.msa | 4 + .../srv1/share/data/monster/mutant/34.msa | 4 + .../srv1/share/data/monster/mutant/34_1.msa | 4 + .../srv1/share/data/monster/mutant/35.msa | 4 + .../srv1/share/data/monster/mutant_1/00.msa | 6 + .../srv1/share/data/monster/mutant_1/00_1.msa | 6 + .../srv1/share/data/monster/mutant_1/00_2.msa | 6 + .../srv1/share/data/monster/mutant_1/03.msa | 6 + .../srv1/share/data/monster/mutant_1/20.msa | 35 + .../srv1/share/data/monster/mutant_1/20_1.msa | 35 + .../srv1/share/data/monster/mutant_1/30.msa | 6 + .../srv1/share/data/monster/mutant_1/31.msa | 6 + .../srv1/share/data/monster/mutant_1/32.msa | 6 + .../srv1/share/data/monster/mutant_1/33.msa | 6 + .../srv1/share/data/monster/mutant_1/34.msa | 6 + .../srv1/share/data/monster/mutant_1/35.msa | 6 + .../srv1/share/data/monster/mutant_1/36.msa | 6 + .../srv1/share/data/monster/mutant_1/37.msa | 6 + .../share/data/monster/mutant_1/motlist.txt | 14 + .../srv1/share/data/monster/mutant_2/00.msa | 6 + .../srv1/share/data/monster/mutant_2/00_1.msa | 6 + .../srv1/share/data/monster/mutant_2/00_2.msa | 6 + .../srv1/share/data/monster/mutant_2/03.msa | 6 + .../srv1/share/data/monster/mutant_2/20.msa | 34 + .../srv1/share/data/monster/mutant_2/20_1.msa | 35 + .../srv1/share/data/monster/mutant_2/30.msa | 6 + .../srv1/share/data/monster/mutant_2/31.msa | 6 + .../srv1/share/data/monster/mutant_2/32.msa | 6 + .../srv1/share/data/monster/mutant_2/33.msa | 6 + .../srv1/share/data/monster/mutant_2/34.msa | 6 + .../srv1/share/data/monster/mutant_2/35.msa | 6 + .../srv1/share/data/monster/mutant_2/36.msa | 6 + .../srv1/share/data/monster/mutant_2/37.msa | 6 + .../share/data/monster/mutant_2/motlist.txt | 14 + .../srv1/share/data/monster/mutant_3/00.msa | 6 + .../srv1/share/data/monster/mutant_3/00_1.msa | 6 + .../srv1/share/data/monster/mutant_3/00_2.msa | 6 + .../srv1/share/data/monster/mutant_3/03.msa | 6 + .../srv1/share/data/monster/mutant_3/20.msa | 35 + .../srv1/share/data/monster/mutant_3/20_1.msa | 47 + .../srv1/share/data/monster/mutant_3/30.msa | 6 + .../srv1/share/data/monster/mutant_3/31.msa | 6 + .../srv1/share/data/monster/mutant_3/32.msa | 6 + .../srv1/share/data/monster/mutant_3/33.msa | 6 + .../srv1/share/data/monster/mutant_3/34.msa | 6 + .../srv1/share/data/monster/mutant_3/35.msa | 6 + .../srv1/share/data/monster/mutant_3/36.msa | 6 + .../srv1/share/data/monster/mutant_3/37.msa | 6 + .../share/data/monster/mutant_3/motlist.txt | 14 + .../monster/naga_archer/back_damage00.msa | 5 + .../monster/naga_archer/back_damage01.msa | 5 + .../data/monster/naga_archer/back_dead.msa | 5 + .../monster/naga_archer/back_knockdown.msa | 5 + .../data/monster/naga_archer/back_standup.msa | 5 + .../monster/naga_archer/front_damage00.msa | 5 + .../monster/naga_archer/front_damage01.msa | 5 + .../data/monster/naga_archer/front_dead.msa | 5 + .../monster/naga_archer/front_knockdown.msa | 5 + .../monster/naga_archer/front_standup.msa | 5 + .../data/monster/naga_archer/motlist.txt | 15 + .../monster/naga_archer/normal_attack00.msa | 20 + .../monster/naga_archer/normal_attack01.msa | 20 + .../share/data/monster/naga_archer/run.msa | 5 + .../share/data/monster/naga_archer/wait00.msa | 5 + .../share/data/monster/naga_archer/wait01.msa | 5 + .../monster/naga_commander/back_damage00.msa | 5 + .../monster/naga_commander/back_damage01.msa | 5 + .../data/monster/naga_commander/back_dead.msa | 5 + .../monster/naga_commander/back_knockdown.msa | 5 + .../monster/naga_commander/back_standup.msa | 5 + .../monster/naga_commander/front_damage00.msa | 5 + .../monster/naga_commander/front_damage01.msa | 5 + .../monster/naga_commander/front_dead.msa | 5 + .../naga_commander/front_knockdown.msa | 5 + .../monster/naga_commander/front_standup.msa | 5 + .../data/monster/naga_commander/motlist.txt | 18 + .../naga_commander/normal_attack00.msa | 76 + .../naga_commander/normal_attack01.msa | 32 + .../share/data/monster/naga_commander/run.msa | 5 + .../naga_commander/special_attack00.msa | 68 + .../naga_commander/special_attack01.msa | 55 + .../data/monster/naga_commander/wait00.msa | 5 + .../data/monster/naga_commander/wait01.msa | 5 + .../data/monster/naga_commander/wait02.msa | 5 + .../data/monster/naga_mage/back_damage00.msa | 5 + .../data/monster/naga_mage/back_damage01.msa | 5 + .../data/monster/naga_mage/back_dead.msa | 5 + .../data/monster/naga_mage/back_knockdown.msa | 5 + .../data/monster/naga_mage/back_standup.msa | 5 + .../data/monster/naga_mage/front_damage00.msa | 5 + .../data/monster/naga_mage/front_damage01.msa | 5 + .../data/monster/naga_mage/front_dead.msa | 5 + .../monster/naga_mage/front_knockdown.msa | 5 + .../data/monster/naga_mage/front_standup.msa | 5 + .../share/data/monster/naga_mage/motlist.txt | 15 + .../monster/naga_mage/normal_attack00.msa | 32 + .../monster/naga_mage/normal_attack01.msa | 76 + .../srv1/share/data/monster/naga_mage/run.msa | 5 + .../share/data/monster/naga_mage/wait00.msa | 5 + .../share/data/monster/naga_mage/wait01.msa | 5 + .../monster/naga_soldier/back_damage00.msa | 5 + .../monster/naga_soldier/back_damage01.msa | 5 + .../data/monster/naga_soldier/back_dead.msa | 5 + .../monster/naga_soldier/back_knockdown.msa | 5 + .../monster/naga_soldier/back_standup.msa | 5 + .../monster/naga_soldier/front_damage00.msa | 5 + .../monster/naga_soldier/front_damage01.msa | 5 + .../data/monster/naga_soldier/front_dead.msa | 5 + .../monster/naga_soldier/front_knockdown.msa | 5 + .../monster/naga_soldier/front_standup.msa | 5 + .../data/monster/naga_soldier/motlist.txt | 15 + .../monster/naga_soldier/normal_attack00.msa | 32 + .../monster/naga_soldier/normal_attack01.msa | 32 + .../share/data/monster/naga_soldier/run.msa | 5 + .../data/monster/naga_soldier/wait00.msa | 5 + .../data/monster/naga_soldier/wait01.msa | 5 + .../monster/naga_warrior/back_damage00.msa | 5 + .../monster/naga_warrior/back_damage01.msa | 5 + .../data/monster/naga_warrior/back_dead.msa | 5 + .../monster/naga_warrior/back_knockdown.msa | 5 + .../monster/naga_warrior/back_standup.msa | 5 + .../monster/naga_warrior/front_damage00.msa | 5 + .../monster/naga_warrior/front_damage01.msa | 5 + .../data/monster/naga_warrior/front_dead.msa | 5 + .../monster/naga_warrior/front_knockdown.msa | 5 + .../monster/naga_warrior/front_standup.msa | 5 + .../data/monster/naga_warrior/motlist.txt | 15 + .../monster/naga_warrior/normal_attack00.msa | 32 + .../monster/naga_warrior/normal_attack01.msa | 76 + .../share/data/monster/naga_warrior/run.msa | 5 + .../data/monster/naga_warrior/wait00.msa | 5 + .../data/monster/naga_warrior/wait01.msa | 5 + .../srv1/share/data/monster/nersluck_1/00.msa | 6 + .../share/data/monster/nersluck_1/00_1.msa | 6 + .../share/data/monster/nersluck_1/00_2.msa | 6 + .../srv1/share/data/monster/nersluck_1/03.msa | 6 + .../srv1/share/data/monster/nersluck_1/20.msa | 42 + .../share/data/monster/nersluck_1/20_1.msa | 42 + .../srv1/share/data/monster/nersluck_1/30.msa | 6 + .../srv1/share/data/monster/nersluck_1/31.msa | 6 + .../srv1/share/data/monster/nersluck_1/32.msa | 6 + .../srv1/share/data/monster/nersluck_1/33.msa | 6 + .../srv1/share/data/monster/nersluck_1/34.msa | 6 + .../srv1/share/data/monster/nersluck_1/35.msa | 6 + .../srv1/share/data/monster/nersluck_1/36.msa | 6 + .../srv1/share/data/monster/nersluck_1/37.msa | 6 + .../share/data/monster/nersluck_1/motlist.txt | 14 + .../srv1/share/data/monster/nersluck_2/00.msa | 6 + .../share/data/monster/nersluck_2/00_1.msa | 6 + .../share/data/monster/nersluck_2/00_2.msa | 6 + .../srv1/share/data/monster/nersluck_2/03.msa | 6 + .../srv1/share/data/monster/nersluck_2/20.msa | 42 + .../share/data/monster/nersluck_2/20_1.msa | 42 + .../srv1/share/data/monster/nersluck_2/30.msa | 6 + .../srv1/share/data/monster/nersluck_2/31.msa | 6 + .../srv1/share/data/monster/nersluck_2/32.msa | 6 + .../srv1/share/data/monster/nersluck_2/33.msa | 6 + .../srv1/share/data/monster/nersluck_2/34.msa | 6 + .../srv1/share/data/monster/nersluck_2/35.msa | 6 + .../srv1/share/data/monster/nersluck_2/36.msa | 6 + .../srv1/share/data/monster/nersluck_2/37.msa | 6 + .../share/data/monster/nersluck_2/motlist.txt | 14 + .../srv1/share/data/monster/nersluck_3/00.msa | 6 + .../share/data/monster/nersluck_3/00_1.msa | 6 + .../share/data/monster/nersluck_3/00_2.msa | 6 + .../srv1/share/data/monster/nersluck_3/03.msa | 6 + .../srv1/share/data/monster/nersluck_3/20.msa | 42 + .../share/data/monster/nersluck_3/20_1.msa | 42 + .../srv1/share/data/monster/nersluck_3/30.msa | 6 + .../srv1/share/data/monster/nersluck_3/31.msa | 6 + .../srv1/share/data/monster/nersluck_3/32.msa | 6 + .../srv1/share/data/monster/nersluck_3/33.msa | 6 + .../srv1/share/data/monster/nersluck_3/34.msa | 6 + .../srv1/share/data/monster/nersluck_3/35.msa | 6 + .../srv1/share/data/monster/nersluck_3/36.msa | 6 + .../srv1/share/data/monster/nersluck_3/37.msa | 6 + .../share/data/monster/nersluck_3/motlist.txt | 14 + .../data/monster/ogre_boss/back_damage.msa | 6 + .../data/monster/ogre_boss/back_damage1.msa | 6 + .../data/monster/ogre_boss/back_knockdown.msa | 6 + .../data/monster/ogre_boss/front_damage.msa | 6 + .../data/monster/ogre_boss/front_damage1.msa | 6 + .../data/monster/ogre_boss/front_dead.msa | 6 + .../monster/ogre_boss/front_knockdown.msa | 6 + .../data/monster/ogre_boss/front_standup.msa | 6 + .../share/data/monster/ogre_boss/motlist.txt | 19 + .../data/monster/ogre_boss/normal_attack.msa | 53 + .../data/monster/ogre_boss/normal_attack1.msa | 31 + .../srv1/share/data/monster/ogre_boss/run.msa | 6 + .../data/monster/ogre_boss/special_attack.msa | 123 + .../share/data/monster/ogre_boss/wait.msa | 6 + .../share/data/monster/ogre_boss/wait1.msa | 6 + .../share/data/monster/ogre_boss/wait2.msa | 6 + .../share/data/monster/ogre_boss/wait3.msa | 6 + .../share/data/monster/ogre_boss/walk.msa | 6 + .../data/monster/ogre_boss2/back_damage.msa | 6 + .../data/monster/ogre_boss2/back_damage1.msa | 6 + .../monster/ogre_boss2/back_knockdown.msa | 6 + .../data/monster/ogre_boss2/front_damage.msa | 6 + .../data/monster/ogre_boss2/front_damage1.msa | 6 + .../data/monster/ogre_boss2/front_dead.msa | 6 + .../monster/ogre_boss2/front_knockdown.msa | 6 + .../data/monster/ogre_boss2/front_standup.msa | 6 + .../share/data/monster/ogre_boss2/motlist.txt | 20 + .../data/monster/ogre_boss2/normal_attack.msa | 53 + .../monster/ogre_boss2/normal_attack1.msa | 31 + .../share/data/monster/ogre_boss2/run.msa | 6 + .../monster/ogre_boss2/special_attack.msa | 80 + .../monster/ogre_boss2/special_attack1.msa | 76 + .../share/data/monster/ogre_boss2/wait.msa | 6 + .../share/data/monster/ogre_boss2/wait1.msa | 6 + .../share/data/monster/ogre_boss2/wait2.msa | 6 + .../share/data/monster/ogre_boss2/wait3.msa | 6 + .../share/data/monster/ogre_boss2/walk.msa | 6 + .../data/monster/ogre_bow/back_damage.msa | 6 + .../data/monster/ogre_bow/back_knockdown.msa | 6 + .../data/monster/ogre_bow/front_damage.msa | 6 + .../data/monster/ogre_bow/front_dead.msa | 6 + .../data/monster/ogre_bow/front_knockdown.msa | 6 + .../data/monster/ogre_bow/front_standup.msa | 6 + .../share/data/monster/ogre_bow/motlist.txt | 14 + .../data/monster/ogre_bow/normal_attack.msa | 19 + .../data/monster/ogre_bow/normal_attack1.msa | 19 + .../srv1/share/data/monster/ogre_bow/run.msa | 6 + .../srv1/share/data/monster/ogre_bow/wait.msa | 6 + .../share/data/monster/ogre_bow/wait1.msa | 6 + .../srv1/share/data/monster/ogre_bow/walk.msa | 6 + .../data/monster/ogre_general/back_damage.msa | 6 + .../monster/ogre_general/back_knockdown.msa | 6 + .../monster/ogre_general/front_damage.msa | 6 + .../data/monster/ogre_general/front_dead.msa | 6 + .../monster/ogre_general/front_knockdown.msa | 6 + .../monster/ogre_general/front_standup.msa | 6 + .../data/monster/ogre_general/motlist.txt | 15 + .../monster/ogre_general/normal_attack.msa | 31 + .../monster/ogre_general/normal_attack1.msa | 31 + .../share/data/monster/ogre_general/run.msa | 6 + .../share/data/monster/ogre_general/wait.msa | 6 + .../share/data/monster/ogre_general/wait1.msa | 6 + .../share/data/monster/ogre_general/wait2.msa | 6 + .../share/data/monster/ogre_general/walk.msa | 6 + .../data/monster/ogre_magic/back_damage.msa | 6 + .../monster/ogre_magic/back_knockdown.msa | 6 + .../data/monster/ogre_magic/front_damage.msa | 6 + .../data/monster/ogre_magic/front_dead.msa | 6 + .../monster/ogre_magic/front_knockdown.msa | 6 + .../data/monster/ogre_magic/front_standup.msa | 6 + .../share/data/monster/ogre_magic/motlist.txt | 14 + .../data/monster/ogre_magic/normal_attack.msa | 31 + .../monster/ogre_magic/normal_attack1.msa | 31 + .../share/data/monster/ogre_magic/run.msa | 6 + .../share/data/monster/ogre_magic/wait.msa | 6 + .../share/data/monster/ogre_magic/wait1.msa | 6 + .../share/data/monster/ogre_magic/walk.msa | 6 + .../data/monster/ogre_officer/back_damage.msa | 6 + .../monster/ogre_officer/back_knockdown.msa | 6 + .../monster/ogre_officer/front_damage.msa | 6 + .../data/monster/ogre_officer/front_dead.msa | 6 + .../monster/ogre_officer/front_knockdown.msa | 6 + .../monster/ogre_officer/front_standup.msa | 6 + .../data/monster/ogre_officer/motlist.txt | 14 + .../monster/ogre_officer/normal_attack.msa | 31 + .../monster/ogre_officer/normal_attack1.msa | 53 + .../share/data/monster/ogre_officer/run.msa | 6 + .../share/data/monster/ogre_officer/wait.msa | 6 + .../share/data/monster/ogre_officer/wait1.msa | 6 + .../share/data/monster/ogre_officer/walk.msa | 6 + .../data/monster/ogre_soldier/back_damage.msa | 6 + .../monster/ogre_soldier/back_knockdown.msa | 6 + .../monster/ogre_soldier/front_damage.msa | 6 + .../data/monster/ogre_soldier/front_dead.msa | 6 + .../monster/ogre_soldier/front_knockdown.msa | 6 + .../monster/ogre_soldier/front_standup.msa | 6 + .../data/monster/ogre_soldier/motlist.txt | 14 + .../monster/ogre_soldier/normal_attack.msa | 31 + .../monster/ogre_soldier/normal_attack1.msa | 31 + .../share/data/monster/ogre_soldier/run.msa | 6 + .../share/data/monster/ogre_soldier/wait.msa | 6 + .../share/data/monster/ogre_soldier/wait1.msa | 6 + .../share/data/monster/ogre_soldier/walk.msa | 6 + .../share/data/monster/old_pirate/die.msa | 6 + .../share/data/monster/old_pirate/motlist.txt | 5 + .../share/data/monster/old_pirate/run.msa | 6 + .../share/data/monster/old_pirate/wait.msa | 6 + .../share/data/monster/old_pirate/wait_1.msa | 6 + .../share/data/monster/old_pirate/walk.msa | 6 + .../srv1/share/data/monster/oldster/die.msa | 6 + .../share/data/monster/oldster/motlist.txt | 5 + .../srv1/share/data/monster/oldster/run.msa | 6 + .../srv1/share/data/monster/oldster/wait.msa | 6 + .../share/data/monster/oldster/wait_1.msa | 6 + .../srv1/share/data/monster/oldster/walk.msa | 6 + .../share/data/monster/orc_bigblack/00.msa | 6 + .../share/data/monster/orc_bigblack/00_1.msa | 6 + .../share/data/monster/orc_bigblack/03.msa | 6 + .../share/data/monster/orc_bigblack/20.msa | 60 + .../share/data/monster/orc_bigblack/20_1.msa | 65 + .../share/data/monster/orc_bigblack/30-1.msa | 4 + .../share/data/monster/orc_bigblack/30.msa | 6 + .../share/data/monster/orc_bigblack/30_1.msa | 6 + .../share/data/monster/orc_bigblack/31.msa | 6 + .../share/data/monster/orc_bigblack/32.msa | 6 + .../share/data/monster/orc_bigblack/33.msa | 6 + .../share/data/monster/orc_bigblack/34.msa | 6 + .../share/data/monster/orc_bigblack/34_1.msa | 6 + .../share/data/monster/orc_bigblack/35.msa | 6 + .../share/data/monster/orc_bigblack/36.msa | 6 + .../share/data/monster/orc_bigblack/37.msa | 6 + .../data/monster/orc_bigblack/motlist.txt | 15 + .../srv1/share/data/monster/orc_black/00.msa | 6 + .../share/data/monster/orc_black/00_1.msa | 6 + .../srv1/share/data/monster/orc_black/03.msa | 6 + .../srv1/share/data/monster/orc_black/20.msa | 41 + .../share/data/monster/orc_black/20_1.msa | 43 + .../srv1/share/data/monster/orc_black/30.msa | 6 + .../share/data/monster/orc_black/30_1.msa | 6 + .../srv1/share/data/monster/orc_black/31.msa | 6 + .../srv1/share/data/monster/orc_black/32.msa | 6 + .../srv1/share/data/monster/orc_black/33.msa | 6 + .../srv1/share/data/monster/orc_black/34.msa | 6 + .../share/data/monster/orc_black/34_1.msa | 6 + .../srv1/share/data/monster/orc_black/35.msa | 6 + .../srv1/share/data/monster/orc_black/36.msa | 6 + .../srv1/share/data/monster/orc_black/37.msa | 6 + .../share/data/monster/orc_black/motlist.txt | 15 + .../share/data/monster/orc_general/00.msa | 6 + .../share/data/monster/orc_general/00_1.msa | 6 + .../share/data/monster/orc_general/03.msa | 6 + .../share/data/monster/orc_general/20.msa | 71 + .../share/data/monster/orc_general/20_1.msa | 42 + .../share/data/monster/orc_general/30.msa | 6 + .../share/data/monster/orc_general/30_1.msa | 6 + .../share/data/monster/orc_general/31.msa | 6 + .../share/data/monster/orc_general/32.msa | 6 + .../share/data/monster/orc_general/33.msa | 6 + .../share/data/monster/orc_general/34.msa | 6 + .../share/data/monster/orc_general/34_1.msa | 6 + .../share/data/monster/orc_general/35.msa | 6 + .../share/data/monster/orc_general/36.msa | 6 + .../share/data/monster/orc_general/37.msa | 6 + .../data/monster/orc_general/motlist.txt | 14 + .../srv1/share/data/monster/orc_knight/00.msa | 6 + .../share/data/monster/orc_knight/00_1.msa | 6 + .../srv1/share/data/monster/orc_knight/03.msa | 6 + .../srv1/share/data/monster/orc_knight/20.msa | 79 + .../share/data/monster/orc_knight/20_1.msa | 57 + .../srv1/share/data/monster/orc_knight/30.msa | 6 + .../share/data/monster/orc_knight/30_1.msa | 6 + .../srv1/share/data/monster/orc_knight/31.msa | 6 + .../srv1/share/data/monster/orc_knight/32.msa | 6 + .../srv1/share/data/monster/orc_knight/33.msa | 6 + .../srv1/share/data/monster/orc_knight/34.msa | 6 + .../share/data/monster/orc_knight/34_1.msa | 6 + .../srv1/share/data/monster/orc_knight/35.msa | 6 + .../srv1/share/data/monster/orc_knight/36.msa | 6 + .../srv1/share/data/monster/orc_knight/37.msa | 6 + .../share/data/monster/orc_knight/motlist.txt | 15 + .../srv1/share/data/monster/orc_lord/00.msa | 6 + .../srv1/share/data/monster/orc_lord/03.msa | 6 + .../srv1/share/data/monster/orc_lord/20.msa | 48 + .../srv1/share/data/monster/orc_lord/20_1.msa | 44 + .../srv1/share/data/monster/orc_lord/24.msa | 43 + .../srv1/share/data/monster/orc_lord/30.msa | 6 + .../srv1/share/data/monster/orc_lord/30_1.msa | 6 + .../srv1/share/data/monster/orc_lord/31.msa | 6 + .../srv1/share/data/monster/orc_lord/32.msa | 6 + .../srv1/share/data/monster/orc_lord/33.msa | 6 + .../srv1/share/data/monster/orc_lord/34.msa | 6 + .../srv1/share/data/monster/orc_lord/34_1.msa | 6 + .../srv1/share/data/monster/orc_lord/35.msa | 6 + .../srv1/share/data/monster/orc_lord/36.msa | 6 + .../srv1/share/data/monster/orc_lord/37.msa | 6 + .../share/data/monster/orc_lord/motlist.txt | 15 + .../share/data/monster/orc_magician/00.msa | 6 + .../share/data/monster/orc_magician/00_1.msa | 6 + .../share/data/monster/orc_magician/03.msa | 6 + .../share/data/monster/orc_magician/20.msa | 31 + .../share/data/monster/orc_magician/20_1.msa | 31 + .../share/data/monster/orc_magician/30.msa | 6 + .../share/data/monster/orc_magician/30_1.msa | 6 + .../share/data/monster/orc_magician/31.msa | 6 + .../share/data/monster/orc_magician/31_1.msa | 6 + .../share/data/monster/orc_magician/31_2.msa | 6 + .../share/data/monster/orc_magician/32.msa | 6 + .../share/data/monster/orc_magician/33.msa | 6 + .../share/data/monster/orc_magician/34.msa | 6 + .../share/data/monster/orc_magician/34_1.msa | 6 + .../share/data/monster/orc_magician/35.msa | 6 + .../share/data/monster/orc_magician/36.msa | 6 + .../share/data/monster/orc_magician/37.msa | 6 + .../share/data/monster/orc_magician/37_1.msa | 6 + .../share/data/monster/orc_magician/37_2.msa | 6 + .../data/monster/orc_magician/motlist.txt | 19 + .../share/data/monster/orc_scouter/00.msa | 6 + .../share/data/monster/orc_scouter/00_1.msa | 6 + .../share/data/monster/orc_scouter/03.msa | 6 + .../share/data/monster/orc_scouter/20.msa | 43 + .../share/data/monster/orc_scouter/20_1.msa | 43 + .../share/data/monster/orc_scouter/30.msa | 6 + .../share/data/monster/orc_scouter/30_1.msa | 6 + .../share/data/monster/orc_scouter/31.msa | 6 + .../share/data/monster/orc_scouter/31_1.msa | 6 + .../share/data/monster/orc_scouter/31_2.msa | 6 + .../share/data/monster/orc_scouter/32.msa | 6 + .../share/data/monster/orc_scouter/33.msa | 6 + .../share/data/monster/orc_scouter/34.msa | 6 + .../share/data/monster/orc_scouter/34_1.msa | 6 + .../share/data/monster/orc_scouter/35.msa | 6 + .../share/data/monster/orc_scouter/36.msa | 6 + .../share/data/monster/orc_scouter/37.msa | 6 + .../share/data/monster/orc_scouter/37_1.msa | 6 + .../data/monster/orc_scouter/motlist.txt | 18 + .../share/data/monster/orc_soldier/00.msa | 6 + .../share/data/monster/orc_soldier/00_1.msa | 6 + .../share/data/monster/orc_soldier/00_2.msa | 6 + .../share/data/monster/orc_soldier/03.msa | 6 + .../share/data/monster/orc_soldier/20.msa | 51 + .../share/data/monster/orc_soldier/20_1.msa | 42 + .../share/data/monster/orc_soldier/30.msa | 6 + .../share/data/monster/orc_soldier/30_1.msa | 6 + .../share/data/monster/orc_soldier/31.msa | 6 + .../share/data/monster/orc_soldier/31_1.msa | 6 + .../share/data/monster/orc_soldier/32.msa | 6 + .../share/data/monster/orc_soldier/33.msa | 6 + .../share/data/monster/orc_soldier/34.msa | 6 + .../share/data/monster/orc_soldier/34_1.msa | 6 + .../share/data/monster/orc_soldier/35.msa | 6 + .../share/data/monster/orc_soldier/36.msa | 6 + .../share/data/monster/orc_soldier/37.msa | 6 + .../share/data/monster/orc_soldier/37_1.msa | 6 + .../data/monster/orc_soldier/motlist.txt | 18 + .../srv1/share/data/monster/outlaw/00.msa | 6 + .../srv1/share/data/monster/outlaw/00_1.msa | 6 + .../srv1/share/data/monster/outlaw/03.msa | 6 + .../srv1/share/data/monster/outlaw/03_1.msa | 6 + .../srv1/share/data/monster/outlaw/20.msa | 6 + .../srv1/share/data/monster/outlaw/20_1.msa | 6 + .../srv1/share/data/monster/outlaw/30.msa | 6 + .../srv1/share/data/monster/outlaw/30_1.msa | 6 + .../srv1/share/data/monster/outlaw/31.msa | 6 + .../srv1/share/data/monster/outlaw/31_1.msa | 6 + .../srv1/share/data/monster/outlaw/32.msa | 6 + .../srv1/share/data/monster/outlaw/33.msa | 6 + .../srv1/share/data/monster/outlaw/34.msa | 6 + .../srv1/share/data/monster/outlaw/34_1.msa | 6 + .../srv1/share/data/monster/outlaw/35.msa | 6 + .../srv1/share/data/monster/outlaw/36.msa | 6 + .../srv1/share/data/monster/outlaw/37.msa | 6 + .../share/data/monster/outlaw/motlist.txt | 17 + .../share/data/monster/panda/combo_attack.msa | 6 + .../srv1/share/data/monster/panda/dead.msa | 6 + .../share/data/monster/panda/front_damage.msa | 6 + .../srv1/share/data/monster/panda/motlist.txt | 13 + .../share/data/monster/panda/panda_lod_02.msa | 6 + .../srv1/share/data/monster/panda/run.msa | 6 + .../srv1/share/data/monster/panda/skill2.msa | 6 + .../srv1/share/data/monster/panda/wait.msa | 6 + .../srv1/share/data/monster/panda/wait1.msa | 6 + .../srv1/share/data/monster/panda/wait2.msa | 6 + .../srv1/share/data/monster/panda/walk.msa | 6 + .../data/monster/panda_young1/motlist.txt | 6 + .../share/data/monster/panda_young1/run.msa | 6 + .../share/data/monster/panda_young1/wait.msa | 6 + .../share/data/monster/panda_young1/wait1.msa | 6 + .../share/data/monster/panda_young1/wait2.msa | 6 + .../share/data/monster/panda_young1/walk.msa | 6 + .../srv1/share/data/monster/peddler/02.msa | 6 + .../srv1/share/data/monster/peddler/03.msa | 6 + .../srv1/share/data/monster/peddler/die.msa | 6 + .../share/data/monster/peddler/motlist.txt | 5 + .../srv1/share/data/monster/peddler/run.msa | 6 + .../srv1/share/data/monster/peddler/wait.msa | 6 + .../share/data/monster/peddler/wait_1.msa | 6 + .../srv1/share/data/monster/peddler/walk.msa | 6 + .../share/data/monster/phoenix1/motlist.txt | 6 + .../srv1/share/data/monster/phoenix1/run.msa | 6 + .../srv1/share/data/monster/phoenix1/wait.msa | 6 + .../share/data/monster/phoenix1/wait1.msa | 6 + .../share/data/monster/phoenix1/wait2.msa | 6 + .../srv1/share/data/monster/phoenix1/walk.msa | 6 + .../share/data/monster/phoenix2/motlist.txt | 6 + .../srv1/share/data/monster/phoenix2/run.msa | 6 + .../srv1/share/data/monster/phoenix2/wait.msa | 6 + .../share/data/monster/phoenix2/wait1.msa | 6 + .../share/data/monster/phoenix2/wait2.msa | 6 + .../srv1/share/data/monster/phoenix2/walk.msa | 6 + .../share/data/monster/phoenix3/motlist.txt | 6 + .../srv1/share/data/monster/phoenix3/run.msa | 6 + .../srv1/share/data/monster/phoenix3/wait.msa | 6 + .../share/data/monster/phoenix3/wait1.msa | 6 + .../share/data/monster/phoenix3/wait2.msa | 6 + .../srv1/share/data/monster/phoenix3/walk.msa | 6 + .../share/data/monster/pig_young1/motlist.txt | 6 + .../share/data/monster/pig_young1/run.msa | 6 + .../share/data/monster/pig_young1/wait.msa | 6 + .../share/data/monster/pig_young1/wait1.msa | 6 + .../share/data/monster/pig_young1/wait2.msa | 6 + .../share/data/monster/pig_young1/walk.msa | 6 + .../data/monster/plant_researcher/die.msa | 6 + .../data/monster/plant_researcher/motlist.txt | 5 + .../data/monster/plant_researcher/run.msa | 6 + .../data/monster/plant_researcher/wait.msa | 6 + .../data/monster/plant_researcher/wait_1.msa | 6 + .../data/monster/plant_researcher/walk.msa | 6 + .../main/srv1/share/data/monster/pony/00.msa | 6 + .../srv1/share/data/monster/pony/00_1.msa | 6 + .../srv1/share/data/monster/pony/00_2.msa | 6 + .../main/srv1/share/data/monster/pony/02.msa | 6 + .../main/srv1/share/data/monster/pony/03.msa | 6 + .../main/srv1/share/data/monster/pony/04.msa | 6 + .../main/srv1/share/data/monster/pony/20.msa | 6 + .../srv1/share/data/monster/pony/20_1.msa | 6 + .../main/srv1/share/data/monster/pony/25.msa | 6 + .../main/srv1/share/data/monster/pony/30.msa | 6 + .../main/srv1/share/data/monster/pony/31.msa | 6 + .../main/srv1/share/data/monster/pony/33.msa | 6 + .../share/data/monster/pony/horse_stop.msa | 21 + .../srv1/share/data/monster/pony/motlist.txt | 13 + .../srv1/share/data/monster/pony/stop.msa | 6 + .../share/data/monster/privateshop/00.msa | 5 + .../data/monster/privateshop/motlist.txt | 1 + .../share/data/monster/privateshop/wait.msa | 6 + .../share/data/monster/privateshop2/00.msa | 5 + .../data/monster/privateshop2/motlist.txt | 1 + .../share/data/monster/privateshop2/wait.msa | 6 + .../pve_dragonmaster_boss/front_damage.msa | 6 + .../pve_dragonmaster_boss/front_dead.msa | 6 + .../pve_dragonmaster_boss/front_knockdown.msa | 6 + .../pve_dragonmaster_boss/front_standup.msa | 6 + .../monster/pve_dragonmaster_boss/motlist.txt | 12 + .../pve_dragonmaster_boss/normal_attack1.msa | 41 + .../pve_dragonmaster_boss/normal_attack2.msa | 75 + .../monster/pve_dragonmaster_boss/run.msa | 6 + .../pve_dragonmaster_boss/special_attack1.msa | 65 + .../pve_dragonmaster_boss/special_attack2.msa | 231 + .../pve_dragonmaster_boss/special_attack3.msa | 65 + .../monster/pve_dragonmaster_boss/wait.msa | 6 + .../share/data/monster/pwahuang1/motlist.txt | 6 + .../srv1/share/data/monster/pwahuang1/run.msa | 6 + .../share/data/monster/pwahuang1/wait.msa | 6 + .../share/data/monster/pwahuang1/wait1.msa | 6 + .../share/data/monster/pwahuang1/wait2.msa | 6 + .../share/data/monster/pwahuang1/wait3.msa | 6 + .../share/data/monster/pwahuang1/walk.msa | 6 + .../share/data/monster/rabbit/motlist.txt | 2 + .../srv1/share/data/monster/rabbit/wait00.msa | 6 + .../srv1/share/data/monster/rabbit/wait01.msa | 6 + .../share/data/monster/rabbit_pet/motlist.txt | 6 + .../share/data/monster/rabbit_pet/run.msa | 6 + .../share/data/monster/rabbit_pet/wait.msa | 6 + .../share/data/monster/rabbit_pet/wait1.msa | 6 + .../share/data/monster/rabbit_pet/wait2.msa | 6 + .../share/data/monster/rabbit_pet/walk.msa | 6 + .../data/monster/ramadan_pet/motlist.txt | 5 + .../share/data/monster/ramadan_pet/run.msa | 6 + .../share/data/monster/ramadan_pet/wait.msa | 6 + .../share/data/monster/ramadan_pet/wait1.msa | 6 + .../share/data/monster/ramadan_pet/wait2.msa | 6 + .../share/data/monster/ramadan_pet/walk.msa | 6 + .../share/data/monster/recycle_monster/00.msa | 6 + .../data/monster/recycle_monster/00_1.msa | 6 + .../share/data/monster/recycle_monster/03.msa | 6 + .../share/data/monster/recycle_monster/20.msa | 39 + .../data/monster/recycle_monster/20_1.msa | 29 + .../share/data/monster/recycle_monster/30.msa | 6 + .../data/monster/recycle_monster/30_1.msa | 6 + .../share/data/monster/recycle_monster/31.msa | 6 + .../share/data/monster/recycle_monster/32.msa | 6 + .../share/data/monster/recycle_monster/33.msa | 6 + .../share/data/monster/recycle_monster/34.msa | 6 + .../data/monster/recycle_monster/34_1.msa | 6 + .../share/data/monster/recycle_monster/35.msa | 6 + .../share/data/monster/recycle_monster/36.msa | 6 + .../share/data/monster/recycle_monster/37.msa | 6 + .../data/monster/recycle_monster/motlist.txt | 15 + .../srv1/share/data/monster/red_dragon/00.msa | 5 + .../share/data/monster/red_dragon/00_1.msa | 5 + .../srv1/share/data/monster/red_dragon/03.msa | 5 + .../srv1/share/data/monster/red_dragon/20.msa | 44 + .../srv1/share/data/monster/red_dragon/24.msa | 68 + .../srv1/share/data/monster/red_dragon/25.msa | 53 + .../srv1/share/data/monster/red_dragon/26.msa | 65 + .../srv1/share/data/monster/red_dragon/27.msa | 80 + .../srv1/share/data/monster/red_dragon/28.msa | 122 + .../srv1/share/data/monster/red_dragon/31.msa | 5 + .../share/data/monster/red_dragon/motlist.txt | 10 + .../share/data/monster/red_dragon2/00.msa | 5 + .../share/data/monster/red_dragon2/00_1.msa | 5 + .../share/data/monster/red_dragon2/03.msa | 5 + .../share/data/monster/red_dragon2/20.msa | 44 + .../share/data/monster/red_dragon2/24.msa | 68 + .../share/data/monster/red_dragon2/25.msa | 53 + .../share/data/monster/red_dragon2/26.msa | 65 + .../share/data/monster/red_dragon2/27.msa | 80 + .../share/data/monster/red_dragon2/28.msa | 122 + .../share/data/monster/red_dragon2/31.msa | 5 + .../data/monster/red_dragon2/motlist.txt | 10 + .../reddragon_room_boss2/front_damage.msa | 6 + .../reddragon_room_boss2/front_dead.msa | 6 + .../monster/reddragon_room_boss2/motlist.txt | 6 + .../reddragon_room_boss2/special_attack.msa | 634 + .../reddragon_room_boss2/special_attack1.msa | 80 + .../reddragon_room_boss2/special_attack2.msa | 364 + .../monster/reddragon_room_boss2/wait.msa | 6 + .../monster/reddragon_room_boss2/wait1.msa | 6 + .../reddragon_room_fly/front_damage.msa | 6 + .../monster/reddragon_room_fly/front_dead.msa | 6 + .../reddragon_room_fly/front_knockdown.msa | 6 + .../reddragon_room_fly/front_standup.msa | 6 + .../monster/reddragon_room_fly/motlist.txt | 12 + .../reddragon_room_fly/normal_attack.msa | 22 + .../reddragon_room_fly/normal_attack1.msa | 34 + .../data/monster/reddragon_room_fly/run.msa | 6 + .../data/monster/reddragon_room_fly/wait.msa | 6 + .../front_damage.msa | 6 + .../reddragon_room_human_boss/front_dead.msa | 6 + .../front_knockdown.msa | 6 + .../front_standup.msa | 6 + .../reddragon_room_human_boss/motlist.txt | 11 + .../normal_attack.msa | 32 + .../normal_attack1.msa | 32 + .../monster/reddragon_room_human_boss/run.msa | 6 + .../special_attack.msa | 83 + .../special_attack1.msa | 56 + .../reddragon_room_human_boss/wait.msa | 6 + .../data/monster/redguild_guard_m/dead.msa | 6 + .../data/monster/redguild_guard_m/motlist.txt | 9 + .../data/monster/redguild_guard_m/run.msa | 6 + .../data/monster/redguild_guard_m/wait.msa | 6 + .../data/monster/redguild_guard_m/wait1.msa | 6 + .../data/monster/redguild_guard_m/walk.msa | 6 + .../monster/redthief2_boss/back_damage.msa | 5 + .../monster/redthief2_boss/back_damage1.msa | 6 + .../monster/redthief2_boss/back_knockdown.msa | 5 + .../monster/redthief2_boss/front_damage.msa | 6 + .../monster/redthief2_boss/front_damage1.msa | 6 + .../monster/redthief2_boss/front_dead.msa | 5 + .../redthief2_boss/front_knockdown.msa | 5 + .../monster/redthief2_boss/front_standup.msa | 5 + .../data/monster/redthief2_boss/motlist.txt | 19 + .../monster/redthief2_boss/normal_attack.msa | 54 + .../monster/redthief2_boss/normal_attack1.msa | 54 + .../share/data/monster/redthief2_boss/run.msa | 5 + .../monster/redthief2_boss/special_attack.msa | 77 + .../data/monster/redthief2_boss/wait.msa | 5 + .../data/monster/redthief2_boss/wait1.msa | 5 + .../data/monster/redthief2_boss/wait2.msa | 5 + .../data/monster/redthief2_boss/wait3.msa | 5 + .../data/monster/redthief2_boss/walk.msa | 5 + .../monster/redthief2_boss2/back_damage.msa | 5 + .../monster/redthief2_boss2/back_damage1.msa | 5 + .../redthief2_boss2/back_knockdown.msa | 4 + .../monster/redthief2_boss2/front_damage.msa | 5 + .../monster/redthief2_boss2/front_damage1.msa | 5 + .../monster/redthief2_boss2/front_dead.msa | 5 + .../redthief2_boss2/front_knockdown.msa | 5 + .../monster/redthief2_boss2/front_standup.msa | 5 + .../data/monster/redthief2_boss2/motlist.txt | 19 + .../monster/redthief2_boss2/normal_attack.msa | 32 + .../redthief2_boss2/normal_attack1.msa | 54 + .../data/monster/redthief2_boss2/run.msa | 5 + .../redthief2_boss2/special_attack.msa | 92 + .../redthief2_boss2/special_attack1.msa | 99 + .../monster/redthief2_boss2/specil_attack.msa | 92 + .../redthief2_boss2/specil_attack1.msa | 99 + .../data/monster/redthief2_boss2/wait.msa | 5 + .../data/monster/redthief2_boss2/wait1.msa | 5 + .../data/monster/redthief2_boss2/wait2.msa | 5 + .../data/monster/redthief2_boss2/walk.msa | 5 + .../monster/redthief2_bow/back_damage.msa | 4 + .../monster/redthief2_bow/back_knockdown.msa | 5 + .../monster/redthief2_bow/front_damage.msa | 5 + .../data/monster/redthief2_bow/front_dead.msa | 5 + .../monster/redthief2_bow/front_knockdown.msa | 5 + .../monster/redthief2_bow/front_standup.msa | 5 + .../data/monster/redthief2_bow/motlist.txt | 15 + .../monster/redthief2_bow/normal_attack.msa | 20 + .../monster/redthief2_bow/normal_attack1.msa | 20 + .../share/data/monster/redthief2_bow/run.msa | 5 + .../share/data/monster/redthief2_bow/wait.msa | 5 + .../data/monster/redthief2_bow/wait1.msa | 5 + .../data/monster/redthief2_bow/wait2.msa | 5 + .../share/data/monster/redthief2_bow/walk.msa | 5 + .../monster/redthief2_general/back_damage.msa | 5 + .../redthief2_general/back_knockdown.msa | 5 + .../redthief2_general/front_damage.msa | 5 + .../monster/redthief2_general/front_dead.msa | 5 + .../redthief2_general/front_knockdown.msa | 5 + .../redthief2_general/front_standup.msa | 5 + .../monster/redthief2_general/motlist.txt | 15 + .../redthief2_general/normal_attack.msa | 31 + .../redthief2_general/normal_attack1.msa | 53 + .../data/monster/redthief2_general/run.msa | 5 + .../data/monster/redthief2_general/wait.msa | 5 + .../data/monster/redthief2_general/wait1.msa | 5 + .../data/monster/redthief2_general/wait2.msa | 5 + .../data/monster/redthief2_general/walk.msa | 5 + .../monster/redthief2_magic/back_damage.msa | 5 + .../redthief2_magic/back_knockdown.msa | 5 + .../monster/redthief2_magic/front_damage.msa | 4 + .../monster/redthief2_magic/front_dead.msa | 5 + .../redthief2_magic/front_knockdown.msa | 5 + .../monster/redthief2_magic/front_standup.msa | 5 + .../data/monster/redthief2_magic/motlist.txt | 15 + .../monster/redthief2_magic/normal_attack.msa | 44 + .../redthief2_magic/normal_attack1.msa | 54 + .../data/monster/redthief2_magic/run.msa | 5 + .../data/monster/redthief2_magic/wait.msa | 5 + .../data/monster/redthief2_magic/wait1.msa | 5 + .../data/monster/redthief2_magic/wait2.msa | 5 + .../data/monster/redthief2_magic/walk.msa | 5 + .../monster/redthief2_officer/back_damage.msa | 5 + .../redthief2_officer/back_knockdown.msa | 4 + .../redthief2_officer/front_damage.msa | 5 + .../monster/redthief2_officer/front_dead.msa | 5 + .../redthief2_officer/front_knockdown.msa | 5 + .../redthief2_officer/front_standup.msa | 5 + .../monster/redthief2_officer/motlist.txt | 15 + .../redthief2_officer/normal_attack.msa | 53 + .../redthief2_officer/normal_attack1.msa | 31 + .../data/monster/redthief2_officer/run.msa | 5 + .../data/monster/redthief2_officer/wait.msa | 5 + .../data/monster/redthief2_officer/wait1.msa | 5 + .../data/monster/redthief2_officer/wait2.msa | 5 + .../data/monster/redthief2_officer/walk.msa | 5 + .../redthief2_officer_young1/motlist.txt | 6 + .../monster/redthief2_officer_young1/run.msa | 6 + .../monster/redthief2_officer_young1/wait.msa | 6 + .../redthief2_officer_young1/wait1.msa | 6 + .../redthief2_officer_young1/wait2.msa | 6 + .../monster/redthief2_officer_young1/walk.msa | 6 + .../redthief2_soldier2/back_damage.msa | 5 + .../redthief2_soldier2/back_knockdown.msa | 5 + .../redthief2_soldier2/front_damage.msa | 5 + .../monster/redthief2_soldier2/front_dead.msa | 6 + .../redthief2_soldier2/front_knockdown.msa | 5 + .../redthief2_soldier2/front_standup.msa | 5 + .../monster/redthief2_soldier2/motlist.txt | 15 + .../redthief2_soldier2/normal_attack.msa | 53 + .../redthief2_soldier2/normal_attack1.msa | 31 + .../data/monster/redthief2_soldier2/run.msa | 5 + .../data/monster/redthief2_soldier2/wait.msa | 5 + .../data/monster/redthief2_soldier2/wait1.msa | 5 + .../data/monster/redthief2_soldier2/wait2.msa | 5 + .../data/monster/redthief2_soldier2/walk.msa | 5 + .../monster/redthief_boss/back_damage.msa | 6 + .../monster/redthief_boss/back_damage1.msa | 6 + .../monster/redthief_boss/back_knockdown.msa | 6 + .../monster/redthief_boss/front_damage.msa | 6 + .../monster/redthief_boss/front_damage1.msa | 6 + .../data/monster/redthief_boss/front_dead.msa | 6 + .../monster/redthief_boss/front_knockdown.msa | 6 + .../monster/redthief_boss/front_standup.msa | 6 + .../data/monster/redthief_boss/motlist.txt | 19 + .../monster/redthief_boss/normal_attack.msa | 54 + .../monster/redthief_boss/normal_attack1.msa | 54 + .../share/data/monster/redthief_boss/run.msa | 6 + .../monster/redthief_boss/special_attack.msa | 77 + .../share/data/monster/redthief_boss/wait.msa | 6 + .../data/monster/redthief_boss/wait1.msa | 6 + .../data/monster/redthief_boss/wait2.msa | 6 + .../data/monster/redthief_boss/wait3.msa | 6 + .../share/data/monster/redthief_boss/walk.msa | 6 + .../monster/redthief_boss2/back_damage.msa | 6 + .../monster/redthief_boss2/back_damage1.msa | 6 + .../monster/redthief_boss2/back_knockdown.msa | 6 + .../monster/redthief_boss2/front_damage.msa | 6 + .../monster/redthief_boss2/front_damage1.msa | 6 + .../monster/redthief_boss2/front_dead.msa | 6 + .../redthief_boss2/front_knockdown.msa | 6 + .../monster/redthief_boss2/front_standup.msa | 6 + .../data/monster/redthief_boss2/motlist.txt | 19 + .../monster/redthief_boss2/normal_attack.msa | 32 + .../monster/redthief_boss2/normal_attack1.msa | 54 + .../share/data/monster/redthief_boss2/run.msa | 6 + .../monster/redthief_boss2/special_attack.msa | 92 + .../redthief_boss2/special_attack1.msa | 99 + .../monster/redthief_boss2/specil_attack.msa | 92 + .../monster/redthief_boss2/specil_attack1.msa | 99 + .../data/monster/redthief_boss2/wait.msa | 6 + .../data/monster/redthief_boss2/wait1.msa | 6 + .../data/monster/redthief_boss2/wait2.msa | 6 + .../data/monster/redthief_boss2/walk.msa | 6 + .../data/monster/redthief_bow/back_damage.msa | 6 + .../monster/redthief_bow/back_knockdown.msa | 6 + .../monster/redthief_bow/front_damage.msa | 6 + .../data/monster/redthief_bow/front_dead.msa | 6 + .../monster/redthief_bow/front_knockdown.msa | 6 + .../monster/redthief_bow/front_standup.msa | 6 + .../data/monster/redthief_bow/motlist.txt | 15 + .../monster/redthief_bow/normal_attack.msa | 20 + .../monster/redthief_bow/normal_attack1.msa | 20 + .../share/data/monster/redthief_bow/run.msa | 6 + .../share/data/monster/redthief_bow/wait.msa | 6 + .../share/data/monster/redthief_bow/wait1.msa | 6 + .../share/data/monster/redthief_bow/wait2.msa | 6 + .../share/data/monster/redthief_bow/walk.msa | 6 + .../monster/redthief_general/back_damage.msa | 6 + .../redthief_general/back_knockdown.msa | 6 + .../monster/redthief_general/front_damage.msa | 6 + .../monster/redthief_general/front_dead.msa | 6 + .../redthief_general/front_knockdown.msa | 6 + .../redthief_general/front_standup.msa | 6 + .../data/monster/redthief_general/motlist.txt | 15 + .../redthief_general/normal_attack.msa | 31 + .../redthief_general/normal_attack1.msa | 53 + .../data/monster/redthief_general/run.msa | 6 + .../data/monster/redthief_general/wait.msa | 6 + .../data/monster/redthief_general/wait1.msa | 6 + .../data/monster/redthief_general/wait2.msa | 6 + .../data/monster/redthief_general/walk.msa | 6 + .../monster/redthief_magic/back_damage.msa | 6 + .../monster/redthief_magic/back_knockdown.msa | 6 + .../monster/redthief_magic/front_damage.msa | 6 + .../monster/redthief_magic/front_dead.msa | 6 + .../redthief_magic/front_knockdown.msa | 6 + .../monster/redthief_magic/front_standup.msa | 6 + .../data/monster/redthief_magic/motlist.txt | 15 + .../monster/redthief_magic/normal_attack.msa | 44 + .../monster/redthief_magic/normal_attack1.msa | 54 + .../share/data/monster/redthief_magic/run.msa | 6 + .../data/monster/redthief_magic/wait.msa | 6 + .../data/monster/redthief_magic/wait1.msa | 6 + .../data/monster/redthief_magic/wait2.msa | 6 + .../data/monster/redthief_magic/walk.msa | 6 + .../monster/redthief_officer/back_damage.msa | 6 + .../redthief_officer/back_knockdown.msa | 6 + .../monster/redthief_officer/front_damage.msa | 6 + .../monster/redthief_officer/front_dead.msa | 6 + .../redthief_officer/front_knockdown.msa | 6 + .../redthief_officer/front_standup.msa | 6 + .../data/monster/redthief_officer/motlist.txt | 15 + .../redthief_officer/normal_attack.msa | 53 + .../redthief_officer/normal_attack1.msa | 31 + .../data/monster/redthief_officer/run.msa | 6 + .../data/monster/redthief_officer/wait.msa | 6 + .../data/monster/redthief_officer/wait1.msa | 6 + .../data/monster/redthief_officer/wait2.msa | 6 + .../data/monster/redthief_officer/walk.msa | 6 + .../monster/redthief_soldier2/back_damage.msa | 6 + .../redthief_soldier2/back_knockdown.msa | 6 + .../redthief_soldier2/front_damage.msa | 6 + .../monster/redthief_soldier2/front_dead.msa | 6 + .../redthief_soldier2/front_knockdown.msa | 6 + .../redthief_soldier2/front_standup.msa | 6 + .../monster/redthief_soldier2/motlist.txt | 15 + .../redthief_soldier2/normal_attack.msa | 53 + .../redthief_soldier2/normal_attack1.msa | 31 + .../data/monster/redthief_soldier2/run.msa | 6 + .../data/monster/redthief_soldier2/wait.msa | 6 + .../data/monster/redthief_soldier2/wait1.msa | 6 + .../data/monster/redthief_soldier2/wait2.msa | 6 + .../data/monster/redthief_soldier2/walk.msa | 6 + .../data/monster/reindeer_female/attack.msa | 6 + .../data/monster/reindeer_female/attack1.msa | 6 + .../monster/reindeer_female/back_damage.msa | 6 + .../data/monster/reindeer_female/dead.msa | 6 + .../monster/reindeer_female/front_damage.msa | 6 + .../data/monster/reindeer_female/motlist.txt | 13 + .../data/monster/reindeer_female/run.msa | 6 + .../data/monster/reindeer_female/skill1.msa | 6 + .../data/monster/reindeer_female/skill2.msa | 6 + .../data/monster/reindeer_female/wait.msa | 6 + .../data/monster/reindeer_female/wait1.msa | 6 + .../data/monster/reindeer_female/wait2.msa | 6 + .../data/monster/reindeer_female/walk.msa | 6 + .../data/monster/reindeer_male/attack.msa | 6 + .../data/monster/reindeer_male/attack1.msa | 6 + .../monster/reindeer_male/back_damage.msa | 6 + .../share/data/monster/reindeer_male/dead.msa | 6 + .../monster/reindeer_male/front_damage.msa | 6 + .../data/monster/reindeer_male/motlist.txt | 13 + .../share/data/monster/reindeer_male/run.msa | 6 + .../data/monster/reindeer_male/skill1.msa | 6 + .../data/monster/reindeer_male/skill2.msa | 6 + .../share/data/monster/reindeer_male/wait.msa | 6 + .../data/monster/reindeer_male/wait1.msa | 6 + .../data/monster/reindeer_male/wait2.msa | 6 + .../share/data/monster/reindeer_male/walk.msa | 6 + .../data/monster/reindeer_young/motlist.txt | 6 + .../share/data/monster/reindeer_young/run.msa | 6 + .../data/monster/reindeer_young/wait.msa | 6 + .../data/monster/reindeer_young/wait1.msa | 6 + .../data/monster/reindeer_young/wait2.msa | 6 + .../data/monster/reindeer_young/walk.msa | 6 + .../data/monster/rice_cake_seller/die.msa | 6 + .../data/monster/rice_cake_seller/motlist.txt | 4 + .../data/monster/rice_cake_seller/run.msa | 6 + .../data/monster/rice_cake_seller/wait.msa | 6 + .../data/monster/rice_cake_seller/walk.msa | 6 + .../srv1/share/data/monster/sailor/die.msa | 6 + .../share/data/monster/sailor/motlist.txt | 4 + .../srv1/share/data/monster/sailor/run.msa | 6 + .../srv1/share/data/monster/sailor/wait.msa | 6 + .../srv1/share/data/monster/sailor/walk.msa | 6 + .../srv1/share/data/monster/santa/damage.msa | 6 + .../srv1/share/data/monster/santa/dead.msa | 6 + .../srv1/share/data/monster/santa/motlist.txt | 7 + .../srv1/share/data/monster/santa/run.msa | 6 + .../srv1/share/data/monster/santa/special.msa | 6 + .../srv1/share/data/monster/santa/wait.msa | 6 + .../srv1/share/data/monster/santa/wait_1.msa | 6 + .../srv1/share/data/monster/santa/walk.msa | 6 + .../data/monster/scholar_beige_m/dead.msa | 6 + .../data/monster/scholar_beige_m/motlist.txt | 9 + .../data/monster/scholar_beige_m/run.msa | 6 + .../data/monster/scholar_beige_m/wait.msa | 6 + .../data/monster/scholar_beige_m/wait1.msa | 6 + .../data/monster/scholar_beige_m/walk.msa | 6 + .../share/data/monster/scorpionman_bow/00.msa | 6 + .../data/monster/scorpionman_bow/00_1.msa | 6 + .../share/data/monster/scorpionman_bow/03.msa | 6 + .../share/data/monster/scorpionman_bow/20.msa | 19 + .../share/data/monster/scorpionman_bow/30.msa | 6 + .../data/monster/scorpionman_bow/30_1.msa | 6 + .../share/data/monster/scorpionman_bow/31.msa | 6 + .../data/monster/scorpionman_bow/31_1.msa | 6 + .../data/monster/scorpionman_bow/31_2.msa | 6 + .../share/data/monster/scorpionman_bow/32.msa | 6 + .../share/data/monster/scorpionman_bow/33.msa | 6 + .../share/data/monster/scorpionman_bow/34.msa | 6 + .../data/monster/scorpionman_bow/34_1.msa | 6 + .../share/data/monster/scorpionman_bow/37.msa | 6 + .../data/monster/scorpionman_bow/motlist.txt | 14 + .../data/monster/scorpionman_sword/00.msa | 6 + .../data/monster/scorpionman_sword/00_1.msa | 6 + .../data/monster/scorpionman_sword/03.msa | 6 + .../data/monster/scorpionman_sword/20.msa | 36 + .../data/monster/scorpionman_sword/30.msa | 6 + .../data/monster/scorpionman_sword/30_1.msa | 6 + .../data/monster/scorpionman_sword/31.msa | 6 + .../data/monster/scorpionman_sword/31_1.msa | 6 + .../data/monster/scorpionman_sword/31_2.msa | 6 + .../data/monster/scorpionman_sword/32.msa | 6 + .../data/monster/scorpionman_sword/33.msa | 6 + .../data/monster/scorpionman_sword/34.msa | 6 + .../data/monster/scorpionman_sword/34_1.msa | 6 + .../data/monster/scorpionman_sword/37.msa | 6 + .../monster/scorpionman_sword/motlist.txt | 14 + .../share/data/monster/seal_stone/motlist.txt | 12 + .../share/data/monster/seal_stone/wait.msa | 6 + .../share/data/monster/shrine_01/attack.msa | 6 + .../share/data/monster/shrine_01/blow.msa | 6 + .../share/data/monster/shrine_01/motlist.txt | 3 + .../share/data/monster/shrine_01/wait.msa | 6 + .../share/data/monster/shrine_02/attack.msa | 6 + .../share/data/monster/shrine_02/blow.msa | 6 + .../share/data/monster/shrine_02/motlist.txt | 3 + .../share/data/monster/shrine_02/wait.msa | 6 + .../share/data/monster/shrine_03/attack.msa | 6 + .../share/data/monster/shrine_03/blow.msa | 6 + .../share/data/monster/shrine_03/motlist.txt | 3 + .../share/data/monster/shrine_03/wait.msa | 6 + .../share/data/monster/shrine_04/attack.msa | 6 + .../share/data/monster/shrine_04/blow.msa | 6 + .../share/data/monster/shrine_04/motlist.txt | 3 + .../share/data/monster/shrine_04/wait.msa | 6 + .../share/data/monster/shrine_05/attack.msa | 6 + .../share/data/monster/shrine_05/blow.msa | 6 + .../share/data/monster/shrine_05/motlist.txt | 3 + .../share/data/monster/shrine_05/wait.msa | 6 + .../srv1/share/data/monster/sinseon/00.msa | 6 + .../srv1/share/data/monster/sinseon/00_1.msa | 6 + .../share/data/monster/sinsu_guard_bow/00.msa | 4 + .../data/monster/sinsu_guard_bow/00_1.msa | 4 + .../share/data/monster/sinsu_guard_bow/02.msa | 6 + .../share/data/monster/sinsu_guard_bow/03.msa | 6 + .../share/data/monster/sinsu_guard_bow/20.msa | 19 + .../share/data/monster/sinsu_guard_bow/30.msa | 4 + .../data/monster/sinsu_guard_bow/30_1.msa | 4 + .../share/data/monster/sinsu_guard_bow/31.msa | 4 + .../share/data/monster/sinsu_guard_bow/32.msa | 4 + .../share/data/monster/sinsu_guard_bow/33.msa | 4 + .../share/data/monster/sinsu_guard_bow/34.msa | 4 + .../data/monster/sinsu_guard_bow/34_1.msa | 4 + .../share/data/monster/sinsu_guard_bow/35.msa | 4 + .../share/data/monster/sinsu_guard_bow/36.msa | 4 + .../share/data/monster/sinsu_guard_bow/37.msa | 4 + .../data/monster/sinsu_guard_bow/motlist.txt | 15 + .../data/monster/sinsu_guard_spear/00.msa | 4 + .../data/monster/sinsu_guard_spear/00_1.msa | 4 + .../data/monster/sinsu_guard_spear/02.msa | 6 + .../data/monster/sinsu_guard_spear/03.msa | 6 + .../data/monster/sinsu_guard_spear/20.msa | 4 + .../data/monster/sinsu_guard_spear/20_1.msa | 4 + .../data/monster/sinsu_guard_spear/30.msa | 4 + .../data/monster/sinsu_guard_spear/30_1.msa | 4 + .../data/monster/sinsu_guard_spear/31.msa | 4 + .../data/monster/sinsu_guard_spear/32.msa | 4 + .../data/monster/sinsu_guard_spear/33.msa | 4 + .../data/monster/sinsu_guard_spear/34.msa | 4 + .../data/monster/sinsu_guard_spear/34_1.msa | 4 + .../data/monster/sinsu_guard_spear/35.msa | 4 + .../data/monster/sinsu_guard_spear/36.msa | 4 + .../data/monster/sinsu_guard_spear/37.msa | 4 + .../monster/sinsu_guard_spear/motlist.txt | 16 + .../data/monster/sinsu_patrol_bow/00.msa | 6 + .../data/monster/sinsu_patrol_bow/00_1.msa | 6 + .../data/monster/sinsu_patrol_bow/02.msa | 6 + .../data/monster/sinsu_patrol_bow/03.msa | 6 + .../data/monster/sinsu_patrol_bow/20.msa | 19 + .../data/monster/sinsu_patrol_bow/30.msa | 6 + .../data/monster/sinsu_patrol_bow/30_1.msa | 6 + .../data/monster/sinsu_patrol_bow/31.msa | 6 + .../data/monster/sinsu_patrol_bow/32.msa | 6 + .../data/monster/sinsu_patrol_bow/33.msa | 6 + .../data/monster/sinsu_patrol_bow/34.msa | 6 + .../data/monster/sinsu_patrol_bow/34_1.msa | 6 + .../data/monster/sinsu_patrol_bow/35.msa | 6 + .../data/monster/sinsu_patrol_bow/36.msa | 6 + .../data/monster/sinsu_patrol_bow/37.msa | 6 + .../data/monster/sinsu_patrol_bow/motlist.txt | 15 + .../data/monster/sinsu_patrol_spear/00.msa | 6 + .../data/monster/sinsu_patrol_spear/00_1.msa | 6 + .../data/monster/sinsu_patrol_spear/02.msa | 6 + .../data/monster/sinsu_patrol_spear/03.msa | 6 + .../data/monster/sinsu_patrol_spear/20.msa | 6 + .../data/monster/sinsu_patrol_spear/20_1.msa | 6 + .../data/monster/sinsu_patrol_spear/30.msa | 6 + .../data/monster/sinsu_patrol_spear/30_1.msa | 6 + .../data/monster/sinsu_patrol_spear/31.msa | 6 + .../data/monster/sinsu_patrol_spear/32.msa | 6 + .../data/monster/sinsu_patrol_spear/33.msa | 6 + .../data/monster/sinsu_patrol_spear/34.msa | 6 + .../data/monster/sinsu_patrol_spear/34_1.msa | 6 + .../data/monster/sinsu_patrol_spear/35.msa | 6 + .../data/monster/sinsu_patrol_spear/36.msa | 6 + .../data/monster/sinsu_patrol_spear/37.msa | 6 + .../monster/sinsu_patrol_spear/motlist.txt | 16 + .../data/monster/skeleton_bigboss/00.msa | 6 + .../data/monster/skeleton_bigboss/00_1.msa | 6 + .../data/monster/skeleton_bigboss/03.msa | 6 + .../data/monster/skeleton_bigboss/20.msa | 36 + .../data/monster/skeleton_bigboss/20_1.msa | 76 + .../data/monster/skeleton_bigboss/30.msa | 6 + .../data/monster/skeleton_bigboss/30_1.msa | 6 + .../data/monster/skeleton_bigboss/31.msa | 6 + .../data/monster/skeleton_bigboss/31_1.msa | 6 + .../data/monster/skeleton_bigboss/32.msa | 6 + .../data/monster/skeleton_bigboss/33.msa | 6 + .../data/monster/skeleton_bigboss/34.msa | 6 + .../data/monster/skeleton_bigboss/34_1.msa | 6 + .../data/monster/skeleton_bigboss/35.msa | 6 + .../data/monster/skeleton_bigboss/36.msa | 6 + .../data/monster/skeleton_bigboss/37.msa | 6 + .../data/monster/skeleton_bigboss/motlist.txt | 16 + .../data/monster/skeleton_general/00.msa | 6 + .../data/monster/skeleton_general/03.msa | 6 + .../data/monster/skeleton_general/20.msa | 40 + .../data/monster/skeleton_general/20_1.msa | 75 + .../data/monster/skeleton_general/30.msa | 6 + .../data/monster/skeleton_general/30_1.msa | 6 + .../data/monster/skeleton_general/31.msa | 6 + .../data/monster/skeleton_general/32.msa | 6 + .../data/monster/skeleton_general/33.msa | 6 + .../data/monster/skeleton_general/34.msa | 6 + .../data/monster/skeleton_general/34_1.msa | 6 + .../data/monster/skeleton_general/35.msa | 6 + .../data/monster/skeleton_general/36.msa | 6 + .../data/monster/skeleton_general/37.msa | 6 + .../data/monster/skeleton_general/motlist.txt | 14 + .../share/data/monster/skeleton_god/00.msa | 6 + .../share/data/monster/skeleton_god/00_1.msa | 6 + .../share/data/monster/skeleton_god/03.msa | 6 + .../share/data/monster/skeleton_god/20.msa | 41 + .../share/data/monster/skeleton_god/20_1.msa | 69 + .../share/data/monster/skeleton_god/24.msa | 111 + .../share/data/monster/skeleton_god/25.msa | 43 + .../share/data/monster/skeleton_god/30.msa | 6 + .../share/data/monster/skeleton_god/30_1.msa | 6 + .../share/data/monster/skeleton_god/31.msa | 6 + .../share/data/monster/skeleton_god/32.msa | 6 + .../share/data/monster/skeleton_god/33.msa | 6 + .../share/data/monster/skeleton_god/34.msa | 6 + .../share/data/monster/skeleton_god/34_1.msa | 6 + .../share/data/monster/skeleton_god/35.msa | 6 + .../share/data/monster/skeleton_god/36.msa | 6 + .../share/data/monster/skeleton_god/37.msa | 6 + .../data/monster/skeleton_god/motlist.txt | 17 + .../share/data/monster/skeleton_king/00.msa | 6 + .../share/data/monster/skeleton_king/00_1.msa | 6 + .../share/data/monster/skeleton_king/03.msa | 6 + .../share/data/monster/skeleton_king/20.msa | 44 + .../share/data/monster/skeleton_king/20_1.msa | 40 + .../share/data/monster/skeleton_king/24.msa | 65 + .../share/data/monster/skeleton_king/31.msa | 6 + .../share/data/monster/skeleton_king/32.msa | 6 + .../share/data/monster/skeleton_king/32_1.msa | 6 + .../share/data/monster/skeleton_king/33.msa | 6 + .../share/data/monster/skeleton_king/33_1.msa | 6 + .../share/data/monster/skeleton_king/34.msa | 6 + .../share/data/monster/skeleton_king/34_1.msa | 6 + .../share/data/monster/skeleton_king/35.msa | 6 + .../share/data/monster/skeleton_king/36.msa | 6 + .../share/data/monster/skeleton_king/37.msa | 6 + .../data/monster/skeleton_king/motlist.txt | 16 + .../data/monster/skeleton_magician/00.msa | 6 + .../data/monster/skeleton_magician/03.msa | 6 + .../data/monster/skeleton_magician/20.msa | 19 + .../data/monster/skeleton_magician/20_1.msa | 31 + .../data/monster/skeleton_magician/20_2.msa | 31 + .../data/monster/skeleton_magician/30.msa | 6 + .../data/monster/skeleton_magician/30_1.msa | 6 + .../data/monster/skeleton_magician/31.msa | 6 + .../data/monster/skeleton_magician/32.msa | 6 + .../data/monster/skeleton_magician/33.msa | 6 + .../data/monster/skeleton_magician/34.msa | 6 + .../data/monster/skeleton_magician/34_1.msa | 6 + .../data/monster/skeleton_magician/35.msa | 6 + .../data/monster/skeleton_magician/37.msa | 6 + .../monster/skeleton_magician/motlist.txt | 14 + .../data/monster/skeleton_soldier_bow/00.msa | 6 + .../data/monster/skeleton_soldier_bow/03.msa | 6 + .../data/monster/skeleton_soldier_bow/20.msa | 19 + .../data/monster/skeleton_soldier_bow/30.msa | 6 + .../monster/skeleton_soldier_bow/30_1.msa | 6 + .../data/monster/skeleton_soldier_bow/31.msa | 6 + .../data/monster/skeleton_soldier_bow/32.msa | 6 + .../data/monster/skeleton_soldier_bow/33.msa | 6 + .../data/monster/skeleton_soldier_bow/34.msa | 6 + .../monster/skeleton_soldier_bow/34_1.msa | 6 + .../data/monster/skeleton_soldier_bow/35.msa | 6 + .../data/monster/skeleton_soldier_bow/36.msa | 6 + .../data/monster/skeleton_soldier_bow/37.msa | 6 + .../monster/skeleton_soldier_bow/motlist.txt | 13 + .../monster/skeleton_soldier_scythe/00.msa | 6 + .../monster/skeleton_soldier_scythe/00_1.msa | 6 + .../monster/skeleton_soldier_scythe/03.msa | 6 + .../monster/skeleton_soldier_scythe/20.msa | 39 + .../monster/skeleton_soldier_scythe/20_1.msa | 39 + .../monster/skeleton_soldier_scythe/30.msa | 6 + .../monster/skeleton_soldier_scythe/30_1.msa | 6 + .../monster/skeleton_soldier_scythe/31.msa | 6 + .../monster/skeleton_soldier_scythe/32.msa | 6 + .../monster/skeleton_soldier_scythe/33.msa | 6 + .../monster/skeleton_soldier_scythe/34.msa | 6 + .../monster/skeleton_soldier_scythe/34_1.msa | 6 + .../monster/skeleton_soldier_scythe/35.msa | 6 + .../monster/skeleton_soldier_scythe/36.msa | 6 + .../monster/skeleton_soldier_scythe/37.msa | 6 + .../skeleton_soldier_scythe/motlist.txt | 15 + .../monster/skeleton_soldier_spear/00.msa | 6 + .../monster/skeleton_soldier_spear/00_1.msa | 6 + .../monster/skeleton_soldier_spear/03.msa | 6 + .../monster/skeleton_soldier_spear/20.msa | 37 + .../monster/skeleton_soldier_spear/20_1.msa | 42 + .../monster/skeleton_soldier_spear/30.msa | 6 + .../monster/skeleton_soldier_spear/30_1.msa | 6 + .../monster/skeleton_soldier_spear/31.msa | 6 + .../monster/skeleton_soldier_spear/32.msa | 6 + .../monster/skeleton_soldier_spear/33.msa | 6 + .../monster/skeleton_soldier_spear/34.msa | 6 + .../monster/skeleton_soldier_spear/34_1.msa | 6 + .../monster/skeleton_soldier_spear/35.msa | 6 + .../monster/skeleton_soldier_spear/36.msa | 6 + .../monster/skeleton_soldier_spear/37.msa | 6 + .../skeleton_soldier_spear/motlist.txt | 15 + .../share/data/monster/skeleton_wizard/00.msa | 6 + .../data/monster/skeleton_wizard/00_1.msa | 6 + .../share/data/monster/skeleton_wizard/03.msa | 6 + .../share/data/monster/skeleton_wizard/20.msa | 19 + .../data/monster/skeleton_wizard/20_1.msa | 19 + .../share/data/monster/skeleton_wizard/30.msa | 6 + .../data/monster/skeleton_wizard/30_1.msa | 6 + .../share/data/monster/skeleton_wizard/31.msa | 6 + .../share/data/monster/skeleton_wizard/32.msa | 6 + .../share/data/monster/skeleton_wizard/33.msa | 6 + .../share/data/monster/skeleton_wizard/34.msa | 6 + .../data/monster/skeleton_wizard/34_1.msa | 6 + .../share/data/monster/skeleton_wizard/35.msa | 6 + .../share/data/monster/skeleton_wizard/36.msa | 6 + .../data/monster/skeleton_wizard/motlist.txt | 14 + .../monster/skipia_general_young1/motlist.txt | 5 + .../monster/skipia_general_young1/run.msa | 6 + .../monster/skipia_general_young1/wait.msa | 6 + .../monster/skipia_general_young1/wait1.msa | 6 + .../monster/skipia_general_young1/wait2.msa | 6 + .../monster/skipia_general_young1/walk.msa | 6 + .../share/data/monster/snakeman_bow/00.msa | 6 + .../share/data/monster/snakeman_bow/00_1.msa | 6 + .../share/data/monster/snakeman_bow/03.msa | 6 + .../share/data/monster/snakeman_bow/20.msa | 19 + .../share/data/monster/snakeman_bow/30.msa | 6 + .../share/data/monster/snakeman_bow/30_1.msa | 6 + .../share/data/monster/snakeman_bow/31.msa | 6 + .../share/data/monster/snakeman_bow/31_1.msa | 6 + .../share/data/monster/snakeman_bow/32.msa | 6 + .../share/data/monster/snakeman_bow/33.msa | 6 + .../share/data/monster/snakeman_bow/34.msa | 6 + .../share/data/monster/snakeman_bow/34_1.msa | 6 + .../share/data/monster/snakeman_bow/37.msa | 6 + .../data/monster/snakeman_bow/motlist.txt | 13 + .../share/data/monster/snakeman_sword/00.msa | 6 + .../data/monster/snakeman_sword/00_1.msa | 6 + .../share/data/monster/snakeman_sword/03.msa | 6 + .../share/data/monster/snakeman_sword/20.msa | 36 + .../data/monster/snakeman_sword/20_1.msa | 39 + .../share/data/monster/snakeman_sword/30.msa | 6 + .../data/monster/snakeman_sword/30_1.msa | 6 + .../share/data/monster/snakeman_sword/31.msa | 6 + .../data/monster/snakeman_sword/31_1.msa | 6 + .../share/data/monster/snakeman_sword/32.msa | 6 + .../share/data/monster/snakeman_sword/33.msa | 6 + .../share/data/monster/snakeman_sword/34.msa | 6 + .../data/monster/snakeman_sword/34_1.msa | 6 + .../share/data/monster/snakeman_sword/37.msa | 6 + .../data/monster/snakeman_sword/motlist.txt | 14 + .../share/data/monster/spider_king/00.msa | 6 + .../share/data/monster/spider_king/00_1.msa | 6 + .../share/data/monster/spider_king/03.msa | 6 + .../share/data/monster/spider_king/20.msa | 62 + .../share/data/monster/spider_king/20_1.msa | 19 + .../share/data/monster/spider_king/24.msa | 43 + .../share/data/monster/spider_king/25.msa | 43 + .../share/data/monster/spider_king/31.msa | 6 + .../data/monster/spider_king/motlist.txt | 8 + .../share/data/monster/spider_nipper/00.msa | 6 + .../share/data/monster/spider_nipper/00_1.msa | 6 + .../share/data/monster/spider_nipper/03.msa | 6 + .../share/data/monster/spider_nipper/20.msa | 68 + .../share/data/monster/spider_nipper/20_1.msa | 31 + .../share/data/monster/spider_nipper/30.msa | 6 + .../share/data/monster/spider_nipper/31.msa | 6 + .../share/data/monster/spider_nipper/31_1.msa | 6 + .../share/data/monster/spider_nipper/32.msa | 6 + .../share/data/monster/spider_nipper/33.msa | 6 + .../share/data/monster/spider_nipper/34.msa | 6 + .../share/data/monster/spider_nipper/37.msa | 6 + .../data/monster/spider_nipper/motlist.txt | 12 + .../share/data/monster/spider_poison/00.msa | 6 + .../share/data/monster/spider_poison/00_1.msa | 6 + .../share/data/monster/spider_poison/03.msa | 6 + .../share/data/monster/spider_poison/20.msa | 31 + .../share/data/monster/spider_poison/20_1.msa | 68 + .../share/data/monster/spider_poison/30.msa | 6 + .../share/data/monster/spider_poison/31.msa | 6 + .../share/data/monster/spider_poison/31_1.msa | 6 + .../share/data/monster/spider_poison/32.msa | 6 + .../share/data/monster/spider_poison/33.msa | 6 + .../share/data/monster/spider_poison/34.msa | 6 + .../share/data/monster/spider_poison/37.msa | 6 + .../data/monster/spider_poison/motlist.txt | 12 + .../share/data/monster/spider_queen/00.msa | 6 + .../share/data/monster/spider_queen/00_1.msa | 6 + .../share/data/monster/spider_queen/03.msa | 6 + .../share/data/monster/spider_queen/20.msa | 31 + .../share/data/monster/spider_queen/24.msa | 43 + .../share/data/monster/spider_queen/31.msa | 6 + .../data/monster/spider_queen/motlist.txt | 6 + .../data/monster/spider_redpoison/00.msa | 6 + .../data/monster/spider_redpoison/03.msa | 6 + .../data/monster/spider_redpoison/20.msa | 58 + .../data/monster/spider_redpoison/30.msa | 6 + .../data/monster/spider_redpoison/31.msa | 6 + .../data/monster/spider_redpoison/31_1.msa | 6 + .../data/monster/spider_redpoison/32.msa | 6 + .../data/monster/spider_redpoison/33.msa | 6 + .../data/monster/spider_redpoison/34.msa | 6 + .../data/monster/spider_redpoison/37.msa | 6 + .../data/monster/spider_redpoison/motlist.txt | 10 + .../spider_redpoison_young1/motlist.txt | 5 + .../monster/spider_redpoison_young1/run.msa | 6 + .../monster/spider_redpoison_young1/wait.msa | 6 + .../monster/spider_redpoison_young1/wait1.msa | 6 + .../monster/spider_redpoison_young1/wait2.msa | 6 + .../monster/spider_redpoison_young1/walk.msa | 6 + .../share/data/monster/spider_soldier/00.msa | 6 + .../data/monster/spider_soldier/00_1.msa | 6 + .../share/data/monster/spider_soldier/03.msa | 6 + .../share/data/monster/spider_soldier/20.msa | 31 + .../data/monster/spider_soldier/20_1.msa | 42 + .../share/data/monster/spider_soldier/30.msa | 6 + .../data/monster/spider_soldier/30_1.msa | 6 + .../share/data/monster/spider_soldier/31.msa | 6 + .../data/monster/spider_soldier/31_1.msa | 6 + .../share/data/monster/spider_soldier/32.msa | 6 + .../share/data/monster/spider_soldier/33.msa | 6 + .../share/data/monster/spider_soldier/34.msa | 6 + .../data/monster/spider_soldier/34_1.msa | 6 + .../share/data/monster/spider_soldier/37.msa | 6 + .../data/monster/spider_soldier/motlist.txt | 14 + .../data/monster/spider_spawn/motlist.txt | 12 + .../share/data/monster/spider_spawn/wait.msa | 6 + .../share/data/monster/spider_young/00.msa | 6 + .../share/data/monster/spider_young/00_1.msa | 6 + .../share/data/monster/spider_young/03.msa | 6 + .../share/data/monster/spider_young/20.msa | 62 + .../share/data/monster/spider_young/20_1.msa | 71 + .../share/data/monster/spider_young/30.msa | 6 + .../share/data/monster/spider_young/31.msa | 6 + .../share/data/monster/spider_young/31_1.msa | 6 + .../share/data/monster/spider_young/32.msa | 6 + .../share/data/monster/spider_young/33.msa | 6 + .../share/data/monster/spider_young/34.msa | 6 + .../share/data/monster/spider_young/37.msa | 6 + .../data/monster/spider_young/motlist.txt | 12 + .../share/data/monster/spite_ghost/00_1.msa | 6 + .../share/data/monster/spite_ghost/03.msa | 6 + .../share/data/monster/spite_ghost/20.msa | 42 + .../share/data/monster/spite_ghost/20_1.msa | 57 + .../share/data/monster/spite_ghost/30.msa | 6 + .../share/data/monster/spite_ghost/30_1.msa | 6 + .../share/data/monster/spite_ghost/31.msa | 6 + .../share/data/monster/spite_ghost/32.msa | 6 + .../share/data/monster/spite_ghost/33.msa | 6 + .../share/data/monster/spite_ghost/34.msa | 6 + .../share/data/monster/spite_ghost/34_1.msa | 6 + .../share/data/monster/spite_ghost/35.msa | 6 + .../share/data/monster/spite_ghost/36.msa | 6 + .../share/data/monster/spite_ghost/37.msa | 6 + .../data/monster/spite_ghost/motlist.txt | 14 + .../srv1/share/data/monster/spy1/motlist.txt | 12 + .../srv1/share/data/monster/spy1/wait.msa | 6 + .../share/data/monster/starveling/motlist.txt | 2 + .../share/data/monster/starveling/wait.msa | 6 + .../share/data/monster/starveling/wait1.msa | 6 + .../share/data/monster/stone_door/close.msa | 6 + .../data/monster/stone_door/close_wait.msa | 6 + .../share/data/monster/stone_door/motlist.txt | 2 + .../share/data/monster/stone_door/open.msa | 6 + .../data/monster/stone_door/open_wait.msa | 6 + .../share/data/monster/stone_monkey/00.msa | 6 + .../share/data/monster/stone_monkey/00_1.msa | 6 + .../share/data/monster/stone_monkey/00_2.msa | 6 + .../share/data/monster/stone_monkey/03.msa | 6 + .../share/data/monster/stone_monkey/20.msa | 55 + .../share/data/monster/stone_monkey/20_1.msa | 43 + .../share/data/monster/stone_monkey/30.msa | 6 + .../share/data/monster/stone_monkey/30_1.msa | 6 + .../share/data/monster/stone_monkey/31.msa | 6 + .../share/data/monster/stone_monkey/32.msa | 6 + .../share/data/monster/stone_monkey/33.msa | 6 + .../share/data/monster/stone_monkey/34.msa | 6 + .../share/data/monster/stone_monkey/34_1.msa | 6 + .../share/data/monster/stone_monkey/35.msa | 6 + .../share/data/monster/stone_monkey/36.msa | 6 + .../share/data/monster/stone_monkey/37.msa | 6 + .../data/monster/stone_monkey/motlist.txt | 16 + .../srv1/share/data/monster/stray_dog/00.msa | 6 + .../share/data/monster/stray_dog/00_1.msa | 6 + .../share/data/monster/stray_dog/00_2.msa | 6 + .../srv1/share/data/monster/stray_dog/02.msa | 6 + .../srv1/share/data/monster/stray_dog/03.msa | 6 + .../srv1/share/data/monster/stray_dog/20.msa | 49 + .../share/data/monster/stray_dog/20_1.msa | 40 + .../srv1/share/data/monster/stray_dog/30.msa | 6 + .../srv1/share/data/monster/stray_dog/31.msa | 6 + .../srv1/share/data/monster/stray_dog/32.msa | 6 + .../srv1/share/data/monster/stray_dog/33.msa | 6 + .../srv1/share/data/monster/stray_dog/34.msa | 6 + .../share/data/monster/stray_dog/34_1.msa | 6 + .../srv1/share/data/monster/stray_dog/35.msa | 6 + .../srv1/share/data/monster/stray_dog/37.msa | 6 + .../share/data/monster/stray_dog/37_1.msa | 6 + .../share/data/monster/stray_dog/motlist.txt | 16 + .../share/data/monster/sugu_general/00.msa | 6 + .../share/data/monster/sugu_general/00_1.msa | 6 + .../share/data/monster/sugu_general/03.msa | 6 + .../share/data/monster/sugu_general/20.msa | 37 + .../share/data/monster/sugu_general/20_1.msa | 37 + .../share/data/monster/sugu_general/30.msa | 6 + .../share/data/monster/sugu_general/30_1.msa | 6 + .../share/data/monster/sugu_general/31.msa | 6 + .../share/data/monster/sugu_general/32.msa | 6 + .../share/data/monster/sugu_general/33.msa | 6 + .../share/data/monster/sugu_general/34.msa | 6 + .../share/data/monster/sugu_general/34_1.msa | 6 + .../share/data/monster/sugu_general/35.msa | 6 + .../share/data/monster/sugu_general/36.msa | 6 + .../data/monster/sugu_general/motlist.txt | 14 + .../share/data/monster/suraghost/motlist.txt | 1 + .../share/data/monster/suraghost/wait.msa | 6 + .../ten_warrior_monster/front_damage.msa | 6 + .../ten_warrior_monster/front_dead.msa | 6 + .../ten_warrior_monster/front_knockdown.msa | 6 + .../ten_warrior_monster/front_standup.msa | 6 + .../monster/ten_warrior_monster/motlist.txt | 11 + .../ten_warrior_monster/normal_attack1.msa | 32 + .../ten_warrior_monster/normal_attack2.msa | 32 + .../data/monster/ten_warrior_monster/run.msa | 6 + .../ten_warrior_monster/special_attack1.msa | 106 + .../data/monster/ten_warrior_monster/wait.msa | 6 + .../srv1/share/data/monster/thief1/00.msa | 6 + .../srv1/share/data/monster/thief1/00_1.msa | 6 + .../srv1/share/data/monster/thief1/00_2.msa | 6 + .../srv1/share/data/monster/thief1/02.msa | 6 + .../srv1/share/data/monster/thief1/03.msa | 6 + .../srv1/share/data/monster/thief1/03_1.msa | 6 + .../srv1/share/data/monster/thief1/20.msa | 39 + .../srv1/share/data/monster/thief1/20_1.msa | 41 + .../srv1/share/data/monster/thief1/20_2.msa | 38 + .../srv1/share/data/monster/thief1/30.msa | 6 + .../srv1/share/data/monster/thief1/30_1.msa | 6 + .../srv1/share/data/monster/thief1/31.msa | 6 + .../srv1/share/data/monster/thief1/31_1.msa | 6 + .../srv1/share/data/monster/thief1/32.msa | 6 + .../srv1/share/data/monster/thief1/33.msa | 6 + .../srv1/share/data/monster/thief1/34.msa | 6 + .../srv1/share/data/monster/thief1/34_1.msa | 6 + .../srv1/share/data/monster/thief1/35.msa | 6 + .../srv1/share/data/monster/thief1/36.msa | 6 + .../srv1/share/data/monster/thief1/37.msa | 6 + .../srv1/share/data/monster/thief1/37_1.msa | 6 + .../srv1/share/data/monster/thief1/37_2.msa | 6 + .../share/data/monster/thief1/motlist.txt | 22 + .../srv1/share/data/monster/thief2/00.msa | 6 + .../srv1/share/data/monster/thief2/00_1.msa | 6 + .../srv1/share/data/monster/thief2/00_2.msa | 6 + .../srv1/share/data/monster/thief2/02.msa | 6 + .../srv1/share/data/monster/thief2/03.msa | 6 + .../srv1/share/data/monster/thief2/03_1.msa | 6 + .../srv1/share/data/monster/thief2/20.msa | 40 + .../srv1/share/data/monster/thief2/20_1.msa | 40 + .../srv1/share/data/monster/thief2/20_2.msa | 39 + .../srv1/share/data/monster/thief2/30.msa | 6 + .../srv1/share/data/monster/thief2/30_1.msa | 6 + .../srv1/share/data/monster/thief2/31.msa | 6 + .../srv1/share/data/monster/thief2/31_1.msa | 6 + .../srv1/share/data/monster/thief2/32.msa | 6 + .../srv1/share/data/monster/thief2/33.msa | 6 + .../srv1/share/data/monster/thief2/34.msa | 6 + .../srv1/share/data/monster/thief2/34_1.msa | 6 + .../srv1/share/data/monster/thief2/35.msa | 6 + .../srv1/share/data/monster/thief2/36.msa | 6 + .../srv1/share/data/monster/thief2/37.msa | 6 + .../srv1/share/data/monster/thief2/37_1.msa | 6 + .../srv1/share/data/monster/thief2/37_2.msa | 6 + .../share/data/monster/thief2/motlist.txt | 22 + .../srv1/share/data/monster/thief3/00.msa | 6 + .../srv1/share/data/monster/thief3/00_1.msa | 6 + .../srv1/share/data/monster/thief3/03.msa | 6 + .../srv1/share/data/monster/thief3/20.msa | 19 + .../srv1/share/data/monster/thief3/30.msa | 6 + .../srv1/share/data/monster/thief3/31.msa | 6 + .../srv1/share/data/monster/thief3/32.msa | 6 + .../srv1/share/data/monster/thief3/33.msa | 6 + .../srv1/share/data/monster/thief3/34.msa | 6 + .../share/data/monster/thief3/motlist.txt | 9 + .../srv1/share/data/monster/thiefboss1/00.msa | 6 + .../share/data/monster/thiefboss1/00_1.msa | 6 + .../share/data/monster/thiefboss1/00_2.msa | 6 + .../srv1/share/data/monster/thiefboss1/02.msa | 6 + .../srv1/share/data/monster/thiefboss1/03.msa | 6 + .../srv1/share/data/monster/thiefboss1/20.msa | 44 + .../share/data/monster/thiefboss1/20_1.msa | 37 + .../srv1/share/data/monster/thiefboss1/30.msa | 6 + .../share/data/monster/thiefboss1/30_1.msa | 6 + .../srv1/share/data/monster/thiefboss1/31.msa | 6 + .../srv1/share/data/monster/thiefboss1/32.msa | 6 + .../srv1/share/data/monster/thiefboss1/33.msa | 6 + .../srv1/share/data/monster/thiefboss1/34.msa | 6 + .../share/data/monster/thiefboss1/34_1.msa | 6 + .../srv1/share/data/monster/thiefboss1/35.msa | 6 + .../srv1/share/data/monster/thiefboss1/36.msa | 6 + .../srv1/share/data/monster/thiefboss1/37.msa | 6 + .../srv1/share/data/monster/thiefboss1/50.msa | 6 + .../srv1/share/data/monster/thiefboss1/51.msa | 6 + .../srv1/share/data/monster/thiefboss1/52.msa | 6 + .../share/data/monster/thiefboss1/motlist.txt | 20 + .../srv1/share/data/monster/thiefboss2/00.msa | 6 + .../share/data/monster/thiefboss2/00_1.msa | 6 + .../srv1/share/data/monster/thiefboss2/02.msa | 6 + .../srv1/share/data/monster/thiefboss2/03.msa | 6 + .../srv1/share/data/monster/thiefboss2/20.msa | 41 + .../share/data/monster/thiefboss2/20_1.msa | 47 + .../share/data/monster/thiefboss2/20_2.msa | 54 + .../srv1/share/data/monster/thiefboss2/30.msa | 6 + .../share/data/monster/thiefboss2/30_1.msa | 6 + .../srv1/share/data/monster/thiefboss2/31.msa | 6 + .../srv1/share/data/monster/thiefboss2/32.msa | 6 + .../srv1/share/data/monster/thiefboss2/33.msa | 6 + .../srv1/share/data/monster/thiefboss2/34.msa | 6 + .../share/data/monster/thiefboss2/34_1.msa | 6 + .../srv1/share/data/monster/thiefboss2/35.msa | 6 + .../srv1/share/data/monster/thiefboss2/36.msa | 6 + .../srv1/share/data/monster/thiefboss2/37.msa | 6 + .../share/data/monster/thiefboss2/37_1.msa | 6 + .../srv1/share/data/monster/thiefboss2/50.msa | 6 + .../srv1/share/data/monster/thiefboss2/51.msa | 6 + .../srv1/share/data/monster/thiefboss2/52.msa | 6 + .../share/data/monster/thiefboss2/motlist.txt | 21 + .../srv1/share/data/monster/thiefboss3/00.msa | 6 + .../share/data/monster/thiefboss3/00_1.msa | 6 + .../share/data/monster/thiefboss3/00_2.msa | 6 + .../srv1/share/data/monster/thiefboss3/02.msa | 6 + .../srv1/share/data/monster/thiefboss3/03.msa | 6 + .../srv1/share/data/monster/thiefboss3/20.msa | 41 + .../share/data/monster/thiefboss3/20_1.msa | 41 + .../srv1/share/data/monster/thiefboss3/30.msa | 6 + .../share/data/monster/thiefboss3/30_1.msa | 6 + .../srv1/share/data/monster/thiefboss3/31.msa | 6 + .../srv1/share/data/monster/thiefboss3/32.msa | 6 + .../srv1/share/data/monster/thiefboss3/33.msa | 6 + .../srv1/share/data/monster/thiefboss3/34.msa | 6 + .../share/data/monster/thiefboss3/34_1.msa | 6 + .../srv1/share/data/monster/thiefboss3/35.msa | 6 + .../srv1/share/data/monster/thiefboss3/36.msa | 6 + .../srv1/share/data/monster/thiefboss3/37.msa | 6 + .../share/data/monster/thiefboss3/37_1.msa | 6 + .../srv1/share/data/monster/thiefboss3/50.msa | 6 + .../srv1/share/data/monster/thiefboss3/51.msa | 6 + .../srv1/share/data/monster/thiefboss3/52.msa | 6 + .../share/data/monster/thiefboss3/motlist.txt | 18 + .../data/monster/thunder_boss/back_damage.msa | 6 + .../data/monster/thunder_boss/back_dead.msa | 6 + .../monster/thunder_boss/back_knockdown.msa | 6 + .../monster/thunder_boss/front_damage.msa | 6 + .../data/monster/thunder_boss/front_dead.msa | 6 + .../monster/thunder_boss/front_knockdown.msa | 6 + .../monster/thunder_boss/front_standup.msa | 6 + .../data/monster/thunder_boss/motlist.txt | 18 + .../monster/thunder_boss/normal_attack.msa | 32 + .../monster/thunder_boss/normal_attack1.msa | 32 + .../share/data/monster/thunder_boss/run.msa | 6 + .../monster/thunder_boss/special_attack.msa | 111 + .../monster/thunder_boss/special_attack1.msa | 231 + .../monster/thunder_boss/special_attack2.msa | 207 + .../share/data/monster/thunder_boss/wait.msa | 6 + .../share/data/monster/thunder_boss/wait1.msa | 6 + .../share/data/monster/thunder_boss/wait2.msa | 6 + .../share/data/monster/thunder_boss/walk.msa | 6 + .../main/srv1/share/data/monster/tiger/00.msa | 6 + .../srv1/share/data/monster/tiger/00_1.msa | 6 + .../main/srv1/share/data/monster/tiger/02.msa | 6 + .../main/srv1/share/data/monster/tiger/03.msa | 6 + .../main/srv1/share/data/monster/tiger/20.msa | 39 + .../srv1/share/data/monster/tiger/20_1.msa | 40 + .../main/srv1/share/data/monster/tiger/30.msa | 6 + .../main/srv1/share/data/monster/tiger/31.msa | 6 + .../main/srv1/share/data/monster/tiger/32.msa | 6 + .../main/srv1/share/data/monster/tiger/33.msa | 6 + .../main/srv1/share/data/monster/tiger/34.msa | 6 + .../main/srv1/share/data/monster/tiger/35.msa | 6 + .../main/srv1/share/data/monster/tiger/37.msa | 6 + .../srv1/share/data/monster/tiger/37_1.msa | 6 + .../srv1/share/data/monster/tiger/motlist.txt | 13 + .../data/monster/tiger_young1/motlist.txt | 6 + .../share/data/monster/tiger_young1/run.msa | 6 + .../share/data/monster/tiger_young1/wait.msa | 6 + .../share/data/monster/tiger_young1/wait1.msa | 6 + .../share/data/monster/tiger_young1/wait2.msa | 6 + .../share/data/monster/tiger_young1/walk.msa | 6 + .../srv1/share/data/monster/timid_boy/die.msa | 6 + .../share/data/monster/timid_boy/motlist.txt | 5 + .../srv1/share/data/monster/timid_boy/run.msa | 6 + .../share/data/monster/timid_boy/wait.msa | 6 + .../share/data/monster/timid_boy/wait_1.msa | 6 + .../share/data/monster/timid_boy/walk.msa | 6 + .../srv1/share/data/monster/tombstone/00.msa | 6 + .../srv1/share/data/monster/tombstone1/00.msa | 6 + .../data/monster/trent_boss/back_damage.msa | 6 + .../data/monster/trent_boss/back_damage1.msa | 6 + .../monster/trent_boss/back_knockdown.msa | 6 + .../data/monster/trent_boss/front_damage.msa | 6 + .../data/monster/trent_boss/front_damage1.msa | 6 + .../data/monster/trent_boss/front_dead.msa | 6 + .../monster/trent_boss/front_knockdown.msa | 6 + .../data/monster/trent_boss/front_standup.msa | 6 + .../share/data/monster/trent_boss/motlist.txt | 19 + .../data/monster/trent_boss/normal_attack.msa | 32 + .../monster/trent_boss/normal_attack1.msa | 32 + .../share/data/monster/trent_boss/run.msa | 6 + .../monster/trent_boss/special_attack.msa | 88 + .../share/data/monster/trent_boss/wait.msa | 6 + .../share/data/monster/trent_boss/wait1.msa | 6 + .../share/data/monster/trent_boss/wait2.msa | 6 + .../share/data/monster/trent_boss/wait3.msa | 6 + .../share/data/monster/trent_boss/walk.msa | 6 + .../data/monster/trent_boss2/back_damage.msa | 6 + .../data/monster/trent_boss2/back_damage1.msa | 6 + .../monster/trent_boss2/back_knockdown.msa | 6 + .../data/monster/trent_boss2/front_damage.msa | 6 + .../monster/trent_boss2/front_damage1.msa | 6 + .../data/monster/trent_boss2/front_dead.msa | 6 + .../monster/trent_boss2/front_knockdown.msa | 6 + .../monster/trent_boss2/front_standup.msa | 6 + .../data/monster/trent_boss2/motlist.txt | 19 + .../monster/trent_boss2/normal_attack.msa | 32 + .../monster/trent_boss2/normal_attack1.msa | 32 + .../share/data/monster/trent_boss2/run.msa | 6 + .../monster/trent_boss2/special_attack.msa | 88 + .../share/data/monster/trent_boss2/wait.msa | 6 + .../share/data/monster/trent_boss2/wait1.msa | 6 + .../share/data/monster/trent_boss2/wait2.msa | 6 + .../share/data/monster/trent_boss2/wait3.msa | 6 + .../share/data/monster/trent_boss2/walk.msa | 6 + .../monster/trent_general/back_damage.msa | 6 + .../monster/trent_general/back_damage1.msa | 6 + .../monster/trent_general/back_knockdown.msa | 6 + .../monster/trent_general/front_damage.msa | 6 + .../monster/trent_general/front_damage1.msa | 6 + .../data/monster/trent_general/front_dead.msa | 6 + .../monster/trent_general/front_knockdown.msa | 6 + .../monster/trent_general/front_standup.msa | 6 + .../data/monster/trent_general/motlist.txt | 19 + .../monster/trent_general/normal_attack.msa | 32 + .../monster/trent_general/normal_attack1.msa | 32 + .../share/data/monster/trent_general/run.msa | 6 + .../monster/trent_general/special_attack.msa | 65 + .../share/data/monster/trent_general/wait.msa | 6 + .../data/monster/trent_general/wait1.msa | 6 + .../data/monster/trent_general/wait2.msa | 6 + .../data/monster/trent_general/wait3.msa | 6 + .../share/data/monster/trent_general/walk.msa | 6 + .../data/monster/trent_magic/back_damage.msa | 6 + .../monster/trent_magic/back_knockdown.msa | 6 + .../data/monster/trent_magic/front_damage.msa | 6 + .../data/monster/trent_magic/front_dead.msa | 6 + .../monster/trent_magic/front_knockdown.msa | 6 + .../monster/trent_magic/front_standup.msa | 6 + .../data/monster/trent_magic/motlist.txt | 14 + .../monster/trent_magic/normal_attack.msa | 32 + .../monster/trent_magic/normal_attack1.msa | 32 + .../share/data/monster/trent_magic/run.msa | 6 + .../share/data/monster/trent_magic/wait.msa | 6 + .../share/data/monster/trent_magic/wait1.msa | 6 + .../share/data/monster/trent_magic/walk.msa | 6 + .../monster/trent_officer/back_damage.msa | 6 + .../monster/trent_officer/back_damage1.msa | 6 + .../monster/trent_officer/back_knockdown.msa | 6 + .../monster/trent_officer/front_damage.msa | 6 + .../monster/trent_officer/front_damage1.msa | 6 + .../data/monster/trent_officer/front_dead.msa | 6 + .../monster/trent_officer/front_knockdown.msa | 6 + .../monster/trent_officer/front_standup.msa | 6 + .../data/monster/trent_officer/motlist.txt | 18 + .../monster/trent_officer/normal_attack.msa | 32 + .../monster/trent_officer/normal_attack1.msa | 32 + .../share/data/monster/trent_officer/run.msa | 6 + .../monster/trent_officer/special_attack.msa | 65 + .../share/data/monster/trent_officer/wait.msa | 6 + .../data/monster/trent_officer/wait1.msa | 6 + .../data/monster/trent_officer/wait2.msa | 6 + .../share/data/monster/trent_officer/walk.msa | 6 + .../monster/trent_soldier/back_damage.msa | 6 + .../monster/trent_soldier/back_knockdown.msa | 6 + .../monster/trent_soldier/front_damage.msa | 6 + .../data/monster/trent_soldier/front_dead.msa | 6 + .../monster/trent_soldier/front_knockdown.msa | 6 + .../monster/trent_soldier/front_standup.msa | 6 + .../data/monster/trent_soldier/motlist.txt | 14 + .../monster/trent_soldier/normal_attack.msa | 32 + .../monster/trent_soldier/normal_attack1.msa | 32 + .../share/data/monster/trent_soldier/run.msa | 6 + .../share/data/monster/trent_soldier/wait.msa | 6 + .../data/monster/trent_soldier/wait1.msa | 6 + .../share/data/monster/trent_soldier/walk.msa | 6 + .../data/monster/triton_boss/back_damage.msa | 6 + .../data/monster/triton_boss/back_damage1.msa | 6 + .../monster/triton_boss/back_knockdown.msa | 6 + .../data/monster/triton_boss/front_damage.msa | 6 + .../monster/triton_boss/front_damage1.msa | 6 + .../data/monster/triton_boss/front_dead.msa | 6 + .../monster/triton_boss/front_knockdown.msa | 6 + .../monster/triton_boss/front_standup.msa | 6 + .../data/monster/triton_boss/motlist.txt | 18 + .../monster/triton_boss/normal_attack.msa | 32 + .../monster/triton_boss/normal_attack1.msa | 54 + .../share/data/monster/triton_boss/run.msa | 6 + .../monster/triton_boss/special_attack.msa | 80 + .../share/data/monster/triton_boss/wait.msa | 6 + .../share/data/monster/triton_boss/wait1.msa | 6 + .../share/data/monster/triton_boss/wait2.msa | 6 + .../share/data/monster/triton_boss/walk.msa | 6 + .../data/monster/triton_boss2/back_damage.msa | 6 + .../monster/triton_boss2/back_damage1.msa | 6 + .../monster/triton_boss2/back_knockdown.msa | 6 + .../monster/triton_boss2/front_damage.msa | 6 + .../monster/triton_boss2/front_damage1.msa | 6 + .../data/monster/triton_boss2/front_dead.msa | 6 + .../monster/triton_boss2/front_knockdown.msa | 6 + .../monster/triton_boss2/front_standup.msa | 6 + .../data/monster/triton_boss2/motlist.txt | 20 + .../monster/triton_boss2/normal_attack.msa | 54 + .../monster/triton_boss2/normal_attack1.msa | 56 + .../share/data/monster/triton_boss2/run.msa | 6 + .../monster/triton_boss2/special_attack.msa | 160 + .../monster/triton_boss2/special_attack1.msa | 113 + .../share/data/monster/triton_boss2/wait.msa | 6 + .../share/data/monster/triton_boss2/wait1.msa | 6 + .../share/data/monster/triton_boss2/wait2.msa | 6 + .../share/data/monster/triton_boss2/wait3.msa | 6 + .../share/data/monster/triton_boss2/walk.msa | 6 + .../monster/triton_general/back_damage.msa | 6 + .../monster/triton_general/back_knockdown.msa | 6 + .../monster/triton_general/front_damage.msa | 6 + .../monster/triton_general/front_dead.msa | 6 + .../triton_general/front_knockdown.msa | 6 + .../monster/triton_general/front_standup.msa | 6 + .../data/monster/triton_general/motlist.txt | 14 + .../monster/triton_general/normal_attack.msa | 31 + .../monster/triton_general/normal_attack1.msa | 31 + .../share/data/monster/triton_general/run.msa | 6 + .../data/monster/triton_general/wait.msa | 6 + .../data/monster/triton_general/wait1.msa | 6 + .../data/monster/triton_general/walk.msa | 6 + .../data/monster/triton_magic/back_damage.msa | 6 + .../monster/triton_magic/back_knockdown.msa | 6 + .../monster/triton_magic/front_damage.msa | 6 + .../data/monster/triton_magic/front_dead.msa | 6 + .../monster/triton_magic/front_knockdown.msa | 6 + .../monster/triton_magic/front_standup.msa | 6 + .../data/monster/triton_magic/motlist.txt | 14 + .../monster/triton_magic/normal_attack.msa | 32 + .../monster/triton_magic/normal_attack1.msa | 42 + .../share/data/monster/triton_magic/run.msa | 6 + .../share/data/monster/triton_magic/wait.msa | 6 + .../share/data/monster/triton_magic/wait1.msa | 6 + .../share/data/monster/triton_magic/walk.msa | 6 + .../monster/triton_officer/back_damage.msa | 6 + .../monster/triton_officer/back_knockdown.msa | 6 + .../monster/triton_officer/front_damage.msa | 6 + .../monster/triton_officer/front_dead.msa | 6 + .../triton_officer/front_knockdown.msa | 6 + .../monster/triton_officer/front_standup.msa | 6 + .../data/monster/triton_officer/motlist.txt | 14 + .../monster/triton_officer/normal_attack.msa | 31 + .../monster/triton_officer/normal_attack1.msa | 31 + .../share/data/monster/triton_officer/run.msa | 6 + .../data/monster/triton_officer/wait.msa | 6 + .../data/monster/triton_officer/wait1.msa | 6 + .../data/monster/triton_officer/walk.msa | 6 + .../monster/triton_soldier/back_damage.msa | 6 + .../monster/triton_soldier/back_knockdown.msa | 6 + .../monster/triton_soldier/front_damage.msa | 6 + .../monster/triton_soldier/front_dead.msa | 6 + .../triton_soldier/front_knockdown.msa | 6 + .../monster/triton_soldier/front_standup.msa | 6 + .../data/monster/triton_soldier/motlist.txt | 14 + .../monster/triton_soldier/normal_attack.msa | 31 + .../monster/triton_soldier/normal_attack1.msa | 31 + .../share/data/monster/triton_soldier/run.msa | 6 + .../data/monster/triton_soldier/wait.msa | 6 + .../data/monster/triton_soldier/wait1.msa | 6 + .../data/monster/triton_soldier/walk.msa | 6 + .../monster/triton_soldier2/back_damage.msa | 6 + .../triton_soldier2/back_knockdown.msa | 6 + .../monster/triton_soldier2/front_damage.msa | 6 + .../monster/triton_soldier2/front_dead.msa | 6 + .../triton_soldier2/front_knockdown.msa | 6 + .../monster/triton_soldier2/front_standup.msa | 6 + .../data/monster/triton_soldier2/motlist.txt | 14 + .../monster/triton_soldier2/normal_attack.msa | 31 + .../triton_soldier2/normal_attack1.msa | 31 + .../data/monster/triton_soldier2/run.msa | 6 + .../data/monster/triton_soldier2/wait.msa | 6 + .../data/monster/triton_soldier2/wait1.msa | 6 + .../data/monster/triton_soldier2/walk.msa | 6 + .../monster/troll_archer/back_damage00.msa | 5 + .../monster/troll_archer/back_damage01.msa | 5 + .../data/monster/troll_archer/back_dead.msa | 5 + .../monster/troll_archer/back_knockdown.msa | 5 + .../monster/troll_archer/back_standup.msa | 5 + .../monster/troll_archer/front_damage00.msa | 5 + .../monster/troll_archer/front_damage01.msa | 5 + .../data/monster/troll_archer/front_dead.msa | 5 + .../monster/troll_archer/front_knockdown.msa | 5 + .../monster/troll_archer/front_standup.msa | 5 + .../data/monster/troll_archer/motlist.txt | 14 + .../monster/troll_archer/normal_attack00.msa | 20 + .../share/data/monster/troll_archer/run.msa | 5 + .../data/monster/troll_archer/wait00.msa | 5 + .../data/monster/troll_archer/wait01.msa | 5 + .../monster/troll_argus/back_damage00.msa | 5 + .../monster/troll_argus/back_damage01.msa | 5 + .../data/monster/troll_argus/back_dead.msa | 5 + .../monster/troll_argus/back_knockdown.msa | 5 + .../data/monster/troll_argus/back_standup.msa | 5 + .../monster/troll_argus/front_damage00.msa | 5 + .../monster/troll_argus/front_damage01.msa | 5 + .../data/monster/troll_argus/front_dead.msa | 5 + .../monster/troll_argus/front_knockdown.msa | 5 + .../monster/troll_argus/front_standup.msa | 5 + .../data/monster/troll_argus/motlist.txt | 18 + .../monster/troll_argus/normal_attack00.msa | 32 + .../monster/troll_argus/normal_attack01.msa | 32 + .../share/data/monster/troll_argus/run.msa | 5 + .../monster/troll_argus/special_attack00.msa | 53 + .../monster/troll_argus/special_attack01.msa | 78 + .../share/data/monster/troll_argus/wait00.msa | 5 + .../share/data/monster/troll_argus/wait01.msa | 5 + .../share/data/monster/troll_argus/wait02.msa | 5 + .../monster/troll_commander/back_damage00.msa | 5 + .../monster/troll_commander/back_damage01.msa | 5 + .../monster/troll_commander/back_dead.msa | 5 + .../troll_commander/back_knockdown.msa | 5 + .../monster/troll_commander/back_standup.msa | 5 + .../troll_commander/front_damage00.msa | 5 + .../troll_commander/front_damage01.msa | 5 + .../monster/troll_commander/front_dead.msa | 5 + .../troll_commander/front_knockdown.msa | 5 + .../monster/troll_commander/front_standup.msa | 5 + .../data/monster/troll_commander/motlist.txt | 15 + .../troll_commander/normal_attack00.msa | 32 + .../troll_commander/normal_attack01.msa | 32 + .../data/monster/troll_commander/run.msa | 5 + .../data/monster/troll_commander/wait00.msa | 5 + .../data/monster/troll_commander/wait01.msa | 5 + .../data/monster/troll_mage/back_damage00.msa | 5 + .../data/monster/troll_mage/back_damage01.msa | 5 + .../data/monster/troll_mage/back_dead.msa | 5 + .../monster/troll_mage/back_knockdown.msa | 5 + .../data/monster/troll_mage/back_standup.msa | 5 + .../monster/troll_mage/front_damage00.msa | 5 + .../monster/troll_mage/front_damage01.msa | 5 + .../data/monster/troll_mage/front_dead.msa | 5 + .../monster/troll_mage/front_knockdown.msa | 5 + .../data/monster/troll_mage/front_standup.msa | 5 + .../share/data/monster/troll_mage/motlist.txt | 15 + .../monster/troll_mage/normal_attack00.msa | 32 + .../monster/troll_mage/normal_attack01.msa | 32 + .../share/data/monster/troll_mage/run.msa | 5 + .../share/data/monster/troll_mage/wait00.msa | 5 + .../share/data/monster/troll_mage/wait01.msa | 5 + .../monster/troll_warrior/back_damage00.msa | 5 + .../monster/troll_warrior/back_damage01.msa | 5 + .../data/monster/troll_warrior/back_dead.msa | 5 + .../monster/troll_warrior/back_knockdown.msa | 5 + .../monster/troll_warrior/back_standup.msa | 5 + .../monster/troll_warrior/front_damage00.msa | 5 + .../monster/troll_warrior/front_damage01.msa | 5 + .../data/monster/troll_warrior/front_dead.msa | 5 + .../monster/troll_warrior/front_knockdown.msa | 5 + .../monster/troll_warrior/front_standup.msa | 5 + .../data/monster/troll_warrior/motlist.txt | 15 + .../monster/troll_warrior/normal_attack00.msa | 32 + .../monster/troll_warrior/normal_attack01.msa | 32 + .../share/data/monster/troll_warrior/run.msa | 5 + .../data/monster/troll_warrior/wait00.msa | 5 + .../data/monster/troll_warrior/wait01.msa | 5 + .../data/monster/turkey/combo_attack.msa | 6 + .../srv1/share/data/monster/turkey/dead.msa | 6 + .../data/monster/turkey/front_damage.msa | 6 + .../share/data/monster/turkey/motlist.txt | 13 + .../srv1/share/data/monster/turkey/run.msa | 6 + .../srv1/share/data/monster/turkey/skill2.msa | 6 + .../srv1/share/data/monster/turkey/wait.msa | 6 + .../srv1/share/data/monster/turkey/wait1.msa | 6 + .../srv1/share/data/monster/turkey/wait2.msa | 6 + .../srv1/share/data/monster/turkey/walk.msa | 6 + .../srv1/share/data/monster/unicorn/00.msa | 5 + .../srv1/share/data/monster/unicorn/00_1.msa | 5 + .../srv1/share/data/monster/unicorn/00_2.msa | 5 + .../srv1/share/data/monster/unicorn/02.msa | 5 + .../srv1/share/data/monster/unicorn/03.msa | 5 + .../srv1/share/data/monster/unicorn/20.msa | 5 + .../srv1/share/data/monster/unicorn/20_1.msa | 5 + .../srv1/share/data/monster/unicorn/25.msa | 4 + .../srv1/share/data/monster/unicorn/30.msa | 5 + .../srv1/share/data/monster/unicorn/31.msa | 5 + .../share/data/monster/unicorn/motlist.txt | 13 + .../data/monster/valentine_angel/motlist.txt | 5 + .../data/monster/valentine_angel/run.msa | 6 + .../data/monster/valentine_angel/wait.msa | 6 + .../data/monster/valentine_angel/wait1.msa | 6 + .../data/monster/valentine_angel/wait2.msa | 6 + .../data/monster/valentine_angel/walk.msa | 6 + .../data/monster/valentine_heart/motlist.txt | 5 + .../data/monster/valentine_heart/run.msa | 6 + .../data/monster/valentine_heart/wait.msa | 6 + .../data/monster/valentine_heart/wait1.msa | 6 + .../data/monster/valentine_heart/wait2.msa | 6 + .../data/monster/valentine_heart/walk.msa | 6 + .../srv1/share/data/monster/warp/motlist.txt | 1 + .../srv1/share/data/monster/warp/wait.msa | 6 + .../data/monster/warriorghost/motlist.txt | 1 + .../share/data/monster/warriorghost/wait.msa | 6 + .../srv1/share/data/monster/widow/die.msa | 6 + .../srv1/share/data/monster/widow/motlist.txt | 4 + .../srv1/share/data/monster/widow/run.msa | 6 + .../srv1/share/data/monster/widow/wait.msa | 6 + .../srv1/share/data/monster/widow/walk.msa | 6 + .../srv1/share/data/monster/wild_boar/00.msa | 6 + .../share/data/monster/wild_boar/00_1.msa | 6 + .../share/data/monster/wild_boar/00_2.msa | 6 + .../srv1/share/data/monster/wild_boar/02.msa | 6 + .../srv1/share/data/monster/wild_boar/03.msa | 6 + .../srv1/share/data/monster/wild_boar/20.msa | 52 + .../share/data/monster/wild_boar/20_1.msa | 56 + .../srv1/share/data/monster/wild_boar/30.msa | 6 + .../srv1/share/data/monster/wild_boar/31.msa | 6 + .../srv1/share/data/monster/wild_boar/32.msa | 6 + .../srv1/share/data/monster/wild_boar/33.msa | 6 + .../srv1/share/data/monster/wild_boar/34.msa | 6 + .../srv1/share/data/monster/wild_boar/35.msa | 6 + .../srv1/share/data/monster/wild_boar/37.msa | 6 + .../share/data/monster/wild_boar/motlist.txt | 14 + .../share/data/monster/wild_boar_god/00.msa | 6 + .../share/data/monster/wild_boar_god/00_1.msa | 6 + .../share/data/monster/wild_boar_god/02.msa | 6 + .../share/data/monster/wild_boar_god/03.msa | 6 + .../share/data/monster/wild_boar_god/20.msa | 43 + .../share/data/monster/wild_boar_god/20_1.msa | 46 + .../share/data/monster/wild_boar_god/30.msa | 6 + .../share/data/monster/wild_boar_god/31.msa | 6 + .../share/data/monster/wild_boar_god/32.msa | 6 + .../share/data/monster/wild_boar_god/33.msa | 6 + .../share/data/monster/wild_boar_god/34.msa | 6 + .../share/data/monster/wild_boar_god/35.msa | 6 + .../share/data/monster/wild_boar_god/37.msa | 6 + .../share/data/monster/wild_boar_god/50.msa | 6 + .../share/data/monster/wild_boar_god/51.msa | 6 + .../share/data/monster/wild_boar_god/52.msa | 6 + .../data/monster/wild_boar_god/motlist.txt | 16 + .../main/srv1/share/data/monster/wolf/00.msa | 6 + .../srv1/share/data/monster/wolf/00_1.msa | 6 + .../srv1/share/data/monster/wolf/00_2.msa | 6 + .../main/srv1/share/data/monster/wolf/02.msa | 6 + .../main/srv1/share/data/monster/wolf/03.msa | 6 + .../main/srv1/share/data/monster/wolf/20.msa | 39 + .../srv1/share/data/monster/wolf/20_1.msa | 41 + .../main/srv1/share/data/monster/wolf/30.msa | 6 + .../main/srv1/share/data/monster/wolf/31.msa | 6 + .../main/srv1/share/data/monster/wolf/32.msa | 6 + .../main/srv1/share/data/monster/wolf/33.msa | 6 + .../main/srv1/share/data/monster/wolf/34.msa | 6 + .../main/srv1/share/data/monster/wolf/35.msa | 6 + .../main/srv1/share/data/monster/wolf/37.msa | 6 + .../srv1/share/data/monster/wolf/motlist.txt | 14 + .../share/data/monster/wolfman_guard/dead.msa | 6 + .../data/monster/wolfman_guard/motlist.txt | 9 + .../share/data/monster/wolfman_guard/run.msa | 6 + .../share/data/monster/wolfman_guard/wait.msa | 6 + .../data/monster/wolfman_guard/wait1.msa | 6 + .../share/data/monster/wolfman_guard/walk.msa | 6 + .../data/monster/wolfman_jokjang/dead.msa | 6 + .../data/monster/wolfman_jokjang/motlist.txt | 9 + .../data/monster/wolfman_jokjang/run.msa | 6 + .../data/monster/wolfman_jokjang/wait.msa | 6 + .../data/monster/wolfman_jokjang/wait1.msa | 6 + .../data/monster/wolfman_jokjang/walk.msa | 6 + .../data/monster/wolfman_sangin/dead.msa | 6 + .../data/monster/wolfman_sangin/motlist.txt | 9 + .../share/data/monster/wolfman_sangin/run.msa | 6 + .../data/monster/wolfman_sangin/wait.msa | 6 + .../data/monster/wolfman_sangin/wait1.msa | 6 + .../data/monster/wolfman_sangin/walk.msa | 6 + .../share/data/monster/woodcutter/die.msa | 6 + .../share/data/monster/woodcutter/motlist.txt | 5 + .../share/data/monster/woodcutter/run.msa | 6 + .../share/data/monster/woodcutter/wait.msa | 6 + .../share/data/monster/woodcutter/wait_1.msa | 6 + .../share/data/monster/woodcutter/wait_2.msa | 6 + .../data/monster/wooden_door/close_wait.msa | 6 + .../data/monster/wooden_door/motlist.txt | 2 + .../share/data/monster/wooden_door/open.msa | 6 + .../monster/yamachun_boss/back_damage.msa | 6 + .../monster/yamachun_boss/back_damage1.msa | 6 + .../monster/yamachun_boss/back_knockdown.msa | 6 + .../monster/yamachun_boss/back_standup.msa | 6 + .../monster/yamachun_boss/front_damage.msa | 6 + .../monster/yamachun_boss/front_damage1.msa | 6 + .../data/monster/yamachun_boss/front_dead.msa | 6 + .../monster/yamachun_boss/front_knockdown.msa | 6 + .../monster/yamachun_boss/front_standup.msa | 6 + .../data/monster/yamachun_boss/motlist.txt | 19 + .../monster/yamachun_boss/normal_attack.msa | 44 + .../monster/yamachun_boss/normal_attack1.msa | 65 + .../share/data/monster/yamachun_boss/run.msa | 6 + .../monster/yamachun_boss/special_attack.msa | 143 + .../monster/yamachun_boss/special_attack1.msa | 123 + .../share/data/monster/yamachun_boss/wait.msa | 6 + .../data/monster/yamachun_boss/wait1.msa | 6 + .../data/monster/yamachun_boss/wait2.msa | 6 + .../share/data/monster/yamachun_boss/walk.msa | 6 + .../data/monster/yamachun_young1/motlist.txt | 5 + .../data/monster/yamachun_young1/run.msa | 6 + .../data/monster/yamachun_young1/wait.msa | 6 + .../data/monster/yamachun_young1/wait1.msa | 6 + .../data/monster/yamachun_young1/wait2.msa | 6 + .../data/monster/yamachun_young1/walk.msa | 6 + .../share/data/monster/yellow_tigerman/00.msa | 6 + .../data/monster/yellow_tigerman/00_1.msa | 6 + .../share/data/monster/yellow_tigerman/03.msa | 6 + .../share/data/monster/yellow_tigerman/20.msa | 38 + .../data/monster/yellow_tigerman/20_1.msa | 40 + .../share/data/monster/yellow_tigerman/24.msa | 55 + .../share/data/monster/yellow_tigerman/30.msa | 6 + .../data/monster/yellow_tigerman/30_1.msa | 6 + .../share/data/monster/yellow_tigerman/31.msa | 6 + .../share/data/monster/yellow_tigerman/32.msa | 6 + .../share/data/monster/yellow_tigerman/33.msa | 6 + .../share/data/monster/yellow_tigerman/34.msa | 6 + .../data/monster/yellow_tigerman/34_1.msa | 6 + .../share/data/monster/yellow_tigerman/35.msa | 6 + .../share/data/monster/yellow_tigerman/36.msa | 6 + .../data/monster/yellow_tigerman/motlist.txt | 15 + .../share/data/monster/young_merchant/die.msa | 6 + .../data/monster/young_merchant/motlist.txt | 4 + .../share/data/monster/young_merchant/run.msa | 6 + .../data/monster/young_merchant/wait.msa | 6 + .../data/monster/young_merchant/walk.msa | 6 + .../share/data/monster/yu_hwa_rang/die.msa | 6 + .../data/monster/yu_hwa_rang/motlist.txt | 4 + .../share/data/monster/yu_hwa_rang/run.msa | 6 + .../share/data/monster/yu_hwa_rang/wait.msa | 6 + .../share/data/monster/yu_hwa_rang/walk.msa | 6 + .../share/data/monster/zombie_bigboss/00.msa | 6 + .../data/monster/zombie_bigboss/00_1.msa | 6 + .../share/data/monster/zombie_bigboss/03.msa | 6 + .../share/data/monster/zombie_bigboss/20.msa | 36 + .../data/monster/zombie_bigboss/20_1.msa | 76 + .../share/data/monster/zombie_bigboss/30.msa | 6 + .../data/monster/zombie_bigboss/30_1.msa | 6 + .../share/data/monster/zombie_bigboss/31.msa | 6 + .../data/monster/zombie_bigboss/31_1.msa | 6 + .../share/data/monster/zombie_bigboss/32.msa | 6 + .../share/data/monster/zombie_bigboss/33.msa | 6 + .../share/data/monster/zombie_bigboss/34.msa | 6 + .../data/monster/zombie_bigboss/34_1.msa | 6 + .../share/data/monster/zombie_bigboss/35.msa | 6 + .../share/data/monster/zombie_bigboss/36.msa | 6 + .../share/data/monster/zombie_bigboss/37.msa | 6 + .../data/monster/zombie_bigboss/motlist.txt | 16 + .../monster/zombie_bigboss2/back_damage00.msa | 6 + .../monster/zombie_bigboss2/back_damage01.msa | 6 + .../monster/zombie_bigboss2/back_dead.msa | 6 + .../zombie_bigboss2/back_knockdown.msa | 6 + .../zombie_bigboss2/front_damage00.msa | 6 + .../zombie_bigboss2/front_damage01.msa | 6 + .../monster/zombie_bigboss2/front_dead.msa | 6 + .../zombie_bigboss2/front_knockdown.msa | 6 + .../data/monster/zombie_bigboss2/motlist.txt | 19 + .../zombie_bigboss2/normal_attack00.msa | 32 + .../zombie_bigboss2/normal_attack01.msa | 32 + .../data/monster/zombie_bigboss2/run.msa | 6 + .../zombie_bigboss2/special_attack00.msa | 124 + .../zombie_bigboss2/special_attack01.msa | 87 + .../data/monster/zombie_bigboss2/wait00.msa | 6 + .../data/monster/zombie_bigboss2/wait01.msa | 6 + .../data/monster/zombie_bigboss2/wait02.msa | 6 + .../data/monster/zombie_bigboss2/walk.msa | 6 + .../data/monster/zombie_diseased_boss/00.msa | 6 + .../data/monster/zombie_diseased_boss/03.msa | 6 + .../data/monster/zombie_diseased_boss/20.msa | 40 + .../monster/zombie_diseased_boss/20_1.msa | 70 + .../data/monster/zombie_diseased_boss/30.msa | 6 + .../monster/zombie_diseased_boss/30_1.msa | 6 + .../data/monster/zombie_diseased_boss/31.msa | 6 + .../data/monster/zombie_diseased_boss/32.msa | 6 + .../data/monster/zombie_diseased_boss/33.msa | 6 + .../data/monster/zombie_diseased_boss/34.msa | 6 + .../monster/zombie_diseased_boss/34_1.msa | 6 + .../data/monster/zombie_diseased_boss/35.msa | 6 + .../data/monster/zombie_diseased_boss/36.msa | 6 + .../data/monster/zombie_diseased_boss/37.msa | 6 + .../monster/zombie_diseased_boss/motlist.txt | 14 + .../data/monster/zombie_diseased_bow/00.msa | 6 + .../data/monster/zombie_diseased_bow/00_1.msa | 6 + .../data/monster/zombie_diseased_bow/03.msa | 6 + .../data/monster/zombie_diseased_bow/20.msa | 19 + .../data/monster/zombie_diseased_bow/30.msa | 6 + .../data/monster/zombie_diseased_bow/30_1.msa | 6 + .../data/monster/zombie_diseased_bow/31.msa | 6 + .../data/monster/zombie_diseased_bow/32.msa | 6 + .../data/monster/zombie_diseased_bow/33.msa | 6 + .../data/monster/zombie_diseased_bow/34.msa | 6 + .../data/monster/zombie_diseased_bow/34_1.msa | 6 + .../data/monster/zombie_diseased_bow/35.msa | 6 + .../data/monster/zombie_diseased_bow/37.msa | 6 + .../monster/zombie_diseased_bow/motlist.txt | 13 + .../data/monster/zombie_diseased_dog/00.msa | 6 + .../data/monster/zombie_diseased_dog/00_1.msa | 6 + .../data/monster/zombie_diseased_dog/00_2.msa | 6 + .../data/monster/zombie_diseased_dog/02.msa | 6 + .../data/monster/zombie_diseased_dog/02_1.msa | 6 + .../data/monster/zombie_diseased_dog/03.msa | 6 + .../data/monster/zombie_diseased_dog/03_1.msa | 6 + .../data/monster/zombie_diseased_dog/20.msa | 57 + .../data/monster/zombie_diseased_dog/20_1.msa | 45 + .../data/monster/zombie_diseased_dog/30.msa | 6 + .../data/monster/zombie_diseased_dog/31.msa | 6 + .../data/monster/zombie_diseased_dog/32.msa | 6 + .../data/monster/zombie_diseased_dog/33.msa | 6 + .../data/monster/zombie_diseased_dog/33_1.msa | 6 + .../data/monster/zombie_diseased_dog/34.msa | 6 + .../data/monster/zombie_diseased_dog/35.msa | 6 + .../data/monster/zombie_diseased_dog/37.msa | 6 + .../data/monster/zombie_diseased_dog/37_1.msa | 6 + .../monster/zombie_diseased_dog/motlist.txt | 18 + .../monster/zombie_diseased_infector/00.msa | 6 + .../monster/zombie_diseased_infector/00_1.msa | 6 + .../monster/zombie_diseased_infector/02.msa | 6 + .../monster/zombie_diseased_infector/03.msa | 6 + .../monster/zombie_diseased_infector/20.msa | 49 + .../monster/zombie_diseased_infector/20_1.msa | 53 + .../monster/zombie_diseased_infector/30.msa | 6 + .../monster/zombie_diseased_infector/30_1.msa | 6 + .../monster/zombie_diseased_infector/31.msa | 6 + .../monster/zombie_diseased_infector/32.msa | 6 + .../monster/zombie_diseased_infector/33.msa | 6 + .../monster/zombie_diseased_infector/34.msa | 6 + .../monster/zombie_diseased_infector/34_1.msa | 6 + .../monster/zombie_diseased_infector/35.msa | 6 + .../monster/zombie_diseased_infector/37.msa | 6 + .../zombie_diseased_infector/motlist.txt | 15 + .../data/monster/zombie_diseased_kid/00.msa | 6 + .../data/monster/zombie_diseased_kid/00_1.msa | 6 + .../data/monster/zombie_diseased_kid/03.msa | 6 + .../data/monster/zombie_diseased_kid/20.msa | 43 + .../data/monster/zombie_diseased_kid/30.msa | 6 + .../data/monster/zombie_diseased_kid/31.msa | 6 + .../data/monster/zombie_diseased_kid/31_1.msa | 6 + .../data/monster/zombie_diseased_kid/32.msa | 6 + .../data/monster/zombie_diseased_kid/33.msa | 6 + .../data/monster/zombie_diseased_kid/34.msa | 6 + .../data/monster/zombie_diseased_kid/35.msa | 6 + .../data/monster/zombie_diseased_kid/36.msa | 6 + .../data/monster/zombie_diseased_kid/37.msa | 6 + .../data/monster/zombie_diseased_kid/37_1.msa | 6 + .../monster/zombie_diseased_kid/motlist.txt | 14 + .../data/monster/zombie_diseased_spear/00.msa | 6 + .../monster/zombie_diseased_spear/00_1.msa | 6 + .../data/monster/zombie_diseased_spear/03.msa | 6 + .../data/monster/zombie_diseased_spear/20.msa | 40 + .../monster/zombie_diseased_spear/20_1.msa | 43 + .../data/monster/zombie_diseased_spear/30.msa | 6 + .../monster/zombie_diseased_spear/30_1.msa | 6 + .../data/monster/zombie_diseased_spear/31.msa | 6 + .../data/monster/zombie_diseased_spear/32.msa | 6 + .../data/monster/zombie_diseased_spear/33.msa | 6 + .../data/monster/zombie_diseased_spear/34.msa | 6 + .../monster/zombie_diseased_spear/34_1.msa | 6 + .../data/monster/zombie_diseased_spear/35.msa | 6 + .../data/monster/zombie_diseased_spear/36.msa | 6 + .../data/monster/zombie_diseased_spear/37.msa | 6 + .../monster/zombie_diseased_spear/motlist.txt | 15 + .../data/monster/zombie_diseased_sword/00.msa | 6 + .../data/monster/zombie_diseased_sword/03.msa | 6 + .../data/monster/zombie_diseased_sword/20.msa | 46 + .../monster/zombie_diseased_sword/20_1.msa | 43 + .../data/monster/zombie_diseased_sword/30.msa | 6 + .../monster/zombie_diseased_sword/30_1.msa | 6 + .../data/monster/zombie_diseased_sword/31.msa | 6 + .../monster/zombie_diseased_sword/31_1.msa | 6 + .../data/monster/zombie_diseased_sword/32.msa | 6 + .../data/monster/zombie_diseased_sword/33.msa | 6 + .../data/monster/zombie_diseased_sword/34.msa | 6 + .../monster/zombie_diseased_sword/34_1.msa | 6 + .../data/monster/zombie_diseased_sword/35.msa | 6 + .../data/monster/zombie_diseased_sword/36.msa | 6 + .../data/monster/zombie_diseased_sword/37.msa | 6 + .../monster/zombie_diseased_sword/motlist.txt | 15 + .../share/data/monster/zombie_general/00.msa | 6 + .../share/data/monster/zombie_general/03.msa | 6 + .../share/data/monster/zombie_general/20.msa | 40 + .../data/monster/zombie_general/20_1.msa | 75 + .../share/data/monster/zombie_general/30.msa | 6 + .../data/monster/zombie_general/30_1.msa | 6 + .../share/data/monster/zombie_general/31.msa | 6 + .../share/data/monster/zombie_general/32.msa | 6 + .../share/data/monster/zombie_general/33.msa | 6 + .../share/data/monster/zombie_general/34.msa | 6 + .../data/monster/zombie_general/34_1.msa | 6 + .../share/data/monster/zombie_general/35.msa | 6 + .../share/data/monster/zombie_general/36.msa | 6 + .../share/data/monster/zombie_general/37.msa | 6 + .../data/monster/zombie_general/motlist.txt | 14 + .../share/data/monster/zombie_ghost/00.msa | 6 + .../share/data/monster/zombie_ghost/00_1.msa | 6 + .../share/data/monster/zombie_ghost/03.msa | 6 + .../share/data/monster/zombie_ghost/20.msa | 60 + .../share/data/monster/zombie_ghost/20_1.msa | 65 + .../share/data/monster/zombie_ghost/30.msa | 6 + .../share/data/monster/zombie_ghost/30_1.msa | 6 + .../share/data/monster/zombie_ghost/31.msa | 6 + .../share/data/monster/zombie_ghost/32.msa | 6 + .../share/data/monster/zombie_ghost/33.msa | 6 + .../share/data/monster/zombie_ghost/34.msa | 6 + .../share/data/monster/zombie_ghost/34_1.msa | 6 + .../share/data/monster/zombie_ghost/35.msa | 6 + .../share/data/monster/zombie_ghost/36.msa | 6 + .../share/data/monster/zombie_ghost/37.msa | 6 + .../data/monster/zombie_ghost/motlist.txt | 15 + .../monster/zombie_ghost_door/close_wait.msa | 6 + .../monster/zombie_ghost_door/motlist.txt | 2 + .../data/monster/zombie_ghost_door/open.msa | 6 + .../srv1/share/data/monster/zombie_god/00.msa | 6 + .../share/data/monster/zombie_god/00_1.msa | 6 + .../srv1/share/data/monster/zombie_god/03.msa | 6 + .../srv1/share/data/monster/zombie_god/20.msa | 41 + .../share/data/monster/zombie_god/20_1.msa | 69 + .../srv1/share/data/monster/zombie_god/24.msa | 112 + .../srv1/share/data/monster/zombie_god/25.msa | 44 + .../srv1/share/data/monster/zombie_god/30.msa | 6 + .../share/data/monster/zombie_god/30_1.msa | 6 + .../srv1/share/data/monster/zombie_god/31.msa | 6 + .../srv1/share/data/monster/zombie_god/32.msa | 6 + .../srv1/share/data/monster/zombie_god/33.msa | 6 + .../srv1/share/data/monster/zombie_god/34.msa | 6 + .../share/data/monster/zombie_god/34_1.msa | 6 + .../srv1/share/data/monster/zombie_god/35.msa | 6 + .../srv1/share/data/monster/zombie_god/36.msa | 6 + .../srv1/share/data/monster/zombie_god/37.msa | 6 + .../share/data/monster/zombie_god/motlist.txt | 17 + .../data/monster/zombie_god_stone/motlist.txt | 0 .../data/monster/zombie_key_stone/motlist.txt | 0 .../share/data/monster/zombie_king/00.msa | 6 + .../share/data/monster/zombie_king/00_1.msa | 6 + .../share/data/monster/zombie_king/03.msa | 6 + .../share/data/monster/zombie_king/20.msa | 44 + .../share/data/monster/zombie_king/20_1.msa | 41 + .../share/data/monster/zombie_king/24.msa | 66 + .../share/data/monster/zombie_king/31.msa | 6 + .../share/data/monster/zombie_king/32.msa | 6 + .../share/data/monster/zombie_king/32_1.msa | 6 + .../share/data/monster/zombie_king/33.msa | 6 + .../share/data/monster/zombie_king/33_1.msa | 6 + .../share/data/monster/zombie_king/34.msa | 6 + .../share/data/monster/zombie_king/34_1.msa | 6 + .../share/data/monster/zombie_king/35.msa | 6 + .../share/data/monster/zombie_king/36.msa | 6 + .../share/data/monster/zombie_king/37.msa | 6 + .../data/monster/zombie_king/motlist.txt | 16 + .../share/data/monster/zombie_magician/00.msa | 6 + .../share/data/monster/zombie_magician/03.msa | 6 + .../share/data/monster/zombie_magician/20.msa | 19 + .../data/monster/zombie_magician/20_1.msa | 31 + .../data/monster/zombie_magician/20_2.msa | 31 + .../share/data/monster/zombie_magician/30.msa | 6 + .../data/monster/zombie_magician/30_1.msa | 6 + .../share/data/monster/zombie_magician/31.msa | 6 + .../share/data/monster/zombie_magician/32.msa | 6 + .../share/data/monster/zombie_magician/33.msa | 6 + .../share/data/monster/zombie_magician/34.msa | 6 + .../data/monster/zombie_magician/34_1.msa | 6 + .../share/data/monster/zombie_magician/35.msa | 6 + .../share/data/monster/zombie_magician/37.msa | 6 + .../data/monster/zombie_magician/motlist.txt | 14 + .../monster/zombie_security_stone/motlist.txt | 0 .../data/monster/zombie_soldier_bow/00.msa | 6 + .../data/monster/zombie_soldier_bow/03.msa | 6 + .../data/monster/zombie_soldier_bow/20.msa | 19 + .../data/monster/zombie_soldier_bow/30.msa | 6 + .../data/monster/zombie_soldier_bow/30_1.msa | 6 + .../data/monster/zombie_soldier_bow/31.msa | 6 + .../data/monster/zombie_soldier_bow/32.msa | 6 + .../data/monster/zombie_soldier_bow/33.msa | 6 + .../data/monster/zombie_soldier_bow/34.msa | 6 + .../data/monster/zombie_soldier_bow/34_1.msa | 6 + .../data/monster/zombie_soldier_bow/35.msa | 6 + .../data/monster/zombie_soldier_bow/36.msa | 6 + .../data/monster/zombie_soldier_bow/37.msa | 6 + .../monster/zombie_soldier_bow/motlist.txt | 13 + .../data/monster/zombie_soldier_scythe/00.msa | 6 + .../monster/zombie_soldier_scythe/00_1.msa | 6 + .../data/monster/zombie_soldier_scythe/03.msa | 6 + .../data/monster/zombie_soldier_scythe/20.msa | 39 + .../monster/zombie_soldier_scythe/20_1.msa | 42 + .../data/monster/zombie_soldier_scythe/30.msa | 6 + .../monster/zombie_soldier_scythe/30_1.msa | 6 + .../data/monster/zombie_soldier_scythe/31.msa | 6 + .../data/monster/zombie_soldier_scythe/32.msa | 6 + .../data/monster/zombie_soldier_scythe/33.msa | 6 + .../data/monster/zombie_soldier_scythe/34.msa | 6 + .../monster/zombie_soldier_scythe/34_1.msa | 6 + .../data/monster/zombie_soldier_scythe/35.msa | 6 + .../data/monster/zombie_soldier_scythe/36.msa | 6 + .../data/monster/zombie_soldier_scythe/37.msa | 6 + .../monster/zombie_soldier_scythe/motlist.txt | 15 + .../data/monster/zombie_soldier_spear/00.msa | 6 + .../monster/zombie_soldier_spear/00_1.msa | 6 + .../data/monster/zombie_soldier_spear/03.msa | 6 + .../data/monster/zombie_soldier_spear/20.msa | 37 + .../monster/zombie_soldier_spear/20_1.msa | 42 + .../data/monster/zombie_soldier_spear/30.msa | 6 + .../monster/zombie_soldier_spear/30_1.msa | 6 + .../data/monster/zombie_soldier_spear/31.msa | 6 + .../data/monster/zombie_soldier_spear/32.msa | 6 + .../data/monster/zombie_soldier_spear/33.msa | 6 + .../data/monster/zombie_soldier_spear/34.msa | 6 + .../monster/zombie_soldier_spear/34_1.msa | 6 + .../data/monster/zombie_soldier_spear/35.msa | 6 + .../data/monster/zombie_soldier_spear/36.msa | 6 + .../data/monster/zombie_soldier_spear/37.msa | 6 + .../monster/zombie_soldier_spear/motlist.txt | 15 + .../share/data/pc/assassin/action/angry.msa | 6 + .../data/pc/assassin/action/attractive.msa | 6 + .../share/data/pc/assassin/action/banter.msa | 6 + .../data/pc/assassin/action/cheers_1.msa | 6 + .../data/pc/assassin/action/cheers_2.msa | 6 + .../share/data/pc/assassin/action/cheerup.msa | 6 + .../share/data/pc/assassin/action/clap.msa | 6 + .../pc/assassin/action/congratulation.msa | 6 + .../share/data/pc/assassin/action/dance_1.msa | 6 + .../share/data/pc/assassin/action/dance_2.msa | 6 + .../share/data/pc/assassin/action/dance_3.msa | 6 + .../share/data/pc/assassin/action/dance_4.msa | 6 + .../share/data/pc/assassin/action/dance_5.msa | 6 + .../share/data/pc/assassin/action/dance_6.msa | 6 + .../share/data/pc/assassin/action/forgive.msa | 6 + .../action/french_kiss_with_assassin.msa | 6 + .../action/french_kiss_with_shaman.msa | 6 + .../assassin/action/french_kiss_with_sura.msa | 6 + .../action/french_kiss_with_warrior.msa | 6 + .../action/french_kiss_with_wolfman.msa | 6 + .../share/data/pc/assassin/action/joy.msa | 6 + .../pc/assassin/action/kiss_with_assassin.msa | 6 + .../pc/assassin/action/kiss_with_shaman.msa | 6 + .../pc/assassin/action/kiss_with_sura.msa | 6 + .../pc/assassin/action/kiss_with_warrior.msa | 6 + .../pc/assassin/action/kiss_with_wolfman.msa | 6 + .../share/data/pc/assassin/action/sad.msa | 6 + .../share/data/pc/assassin/action/shy.msa | 6 + .../data/pc/assassin/action/slap_hit.msa | 6 + .../data/pc/assassin/action/slap_hurt.msa | 6 + .../data/pc/assassin/bell/change_weapon.msa | 4 + .../share/data/pc/assassin/bell/combo_01.msa | 64 + .../share/data/pc/assassin/bell/combo_02.msa | 64 + .../share/data/pc/assassin/bell/combo_03.msa | 59 + .../share/data/pc/assassin/bell/combo_04.msa | 69 + .../share/data/pc/assassin/bell/combo_05.msa | 64 + .../share/data/pc/assassin/bell/combo_06.msa | 59 + .../share/data/pc/assassin/bell/combo_07.msa | 71 + .../share/data/pc/assassin/bell/damage.msa | 4 + .../share/data/pc/assassin/bell/damage_1.msa | 4 + .../share/data/pc/assassin/bell/damage_2.msa | 4 + .../share/data/pc/assassin/bell/damage_3.msa | 4 + .../share/data/pc/assassin/bell/pick_up.msa | 4 + .../srv1/share/data/pc/assassin/bell/run.msa | 6 + .../srv1/share/data/pc/assassin/bell/wait.msa | 4 + .../srv1/share/data/pc/assassin/bell/walk.msa | 6 + .../share/data/pc/assassin/bow/attack.msa | 43 + .../share/data/pc/assassin/bow/attack_1.msa | 6 + .../share/data/pc/assassin/bow/attack_2.msa | 6 + .../data/pc/assassin/bow/change_weapon.msa | 6 + .../share/data/pc/assassin/bow/damage.msa | 6 + .../share/data/pc/assassin/bow/damage_1.msa | 6 + .../share/data/pc/assassin/bow/damage_2.msa | 6 + .../share/data/pc/assassin/bow/damage_3.msa | 6 + .../share/data/pc/assassin/bow/pick_up.msa | 6 + .../srv1/share/data/pc/assassin/bow/run.msa | 6 + .../srv1/share/data/pc/assassin/bow/wait.msa | 6 + .../share/data/pc/assassin/bow/wait_1.msa | 6 + .../srv1/share/data/pc/assassin/bow/walk.msa | 6 + .../assassin/dualhand_sword/change_weapon.msa | 6 + .../pc/assassin/dualhand_sword/combo_01.msa | 74 + .../pc/assassin/dualhand_sword/combo_02.msa | 67 + .../pc/assassin/dualhand_sword/combo_03.msa | 47 + .../pc/assassin/dualhand_sword/combo_04.msa | 53 + .../pc/assassin/dualhand_sword/combo_05.msa | 77 + .../pc/assassin/dualhand_sword/combo_06.msa | 93 + .../pc/assassin/dualhand_sword/combo_07.msa | 57 + .../pc/assassin/dualhand_sword/combo_08.msa | 60 + .../pc/assassin/dualhand_sword/damage.msa | 6 + .../pc/assassin/dualhand_sword/damage_1.msa | 6 + .../pc/assassin/dualhand_sword/damage_2.msa | 6 + .../pc/assassin/dualhand_sword/damage_3.msa | 6 + .../pc/assassin/dualhand_sword/pick_up.msa | 6 + .../pc/assassin/dualhand_sword/rampage.msa | 6 + .../pc/assassin/dualhand_sword/rampage_01.msa | 21 + .../pc/assassin/dualhand_sword/rampage_02.msa | 21 + .../pc/assassin/dualhand_sword/rampage_03.msa | 21 + .../data/pc/assassin/dualhand_sword/run.msa | 6 + .../data/pc/assassin/dualhand_sword/wait.msa | 6 + .../pc/assassin/dualhand_sword/wait_1.msa | 6 + .../data/pc/assassin/dualhand_sword/walk.msa | 6 + .../data/pc/assassin/fan/change_weapon.msa | 4 + .../share/data/pc/assassin/fan/combo_01.msa | 57 + .../share/data/pc/assassin/fan/combo_02.msa | 53 + .../share/data/pc/assassin/fan/combo_03.msa | 61 + .../share/data/pc/assassin/fan/combo_04.msa | 105 + .../share/data/pc/assassin/fan/combo_05.msa | 62 + .../share/data/pc/assassin/fan/combo_06.msa | 62 + .../share/data/pc/assassin/fan/combo_07.msa | 70 + .../share/data/pc/assassin/fan/damage.msa | 4 + .../share/data/pc/assassin/fan/damage_1.msa | 4 + .../share/data/pc/assassin/fan/damage_2.msa | 4 + .../share/data/pc/assassin/fan/damage_3.msa | 4 + .../share/data/pc/assassin/fan/pick_up.msa | 4 + .../srv1/share/data/pc/assassin/fan/run.msa | 6 + .../srv1/share/data/pc/assassin/fan/wait.msa | 5 + .../srv1/share/data/pc/assassin/fan/walk.msa | 6 + .../pc/assassin/fishing/fishing_cancel.msa | 19 + .../pc/assassin/fishing/fishing_catch.msa | 19 + .../data/pc/assassin/fishing/fishing_fail.msa | 19 + .../pc/assassin/fishing/fishing_react.msa | 19 + .../data/pc/assassin/fishing/fishing_wait.msa | 19 + .../share/data/pc/assassin/fishing/run.msa | 6 + .../share/data/pc/assassin/fishing/throw.msa | 19 + .../share/data/pc/assassin/fishing/wait.msa | 6 + .../share/data/pc/assassin/fishing/walk.msa | 6 + .../share/data/pc/assassin/general/attack.msa | 42 + .../data/pc/assassin/general/attack_1.msa | 44 + .../assassin/general/back_damage_flying.msa | 6 + .../assassin/general/back_falling_stand.msa | 6 + .../share/data/pc/assassin/general/damage.msa | 6 + .../data/pc/assassin/general/damage_1.msa | 6 + .../data/pc/assassin/general/damage_2.msa | 6 + .../data/pc/assassin/general/damage_3.msa | 6 + .../pc/assassin/general/damage_flying.msa | 6 + .../share/data/pc/assassin/general/dead.msa | 6 + .../share/data/pc/assassin/general/dig.msa | 21 + .../pc/assassin/general/falling_stand.msa | 6 + .../data/pc/assassin/general/pick_up.msa | 6 + .../share/data/pc/assassin/general/run.msa | 6 + .../share/data/pc/assassin/general/wait.msa | 6 + .../share/data/pc/assassin/general/wait_1.msa | 6 + .../share/data/pc/assassin/general/walk.msa | 6 + .../share/data/pc/assassin/horse/damage.msa | 6 + .../share/data/pc/assassin/horse/dead.msa | 6 + .../srv1/share/data/pc/assassin/horse/run.msa | 6 + .../data/pc/assassin/horse/skill_charge.msa | 43 + .../share/data/pc/assassin/horse/stop.msa | 6 + .../share/data/pc/assassin/horse/wait.msa | 6 + .../share/data/pc/assassin/horse/wait_1.msa | 6 + .../share/data/pc/assassin/horse/wait_2.msa | 6 + .../share/data/pc/assassin/horse/walk.msa | 6 + .../data/pc/assassin/horse_bow/attack.msa | 26 + .../data/pc/assassin/horse_bow/damage.msa | 6 + .../share/data/pc/assassin/horse_bow/dead.msa | 6 + .../share/data/pc/assassin/horse_bow/run.msa | 6 + .../pc/assassin/horse_bow/skill_splash.msa | 27 + .../assassin/horse_bow/skill_wildattack.msa | 39 + .../share/data/pc/assassin/horse_bow/wait.msa | 6 + .../data/pc/assassin/horse_bow/wait_1.msa | 6 + .../data/pc/assassin/horse_bow/wait_2.msa | 6 + .../horse_dualhand_sword/combo_01.msa | 67 + .../horse_dualhand_sword/combo_02.msa | 62 + .../horse_dualhand_sword/combo_03.msa | 68 + .../horse_dualhand_sword/skill_splash.msa | 55 + .../horse_dualhand_sword/skill_wildattack.msa | 92 + .../assassin/horse_onehand_sword/combo_01.msa | 67 + .../assassin/horse_onehand_sword/combo_02.msa | 52 + .../assassin/horse_onehand_sword/combo_03.msa | 57 + .../horse_onehand_sword/skill_splash.msa | 43 + .../horse_onehand_sword/skill_wildattack.msa | 89 + .../data/pc/assassin/intro/not_selected.msa | 6 + .../share/data/pc/assassin/intro/selected.msa | 6 + .../share/data/pc/assassin/intro/wait.msa | 6 + .../assassin/onehand_sword/change_weapon.msa | 6 + .../pc/assassin/onehand_sword/combo_01.msa | 58 + .../pc/assassin/onehand_sword/combo_02.msa | 51 + .../pc/assassin/onehand_sword/combo_03.msa | 46 + .../pc/assassin/onehand_sword/combo_04.msa | 62 + .../pc/assassin/onehand_sword/combo_05.msa | 59 + .../pc/assassin/onehand_sword/combo_06.msa | 68 + .../pc/assassin/onehand_sword/combo_07.msa | 49 + .../data/pc/assassin/onehand_sword/damage.msa | 6 + .../pc/assassin/onehand_sword/damage_1.msa | 6 + .../pc/assassin/onehand_sword/damage_2.msa | 6 + .../pc/assassin/onehand_sword/damage_3.msa | 6 + .../pc/assassin/onehand_sword/pick_up.msa | 6 + .../pc/assassin/onehand_sword/rampage.msa | 6 + .../pc/assassin/onehand_sword/rampage_01.msa | 21 + .../pc/assassin/onehand_sword/rampage_02.msa | 21 + .../pc/assassin/onehand_sword/rampage_03.msa | 21 + .../data/pc/assassin/onehand_sword/run.msa | 6 + .../data/pc/assassin/onehand_sword/wait.msa | 6 + .../data/pc/assassin/onehand_sword/wait_1.msa | 6 + .../data/pc/assassin/onehand_sword/walk.msa | 6 + .../share/data/pc/assassin/skill/amseup.msa | 91 + .../share/data/pc/assassin/skill/amseup_2.msa | 91 + .../share/data/pc/assassin/skill/amseup_3.msa | 100 + .../share/data/pc/assassin/skill/amseup_4.msa | 100 + .../share/data/pc/assassin/skill/charyun.msa | 136 + .../data/pc/assassin/skill/charyun_2.msa | 136 + .../data/pc/assassin/skill/charyun_3.msa | 145 + .../data/pc/assassin/skill/charyun_4.msa | 145 + .../data/pc/assassin/skill/cheonryong.msa | 92 + .../data/pc/assassin/skill/cheonryong_2.msa | 92 + .../data/pc/assassin/skill/cheonryong_3.msa | 92 + .../data/pc/assassin/skill/cheonryong_4.msa | 92 + .../data/pc/assassin/skill/dokgigung.msa | 32 + .../data/pc/assassin/skill/dokgigung_2.msa | 32 + .../data/pc/assassin/skill/dokgigung_3.msa | 32 + .../data/pc/assassin/skill/dokgigung_4.msa | 32 + .../data/pc/assassin/skill/eunhyeong.msa | 20 + .../data/pc/assassin/skill/eunhyeong_2.msa | 22 + .../data/pc/assassin/skill/eunhyeong_3.msa | 22 + .../data/pc/assassin/skill/eunhyeong_4.msa | 22 + .../share/data/pc/assassin/skill/gigung.msa | 32 + .../data/pc/assassin/skill/guild_gasokhwa.msa | 21 + .../data/pc/assassin/skill/guild_jumunsul.msa | 21 + .../pc/assassin/skill/guild_seonghwigap.msa | 21 + .../assassin/skill/guild_yongsinuibunno.msa | 21 + .../assassin/skill/guild_yongsinuichukbok.msa | 21 + .../pc/assassin/skill/guild_yongsinuipi.msa | 21 + .../share/data/pc/assassin/skill/gungsin.msa | 83 + .../data/pc/assassin/skill/gungsin_2.msa | 83 + .../data/pc/assassin/skill/gungsin_3.msa | 92 + .../data/pc/assassin/skill/gungsin_4.msa | 92 + .../data/pc/assassin/skill/gwangyeok.msa | 52 + .../data/pc/assassin/skill/gwangyeok_2.msa | 52 + .../data/pc/assassin/skill/gwangyeok_3.msa | 52 + .../data/pc/assassin/skill/gwangyeok_4.msa | 52 + .../data/pc/assassin/skill/gyeonggong.msa | 21 + .../data/pc/assassin/skill/gyeonggong_2.msa | 22 + .../data/pc/assassin/skill/gyeonggong_3.msa | 22 + .../data/pc/assassin/skill/gyeonggong_4.msa | 22 + .../share/data/pc/assassin/skill/hwajo.msa | 44 + .../share/data/pc/assassin/skill/hwajo_2.msa | 44 + .../share/data/pc/assassin/skill/hwajo_3.msa | 44 + .../share/data/pc/assassin/skill/hwajo_4.msa | 44 + .../share/data/pc/assassin/skill/kwaegeom.msa | 21 + .../data/pc/assassin/skill/make_trap.msa | 21 + .../data/pc/assassin/skill/poison_cloud.msa | 31 + .../share/data/pc/assassin/skill/sangong.msa | 32 + .../data/pc/assassin/skill/sangong_2.msa | 32 + .../data/pc/assassin/skill/sangong_3.msa | 32 + .../data/pc/assassin/skill/sangong_4.msa | 32 + .../data/pc/assassin/skill/seomgwang.msa | 65 + .../data/pc/assassin/skill/seomgwang_2.msa | 65 + .../data/pc/assassin/skill/seomgwang_3.msa | 65 + .../data/pc/assassin/skill/seomgwang_4.msa | 65 + .../share/data/pc/assassin/skill/seomjeon.msa | 95 + .../data/pc/assassin/skill/seomjeon_2.msa | 95 + .../data/pc/assassin/skill/seomjeon_3.msa | 95 + .../data/pc/assassin/skill/seomjeon_4.msa | 95 + .../share/data/pc/assassin/skill/shoot.msa | 6 + .../share/data/pc/assassin/skill/taeyang.msa | 5 + .../share/data/pc/assassin/skill/yeonsa.msa | 52 + .../share/data/pc/assassin/skill/yeonsa_2.msa | 52 + .../share/data/pc/assassin/skill/yeonsa_3.msa | 52 + .../share/data/pc/assassin/skill/yeonsa_4.msa | 52 + .../assassin/twohand_sword/change_weapon.msa | 5 + .../pc/assassin/twohand_sword/combo_01.msa | 74 + .../pc/assassin/twohand_sword/combo_02.msa | 67 + .../pc/assassin/twohand_sword/combo_03.msa | 47 + .../pc/assassin/twohand_sword/combo_04.msa | 53 + .../pc/assassin/twohand_sword/combo_05.msa | 77 + .../pc/assassin/twohand_sword/combo_06.msa | 93 + .../pc/assassin/twohand_sword/combo_07.msa | 57 + .../pc/assassin/twohand_sword/combo_08.msa | 60 + .../data/pc/assassin/twohand_sword/damage.msa | 6 + .../pc/assassin/twohand_sword/damage_1.msa | 6 + .../pc/assassin/twohand_sword/damage_2.msa | 6 + .../pc/assassin/twohand_sword/damage_3.msa | 6 + .../pc/assassin/twohand_sword/pick_up.msa | 5 + .../data/pc/assassin/twohand_sword/run.msa | 6 + .../data/pc/assassin/twohand_sword/wait.msa | 5 + .../data/pc/assassin/twohand_sword/walk.msa | 6 + .../share/data/pc/assassin/wedding/wait.msa | 6 + .../share/data/pc/assassin/wedding/walk.msa | 6 + .../share/data/pc/shaman/action/angry.msa | 6 + .../data/pc/shaman/action/attractive.msa | 6 + .../share/data/pc/shaman/action/banter.msa | 6 + .../share/data/pc/shaman/action/cheers_1.msa | 6 + .../share/data/pc/shaman/action/cheers_2.msa | 6 + .../share/data/pc/shaman/action/cheerup.msa | 6 + .../srv1/share/data/pc/shaman/action/clap.msa | 6 + .../data/pc/shaman/action/congratulation.msa | 6 + .../share/data/pc/shaman/action/dance_1.msa | 6 + .../share/data/pc/shaman/action/dance_2.msa | 6 + .../share/data/pc/shaman/action/dance_3.msa | 6 + .../share/data/pc/shaman/action/dance_4.msa | 6 + .../share/data/pc/shaman/action/dance_5.msa | 6 + .../share/data/pc/shaman/action/dance_6.msa | 6 + .../share/data/pc/shaman/action/forgive.msa | 6 + .../action/french_kiss_with_assassin.msa | 6 + .../shaman/action/french_kiss_with_shaman.msa | 6 + .../shaman/action/french_kiss_with_sura.msa | 6 + .../action/french_kiss_with_warrior.msa | 6 + .../action/french_kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc/shaman/action/joy.msa | 6 + .../pc/shaman/action/kiss_with_assassin.msa | 6 + .../pc/shaman/action/kiss_with_shaman.msa | 6 + .../data/pc/shaman/action/kiss_with_sura.msa | 6 + .../pc/shaman/action/kiss_with_warrior.msa | 6 + .../pc/shaman/action/kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc/shaman/action/sad.msa | 6 + .../srv1/share/data/pc/shaman/action/shy.msa | 6 + .../share/data/pc/shaman/action/slap_hit.msa | 6 + .../share/data/pc/shaman/action/slap_hurt.msa | 6 + .../data/pc/shaman/bell/change_weapon.msa | 6 + .../share/data/pc/shaman/bell/combo_01.msa | 64 + .../share/data/pc/shaman/bell/combo_02.msa | 64 + .../share/data/pc/shaman/bell/combo_03.msa | 59 + .../share/data/pc/shaman/bell/combo_04.msa | 70 + .../share/data/pc/shaman/bell/combo_05.msa | 64 + .../share/data/pc/shaman/bell/combo_06.msa | 59 + .../share/data/pc/shaman/bell/combo_07.msa | 71 + .../srv1/share/data/pc/shaman/bell/damage.msa | 6 + .../share/data/pc/shaman/bell/damage_1.msa | 6 + .../share/data/pc/shaman/bell/damage_2.msa | 6 + .../share/data/pc/shaman/bell/damage_3.msa | 6 + .../share/data/pc/shaman/bell/pick_up.msa | 6 + .../share/data/pc/shaman/bell/rampage.msa | 6 + .../share/data/pc/shaman/bell/rampage_01.msa | 21 + .../share/data/pc/shaman/bell/rampage_02.msa | 21 + .../share/data/pc/shaman/bell/rampage_03.msa | 21 + .../srv1/share/data/pc/shaman/bell/run.msa | 6 + .../srv1/share/data/pc/shaman/bell/wait.msa | 6 + .../srv1/share/data/pc/shaman/bell/walk.msa | 6 + .../srv1/share/data/pc/shaman/bow/attack.msa | 43 + .../share/data/pc/shaman/bow/attack_1.msa | 4 + .../share/data/pc/shaman/bow/attack_2.msa | 4 + .../data/pc/shaman/bow/change_weapon.msa | 5 + .../srv1/share/data/pc/shaman/bow/damage.msa | 5 + .../share/data/pc/shaman/bow/damage_1.msa | 5 + .../share/data/pc/shaman/bow/damage_2.msa | 5 + .../share/data/pc/shaman/bow/damage_3.msa | 5 + .../srv1/share/data/pc/shaman/bow/run.msa | 6 + .../srv1/share/data/pc/shaman/bow/wait.msa | 4 + .../srv1/share/data/pc/shaman/bow/wait_1.msa | 5 + .../srv1/share/data/pc/shaman/bow/walk.msa | 6 + .../pc/shaman/dualhand_sword/combo_01.msa | 43 + .../pc/shaman/dualhand_sword/combo_02.msa | 49 + .../pc/shaman/dualhand_sword/combo_03.msa | 46 + .../pc/shaman/dualhand_sword/combo_04.msa | 50 + .../pc/shaman/dualhand_sword/combo_05.msa | 72 + .../pc/shaman/dualhand_sword/combo_06.msa | 77 + .../pc/shaman/dualhand_sword/combo_07.msa | 102 + .../data/pc/shaman/dualhand_sword/damage.msa | 6 + .../pc/shaman/dualhand_sword/damage_1.msa | 6 + .../pc/shaman/dualhand_sword/damage_2.msa | 6 + .../pc/shaman/dualhand_sword/damage_3.msa | 6 + .../data/pc/shaman/dualhand_sword/pick_up.msa | 4 + .../data/pc/shaman/dualhand_sword/run.msa | 6 + .../data/pc/shaman/dualhand_sword/wait.msa | 4 + .../data/pc/shaman/dualhand_sword/wait_1.msa | 5 + .../data/pc/shaman/dualhand_sword/walk.msa | 6 + .../data/pc/shaman/fan/change_weapon.msa | 6 + .../share/data/pc/shaman/fan/combo_01.msa | 57 + .../share/data/pc/shaman/fan/combo_02.msa | 53 + .../share/data/pc/shaman/fan/combo_03.msa | 61 + .../share/data/pc/shaman/fan/combo_04.msa | 105 + .../share/data/pc/shaman/fan/combo_05.msa | 62 + .../share/data/pc/shaman/fan/combo_06.msa | 62 + .../share/data/pc/shaman/fan/combo_07.msa | 70 + .../srv1/share/data/pc/shaman/fan/damage.msa | 6 + .../share/data/pc/shaman/fan/damage_1.msa | 6 + .../share/data/pc/shaman/fan/damage_2.msa | 6 + .../share/data/pc/shaman/fan/damage_3.msa | 6 + .../srv1/share/data/pc/shaman/fan/pick_up.msa | 6 + .../srv1/share/data/pc/shaman/fan/rampage.msa | 6 + .../share/data/pc/shaman/fan/rampage_01.msa | 21 + .../share/data/pc/shaman/fan/rampage_02.msa | 21 + .../share/data/pc/shaman/fan/rampage_03.msa | 21 + .../srv1/share/data/pc/shaman/fan/run.msa | 6 + .../srv1/share/data/pc/shaman/fan/wait.msa | 6 + .../srv1/share/data/pc/shaman/fan/walk.msa | 6 + .../data/pc/shaman/fishing/fishing_cancel.msa | 19 + .../data/pc/shaman/fishing/fishing_catch.msa | 19 + .../data/pc/shaman/fishing/fishing_fail.msa | 19 + .../data/pc/shaman/fishing/fishing_react.msa | 19 + .../data/pc/shaman/fishing/fishing_wait.msa | 19 + .../srv1/share/data/pc/shaman/fishing/run.msa | 6 + .../share/data/pc/shaman/fishing/throw.msa | 19 + .../share/data/pc/shaman/fishing/wait.msa | 6 + .../share/data/pc/shaman/fishing/walk.msa | 6 + .../share/data/pc/shaman/general/attack.msa | 48 + .../share/data/pc/shaman/general/attack_1.msa | 54 + .../pc/shaman/general/back_damage_flying.msa | 6 + .../pc/shaman/general/back_falling_stand.msa | 6 + .../share/data/pc/shaman/general/damage.msa | 6 + .../share/data/pc/shaman/general/damage_1.msa | 6 + .../share/data/pc/shaman/general/damage_2.msa | 6 + .../share/data/pc/shaman/general/damage_3.msa | 6 + .../data/pc/shaman/general/damage_flying.msa | 6 + .../share/data/pc/shaman/general/dead.msa | 6 + .../srv1/share/data/pc/shaman/general/dig.msa | 21 + .../data/pc/shaman/general/falling_stand.msa | 6 + .../share/data/pc/shaman/general/pick_up.msa | 6 + .../srv1/share/data/pc/shaman/general/run.msa | 6 + .../share/data/pc/shaman/general/wait.msa | 6 + .../share/data/pc/shaman/general/wait_1.msa | 6 + .../share/data/pc/shaman/general/walk.msa | 6 + .../share/data/pc/shaman/horse/damage.msa | 6 + .../srv1/share/data/pc/shaman/horse/dead.msa | 6 + .../srv1/share/data/pc/shaman/horse/run.msa | 6 + .../data/pc/shaman/horse/skill_charge.msa | 43 + .../data/pc/shaman/horse/skill_splash.msa | 55 + .../srv1/share/data/pc/shaman/horse/stop.msa | 6 + .../srv1/share/data/pc/shaman/horse/wait.msa | 6 + .../share/data/pc/shaman/horse/wait_1.msa | 6 + .../share/data/pc/shaman/horse/wait_2.msa | 6 + .../srv1/share/data/pc/shaman/horse/walk.msa | 6 + .../data/pc/shaman/horse_bell/combo_01.msa | 63 + .../data/pc/shaman/horse_bell/combo_02.msa | 54 + .../data/pc/shaman/horse_bell/combo_03.msa | 62 + .../pc/shaman/horse_bell/skill_wildattack.msa | 114 + .../data/pc/shaman/horse_fan/combo_01.msa | 38 + .../data/pc/shaman/horse_fan/combo_02.msa | 38 + .../data/pc/shaman/horse_fan/combo_03.msa | 38 + .../pc/shaman/horse_fan/skill_wildattack.msa | 157 + .../data/pc/shaman/intro/not_selected.msa | 6 + .../share/data/pc/shaman/intro/selected.msa | 6 + .../srv1/share/data/pc/shaman/intro/wait.msa | 6 + .../onehand_sword/onehand_sword/attack.msa | 29 + .../onehand_sword/onehand_sword/attack_1.msa | 29 + .../onehand_sword/onehand_sword/attack_2.msa | 29 + .../onehand_sword/onehand_sword/combo_01.msa | 45 + .../onehand_sword/onehand_sword/combo_02.msa | 43 + .../onehand_sword/onehand_sword/combo_03.msa | 80 + .../onehand_sword/onehand_sword/combo_04.msa | 71 + .../onehand_sword/onehand_sword/combo_05.msa | 53 + .../onehand_sword/onehand_sword/combo_06.msa | 67 + .../onehand_sword/onehand_sword/combo_07.msa | 47 + .../onehand_sword/onehand_sword/damage.msa | 6 + .../onehand_sword/onehand_sword/damage_1.msa | 6 + .../onehand_sword/onehand_sword/damage_2.msa | 6 + .../onehand_sword/onehand_sword/damage_3.msa | 6 + .../onehand_sword/onehand_sword/pick_up.msa | 4 + .../onehand_sword/onehand_sword/run.msa | 6 + .../onehand_sword/onehand_sword/wait.msa | 5 + .../onehand_sword/onehand_sword/wait_1.msa | 7 + .../onehand_sword/onehand_sword/walk.msa | 6 + .../data/pc/shaman/onehand_sword/run.msa | 6 + .../data/pc/shaman/onehand_sword/walk.msa | 6 + .../share/data/pc/shaman/skill/bipabu.msa | 39 + .../share/data/pc/shaman/skill/bipabu_2.msa | 40 + .../share/data/pc/shaman/skill/bipabu_3.msa | 40 + .../share/data/pc/shaman/skill/bipabu_4.msa | 40 + .../share/data/pc/shaman/skill/boho_2.msa | 30 + .../share/data/pc/shaman/skill/boho_3.msa | 30 + .../share/data/pc/shaman/skill/boho_4.msa | 32 + .../share/data/pc/shaman/skill/boho_me.msa | 33 + .../data/pc/shaman/skill/boho_target.msa | 31 + .../share/data/pc/shaman/skill/budong.msa | 33 + .../share/data/pc/shaman/skill/budong_2.msa | 33 + .../share/data/pc/shaman/skill/budong_3.msa | 33 + .../share/data/pc/shaman/skill/budong_4.msa | 32 + .../share/data/pc/shaman/skill/buhwal.msa | 29 + .../share/data/pc/shaman/skill/byeorak.msa | 20 + .../share/data/pc/shaman/skill/byeorak_2.msa | 20 + .../share/data/pc/shaman/skill/byeorak_3.msa | 29 + .../share/data/pc/shaman/skill/byeorak_4.msa | 29 + .../share/data/pc/shaman/skill/chojeon.msa | 21 + .../data/pc/shaman/skill/daejeongeop_me.msa | 33 + .../pc/shaman/skill/daejeongeop_target.msa | 30 + .../share/data/pc/shaman/skill/gamji_me.msa | 33 + .../data/pc/shaman/skill/gamji_target.msa | 30 + .../share/data/pc/shaman/skill/gicheon_2.msa | 30 + .../share/data/pc/shaman/skill/gicheon_3.msa | 30 + .../share/data/pc/shaman/skill/gicheon_4.msa | 32 + .../share/data/pc/shaman/skill/gicheon_me.msa | 33 + .../data/pc/shaman/skill/gicheon_target.msa | 30 + .../data/pc/shaman/skill/guild_gasokhwa.msa | 22 + .../data/pc/shaman/skill/guild_jumunsul.msa | 22 + .../pc/shaman/skill/guild_seonghwigap.msa | 21 + .../pc/shaman/skill/guild_yongsinuibunno.msa | 21 + .../shaman/skill/guild_yongsinuichukbok.msa | 21 + .../pc/shaman/skill/guild_yongsinuipi.msa | 21 + .../share/data/pc/shaman/skill/gwihwan.msa | 21 + .../share/data/pc/shaman/skill/hosin_2.msa | 30 + .../share/data/pc/shaman/skill/hosin_3.msa | 30 + .../share/data/pc/shaman/skill/hosin_4.msa | 32 + .../share/data/pc/shaman/skill/hosin_me.msa | 33 + .../data/pc/shaman/skill/hosin_target.msa | 30 + .../srv1/share/data/pc/shaman/skill/inma.msa | 29 + .../share/data/pc/shaman/skill/jeongeop_2.msa | 30 + .../share/data/pc/shaman/skill/jeongeop_3.msa | 30 + .../share/data/pc/shaman/skill/jeongeop_4.msa | 32 + .../data/pc/shaman/skill/jeongeop_me.msa | 33 + .../data/pc/shaman/skill/jeongeop_target.msa | 30 + .../data/pc/shaman/skill/jeungche_me.msa | 33 + .../data/pc/shaman/skill/jeungche_target.msa | 31 + .../data/pc/shaman/skill/jeunghon_me.msa | 33 + .../data/pc/shaman/skill/jeunghon_target.msa | 31 + .../share/data/pc/shaman/skill/jeungryeok.msa | 31 + .../data/pc/shaman/skill/jeungryeok_2.msa | 31 + .../data/pc/shaman/skill/jeungryeok_3.msa | 31 + .../data/pc/shaman/skill/jeungryeok_4.msa | 31 + .../data/pc/shaman/skill/jeungryeok_me.msa | 33 + .../pc/shaman/skill/jeungryeok_target.msa | 31 + .../data/pc/shaman/skill/jeungsok_me.msa | 33 + .../data/pc/shaman/skill/jeungsok_target.msa | 31 + .../share/data/pc/shaman/skill/jigam_me.msa | 33 + .../data/pc/shaman/skill/jigam_target.msa | 31 + .../share/data/pc/shaman/skill/kwaesok_2.msa | 51 + .../share/data/pc/shaman/skill/kwaesok_3.msa | 51 + .../share/data/pc/shaman/skill/kwaesok_4.msa | 51 + .../share/data/pc/shaman/skill/kwaesok_me.msa | 41 + .../data/pc/shaman/skill/kwaesok_target.msa | 51 + .../srv1/share/data/pc/shaman/skill/me.msa | 6 + .../share/data/pc/shaman/skill/noejeon.msa | 31 + .../share/data/pc/shaman/skill/noejeon_2.msa | 32 + .../share/data/pc/shaman/skill/noejeon_3.msa | 32 + .../share/data/pc/shaman/skill/noejeon_4.msa | 32 + .../share/data/pc/shaman/skill/paeryong.msa | 65 + .../share/data/pc/shaman/skill/paeryong_2.msa | 44 + .../share/data/pc/shaman/skill/paeryong_3.msa | 53 + .../share/data/pc/shaman/skill/paeryong_4.msa | 53 + .../share/data/pc/shaman/skill/pokroe.msa | 31 + .../share/data/pc/shaman/skill/pokroe_2.msa | 32 + .../share/data/pc/shaman/skill/pokroe_3.msa | 32 + .../share/data/pc/shaman/skill/pokroe_4.msa | 32 + .../srv1/share/data/pc/shaman/skill/shoot.msa | 6 + .../share/data/pc/shaman/skill/sinchak_me.msa | 33 + .../data/pc/shaman/skill/sinchak_target.msa | 31 + .../share/data/pc/shaman/skill/sohwan.msa | 53 + .../srv1/share/data/pc/shaman/skill/suho.msa | 23 + .../share/data/pc/shaman/skill/target.msa | 6 + .../share/data/pc/shaman/skill/use_me.msa | 7 + .../share/data/pc/shaman/skill/use_target.msa | 7 + .../share/data/pc/shaman/skill/wonsin_me.msa | 33 + .../data/pc/shaman/skill/wonsin_target.msa | 31 + .../share/data/pc/shaman/skill/yongpa.msa | 87 + .../share/data/pc/shaman/skill/yongpa_2.msa | 87 + .../share/data/pc/shaman/skill/yongpa_3.msa | 97 + .../share/data/pc/shaman/skill/yongpa_4.msa | 97 + .../share/data/pc/shaman/skill/yongsin.msa | 33 + .../data/pc/shaman/twohand_sword/combo_01.msa | 43 + .../data/pc/shaman/twohand_sword/combo_02.msa | 49 + .../data/pc/shaman/twohand_sword/combo_03.msa | 46 + .../data/pc/shaman/twohand_sword/combo_04.msa | 50 + .../data/pc/shaman/twohand_sword/combo_05.msa | 72 + .../data/pc/shaman/twohand_sword/combo_06.msa | 77 + .../data/pc/shaman/twohand_sword/combo_07.msa | 102 + .../data/pc/shaman/twohand_sword/damage.msa | 6 + .../data/pc/shaman/twohand_sword/damage_1.msa | 6 + .../data/pc/shaman/twohand_sword/damage_2.msa | 6 + .../data/pc/shaman/twohand_sword/damage_3.msa | 6 + .../data/pc/shaman/twohand_sword/pick_up.msa | 4 + .../data/pc/shaman/twohand_sword/run.msa | 6 + .../data/pc/shaman/twohand_sword/wait.msa | 4 + .../data/pc/shaman/twohand_sword/wait_1.msa | 5 + .../data/pc/shaman/twohand_sword/walk.msa | 6 + .../share/data/pc/shaman/wedding/wait.msa | 6 + .../share/data/pc/shaman/wedding/walk.msa | 6 + .../srv1/share/data/pc/sura/action/angry.msa | 6 + .../share/data/pc/sura/action/attractive.msa | 6 + .../srv1/share/data/pc/sura/action/banter.msa | 6 + .../share/data/pc/sura/action/cheers_1.msa | 6 + .../share/data/pc/sura/action/cheers_2.msa | 6 + .../share/data/pc/sura/action/cheerup.msa | 6 + .../srv1/share/data/pc/sura/action/clap.msa | 6 + .../data/pc/sura/action/congratulation.msa | 6 + .../share/data/pc/sura/action/dance_1.msa | 6 + .../share/data/pc/sura/action/dance_2.msa | 6 + .../share/data/pc/sura/action/dance_3.msa | 6 + .../share/data/pc/sura/action/dance_4.msa | 6 + .../share/data/pc/sura/action/dance_5.msa | 6 + .../share/data/pc/sura/action/dance_6.msa | 6 + .../share/data/pc/sura/action/forgive.msa | 6 + .../sura/action/french_kiss_with_assassin.msa | 6 + .../sura/action/french_kiss_with_shaman.msa | 6 + .../pc/sura/action/french_kiss_with_sura.msa | 6 + .../sura/action/french_kiss_with_warrior.msa | 6 + .../sura/action/french_kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc/sura/action/joy.msa | 6 + .../pc/sura/action/kiss_with_assassin.msa | 6 + .../data/pc/sura/action/kiss_with_shaman.msa | 6 + .../data/pc/sura/action/kiss_with_sura.msa | 6 + .../data/pc/sura/action/kiss_with_warrior.msa | 6 + .../data/pc/sura/action/kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc/sura/action/sad.msa | 6 + .../srv1/share/data/pc/sura/action/shy.msa | 6 + .../share/data/pc/sura/action/slap_hit.msa | 6 + .../share/data/pc/sura/action/slap_hurt.msa | 6 + .../share/data/pc/sura/bell/change_weapon.msa | 4 + .../srv1/share/data/pc/sura/bell/combo_01.msa | 64 + .../srv1/share/data/pc/sura/bell/combo_02.msa | 64 + .../srv1/share/data/pc/sura/bell/combo_03.msa | 59 + .../srv1/share/data/pc/sura/bell/combo_04.msa | 69 + .../srv1/share/data/pc/sura/bell/combo_05.msa | 64 + .../srv1/share/data/pc/sura/bell/combo_06.msa | 59 + .../srv1/share/data/pc/sura/bell/combo_07.msa | 71 + .../srv1/share/data/pc/sura/bell/damage.msa | 4 + .../srv1/share/data/pc/sura/bell/damage_1.msa | 4 + .../srv1/share/data/pc/sura/bell/damage_2.msa | 4 + .../srv1/share/data/pc/sura/bell/damage_3.msa | 4 + .../srv1/share/data/pc/sura/bell/pick_up.msa | 4 + .../main/srv1/share/data/pc/sura/bell/run.msa | 6 + .../srv1/share/data/pc/sura/bell/wait.msa | 4 + .../srv1/share/data/pc/sura/bell/walk.msa | 6 + .../srv1/share/data/pc/sura/bow/attack.msa | 43 + .../srv1/share/data/pc/sura/bow/attack_1.msa | 4 + .../srv1/share/data/pc/sura/bow/attack_2.msa | 4 + .../share/data/pc/sura/bow/change_weapon.msa | 5 + .../srv1/share/data/pc/sura/bow/damage.msa | 5 + .../srv1/share/data/pc/sura/bow/damage_1.msa | 5 + .../srv1/share/data/pc/sura/bow/damage_2.msa | 5 + .../srv1/share/data/pc/sura/bow/damage_3.msa | 5 + .../main/srv1/share/data/pc/sura/bow/run.msa | 6 + .../main/srv1/share/data/pc/sura/bow/wait.msa | 4 + .../srv1/share/data/pc/sura/bow/wait_1.msa | 5 + .../main/srv1/share/data/pc/sura/bow/walk.msa | 6 + .../data/pc/sura/dualhand_sword/combo_01.msa | 43 + .../data/pc/sura/dualhand_sword/combo_02.msa | 49 + .../data/pc/sura/dualhand_sword/combo_03.msa | 46 + .../data/pc/sura/dualhand_sword/combo_04.msa | 50 + .../data/pc/sura/dualhand_sword/combo_05.msa | 72 + .../data/pc/sura/dualhand_sword/combo_06.msa | 77 + .../data/pc/sura/dualhand_sword/combo_07.msa | 102 + .../data/pc/sura/dualhand_sword/damage.msa | 6 + .../data/pc/sura/dualhand_sword/damage_1.msa | 6 + .../data/pc/sura/dualhand_sword/damage_2.msa | 6 + .../data/pc/sura/dualhand_sword/damage_3.msa | 6 + .../data/pc/sura/dualhand_sword/pick_up.msa | 4 + .../share/data/pc/sura/dualhand_sword/run.msa | 6 + .../data/pc/sura/dualhand_sword/wait.msa | 4 + .../data/pc/sura/dualhand_sword/wait_1.msa | 5 + .../data/pc/sura/dualhand_sword/walk.msa | 6 + .../share/data/pc/sura/fan/change_weapon.msa | 4 + .../srv1/share/data/pc/sura/fan/combo_01.msa | 57 + .../srv1/share/data/pc/sura/fan/combo_02.msa | 53 + .../srv1/share/data/pc/sura/fan/combo_03.msa | 61 + .../srv1/share/data/pc/sura/fan/combo_04.msa | 105 + .../srv1/share/data/pc/sura/fan/combo_05.msa | 62 + .../srv1/share/data/pc/sura/fan/combo_06.msa | 62 + .../srv1/share/data/pc/sura/fan/combo_07.msa | 70 + .../srv1/share/data/pc/sura/fan/damage.msa | 4 + .../srv1/share/data/pc/sura/fan/damage_1.msa | 4 + .../srv1/share/data/pc/sura/fan/damage_2.msa | 4 + .../srv1/share/data/pc/sura/fan/damage_3.msa | 4 + .../srv1/share/data/pc/sura/fan/pick_up.msa | 4 + .../main/srv1/share/data/pc/sura/fan/run.msa | 6 + .../main/srv1/share/data/pc/sura/fan/wait.msa | 5 + .../main/srv1/share/data/pc/sura/fan/walk.msa | 6 + .../data/pc/sura/fishing/fishing_cancel.msa | 19 + .../data/pc/sura/fishing/fishing_catch.msa | 19 + .../data/pc/sura/fishing/fishing_fail.msa | 19 + .../data/pc/sura/fishing/fishing_react.msa | 19 + .../data/pc/sura/fishing/fishing_wait.msa | 19 + .../srv1/share/data/pc/sura/fishing/run.msa | 6 + .../srv1/share/data/pc/sura/fishing/throw.msa | 19 + .../srv1/share/data/pc/sura/fishing/wait.msa | 6 + .../srv1/share/data/pc/sura/fishing/walk.msa | 6 + .../share/data/pc/sura/general/attack.msa | 50 + .../share/data/pc/sura/general/attack_1.msa | 51 + .../pc/sura/general/back_damage_flying.msa | 6 + .../pc/sura/general/back_falling_stand.msa | 6 + .../data/pc/sura/general/change_weapon.msa | 6 + .../share/data/pc/sura/general/damage.msa | 6 + .../share/data/pc/sura/general/damage_1.msa | 6 + .../share/data/pc/sura/general/damage_2.msa | 6 + .../share/data/pc/sura/general/damage_3.msa | 6 + .../data/pc/sura/general/damage_flying.msa | 6 + .../srv1/share/data/pc/sura/general/dead.msa | 6 + .../srv1/share/data/pc/sura/general/dig.msa | 21 + .../data/pc/sura/general/falling_stand.msa | 6 + .../share/data/pc/sura/general/pick_up.msa | 6 + .../srv1/share/data/pc/sura/general/run.msa | 6 + .../srv1/share/data/pc/sura/general/run10.msa | 6 + .../srv1/share/data/pc/sura/general/wait.msa | 6 + .../srv1/share/data/pc/sura/general/walk.msa | 6 + .../srv1/share/data/pc/sura/horse/damage.msa | 6 + .../srv1/share/data/pc/sura/horse/dead.msa | 6 + .../srv1/share/data/pc/sura/horse/run.msa | 6 + .../share/data/pc/sura/horse/skill_charge.msa | 55 + .../share/data/pc/sura/horse/skill_splash.msa | 55 + .../srv1/share/data/pc/sura/horse/stop.msa | 6 + .../srv1/share/data/pc/sura/horse/wait.msa | 6 + .../srv1/share/data/pc/sura/horse/wait_1.msa | 6 + .../srv1/share/data/pc/sura/horse/wait_2.msa | 6 + .../srv1/share/data/pc/sura/horse/walk.msa | 6 + .../pc/sura/horse_onehand_sword/combo_01.msa | 57 + .../pc/sura/horse_onehand_sword/combo_02.msa | 55 + .../pc/sura/horse_onehand_sword/combo_03.msa | 59 + .../horse_onehand_sword/skill_wildattack.msa | 103 + .../share/data/pc/sura/intro/not_selected.msa | 6 + .../share/data/pc/sura/intro/selected.msa | 6 + .../srv1/share/data/pc/sura/intro/wait.msa | 6 + .../data/pc/sura/onehand_sword/combo_01.msa | 44 + .../data/pc/sura/onehand_sword/combo_02.msa | 43 + .../data/pc/sura/onehand_sword/combo_03.msa | 43 + .../data/pc/sura/onehand_sword/combo_04.msa | 43 + .../data/pc/sura/onehand_sword/combo_05.msa | 59 + .../data/pc/sura/onehand_sword/combo_06.msa | 63 + .../data/pc/sura/onehand_sword/combo_07.msa | 56 + .../data/pc/sura/onehand_sword/damage.msa | 6 + .../data/pc/sura/onehand_sword/damage_1.msa | 6 + .../data/pc/sura/onehand_sword/damage_2.msa | 6 + .../data/pc/sura/onehand_sword/damage_3.msa | 6 + .../data/pc/sura/onehand_sword/pick_up.msa | 6 + .../data/pc/sura/onehand_sword/rampage.msa | 6 + .../data/pc/sura/onehand_sword/rampage_01.msa | 21 + .../data/pc/sura/onehand_sword/rampage_02.msa | 21 + .../data/pc/sura/onehand_sword/rampage_03.msa | 21 + .../share/data/pc/sura/onehand_sword/run.msa | 6 + .../share/data/pc/sura/onehand_sword/wait.msa | 6 + .../share/data/pc/sura/onehand_sword/walk.msa | 6 + .../srv1/share/data/pc/sura/skill/fear.msa | 33 + .../share/data/pc/sura/skill/geomhwan.msa | 46 + .../share/data/pc/sura/skill/geompung.msa | 31 + .../srv1/share/data/pc/sura/skill/geongon.msa | 29 + .../srv1/share/data/pc/sura/skill/gongpo.msa | 21 + .../share/data/pc/sura/skill/gongpo_2.msa | 22 + .../share/data/pc/sura/skill/gongpo_3.msa | 22 + .../share/data/pc/sura/skill/gongpo_4.msa | 22 + .../data/pc/sura/skill/guild_gasokhwa.msa | 21 + .../data/pc/sura/skill/guild_jumunsul.msa | 21 + .../data/pc/sura/skill/guild_seonghwigap.msa | 21 + .../pc/sura/skill/guild_yongsinuibunno.msa | 21 + .../pc/sura/skill/guild_yongsinuichukbok.msa | 21 + .../data/pc/sura/skill/guild_yongsinuipi.msa | 21 + .../srv1/share/data/pc/sura/skill/gwigeom.msa | 34 + .../share/data/pc/sura/skill/gwigeom_2.msa | 34 + .../share/data/pc/sura/skill/gwigeom_3.msa | 34 + .../share/data/pc/sura/skill/gwigeom_4.msa | 34 + .../srv1/share/data/pc/sura/skill/heukma.msa | 75 + .../srv1/share/data/pc/sura/skill/heuksin.msa | 21 + .../share/data/pc/sura/skill/heuksin_2.msa | 22 + .../share/data/pc/sura/skill/heuksin_3.msa | 22 + .../share/data/pc/sura/skill/heuksin_4.msa | 22 + .../srv1/share/data/pc/sura/skill/hwayeom.msa | 44 + .../share/data/pc/sura/skill/hwayeom_2.msa | 44 + .../share/data/pc/sura/skill/hwayeom_3.msa | 53 + .../share/data/pc/sura/skill/hwayeom_4.msa | 53 + .../share/data/pc/sura/skill/hyeolhwan.msa | 20 + .../srv1/share/data/pc/sura/skill/hyeolma.msa | 20 + .../srv1/share/data/pc/sura/skill/ihyeol.msa | 20 + .../srv1/share/data/pc/sura/skill/jeoju.msa | 32 + .../srv1/share/data/pc/sura/skill/johon.msa | 20 + .../srv1/share/data/pc/sura/skill/jumagap.msa | 21 + .../share/data/pc/sura/skill/jumagap_2.msa | 22 + .../share/data/pc/sura/skill/jumagap_3.msa | 22 + .../share/data/pc/sura/skill/jumagap_4.msa | 22 + .../share/data/pc/sura/skill/jumageom.msa | 33 + .../srv1/share/data/pc/sura/skill/mahwan.msa | 46 + .../share/data/pc/sura/skill/mahwan_2.msa | 44 + .../share/data/pc/sura/skill/mahwan_3.msa | 44 + .../share/data/pc/sura/skill/mahwan_4.msa | 44 + .../share/data/pc/sura/skill/maryeong.msa | 31 + .../share/data/pc/sura/skill/maryeong_2.msa | 32 + .../share/data/pc/sura/skill/maryeong_3.msa | 32 + .../share/data/pc/sura/skill/maryeong_4.msa | 32 + .../srv1/share/data/pc/sura/skill/muyeong.msa | 21 + .../share/data/pc/sura/skill/muyeong_2.msa | 22 + .../share/data/pc/sura/skill/muyeong_3.msa | 22 + .../share/data/pc/sura/skill/muyeong_4.msa | 22 + .../srv1/share/data/pc/sura/skill/pabeop.msa | 32 + .../share/data/pc/sura/skill/pabeop_2.msa | 32 + .../share/data/pc/sura/skill/pabeop_3.msa | 32 + .../share/data/pc/sura/skill/pabeop_4.msa | 32 + .../share/data/pc/sura/skill/swaeryeong.msa | 57 + .../share/data/pc/sura/skill/swaeryeong_2.msa | 57 + .../share/data/pc/sura/skill/swaeryeong_3.msa | 66 + .../share/data/pc/sura/skill/swaeryeong_4.msa | 66 + .../srv1/share/data/pc/sura/skill/tusok.msa | 32 + .../srv1/share/data/pc/sura/skill/tusok_2.msa | 32 + .../srv1/share/data/pc/sura/skill/tusok_3.msa | 32 + .../srv1/share/data/pc/sura/skill/tusok_4.msa | 32 + .../share/data/pc/sura/skill/yonggwon.msa | 44 + .../share/data/pc/sura/skill/yonggwon_2.msa | 44 + .../share/data/pc/sura/skill/yonggwon_3.msa | 53 + .../share/data/pc/sura/skill/yonggwon_4.msa | 53 + .../data/pc/sura/twohand_sword/combo_01.msa | 43 + .../data/pc/sura/twohand_sword/combo_02.msa | 49 + .../data/pc/sura/twohand_sword/combo_03.msa | 46 + .../data/pc/sura/twohand_sword/combo_04.msa | 50 + .../data/pc/sura/twohand_sword/combo_05.msa | 72 + .../data/pc/sura/twohand_sword/combo_06.msa | 77 + .../data/pc/sura/twohand_sword/combo_07.msa | 102 + .../data/pc/sura/twohand_sword/damage.msa | 6 + .../data/pc/sura/twohand_sword/damage_1.msa | 6 + .../data/pc/sura/twohand_sword/damage_2.msa | 6 + .../data/pc/sura/twohand_sword/damage_3.msa | 6 + .../data/pc/sura/twohand_sword/pick_up.msa | 4 + .../share/data/pc/sura/twohand_sword/run.msa | 6 + .../share/data/pc/sura/twohand_sword/wait.msa | 4 + .../data/pc/sura/twohand_sword/wait_1.msa | 5 + .../share/data/pc/sura/twohand_sword/walk.msa | 6 + .../srv1/share/data/pc/sura/wedding/wait.msa | 6 + .../srv1/share/data/pc/sura/wedding/walk.msa | 6 + .../share/data/pc/warrior/action/angry.msa | 6 + .../data/pc/warrior/action/attractive.msa | 6 + .../share/data/pc/warrior/action/banter.msa | 6 + .../share/data/pc/warrior/action/cheers_1.msa | 6 + .../share/data/pc/warrior/action/cheers_2.msa | 6 + .../share/data/pc/warrior/action/cheerup.msa | 6 + .../share/data/pc/warrior/action/clap.msa | 6 + .../data/pc/warrior/action/congratulation.msa | 6 + .../share/data/pc/warrior/action/dance_1.msa | 6 + .../share/data/pc/warrior/action/dance_2.msa | 6 + .../share/data/pc/warrior/action/dance_3.msa | 6 + .../share/data/pc/warrior/action/dance_4.msa | 6 + .../share/data/pc/warrior/action/dance_5.msa | 6 + .../share/data/pc/warrior/action/dance_6.msa | 6 + .../share/data/pc/warrior/action/forgive.msa | 6 + .../action/french_kiss_with_assassin.msa | 6 + .../action/french_kiss_with_shaman.msa | 6 + .../warrior/action/french_kiss_with_sura.msa | 6 + .../action/french_kiss_with_warrior.msa | 6 + .../action/french_kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc/warrior/action/joy.msa | 6 + .../pc/warrior/action/kiss_with_assassin.msa | 6 + .../pc/warrior/action/kiss_with_shaman.msa | 6 + .../data/pc/warrior/action/kiss_with_sura.msa | 6 + .../pc/warrior/action/kiss_with_warrior.msa | 6 + .../pc/warrior/action/kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc/warrior/action/sad.msa | 6 + .../srv1/share/data/pc/warrior/action/shy.msa | 6 + .../share/data/pc/warrior/action/slap_hit.msa | 6 + .../data/pc/warrior/action/slap_hurt.msa | 6 + .../data/pc/warrior/bell/change_weapon.msa | 4 + .../share/data/pc/warrior/bell/combo_01.msa | 64 + .../share/data/pc/warrior/bell/combo_02.msa | 64 + .../share/data/pc/warrior/bell/combo_03.msa | 59 + .../share/data/pc/warrior/bell/combo_04.msa | 69 + .../share/data/pc/warrior/bell/combo_05.msa | 64 + .../share/data/pc/warrior/bell/combo_06.msa | 59 + .../share/data/pc/warrior/bell/combo_07.msa | 71 + .../share/data/pc/warrior/bell/damage.msa | 4 + .../share/data/pc/warrior/bell/damage_1.msa | 4 + .../share/data/pc/warrior/bell/damage_2.msa | 4 + .../share/data/pc/warrior/bell/damage_3.msa | 4 + .../share/data/pc/warrior/bell/pick_up.msa | 4 + .../srv1/share/data/pc/warrior/bell/run.msa | 6 + .../srv1/share/data/pc/warrior/bell/wait.msa | 4 + .../srv1/share/data/pc/warrior/bell/walk.msa | 6 + .../srv1/share/data/pc/warrior/bow/attack.msa | 43 + .../share/data/pc/warrior/bow/attack_1.msa | 4 + .../share/data/pc/warrior/bow/attack_2.msa | 4 + .../data/pc/warrior/bow/change_weapon.msa | 5 + .../srv1/share/data/pc/warrior/bow/damage.msa | 5 + .../share/data/pc/warrior/bow/damage_1.msa | 5 + .../share/data/pc/warrior/bow/damage_2.msa | 5 + .../share/data/pc/warrior/bow/damage_3.msa | 5 + .../srv1/share/data/pc/warrior/bow/run.msa | 6 + .../srv1/share/data/pc/warrior/bow/wait.msa | 4 + .../srv1/share/data/pc/warrior/bow/wait_1.msa | 5 + .../srv1/share/data/pc/warrior/bow/walk.msa | 6 + .../pc/warrior/dualhand_sword/combo_01.msa | 43 + .../pc/warrior/dualhand_sword/combo_02.msa | 49 + .../pc/warrior/dualhand_sword/combo_03.msa | 46 + .../pc/warrior/dualhand_sword/combo_04.msa | 50 + .../pc/warrior/dualhand_sword/combo_05.msa | 72 + .../pc/warrior/dualhand_sword/combo_06.msa | 77 + .../pc/warrior/dualhand_sword/combo_07.msa | 102 + .../data/pc/warrior/dualhand_sword/damage.msa | 6 + .../pc/warrior/dualhand_sword/damage_1.msa | 6 + .../pc/warrior/dualhand_sword/damage_2.msa | 6 + .../pc/warrior/dualhand_sword/damage_3.msa | 6 + .../pc/warrior/dualhand_sword/pick_up.msa | 4 + .../data/pc/warrior/dualhand_sword/run.msa | 6 + .../data/pc/warrior/dualhand_sword/wait.msa | 4 + .../data/pc/warrior/dualhand_sword/wait_1.msa | 5 + .../data/pc/warrior/dualhand_sword/walk.msa | 6 + .../data/pc/warrior/fan/change_weapon.msa | 4 + .../share/data/pc/warrior/fan/combo_01.msa | 57 + .../share/data/pc/warrior/fan/combo_02.msa | 53 + .../share/data/pc/warrior/fan/combo_03.msa | 61 + .../share/data/pc/warrior/fan/combo_04.msa | 105 + .../share/data/pc/warrior/fan/combo_05.msa | 62 + .../share/data/pc/warrior/fan/combo_06.msa | 62 + .../share/data/pc/warrior/fan/combo_07.msa | 70 + .../srv1/share/data/pc/warrior/fan/damage.msa | 4 + .../share/data/pc/warrior/fan/damage_1.msa | 4 + .../share/data/pc/warrior/fan/damage_2.msa | 4 + .../share/data/pc/warrior/fan/damage_3.msa | 4 + .../share/data/pc/warrior/fan/pick_up.msa | 4 + .../srv1/share/data/pc/warrior/fan/run.msa | 6 + .../srv1/share/data/pc/warrior/fan/wait.msa | 5 + .../srv1/share/data/pc/warrior/fan/walk.msa | 6 + .../pc/warrior/fishing/fishing_cancel.msa | 19 + .../data/pc/warrior/fishing/fishing_catch.msa | 19 + .../data/pc/warrior/fishing/fishing_fail.msa | 19 + .../data/pc/warrior/fishing/fishing_react.msa | 19 + .../data/pc/warrior/fishing/fishing_wait.msa | 19 + .../share/data/pc/warrior/fishing/run.msa | 6 + .../share/data/pc/warrior/fishing/throw.msa | 19 + .../share/data/pc/warrior/fishing/wait.msa | 6 + .../share/data/pc/warrior/fishing/walk.msa | 6 + .../share/data/pc/warrior/general/attack.msa | 46 + .../data/pc/warrior/general/attack_1.msa | 49 + .../pc/warrior/general/back_damage_flying.msa | 6 + .../pc/warrior/general/back_falling_stand.msa | 6 + .../share/data/pc/warrior/general/damage.msa | 6 + .../data/pc/warrior/general/damage_1.msa | 6 + .../data/pc/warrior/general/damage_2.msa | 6 + .../data/pc/warrior/general/damage_3.msa | 6 + .../data/pc/warrior/general/damage_flying.msa | 6 + .../share/data/pc/warrior/general/dead.msa | 6 + .../share/data/pc/warrior/general/dig.msa | 21 + .../data/pc/warrior/general/falling_stand.msa | 6 + .../share/data/pc/warrior/general/pick_up.msa | 6 + .../share/data/pc/warrior/general/run.msa | 6 + .../share/data/pc/warrior/general/wait.msa | 6 + .../share/data/pc/warrior/general/wait_1.msa | 6 + .../share/data/pc/warrior/general/walk.msa | 6 + .../share/data/pc/warrior/horse/damage.msa | 6 + .../srv1/share/data/pc/warrior/horse/dead.msa | 6 + .../srv1/share/data/pc/warrior/horse/run.msa | 6 + .../data/pc/warrior/horse/skill_charge.msa | 43 + .../srv1/share/data/pc/warrior/horse/stop.msa | 6 + .../srv1/share/data/pc/warrior/horse/wait.msa | 6 + .../share/data/pc/warrior/horse/wait_1.msa | 6 + .../share/data/pc/warrior/horse/wait_2.msa | 6 + .../srv1/share/data/pc/warrior/horse/walk.msa | 6 + .../warrior/horse_onehand_sword/combo_01.msa | 57 + .../warrior/horse_onehand_sword/combo_02.msa | 52 + .../warrior/horse_onehand_sword/combo_03.msa | 55 + .../horse_onehand_sword/skill_splash.msa | 43 + .../horse_onehand_sword/skill_wildattack.msa | 96 + .../warrior/horse_twohand_sword/combo_01.msa | 60 + .../warrior/horse_twohand_sword/combo_02.msa | 62 + .../warrior/horse_twohand_sword/combo_03.msa | 57 + .../horse_twohand_sword/skill_splash.msa | 43 + .../horse_twohand_sword/skill_wildattack.msa | 100 + .../data/pc/warrior/intro/not_selected.msa | 6 + .../share/data/pc/warrior/intro/selected.msa | 6 + .../srv1/share/data/pc/warrior/intro/wait.msa | 6 + .../data/pc/warrior/onehand_sword/attack.msa | 29 + .../pc/warrior/onehand_sword/attack_1.msa | 29 + .../pc/warrior/onehand_sword/attack_2.msa | 29 + .../warrior/onehand_sword/change_weapon.msa | 6 + .../pc/warrior/onehand_sword/combo_01.msa | 45 + .../pc/warrior/onehand_sword/combo_02.msa | 43 + .../pc/warrior/onehand_sword/combo_03.msa | 80 + .../pc/warrior/onehand_sword/combo_04.msa | 71 + .../pc/warrior/onehand_sword/combo_05.msa | 53 + .../pc/warrior/onehand_sword/combo_06.msa | 67 + .../pc/warrior/onehand_sword/combo_07.msa | 47 + .../data/pc/warrior/onehand_sword/damage.msa | 6 + .../pc/warrior/onehand_sword/damage_1.msa | 6 + .../pc/warrior/onehand_sword/damage_2.msa | 6 + .../pc/warrior/onehand_sword/damage_3.msa | 6 + .../data/pc/warrior/onehand_sword/pick_up.msa | 6 + .../data/pc/warrior/onehand_sword/rampage.msa | 6 + .../pc/warrior/onehand_sword/rampage_01.msa | 21 + .../pc/warrior/onehand_sword/rampage_02.msa | 21 + .../pc/warrior/onehand_sword/rampage_03.msa | 21 + .../data/pc/warrior/onehand_sword/run.msa | 6 + .../data/pc/warrior/onehand_sword/wait.msa | 6 + .../data/pc/warrior/onehand_sword/wait_1.msa | 6 + .../data/pc/warrior/onehand_sword/walk.msa | 6 + .../share/data/pc/warrior/skill/cheongeun.msa | 21 + .../data/pc/warrior/skill/cheongeun_2.msa | 22 + .../data/pc/warrior/skill/cheongeun_3.msa | 22 + .../data/pc/warrior/skill/cheongeun_4.msa | 22 + .../share/data/pc/warrior/skill/chungeun.msa | 21 + .../share/data/pc/warrior/skill/daejin.msa | 52 + .../share/data/pc/warrior/skill/daejin_2.msa | 53 + .../share/data/pc/warrior/skill/daejin_3.msa | 53 + .../share/data/pc/warrior/skill/daejin_4.msa | 53 + .../data/pc/warrior/skill/geomgyeong.msa | 46 + .../data/pc/warrior/skill/geomgyeong_2.msa | 46 + .../data/pc/warrior/skill/geomgyeong_3.msa | 55 + .../data/pc/warrior/skill/geomgyeong_4.msa | 55 + .../share/data/pc/warrior/skill/geompung.msa | 31 + .../data/pc/warrior/skill/geompung_2.msa | 31 + .../data/pc/warrior/skill/geompung_3.msa | 31 + .../data/pc/warrior/skill/geompung_4.msa | 32 + .../data/pc/warrior/skill/gigongcham.msa | 56 + .../data/pc/warrior/skill/gigongcham_2.msa | 56 + .../data/pc/warrior/skill/gigongcham_3.msa | 56 + .../data/pc/warrior/skill/gigongcham_4.msa | 56 + .../share/data/pc/warrior/skill/gigongsul.msa | 20 + .../share/data/pc/warrior/skill/gihyeol.msa | 77 + .../share/data/pc/warrior/skill/gihyeol_2.msa | 77 + .../share/data/pc/warrior/skill/gihyeol_3.msa | 77 + .../share/data/pc/warrior/skill/gihyeol_4.msa | 77 + .../srv1/share/data/pc/warrior/skill/gitu.msa | 75 + .../data/pc/warrior/skill/guild_gasokhwa.msa | 21 + .../data/pc/warrior/skill/guild_jumunsul.msa | 21 + .../pc/warrior/skill/guild_seonghwigap.msa | 21 + .../pc/warrior/skill/guild_yongsinuibunno.msa | 21 + .../warrior/skill/guild_yongsinuichukbok.msa | 21 + .../pc/warrior/skill/guild_yongsinuipi.msa | 21 + .../share/data/pc/warrior/skill/gyeoksan.msa | 106 + .../data/pc/warrior/skill/gyeoksan_2.msa | 106 + .../data/pc/warrior/skill/gyeoksan_3.msa | 106 + .../data/pc/warrior/skill/gyeoksan_4.msa | 106 + .../data/pc/warrior/skill/gyeoksan_double.msa | 66 + .../data/pc/warrior/skill/gyeoksan_triple.msa | 110 + .../share/data/pc/warrior/skill/jeongwi.msa | 21 + .../share/data/pc/warrior/skill/jeongwi_2.msa | 22 + .../share/data/pc/warrior/skill/jeongwi_3.msa | 22 + .../share/data/pc/warrior/skill/jeongwi_4.msa | 22 + .../data/pc/warrior/skill/jeonsinbangeo.msa | 21 + .../pc/warrior/skill/jeonsingonggyeok.msa | 21 + .../share/data/pc/warrior/skill/jipjung.msa | 21 + .../share/data/pc/warrior/skill/kwaegeom.msa | 21 + .../srv1/share/data/pc/warrior/skill/musa.msa | 21 + .../share/data/pc/warrior/skill/noegeom.msa | 65 + .../share/data/pc/warrior/skill/noegeom_2.msa | 65 + .../share/data/pc/warrior/skill/noegeom_3.msa | 65 + .../share/data/pc/warrior/skill/noegeom_4.msa | 65 + .../share/data/pc/warrior/skill/palbang.msa | 164 + .../share/data/pc/warrior/skill/palbang_2.msa | 167 + .../share/data/pc/warrior/skill/palbang_3.msa | 179 + .../share/data/pc/warrior/skill/palbang_4.msa | 179 + .../share/data/pc/warrior/skill/samyeon.msa | 112 + .../share/data/pc/warrior/skill/samyeon_2.msa | 112 + .../share/data/pc/warrior/skill/samyeon_3.msa | 124 + .../share/data/pc/warrior/skill/samyeon_4.msa | 124 + .../share/data/pc/warrior/skill/tanhwan.msa | 75 + .../share/data/pc/warrior/skill/tanhwan_2.msa | 75 + .../share/data/pc/warrior/skill/tanhwan_3.msa | 75 + .../share/data/pc/warrior/skill/tanhwan_4.msa | 75 + .../warrior/twohand_sword/change_weapon.msa | 6 + .../pc/warrior/twohand_sword/combo_01.msa | 43 + .../pc/warrior/twohand_sword/combo_02.msa | 49 + .../pc/warrior/twohand_sword/combo_03.msa | 65 + .../pc/warrior/twohand_sword/combo_04.msa | 69 + .../pc/warrior/twohand_sword/combo_05.msa | 72 + .../pc/warrior/twohand_sword/combo_06.msa | 77 + .../pc/warrior/twohand_sword/combo_07.msa | 102 + .../data/pc/warrior/twohand_sword/damage.msa | 6 + .../pc/warrior/twohand_sword/damage_1.msa | 6 + .../pc/warrior/twohand_sword/damage_2.msa | 6 + .../pc/warrior/twohand_sword/damage_3.msa | 6 + .../data/pc/warrior/twohand_sword/pick_up.msa | 6 + .../data/pc/warrior/twohand_sword/rampage.msa | 6 + .../pc/warrior/twohand_sword/rampage_01.msa | 21 + .../pc/warrior/twohand_sword/rampage_02.msa | 21 + .../pc/warrior/twohand_sword/rampage_03.msa | 21 + .../data/pc/warrior/twohand_sword/run.msa | 6 + .../data/pc/warrior/twohand_sword/wait.msa | 6 + .../data/pc/warrior/twohand_sword/wait_1.msa | 6 + .../data/pc/warrior/twohand_sword/walk.msa | 6 + .../share/data/pc/warrior/wedding/wait.msa | 6 + .../share/data/pc/warrior/wedding/walk.msa | 6 + .../share/data/pc2/assassin/action/angry.msa | 6 + .../data/pc2/assassin/action/attractive.msa | 6 + .../share/data/pc2/assassin/action/banter.msa | 6 + .../data/pc2/assassin/action/cheers_1.msa | 6 + .../data/pc2/assassin/action/cheers_2.msa | 6 + .../data/pc2/assassin/action/cheerup.msa | 6 + .../share/data/pc2/assassin/action/clap.msa | 6 + .../pc2/assassin/action/congratulation.msa | 6 + .../data/pc2/assassin/action/dance_1.msa | 6 + .../data/pc2/assassin/action/dance_2.msa | 6 + .../data/pc2/assassin/action/dance_3.msa | 6 + .../data/pc2/assassin/action/dance_4.msa | 6 + .../data/pc2/assassin/action/dance_5.msa | 6 + .../data/pc2/assassin/action/dance_6.msa | 6 + .../data/pc2/assassin/action/forgive.msa | 6 + .../action/french_kiss_with_assassin.msa | 6 + .../action/french_kiss_with_shaman.msa | 6 + .../assassin/action/french_kiss_with_sura.msa | 6 + .../action/french_kiss_with_warrior.msa | 6 + .../action/french_kiss_with_wolfman.msa | 6 + .../share/data/pc2/assassin/action/joy.msa | 6 + .../assassin/action/kiss_with_assassin.msa | 6 + .../pc2/assassin/action/kiss_with_shaman.msa | 6 + .../pc2/assassin/action/kiss_with_sura.msa | 6 + .../pc2/assassin/action/kiss_with_warrior.msa | 6 + .../pc2/assassin/action/kiss_with_wolfman.msa | 6 + .../share/data/pc2/assassin/action/sad.msa | 6 + .../share/data/pc2/assassin/action/shy.msa | 6 + .../data/pc2/assassin/action/slap_hit.msa | 6 + .../data/pc2/assassin/action/slap_hurt.msa | 6 + .../data/pc2/assassin/bell/change_weapon.msa | 4 + .../share/data/pc2/assassin/bell/combo_01.msa | 64 + .../share/data/pc2/assassin/bell/combo_02.msa | 64 + .../share/data/pc2/assassin/bell/combo_03.msa | 59 + .../share/data/pc2/assassin/bell/combo_04.msa | 69 + .../share/data/pc2/assassin/bell/combo_05.msa | 64 + .../share/data/pc2/assassin/bell/combo_06.msa | 59 + .../share/data/pc2/assassin/bell/combo_07.msa | 71 + .../share/data/pc2/assassin/bell/damage.msa | 4 + .../share/data/pc2/assassin/bell/damage_1.msa | 4 + .../share/data/pc2/assassin/bell/damage_2.msa | 4 + .../share/data/pc2/assassin/bell/damage_3.msa | 4 + .../share/data/pc2/assassin/bell/pick_up.msa | 4 + .../srv1/share/data/pc2/assassin/bell/run.msa | 6 + .../share/data/pc2/assassin/bell/wait.msa | 4 + .../share/data/pc2/assassin/bell/walk.msa | 6 + .../share/data/pc2/assassin/bow/attack.msa | 49 + .../share/data/pc2/assassin/bow/attack_1.msa | 6 + .../share/data/pc2/assassin/bow/attack_2.msa | 6 + .../data/pc2/assassin/bow/change_weapon.msa | 6 + .../share/data/pc2/assassin/bow/damage.msa | 6 + .../share/data/pc2/assassin/bow/damage_1.msa | 6 + .../share/data/pc2/assassin/bow/damage_2.msa | 6 + .../share/data/pc2/assassin/bow/damage_3.msa | 6 + .../share/data/pc2/assassin/bow/pick_up.msa | 6 + .../srv1/share/data/pc2/assassin/bow/run.msa | 6 + .../srv1/share/data/pc2/assassin/bow/wait.msa | 6 + .../share/data/pc2/assassin/bow/wait_1.msa | 6 + .../srv1/share/data/pc2/assassin/bow/walk.msa | 6 + .../assassin/dualhand_sword/change_weapon.msa | 6 + .../pc2/assassin/dualhand_sword/combo_01.msa | 74 + .../pc2/assassin/dualhand_sword/combo_02.msa | 67 + .../pc2/assassin/dualhand_sword/combo_03.msa | 47 + .../pc2/assassin/dualhand_sword/combo_04.msa | 53 + .../pc2/assassin/dualhand_sword/combo_05.msa | 77 + .../pc2/assassin/dualhand_sword/combo_06.msa | 93 + .../pc2/assassin/dualhand_sword/combo_07.msa | 60 + .../pc2/assassin/dualhand_sword/combo_08.msa | 60 + .../pc2/assassin/dualhand_sword/damage.msa | 6 + .../pc2/assassin/dualhand_sword/damage_1.msa | 6 + .../pc2/assassin/dualhand_sword/damage_2.msa | 6 + .../pc2/assassin/dualhand_sword/damage_3.msa | 6 + .../pc2/assassin/dualhand_sword/pick_up.msa | 6 + .../pc2/assassin/dualhand_sword/rampage.msa | 6 + .../assassin/dualhand_sword/rampage_01.msa | 21 + .../assassin/dualhand_sword/rampage_02.msa | 21 + .../assassin/dualhand_sword/rampage_03.msa | 21 + .../data/pc2/assassin/dualhand_sword/run.msa | 6 + .../data/pc2/assassin/dualhand_sword/wait.msa | 6 + .../pc2/assassin/dualhand_sword/wait_1.msa | 6 + .../data/pc2/assassin/dualhand_sword/walk.msa | 6 + .../pc2/assassin/duelhand_sword/combo_01.msa | 43 + .../pc2/assassin/duelhand_sword/combo_02.msa | 49 + .../pc2/assassin/duelhand_sword/combo_03.msa | 46 + .../pc2/assassin/duelhand_sword/combo_04.msa | 50 + .../pc2/assassin/duelhand_sword/combo_05.msa | 72 + .../pc2/assassin/duelhand_sword/combo_06.msa | 77 + .../pc2/assassin/duelhand_sword/damage.msa | 6 + .../pc2/assassin/duelhand_sword/damage_1.msa | 6 + .../pc2/assassin/duelhand_sword/damage_2.msa | 6 + .../pc2/assassin/duelhand_sword/damage_3.msa | 6 + .../pc2/assassin/duelhand_sword/pick_up.msa | 4 + .../data/pc2/assassin/duelhand_sword/run.msa | 6 + .../data/pc2/assassin/duelhand_sword/wait.msa | 4 + .../pc2/assassin/duelhand_sword/wait_1.msa | 5 + .../data/pc2/assassin/duelhand_sword/walk.msa | 6 + .../data/pc2/assassin/fan/change_weapon.msa | 4 + .../share/data/pc2/assassin/fan/combo_01.msa | 57 + .../share/data/pc2/assassin/fan/combo_02.msa | 53 + .../share/data/pc2/assassin/fan/combo_03.msa | 61 + .../share/data/pc2/assassin/fan/combo_04.msa | 105 + .../share/data/pc2/assassin/fan/combo_05.msa | 62 + .../share/data/pc2/assassin/fan/combo_06.msa | 62 + .../share/data/pc2/assassin/fan/combo_07.msa | 70 + .../share/data/pc2/assassin/fan/damage.msa | 4 + .../share/data/pc2/assassin/fan/damage_1.msa | 4 + .../share/data/pc2/assassin/fan/damage_2.msa | 4 + .../share/data/pc2/assassin/fan/damage_3.msa | 4 + .../share/data/pc2/assassin/fan/pick_up.msa | 4 + .../srv1/share/data/pc2/assassin/fan/run.msa | 6 + .../srv1/share/data/pc2/assassin/fan/wait.msa | 5 + .../srv1/share/data/pc2/assassin/fan/walk.msa | 6 + .../pc2/assassin/fishing/fishing_cancel.msa | 19 + .../pc2/assassin/fishing/fishing_catch.msa | 19 + .../pc2/assassin/fishing/fishing_fail.msa | 19 + .../pc2/assassin/fishing/fishing_react.msa | 19 + .../pc2/assassin/fishing/fishing_wait.msa | 19 + .../share/data/pc2/assassin/fishing/run.msa | 6 + .../share/data/pc2/assassin/fishing/throw.msa | 19 + .../share/data/pc2/assassin/fishing/wait.msa | 6 + .../share/data/pc2/assassin/fishing/walk.msa | 6 + .../data/pc2/assassin/general/attack.msa | 42 + .../data/pc2/assassin/general/attack_1.msa | 44 + .../assassin/general/back_damage_flying.msa | 6 + .../assassin/general/back_falling_stand.msa | 6 + .../data/pc2/assassin/general/damage.msa | 6 + .../data/pc2/assassin/general/damage_1.msa | 6 + .../data/pc2/assassin/general/damage_2.msa | 6 + .../data/pc2/assassin/general/damage_3.msa | 6 + .../pc2/assassin/general/damage_flying.msa | 6 + .../share/data/pc2/assassin/general/dead.msa | 6 + .../share/data/pc2/assassin/general/dig.msa | 21 + .../pc2/assassin/general/falling_stand.msa | 6 + .../data/pc2/assassin/general/pick_up.msa | 6 + .../share/data/pc2/assassin/general/run.msa | 6 + .../share/data/pc2/assassin/general/wait.msa | 6 + .../data/pc2/assassin/general/wait_1.msa | 6 + .../share/data/pc2/assassin/general/walk.msa | 6 + .../share/data/pc2/assassin/horse/damage.msa | 6 + .../share/data/pc2/assassin/horse/dead.msa | 6 + .../share/data/pc2/assassin/horse/run.msa | 6 + .../data/pc2/assassin/horse/skill_charge.msa | 43 + .../share/data/pc2/assassin/horse/stop.msa | 6 + .../share/data/pc2/assassin/horse/wait.msa | 6 + .../share/data/pc2/assassin/horse/wait_1.msa | 6 + .../share/data/pc2/assassin/horse/wait_2.msa | 6 + .../share/data/pc2/assassin/horse/walk.msa | 6 + .../data/pc2/assassin/horse_bow/attack.msa | 27 + .../data/pc2/assassin/horse_bow/damage.msa | 6 + .../data/pc2/assassin/horse_bow/dead.msa | 6 + .../share/data/pc2/assassin/horse_bow/run.msa | 6 + .../pc2/assassin/horse_bow/skill_splash.msa | 28 + .../assassin/horse_bow/skill_wildattack.msa | 40 + .../data/pc2/assassin/horse_bow/wait.msa | 6 + .../data/pc2/assassin/horse_bow/wait_1.msa | 6 + .../data/pc2/assassin/horse_bow/wait_2.msa | 6 + .../horse_dualhand_sword/combo_01.msa | 67 + .../horse_dualhand_sword/combo_02.msa | 62 + .../horse_dualhand_sword/combo_03.msa | 68 + .../horse_dualhand_sword/skill_splash.msa | 55 + .../horse_dualhand_sword/skill_wildattack.msa | 92 + .../assassin/horse_onehand_sword/combo_01.msa | 67 + .../assassin/horse_onehand_sword/combo_02.msa | 52 + .../assassin/horse_onehand_sword/combo_03.msa | 57 + .../horse_onehand_sword/skill_splash.msa | 43 + .../horse_onehand_sword/skill_wildattack.msa | 89 + .../data/pc2/assassin/intro/not_selected.msa | 6 + .../data/pc2/assassin/intro/selected.msa | 6 + .../share/data/pc2/assassin/intro/wait.msa | 6 + .../assassin/onehand_sword/change_weapon.msa | 6 + .../pc2/assassin/onehand_sword/combo_01.msa | 58 + .../pc2/assassin/onehand_sword/combo_02.msa | 51 + .../pc2/assassin/onehand_sword/combo_03.msa | 46 + .../pc2/assassin/onehand_sword/combo_04.msa | 62 + .../pc2/assassin/onehand_sword/combo_05.msa | 59 + .../pc2/assassin/onehand_sword/combo_06.msa | 68 + .../pc2/assassin/onehand_sword/combo_07.msa | 49 + .../pc2/assassin/onehand_sword/damage.msa | 6 + .../pc2/assassin/onehand_sword/damage_1.msa | 6 + .../pc2/assassin/onehand_sword/damage_2.msa | 6 + .../pc2/assassin/onehand_sword/damage_3.msa | 6 + .../pc2/assassin/onehand_sword/pick_up.msa | 6 + .../pc2/assassin/onehand_sword/rampage.msa | 6 + .../pc2/assassin/onehand_sword/rampage_01.msa | 21 + .../pc2/assassin/onehand_sword/rampage_02.msa | 21 + .../pc2/assassin/onehand_sword/rampage_03.msa | 21 + .../data/pc2/assassin/onehand_sword/run.msa | 6 + .../data/pc2/assassin/onehand_sword/wait.msa | 6 + .../pc2/assassin/onehand_sword/wait_1.msa | 6 + .../data/pc2/assassin/onehand_sword/walk.msa | 6 + .../share/data/pc2/assassin/skill/amseup.msa | 91 + .../data/pc2/assassin/skill/amseup_2.msa | 91 + .../data/pc2/assassin/skill/amseup_3.msa | 91 + .../data/pc2/assassin/skill/amseup_4.msa | 91 + .../share/data/pc2/assassin/skill/charyun.msa | 136 + .../data/pc2/assassin/skill/charyun_2.msa | 136 + .../data/pc2/assassin/skill/charyun_3.msa | 136 + .../data/pc2/assassin/skill/charyun_4.msa | 136 + .../data/pc2/assassin/skill/cheonryong.msa | 92 + .../data/pc2/assassin/skill/cheonryong_2.msa | 92 + .../data/pc2/assassin/skill/cheonryong_3.msa | 92 + .../data/pc2/assassin/skill/cheonryong_4.msa | 92 + .../data/pc2/assassin/skill/dokgigung.msa | 32 + .../data/pc2/assassin/skill/dokgigung_2.msa | 32 + .../data/pc2/assassin/skill/dokgigung_3.msa | 32 + .../data/pc2/assassin/skill/dokgigung_4.msa | 32 + .../data/pc2/assassin/skill/eunhyeong.msa | 20 + .../data/pc2/assassin/skill/eunhyeong_2.msa | 22 + .../data/pc2/assassin/skill/eunhyeong_3.msa | 22 + .../data/pc2/assassin/skill/eunhyeong_4.msa | 22 + .../share/data/pc2/assassin/skill/gigung.msa | 32 + .../pc2/assassin/skill/guild_gasokhwa.msa | 21 + .../pc2/assassin/skill/guild_jumunsul.msa | 21 + .../pc2/assassin/skill/guild_seonghwigap.msa | 21 + .../assassin/skill/guild_yongsinuibunno.msa | 21 + .../assassin/skill/guild_yongsinuichukbok.msa | 21 + .../pc2/assassin/skill/guild_yongsinuipi.msa | 21 + .../share/data/pc2/assassin/skill/gungsin.msa | 83 + .../data/pc2/assassin/skill/gungsin_2.msa | 83 + .../data/pc2/assassin/skill/gungsin_3.msa | 83 + .../data/pc2/assassin/skill/gungsin_4.msa | 83 + .../data/pc2/assassin/skill/gwangyeok.msa | 52 + .../data/pc2/assassin/skill/gwangyeok_2.msa | 52 + .../data/pc2/assassin/skill/gwangyeok_3.msa | 52 + .../data/pc2/assassin/skill/gwangyeok_4.msa | 52 + .../data/pc2/assassin/skill/gyeonggong.msa | 21 + .../data/pc2/assassin/skill/gyeonggong_2.msa | 22 + .../data/pc2/assassin/skill/gyeonggong_3.msa | 22 + .../data/pc2/assassin/skill/gyeonggong_4.msa | 22 + .../share/data/pc2/assassin/skill/hwajo.msa | 44 + .../share/data/pc2/assassin/skill/hwajo_2.msa | 44 + .../share/data/pc2/assassin/skill/hwajo_3.msa | 44 + .../share/data/pc2/assassin/skill/hwajo_4.msa | 44 + .../data/pc2/assassin/skill/kwaegeom.msa | 21 + .../data/pc2/assassin/skill/make_trap.msa | 21 + .../data/pc2/assassin/skill/poison_cloud.msa | 32 + .../share/data/pc2/assassin/skill/sangong.msa | 32 + .../data/pc2/assassin/skill/sangong_2.msa | 32 + .../data/pc2/assassin/skill/sangong_3.msa | 32 + .../data/pc2/assassin/skill/sangong_4.msa | 32 + .../data/pc2/assassin/skill/seomgwang.msa | 65 + .../data/pc2/assassin/skill/seomgwang_2.msa | 65 + .../data/pc2/assassin/skill/seomgwang_3.msa | 65 + .../data/pc2/assassin/skill/seomgwang_4.msa | 65 + .../data/pc2/assassin/skill/seomjeon.msa | 95 + .../data/pc2/assassin/skill/seomjeon_2.msa | 95 + .../data/pc2/assassin/skill/seomjeon_3.msa | 95 + .../data/pc2/assassin/skill/seomjeon_4.msa | 95 + .../share/data/pc2/assassin/skill/shoot.msa | 6 + .../share/data/pc2/assassin/skill/taeyang.msa | 5 + .../share/data/pc2/assassin/skill/yeonsa.msa | 52 + .../data/pc2/assassin/skill/yeonsa_2.msa | 52 + .../data/pc2/assassin/skill/yeonsa_3.msa | 52 + .../data/pc2/assassin/skill/yeonsa_4.msa | 52 + .../pc2/assassin/twohand_sword/combo_01.msa | 43 + .../pc2/assassin/twohand_sword/combo_02.msa | 49 + .../pc2/assassin/twohand_sword/combo_03.msa | 46 + .../pc2/assassin/twohand_sword/combo_04.msa | 50 + .../pc2/assassin/twohand_sword/combo_05.msa | 72 + .../pc2/assassin/twohand_sword/combo_06.msa | 77 + .../pc2/assassin/twohand_sword/damage.msa | 6 + .../pc2/assassin/twohand_sword/damage_1.msa | 6 + .../pc2/assassin/twohand_sword/damage_2.msa | 6 + .../pc2/assassin/twohand_sword/damage_3.msa | 6 + .../pc2/assassin/twohand_sword/pick_up.msa | 4 + .../data/pc2/assassin/twohand_sword/run.msa | 6 + .../data/pc2/assassin/twohand_sword/wait.msa | 4 + .../pc2/assassin/twohand_sword/wait_1.msa | 5 + .../data/pc2/assassin/twohand_sword/walk.msa | 6 + .../share/data/pc2/assassin/wedding/wait.msa | 6 + .../share/data/pc2/assassin/wedding/walk.msa | 6 + .../share/data/pc2/shaman/action/angry.msa | 6 + .../data/pc2/shaman/action/attractive.msa | 6 + .../share/data/pc2/shaman/action/banter.msa | 6 + .../share/data/pc2/shaman/action/cheers_1.msa | 6 + .../share/data/pc2/shaman/action/cheers_2.msa | 6 + .../share/data/pc2/shaman/action/cheerup.msa | 6 + .../share/data/pc2/shaman/action/clap.msa | 6 + .../data/pc2/shaman/action/congratulation.msa | 6 + .../share/data/pc2/shaman/action/dance_1.msa | 6 + .../share/data/pc2/shaman/action/dance_2.msa | 6 + .../share/data/pc2/shaman/action/dance_3.msa | 6 + .../share/data/pc2/shaman/action/dance_4.msa | 6 + .../share/data/pc2/shaman/action/dance_5.msa | 6 + .../share/data/pc2/shaman/action/dance_6.msa | 6 + .../share/data/pc2/shaman/action/forgive.msa | 6 + .../action/french_kiss_with_assassin.msa | 6 + .../shaman/action/french_kiss_with_shaman.msa | 6 + .../shaman/action/french_kiss_with_sura.msa | 6 + .../action/french_kiss_with_warrior.msa | 6 + .../action/french_kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc2/shaman/action/joy.msa | 6 + .../pc2/shaman/action/kiss_with_assassin.msa | 6 + .../pc2/shaman/action/kiss_with_shaman.msa | 6 + .../data/pc2/shaman/action/kiss_with_sura.msa | 6 + .../pc2/shaman/action/kiss_with_warrior.msa | 6 + .../pc2/shaman/action/kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc2/shaman/action/sad.msa | 6 + .../srv1/share/data/pc2/shaman/action/shy.msa | 6 + .../share/data/pc2/shaman/action/slap_hit.msa | 6 + .../data/pc2/shaman/action/slap_hurt.msa | 6 + .../main/srv1/share/data/pc2/shaman/angry.msa | 6 + .../srv1/share/data/pc2/shaman/attractive.msa | 6 + .../srv1/share/data/pc2/shaman/banter.msa | 6 + .../data/pc2/shaman/bell/change_weapon.msa | 6 + .../share/data/pc2/shaman/bell/combo_01.msa | 64 + .../share/data/pc2/shaman/bell/combo_02.msa | 64 + .../share/data/pc2/shaman/bell/combo_03.msa | 59 + .../share/data/pc2/shaman/bell/combo_04.msa | 70 + .../share/data/pc2/shaman/bell/combo_05.msa | 64 + .../share/data/pc2/shaman/bell/combo_06.msa | 59 + .../share/data/pc2/shaman/bell/combo_07.msa | 71 + .../share/data/pc2/shaman/bell/damage.msa | 6 + .../share/data/pc2/shaman/bell/damage_1.msa | 6 + .../share/data/pc2/shaman/bell/damage_2.msa | 6 + .../share/data/pc2/shaman/bell/damage_3.msa | 6 + .../share/data/pc2/shaman/bell/pick_up.msa | 6 + .../share/data/pc2/shaman/bell/rampage.msa | 6 + .../share/data/pc2/shaman/bell/rampage_01.msa | 21 + .../share/data/pc2/shaman/bell/rampage_02.msa | 21 + .../share/data/pc2/shaman/bell/rampage_03.msa | 21 + .../srv1/share/data/pc2/shaman/bell/run.msa | 6 + .../srv1/share/data/pc2/shaman/bell/wait.msa | 6 + .../srv1/share/data/pc2/shaman/bell/walk.msa | 6 + .../srv1/share/data/pc2/shaman/bow/attack.msa | 43 + .../share/data/pc2/shaman/bow/attack_1.msa | 4 + .../share/data/pc2/shaman/bow/attack_2.msa | 4 + .../data/pc2/shaman/bow/change_weapon.msa | 5 + .../srv1/share/data/pc2/shaman/bow/damage.msa | 5 + .../share/data/pc2/shaman/bow/damage_1.msa | 5 + .../share/data/pc2/shaman/bow/damage_2.msa | 5 + .../share/data/pc2/shaman/bow/damage_3.msa | 5 + .../srv1/share/data/pc2/shaman/bow/run.msa | 6 + .../srv1/share/data/pc2/shaman/bow/wait.msa | 4 + .../srv1/share/data/pc2/shaman/bow/wait_1.msa | 5 + .../srv1/share/data/pc2/shaman/bow/walk.msa | 6 + .../srv1/share/data/pc2/shaman/cheerup.msa | 6 + .../share/data/pc2/shaman/congratulation.msa | 6 + .../pc2/shaman/dualhand_sword/combo_01.msa | 43 + .../pc2/shaman/dualhand_sword/combo_02.msa | 49 + .../pc2/shaman/dualhand_sword/combo_03.msa | 46 + .../pc2/shaman/dualhand_sword/combo_04.msa | 50 + .../pc2/shaman/dualhand_sword/combo_05.msa | 72 + .../pc2/shaman/dualhand_sword/combo_06.msa | 77 + .../data/pc2/shaman/dualhand_sword/damage.msa | 6 + .../pc2/shaman/dualhand_sword/damage_1.msa | 6 + .../pc2/shaman/dualhand_sword/damage_2.msa | 6 + .../pc2/shaman/dualhand_sword/damage_3.msa | 6 + .../pc2/shaman/dualhand_sword/pick_up.msa | 4 + .../data/pc2/shaman/dualhand_sword/run.msa | 6 + .../data/pc2/shaman/dualhand_sword/wait.msa | 4 + .../data/pc2/shaman/dualhand_sword/wait_1.msa | 5 + .../data/pc2/shaman/dualhand_sword/walk.msa | 6 + .../data/pc2/shaman/fan/change_weapon.msa | 6 + .../share/data/pc2/shaman/fan/combo_01.msa | 57 + .../share/data/pc2/shaman/fan/combo_02.msa | 53 + .../share/data/pc2/shaman/fan/combo_03.msa | 61 + .../share/data/pc2/shaman/fan/combo_04.msa | 105 + .../share/data/pc2/shaman/fan/combo_05.msa | 62 + .../share/data/pc2/shaman/fan/combo_06.msa | 62 + .../share/data/pc2/shaman/fan/combo_07.msa | 70 + .../srv1/share/data/pc2/shaman/fan/damage.msa | 6 + .../share/data/pc2/shaman/fan/damage_1.msa | 6 + .../share/data/pc2/shaman/fan/damage_2.msa | 6 + .../share/data/pc2/shaman/fan/damage_3.msa | 6 + .../share/data/pc2/shaman/fan/pick_up.msa | 6 + .../share/data/pc2/shaman/fan/rampage.msa | 6 + .../share/data/pc2/shaman/fan/rampage_01.msa | 21 + .../share/data/pc2/shaman/fan/rampage_02.msa | 21 + .../share/data/pc2/shaman/fan/rampage_03.msa | 21 + .../srv1/share/data/pc2/shaman/fan/run.msa | 6 + .../srv1/share/data/pc2/shaman/fan/wait.msa | 6 + .../srv1/share/data/pc2/shaman/fan/walk.msa | 6 + .../pc2/shaman/fishing/fishing_cancel.msa | 19 + .../data/pc2/shaman/fishing/fishing_catch.msa | 19 + .../data/pc2/shaman/fishing/fishing_fail.msa | 19 + .../data/pc2/shaman/fishing/fishing_react.msa | 19 + .../data/pc2/shaman/fishing/fishing_wait.msa | 19 + .../share/data/pc2/shaman/fishing/run.msa | 6 + .../share/data/pc2/shaman/fishing/throw.msa | 19 + .../share/data/pc2/shaman/fishing/wait.msa | 6 + .../share/data/pc2/shaman/fishing/walk.msa | 6 + .../srv1/share/data/pc2/shaman/forgive.msa | 6 + .../share/data/pc2/shaman/general/_run.msa | 6 + .../share/data/pc2/shaman/general/attack.msa | 48 + .../data/pc2/shaman/general/attack_1.msa | 54 + .../pc2/shaman/general/back_damage_flying.msa | 6 + .../pc2/shaman/general/back_falling_stand.msa | 6 + .../share/data/pc2/shaman/general/damage.msa | 6 + .../data/pc2/shaman/general/damage_1.msa | 6 + .../data/pc2/shaman/general/damage_2.msa | 6 + .../data/pc2/shaman/general/damage_3.msa | 6 + .../data/pc2/shaman/general/damage_flying.msa | 6 + .../share/data/pc2/shaman/general/dead.msa | 6 + .../share/data/pc2/shaman/general/dig.msa | 21 + .../data/pc2/shaman/general/falling_stand.msa | 6 + .../share/data/pc2/shaman/general/pick_up.msa | 6 + .../share/data/pc2/shaman/general/run.msa | 6 + .../share/data/pc2/shaman/general/wait.msa | 6 + .../share/data/pc2/shaman/general/wait_1.msa | 6 + .../share/data/pc2/shaman/general/walk.msa | 6 + .../share/data/pc2/shaman/horse/damage.msa | 6 + .../srv1/share/data/pc2/shaman/horse/dead.msa | 6 + .../srv1/share/data/pc2/shaman/horse/run.msa | 6 + .../data/pc2/shaman/horse/skill_charge.msa | 43 + .../data/pc2/shaman/horse/skill_splash.msa | 55 + .../srv1/share/data/pc2/shaman/horse/stop.msa | 6 + .../srv1/share/data/pc2/shaman/horse/wait.msa | 6 + .../share/data/pc2/shaman/horse/wait_1.msa | 6 + .../share/data/pc2/shaman/horse/wait_2.msa | 6 + .../srv1/share/data/pc2/shaman/horse/walk.msa | 6 + .../data/pc2/shaman/horse_bell/combo_01.msa | 63 + .../data/pc2/shaman/horse_bell/combo_02.msa | 54 + .../data/pc2/shaman/horse_bell/combo_03.msa | 62 + .../shaman/horse_bell/skill_wildattack.msa | 114 + .../data/pc2/shaman/horse_fan/combo_01.msa | 38 + .../data/pc2/shaman/horse_fan/combo_02.msa | 38 + .../data/pc2/shaman/horse_fan/combo_03.msa | 38 + .../pc2/shaman/horse_fan/skill_wildattack.msa | 157 + .../data/pc2/shaman/intro/not_selected.msa | 6 + .../share/data/pc2/shaman/intro/selected.msa | 6 + .../srv1/share/data/pc2/shaman/intro/wait.msa | 6 + .../main/srv1/share/data/pc2/shaman/joy.msa | 6 + .../data/pc2/shaman/onehand_sword/run.msa | 6 + .../data/pc2/shaman/onehand_sword/walk.msa | 6 + .../main/srv1/share/data/pc2/shaman/sad.msa | 6 + .../main/srv1/share/data/pc2/shaman/shy.msa | 6 + .../share/data/pc2/shaman/skill/bipabu.msa | 39 + .../share/data/pc2/shaman/skill/bipabu_2.msa | 40 + .../share/data/pc2/shaman/skill/bipabu_3.msa | 40 + .../share/data/pc2/shaman/skill/bipabu_4.msa | 40 + .../share/data/pc2/shaman/skill/boho_2.msa | 30 + .../share/data/pc2/shaman/skill/boho_3.msa | 30 + .../share/data/pc2/shaman/skill/boho_4.msa | 32 + .../share/data/pc2/shaman/skill/boho_me.msa | 33 + .../data/pc2/shaman/skill/boho_target.msa | 31 + .../share/data/pc2/shaman/skill/budong.msa | 33 + .../share/data/pc2/shaman/skill/budong_2.msa | 33 + .../share/data/pc2/shaman/skill/budong_3.msa | 33 + .../share/data/pc2/shaman/skill/budong_4.msa | 32 + .../share/data/pc2/shaman/skill/buhwal.msa | 29 + .../share/data/pc2/shaman/skill/byeorak.msa | 20 + .../share/data/pc2/shaman/skill/byeorak_2.msa | 20 + .../share/data/pc2/shaman/skill/byeorak_3.msa | 29 + .../share/data/pc2/shaman/skill/byeorak_4.msa | 29 + .../share/data/pc2/shaman/skill/chojeon.msa | 21 + .../data/pc2/shaman/skill/daejeongeop_me.msa | 33 + .../pc2/shaman/skill/daejeongeop_target.msa | 30 + .../share/data/pc2/shaman/skill/gamji_me.msa | 33 + .../data/pc2/shaman/skill/gamji_target.msa | 30 + .../share/data/pc2/shaman/skill/gicheon_2.msa | 30 + .../share/data/pc2/shaman/skill/gicheon_3.msa | 30 + .../share/data/pc2/shaman/skill/gicheon_4.msa | 32 + .../data/pc2/shaman/skill/gicheon_me.msa | 33 + .../data/pc2/shaman/skill/gicheon_target.msa | 30 + .../data/pc2/shaman/skill/guild_gasokhwa.msa | 22 + .../data/pc2/shaman/skill/guild_jumunsul.msa | 22 + .../pc2/shaman/skill/guild_seonghwigap.msa | 21 + .../pc2/shaman/skill/guild_yongsinuibunno.msa | 21 + .../shaman/skill/guild_yongsinuichukbok.msa | 21 + .../pc2/shaman/skill/guild_yongsinuipi.msa | 21 + .../share/data/pc2/shaman/skill/gwihwan.msa | 21 + .../share/data/pc2/shaman/skill/hosin_2.msa | 30 + .../share/data/pc2/shaman/skill/hosin_3.msa | 30 + .../share/data/pc2/shaman/skill/hosin_4.msa | 32 + .../share/data/pc2/shaman/skill/hosin_me.msa | 33 + .../data/pc2/shaman/skill/hosin_target.msa | 30 + .../srv1/share/data/pc2/shaman/skill/inma.msa | 29 + .../data/pc2/shaman/skill/jeongeop_2.msa | 30 + .../data/pc2/shaman/skill/jeongeop_3.msa | 30 + .../data/pc2/shaman/skill/jeongeop_4.msa | 32 + .../data/pc2/shaman/skill/jeongeop_me.msa | 33 + .../data/pc2/shaman/skill/jeongeop_target.msa | 30 + .../data/pc2/shaman/skill/jeungche_me.msa | 33 + .../data/pc2/shaman/skill/jeungche_target.msa | 31 + .../data/pc2/shaman/skill/jeunghon_me.msa | 33 + .../data/pc2/shaman/skill/jeunghon_target.msa | 31 + .../data/pc2/shaman/skill/jeungryeok.msa | 31 + .../data/pc2/shaman/skill/jeungryeok_2.msa | 31 + .../data/pc2/shaman/skill/jeungryeok_3.msa | 31 + .../data/pc2/shaman/skill/jeungryeok_4.msa | 31 + .../data/pc2/shaman/skill/jeungryeok_me.msa | 33 + .../pc2/shaman/skill/jeungryeok_target.msa | 31 + .../data/pc2/shaman/skill/jeungsok_me.msa | 33 + .../data/pc2/shaman/skill/jeungsok_target.msa | 31 + .../share/data/pc2/shaman/skill/jigam_me.msa | 33 + .../data/pc2/shaman/skill/jigam_target.msa | 31 + .../share/data/pc2/shaman/skill/kwaesok_2.msa | 51 + .../share/data/pc2/shaman/skill/kwaesok_3.msa | 51 + .../share/data/pc2/shaman/skill/kwaesok_4.msa | 51 + .../data/pc2/shaman/skill/kwaesok_me.msa | 41 + .../data/pc2/shaman/skill/kwaesok_target.msa | 51 + .../srv1/share/data/pc2/shaman/skill/me.msa | 6 + .../share/data/pc2/shaman/skill/noejeon.msa | 31 + .../share/data/pc2/shaman/skill/noejeon_2.msa | 32 + .../share/data/pc2/shaman/skill/noejeon_3.msa | 32 + .../share/data/pc2/shaman/skill/noejeon_4.msa | 32 + .../share/data/pc2/shaman/skill/paeryong.msa | 65 + .../data/pc2/shaman/skill/paeryong_2.msa | 44 + .../data/pc2/shaman/skill/paeryong_3.msa | 53 + .../data/pc2/shaman/skill/paeryong_4.msa | 53 + .../share/data/pc2/shaman/skill/pokroe.msa | 31 + .../share/data/pc2/shaman/skill/pokroe_2.msa | 32 + .../share/data/pc2/shaman/skill/pokroe_3.msa | 32 + .../share/data/pc2/shaman/skill/pokroe_4.msa | 32 + .../share/data/pc2/shaman/skill/shoot.msa | 6 + .../data/pc2/shaman/skill/sinchak_me.msa | 33 + .../data/pc2/shaman/skill/sinchak_target.msa | 31 + .../share/data/pc2/shaman/skill/sohwan.msa | 53 + .../srv1/share/data/pc2/shaman/skill/suho.msa | 23 + .../share/data/pc2/shaman/skill/target.msa | 6 + .../share/data/pc2/shaman/skill/use_me.msa | 7 + .../data/pc2/shaman/skill/use_target.msa | 7 + .../share/data/pc2/shaman/skill/wonsin_me.msa | 33 + .../data/pc2/shaman/skill/wonsin_target.msa | 31 + .../share/data/pc2/shaman/skill/yongpa.msa | 87 + .../share/data/pc2/shaman/skill/yongpa_2.msa | 87 + .../share/data/pc2/shaman/skill/yongpa_3.msa | 97 + .../share/data/pc2/shaman/skill/yongpa_4.msa | 97 + .../share/data/pc2/shaman/skill/yongsin.msa | 33 + .../pc2/shaman/twohand_sword/combo_01.msa | 43 + .../pc2/shaman/twohand_sword/combo_02.msa | 49 + .../pc2/shaman/twohand_sword/combo_03.msa | 46 + .../pc2/shaman/twohand_sword/combo_04.msa | 50 + .../pc2/shaman/twohand_sword/combo_05.msa | 72 + .../pc2/shaman/twohand_sword/combo_06.msa | 77 + .../data/pc2/shaman/twohand_sword/damage.msa | 6 + .../pc2/shaman/twohand_sword/damage_1.msa | 6 + .../pc2/shaman/twohand_sword/damage_2.msa | 6 + .../pc2/shaman/twohand_sword/damage_3.msa | 6 + .../data/pc2/shaman/twohand_sword/pick_up.msa | 4 + .../data/pc2/shaman/twohand_sword/run.msa | 6 + .../data/pc2/shaman/twohand_sword/wait.msa | 4 + .../data/pc2/shaman/twohand_sword/wait_1.msa | 5 + .../data/pc2/shaman/twohand_sword/walk.msa | 6 + .../share/data/pc2/shaman/wedding/wait.msa | 6 + .../share/data/pc2/shaman/wedding/walk.msa | 6 + .../srv1/share/data/pc2/sura/action/angry.msa | 6 + .../share/data/pc2/sura/action/attractive.msa | 6 + .../share/data/pc2/sura/action/banter.msa | 6 + .../share/data/pc2/sura/action/cheers_1.msa | 6 + .../share/data/pc2/sura/action/cheers_2.msa | 6 + .../share/data/pc2/sura/action/cheerup.msa | 6 + .../srv1/share/data/pc2/sura/action/clap.msa | 6 + .../data/pc2/sura/action/congratulation.msa | 6 + .../share/data/pc2/sura/action/dance_1.msa | 6 + .../share/data/pc2/sura/action/dance_2.msa | 6 + .../share/data/pc2/sura/action/dance_3.msa | 6 + .../share/data/pc2/sura/action/dance_4.msa | 6 + .../share/data/pc2/sura/action/dance_5.msa | 6 + .../share/data/pc2/sura/action/dance_6.msa | 6 + .../share/data/pc2/sura/action/forgive.msa | 6 + .../sura/action/french_kiss_with_assassin.msa | 6 + .../sura/action/french_kiss_with_shaman.msa | 6 + .../pc2/sura/action/french_kiss_with_sura.msa | 6 + .../sura/action/french_kiss_with_warrior.msa | 6 + .../sura/action/french_kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc2/sura/action/joy.msa | 6 + .../pc2/sura/action/kiss_with_assassin.msa | 6 + .../data/pc2/sura/action/kiss_with_shaman.msa | 6 + .../data/pc2/sura/action/kiss_with_sura.msa | 6 + .../pc2/sura/action/kiss_with_warrior.msa | 6 + .../pc2/sura/action/kiss_with_wolfman.msa | 6 + .../srv1/share/data/pc2/sura/action/sad.msa | 6 + .../srv1/share/data/pc2/sura/action/shy.msa | 6 + .../share/data/pc2/sura/action/slap_hit.msa | 6 + .../share/data/pc2/sura/action/slap_hurt.msa | 6 + .../data/pc2/sura/bell/change_weapon.msa | 4 + .../share/data/pc2/sura/bell/combo_01.msa | 64 + .../share/data/pc2/sura/bell/combo_02.msa | 64 + .../share/data/pc2/sura/bell/combo_03.msa | 59 + .../share/data/pc2/sura/bell/combo_04.msa | 69 + .../share/data/pc2/sura/bell/combo_05.msa | 64 + .../share/data/pc2/sura/bell/combo_06.msa | 59 + .../share/data/pc2/sura/bell/combo_07.msa | 71 + .../srv1/share/data/pc2/sura/bell/damage.msa | 4 + .../share/data/pc2/sura/bell/damage_1.msa | 4 + .../share/data/pc2/sura/bell/damage_2.msa | 4 + .../share/data/pc2/sura/bell/damage_3.msa | 4 + .../srv1/share/data/pc2/sura/bell/pick_up.msa | 4 + .../srv1/share/data/pc2/sura/bell/run.msa | 6 + .../srv1/share/data/pc2/sura/bell/wait.msa | 4 + .../srv1/share/data/pc2/sura/bell/walk.msa | 6 + .../srv1/share/data/pc2/sura/bow/attack.msa | 43 + .../srv1/share/data/pc2/sura/bow/attack_1.msa | 4 + .../srv1/share/data/pc2/sura/bow/attack_2.msa | 4 + .../share/data/pc2/sura/bow/change_weapon.msa | 5 + .../srv1/share/data/pc2/sura/bow/damage.msa | 5 + .../srv1/share/data/pc2/sura/bow/damage_1.msa | 5 + .../srv1/share/data/pc2/sura/bow/damage_2.msa | 5 + .../srv1/share/data/pc2/sura/bow/damage_3.msa | 5 + .../main/srv1/share/data/pc2/sura/bow/run.msa | 6 + .../srv1/share/data/pc2/sura/bow/wait.msa | 4 + .../srv1/share/data/pc2/sura/bow/wait_1.msa | 5 + .../srv1/share/data/pc2/sura/bow/walk.msa | 6 + .../data/pc2/sura/dualhand_sword/combo_01.msa | 43 + .../data/pc2/sura/dualhand_sword/combo_02.msa | 49 + .../data/pc2/sura/dualhand_sword/combo_03.msa | 46 + .../data/pc2/sura/dualhand_sword/combo_04.msa | 50 + .../data/pc2/sura/dualhand_sword/combo_05.msa | 72 + .../data/pc2/sura/dualhand_sword/combo_06.msa | 77 + .../data/pc2/sura/dualhand_sword/damage.msa | 6 + .../data/pc2/sura/dualhand_sword/damage_1.msa | 6 + .../data/pc2/sura/dualhand_sword/damage_2.msa | 6 + .../data/pc2/sura/dualhand_sword/damage_3.msa | 6 + .../data/pc2/sura/dualhand_sword/pick_up.msa | 4 + .../data/pc2/sura/dualhand_sword/run.msa | 6 + .../data/pc2/sura/dualhand_sword/wait.msa | 4 + .../data/pc2/sura/dualhand_sword/wait_1.msa | 5 + .../data/pc2/sura/dualhand_sword/walk.msa | 6 + .../share/data/pc2/sura/fan/change_weapon.msa | 4 + .../srv1/share/data/pc2/sura/fan/combo_01.msa | 57 + .../srv1/share/data/pc2/sura/fan/combo_02.msa | 53 + .../srv1/share/data/pc2/sura/fan/combo_03.msa | 61 + .../srv1/share/data/pc2/sura/fan/combo_04.msa | 105 + .../srv1/share/data/pc2/sura/fan/combo_05.msa | 62 + .../srv1/share/data/pc2/sura/fan/combo_06.msa | 62 + .../srv1/share/data/pc2/sura/fan/combo_07.msa | 70 + .../srv1/share/data/pc2/sura/fan/damage.msa | 4 + .../srv1/share/data/pc2/sura/fan/damage_1.msa | 4 + .../srv1/share/data/pc2/sura/fan/damage_2.msa | 4 + .../srv1/share/data/pc2/sura/fan/damage_3.msa | 4 + .../srv1/share/data/pc2/sura/fan/pick_up.msa | 4 + .../main/srv1/share/data/pc2/sura/fan/run.msa | 6 + .../srv1/share/data/pc2/sura/fan/wait.msa | 5 + .../srv1/share/data/pc2/sura/fan/walk.msa | 6 + .../data/pc2/sura/fishing/fishing_cancel.msa | 19 + .../data/pc2/sura/fishing/fishing_catch.msa | 19 + .../data/pc2/sura/fishing/fishing_fail.msa | 19 + .../data/pc2/sura/fishing/fishing_react.msa | 19 + .../data/pc2/sura/fishing/fishing_wait.msa | 19 + .../srv1/share/data/pc2/sura/fishing/run.msa | 6 + .../share/data/pc2/sura/fishing/throw.msa | 19 + .../srv1/share/data/pc2/sura/fishing/wait.msa | 6 + .../srv1/share/data/pc2/sura/fishing/walk.msa | 6 + .../share/data/pc2/sura/general/attack.msa | 50 + .../share/data/pc2/sura/general/attack_1.msa | 51 + .../pc2/sura/general/back_damage_flying.msa | 6 + .../pc2/sura/general/back_falling_stand.msa | 6 + .../data/pc2/sura/general/change_weapon.msa | 6 + .../share/data/pc2/sura/general/damage.msa | 6 + .../share/data/pc2/sura/general/damage_1.msa | 6 + .../share/data/pc2/sura/general/damage_2.msa | 6 + .../share/data/pc2/sura/general/damage_3.msa | 6 + .../data/pc2/sura/general/damage_flying.msa | 6 + .../srv1/share/data/pc2/sura/general/dead.msa | 6 + .../srv1/share/data/pc2/sura/general/dig.msa | 21 + .../data/pc2/sura/general/falling_stand.msa | 6 + .../share/data/pc2/sura/general/pick_up.msa | 6 + .../srv1/share/data/pc2/sura/general/run.msa | 6 + .../share/data/pc2/sura/general/run10.msa | 6 + .../srv1/share/data/pc2/sura/general/wait.msa | 6 + .../srv1/share/data/pc2/sura/general/walk.msa | 6 + .../srv1/share/data/pc2/sura/horse/damage.msa | 6 + .../srv1/share/data/pc2/sura/horse/dead.msa | 6 + .../srv1/share/data/pc2/sura/horse/run.msa | 6 + .../data/pc2/sura/horse/skill_charge.msa | 55 + .../data/pc2/sura/horse/skill_splash.msa | 55 + .../srv1/share/data/pc2/sura/horse/stop.msa | 6 + .../srv1/share/data/pc2/sura/horse/wait.msa | 6 + .../srv1/share/data/pc2/sura/horse/wait_1.msa | 6 + .../srv1/share/data/pc2/sura/horse/wait_2.msa | 6 + .../srv1/share/data/pc2/sura/horse/walk.msa | 6 + .../pc2/sura/horse_onehand_sword/combo_01.msa | 57 + .../pc2/sura/horse_onehand_sword/combo_02.msa | 55 + .../pc2/sura/horse_onehand_sword/combo_03.msa | 59 + .../horse_onehand_sword/skill_wildattack.msa | 103 + .../data/pc2/sura/intro/not_selected.msa | 6 + .../share/data/pc2/sura/intro/selected.msa | 6 + .../srv1/share/data/pc2/sura/intro/wait.msa | 6 + .../data/pc2/sura/onehand_sword/combo_01.msa | 44 + .../data/pc2/sura/onehand_sword/combo_02.msa | 43 + .../data/pc2/sura/onehand_sword/combo_03.msa | 43 + .../data/pc2/sura/onehand_sword/combo_04.msa | 43 + .../data/pc2/sura/onehand_sword/combo_05.msa | 59 + .../data/pc2/sura/onehand_sword/combo_06.msa | 63 + .../data/pc2/sura/onehand_sword/combo_07.msa | 56 + .../data/pc2/sura/onehand_sword/damage.msa | 6 + .../data/pc2/sura/onehand_sword/damage_1.msa | 6 + .../data/pc2/sura/onehand_sword/damage_2.msa | 6 + .../data/pc2/sura/onehand_sword/damage_3.msa | 6 + .../data/pc2/sura/onehand_sword/pick_up.msa | 6 + .../data/pc2/sura/onehand_sword/rampage.msa | 6 + .../pc2/sura/onehand_sword/rampage_01.msa | 21 + .../pc2/sura/onehand_sword/rampage_02.msa | 21 + .../pc2/sura/onehand_sword/rampage_03.msa | 21 + .../share/data/pc2/sura/onehand_sword/run.msa | 6 + .../data/pc2/sura/onehand_sword/wait.msa | 6 + .../data/pc2/sura/onehand_sword/walk.msa | 6 + .../srv1/share/data/pc2/sura/skill/fear.msa | 33 + .../share/data/pc2/sura/skill/geomhwan.msa | 46 + .../share/data/pc2/sura/skill/geompung.msa | 32 + .../share/data/pc2/sura/skill/geongon.msa | 29 + .../srv1/share/data/pc2/sura/skill/gongpo.msa | 21 + .../share/data/pc2/sura/skill/gongpo_2.msa | 22 + .../share/data/pc2/sura/skill/gongpo_3.msa | 22 + .../share/data/pc2/sura/skill/gongpo_4.msa | 22 + .../data/pc2/sura/skill/guild_gasokhwa.msa | 21 + .../data/pc2/sura/skill/guild_jumunsul.msa | 21 + .../data/pc2/sura/skill/guild_seonghwigap.msa | 21 + .../pc2/sura/skill/guild_yongsinuibunno.msa | 21 + .../pc2/sura/skill/guild_yongsinuichukbok.msa | 21 + .../data/pc2/sura/skill/guild_yongsinuipi.msa | 21 + .../share/data/pc2/sura/skill/gwigeom.msa | 34 + .../share/data/pc2/sura/skill/gwigeom_2.msa | 34 + .../share/data/pc2/sura/skill/gwigeom_3.msa | 34 + .../share/data/pc2/sura/skill/gwigeom_4.msa | 34 + .../srv1/share/data/pc2/sura/skill/heukma.msa | 75 + .../share/data/pc2/sura/skill/heuksin.msa | 21 + .../share/data/pc2/sura/skill/heuksin_2.msa | 22 + .../share/data/pc2/sura/skill/heuksin_3.msa | 22 + .../share/data/pc2/sura/skill/heuksin_4.msa | 22 + .../share/data/pc2/sura/skill/hwayeom.msa | 44 + .../share/data/pc2/sura/skill/hwayeom_2.msa | 44 + .../share/data/pc2/sura/skill/hwayeom_3.msa | 53 + .../share/data/pc2/sura/skill/hwayeom_4.msa | 53 + .../share/data/pc2/sura/skill/hyeolhwan.msa | 20 + .../share/data/pc2/sura/skill/hyeolma.msa | 20 + .../srv1/share/data/pc2/sura/skill/ihyeol.msa | 20 + .../srv1/share/data/pc2/sura/skill/jeoju.msa | 32 + .../srv1/share/data/pc2/sura/skill/johon.msa | 20 + .../share/data/pc2/sura/skill/jumagap.msa | 21 + .../share/data/pc2/sura/skill/jumagap_2.msa | 22 + .../share/data/pc2/sura/skill/jumagap_3.msa | 22 + .../share/data/pc2/sura/skill/jumagap_4.msa | 22 + .../share/data/pc2/sura/skill/jumageom.msa | 33 + .../srv1/share/data/pc2/sura/skill/mahwan.msa | 46 + .../share/data/pc2/sura/skill/mahwan_2.msa | 44 + .../share/data/pc2/sura/skill/mahwan_3.msa | 44 + .../share/data/pc2/sura/skill/mahwan_4.msa | 44 + .../share/data/pc2/sura/skill/maryeong.msa | 31 + .../share/data/pc2/sura/skill/maryeong_2.msa | 32 + .../share/data/pc2/sura/skill/maryeong_3.msa | 32 + .../share/data/pc2/sura/skill/maryeong_4.msa | 32 + .../share/data/pc2/sura/skill/muyeong.msa | 21 + .../share/data/pc2/sura/skill/muyeong_2.msa | 22 + .../share/data/pc2/sura/skill/muyeong_3.msa | 22 + .../share/data/pc2/sura/skill/muyeong_4.msa | 22 + .../srv1/share/data/pc2/sura/skill/pabeop.msa | 33 + .../share/data/pc2/sura/skill/pabeop_2.msa | 32 + .../share/data/pc2/sura/skill/pabeop_3.msa | 32 + .../share/data/pc2/sura/skill/pabeop_4.msa | 32 + .../share/data/pc2/sura/skill/swaeryeong.msa | 57 + .../data/pc2/sura/skill/swaeryeong_2.msa | 57 + .../data/pc2/sura/skill/swaeryeong_3.msa | 66 + .../data/pc2/sura/skill/swaeryeong_4.msa | 66 + .../srv1/share/data/pc2/sura/skill/tusok.msa | 32 + .../share/data/pc2/sura/skill/tusok_2.msa | 32 + .../share/data/pc2/sura/skill/tusok_3.msa | 32 + .../share/data/pc2/sura/skill/tusok_4.msa | 32 + .../share/data/pc2/sura/skill/yonggwon.msa | 44 + .../share/data/pc2/sura/skill/yonggwon_2.msa | 44 + .../share/data/pc2/sura/skill/yonggwon_3.msa | 53 + .../share/data/pc2/sura/skill/yonggwon_4.msa | 53 + .../data/pc2/sura/twohand_sword/combo_01.msa | 43 + .../data/pc2/sura/twohand_sword/combo_02.msa | 49 + .../data/pc2/sura/twohand_sword/combo_03.msa | 46 + .../data/pc2/sura/twohand_sword/combo_04.msa | 50 + .../data/pc2/sura/twohand_sword/combo_05.msa | 72 + .../data/pc2/sura/twohand_sword/combo_06.msa | 77 + .../data/pc2/sura/twohand_sword/damage.msa | 6 + .../data/pc2/sura/twohand_sword/damage_1.msa | 6 + .../data/pc2/sura/twohand_sword/damage_2.msa | 6 + .../data/pc2/sura/twohand_sword/damage_3.msa | 6 + .../data/pc2/sura/twohand_sword/pick_up.msa | 4 + .../share/data/pc2/sura/twohand_sword/run.msa | 6 + .../data/pc2/sura/twohand_sword/wait.msa | 4 + .../data/pc2/sura/twohand_sword/wait_1.msa | 5 + .../data/pc2/sura/twohand_sword/walk.msa | 6 + .../srv1/share/data/pc2/sura/wedding/wait.msa | 6 + .../srv1/share/data/pc2/sura/wedding/walk.msa | 6 + .../share/data/pc2/warrior/action/angry.msa | 6 + .../data/pc2/warrior/action/attractive.msa | 6 + .../share/data/pc2/warrior/action/banter.msa | 6 + .../data/pc2/warrior/action/cheers_1.msa | 6 + .../data/pc2/warrior/action/cheers_2.msa | 6 + .../share/data/pc2/warrior/action/cheerup.msa | 6 + .../share/data/pc2/warrior/action/clap.msa | 6 + .../pc2/warrior/action/congratulation.msa | 6 + .../share/data/pc2/warrior/action/dance_1.msa | 6 + .../share/data/pc2/warrior/action/dance_2.msa | 6 + .../share/data/pc2/warrior/action/dance_3.msa | 6 + .../share/data/pc2/warrior/action/dance_4.msa | 6 + .../share/data/pc2/warrior/action/dance_5.msa | 6 + .../share/data/pc2/warrior/action/dance_6.msa | 6 + .../share/data/pc2/warrior/action/forgive.msa | 6 + .../action/french_kiss_with_assassin.msa | 6 + .../action/french_kiss_with_shaman.msa | 6 + .../warrior/action/french_kiss_with_sura.msa | 6 + .../action/french_kiss_with_warrior.msa | 6 + .../action/french_kiss_with_wolfman.msa | 6 + .../share/data/pc2/warrior/action/joy.msa | 6 + .../pc2/warrior/action/kiss_with_assassin.msa | 6 + .../pc2/warrior/action/kiss_with_shaman.msa | 6 + .../pc2/warrior/action/kiss_with_sura.msa | 6 + .../pc2/warrior/action/kiss_with_warrior.msa | 6 + .../pc2/warrior/action/kiss_with_wolfman.msa | 6 + .../share/data/pc2/warrior/action/sad.msa | 6 + .../share/data/pc2/warrior/action/shy.msa | 6 + .../data/pc2/warrior/action/slap_hit.msa | 6 + .../data/pc2/warrior/action/slap_hurt.msa | 6 + .../data/pc2/warrior/bell/change_weapon.msa | 4 + .../share/data/pc2/warrior/bell/combo_01.msa | 64 + .../share/data/pc2/warrior/bell/combo_02.msa | 64 + .../share/data/pc2/warrior/bell/combo_03.msa | 59 + .../share/data/pc2/warrior/bell/combo_04.msa | 69 + .../share/data/pc2/warrior/bell/combo_05.msa | 64 + .../share/data/pc2/warrior/bell/combo_06.msa | 59 + .../share/data/pc2/warrior/bell/combo_07.msa | 71 + .../share/data/pc2/warrior/bell/damage.msa | 4 + .../share/data/pc2/warrior/bell/damage_1.msa | 4 + .../share/data/pc2/warrior/bell/damage_2.msa | 4 + .../share/data/pc2/warrior/bell/damage_3.msa | 4 + .../share/data/pc2/warrior/bell/pick_up.msa | 4 + .../srv1/share/data/pc2/warrior/bell/run.msa | 6 + .../srv1/share/data/pc2/warrior/bell/wait.msa | 4 + .../srv1/share/data/pc2/warrior/bell/walk.msa | 6 + .../share/data/pc2/warrior/bow/attack.msa | 43 + .../share/data/pc2/warrior/bow/attack_1.msa | 4 + .../share/data/pc2/warrior/bow/attack_2.msa | 4 + .../data/pc2/warrior/bow/change_weapon.msa | 5 + .../share/data/pc2/warrior/bow/damage.msa | 5 + .../share/data/pc2/warrior/bow/damage_1.msa | 5 + .../share/data/pc2/warrior/bow/damage_2.msa | 5 + .../share/data/pc2/warrior/bow/damage_3.msa | 5 + .../srv1/share/data/pc2/warrior/bow/run.msa | 6 + .../srv1/share/data/pc2/warrior/bow/wait.msa | 4 + .../share/data/pc2/warrior/bow/wait_1.msa | 5 + .../srv1/share/data/pc2/warrior/bow/walk.msa | 6 + .../pc2/warrior/dualhand_sword/combo_01.msa | 43 + .../pc2/warrior/dualhand_sword/combo_02.msa | 49 + .../pc2/warrior/dualhand_sword/combo_03.msa | 46 + .../pc2/warrior/dualhand_sword/combo_04.msa | 50 + .../pc2/warrior/dualhand_sword/combo_05.msa | 72 + .../pc2/warrior/dualhand_sword/combo_06.msa | 77 + .../pc2/warrior/dualhand_sword/damage.msa | 6 + .../pc2/warrior/dualhand_sword/damage_1.msa | 6 + .../pc2/warrior/dualhand_sword/damage_2.msa | 6 + .../pc2/warrior/dualhand_sword/damage_3.msa | 6 + .../pc2/warrior/dualhand_sword/pick_up.msa | 4 + .../data/pc2/warrior/dualhand_sword/run.msa | 6 + .../data/pc2/warrior/dualhand_sword/wait.msa | 4 + .../pc2/warrior/dualhand_sword/wait_1.msa | 5 + .../data/pc2/warrior/dualhand_sword/walk.msa | 6 + .../data/pc2/warrior/fan/change_weapon.msa | 4 + .../share/data/pc2/warrior/fan/combo_01.msa | 57 + .../share/data/pc2/warrior/fan/combo_02.msa | 53 + .../share/data/pc2/warrior/fan/combo_03.msa | 61 + .../share/data/pc2/warrior/fan/combo_04.msa | 105 + .../share/data/pc2/warrior/fan/combo_05.msa | 62 + .../share/data/pc2/warrior/fan/combo_06.msa | 62 + .../share/data/pc2/warrior/fan/combo_07.msa | 70 + .../share/data/pc2/warrior/fan/damage.msa | 4 + .../share/data/pc2/warrior/fan/damage_1.msa | 4 + .../share/data/pc2/warrior/fan/damage_2.msa | 4 + .../share/data/pc2/warrior/fan/damage_3.msa | 4 + .../share/data/pc2/warrior/fan/pick_up.msa | 4 + .../srv1/share/data/pc2/warrior/fan/run.msa | 6 + .../srv1/share/data/pc2/warrior/fan/wait.msa | 5 + .../srv1/share/data/pc2/warrior/fan/walk.msa | 6 + .../pc2/warrior/fishing/fishing_cancel.msa | 19 + .../pc2/warrior/fishing/fishing_catch.msa | 19 + .../data/pc2/warrior/fishing/fishing_fail.msa | 19 + .../pc2/warrior/fishing/fishing_react.msa | 19 + .../data/pc2/warrior/fishing/fishing_wait.msa | 19 + .../share/data/pc2/warrior/fishing/run.msa | 6 + .../share/data/pc2/warrior/fishing/throw.msa | 19 + .../share/data/pc2/warrior/fishing/wait.msa | 6 + .../share/data/pc2/warrior/fishing/walk.msa | 6 + .../share/data/pc2/warrior/general/attack.msa | 46 + .../data/pc2/warrior/general/attack_1.msa | 49 + .../warrior/general/back_damage_flying.msa | 6 + .../warrior/general/back_falling_stand.msa | 6 + .../share/data/pc2/warrior/general/damage.msa | 6 + .../data/pc2/warrior/general/damage_1.msa | 6 + .../data/pc2/warrior/general/damage_2.msa | 6 + .../data/pc2/warrior/general/damage_3.msa | 6 + .../pc2/warrior/general/damage_flying.msa | 6 + .../share/data/pc2/warrior/general/dead.msa | 6 + .../share/data/pc2/warrior/general/dig.msa | 21 + .../pc2/warrior/general/falling_stand.msa | 6 + .../data/pc2/warrior/general/pick_up.msa | 6 + .../share/data/pc2/warrior/general/run.msa | 6 + .../share/data/pc2/warrior/general/wait.msa | 6 + .../share/data/pc2/warrior/general/wait_1.msa | 6 + .../share/data/pc2/warrior/general/walk.msa | 6 + .../share/data/pc2/warrior/horse/damage.msa | 6 + .../share/data/pc2/warrior/horse/dead.msa | 6 + .../srv1/share/data/pc2/warrior/horse/run.msa | 6 + .../data/pc2/warrior/horse/skill_charge.msa | 43 + .../share/data/pc2/warrior/horse/stop.msa | 6 + .../share/data/pc2/warrior/horse/wait.msa | 6 + .../share/data/pc2/warrior/horse/wait_1.msa | 6 + .../share/data/pc2/warrior/horse/wait_2.msa | 6 + .../share/data/pc2/warrior/horse/walk.msa | 6 + .../warrior/horse_onehand_sword/combo_01.msa | 57 + .../warrior/horse_onehand_sword/combo_02.msa | 52 + .../warrior/horse_onehand_sword/combo_03.msa | 55 + .../horse_onehand_sword/skill_splash.msa | 43 + .../horse_onehand_sword/skill_wildattack.msa | 96 + .../warrior/horse_twohand_sword/combo_01.msa | 57 + .../warrior/horse_twohand_sword/combo_02.msa | 52 + .../warrior/horse_twohand_sword/combo_03.msa | 55 + .../horse_twohand_sword/skill_splash.msa | 43 + .../horse_twohand_sword/skill_wildattack.msa | 100 + .../data/pc2/warrior/intro/not_selected.msa | 6 + .../share/data/pc2/warrior/intro/selected.msa | 6 + .../share/data/pc2/warrior/intro/wait.msa | 6 + .../data/pc2/warrior/onehand_sword/attack.msa | 29 + .../pc2/warrior/onehand_sword/attack_1.msa | 29 + .../pc2/warrior/onehand_sword/attack_2.msa | 29 + .../warrior/onehand_sword/change_weapon.msa | 6 + .../pc2/warrior/onehand_sword/combo_01.msa | 45 + .../pc2/warrior/onehand_sword/combo_02.msa | 43 + .../pc2/warrior/onehand_sword/combo_03.msa | 80 + .../pc2/warrior/onehand_sword/combo_04.msa | 71 + .../pc2/warrior/onehand_sword/combo_05.msa | 53 + .../pc2/warrior/onehand_sword/combo_06.msa | 67 + .../pc2/warrior/onehand_sword/combo_07.msa | 47 + .../data/pc2/warrior/onehand_sword/damage.msa | 6 + .../pc2/warrior/onehand_sword/damage_1.msa | 6 + .../pc2/warrior/onehand_sword/damage_2.msa | 6 + .../pc2/warrior/onehand_sword/damage_3.msa | 6 + .../pc2/warrior/onehand_sword/pick_up.msa | 6 + .../pc2/warrior/onehand_sword/rampage.msa | 6 + .../pc2/warrior/onehand_sword/rampage_01.msa | 21 + .../pc2/warrior/onehand_sword/rampage_02.msa | 21 + .../pc2/warrior/onehand_sword/rampage_03.msa | 21 + .../data/pc2/warrior/onehand_sword/run.msa | 6 + .../data/pc2/warrior/onehand_sword/wait.msa | 6 + .../data/pc2/warrior/onehand_sword/wait_1.msa | 6 + .../data/pc2/warrior/onehand_sword/walk.msa | 6 + .../data/pc2/warrior/skill/cheongeun.msa | 21 + .../data/pc2/warrior/skill/cheongeun_2.msa | 22 + .../data/pc2/warrior/skill/cheongeun_3.msa | 22 + .../data/pc2/warrior/skill/cheongeun_4.msa | 22 + .../share/data/pc2/warrior/skill/chungeun.msa | 21 + .../share/data/pc2/warrior/skill/daejin.msa | 52 + .../share/data/pc2/warrior/skill/daejin_2.msa | 53 + .../share/data/pc2/warrior/skill/daejin_3.msa | 53 + .../share/data/pc2/warrior/skill/daejin_4.msa | 53 + .../data/pc2/warrior/skill/geomgyeong.msa | 46 + .../data/pc2/warrior/skill/geomgyeong_2.msa | 46 + .../data/pc2/warrior/skill/geomgyeong_3.msa | 55 + .../data/pc2/warrior/skill/geomgyeong_4.msa | 55 + .../share/data/pc2/warrior/skill/geompung.msa | 31 + .../data/pc2/warrior/skill/geompung_2.msa | 31 + .../data/pc2/warrior/skill/geompung_3.msa | 31 + .../data/pc2/warrior/skill/geompung_4.msa | 32 + .../data/pc2/warrior/skill/gigongcham.msa | 56 + .../data/pc2/warrior/skill/gigongcham_2.msa | 56 + .../data/pc2/warrior/skill/gigongcham_3.msa | 56 + .../data/pc2/warrior/skill/gigongcham_4.msa | 56 + .../data/pc2/warrior/skill/gigongsul.msa | 20 + .../share/data/pc2/warrior/skill/gihyeol.msa | 77 + .../data/pc2/warrior/skill/gihyeol_2.msa | 77 + .../data/pc2/warrior/skill/gihyeol_3.msa | 77 + .../data/pc2/warrior/skill/gihyeol_4.msa | 77 + .../share/data/pc2/warrior/skill/gitu.msa | 75 + .../data/pc2/warrior/skill/guild_gasokhwa.msa | 21 + .../data/pc2/warrior/skill/guild_jumunsul.msa | 21 + .../pc2/warrior/skill/guild_seonghwigap.msa | 21 + .../warrior/skill/guild_yongsinuibunno.msa | 21 + .../warrior/skill/guild_yongsinuichukbok.msa | 21 + .../pc2/warrior/skill/guild_yongsinuipi.msa | 21 + .../share/data/pc2/warrior/skill/gyeoksan.msa | 106 + .../data/pc2/warrior/skill/gyeoksan_2.msa | 106 + .../data/pc2/warrior/skill/gyeoksan_3.msa | 106 + .../data/pc2/warrior/skill/gyeoksan_4.msa | 106 + .../pc2/warrior/skill/gyeoksan_double.msa | 66 + .../pc2/warrior/skill/gyeoksan_triple.msa | 110 + .../share/data/pc2/warrior/skill/jeongwi.msa | 22 + .../data/pc2/warrior/skill/jeongwi_2.msa | 22 + .../data/pc2/warrior/skill/jeongwi_3.msa | 22 + .../data/pc2/warrior/skill/jeongwi_4.msa | 22 + .../data/pc2/warrior/skill/jeonsinbangeo.msa | 21 + .../pc2/warrior/skill/jeonsingonggyeok.msa | 22 + .../share/data/pc2/warrior/skill/jipjung.msa | 21 + .../share/data/pc2/warrior/skill/kwaegeom.msa | 21 + .../share/data/pc2/warrior/skill/musa.msa | 21 + .../share/data/pc2/warrior/skill/noegeom.msa | 65 + .../data/pc2/warrior/skill/noegeom_2.msa | 65 + .../data/pc2/warrior/skill/noegeom_3.msa | 65 + .../data/pc2/warrior/skill/noegeom_4.msa | 65 + .../share/data/pc2/warrior/skill/palbang.msa | 164 + .../data/pc2/warrior/skill/palbang_2.msa | 167 + .../data/pc2/warrior/skill/palbang_3.msa | 179 + .../data/pc2/warrior/skill/palbang_4.msa | 179 + .../share/data/pc2/warrior/skill/samyeon.msa | 112 + .../data/pc2/warrior/skill/samyeon_2.msa | 112 + .../data/pc2/warrior/skill/samyeon_3.msa | 124 + .../data/pc2/warrior/skill/samyeon_4.msa | 124 + .../share/data/pc2/warrior/skill/tanhwan.msa | 75 + .../data/pc2/warrior/skill/tanhwan_2.msa | 75 + .../data/pc2/warrior/skill/tanhwan_3.msa | 75 + .../data/pc2/warrior/skill/tanhwan_4.msa | 75 + .../warrior/twohand_sword/change_weapon.msa | 6 + .../pc2/warrior/twohand_sword/combo_01.msa | 43 + .../pc2/warrior/twohand_sword/combo_02.msa | 49 + .../pc2/warrior/twohand_sword/combo_03.msa | 65 + .../pc2/warrior/twohand_sword/combo_04.msa | 69 + .../pc2/warrior/twohand_sword/combo_05.msa | 72 + .../pc2/warrior/twohand_sword/combo_06.msa | 77 + .../pc2/warrior/twohand_sword/combo_07.msa | 102 + .../data/pc2/warrior/twohand_sword/damage.msa | 6 + .../pc2/warrior/twohand_sword/damage_1.msa | 6 + .../pc2/warrior/twohand_sword/damage_2.msa | 6 + .../pc2/warrior/twohand_sword/damage_3.msa | 6 + .../pc2/warrior/twohand_sword/pick_up.msa | 6 + .../pc2/warrior/twohand_sword/rampage.msa | 6 + .../pc2/warrior/twohand_sword/rampage_01.msa | 21 + .../pc2/warrior/twohand_sword/rampage_02.msa | 21 + .../pc2/warrior/twohand_sword/rampage_03.msa | 21 + .../data/pc2/warrior/twohand_sword/run.msa | 6 + .../data/pc2/warrior/twohand_sword/wait.msa | 6 + .../data/pc2/warrior/twohand_sword/wait_1.msa | 6 + .../data/pc2/warrior/twohand_sword/walk.msa | 6 + .../share/data/pc2/warrior/wedding/wait.msa | 6 + .../share/data/pc2/warrior/wedding/walk.msa | 6 + .../share/data/pc3/wolfman/action/angry.msa | 6 + .../data/pc3/wolfman/action/attractive.msa | 6 + .../share/data/pc3/wolfman/action/banter.msa | 6 + .../data/pc3/wolfman/action/cheers_1.msa | 6 + .../data/pc3/wolfman/action/cheers_2.msa | 6 + .../share/data/pc3/wolfman/action/cheerup.msa | 6 + .../share/data/pc3/wolfman/action/clap.msa | 6 + .../pc3/wolfman/action/congratulation.msa | 6 + .../share/data/pc3/wolfman/action/dance_1.msa | 6 + .../share/data/pc3/wolfman/action/dance_2.msa | 6 + .../share/data/pc3/wolfman/action/dance_3.msa | 6 + .../share/data/pc3/wolfman/action/dance_4.msa | 6 + .../share/data/pc3/wolfman/action/dance_5.msa | 6 + .../share/data/pc3/wolfman/action/dance_6.msa | 6 + .../share/data/pc3/wolfman/action/forgive.msa | 6 + .../action/french_kiss_with_assassin.msa | 6 + .../action/french_kiss_with_shaman.msa | 6 + .../wolfman/action/french_kiss_with_sura.msa | 6 + .../action/french_kiss_with_warrior.msa | 6 + .../action/french_kiss_with_wolfman.msa | 6 + .../share/data/pc3/wolfman/action/joy.msa | 6 + .../pc3/wolfman/action/kiss_with_assassin.msa | 6 + .../pc3/wolfman/action/kiss_with_shaman.msa | 6 + .../pc3/wolfman/action/kiss_with_sura.msa | 6 + .../pc3/wolfman/action/kiss_with_warrior.msa | 6 + .../pc3/wolfman/action/kiss_with_wolfman.msa | 6 + .../share/data/pc3/wolfman/action/sad.msa | 6 + .../share/data/pc3/wolfman/action/shy.msa | 6 + .../data/pc3/wolfman/action/slap_hit.msa | 6 + .../data/pc3/wolfman/action/slap_hurt.msa | 6 + .../data/pc3/wolfman/claw/back_damage.msa | 6 + .../data/pc3/wolfman/claw/back_damage1.msa | 6 + .../data/pc3/wolfman/claw/change_weapon.msa | 6 + .../share/data/pc3/wolfman/claw/combo_01.msa | 52 + .../share/data/pc3/wolfman/claw/combo_02.msa | 55 + .../share/data/pc3/wolfman/claw/combo_03.msa | 63 + .../share/data/pc3/wolfman/claw/combo_04.msa | 107 + .../share/data/pc3/wolfman/claw/combo_05.msa | 57 + .../share/data/pc3/wolfman/claw/combo_06.msa | 50 + .../share/data/pc3/wolfman/claw/combo_07.msa | 48 + .../data/pc3/wolfman/claw/front_damage.msa | 6 + .../data/pc3/wolfman/claw/front_damage1.msa | 6 + .../srv1/share/data/pc3/wolfman/claw/run.msa | 6 + .../srv1/share/data/pc3/wolfman/claw/wait.msa | 6 + .../share/data/pc3/wolfman/claw/wait1.msa | 6 + .../share/data/pc3/wolfman/claw/wait2.msa | 6 + .../srv1/share/data/pc3/wolfman/claw/walk.msa | 6 + .../pc3/wolfman/fishing/fishing_cancel.msa | 6 + .../pc3/wolfman/fishing/fishing_catch.msa | 6 + .../data/pc3/wolfman/fishing/fishing_fail.msa | 6 + .../pc3/wolfman/fishing/fishing_react.msa | 20 + .../data/pc3/wolfman/fishing/fishing_wait.msa | 6 + .../share/data/pc3/wolfman/fishing/run.msa | 6 + .../share/data/pc3/wolfman/fishing/throw.msa | 6 + .../share/data/pc3/wolfman/fishing/wait.msa | 6 + .../share/data/pc3/wolfman/fishing/walk.msa | 6 + .../data/pc3/wolfman/general/attack1.msa | 59 + .../data/pc3/wolfman/general/attack2.msa | 91 + .../data/pc3/wolfman/general/back_damage.msa | 6 + .../data/pc3/wolfman/general/back_damage1.msa | 6 + .../wolfman/general/back_damage_flying.msa | 6 + .../wolfman/general/back_falling_standup.msa | 6 + .../share/data/pc3/wolfman/general/dead.msa | 6 + .../share/data/pc3/wolfman/general/dig.msa | 22 + .../data/pc3/wolfman/general/front_damage.msa | 6 + .../pc3/wolfman/general/front_damage1.msa | 6 + .../wolfman/general/front_damage_flying.msa | 6 + .../wolfman/general/front_falling_standup.msa | 6 + .../share/data/pc3/wolfman/general/run.msa | 6 + .../share/data/pc3/wolfman/general/wait.msa | 6 + .../share/data/pc3/wolfman/general/wait1.msa | 6 + .../share/data/pc3/wolfman/general/wait2.msa | 6 + .../share/data/pc3/wolfman/general/walk.msa | 6 + .../share/data/pc3/wolfman/horse/dead.msa | 6 + .../data/pc3/wolfman/horse/front_damage.msa | 6 + .../srv1/share/data/pc3/wolfman/horse/run.msa | 6 + .../data/pc3/wolfman/horse/skill_charge.msa | 44 + .../data/pc3/wolfman/horse/skill_splash.msa | 46 + .../share/data/pc3/wolfman/horse/stop.msa | 6 + .../share/data/pc3/wolfman/horse/wait.msa | 6 + .../share/data/pc3/wolfman/horse/wait1.msa | 6 + .../share/data/pc3/wolfman/horse/wait2.msa | 6 + .../share/data/pc3/wolfman/horse/walk.msa | 6 + .../data/pc3/wolfman/horse_claw/combo_01.msa | 67 + .../data/pc3/wolfman/horse_claw/combo_02.msa | 52 + .../data/pc3/wolfman/horse_claw/combo_03.msa | 57 + .../wolfman/horse_claw/skill_wildattack.msa | 56 + .../data/pc3/wolfman/intro/not_selected.msa | 6 + .../share/data/pc3/wolfman/intro/selected.msa | 6 + .../share/data/pc3/wolfman/intro/wait.msa | 6 + .../data/pc3/wolfman/onehand_sword/run.msa | 6 + .../data/pc3/wolfman/onehand_sword/walk.msa | 6 + .../pc3/wolfman/skill/blue_possession.msa | 34 + .../pc3/wolfman/skill/blue_possession_1.msa | 46 + .../pc3/wolfman/skill/blue_possession_2.msa | 70 + .../pc3/wolfman/skill/blue_possession_3.msa | 94 + .../data/pc3/wolfman/skill/guild_gasokhwa.msa | 22 + .../data/pc3/wolfman/skill/guild_jumunsul.msa | 22 + .../pc3/wolfman/skill/guild_seonghwigap.msa | 22 + .../wolfman/skill/guild_yongsinuibunno.msa | 22 + .../wolfman/skill/guild_yongsinuichukbok.msa | 22 + .../pc3/wolfman/skill/guild_yongsinuipi.msa | 22 + .../data/pc3/wolfman/skill/red_possession.msa | 34 + .../pc3/wolfman/skill/red_possession_1.msa | 46 + .../pc3/wolfman/skill/red_possession_2.msa | 70 + .../pc3/wolfman/skill/red_possession_3.msa | 94 + .../data/pc3/wolfman/skill/reef_attack.msa | 113 + .../data/pc3/wolfman/skill/reef_attack_1.msa | 113 + .../data/pc3/wolfman/skill/reef_attack_2.msa | 149 + .../data/pc3/wolfman/skill/reef_attack_3.msa | 149 + .../data/pc3/wolfman/skill/split_slash.msa | 172 + .../data/pc3/wolfman/skill/split_slash_1.msa | 196 + .../data/pc3/wolfman/skill/split_slash_2.msa | 196 + .../data/pc3/wolfman/skill/split_slash_3.msa | 220 + .../data/pc3/wolfman/skill/wind_death.msa | 102 + .../data/pc3/wolfman/skill/wind_death_1.msa | 114 + .../data/pc3/wolfman/skill/wind_death_2.msa | 126 + .../data/pc3/wolfman/skill/wind_death_3.msa | 126 + .../share/data/pc3/wolfman/skill/wreckage.msa | 136 + .../data/pc3/wolfman/skill/wreckage_1.msa | 184 + .../data/pc3/wolfman/skill/wreckage_2.msa | 184 + .../data/pc3/wolfman/skill/wreckage_3.msa | 196 + .../share/data/pc3/wolfman/wedding/wait.msa | 6 + .../share/data/pc3/wolfman/wedding/walk.msa | 6 + .../srv1/share/locale/germany/BlueDragon.lua | 154 + .../main/srv1/share/locale/germany/blend.txt | 56 + .../srv1/share/locale/germany/charset.txt | 1 + .../share/locale/germany/common_drop_item.txt | 540 + .../main/srv1/share/locale/germany/cube.txt | 1091 ++ .../locale/germany/dragon_soul_table.txt | 335 + .../share/locale/germany/drop_item_group.txt | 0 .../share/locale/germany/etc_drop_item.txt | 72 + .../srv1/share/locale/germany/fishing.txt | 42 + .../share/locale/germany/forkedmapindex.txt | 13 + .../main/srv1/share/locale/germany/group.txt | 6629 +++++++++ .../srv1/share/locale/germany/group_group.txt | 1810 +++ .../share/locale/germany/locale_string.txt | 2291 ++++ .../share/locale/germany/locale_string_AE.txt | 2321 ++++ .../share/locale/germany/locale_string_CZ.txt | 2291 ++++ .../share/locale/germany/locale_string_DE.txt | 2291 ++++ .../share/locale/germany/locale_string_DK.txt | 2291 ++++ .../share/locale/germany/locale_string_EN.txt | 2324 ++++ .../share/locale/germany/locale_string_FR.txt | 2291 ++++ .../share/locale/germany/locale_string_GR.txt | 2291 ++++ .../share/locale/germany/locale_string_HU.txt | 2291 ++++ .../share/locale/germany/locale_string_IT.txt | 2291 ++++ .../share/locale/germany/locale_string_NL.txt | 2291 ++++ .../share/locale/germany/locale_string_PL.txt | 2291 ++++ .../share/locale/germany/locale_string_PT.txt | 2291 ++++ .../share/locale/germany/locale_string_RO.txt | 2292 ++++ .../share/locale/germany/locale_string_RU.txt | 2291 ++++ .../share/locale/germany/locale_string_TR.txt | 2291 ++++ .../Metin2_map_CapeDragonHead/MapProperty.txt | 4 + .../map/Metin2_map_CapeDragonHead/Setting.txt | 12 + .../map/Metin2_map_CapeDragonHead/Town.txt | 1 + .../map/Metin2_map_CapeDragonHead/boss.txt | 5 + .../map/Metin2_map_CapeDragonHead/npc.txt | 50 + .../map/Metin2_map_CapeDragonHead/regen.txt | 870 ++ .../map/Metin2_map_CapeDragonHead/server_attr | Bin 0 -> 376433 bytes .../map/Metin2_map_CapeDragonHead/stone.txt | 19 + .../srv1/share/locale/germany/map/find_map.py | 26 + .../srv1/share/locale/germany/map/find_map.sh | 37 + .../germany/map/gm_guild_build/Setting.txt | 12 + .../germany/map/gm_guild_build/Town.txt | 1 + .../locale/germany/map/gm_guild_build/npc.txt | 4 + .../germany/map/gm_guild_build/server_attr | Bin 0 -> 6314 bytes .../main/srv1/share/locale/germany/map/index | 66 + .../germany/map/map_n_snowm_01/Setting.txt | 11 + .../germany/map/map_n_snowm_01/Town.txt | 4 + .../germany/map/map_n_snowm_01/boss.txt | 1 + .../locale/germany/map/map_n_snowm_01/npc.txt | 22 + .../germany/map/map_n_snowm_01/regen.txt | 828 ++ .../germany/map/map_n_snowm_01/server_attr | Bin 0 -> 392007 bytes .../germany/map/map_n_snowm_01/stone.txt | 33 + .../germany/map/map_n_snowm_02/Setting.txt | 11 + .../germany/map/map_n_snowm_02/Town.txt | 4 + .../germany/map/map_n_snowm_02/boss.txt | 1 + .../locale/germany/map/map_n_snowm_02/npc.txt | 16 + .../germany/map/map_n_snowm_02/regen.txt | 828 ++ .../germany/map/map_n_snowm_02/server_attr | Bin 0 -> 385134 bytes .../germany/map/map_n_snowm_02/stone.txt | 33 + .../germany/map/map_n_threeway/Setting.txt | 12 + .../germany/map/map_n_threeway/Town.txt | 4 + .../germany/map/map_n_threeway/boss.txt | 18 + .../locale/germany/map/map_n_threeway/npc.txt | 25 + .../germany/map/map_n_threeway/regen.txt | 533 + .../germany/map/map_n_threeway/server_attr | Bin 0 -> 731816 bytes .../germany/map/map_n_threeway/stone.txt | 25 + .../map/metin2_guild_village_01/Setting.txt | 12 + .../map/metin2_guild_village_01/Town.txt | 3 + .../map/metin2_guild_village_01/npc.txt | 6 + .../map/metin2_guild_village_01/server_attr | Bin 0 -> 38653 bytes .../map/metin2_guild_village_02/Setting.txt | 12 + .../map/metin2_guild_village_02/Town.txt | 3 + .../map/metin2_guild_village_02/npc.txt | 6 + .../map/metin2_guild_village_02/server_attr | Bin 0 -> 38653 bytes .../map/metin2_guild_village_03/Setting.txt | 12 + .../map/metin2_guild_village_03/Town.txt | 3 + .../map/metin2_guild_village_03/npc.txt | 6 + .../map/metin2_guild_village_03/server_attr | Bin 0 -> 38653 bytes .../metin2_map_BayBlackSand/MapProperty.txt | 4 + .../map/metin2_map_BayBlackSand/Setting.txt | 12 + .../map/metin2_map_BayBlackSand/Town.txt | 1 + .../map/metin2_map_BayBlackSand/boss.txt | 6 + .../map/metin2_map_BayBlackSand/npc.txt | 9 + .../map/metin2_map_BayBlackSand/regen.txt | 900 ++ .../map/metin2_map_BayBlackSand/server_attr | Bin 0 -> 252906 bytes .../map/metin2_map_BayBlackSand/stone.txt | 19 + .../map/metin2_map_Mt_Thunder/MapProperty.txt | 4 + .../map/metin2_map_Mt_Thunder/Setting.txt | 12 + .../map/metin2_map_Mt_Thunder/Town.txt | 1 + .../map/metin2_map_Mt_Thunder/boss.txt | 6 + .../germany/map/metin2_map_Mt_Thunder/npc.txt | 4 + .../map/metin2_map_Mt_Thunder/regen.txt | 1055 ++ .../map/metin2_map_Mt_Thunder/server_attr | Bin 0 -> 255137 bytes .../map/metin2_map_Mt_Thunder/stone.txt | 19 + .../map/metin2_map_WL_01/MonsterArrange.txt | 0 .../germany/map/metin2_map_WL_01/Setting.txt | 12 + .../germany/map/metin2_map_WL_01/Town.txt | 1 + .../germany/map/metin2_map_WL_01/npc.txt | 4 + .../germany/map/metin2_map_WL_01/regen.txt | 529 + .../germany/map/metin2_map_WL_01/server_attr | Bin 0 -> 271592 bytes .../germany/map/metin2_map_a1/Setting.txt | 12 + .../locale/germany/map/metin2_map_a1/Town.txt | 4 + .../locale/germany/map/metin2_map_a1/boss.txt | 26 + .../locale/germany/map/metin2_map_a1/npc.txt | 73 + .../germany/map/metin2_map_a1/regen.txt | 945 ++ .../germany/map/metin2_map_a1/server_attr | Bin 0 -> 327307 bytes .../germany/map/metin2_map_a1/stone.txt | 35 + .../germany/map/metin2_map_a2_1/Setting.txt | 12 + .../germany/map/metin2_map_a2_1/Town.txt | 4 + .../germany/map/metin2_map_a2_1/boss.txt | 18 + .../germany/map/metin2_map_a2_1/npc.txt | 12 + .../germany/map/metin2_map_a2_1/regen.txt | 532 + .../germany/map/metin2_map_a2_1/server_attr | Bin 0 -> 714520 bytes .../germany/map/metin2_map_a2_1/stone.txt | 25 + .../germany/map/metin2_map_a3/Setting.txt | 12 + .../locale/germany/map/metin2_map_a3/Town.txt | 4 + .../locale/germany/map/metin2_map_a3/boss.txt | 26 + .../locale/germany/map/metin2_map_a3/npc.txt | 45 + .../germany/map/metin2_map_a3/regen.txt | 515 + .../germany/map/metin2_map_a3/server_attr | Bin 0 -> 321880 bytes .../germany/map/metin2_map_a3/stone.txt | 29 + .../germany/map/metin2_map_b1/Setting.txt | 12 + .../locale/germany/map/metin2_map_b1/Town.txt | 4 + .../locale/germany/map/metin2_map_b1/boss.txt | 25 + .../locale/germany/map/metin2_map_b1/npc.txt | 74 + .../germany/map/metin2_map_b1/regen.txt | 927 ++ .../germany/map/metin2_map_b1/server_attr | Bin 0 -> 275167 bytes .../germany/map/metin2_map_b1/stone.txt | 40 + .../germany/map/metin2_map_b3/Setting.txt | 12 + .../locale/germany/map/metin2_map_b3/Town.txt | 4 + .../locale/germany/map/metin2_map_b3/boss.txt | 26 + .../locale/germany/map/metin2_map_b3/npc.txt | 48 + .../germany/map/metin2_map_b3/regen.txt | 470 + .../germany/map/metin2_map_b3/server_attr | Bin 0 -> 230353 bytes .../germany/map/metin2_map_b3/stone.txt | 28 + .../map/metin2_map_battlearena01/Setting.txt | 12 + .../map/metin2_map_battlearena01/Town.txt | 4 + .../map/metin2_map_battlearena01/npc.txt | 4 + .../map/metin2_map_battlearena01/regen00.txt | 19 + .../map/metin2_map_battlearena01/server_attr | Bin 0 -> 83306 bytes .../map/metin2_map_battlearena02/Setting.txt | 12 + .../map/metin2_map_battlearena02/Town.txt | 4 + .../map/metin2_map_battlearena02/npc.txt | 4 + .../map/metin2_map_battlearena02/regen00.txt | 19 + .../map/metin2_map_battlearena02/server_attr | Bin 0 -> 83090 bytes .../map/metin2_map_battlearena03/Setting.txt | 12 + .../map/metin2_map_battlearena03/Town.txt | 4 + .../map/metin2_map_battlearena03/npc.txt | 4 + .../map/metin2_map_battlearena03/regen00.txt | 15 + .../map/metin2_map_battlearena03/server_attr | Bin 0 -> 69303 bytes .../germany/map/metin2_map_bf/Setting.txt | 12 + .../locale/germany/map/metin2_map_bf/Town.txt | 1 + .../locale/germany/map/metin2_map_bf/npc.txt | 1 + .../germany/map/metin2_map_bf/regen.txt | 250 + .../germany/map/metin2_map_bf/server_attr | Bin 0 -> 17480 bytes .../germany/map/metin2_map_bf_02/Setting.txt | 12 + .../germany/map/metin2_map_bf_02/Town.txt | 1 + .../germany/map/metin2_map_bf_02/npc.txt | 1 + .../germany/map/metin2_map_bf_02/regen.txt | 251 + .../germany/map/metin2_map_bf_02/server_attr | Bin 0 -> 17480 bytes .../germany/map/metin2_map_bf_03/Setting.txt | 12 + .../germany/map/metin2_map_bf_03/Town.txt | 1 + .../germany/map/metin2_map_bf_03/npc.txt | 1 + .../germany/map/metin2_map_bf_03/regen.txt | 250 + .../germany/map/metin2_map_bf_03/server_attr | Bin 0 -> 17480 bytes .../germany/map/metin2_map_c1/Setting.txt | 12 + .../locale/germany/map/metin2_map_c1/Town.txt | 4 + .../locale/germany/map/metin2_map_c1/boss.txt | 25 + .../locale/germany/map/metin2_map_c1/npc.txt | 73 + .../germany/map/metin2_map_c1/regen.txt | 938 ++ .../germany/map/metin2_map_c1/server_attr | Bin 0 -> 359508 bytes .../germany/map/metin2_map_c1/stone.txt | 41 + .../germany/map/metin2_map_c3/Setting.txt | 12 + .../locale/germany/map/metin2_map_c3/Town.txt | 4 + .../locale/germany/map/metin2_map_c3/boss.txt | 26 + .../locale/germany/map/metin2_map_c3/npc.txt | 47 + .../germany/map/metin2_map_c3/regen.txt | 514 + .../germany/map/metin2_map_c3/server_attr | Bin 0 -> 244677 bytes .../germany/map/metin2_map_c3/stone.txt | 28 + .../metin2_map_dawnmistwood/MapProperty.txt | 4 + .../map/metin2_map_dawnmistwood/Setting.txt | 12 + .../map/metin2_map_dawnmistwood/Town.txt | 1 + .../map/metin2_map_dawnmistwood/boss.txt | 4 + .../map/metin2_map_dawnmistwood/npc.txt | 10 + .../map/metin2_map_dawnmistwood/regen.txt | 980 ++ .../map/metin2_map_dawnmistwood/server_attr | Bin 0 -> 305156 bytes .../map/metin2_map_dawnmistwood/stone.txt | 19 + .../map/metin2_map_devilcatacomb/Setting.txt | 12 + .../map/metin2_map_devilcatacomb/Town.txt | 4 + .../map/metin2_map_devilcatacomb/regen.txt | 317 + .../map/metin2_map_devilcatacomb/server_attr | Bin 0 -> 565069 bytes .../map/metin2_map_deviltower1/Setting.txt | 12 + .../map/metin2_map_deviltower1/Town.txt | 1 + .../map/metin2_map_deviltower1/npc.txt | 0 .../map/metin2_map_deviltower1/regen.txt | 49 + .../map/metin2_map_deviltower1/server_attr | Bin 0 -> 74041 bytes .../map/metin2_map_deviltower1/stone.txt | 0 .../Setting.txt | 12 + .../metin2_map_dragon_timeattack_01/Town.txt | 1 + .../metin2_map_dragon_timeattack_01/regen.txt | 2 + .../server_attr | Bin 0 -> 51022 bytes .../Setting.txt | 12 + .../metin2_map_dragon_timeattack_02/Town.txt | 1 + .../metin2_map_dragon_timeattack_02/regen.txt | 2 + .../server_attr | Bin 0 -> 51022 bytes .../Setting.txt | 12 + .../metin2_map_dragon_timeattack_03/Town.txt | 1 + .../metin2_map_dragon_timeattack_03/regen.txt | 2 + .../server_attr | Bin 0 -> 51022 bytes .../germany/map/metin2_map_duel/Setting.txt | 12 + .../germany/map/metin2_map_duel/Town.txt | 1 + .../germany/map/metin2_map_duel/server_attr | Bin 0 -> 26115 bytes .../metin2_map_empirewar01/MapProperty.txt | 4 + .../map/metin2_map_empirewar01/Setting.txt | 12 + .../map/metin2_map_empirewar01/Town.txt | 4 + .../map/metin2_map_empirewar01/npc.txt | 4 + .../map/metin2_map_empirewar01/regen.txt | 12 + .../map/metin2_map_empirewar01/server_attr | Bin 0 -> 83306 bytes .../metin2_map_empirewar02/MapProperty.txt | 4 + .../map/metin2_map_empirewar02/Setting.txt | 12 + .../map/metin2_map_empirewar02/Town.txt | 4 + .../map/metin2_map_empirewar02/npc.txt | 4 + .../map/metin2_map_empirewar02/regen.txt | 12 + .../map/metin2_map_empirewar02/server_attr | Bin 0 -> 83090 bytes .../metin2_map_empirewar03/MapProperty.txt | 4 + .../map/metin2_map_empirewar03/Setting.txt | 12 + .../map/metin2_map_empirewar03/Town.txt | 4 + .../map/metin2_map_empirewar03/npc.txt | 4 + .../map/metin2_map_empirewar03/regen.txt | 12 + .../map/metin2_map_empirewar03/server_attr | Bin 0 -> 69303 bytes .../map/metin2_map_ew02/MapProperty.txt | 4 + .../germany/map/metin2_map_ew02/Setting.txt | 12 + .../germany/map/metin2_map_ew02/server_attr | Bin 0 -> 69896 bytes .../map/metin2_map_fielddungeon/Setting.txt | 11 + .../map/metin2_map_fielddungeon/Town.txt | 1 + .../map/metin2_map_fielddungeon/regen.txt | 2 + .../map/metin2_map_fielddungeon/server_attr | Bin 0 -> 59355 bytes .../map/metin2_map_football/Setting.txt | 12 + .../germany/map/metin2_map_football/Town.txt | 1 + .../metin2_map_test1/Setting.txt | 11 + .../metin2_map_test1/Town.txt | 1 + .../metin2_map_test1/Town.txt.txt | 1 + .../metin2_map_test1/server_attr | Bin 0 -> 4424 bytes .../map/metin2_map_football/server_attr | Bin 0 -> 27861 bytes .../map/metin2_map_guild_01/Setting.txt | 12 + .../germany/map/metin2_map_guild_01/Town.txt | 1 + .../germany/map/metin2_map_guild_01/npc.txt | 6 + .../germany/map/metin2_map_guild_01/regen.txt | 77 + .../map/metin2_map_guild_01/server_attr | Bin 0 -> 55659 bytes .../germany/map/metin2_map_guild_01/stone.txt | 6 + .../map/metin2_map_guild_02/Setting.txt | 12 + .../germany/map/metin2_map_guild_02/Town.txt | 1 + .../germany/map/metin2_map_guild_02/npc.txt | 6 + .../germany/map/metin2_map_guild_02/regen.txt | 77 + .../map/metin2_map_guild_02/server_attr | Bin 0 -> 53549 bytes .../germany/map/metin2_map_guild_02/stone.txt | 6 + .../map/metin2_map_guild_03/Setting.txt | 12 + .../germany/map/metin2_map_guild_03/Town.txt | 1 + .../germany/map/metin2_map_guild_03/npc.txt | 6 + .../germany/map/metin2_map_guild_03/regen.txt | 74 + .../map/metin2_map_guild_03/server_attr | Bin 0 -> 63954 bytes .../germany/map/metin2_map_guild_03/stone.txt | 6 + .../map/metin2_map_guild_inside01/Setting.txt | 12 + .../map/metin2_map_guild_inside01/Town.txt | 4 + .../map/metin2_map_guild_inside01/server_attr | Bin 0 -> 5619 bytes .../metin2_map_holyplace_flame/Setting.txt | 12 + .../map/metin2_map_holyplace_flame/Town.txt | 3 + .../map/metin2_map_holyplace_flame/regen.txt | 370 + .../metin2_map_holyplace_flame/server_attr | Bin 0 -> 17480 bytes .../germany/map/metin2_map_milgyo/Setting.txt | 12 + .../germany/map/metin2_map_milgyo/Town.txt | 1 + .../germany/map/metin2_map_milgyo/boss.txt | 2 + .../germany/map/metin2_map_milgyo/npc.txt | 18 + .../germany/map/metin2_map_milgyo/regen.txt | 407 + .../germany/map/metin2_map_milgyo/server_attr | Bin 0 -> 272017 bytes .../germany/map/metin2_map_milgyo/stone.txt | 17 + .../map/metin2_map_milgyo_a/Setting.txt | 12 + .../germany/map/metin2_map_milgyo_a/Town.txt | 4 + .../germany/map/metin2_map_milgyo_a/boss.txt | 2 + .../germany/map/metin2_map_milgyo_a/npc.txt | 7 + .../germany/map/metin2_map_milgyo_a/regen.txt | 407 + .../map/metin2_map_milgyo_a/server_attr | Bin 0 -> 245857 bytes .../germany/map/metin2_map_milgyo_a/stone.txt | 17 + .../map/metin2_map_monkey_dungeon/Setting.txt | 12 + .../map/metin2_map_monkey_dungeon/Town.txt | 1 + .../map/metin2_map_monkey_dungeon/npc.txt | 1 + .../map/metin2_map_monkey_dungeon/server_attr | Bin 0 -> 125893 bytes .../metin2_map_monkey_dungeon2/Setting.txt | 12 + .../map/metin2_map_monkey_dungeon2/Town.txt | 1 + .../map/metin2_map_monkey_dungeon2/npc.txt | 34 + .../map/metin2_map_monkey_dungeon2/regen.txt | 249 + .../metin2_map_monkey_dungeon2/server_attr | Bin 0 -> 125893 bytes .../metin2_map_monkey_dungeon3/Setting.txt | 12 + .../map/metin2_map_monkey_dungeon3/Town.txt | 1 + .../map/metin2_map_monkey_dungeon3/npc.txt | 29 + .../map/metin2_map_monkey_dungeon3/regen.txt | 269 + .../metin2_map_monkey_dungeon3/server_attr | Bin 0 -> 125893 bytes .../metin2_map_monkey_dungeon_11/Setting.txt | 12 + .../map/metin2_map_monkey_dungeon_11/Town.txt | 1 + .../map/metin2_map_monkey_dungeon_11/npc.txt | 28 + .../metin2_map_monkey_dungeon_11/regen.txt | 246 + .../metin2_map_monkey_dungeon_11/server_attr | Bin 0 -> 125893 bytes .../metin2_map_monkey_dungeon_12/Setting.txt | 12 + .../map/metin2_map_monkey_dungeon_12/Town.txt | 1 + .../map/metin2_map_monkey_dungeon_12/npc.txt | 28 + .../metin2_map_monkey_dungeon_12/regen.txt | 246 + .../metin2_map_monkey_dungeon_12/server_attr | Bin 0 -> 125893 bytes .../metin2_map_monkey_dungeon_13/Setting.txt | 12 + .../map/metin2_map_monkey_dungeon_13/Town.txt | 1 + .../map/metin2_map_monkey_dungeon_13/npc.txt | 28 + .../metin2_map_monkey_dungeon_13/regen.txt | 246 + .../metin2_map_monkey_dungeon_13/server_attr | Bin 0 -> 125893 bytes .../map/metin2_map_n_desert_01/Setting.txt | 12 + .../map/metin2_map_n_desert_01/Town.txt | 4 + .../map/metin2_map_n_desert_01/boss.txt | 1 + .../map/metin2_map_n_desert_01/npc.txt | 20 + .../map/metin2_map_n_desert_01/regen.txt | 1176 ++ .../map/metin2_map_n_desert_01/server_attr | Bin 0 -> 349537 bytes .../map/metin2_map_n_desert_01/stone.txt | 29 + .../map/metin2_map_n_desert_02/Setting.txt | 12 + .../map/metin2_map_n_desert_02/Town.txt | 4 + .../map/metin2_map_n_desert_02/boss.txt | 1 + .../map/metin2_map_n_desert_02/npc.txt | 15 + .../map/metin2_map_n_desert_02/regen.txt | 1172 ++ .../map/metin2_map_n_desert_02/server_attr | Bin 0 -> 157256 bytes .../map/metin2_map_n_desert_02/stone.txt | 27 + .../map/metin2_map_n_flame_01/Setting.txt | 12 + .../map/metin2_map_n_flame_01/Town.txt | 4 + .../map/metin2_map_n_flame_01/boss.txt | 1 + .../germany/map/metin2_map_n_flame_01/npc.txt | 16 + .../map/metin2_map_n_flame_01/regen.txt | 784 ++ .../map/metin2_map_n_flame_01/server_attr | Bin 0 -> 367199 bytes .../map/metin2_map_n_flame_01/stone.txt | 18 + .../map/metin2_map_n_flame_02/Setting.txt | 12 + .../map/metin2_map_n_flame_02/Town.txt | 4 + .../map/metin2_map_n_flame_02/boss.txt | 1 + .../germany/map/metin2_map_n_flame_02/npc.txt | 8 + .../map/metin2_map_n_flame_02/regen.txt | 783 ++ .../map/metin2_map_n_flame_02/server_attr | Bin 0 -> 374564 bytes .../map/metin2_map_n_flame_02/stone.txt | 18 + .../MapProperty.txt | 4 + .../metin2_map_n_flame_dungeon_01/Setting.txt | 12 + .../metin2_map_n_flame_dungeon_01/Town.txt | 4 + .../metin2_map_n_flame_dungeon_01/boss.txt | 2 + .../map/metin2_map_n_flame_dungeon_01/npc.txt | 5 + .../metin2_map_n_flame_dungeon_01/regen.txt | 131 + .../metin2_map_n_flame_dungeon_01/server_attr | Bin 0 -> 73581 bytes .../metin2_map_n_flame_dungeon_01/stone.txt | 0 .../germany/map/metin2_map_naga1/Setting.txt | 12 + .../germany/map/metin2_map_naga1/Town.txt | 1 + .../germany/map/metin2_map_naga1/npc.txt | 3 + .../germany/map/metin2_map_naga1/regen.txt | 2 + .../germany/map/metin2_map_naga1/server_attr | Bin 0 -> 164887 bytes .../map/metin2_map_nusluck01/Setting.txt | 12 + .../germany/map/metin2_map_nusluck01/Town.txt | 1 + .../germany/map/metin2_map_nusluck01/npc.txt | 1 + .../map/metin2_map_nusluck01/regen.txt | 155 + .../map/metin2_map_nusluck01/server_attr | Bin 0 -> 48873 bytes .../map/metin2_map_nusluck01/stone.txt | 4 + .../map/metin2_map_oxevent/Setting.txt | 12 + .../germany/map/metin2_map_oxevent/Town.txt | 1 + .../germany/map/metin2_map_oxevent/npc.txt | 1 + .../map/metin2_map_oxevent/server_attr | Bin 0 -> 23561 bytes .../map/metin2_map_pvp_arena/Setting.txt | 12 + .../germany/map/metin2_map_pvp_arena/Town.txt | 1 + .../germany/map/metin2_map_pvp_arena/npc.txt | 3 + .../map/metin2_map_pvp_arena/server_attr | Bin 0 -> 11151 bytes .../map/metin2_map_resources_zon/Setting.txt | 12 + .../map/metin2_map_resources_zon/Town.txt | 1 + .../map/metin2_map_resources_zon/server_attr | Bin 0 -> 6324 bytes .../map/metin2_map_shinsutest_01/Setting.txt | 12 + .../map/metin2_map_shinsutest_01/server_attr | Bin 0 -> 39320 bytes .../map/metin2_map_siege_01/Setting.txt | 12 + .../germany/map/metin2_map_siege_01/Town.txt | 1 + .../germany/map/metin2_map_siege_01/npc.txt | 4 + .../map/metin2_map_siege_01/server_attr | Bin 0 -> 101767 bytes .../map/metin2_map_siege_02/Setting.txt | 12 + .../germany/map/metin2_map_siege_02/Town.txt | 1 + .../germany/map/metin2_map_siege_02/npc.txt | 4 + .../map/metin2_map_siege_02/server_attr | Bin 0 -> 101767 bytes .../map/metin2_map_siege_03/Setting.txt | 12 + .../germany/map/metin2_map_siege_03/Town.txt | 1 + .../germany/map/metin2_map_siege_03/npc.txt | 4 + .../map/metin2_map_siege_03/server_attr | Bin 0 -> 101767 bytes .../MapProperty.txt | 4 + .../metin2_map_skipia_dungeon_01/Setting.txt | 12 + .../map/metin2_map_skipia_dungeon_01/Town.txt | 1 + .../map/metin2_map_skipia_dungeon_01/boss.txt | 1 + .../map/metin2_map_skipia_dungeon_01/npc.txt | 11 + .../metin2_map_skipia_dungeon_01/regen.txt | 833 ++ .../metin2_map_skipia_dungeon_01/server_attr | Bin 0 -> 287708 bytes .../metin2_map_skipia_dungeon_011/Setting.txt | 12 + .../metin2_map_skipia_dungeon_011/Town.txt | 1 + .../map/metin2_map_skipia_dungeon_011/npc.txt | 3 + .../metin2_map_skipia_dungeon_011/regen.txt | 833 ++ .../metin2_map_skipia_dungeon_011/server_attr | Bin 0 -> 287708 bytes .../metin2_map_skipia_dungeon_012/Setting.txt | 12 + .../metin2_map_skipia_dungeon_012/Town.txt | 1 + .../map/metin2_map_skipia_dungeon_012/npc.txt | 3 + .../metin2_map_skipia_dungeon_012/regen.txt | 833 ++ .../metin2_map_skipia_dungeon_012/server_attr | Bin 0 -> 287708 bytes .../metin2_map_skipia_dungeon_013/Setting.txt | 12 + .../metin2_map_skipia_dungeon_013/Town.txt | 1 + .../map/metin2_map_skipia_dungeon_013/npc.txt | 3 + .../metin2_map_skipia_dungeon_013/regen.txt | 833 ++ .../metin2_map_skipia_dungeon_013/server_attr | Bin 0 -> 287708 bytes .../MapProperty.txt | 4 + .../metin2_map_skipia_dungeon_02/Setting.txt | 12 + .../map/metin2_map_skipia_dungeon_02/Town.txt | 1 + .../map/metin2_map_skipia_dungeon_02/boss.txt | 1 + .../map/metin2_map_skipia_dungeon_02/npc.txt | 5 + .../metin2_map_skipia_dungeon_02/regen.txt | 722 + .../metin2_map_skipia_dungeon_02/server_attr | Bin 0 -> 380068 bytes .../metin2_map_skipia_dungeon_021/Setting.txt | 12 + .../metin2_map_skipia_dungeon_021/Town.txt | 1 + .../map/metin2_map_skipia_dungeon_021/npc.txt | 3 + .../metin2_map_skipia_dungeon_021/regen.txt | 737 + .../metin2_map_skipia_dungeon_021/server_attr | Bin 0 -> 380068 bytes .../metin2_map_skipia_dungeon_022/Setting.txt | 12 + .../metin2_map_skipia_dungeon_022/Town.txt | 1 + .../map/metin2_map_skipia_dungeon_022/npc.txt | 3 + .../metin2_map_skipia_dungeon_022/regen.txt | 737 + .../metin2_map_skipia_dungeon_022/server_attr | Bin 0 -> 380068 bytes .../metin2_map_skipia_dungeon_023/Setting.txt | 12 + .../metin2_map_skipia_dungeon_023/Town.txt | 1 + .../map/metin2_map_skipia_dungeon_023/npc.txt | 3 + .../metin2_map_skipia_dungeon_023/regen.txt | 737 + .../metin2_map_skipia_dungeon_023/server_attr | Bin 0 -> 380068 bytes .../Setting.txt | 13 + .../metin2_map_skipia_dungeon_boss/Town.txt | 1 + .../instance_regen.txt | 15 + .../metin2_map_skipia_dungeon_boss/npc.txt | 3 + .../metin2_map_skipia_dungeon_boss/regen.txt | 33 + .../regen.txt.bak | 17 + .../server_attr | Bin 0 -> 18452 bytes .../map/metin2_map_spiderd/Setting.txt | 12 + .../germany/map/metin2_map_spiderd/Town.txt | 1 + .../map/metin2_map_spiderd/server_attr | Bin 0 -> 8840 bytes .../map/metin2_map_spiderdungeon/Setting.txt | 12 + .../map/metin2_map_spiderdungeon/Town.txt | 2 + .../map/metin2_map_spiderdungeon/boss.txt | 1 + .../map/metin2_map_spiderdungeon/npc.txt | 6 + .../map/metin2_map_spiderdungeon/regen.txt | 119 + .../map/metin2_map_spiderdungeon/server_attr | Bin 0 -> 60622 bytes .../MapProperty.txt | 4 + .../metin2_map_spiderdungeon_02/Setting.txt | 12 + .../map/metin2_map_spiderdungeon_02/Town.txt | 4 + .../map/metin2_map_spiderdungeon_02/boss.txt | 1 + .../map/metin2_map_spiderdungeon_02/npc.txt | 4 + .../map/metin2_map_spiderdungeon_02/regen.txt | 668 + .../metin2_map_spiderdungeon_02/server_attr | Bin 0 -> 93745 bytes .../MapProperty.txt | 4 + .../metin2_map_spiderdungeon_02_1/Setting.txt | 12 + .../metin2_map_spiderdungeon_02_1/Town.txt | 4 + .../map/metin2_map_spiderdungeon_02_1/npc.txt | 1 + .../metin2_map_spiderdungeon_02_1/regen.txt | 668 + .../metin2_map_spiderdungeon_02_1/server_attr | Bin 0 -> 93745 bytes .../MapProperty.txt | 4 + .../metin2_map_spiderdungeon_03/Setting.txt | 12 + .../map/metin2_map_spiderdungeon_03/Town.txt | 1 + .../map/metin2_map_spiderdungeon_03/boss.txt | 0 .../map/metin2_map_spiderdungeon_03/npc.txt | 3 + .../map/metin2_map_spiderdungeon_03/regen.txt | 667 + .../metin2_map_spiderdungeon_03/server_attr | Bin 0 -> 70472 bytes .../Setting.txt | 12 + .../metin2_map_spiderdungeon_03_old/Town.txt | 4 + .../metin2_map_spiderdungeon_03_old/npc.txt | 1 + .../metin2_map_spiderdungeon_03_old/regen.txt | 668 + .../server_attr | Bin 0 -> 93745 bytes .../germany/map/metin2_map_sungzi/Setting.txt | 12 + .../germany/map/metin2_map_sungzi/Town.txt | 3 + .../germany/map/metin2_map_sungzi/regen00.txt | 192 + .../map/metin2_map_sungzi/regen00_1.txt | 192 + .../map/metin2_map_sungzi/regen00_2.txt | 192 + .../map/metin2_map_sungzi/regen00_3.txt | 192 + .../map/metin2_map_sungzi/regen00_4.txt | 192 + .../germany/map/metin2_map_sungzi/server_attr | Bin 0 -> 26777 bytes .../MapProperty.txt | 4 + .../metin2_map_sungzi_desert_01/Setting.txt | 12 + .../map/metin2_map_sungzi_desert_01/Town.txt | 3 + .../map/metin2_map_sungzi_desert_01/boss.txt | 1 + .../metin2_map_sungzi_desert_01/regen00.txt | 310 + .../metin2_map_sungzi_desert_01/regen00_1.txt | 310 + .../metin2_map_sungzi_desert_01/regen00_2.txt | 310 + .../metin2_map_sungzi_desert_01/regen00_3.txt | 310 + .../metin2_map_sungzi_desert_01/regen00_4.txt | 310 + .../metin2_map_sungzi_desert_01/server_attr | Bin 0 -> 91928 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../metin2_map_sungzi_desert_hill_01/Town.txt | 1 + .../npc00.txt | 1 + .../regen00.txt | 196 + .../regen00_1.txt | 196 + .../regen00_2.txt | 196 + .../regen00_3.txt | 196 + .../regen00_4.txt | 196 + .../server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../metin2_map_sungzi_desert_hill_02/Town.txt | 1 + .../npc00.txt | 1 + .../regen00.txt | 196 + .../regen00_1.txt | 196 + .../regen00_2.txt | 196 + .../regen00_3.txt | 196 + .../regen00_4.txt | 196 + .../server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../metin2_map_sungzi_desert_hill_03/Town.txt | 1 + .../npc00.txt | 1 + .../regen00.txt | 196 + .../regen00_1.txt | 196 + .../regen00_2.txt | 196 + .../regen00_3.txt | 196 + .../regen00_4.txt | 196 + .../server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../metin2_map_sungzi_flame_hill_01/Town.txt | 1 + .../metin2_map_sungzi_flame_hill_01/npc00.txt | 1 + .../regen00.txt | 54 + .../regen00_1.txt | 54 + .../regen00_2.txt | 54 + .../regen00_3.txt | 54 + .../regen00_4.txt | 54 + .../server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../metin2_map_sungzi_flame_hill_02/Town.txt | 1 + .../metin2_map_sungzi_flame_hill_02/npc00.txt | 1 + .../regen00.txt | 54 + .../regen00_1.txt | 54 + .../regen00_2.txt | 54 + .../regen00_3.txt | 54 + .../regen00_4.txt | 54 + .../server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../metin2_map_sungzi_flame_hill_03/Town.txt | 1 + .../metin2_map_sungzi_flame_hill_03/npc00.txt | 1 + .../regen00.txt | 54 + .../regen00_1.txt | 54 + .../regen00_2.txt | 54 + .../regen00_3.txt | 54 + .../regen00_4.txt | 54 + .../server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../metin2_map_sungzi_flame_pass01/Town.txt | 1 + .../metin2_map_sungzi_flame_pass01/npc.txt | 1 + .../metin2_map_sungzi_flame_pass01/regen.txt | 425 + .../server_attr | Bin 0 -> 69896 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../metin2_map_sungzi_flame_pass02/Town.txt | 1 + .../metin2_map_sungzi_flame_pass02/npc.txt | 1 + .../metin2_map_sungzi_flame_pass02/regen.txt | 425 + .../server_attr | Bin 0 -> 69896 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../metin2_map_sungzi_flame_pass03/Town.txt | 1 + .../metin2_map_sungzi_flame_pass03/npc.txt | 1 + .../metin2_map_sungzi_flame_pass03/regen.txt | 425 + .../server_attr | Bin 0 -> 69896 bytes .../metin2_map_sungzi_milgyo/MapProperty.txt | 4 + .../map/metin2_map_sungzi_milgyo/Setting.txt | 12 + .../map/metin2_map_sungzi_milgyo/server_attr | Bin 0 -> 39320 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../regen00.txt | 73 + .../server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../Setting.txt | 12 + .../server_attr | Bin 0 -> 34952 bytes .../metin2_map_sungzi_snow/MapProperty.txt | 4 + .../map/metin2_map_sungzi_snow/Setting.txt | 12 + .../map/metin2_map_sungzi_snow/Town.txt | 3 + .../map/metin2_map_sungzi_snow/regen.txt | 249 + .../map/metin2_map_sungzi_snow/regen00.txt | 123 + .../map/metin2_map_sungzi_snow/regen00_1.txt | 123 + .../map/metin2_map_sungzi_snow/regen00_2.txt | 123 + .../map/metin2_map_sungzi_snow/regen00_3.txt | 123 + .../map/metin2_map_sungzi_snow/regen00_4.txt | 123 + .../map/metin2_map_sungzi_snow/server_attr | Bin 0 -> 52042 bytes .../MapProperty.txt | 4 + .../metin2_map_sungzi_snow_pass01/Setting.txt | 12 + .../metin2_map_sungzi_snow_pass01/Town.txt | 1 + .../map/metin2_map_sungzi_snow_pass01/npc.txt | 1 + .../metin2_map_sungzi_snow_pass01/npc00.txt | 1 + .../metin2_map_sungzi_snow_pass01/regen.txt | 308 + .../metin2_map_sungzi_snow_pass01/regen00.txt | 73 + .../regen00_1.txt | 73 + .../regen00_2.txt | 73 + .../regen00_3.txt | 73 + .../regen00_4.txt | 73 + .../metin2_map_sungzi_snow_pass01/server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../metin2_map_sungzi_snow_pass02/Setting.txt | 12 + .../metin2_map_sungzi_snow_pass02/Town.txt | 1 + .../map/metin2_map_sungzi_snow_pass02/npc.txt | 1 + .../metin2_map_sungzi_snow_pass02/npc00.txt | 1 + .../metin2_map_sungzi_snow_pass02/regen.txt | 308 + .../metin2_map_sungzi_snow_pass02/regen00.txt | 73 + .../regen00_1.txt | 73 + .../regen00_2.txt | 73 + .../regen00_3.txt | 73 + .../regen00_4.txt | 73 + .../metin2_map_sungzi_snow_pass02/server_attr | Bin 0 -> 34952 bytes .../MapProperty.txt | 4 + .../metin2_map_sungzi_snow_pass03/Setting.txt | 12 + .../metin2_map_sungzi_snow_pass03/Town.txt | 1 + .../map/metin2_map_sungzi_snow_pass03/npc.txt | 1 + .../metin2_map_sungzi_snow_pass03/npc00.txt | 1 + .../metin2_map_sungzi_snow_pass03/regen.txt | 308 + .../metin2_map_sungzi_snow_pass03/regen00.txt | 73 + .../regen00_1.txt | 73 + .../regen00_2.txt | 73 + .../regen00_3.txt | 73 + .../regen00_4.txt | 73 + .../metin2_map_sungzi_snow_pass03/server_attr | Bin 0 -> 34952 bytes .../germany/map/metin2_map_t1/Setting.txt | 12 + .../locale/germany/map/metin2_map_t1/Town.txt | 4 + .../locale/germany/map/metin2_map_t1/npc.txt | 1 + .../germany/map/metin2_map_t1/regen.txt | 2 + .../germany/map/metin2_map_t1/server_attr | Bin 0 -> 74371 bytes .../germany/map/metin2_map_t2/Setting.txt | 12 + .../locale/germany/map/metin2_map_t2/Town.txt | 1 + .../germany/map/metin2_map_t2/server_attr | Bin 0 -> 26508 bytes .../germany/map/metin2_map_t3/Setting.txt | 12 + .../locale/germany/map/metin2_map_t3/Town.txt | 1 + .../germany/map/metin2_map_t3/server_attr | Bin 0 -> 13521 bytes .../germany/map/metin2_map_t4/Setting.txt | 12 + .../locale/germany/map/metin2_map_t4/Town.txt | 1 + .../germany/map/metin2_map_t4/server_attr | Bin 0 -> 14891 bytes .../germany/map/metin2_map_trent/Setting.txt | 12 + .../germany/map/metin2_map_trent/Town.txt | 1 + .../germany/map/metin2_map_trent/npc.txt | 13 + .../germany/map/metin2_map_trent/regen.txt | 527 + .../germany/map/metin2_map_trent/server_attr | Bin 0 -> 106542 bytes .../germany/map/metin2_map_trent/stone.txt | 4 + .../map/metin2_map_trent02/Setting.txt | 12 + .../germany/map/metin2_map_trent02/Town.txt | 2 + .../germany/map/metin2_map_trent02/boss.txt | 1 + .../germany/map/metin2_map_trent02/npc.txt | 8 + .../germany/map/metin2_map_trent02/regen.txt | 693 + .../map/metin2_map_trent02/server_attr | Bin 0 -> 206118 bytes .../germany/map/metin2_map_trent02/stone.txt | 4 + .../map/metin2_map_trent02_a/Setting.txt | 12 + .../germany/map/metin2_map_trent02_a/Town.txt | 2 + .../germany/map/metin2_map_trent02_a/boss.txt | 1 + .../germany/map/metin2_map_trent02_a/npc.txt | 5 + .../map/metin2_map_trent02_a/regen.txt | 693 + .../map/metin2_map_trent02_a/server_attr | Bin 0 -> 206118 bytes .../map/metin2_map_trent02_a/stone.txt | 4 + .../map/metin2_map_trent02_a/trent02.msenv | 80 + .../map/metin2_map_trent_a/Setting.txt | 12 + .../germany/map/metin2_map_trent_a/Town.txt | 1 + .../germany/map/metin2_map_trent_a/atlas.sub | 7 + .../germany/map/metin2_map_trent_a/npc.txt | 9 + .../germany/map/metin2_map_trent_a/regen.txt | 527 + .../map/metin2_map_trent_a/server_attr | Bin 0 -> 106542 bytes .../germany/map/metin2_map_trent_a/stone.txt | 4 + .../map/metin2_map_wedding_01/Setting.txt | 12 + .../map/metin2_map_wedding_01/Town.txt | 1 + .../germany/map/metin2_map_wedding_01/npc.txt | 15 + .../map/metin2_map_wedding_01/server_attr | Bin 0 -> 31377 bytes .../map/mob_invasion/mobs_regen_1_1_1.txt | 3 + .../map/mob_invasion/mobs_regen_1_1_2.txt | 3 + .../map/mob_invasion/mobs_regen_1_1_3.txt | 3 + .../map/mob_invasion/mobs_regen_21_1_1.txt | 943 ++ .../map/mob_invasion/mobs_regen_41_1_1.txt | 955 ++ .../share/locale/germany/mob_drop_item.txt | 7792 +++++++++++ .../share/locale/germany/monkey_dungeon.lua | 137 + .../share/locale/germany/ori_to_new_table.txt | 62 + .../main/srv1/share/locale/germany/oxquiz.lua | 217 + .../srv1/share/locale/germany/oxquiz_DE.lua | 217 + .../quest/biology/collect_quest_lv30.quest | 234 + .../quest/biology/collect_quest_lv40.quest | 220 + .../quest/biology/collect_quest_lv50.quest | 227 + .../quest/biology/collect_quest_lv60.quest | 231 + .../quest/biology/collect_quest_lv70.quest | 230 + .../quest/biology/collect_quest_lv80.quest | 231 + .../quest/biology/collect_quest_lv85.quest | 230 + .../quest/biology/collect_quest_lv90.quest | 257 + .../quest/biology/collect_quest_lv92.quest | 166 + .../quest/biology/collect_quest_lv94.quest | 227 + .../quest/biology/collect_quest_lv96.quest | 177 + .../locale/germany/quest/disabled/ride.quest | 76 + .../quest/dungeons/devilcatacomb_zone.quest | 557 + .../quest/dungeons/deviltower_zone.quest | 436 + .../quest/dungeons/flame_dungeon.quest | 742 + .../quest/events/christmas_santa.quest | 69 + .../germany/quest/events/christmas_tree.quest | 49 + .../germany/quest/events/forked_road.quest | 221 + .../locale/germany/quest/events/oxevent.quest | 220 + .../germany/quest/guild/guild_building.quest | 65 + .../guild/guild_building_alter_of_power.quest | 98 + .../quest/guild/guild_building_melt.quest | 211 + .../quest/guild/guild_building_npc.quest | 33 + .../germany/quest/guild/guild_manage.quest | 137 + .../germany/quest/guild/guild_ranking.quest | 19 + .../germany/quest/guild/guild_war_bet.quest | 77 + .../germany/quest/guild/guild_war_join.quest | 33 + .../quest/guild/guild_war_observer.quest | 70 + .../germany/quest/horse/horse_guard.quest | 28 + .../germany/quest/horse/horse_levelup.quest | 566 + .../germany/quest/horse/horse_menu.quest | 105 + .../germany/quest/horse/horse_revive.quest | 90 + .../germany/quest/horse/horse_ride.quest | 31 + .../germany/quest/horse/horse_summon.quest | 178 + .../germany/quest/horse/horse_upgrade.quest | 331 + .../germany/quest/horse/horse_upgrade2.quest | 322 + .../locale/germany/quest/horse/pony_buy.quest | 262 + .../germany/quest/horse/pony_levelup.quest | 6188 +++++++++ .../germany/quest/libraries/GFquestlib.lua | 114 + .../germany/quest/libraries/functions.lua | 1355 ++ .../germany/quest/libraries/globals.lua | 1396 ++ .../germany/quest/libraries/questing.lua | 1201 ++ .../quest/libraries/questlib_extra.lua | 301 + .../share/locale/germany/quest/locale.lua | 3687 +++++ .../germany/quest/marriage/couple_ring.quest | 106 + .../quest/marriage/marriage_manage.quest | 544 + .../srv1/share/locale/germany/quest/pre_qc.py | 342 + .../main/srv1/share/locale/germany/quest/qc | Bin 0 -> 1830064 bytes .../locale/germany/quest/quest_functions | 983 ++ .../share/locale/germany/quest/quest_list | 207 + .../share/locale/germany/quest/questlib.lua | 1807 +++ .../share/locale/germany/quest/questnpc.txt | 88 + .../quest/samples/greeting_message.quest | 15 + .../germany/quest/samples/guild_make.quest | 51 + .../germany/quest/samples/marble_drop.quest | 23 + .../germany/quest/samples/mob_drop_item.quest | 275 + .../germany/quest/samples/userpanel.quest | 38 + .../quest/story/collect_herb_lv10.quest | 128 + .../quest/story/collect_herb_lv15.quest | 125 + .../quest/story/collect_herb_lv20.quest | 124 + .../quest/story/collect_herb_lv25.quest | 138 + .../quest/story/collect_herb_lv4.quest | 128 + .../quest/story/collect_herb_lv7.quest | 140 + .../quest/story/find_brother_article.quest | 131 + .../quest/story/find_senior_soldier.quest | 104 + .../quest/story/find_squareguard.quest | 146 + .../germany/quest/story/ghost_story.quest | 186 + .../locale/germany/quest/story/levelup.quest | 423 + .../quest/story/main_quest_flame_lv100.quest | 562 + .../quest/story/main_quest_flame_lv101.quest | 537 + .../quest/story/main_quest_flame_lv102.quest | 649 + .../quest/story/main_quest_flame_lv103.quest | 709 + .../quest/story/main_quest_flame_lv104.quest | 752 + .../quest/story/main_quest_flame_lv105.quest | 553 + .../quest/story/main_quest_flame_lv99.quest | 498 + .../germany/quest/story/main_quest_lv1.quest | 50 + .../germany/quest/story/main_quest_lv10.quest | 115 + .../germany/quest/story/main_quest_lv12.quest | 121 + .../germany/quest/story/main_quest_lv14.quest | 90 + .../germany/quest/story/main_quest_lv15.quest | 137 + .../germany/quest/story/main_quest_lv16.quest | 85 + .../germany/quest/story/main_quest_lv2.quest | 134 + .../germany/quest/story/main_quest_lv27.quest | 116 + .../germany/quest/story/main_quest_lv3.quest | 107 + .../germany/quest/story/main_quest_lv30.quest | 145 + .../germany/quest/story/main_quest_lv32.quest | 290 + .../germany/quest/story/main_quest_lv40.quest | 275 + .../germany/quest/story/main_quest_lv47.quest | 296 + .../germany/quest/story/main_quest_lv50.quest | 202 + .../germany/quest/story/main_quest_lv55.quest | 224 + .../germany/quest/story/main_quest_lv6.quest | 150 + .../germany/quest/story/main_quest_lv60.quest | 491 + .../germany/quest/story/main_quest_lv66.quest | 386 + .../germany/quest/story/main_quest_lv7.quest | 132 + .../germany/quest/story/main_quest_lv72.quest | 233 + .../germany/quest/story/main_quest_lv78.quest | 247 + .../germany/quest/story/main_quest_lv84.quest | 156 + .../germany/quest/story/main_quest_lv9.quest | 45 + .../germany/quest/story/main_quest_lv90.quest | 1660 +++ .../germany/quest/story/main_quest_lv91.quest | 883 ++ .../germany/quest/story/main_quest_lv92.quest | 773 ++ .../germany/quest/story/main_quest_lv93.quest | 800 ++ .../germany/quest/story/main_quest_lv94.quest | 1374 ++ .../germany/quest/story/main_quest_lv95.quest | 826 ++ .../germany/quest/story/main_quest_lv96.quest | 853 ++ .../germany/quest/story/main_quest_lv97.quest | 724 + .../germany/quest/story/main_quest_lv98.quest | 873 ++ .../germany/quest/story/new_quest_lv17.quest | 331 + .../germany/quest/story/new_quest_lv22.quest | 377 + .../germany/quest/story/new_quest_lv26.quest | 178 + .../germany/quest/story/new_quest_lv28.quest | 245 + .../germany/quest/story/new_quest_lv29.quest | 463 + .../germany/quest/story/new_quest_lv42.quest | 375 + .../germany/quest/story/new_quest_lv43.quest | 185 + .../germany/quest/story/new_quest_lv52.quest | 497 + .../germany/quest/story/new_quest_lv54.quest | 244 + .../germany/quest/story/new_quest_lv7.quest | 607 + .../germany/quest/story/new_quest_lv75.quest | 629 + .../germany/quest/story/new_quest_lv80.quest | 546 + .../quest/story/patrol_townaround.quest | 1231 ++ .../germany/quest/story/subquest_01.quest | 204 + .../germany/quest/story/subquest_02.quest | 124 + .../germany/quest/story/subquest_03.quest | 106 + .../germany/quest/story/subquest_04.quest | 152 + .../germany/quest/story/subquest_05.quest | 164 + .../germany/quest/story/subquest_06.quest | 333 + .../germany/quest/story/subquest_07.quest | 138 + .../germany/quest/story/subquest_08.quest | 254 + .../germany/quest/story/subquest_09.quest | 104 + .../germany/quest/story/subquest_10.quest | 181 + .../germany/quest/story/subquest_11.quest | 151 + .../germany/quest/story/subquest_12.quest | 196 + .../germany/quest/story/subquest_13.quest | 210 + .../germany/quest/story/subquest_15.quest | 141 + .../germany/quest/story/subquest_16.quest | 209 + .../germany/quest/story/subquest_17.quest | 205 + .../germany/quest/story/subquest_18.quest | 173 + .../germany/quest/story/subquest_19.quest | 227 + .../germany/quest/story/subquest_20.quest | 140 + .../germany/quest/story/subquest_21.quest | 120 + .../germany/quest/story/subquest_22.quest | 118 + .../germany/quest/story/subquest_23.quest | 187 + .../germany/quest/story/subquest_24.quest | 166 + .../germany/quest/story/subquest_25.quest | 212 + .../germany/quest/story/subquest_26.quest | 204 + .../germany/quest/story/subquest_27.quest | 264 + .../germany/quest/story/subquest_30.quest | 164 + .../germany/quest/story/subquest_31.quest | 156 + .../germany/quest/story/subquest_32.quest | 314 + .../germany/quest/story/subquest_33.quest | 259 + .../germany/quest/story/subquest_34.quest | 148 + .../germany/quest/story/subquest_36.quest | 158 + .../germany/quest/story/subquest_37.quest | 215 + .../germany/quest/story/subquest_38.quest | 134 + .../germany/quest/story/subquest_39.quest | 232 + .../germany/quest/story/subquest_40.quest | 173 + .../germany/quest/story/subquest_41.quest | 139 + .../germany/quest/story/subquest_42.quest | 276 + .../germany/quest/story/subquest_44.quest | 252 + .../germany/quest/story/subquest_45.quest | 163 + .../germany/quest/story/subquest_46.quest | 151 + .../germany/quest/story/subquest_47.quest | 162 + .../germany/quest/story/subquest_48.quest | 186 + .../germany/quest/story/subquest_49.quest | 248 + .../germany/quest/systems/arena_manager.quest | 149 + .../germany/quest/systems/blacksmith.quest | 10 + .../germany/quest/systems/buy_fishrod.quest | 202 + .../germany/quest/systems/change_empire.quest | 127 + .../quest/systems/change_guild_master.quest | 53 + .../quest/systems/check_collect_reward.quest | 117 + .../locale/germany/quest/systems/cube.quest | 48 + .../quest/systems/cube_opener_list.quest | 81 + .../quest/systems/dragon_soul_refine.quest | 10 + .../quest/systems/dragon_soul_shop.quest | 10 + .../germany/quest/systems/energy_system.quest | 172 + .../locale/germany/quest/systems/fisher.quest | 57 + .../quest/systems/fortune_telling.quest | 131 + .../germany/quest/systems/game_option.quest | 44 + .../quest/systems/give_basic_weapon.quest | 89 + .../quest/systems/items/book_packs.quest | 45 + .../quest/systems/items/change_empire.quest | 127 + .../systems/items/change_guild_master.quest | 53 + .../quest/systems/items/change_name.quest | 101 + .../quest/systems/items/item_change_sex.quest | 78 + .../quest/systems/items/questscroll1.quest | 151 + .../quest/systems/items/questscroll2.quest | 140 + .../quest/systems/items/questscroll3.quest | 132 + .../quest/systems/items/questscroll4.quest | 132 + .../quest/systems/items/questscroll5.quest | 496 + .../quest/systems/items/reset_scroll.quest | 88 + .../quest/systems/items/reset_status.quest | 38 + .../items/training_grandmaster_skill.quest | 166 + .../locale/germany/quest/systems/mining.quest | 56 + .../germany/quest/systems/npc_talk.quest | 21 + .../germany/quest/systems/priv_empire.quest | 106 + .../locale/germany/quest/systems/sash.quest | 41 + .../germany/quest/systems/skill_group.quest | 505 + .../germany/quest/systems/skill_reset2.quest | 79 + .../quest/systems/upgrade_refine_scroll.quest | 123 + .../germany/quest/systems/warehouse.quest | 85 + .../systems/warps/check_trans_ticket.quest | 89 + .../systems/warps/goto_empire_castle.quest | 78 + .../quest/systems/warps/map_warp.quest | 314 + .../quest/systems/warps/neutral_warp.quest | 105 + .../quest/systems/warps/ring_warp.quest | 88 + .../systems/warps/spider_dungeon_2floor.quest | 22 + .../srv1/share/locale/germany/settings.lua | 165 + .../share/locale/germany/shop_table_ex.txt | 82 + .../srv1/share/locale/germany/skill_power.txt | 79 + .../locale/germany/special_item_group.txt | 11443 ++++++++++++++++ .../srv1/share/locale/germany/translate.lua | 8909 ++++++++++++ .../share/locale/germany/translate_AE.lua | 8909 ++++++++++++ .../share/locale/germany/translate_CZ.lua | 8909 ++++++++++++ .../share/locale/germany/translate_DE.lua | 8909 ++++++++++++ .../share/locale/germany/translate_DK.lua | 8909 ++++++++++++ .../share/locale/germany/translate_EN.lua | 8909 ++++++++++++ .../share/locale/germany/translate_FR.lua | 8963 ++++++++++++ .../share/locale/germany/translate_GR.lua | 8909 ++++++++++++ .../share/locale/germany/translate_HU.lua | 8909 ++++++++++++ .../share/locale/germany/translate_IT.lua | 8909 ++++++++++++ .../share/locale/germany/translate_NL.lua | 8909 ++++++++++++ .../share/locale/germany/translate_PL.lua | 8909 ++++++++++++ .../share/locale/germany/translate_PT.lua | 8894 ++++++++++++ .../share/locale/germany/translate_RO.lua | 8909 ++++++++++++ .../share/locale/germany/translate_RU.lua | 8909 ++++++++++++ .../share/locale/germany/translate_TR.lua | 8909 ++++++++++++ serverfiles/main/start.py | 171 + serverfiles/main/stop.py | 180 + serverfiles/sql/account.sql | 96 + serverfiles/sql/base/db_create.sql | 6 + serverfiles/sql/base/db_prefix_remove.sh | 55 + serverfiles/sql/base/mt2_user_d.sql | 13 + serverfiles/sql/base/mt2_user_f.sql | 13 + serverfiles/sql/base/mt2_user_g.sql | 14 + serverfiles/sql/base/protos_user.sql | 6 + serverfiles/sql/base/remote_granted_user.sql | 7 + serverfiles/sql/base/web_user.sql | 13 + serverfiles/sql/common.sql | 88 + serverfiles/sql/log.sql | 284 + serverfiles/sql/manual.txt | 17 + serverfiles/sql/player.sql | 835 ++ .../sql/protos/item_proto__acce_absorb.sql | 82 + .../item_proto__adjust__mount_seals.sql | 201 + .../protos/item_proto__adjust__pet_seals.sql | 147 + .../mob_proto__default__dam_multiply.sql | 481 + .../mob_proto__default__gold_minmax.sql | 758 + .../mob_proto__default__mount_capacity.sql | 7 + .../mob_proto__default__polymorph_item.sql | 255 + .../mob_proto__default__resurrection_vnum.sql | 27 + .../mob_proto__default__setRaceFlag_int.sql | 303 + ...mob_proto__default__setRaceFlag_string.sql | 303 + .../protos/mob_proto__default__skill_all.sql | 101 + .../sql/protos/mob_proto__default__sp_all.sql | 289 + serverfiles/sql/protos/mob_proto__updates.sql | 64 + serverfiles/sql/run.sh | 37 + serverfiles/sql/run_proto.sh | 25 + .../deprecated/acce_system/db.log.acce.sql | 20 + .../acce_system/db.player.player.sql | 5 + .../updates/deprecated/common__exp_table.sql | 21 + .../deprecated/common__priv_settings.sql | 14 + .../sql/updates/deprecated/log__chat_log.sql | 12 + .../deprecated/player__updates__old__01.sql | 147 + ...player__updates__skill_proto__cooldown.sql | 54 + ...yer__updates__skill_proto__targetrange.sql | 6 + .../sql/updates/player__skill_proto.sql | 144 + serverfiles/sql/updates/player__updates.sql | 1 + ..._inventory_having_2inventory_pages.sql.txt | 6 + ..._inventory_having_4inventory_pages.sql.txt | 6 + 8854 files changed, 465435 insertions(+) create mode 100644 serverfiles/.gitattributes create mode 100644 serverfiles/.gitignore create mode 100644 serverfiles/baks/db/Makefile create mode 100644 serverfiles/baks/dbrev/Makefile create mode 100644 serverfiles/baks/fs/Makefile create mode 100644 serverfiles/main/README-ADMIN-PANEL.txt create mode 100644 serverfiles/main/README-MAIN.txt create mode 100644 serverfiles/main/admin_panel.py create mode 100644 serverfiles/main/clear.py create mode 100644 serverfiles/main/daemon_srv1.py create mode 100644 serverfiles/main/gen.py create mode 100644 serverfiles/main/gen_settings.py create mode 100644 serverfiles/main/srv1/share/conf/BANIP create mode 100644 serverfiles/main/srv1/share/conf/CMD create mode 100644 serverfiles/main/srv1/share/conf/CRC create mode 100644 serverfiles/main/srv1/share/conf/VERSION create mode 100644 serverfiles/main/srv1/share/conf/item_names.txt create mode 100644 serverfiles/main/srv1/share/conf/item_proto.txt create mode 100644 serverfiles/main/srv1/share/conf/mob_names.txt create mode 100644 serverfiles/main/srv1/share/conf/mob_proto.txt create mode 100644 serverfiles/main/srv1/share/conf/state_user_count create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc2.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_1f_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_2f_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_3f_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_4f_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_5f_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_6f_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_7f_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen1.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen2.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen3.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen4.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen5.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/deviltower2_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/deviltower3_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/deviltower4_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/deviltower5_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/deviltower6_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/deviltower7_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/deviltower8_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/deviltower9_regen.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_a.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_b.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_c.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_d.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_e.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_f.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_fild_boss.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/flame_dungeon/npc.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/monkey/monkey1.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/monkey/monkey2.txt create mode 100644 serverfiles/main/srv1/share/data/dungeon/monkey/monkey3.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_cow_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dog_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_horse_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack1_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_pig_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_snake_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_chicken_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_cow_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_dog_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_dragon_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_horse_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_monkey_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_mouse_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_pig_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_rabbit_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_sheep_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_snake_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_statue_tiger_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_target_daepo/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_target_daepo/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_target_daepo/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_target_daepo/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_target_daepo/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/alchemist/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/alchemist/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/alchemist/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/alchemist/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/alchemist/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/alchemist/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/arms/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/arms/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/auntie/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/auntie/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/auntie/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/auntie/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/auntie/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/baby_and_mom/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/baby_and_mom/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/baby_and_mom/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/baby_and_mom/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/baby_and_mom/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bank/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bank/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_infantry/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_knight/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/03_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/barbarian_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bear_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bear_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bear_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/beggar/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/beggar/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/beggar/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/beggar/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/beggar/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/beggar/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/37_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkarcher/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/25_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkboss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkfourth/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkknight/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksecond/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/31_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/37_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bksoldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bkthird/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blacksmith_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/26.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/27.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/28.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/blue_dragon/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/boar/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/combo_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/boar/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/boar_young/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bookworm/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bookworm/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/bookworm/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bookworm/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bookworm/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/bou/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ceramist/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ceramist/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ceramist/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ceramist/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ceramist/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ceramist/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/27.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_stand.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_skill1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_4.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_5.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/26.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/27.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/28.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ch_water_dragon/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/chagirap/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chagirap/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/chagirap/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chagirap/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chagirap/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chaos_ghost/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/chick/combo_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chick/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chick/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chick/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/chick/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chick/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chick/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chick/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chick/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chick/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_pet2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_tree/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/christmas_tree/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/chuhen/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/crustacean_soldier2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cyclops_soldier2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_a/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_a/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_a/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_a/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_a/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_a/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_a/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_a/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_a/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_b/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_b/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_b/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_b/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_b/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_b/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_b/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_b/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_b/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_c/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_c/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_c/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_c/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_c/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_c/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_c/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_c/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_12_c/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_condor/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_condor/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_condor/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_condor/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_condor/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_condor/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_condor/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_condor/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_condor/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_demon/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_demon/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_demon/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_demon/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_demon/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_demon/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_demon/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_demon/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_demon/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_dragonman/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_dragonman/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_dragonman/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_dragonman/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_dragonman/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_dragonman/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_dragonman/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_dragonman/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_dragonman/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_elephant/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_elephant/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_elephant/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_elephant/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_elephant/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_elephant/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_elephant/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_elephant/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_elephant/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_a/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_a/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_a/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_a/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_a/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_b/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_b/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_b/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_b/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_b/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_c/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_c/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_c/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_c/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_ironman_c/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_kentauros/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_kentauros/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_kentauros/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_kentauros/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_kentauros/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_kentauros/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_kentauros/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_kentauros/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_kentauros/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_a/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_a/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_a/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_a/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_a/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_a/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_a/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_a/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_a/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_b/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_b/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_b/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_b/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_b/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_b/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_b/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_b/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_b/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_c/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_c/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_c/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_c/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_c/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_c/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_c/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_c/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_orc_c/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_a/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_a/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_a/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_a/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_a/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_b/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_b/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_b/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_b/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_b/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_c/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_c/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_c/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_c/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_typhoon_c/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_wolf/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_wolf/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_wolf/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_wolf/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_wolf/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_wolf/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_wolf/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_wolf/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_wolf/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_zephyr/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_zephyr/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_zephyr/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_zephyr/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_zephyr/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/cz_zephyr/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_zephyr/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_zephyr/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/cz_zephyr/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defence/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/defence/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_medusa/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_minihydra/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_minihydra/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_minihydra/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_minihydra/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_minihydra/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_minihydra/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_naga/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_pawn/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_pawn/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_pawn/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_pawn/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_pawn/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_sail/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_sail/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_sail/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_sail/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/defensewave_watersoul/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/combo_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dinosaur/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/doctor/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/doctor/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/doctor/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/doctor/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/doctor/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/combo_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_god_young/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/dog_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/dog_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/dog_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/donkey/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/donkey/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/donkey/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/donkey/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/egg_pet/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/egg_pet/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/egg_pet/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/egg_pet/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/egg_pet/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/egg_pet/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_black/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_boss3/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_elder/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_guru/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_hu/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_huge/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_red/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ent_trent/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_trent/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_trent/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_trent/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_trent/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_trent/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ent_trent/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/eojiryu/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/eojiryu/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/eojiryu/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/eojiryu/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/eojiryu/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/eojiryu/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/eojiryu/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/evil_eye/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fennec_fox/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_dragon/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_dragon/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_dragon/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_dragon/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_dragon/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_dragon/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_dragon/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_dragon/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_ghost/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_king/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_knight/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_man/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/combo_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fire_tiger_young/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_Damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_Damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_KnockDown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/Front_Damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/Front_Damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/front_KnockDown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/front_Standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/Back_Damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/Back_KnockDown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/Front_Damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/Front_KnockDown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/Front_StandUp.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/front_Dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_magician/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/firegolem_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/flame_door_npc/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/flame_door_npc/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/flame_door_npc/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/fox_ninetail/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_desert_turtle/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_scorpion/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/giant_soldier2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gilaso/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gilaso/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gilaso/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gilaso/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gilaso/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gilaso/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gm/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gm/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_commander/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_helhound/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_mage/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/special_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/special_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_soldier2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gnoll_warrior/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/goblin_leafhead/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/god_monkey/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gold_monkey/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/goldstatue/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/golem_3/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/goods/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/goods/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/greenfrog_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/guard_leader/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/guard_leader/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/guard_leader/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/guard_leader/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/guard_leader/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/guard_leader/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/guild_target_daepo/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/guild_target_daepo/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/guild_target_daepo/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/guild_war_flag/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/guild_war_flag/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/gupae/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/halloween1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/halloween1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween1/walk1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bonedog1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bonedog1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_bonedog1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_broom/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_broom/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_broom/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_broom/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_broom/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_broom/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hanma_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/historian/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/historian/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/historian/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/historian/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/historian/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/04.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/horse_stop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/04.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/horse_stop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/horse2/stop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_event1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/horse_halloween1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/hotel_grandfa/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/hotel_grandfa/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hotel_grandma/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/hotel_grandma/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hunter/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hunter/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/hunter/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hunter/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hunter/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/hunter/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_dog/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_golem/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_insect/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_man/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_monster/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_whale/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_snow_witch/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ice_stonepillar/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ice_stonepillar/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ice_stonepillar/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_magician/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/icegolem_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/immotal_ghost/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/japanese_pirate/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/japanese_pirate/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/japanese_pirate/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/japanese_pirate/03_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/japanese_pirate/03_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/japanese_pirate/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/japanese_pirate/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_guard_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lamb_pet/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lamb_pet/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lamb_pet/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lamb_pet/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lamb_pet/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lamb_pet/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leechung/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/leechung/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leechung/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leechung/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leechung/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lemures_soldier2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/combo_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/leopard_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/leopard_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/combo_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lion/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/skill.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/stand_up.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_white/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/lion_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/luck_sheep_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/maenghwan/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/magma_crystal/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/manticore_soldier2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone/metinstone_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone/metinstone_blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone/metinstone_drop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone/metinstone_loop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_drop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_loop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_02/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_drop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_loop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_defensewave/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_egg/attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_egg/blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_egg/drop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_egg/loop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_egg/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_drop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_loop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_halloween/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_loop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_throw.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_drop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_loop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstone_valentine02/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/metinstonebig/metinstone_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstonebig/metinstone_loop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_drop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_loop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_executor/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_founder/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_monster2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/milgyo_religionist/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/mineral/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/mineral/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mineral2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/mineral2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/minidungeon_pawn/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/minidungeon_pawn/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/minidungeon_pawn/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/minidungeon_pawn/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/minidungeon_pawn/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mirinae_brother/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mirinae_brother/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/32_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/02_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/03_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/33_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30left.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30right.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_host/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/20_range.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/monkey/motlist_range.txt create mode 100644 serverfiles/main/srv1/share/data/monster/monkey_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/monkey_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/monkey_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mountain_dog_god/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/mr_restaurant/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mr_restaurant/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/mr_restaurant/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mr_restaurant/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mr_restaurant/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mr_restaurant/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mr_restaurant/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/musician/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/musician/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/musician/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/musician/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/musician/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/musician/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/mutant_3/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_archer/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/special_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/special_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_commander/wait02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_mage/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_soldier/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/naga_warrior/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/nersluck_3/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ogre_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/old_pirate/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/old_pirate/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/old_pirate/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/old_pirate/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/old_pirate/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/old_pirate/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/oldster/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/oldster/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/oldster/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/oldster/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/oldster/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/oldster/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/30-1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_bigblack/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_black/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_knight/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_lord/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/31_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/37_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_magician/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/31_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_scouter/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/orc_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/03_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/outlaw/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/panda/combo_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/panda/panda_lod_02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/panda_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/panda_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/peddler/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/peddler/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/peddler/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/peddler/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/peddler/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/peddler/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/peddler/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/peddler/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix3/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix3/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix3/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix3/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix3/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/phoenix3/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pig_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/pig_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pig_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pig_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pig_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pig_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/plant_researcher/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/plant_researcher/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/plant_researcher/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/plant_researcher/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/plant_researcher/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/plant_researcher/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/04.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/horse_stop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pony/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/pony/stop.msa create mode 100644 serverfiles/main/srv1/share/data/monster/privateshop/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/privateshop/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/privateshop/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/privateshop2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/privateshop2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/privateshop2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pwahuang1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/pwahuang1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pwahuang1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pwahuang1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pwahuang1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pwahuang1/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/pwahuang1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rabbit/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/rabbit/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rabbit/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rabbit_pet/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/rabbit_pet/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rabbit_pet/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rabbit_pet/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rabbit_pet/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rabbit_pet/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ramadan_pet/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ramadan_pet/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ramadan_pet/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ramadan_pet/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ramadan_pet/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ramadan_pet/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/recycle_monster/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/26.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/27.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/28.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/26.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/27.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/28.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/red_dragon2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_fly/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_fly/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_fly/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_fly/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_fly/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redguild_guard_m/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redguild_guard_m/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redguild_guard_m/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redguild_guard_m/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redguild_guard_m/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redguild_guard_m/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/specil_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/specil_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief2_soldier2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/specil_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/specil_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/redthief_soldier2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/skill1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_female/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/skill1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_male/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_young/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_young/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_young/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_young/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_young/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/reindeer_young/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rice_cake_seller/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rice_cake_seller/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/rice_cake_seller/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rice_cake_seller/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/rice_cake_seller/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sailor/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sailor/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/sailor/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sailor/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sailor/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/santa/damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/santa/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/santa/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/santa/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/santa/special.msa create mode 100644 serverfiles/main/srv1/share/data/monster/santa/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/santa/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/santa/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scholar_beige_m/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scholar_beige_m/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/scholar_beige_m/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scholar_beige_m/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scholar_beige_m/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scholar_beige_m/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/31_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/31_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/scorpionman_sword/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/seal_stone/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/seal_stone/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_01/attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_01/blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_01/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_01/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_02/attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_02/blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_02/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_02/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_03/attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_03/blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_03/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_03/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_04/attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_04/blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_04/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_04/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_05/attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_05/blow.msa create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_05/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/shrine_05/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinseon/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinseon/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_bigboss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_god/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/32_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/33_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_king/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_magician/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skeleton_wizard/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skipia_general_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/skipia_general_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/skipia_general_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/snakeman_sword/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spider_king/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_king/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_king/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_king/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_king/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_king/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_king/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_king/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_king/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_nipper/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_poison/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spider_queen/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_queen/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_queen/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_queen/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_queen/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_queen/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_queen/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spider_spawn/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spider_spawn/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spider_young/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/spite_ghost/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spy1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/spy1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/starveling/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/starveling/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/starveling/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_door/close.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_door/close_wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_door/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/stone_door/open.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_door/open_wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stone_monkey/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/stray_dog/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/sugu_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/suraghost/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/suraghost/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/normal_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/ten_warrior_monster/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/03_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/37_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/03_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/37_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thief3/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thiefboss3/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/thunder_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/tiger_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/tiger_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tiger_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/timid_boy/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/timid_boy/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/timid_boy/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/timid_boy/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/timid_boy/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/timid_boy/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tombstone/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/tombstone1/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/trent_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/wait3.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_boss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_magic/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_officer/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/triton_soldier2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_archer/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/special_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/special_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_argus/wait02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_commander/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_mage/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/troll_warrior/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/combo_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/skill2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/turkey/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/unicorn/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_angel/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_angel/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_angel/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_angel/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_angel/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_angel/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_heart/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_heart/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_heart/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_heart/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_heart/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/valentine_heart/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/warp/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/warp/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/warriorghost/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/warriorghost/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/widow/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/widow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/widow/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/widow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/widow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/50.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/51.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/52.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wild_boar_god/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolf/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_guard/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_guard/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_guard/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_guard/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_guard/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_guard/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_jokjang/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_jokjang/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_jokjang/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_jokjang/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_jokjang/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_jokjang/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_sangin/dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_sangin/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_sangin/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_sangin/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_sangin/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wolfman_sangin/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/woodcutter/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/woodcutter/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/woodcutter/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/woodcutter/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/woodcutter/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/woodcutter/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wooden_door/close_wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/wooden_door/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/wooden_door/open.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/back_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/front_standup.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/normal_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/normal_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/special_attack.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/special_attack1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_boss/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_young1/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_young1/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_young1/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_young1/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_young1/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yamachun_young1/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yellow_tigerman/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/young_merchant/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/young_merchant/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/young_merchant/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/young_merchant/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/young_merchant/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yu_hwa_rang/die.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yu_hwa_rang/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/yu_hwa_rang/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yu_hwa_rang/wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/yu_hwa_rang/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_damage00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_damage01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_dead.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_knockdown.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/normal_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/normal_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/run.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/special_attack00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/special_attack01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait01.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_bigboss2/walk.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/02_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/03_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/33_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/02.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/37_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/31_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_general/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost_door/close_wait.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost_door/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_ghost_door/open.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/25.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_god_stone/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_key_stone/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/24.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/32_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/33_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_king/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/20_2.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_magician/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_security_stone/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/00.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/00_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/03.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/20.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/20_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/30.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/30_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/31.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/32.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/33.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/34.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/34_1.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/35.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/36.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/37.msa create mode 100644 serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/motlist.txt create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/cheers_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/cheers_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/clap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/dance_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/dance_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/dance_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/dance_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/dance_5.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/dance_6.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/slap_hit.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/action/slap_hurt.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bell/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_08.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fan/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_cancel.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_catch.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_fail.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_react.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fishing/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fishing/throw.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fishing/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/fishing/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/back_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/back_falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/dig.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse/skill_charge.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_bow/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_bow/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_bow/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/intro/not_selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/intro/selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/intro/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/amseup.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/charyun.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gigung.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/guild_gasokhwa.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/guild_jumunsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/guild_seonghwigap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuibunno.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuichukbok.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuipi.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/kwaegeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/make_trap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/poison_cloud.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/sangong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/shoot.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/taeyang.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_08.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/wedding/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/assassin/wedding/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/cheers_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/cheers_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/clap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/dance_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/dance_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/dance_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/dance_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/dance_5.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/dance_6.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/slap_hit.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/action/slap_hurt.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bell/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fan/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_cancel.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_catch.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_fail.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_react.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fishing/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fishing/throw.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fishing/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/fishing/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/back_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/back_falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/dig.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/skill_charge.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse_bell/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/horse_fan/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/intro/not_selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/intro/selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/intro/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/boho_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/boho_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/boho_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/boho_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/boho_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/budong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/budong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/budong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/budong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/buhwal.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/chojeon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/daejeongeop_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/daejeongeop_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/gamji_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/gamji_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/guild_gasokhwa.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/guild_jumunsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/guild_seonghwigap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuibunno.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuichukbok.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuipi.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/gwihwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/inma.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungche_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungche_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeunghon_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeunghon_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungsok_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jeungsok_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jigam_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/jigam_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/shoot.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/sinchak_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/sinchak_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/sohwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/suho.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/use_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/use_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/wonsin_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/wonsin_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/skill/yongsin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/wedding/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/shaman/wedding/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/cheers_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/cheers_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/clap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/dance_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/dance_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/dance_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/dance_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/dance_5.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/dance_6.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/slap_hit.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/action/slap_hurt.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bell/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fan/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_cancel.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_catch.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_fail.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_react.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fishing/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fishing/throw.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fishing/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/fishing/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/back_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/back_falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/dig.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/run10.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/skill_charge.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/intro/not_selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/intro/selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/intro/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/fear.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/geomhwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/geompung.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/geongon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/gongpo.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/guild_gasokhwa.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/guild_jumunsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/guild_seonghwigap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuibunno.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuichukbok.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuipi.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/heukma.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/heuksin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/hyeolhwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/hyeolma.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/ihyeol.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/jeoju.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/johon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/jumagap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/jumageom.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/mahwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/maryeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/muyeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/pabeop.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/tusok.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/tusok_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/tusok_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/tusok_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/twohand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/wedding/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/sura/wedding/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/cheers_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/cheers_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/clap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/dance_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/dance_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/dance_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/dance_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/dance_5.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/dance_6.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/slap_hit.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/action/slap_hurt.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bell/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fan/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_cancel.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_catch.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_fail.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_react.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fishing/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fishing/throw.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fishing/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/fishing/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/back_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/back_falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/dig.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse/skill_charge.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/intro/not_selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/intro/selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/intro/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/chungeun.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/daejin.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/geompung.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gigongsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gitu.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/guild_gasokhwa.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/guild_jumunsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/guild_seonghwigap.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuibunno.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuichukbok.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuipi.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_double.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_triple.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/jeonsinbangeo.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/jeonsingonggyeok.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/jipjung.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/kwaegeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/musa.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/palbang.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/wedding/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc/warrior/wedding/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/cheers_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/cheers_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/clap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/dance_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/dance_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/dance_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/dance_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/dance_5.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/dance_6.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/slap_hit.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/action/slap_hurt.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bell/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_08.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fan/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_cancel.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_catch.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_fail.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_react.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fishing/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fishing/throw.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fishing/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/fishing/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/back_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/back_falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/dig.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse/skill_charge.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/intro/not_selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/intro/selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/intro/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gigung.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_gasokhwa.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_jumunsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_seonghwigap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuibunno.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuichukbok.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuipi.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/kwaegeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/make_trap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/poison_cloud.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/shoot.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/taeyang.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/wedding/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/assassin/wedding/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/cheers_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/cheers_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/clap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/dance_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/dance_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/dance_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/dance_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/dance_5.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/dance_6.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/slap_hit.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/action/slap_hurt.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bell/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fan/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_cancel.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_catch.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_fail.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_react.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fishing/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fishing/throw.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fishing/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/fishing/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/_run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/back_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/back_falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/dig.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/skill_charge.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/intro/not_selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/intro/selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/intro/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/budong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/buhwal.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/chojeon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/daejeongeop_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/daejeongeop_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/gamji_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/gamji_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_gasokhwa.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_jumunsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_seonghwigap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuibunno.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuichukbok.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuipi.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/gwihwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/inma.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungche_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungche_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeunghon_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeunghon_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungsok_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungsok_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jigam_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/jigam_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/shoot.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/sinchak_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/sinchak_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/sohwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/suho.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/use_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/use_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/wonsin_me.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/wonsin_target.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/skill/yongsin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/wedding/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/shaman/wedding/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/cheers_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/cheers_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/clap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/dance_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/dance_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/dance_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/dance_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/dance_5.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/dance_6.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/slap_hit.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/action/slap_hurt.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bell/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fan/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_cancel.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_catch.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_fail.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_react.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fishing/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fishing/throw.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fishing/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/fishing/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/back_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/back_falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/dig.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/run10.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/skill_charge.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/intro/not_selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/intro/selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/intro/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/fear.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/geomhwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/geompung.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/geongon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/guild_gasokhwa.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/guild_jumunsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/guild_seonghwigap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuibunno.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuichukbok.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuipi.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/heukma.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/hyeolhwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/hyeolma.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/ihyeol.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/jeoju.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/johon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/jumageom.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/tusok.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/wedding/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/sura/wedding/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/cheers_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/cheers_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/clap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/dance_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/dance_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/dance_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/dance_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/dance_5.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/dance_6.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/slap_hit.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/action/slap_hurt.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bell/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/bow/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fan/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_cancel.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_catch.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_fail.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_react.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fishing/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fishing/throw.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fishing/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/fishing/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/back_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/back_falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/dig.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/falling_stand.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse/skill_charge.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse/wait_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/intro/not_selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/intro/selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/intro/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/chungeun.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gitu.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_gasokhwa.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_jumunsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_seonghwigap.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuibunno.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuichukbok.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuipi.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_double.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_triple.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/jeonsinbangeo.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/jeonsingonggyeok.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/jipjung.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/kwaegeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/musa.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/pick_up.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/wait_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/wedding/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc2/warrior/wedding/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/angry.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/attractive.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/banter.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/cheers_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/cheers_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/cheerup.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/clap.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/congratulation.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_4.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_5.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_6.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/forgive.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/joy.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_assassin.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_shaman.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_sura.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_warrior.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_wolfman.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/sad.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/shy.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/slap_hit.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/action/slap_hurt.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/change_weapon.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_04.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_05.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_06.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_07.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/claw/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_cancel.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_catch.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_fail.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_react.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/fishing/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/fishing/throw.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/fishing/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/fishing/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/attack1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/attack2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/back_falling_standup.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/dig.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage_flying.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/front_falling_standup.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/general/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/dead.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/front_damage.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/skill_charge.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/skill_splash.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/stop.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_01.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_02.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_03.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/skill_wildattack.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/intro/not_selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/intro/selected.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/intro/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/onehand_sword/run.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/onehand_sword/walk.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_gasokhwa.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_jumunsul.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_seonghwigap.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuibunno.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuichukbok.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuipi.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_1.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_2.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_3.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/wedding/wait.msa create mode 100644 serverfiles/main/srv1/share/data/pc3/wolfman/wedding/walk.msa create mode 100644 serverfiles/main/srv1/share/locale/germany/BlueDragon.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/blend.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/charset.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/common_drop_item.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/cube.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/dragon_soul_table.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/drop_item_group.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/etc_drop_item.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/fishing.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/forkedmapindex.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/group.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/group_group.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_AE.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_CZ.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_DE.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_DK.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_EN.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_FR.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_GR.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_HU.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_IT.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_NL.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_PL.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_PT.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_RO.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_RU.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/locale_string_TR.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/find_map.py create mode 100644 serverfiles/main/srv1/share/locale/germany/map/find_map.sh create mode 100644 serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/index create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_03/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_guild_village_03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_BayBlackSand/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_BayBlackSand/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_BayBlackSand/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_BayBlackSand/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_BayBlackSand/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_BayBlackSand/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_BayBlackSand/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_BayBlackSand/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_Mt_Thunder/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_Mt_Thunder/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_Mt_Thunder/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_Mt_Thunder/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_Mt_Thunder/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_Mt_Thunder/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_Mt_Thunder/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_Mt_Thunder/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_WL_01/MonsterArrange.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_WL_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_WL_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_WL_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_WL_01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_WL_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a1/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a1/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a1/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a1/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a1/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a1/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a1/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a2_1/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a2_1/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a2_1/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a2_1/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a2_1/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a2_1/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a2_1/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a3/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a3/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a3/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a3/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a3/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a3/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_a3/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b1/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b1/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b1/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b1/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b1/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b1/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b1/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b3/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b3/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b3/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b3/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b3/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b3/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_b3/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena01/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena02/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena03/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena03/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_battlearena03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_03/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_03/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_bf_03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c1/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c1/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c1/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c1/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c1/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c1/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c1/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c3/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c3/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c3/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c3/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c3/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c3/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_c3/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dawnmistwood/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dawnmistwood/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dawnmistwood/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dawnmistwood/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dawnmistwood/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dawnmistwood/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dawnmistwood/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dawnmistwood/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_devilcatacomb/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_devilcatacomb/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_devilcatacomb/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_devilcatacomb/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_deviltower1/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_deviltower1/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_deviltower1/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_deviltower1/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_deviltower1/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_deviltower1/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_03/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_dragon_timeattack_03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_duel/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_duel/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_duel/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar01/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar02/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar03/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar03/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar03/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_empirewar03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_ew02/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_ew02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_ew02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_fielddungeon/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_fielddungeon/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_fielddungeon/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_fielddungeon/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_football/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_football/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_football/metin2_map_test1/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_football/metin2_map_test1/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_football/metin2_map_test1/Town.txt.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_football/metin2_map_test1/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_football/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_01/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_02/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_03/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_03/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_03/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_inside01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_inside01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_guild_inside01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_holyplace_flame/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_holyplace_flame/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_holyplace_flame/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_holyplace_flame/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo_a/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo_a/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo_a/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo_a/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo_a/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo_a/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_milgyo_a/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon2/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon2/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon2/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon2/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon2/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon3/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon3/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon3/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon3/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon3/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_11/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_11/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_11/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_11/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_11/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_12/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_12/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_12/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_12/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_12/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_13/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_13/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_13/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_13/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_monkey_dungeon_13/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_01/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_01/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_02/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_desert_02/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_01/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_01/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_02/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_02/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_dungeon_01/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_dungeon_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_dungeon_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_dungeon_01/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_dungeon_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_dungeon_01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_dungeon_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_n_flame_dungeon_01/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_naga1/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_naga1/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_naga1/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_naga1/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_naga1/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_nusluck01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_nusluck01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_nusluck01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_nusluck01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_nusluck01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_nusluck01/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_oxevent/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_oxevent/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_oxevent/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_oxevent/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_pvp_arena/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_pvp_arena/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_pvp_arena/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_pvp_arena/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_resources_zon/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_resources_zon/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_resources_zon/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_shinsutest_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_shinsutest_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_03/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_siege_03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_01/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_01/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_011/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_011/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_011/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_011/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_011/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_012/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_012/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_012/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_012/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_012/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_013/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_013/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_013/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_013/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_013/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_02/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_02/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_021/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_021/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_021/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_021/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_021/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_022/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_022/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_022/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_022/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_022/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_023/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_023/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_023/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_023/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_023/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_boss/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_boss/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_boss/instance_regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_boss/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_boss/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_boss/regen.txt.bak create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_skipia_dungeon_boss/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderd/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderd/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderd/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02_1/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02_1/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02_1/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02_1/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02_1/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_02_1/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03_old/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03_old/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03_old/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03_old/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_spiderdungeon_03_old/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/npc00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/npc00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/npc00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_desert_hill_03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/npc00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/npc00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/npc00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_hill_03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass01/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass02/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass03/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass03/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass03/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_flame_pass03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_01/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_01/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_02/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_03/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_milgyo_pass_03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/npc00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/npc00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/MapProperty.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/npc00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/regen00.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/regen00_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/regen00_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/regen00_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/regen00_4.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_sungzi_snow_pass03/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t1/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t1/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t1/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t1/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t1/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t2/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t2/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t2/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t3/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t3/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t3/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t4/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t4/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_t4/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02_a/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02_a/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02_a/boss.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02_a/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02_a/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02_a/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02_a/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent02_a/trent02.msenv create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent_a/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent_a/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent_a/atlas.sub create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent_a/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent_a/regen.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent_a/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_trent_a/stone.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_wedding_01/Setting.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_wedding_01/Town.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_wedding_01/npc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/metin2_map_wedding_01/server_attr create mode 100644 serverfiles/main/srv1/share/locale/germany/map/mob_invasion/mobs_regen_1_1_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/mob_invasion/mobs_regen_1_1_2.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/mob_invasion/mobs_regen_1_1_3.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/mob_invasion/mobs_regen_21_1_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/map/mob_invasion/mobs_regen_41_1_1.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/mob_drop_item.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/monkey_dungeon.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/ori_to_new_table.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/oxquiz.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/oxquiz_DE.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv30.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv40.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv50.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv60.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv70.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv80.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv85.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv90.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv92.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv94.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/biology/collect_quest_lv96.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/disabled/ride.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/dungeons/devilcatacomb_zone.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/dungeons/deviltower_zone.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/dungeons/flame_dungeon.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/events/christmas_santa.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/events/christmas_tree.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/events/forked_road.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/events/oxevent.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/guild/guild_building.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/guild/guild_building_alter_of_power.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/guild/guild_building_melt.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/guild/guild_building_npc.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/guild/guild_manage.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/guild/guild_ranking.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/guild/guild_war_bet.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/guild/guild_war_join.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/guild/guild_war_observer.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/horse_guard.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/horse_levelup.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/horse_menu.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/horse_revive.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/horse_ride.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/horse_summon.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/horse_upgrade.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/horse_upgrade2.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/pony_buy.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/horse/pony_levelup.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/libraries/GFquestlib.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/libraries/functions.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/libraries/globals.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/libraries/questing.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/libraries/questlib_extra.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/locale.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/marriage/couple_ring.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/marriage/marriage_manage.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/pre_qc.py create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/qc create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/quest_functions create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/quest_list create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/questlib.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/questnpc.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/samples/greeting_message.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/samples/guild_make.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/samples/marble_drop.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/samples/mob_drop_item.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/samples/userpanel.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/collect_herb_lv10.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/collect_herb_lv15.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/collect_herb_lv20.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/collect_herb_lv25.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/collect_herb_lv4.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/collect_herb_lv7.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/find_brother_article.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/find_senior_soldier.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/find_squareguard.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/ghost_story.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/levelup.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_flame_lv100.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_flame_lv101.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_flame_lv102.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_flame_lv103.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_flame_lv104.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_flame_lv105.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_flame_lv99.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv1.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv10.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv12.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv14.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv15.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv16.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv2.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv27.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv3.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv30.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv32.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv40.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv47.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv50.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv55.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv6.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv60.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv66.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv7.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv72.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv78.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv84.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv9.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv90.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv91.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv92.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv93.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv94.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv95.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv96.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv97.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/main_quest_lv98.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv17.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv22.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv26.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv28.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv29.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv42.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv43.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv52.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv54.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv7.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv75.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/new_quest_lv80.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/patrol_townaround.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_01.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_02.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_03.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_04.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_05.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_06.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_07.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_08.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_09.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_10.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_11.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_12.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_13.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_15.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_16.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_17.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_18.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_19.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_20.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_21.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_22.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_23.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_24.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_25.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_26.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_27.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_30.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_31.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_32.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_33.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_34.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_36.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_37.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_38.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_39.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_40.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_41.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_42.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_44.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_45.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_46.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_47.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_48.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/story/subquest_49.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/arena_manager.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/blacksmith.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/buy_fishrod.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/change_empire.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/change_guild_master.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/check_collect_reward.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/cube.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/cube_opener_list.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/dragon_soul_refine.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/dragon_soul_shop.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/energy_system.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/fisher.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/fortune_telling.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/game_option.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/give_basic_weapon.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/book_packs.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/change_empire.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/change_guild_master.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/change_name.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/item_change_sex.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/questscroll1.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/questscroll2.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/questscroll3.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/questscroll4.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/questscroll5.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/reset_scroll.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/reset_status.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/items/training_grandmaster_skill.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/mining.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/npc_talk.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/priv_empire.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/sash.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/skill_group.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/skill_reset2.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/upgrade_refine_scroll.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/warehouse.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/warps/check_trans_ticket.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/warps/goto_empire_castle.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/warps/map_warp.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/warps/neutral_warp.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/warps/ring_warp.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/quest/systems/warps/spider_dungeon_2floor.quest create mode 100644 serverfiles/main/srv1/share/locale/germany/settings.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/shop_table_ex.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/skill_power.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/special_item_group.txt create mode 100644 serverfiles/main/srv1/share/locale/germany/translate.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_AE.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_CZ.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_DE.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_DK.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_EN.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_FR.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_GR.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_HU.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_IT.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_NL.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_PL.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_PT.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_RO.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_RU.lua create mode 100644 serverfiles/main/srv1/share/locale/germany/translate_TR.lua create mode 100644 serverfiles/main/start.py create mode 100644 serverfiles/main/stop.py create mode 100644 serverfiles/sql/account.sql create mode 100644 serverfiles/sql/base/db_create.sql create mode 100644 serverfiles/sql/base/db_prefix_remove.sh create mode 100644 serverfiles/sql/base/mt2_user_d.sql create mode 100644 serverfiles/sql/base/mt2_user_f.sql create mode 100644 serverfiles/sql/base/mt2_user_g.sql create mode 100644 serverfiles/sql/base/protos_user.sql create mode 100644 serverfiles/sql/base/remote_granted_user.sql create mode 100644 serverfiles/sql/base/web_user.sql create mode 100644 serverfiles/sql/common.sql create mode 100644 serverfiles/sql/log.sql create mode 100644 serverfiles/sql/manual.txt create mode 100644 serverfiles/sql/player.sql create mode 100644 serverfiles/sql/protos/item_proto__acce_absorb.sql create mode 100644 serverfiles/sql/protos/item_proto__adjust__mount_seals.sql create mode 100644 serverfiles/sql/protos/item_proto__adjust__pet_seals.sql create mode 100644 serverfiles/sql/protos/mob_proto__default__dam_multiply.sql create mode 100644 serverfiles/sql/protos/mob_proto__default__gold_minmax.sql create mode 100644 serverfiles/sql/protos/mob_proto__default__mount_capacity.sql create mode 100644 serverfiles/sql/protos/mob_proto__default__polymorph_item.sql create mode 100644 serverfiles/sql/protos/mob_proto__default__resurrection_vnum.sql create mode 100644 serverfiles/sql/protos/mob_proto__default__setRaceFlag_int.sql create mode 100644 serverfiles/sql/protos/mob_proto__default__setRaceFlag_string.sql create mode 100644 serverfiles/sql/protos/mob_proto__default__skill_all.sql create mode 100644 serverfiles/sql/protos/mob_proto__default__sp_all.sql create mode 100644 serverfiles/sql/protos/mob_proto__updates.sql create mode 100644 serverfiles/sql/run.sh create mode 100644 serverfiles/sql/run_proto.sh create mode 100644 serverfiles/sql/updates/deprecated/acce_system/db.log.acce.sql create mode 100644 serverfiles/sql/updates/deprecated/acce_system/db.player.player.sql create mode 100644 serverfiles/sql/updates/deprecated/common__exp_table.sql create mode 100644 serverfiles/sql/updates/deprecated/common__priv_settings.sql create mode 100644 serverfiles/sql/updates/deprecated/log__chat_log.sql create mode 100644 serverfiles/sql/updates/deprecated/player__updates__old__01.sql create mode 100644 serverfiles/sql/updates/deprecated/player__updates__skill_proto__cooldown.sql create mode 100644 serverfiles/sql/updates/deprecated/player__updates__skill_proto__targetrange.sql create mode 100644 serverfiles/sql/updates/player__skill_proto.sql create mode 100644 serverfiles/sql/updates/player__updates.sql create mode 100644 serverfiles/sql/updates/post/update_belt_inventory_having_2inventory_pages.sql.txt create mode 100644 serverfiles/sql/updates/post/update_belt_inventory_having_4inventory_pages.sql.txt diff --git a/serverfiles/.gitattributes b/serverfiles/.gitattributes new file mode 100644 index 000000000..ccfd54e9f --- /dev/null +++ b/serverfiles/.gitattributes @@ -0,0 +1,12 @@ +### default behavior +* text=auto eol=lf +## note: eol in text auto is fixed since git 2.10 (31 aug 2016) + +### windows (always crlf) +*.bat eol=crlf +*.txt eol=crlf + +### unix (always lf) +*.sh eol=lf +*.bash eol=lf +*.py eol=lf diff --git a/serverfiles/.gitignore b/serverfiles/.gitignore new file mode 100644 index 000000000..e68341573 --- /dev/null +++ b/serverfiles/.gitignore @@ -0,0 +1,54 @@ +*.pyc +*.pyo +__pycache__/ + +db +game +alog +logs/ +auth*/ +chan/ +bin/ + +*.core +.svn +*.gr2 +*.dds +*.tga +*.jpg +*.jpeg +*.mde +*.mdatr + +### archives +*.rar +*.7z +*.zip +*.gz +*.bz +*.xz +*.tar +*.tgz +*.tbz +*.txz + +*.o +*.obj +a.out + +.pre_qc/ +pre_qc/ +object/ + +!baks/db +log.txt + +# generated files +start.list +clear.list +.clear.json +.start.json +ipfw.rules +serverinfo.py + +/.project diff --git a/serverfiles/baks/db/Makefile b/serverfiles/baks/db/Makefile new file mode 100644 index 000000000..669b21f29 --- /dev/null +++ b/serverfiles/baks/db/Makefile @@ -0,0 +1,55 @@ +#### @martysama0134 backup scripts #### +### Inside /etc/crontab paste: +## for automatic backups every hour: +# 0 * * * * root make -C /home/metin2/baks/db dump +## for automatic clean of backups older than 7 days every week: +# 0 0 * * 1 root make -C /home/metin2/baks/db wclean + +DATE != date +%Y%m%d-%H%M%S + +MY_HOST = localhost +MY_USER = root +MY_PASS = password +MY_LOGF = log.txt +PREFIX = srv1_ +OUTPATH = . + +all: + @echo "available all, dump, recovery, clean, lclean, wclean, cleanall" + @echo "TEST: -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) > $(PREFIX)$(DATE).sql" + +dump: + @echo "### dump begin $(DATE)" >> $(MY_LOGF) + @mkdir $(DATE)/ + @/usr/local/bin/mysqldump --set-gtid-purged=OFF -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)account | gzip -9 > $(OUTPATH)/$(DATE)/$(PREFIX)account.sql.gz 2>> $(MY_LOGF) + @/usr/local/bin/mysqldump --set-gtid-purged=OFF -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)common | gzip -9 > $(OUTPATH)/$(DATE)/$(PREFIX)common.sql.gz 2>> $(MY_LOGF) + @/usr/local/bin/mysqldump --set-gtid-purged=OFF -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)player | gzip -9 > $(OUTPATH)/$(DATE)/$(PREFIX)player.sql.gz 2>> $(MY_LOGF) + @/usr/local/bin/mysqldump --set-gtid-purged=OFF --no-data -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)log | gzip -9 > $(OUTPATH)/$(DATE)/$(PREFIX)log.sql.gz 2>> $(MY_LOGF) + @/usr/local/bin/mysqldump --set-gtid-purged=OFF -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) mysql | gzip -9 > $(OUTPATH)/$(DATE)/mysql.sql.gz 2>> $(MY_LOGF) + @echo "### dump end $(DATE)" >> $(MY_LOGF) + +recovery: + @echo "### recovery begin $(DATE)" >> $(MY_LOGF) + @gunzip < mysql.sql.gz | mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) mysql 2>> $(MY_LOGF) + @gunzip < $(PREFIX)account.sql.gz | mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)account 2>> $(MY_LOGF) + @gunzip < $(PREFIX)common.sql.gz | mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)common 2>> $(MY_LOGF) + @gunzip < $(PREFIX)player.sql.gz | mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)player 2>> $(MY_LOGF) + @gunzip < $(PREFIX)log.sql.gz | mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)log 2>> $(MY_LOGF) + @echo "### recovery end $(DATE)" >> $(MY_LOGF) + +clean: + @find $(OUTPATH) ! -name Makefile ! -name $(OUTPATH) -exec rm -rf {} + + +lclean: + @cat /dev/null > $(MY_LOGF) + +wclean: + @echo "### clean week begin $(DATE)" >> $(MY_LOGF) + @find $(OUTPATH) ! -name Makefile ! -name $(OUTPATH) -type d -mtime +7 -print -exec rm -rf {} + >> $(MY_LOGF) + @echo "### clean week end $(DATE)" >> $(MY_LOGF) + +cleanall: clean lclean + @echo "### clean all done $(DATE)" >> $(MY_LOGF) + + + diff --git a/serverfiles/baks/dbrev/Makefile b/serverfiles/baks/dbrev/Makefile new file mode 100644 index 000000000..572d9161a --- /dev/null +++ b/serverfiles/baks/dbrev/Makefile @@ -0,0 +1,55 @@ +#### @martysama0134 backup scripts #### +### Inside /etc/crontab paste: +## for automatic backups every hour: +# 0 * * * * root make -C /home/metin2/baks/db-rev dump + +DATE != date +%Y%m%d-%H%M%S + +MY_HOST = localhost +MY_USER = root +MY_PASS = password +MY_LOGF = /dev/null #log.txt +PREFIX = srv1_ +ACCOUNT_TABLES = block_exception GameTime GameTimeIP iptocountry string +PLAYER_TABLES = banword item_attr item_attr_rare item_proto land mob_proto object_proto refine_proto shop shop_item skill_proto string +OUTPATH = . + +all: + @echo "available all, dump, recovery, clean, lclean, cleanall" + @echo "TEST: -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) > $(PREFIX)$(DATE).sql" + +dump: + @echo "### dump begin $(DATE)" >> $(MY_LOGF) + @### struct only + @/usr/local/bin/mysqldump --no-data --skip-extended-insert --skip-dump-date -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)account > $(OUTPATH)/$(PREFIX)account-schema.sql 2>> $(MY_LOGF) + @/usr/local/bin/mysqldump --no-data --skip-extended-insert --skip-dump-date -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)common > $(OUTPATH)/$(PREFIX)common-schema.sql 2>> $(MY_LOGF) + @/usr/local/bin/mysqldump --no-data --skip-extended-insert --skip-dump-date -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)player > $(OUTPATH)/$(PREFIX)player-schema.sql 2>> $(MY_LOGF) + @/usr/local/bin/mysqldump --no-data --skip-extended-insert --skip-dump-date -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)log > $(OUTPATH)/$(PREFIX)log-schema.sql 2>> $(MY_LOGF) + @### data only + @/usr/local/bin/mysqldump --no-create-info --skip-extended-insert --skip-dump-date -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)account $(ACCOUNT_TABLES) > $(OUTPATH)/$(PREFIX)common-data.sql 2>> $(MY_LOGF) + @/usr/local/bin/mysqldump --no-create-info --skip-extended-insert --skip-dump-date -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)common > $(OUTPATH)/$(PREFIX)common-data.sql 2>> $(MY_LOGF) + @/usr/local/bin/mysqldump --no-create-info --skip-extended-insert --skip-dump-date -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)player $(PLAYER_TABLES) > $(OUTPATH)/$(PREFIX)player-data.sql 2>> $(MY_LOGF) + @echo "### dump end $(DATE)" >> $(MY_LOGF) + +recovery: + @echo "### recovery begin $(DATE)" >> $(MY_LOGF) + @# schema + @mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)account 2>> $(MY_LOGF) < $(OUTPATH)/$(PREFIX)account-schema.sql + @mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)common 2>> $(MY_LOGF) < $(OUTPATH)/$(PREFIX)common-schema.sql + @mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)log 2>> $(MY_LOGF) < $(OUTPATH)/$(PREFIX)log-schema.sql + @mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)player 2>> $(MY_LOGF) < $(OUTPATH)/$(PREFIX)player-schema.sql + @# data + @mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)account 2>> $(MY_LOGF) < $(OUTPATH)/$(PREFIX)account-data.sql + @mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)common 2>> $(MY_LOGF) < $(OUTPATH)/$(PREFIX)common-data.sql + @# @mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)log 2>> $(MY_LOGF) < $(OUTPATH)/$(PREFIX)log-data.sql + @mysql -u $(MY_USER) -p$(MY_PASS) -h $(MY_HOST) $(PREFIX)player 2>> $(MY_LOGF) < $(OUTPATH)/$(PREFIX)player-data.sql + @echo "### recovery end $(DATE)" >> $(MY_LOGF) + +clean: + @rm -f $(OUTPATH)/*.sql + +lclean: + @cat /dev/null > $(MY_LOGF) + +cleanall: clean lclean + @echo "### clean all done $(DATE)" >> $(MY_LOGF) diff --git a/serverfiles/baks/fs/Makefile b/serverfiles/baks/fs/Makefile new file mode 100644 index 000000000..a494b25a1 --- /dev/null +++ b/serverfiles/baks/fs/Makefile @@ -0,0 +1,37 @@ +#### @martysama0134 backup scripts #### +## Inside /etc/crontab paste: (for automatic backups every hour) +# 0 * * * * root make -C /home/metin2/baks/fs dump +## for automatic clean of backups older than 7 days every week: +# 0 0 * * 1 root make -C /home/metin2/baks/fs wclean + +DATE != date +%Y%m%d-%H%M%S + +CURPATH != pwd +PATH = ../../ +FOLD = main +PATH2 = $(PATH)$(FOLD) +OUTPATH = . + +all: + @echo "available all, dump, recovery and clean" + +dump: + @cd $(PATH)$(FOLD) && python clear.py + @cd $(CURPATH) && cd $(PATH) && tar -czf mt2_$(DATE).tgz $(FOLD) + @mv $(PATH)mt2_$(DATE).tgz $(OUTPATH) + @echo "backup di $(PATH2) finito" + +recovery: + @tar -xzf mt2.tgz -C $(PATH) + @echo "recovery di $(PATH2) finito" + +clean: + @rm -f $(OUTPATH)/*.tgz + +lclean: + @cat /dev/null > $(MY_LOGF) + +wclean: + @echo "### clean week begin $(DATE)" >> $(MY_LOGF) + @find $(OUTPATH) -name "*.tgz" -type f -mtime +7 -print -delete >> $(MY_LOGF) + @echo "### clean week end $(DATE)" >> $(MY_LOGF) diff --git a/serverfiles/main/README-ADMIN-PANEL.txt b/serverfiles/main/README-ADMIN-PANEL.txt new file mode 100644 index 000000000..e3f311590 --- /dev/null +++ b/serverfiles/main/README-ADMIN-PANEL.txt @@ -0,0 +1,73 @@ +### How to execute admin_panel.sh + +READ THE README-MAIN.txt to know how to setup gen_settings.py and the mysql backups! + +## Set the privileges: +chmod u+x *.py *.sh + +## You can execute it in several ways: + +# via number as argument +python admin_panel.py 1 + +# via number as input +python admin_panel.py +1 + +# via name as argument +python admin_panel.py start + +# via name as input +python admin_panel.py + +# and also... via sh +python admin_panel.py + + +### List of the admin_panel.sh options: + +## 1. Start (start) +# You start the server + +## 1i. Start Interactive (starti) +# You start the server choosing which channel or core start + +## 2. Stop (stop) +# You stop the server + +## 2i. Stop Interactive (stopi) +# You stop the server choosing which channel or core stop + +## 3. Clean (clean|clear) +# You clear the logs + +## 33. Clean All (cleanall|clearall) +# You clear the logs and also the backup files + +## 4. Backup mysql/db (bak1) +# It will generate a mysql backup in baks/db/ + +## 5. Backup game/fs (bak2) +# It will generate a fs backup in baks/fs/ + +## 666. Generate (gen) +# It will generate the server struct + +## 777. Compile Quests (quest) +# It will compile the quests + +## 888. Symlink (symlink) +# Apply a symlink to share/bin/ game db (useful if you're compiling in the same machine) + +## 999. Search (search) +# It will search all the HOSTNAME and PORT settings in each config and print them +# Useful to make the serverinfo.py files... you need to pickup every channelX-core1 PORT + +## 1a. Start+Daemon (startall) +# It will start the server and also the daemon script to keep the processes always on + +## 2a. Stop+Daemon (stopall) +# It will stop the server and also the daemon script that keeps the processes always on + +## 0. Quit (quit) +# Exit from the admin panel script diff --git a/serverfiles/main/README-MAIN.txt b/serverfiles/main/README-MAIN.txt new file mode 100644 index 000000000..226e58f22 --- /dev/null +++ b/serverfiles/main/README-MAIN.txt @@ -0,0 +1,136 @@ +## Provide the permissions before running the script: +chmod u+x *.py *.sh + +# Note: It's totally dynamic symlinked, so every place you put them is fine + + +### MYSQL BACKUPS +## Setup the Mysql backup: + +# Edit baks/db/Makefile the following things: + +MY_HOST = localhost +MY_USER = root +MY_PASS = password + +OUTPATH = . # output folder by default (.=current) + +## Other things + +# Make manual backups +cd baks/db/ +make dump + +# Clean all the backups +cd baks/db/ +make clean + +# Setup automatic backups every hour pasting this inside the system file /etc/crontab (the path must be correct!) +0 * * * * root make -C /home/metin2/baks/db dump + +# Setup automatic backups cleaning every week pasting this inside the system file /etc/crontab (the path must be correct!) +0 0 * * 1 root make -C /home/metin2/baks/db wclean + +## Recovery from backup +cd baks/db/ +# rename the specific backups as account.sql.gz common.sql.gz log.sql.gz player.sql.gz inside the folder +make recovery + + +### FS BACKUPS +## Setup the FS backup: + +# Edit baks/fs/Makefile the following thing: +FOLD = srv1 #metin2 folder generated by gen.py +OUTPATH = . #output folder by default (.=current) + + +# Make manual backups +cd baks/fs/ +make dump + +# Clean all the backups +cd baks/fs/ +make clean + +# Setup automatic backups every hour pasting this inside the system file /etc/crontab (the path must be correct!) +0 * * * * root make -C /home/metin2/baks/fs dump + +# Setup automatic backups cleaning every week pasting this inside the system file /etc/crontab (the path must be correct!) +0 0 * * 1 root make -C /home/metin2/baks/fs wclean + +## Recovery from backup +cd baks/fs/ +# rename the specific backup as mt2.tgz inside the folder +make recovery + + +### How to generate the server structure: +## Set up gen_settings.py +# The M2CONFIG table contains all the values that will be used for every db/conf.txt, and game/Config +# Be free to edit them as you want + +## Generate all: +python admin_panel.py gen + +# Note: You can run gen.py even if the metin2 server is running just to refresh the config files + + +### How to manage the server (manually): +## To start the server: +python admin_panel.py start + +## To stop the server: +python admin_panel.py stop + +## To clear the logs: +python admin_panel.py clear + + +### Additional notes: + +## To run specific channels and cores +python admin_panel.py starti + +## Run a daemon script to keep up all the processes always on: +python admin_panel.py startall + +## Stop the daemon script +python admin_panel.py stopall + +## Start the processes specifying IP (-I) and LOG_LEVEL (-l) +python start.py -I 127.0.0.1 -l 1 + +## Forcefully stop all the processes (-l SIGNAL_LEVEL) +python stop.py -l 9 + + +### Common Issues/Notes + +# The daemon scripts will run all the processes, so you can't select which channels/cores to run + +# Don't use the `stopi` option so far. + +# start.list and clear.list are json files generated by gen.py; don't touch them + +# ipfw.rules is created by the gen.py; don't use it if you don't know how to implement it + +# /etc/crontab is a file system used for automatic tasks; Every edit becomes already valid the moment you add it in the file (i won't explain its parsing) + +# the stop script will wait for all the game processes to be closed (it's usually not more than 300 seconds) before killing db so that all the items/etc will be safely saved even without doing /shutdown in game + + +### IPFW RULES IMPLEMENTATION (you will be locked out of your server if you fuck up something) +## Add in /etc/rc.conf +# Firewall +firewall_enable="YES" +firewall_type="open" +firewall_script="/path/of/your/ipfw.rules" +firewall_logging="YES" + +## Restart the ipfw service +service ipfw restart + +## Important Notes +# Be sure to save the ipfw.rules without \r\n lines but only \n lines; Notepad++ -> Edit -> EOL Conversion -> UNIX Format (LN \n) +# Be sure to save the ipfw.rules as ANSI; Notepad++ -> Format -> Convert to ANSI diff --git a/serverfiles/main/admin_panel.py b/serverfiles/main/admin_panel.py new file mode 100644 index 000000000..63fba1f71 --- /dev/null +++ b/serverfiles/main/admin_panel.py @@ -0,0 +1,233 @@ +#!/usr/local/bin/python3 +#### @martysama0134 start scripts #### +import os +import sys +import subprocess +from gen import IsWindows + +def fecho(text): print(text) if IsWindows() else print("\033[35m" + text + "\033[0m") +def _fecho(text): print(text) if IsWindows() else print("\033[4;35m" + text + "\033[0m") +def f_echo(text): print(text) if IsWindows() else print("\033[1;35m" + text + "\033[0m") +def becho(text): print(text) if IsWindows() else print("\033[34m" + text + "\033[0m") +def yecho(text): print(text) if IsWindows() else print("\033[33m" + text + "\033[0m") +def _yecho(text): print(text) if IsWindows() else print("\033[4;33m" + text + "\033[0m") +def y_echo(text): print(text) if IsWindows() else print("\033[1;33m" + text + "\033[0m") +def gecho(text): print(text) if IsWindows() else print("\033[32m" + text + "\033[0m") +def recho(text): print(text) if IsWindows() else print("\033[31m" + text + "\033[0m") +def _recho(text): print(text) if IsWindows() else print("\033[4;31m" + text + "\033[0m") +def r_echo(text): print(text) if IsWindows() else print("\033[1;31m" + text + "\033[0m") +def cecho(text): print(text) if IsWindows() else print("\033[36m" + text + "\033[0m") +def ruecho(text): print(text) if IsWindows() else print("\033[1;4;33;41m" + text + "\033[0m") +def bnecho(text): print(text) if IsWindows() else print("\033[1;4;30;47m" + text + "\033[0m") +def rnecho(text): print(text) if IsWindows() else print("\033[1;4;30;41m" + text + "\033[0m") +def abio(text): print(text) if IsWindows() else print("\033[31m" + text + "\033[32m" + text + "\033[33m" + text + "\033[34m" + text + "\033[35m" + text + "\033[36m" + text + "\033[37m" + text + "\033[0m") + +def run_command(cmd): + subprocess.run(cmd.split()) + +def search_for_port_in_configs(path): + for root, dirs, files in os.walk(path): + for file in files: + if file == "CONFIG": + config_file_path = os.path.join(root, file) + with open(config_file_path, 'r') as f: + for line in f: + if "PORT" in line: + print(line.strip()) + +def delete_file(filepath): + if os.path.exists(filepath): + if os.path.islink(filepath): + os.unlink(filepath) + else: + os.remove(filepath) + +def delete_symlink(filepath): + try: + os.unlink(filepath) + except FileNotFoundError: + pass + +v_base = os.getcwd() +v_mt2f = v_base +v_bakf = os.path.join(v_base, '..', 'baks') +v_dbf = os.path.join(v_bakf, 'db') +v_dbrevf = os.path.join(v_bakf, 'dbrev') +v_fsf = os.path.join(v_bakf, 'fs') +v_foldername = 'srv1' +v_localename = 'germany' +v_bin = 'python3' +if IsWindows(): + v_bin = 'python' + +r_echo(".:. AdminPanel .:.") +gecho("What do you want to do?") +recho("1. Start (start)") +recho("1i. Start Interactive (starti)") +recho("111. Restart (restart)") +recho("111a. Restart+Daemon (restartall)") +recho("111b. Restart+Gen+Quest (fullrestart)") +recho("2. Stop (stop|close)") +recho("2i. Stop Interactive (stopi|closei)") +recho("3. Clean (clean|clear)") +recho("33. Clean All (cleanall|clearall)") +recho("4. Backup mysql/db (bak1|db|db_backup)") +recho("4b. Backup mysql no user-data (dbrev)") +recho("5. Backup game/fs (bak2|fs|fs_backup)") +recho("666. Generate (gen)") +recho("777. Compile Quests (quest)") +recho("888. Game Symlink (symlink)") +recho("999. Search (search)") +_yecho("1a. Start+Daemon (startall)") +_yecho("2a. Stop+Daemon (stopall|closeall)") +_recho("0. Quit (quit)") + + +if len(sys.argv) < 2: + ret = input('Enter a phase: ').split() + phase = ret[0] + commands = ret[1:] if len(ret) >= 2 else [] +else: + phase = sys.argv[1] + commands = sys.argv[2:] if len(sys.argv) >= 3 else [] + # print(" ".join(sys.argv[1:])) + +commands = " ".join(commands) + +if phase in ['111', 'restart']: + os.chdir(v_mt2f) + run_command(f'{v_bin} stop.py') + run_command(f'{v_bin} start.py') + os.chdir(v_base) + cecho('restart completed') + +elif phase in ['111a', 'restartall']: + p = subprocess.run(['ps', 'afx'], stdout=subprocess.PIPE) + ps_output = p.stdout.decode() + for line in ps_output.split('\n'): + if 'python daemon_srv1.py' in line and 'grep' not in line: + pid = line.split()[0] + os.kill(pid, 9) + os.chdir(v_mt2f) + run_command(f'{v_bin} stop.py') + run_command(f'{v_bin} start.py') + os.system(f'{v_bin} daemon_srv1.py &') + # subprocess.Popen(["python", "daemon_srv1.py"], stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE, shell=False, preexec_fn=os.setsid) + os.chdir(v_base) + cecho('restartall completed') + +elif phase in ['111b', 'fullrestart']: + os.chdir(v_mt2f) + run_command(f'{v_bin} admin_panel.py clear') + run_command(f'{v_bin} admin_panel.py gen') + run_command(f'{v_bin} admin_panel.py quest') + run_command(f'{v_bin} admin_panel.py restart') + os.chdir(v_base) + cecho('restart completed') + +elif phase in ['1', 'start']: + os.chdir(v_mt2f) + run_command(f'{v_bin} start.py {commands}') + os.chdir(v_base) + cecho('start completed') + +elif phase in ['1i', 'starti']: + os.chdir(v_mt2f) + run_command(f'{v_bin} start.py --prompt') + os.chdir(v_base) + cecho('starti completed') + +elif phase in ['1a', 'startall']: + os.chdir(v_mt2f) + os.system(f'{v_bin} daemon_srv1.py &') + # subprocess.Popen(["python", "daemon_srv1.py"], stdout=subprocess.PIPE, stderr=subprocess.PIPE, stdin=subprocess.PIPE, shell=False, preexec_fn=os.setsid) + os.chdir(v_base) + cecho('startall completed') + +elif phase in ['2', 'stop', 'close']: + os.chdir(v_mt2f) + run_command(f'{v_bin} stop.py {commands}') + os.chdir(v_base) + cecho('stop completed') + +elif phase in ['2i', 'stopi', 'closei']: + os.chdir(v_mt2f) + run_command(f'{v_bin} stop.py --prompt') + os.chdir(v_base) + cecho('stopi completed') + +elif phase in ['2a', 'stopall', 'closeall']: + p = subprocess.run(['ps', 'afx'], stdout=subprocess.PIPE) + ps_output = p.stdout.decode() + for line in ps_output.split('\n'): + if 'daemon_srv1.py' in line and 'grep' not in line: + pid = int(line.split()[0]) + print(f"Killing process {pid}") + os.kill(pid, 9) + os.chdir(v_mt2f) + run_command(f'{v_bin} stop.py') + os.chdir(v_base) + cecho('stopall completed') + +elif phase in ['3', 'clean', 'clear']: + os.chdir(v_mt2f) + run_command(f'{v_bin} clear.py') + os.chdir(v_base) + cecho('clean completed') + +elif phase in ['33', 'cleanall', 'clearall']: + os.chdir(v_mt2f) + response = input("Are you sure you want to delete the backups as well? [Ny] ") + if response.lower() == 'y': + run_command(f'{v_bin} clear.py') + os.chdir(v_base) + run_command(f'make -C {v_dbf} clean') + run_command(f'make -C {v_fsf} clean') + cecho('cleanall completed') + else: + cecho('cleanall cancelled') + +elif phase in ['4', 'bak1', 'db', 'db_backup']: + run_command(f'make -C {v_dbf} dump') + cecho('bak db completed') + +elif phase in ['4b','dbrev']: + run_command(f'make -C {v_dbrevf} dump') + cecho('bak dbrev completed') + +elif phase in ['5', 'bak2', 'fs', 'fs_backup']: + run_command(f'make -C {v_fsf} dump') + cecho('bak fs completed') + +elif phase in ['666', 'gen']: + os.chdir(v_mt2f) + # run_command(f'rm -rf {v_foldername}/logs {v_foldername}/auth {v_foldername}/chan {v_foldername}/db') + run_command(f'{v_bin} gen.py') + os.chdir(v_base) + cecho('gen completed') + +elif phase in ['777', 'quest']: + os.chdir(os.path.join(v_mt2f, v_foldername, 'share', 'locale', v_localename, 'quest')) + if not IsWindows(): + run_command('chmod u+x qc') + run_command(f'{v_bin} pre_qc.py -ac') + os.chdir(v_base) + cecho('quest completed') + +elif phase in ['888', 'symlink']: + os.chdir(os.path.join(v_mt2f, v_foldername, 'share', 'bin')) + delete_symlink('game') + delete_symlink('db') + run_command('ln -s /home/s3ll-v5-ex/s3ll_server/Srcs/Server/game/game_symlink game') + run_command('ln -s /home/s3ll-v5-ex/s3ll_server/Srcs/Server/db/db_symlink db') + cecho('symlink completed') + +elif phase in ['999', 'search']: + search_for_port_in_configs(v_base) + +elif phase in ['0', 'quit']: + abio('.:|:.') + sys.exit() + +else: + cecho(f'{phase} not found') diff --git a/serverfiles/main/clear.py b/serverfiles/main/clear.py new file mode 100644 index 000000000..66978b28e --- /dev/null +++ b/serverfiles/main/clear.py @@ -0,0 +1,54 @@ +#!/usr/local/bin/python3 +#### @martysama0134 start scripts #### +from subprocess import check_output as sp_co, call as sp_call, CalledProcessError as sp_CalledProcessError +from os import getcwd as os_getcwd, chdir as os_chdir +from platform import system as p_system +from gen import ClearFolder, DeleteFilesVerbose, CreateEmptyFile, IsWindows + +def fShell(szCmd, bRet=False): + try: + if bRet: + return sp_co(szCmd, shell=True)[:-1] # remove final \n + else: + return sp_call(szCmd, shell=True) + except sp_CalledProcessError: + return -1 + +def cleStart(): + ## base + from json import load as j_loads + v_lst=[ + "p2p_packet_info.txt","packet_info.txt","profile.txt","stdout","syslog","syserr", + "usage.txt","VERSION.txt","DEV_LOG.log","mob_count","*.core" + ] + if IsWindows(): + v_lst+=["stdout.txt","syslog.txt","syserr.txt"] + szPWD=os_getcwd() + ## clear files from alog + with open(".clear.json", "r") as fList: + mList = j_loads(fList) + for dic1 in mList: + # goto alog path + # print dic1["path"] + os_chdir(dic1["path"]) + # clean files + CreateEmptyFile("PTS") + ClearFolder("log") + ClearFolder("cores") + # goto base again + os_chdir(szPWD) + ## clean other logs + with open(".start.json", "r") as fList: + mList = j_loads(fList) + for dic1 in mList: + # goto alog path + # print dic1["path"] + os_chdir(dic1["path"]) + fShell("echo --- delete inside '%s' ---"%dic1["path"]) + DeleteFilesVerbose(v_lst) + # goto base again + os_chdir(szPWD) + +if __name__ == "__main__": + cleStart() +# diff --git a/serverfiles/main/daemon_srv1.py b/serverfiles/main/daemon_srv1.py new file mode 100644 index 000000000..130fefe59 --- /dev/null +++ b/serverfiles/main/daemon_srv1.py @@ -0,0 +1,10 @@ +#!/usr/local/bin/python3 +#### @martysama0134 start scripts #### +import os +import subprocess +import time + +while True: + # subprocess.run(['python', 'start.py']) + os.system("python start.py &") + time.sleep(10) diff --git a/serverfiles/main/gen.py b/serverfiles/main/gen.py new file mode 100644 index 000000000..e69313369 --- /dev/null +++ b/serverfiles/main/gen.py @@ -0,0 +1,519 @@ +#!/usr/local/bin/python3 +#### @martysama0134 start scripts #### +### TODO: +## clean how rawly CONFIG is shown in code +## separate code for multiple SRV +import fnmatch +import os +import pathlib +import shutil +import time +from gen_settings import * + +portlist={} +clearlist=[] +startlist=[] +serverinfolist=[] + +def IsWindows(): + return v_system=="Windows" + +def IsLinuxOrBSD(): + return v_system in ("FreeBSD", "Linux") + +def SlashFix(pathname): + if v_system in ("FreeBSD", "Linux"): + return pathname.replace("\\", "/") + elif v_system=="Windows": + return pathname.replace("/", "\\") + return pathname + +def EscapeString(txt): + if v_system in ("FreeBSD", "Linux"): + txt = txt.replace('"', '\\\"') + return txt + +def DeleteFilesVerbose(file_list): + for pattern in file_list: + if "*" in pattern: + for filename in os.listdir('.'): + if fnmatch.fnmatch(filename, pattern): + if os.path.exists(filename): + os.remove(filename) + print(filename) + else: + if os.path.exists(pattern): + os.remove(pattern) + print(pattern) + +def ClearFolder(folder_path): + for filename in os.listdir(folder_path): + file_path = os.path.join(folder_path, filename) + try: + if os.path.isfile(file_path) or os.path.islink(file_path): + os.unlink(file_path) + elif os.path.isdir(file_path): + shutil.rmtree(file_path) + except Exception as e: + print(f"Failed to delete {file_path}. Reason: {e}") + +def CreateFolder(foldername): + os.makedirs(foldername, exist_ok=True) + +def CreateEmptyFile(file_path, overwrite = True): + if not overwrite and os.path.exists(file_path): + return + with open(file_path, 'w'): + pass + +def TouchFile(file_path): + try: + with open(file_path, 'a'): + os.utime(file_path, None) + except OSError: + pass + +def Append2File(text, file_path): + with open(file_path, 'a') as f: + f.write(text) + f.write('\n') + +def DeleteFolder(path): + shutil.rmtree(path) + +def SymLinkCreate(src, dst, is_file): + src = SlashFix(src) + dst = SlashFix(dst) + if v_system=="FreeBSD": + fShell(f"ln -Ffnsw {src} {dst}") + elif v_system=="Linux": + fShell(f"ln -Ffns {src} {dst}") + elif v_system=="Windows": + if is_file: + fShell(f"mklink {dst} {src}") + else: + fShell(f"mklink /D {dst} {src}") + +def SymLinkCreateDir(src, dst): + SymLinkCreate(src, dst, is_file=False) + +def SymLinkCreateFile(src, dst): + SymLinkCreate(src, dst, is_file=True) + +def SymLinkCreateFileExe(src, dst): + if v_system=="Windows": + src+=".exe" + dst+=".exe" + SymLinkCreate(src, dst, is_file=True) + +def WriteHostConfig(szConfFile, szGameName): + Append2File(f"HOSTNAME: {szGameName}", szConfFile) + +def WriteChannelConfig(szConfFile, dwChannel): + if dwChannel==M2TYPE.NOCHAN: + dwChannel=1 + Append2File(f"CHANNEL: {dwChannel}", szConfFile) + +def WriteMapConfig(szConfFile, szMapList): + if len(szMapList.split())>=32: + print(f"WARNING: MORE THAN 32 MAPS INSIDE: {szConfFile}") + Append2File(f"MAP_ALLOW: {szMapList}", szConfFile) + +def WritePortConfig(szConfFile, wGenPort, dwType, dwPortType=None): + if dwType==M2TYPE.DB: + Append2File(f"{PORT.lPORT[PORT.BIND_PORT]} = {wGenPort}", szConfFile) + elif dwType==M2TYPE.CORE or dwType==M2TYPE.AUTH: + Append2File(f"{PORT.lPORT[dwPortType]}: {wGenPort}", szConfFile) + +def genWriteConfig(szConfFile, tuSubConfTable): + for val1 in tuSubConfTable: + try: + if isinstance(val1[1], (list, tuple)): + configValue = val1[0].format(*val1[1]) + else: + configValue = val1[0].format(val1[1]) + except IndexError: + print(repr(val1)) + raise IndexError + #skip test server in ch1 + if DISABLE_TEST_MODE_IN_CH1 and configValue.strip()=="TEST_SERVER: 1" and "/ch1/" in szConfFile: + continue + + try: + Append2File(f"{configValue}", szConfFile) + except TypeError: + print(f"WARNING: WRONG CONFIG OPTION FORMAT: {val1}") + +def genMakeConfig(szConfFile, diConfTable, bIsExtra=False, dwType=None): + genWriteConfig(szConfFile, diConfTable["general"]) + if bIsExtra: + genWriteConfig(szConfFile, diConfTable["extra"]) + if dwType!=None: + genWriteConfig(szConfFile, diConfTable[dwType]) + +def genGetRandPort(dwType): + wTmpPort = PORT.RANDOMI + while(True): + if wTmpPort in portlist: + wTmpPort+=1 + continue + else: + portlist[wTmpPort]=dwType + break + return wTmpPort + +def genGenM2List(): + from json import dumps as j_dumps + startFilename = ".start.json" + clearFilename = ".clear.json" + with open(startFilename, "w") as fList: # b for Unix end line + fList.write(j_dumps(startlist, indent=4)) + with open(clearFilename, "w") as fList: # b for Unix end line + fList.write(j_dumps(clearlist, indent=4)) + print(f"Generated starting files {startFilename} {clearFilename}") + +def genGenIpfwList(): + def Joi(mList): + return ' '.join(str(v) for v in mList) + szRules=CustIpfwList.format(udp_allowed_ports=Joi(udp_yes_ports), tcp_allowed_ports=Joi(tcp_yes_ports), tcp_blocked_ports=Joi(tcp_nop_ports)) + filename = "ipfw.rules" + with open(filename, "w") as fIpfw: #b for unix end line + fIpfw.write(szRules) + print(f"Generated IPFW rules inside {filename}") + +def genGenServerInfo(): + # print("serverinfolist:\n", serverinfolist) + + def calcPortList(): + _portlist={} + _pickedchannels={} + _pickedauths={} + for elem in serverinfolist: + if elem["type"]==M2TYPE.AUTH: + newpath = elem["path"].replace("/", "-") + _portlist[newpath] = elem["port"] + _pickedauths[newpath] = elem + elif elem["type"]==M2TYPE.CORE: + if elem["chan"] == 99: + continue + newpath = "ch{}".format(elem["chan"]) + if newpath not in _portlist: + _portlist[newpath] = elem["port"] + _pickedchannels[newpath] = elem + + _portlistSTR = "" + for elem in _portlist: + _portlistSTR += '\t"{}":{},\n'.format(elem, _portlist[elem]) + return _portlist,_portlistSTR,_pickedchannels,_pickedauths + (portlist,portlistSTR,pickedchannels,pickedauths) = calcPortList() + + def calcChannelDict(): + _channelDictSTR = "" + for elem in pickedchannels: + # print("elem:",elem, pickedchannels[elem]) + chan = pickedchannels[elem]["chan"] + serverID = 1 + chanID = chan - 1 + keyID = serverID * 10 + chanID + chanName = "CH-{}".format(chan) + _channelDictSTR += '\t{chanID}: {{"key":{keyID}, "name":TextColor("{chanName}", "FFffFF"), "ip":SRV1["host"], "tcp_port":SRV1["{elem}"], "udp_port":SRV1["{elem}"], "state":STATE_NONE,}},\n'.format( + chanID=chanID, keyID=keyID, chanName=chanName, elem=elem + ) + return _channelDictSTR + channelDictSTR = calcChannelDict() + + def calcAuthDict(): + _authDictSTR = "" + ENABLE_RANDOM_AUTH = True + if ENABLE_RANDOM_AUTH: + for elem in pickedchannels: + chan = pickedchannels[elem]["chan"] + chanID = chan + _authDictSTR += '\t\t{chanID}: {{"ip": SRV1["host"], "port": get_item_from_list(SRV1["authlist"]),}},\n'.format( + chanID=chanID + ) + else: + _firstauth = next(iter(pickedauths)) + for elem in pickedchannels: + # print("elem:",elem, pickedauths[_firstauth]) + chan = pickedchannels[elem]["chan"] + chanID = chan - 1 + _authDictSTR += '\t\t{chanID}: {{"ip": SRV1["host"], "port": SRV1["{_firstauth}"],}},\n'.format( + chanID=chanID, _firstauth=_firstauth + ) + return _authDictSTR + authDictSTR = calcAuthDict() + + def calcAuthList(): + _authListSTR = "" + for elem in pickedauths: + _authListSTR += "{},".format(pickedauths[elem]['port']) + return _authListSTR + authListSTR = calcAuthList() + + # print("authListSTR:\n", authListSTR) + # print("portlistSTR:\n", portlistSTR) + # print("channelDictSTR:\n", channelDictSTR) + # print("authDictSTR:\n", authDictSTR) + hostnameSTR = "127.0.0.1" + + filename = "serverinfo.py" + with open(filename, "w") as fSI: #b for unix end line + fSI.write(CustServerInfo.format( + hostname=hostnameSTR, + portlist=portlistSTR, + channel_dict=channelDictSTR, + auth_dict=authDictSTR, + authlist=authListSTR + )) + print("Generated serverinfo details inside {}".format(filename)) + +def genInit(): + # clean port list + global portlist + portlist.clear() + # clean start/clear list + global startlist, clearlist + del startlist[:] + del clearlist[:] + # clean ipfw list + global udp_yes_ports,tcp_yes_ports,tcp_nop_ports + del udp_yes_ports[:] + del tcp_yes_ports[:] + del tcp_nop_ports[:] + +def genInitSrv(szSvr): + # + for val1 in ("share/data","share/locale","share/package","share/panama","share/conf","share/bin"): + CreateFolder("%s/%s"%(szSvr, val1)) + # print "%s/%s"%(szSvr, val1) + # + for val1 in ("share/conf/BANIP","share/conf/CMD","share/conf/CRC","share/conf/VERSION","share/conf/state_user_count","share/bin/db","share/bin/game"): + TouchFile("%s/%s" % (szSvr, val1)) + # print "%s/%s"%(szSvr, val1) + # + for val1 in ("share/conf/item_names.txt","share/conf/item_proto.txt","share/conf/mob_names.txt","share/conf/mob_proto.txt"): + TouchFile("%s/%s" % (szSvr, val1)) + # print "%s/%s"%(szSvr, val1) +#global single server rules +genConfig = {} +genConfig["all"] = {} +#for ipfw rules +udp_yes_ports=[] +tcp_yes_ports=[] +tcp_nop_ports=[] + +def genCalcParentRet(szParentName): + return szParentName.count("/")*v_chanPath + +def genMain(oSub={}, szParentName=[]): + global genConfig + global startlist, clearlist + global udp_yes_ports, tcp_yes_ports, tcp_nop_ports + global serverinfolist + if not oSub: + oSub=M2S + genInit() + for v1 in oSub: + k1=v1["name"] + listTmpParentName=list(szParentName) # list() to bypass variable passed by reference to value + listTmpParentName.append(k1) + szTmpParentName=("/".join(listTmpParentName)) + # DeleteFolder("%s" % szTmpParentName) # completely unsafe + CreateFolder("%s" % szTmpParentName) + # print szTmpParentName + if v1["type"]==M2TYPE.DB: + k1s=genConfig["active"] + #logs make paths + CreateFolder("%s/%s/%s/cores" % (k1s, v_logFolder, szTmpParentName)) + CreateFolder("%s/%s/%s/log" % (k1s, v_logFolder, szTmpParentName)) + TouchFile("%s/%s/%s/PTS" % (k1s, v_logFolder, szTmpParentName)) + #logs sym paths + SymLinkCreateDir("../%s/%s/cores" % (v_logFolder, szTmpParentName), "%s/cores" % (szTmpParentName)) + SymLinkCreateDir("../%s/%s/log" % (v_logFolder, szTmpParentName), "%s/log" % (szTmpParentName)) + SymLinkCreateFile("../%s/%s/PTS" % (v_logFolder, szTmpParentName), "%s/PTS" % (szTmpParentName)) + szDbName="%s-%s"%(genConfig["active"], k1) + SymLinkCreateFileExe("../share/bin/db", "%s/%s" % (szTmpParentName,szDbName)) + if IsWindows(): + SymLinkCreateFile("../share/bin/libmysql.dll", "%s/libmysql.dll" % (szTmpParentName)) + #start/logs track + startlist.append( + { + "path":szTmpParentName, + "name":szDbName, + "type":M2TYPE.DB, + "chan":M2TYPE.NOCHAN, + "serv":genConfig["active"], + } + ) + clearlist.append( + { + "path":"%s/%s/%s"%(k1s, v_logFolder, szTmpParentName), + "type":M2TYPE.DB, + "chan":M2TYPE.NOCHAN, + "serv":genConfig["active"], + } + ) + #@item/mob protos .txt + SymLinkCreateFile("../share/conf/item_names.txt", "%s/item_names.txt" % (szTmpParentName)) + SymLinkCreateFile("../share/conf/item_proto.txt", "%s/item_proto.txt" % (szTmpParentName)) + SymLinkCreateFile("../share/conf/mob_names.txt", "%s/mob_names.txt" % (szTmpParentName)) + SymLinkCreateFile("../share/conf/mob_proto.txt", "%s/mob_proto.txt" % (szTmpParentName)) + #@CONFIG details + CreateEmptyFile("%s/conf.txt"%(szTmpParentName)) + genMakeConfig("%s/conf.txt"%szTmpParentName, v1["config"], genConfig["all"][genConfig["active"]]["isextra"]) + try: + genConfig["all"][genConfig["active"]]["db_port"]=M2PORTS[szDbName] + except KeyError: + genConfig["all"][genConfig["active"]]["db_port"]=genGetRandPort(v1["type"]) + WritePortConfig("%s/conf.txt"%szTmpParentName, genConfig["all"][genConfig["active"]]["db_port"], v1["type"], PORT.BIND_PORT) + #add to ipfw rules + tcp_nop_ports.append(genConfig["all"][genConfig["active"]]["db_port"]) + elif v1["type"]==M2TYPE.CHANFOLDER or v1["type"]==M2TYPE.CHANNEL: + if v1["type"]==M2TYPE.CHANNEL: + genConfig["all"][genConfig["active"]]["chan"]=v1["chan"] + if v1["type"]==M2TYPE.CHANFOLDER: + genConfig["all"][genConfig["active"]]["mark"]="%s/mark"%szTmpParentName + CreateFolder("%s" % genConfig["all"][genConfig["active"]]["mark"]) + genMain(v1["sub"], listTmpParentName) + elif v1["type"]==M2TYPE.SERVER: + genInitSrv(szTmpParentName) + genConfig["active"]=v1["name"] + genConfig["all"][v1["name"]]={} + genConfig["all"][v1["name"]]["isextra"]=v1["isextra"] + genConfig["all"][v1["name"]]["mark"]="%s/mark"%szTmpParentName + genMain(v1["sub"], listTmpParentName) + elif v1["type"]==M2TYPE.AUTH or v1["type"]==M2TYPE.CORE: + k1s=genConfig["active"] + #logs make paths + CreateFolder("%s/%s/%s/cores" % (k1s, v_logFolder, szTmpParentName)) + CreateFolder("%s/%s/%s/log" % (k1s, v_logFolder, szTmpParentName)) + TouchFile("%s/%s/%s/PTS" % (k1s, v_logFolder, szTmpParentName)) + #logs sym paths + gCPR=genCalcParentRet(szTmpParentName) + SymLinkCreateDir("%s%s/%s/cores" % (gCPR,v_logFolder,szTmpParentName), "%s/cores" % (szTmpParentName)) + SymLinkCreateDir("%s%s/%s/log" % (gCPR,v_logFolder,szTmpParentName), "%s/log" % (szTmpParentName)) + SymLinkCreateFile("%s%s/%s/PTS" % (gCPR,v_logFolder,szTmpParentName), "%s/PTS" % (szTmpParentName)) + #dirs sym paths + SymLinkCreateDir("%sshare/data" % (gCPR), "%s/data" % (szTmpParentName)) + SymLinkCreateDir("%sshare/locale" % (gCPR), "%s/locale" % (szTmpParentName)) + SymLinkCreateDir("%sshare/package" % (gCPR), "%s/package" % (szTmpParentName)) + SymLinkCreateDir("%sshare/panama" % (gCPR), "%s/panama" % (szTmpParentName)) + #files sym paths + SymLinkCreateFile("%sshare/conf/CMD" % (gCPR), "%s/CMD" % (szTmpParentName)) + SymLinkCreateFile("%sshare/conf/CRC" % (gCPR), "%s/CRC" % (szTmpParentName)) + SymLinkCreateFile("%sshare/conf/VERSION" % (gCPR), "%s/VERSION" % (szTmpParentName)) + SymLinkCreateFile("%sshare/conf/state_user_count" % (gCPR), "%s/state_user_count" % (szTmpParentName)) + if v1["type"]==M2TYPE.AUTH: + SymLinkCreateFile("%sshare/conf/BANIP" % (gCPR), "%s/BANIP" % (szTmpParentName)) + if v1["type"]==M2TYPE.AUTH: + szGameName="%s-%s"%(genConfig["active"], k1) + else: + szGameName="%s-ch%u-%s"%(genConfig["active"], genConfig["all"][genConfig["active"]]["chan"], k1) + #mark sym path + if v1["type"]==M2TYPE.CORE: + gCPR2=genCalcParentRet(genConfig["all"][genConfig["active"]]["mark"]) + SymLinkCreateDir("%smark" % gCPR2, "%s/mark" % (szTmpParentName)) + #core sym path + SymLinkCreateFileExe("%sshare/bin/game" % (gCPR), "%s/%s" % (szTmpParentName, szGameName)) + if IsWindows(): + SymLinkCreateFile("%sshare/bin/libmysql.dll" % (gCPR), "%s/libmysql.dll" % (szTmpParentName)) + SymLinkCreateFile("%sshare/bin/DeviL-1.7.8.dll" % (gCPR), "%s/DeviL-1.7.8.dll" % (szTmpParentName)) + SymLinkCreateFile("%sshare/bin/DeviL-1.7.8d.dll" % (gCPR), "%s/DeviL-1.7.8d.dll" % (szTmpParentName)) + #start/logs track + if v1["type"]==M2TYPE.AUTH: + kh1=M2TYPE.NOCHAN + else: + kh1=genConfig["all"][genConfig["active"]]["chan"] + startlist.append( + { + "path":szTmpParentName, + "name":szGameName, + "type":v1["type"], + "chan":kh1, + "serv":genConfig["active"], + } + ) + clearlist.append( + { + "path":"%s/%s/%s"%(k1s, v_logFolder, szTmpParentName), + "type":v1["type"], + "chan":kh1, + "serv":genConfig["active"], + } + ) + #@CONFIG details + CreateEmptyFile("%s/CONFIG" % (szTmpParentName)) + genMakeConfig("%s/CONFIG"%szTmpParentName, v1["config"], genConfig["all"][genConfig["active"]]["isextra"], v1["type"]) + WriteHostConfig("%s/CONFIG"%szTmpParentName, szGameName) + WriteChannelConfig("%s/CONFIG"%szTmpParentName, kh1) + if not v1["type"]==M2TYPE.AUTH: + WriteMapConfig("%s/CONFIG"%szTmpParentName, v1["maps"]) + # w/o array, only if + wTmpPort={} + # PORT process + try: + wTmpPort[PORT.PORT]=M2PORTS[szGameName][0] + except KeyError: + wTmpPort[PORT.PORT]=genGetRandPort(v1["type"]) + WritePortConfig("%s/CONFIG"%szTmpParentName, wTmpPort[PORT.PORT], v1["type"], PORT.PORT) + # P2P_PORT process + try: + wTmpPort[PORT.P2P_PORT]=M2PORTS[szGameName][1] + except KeyError: + wTmpPort[PORT.P2P_PORT]=genGetRandPort(v1["type"]) + WritePortConfig("%s/CONFIG"%szTmpParentName, wTmpPort[PORT.P2P_PORT], v1["type"], PORT.P2P_PORT) + # DB_PORT process + wTmpPort[PORT.DB_PORT]=genConfig["all"][genConfig["active"]]["db_port"] + WritePortConfig("%s/CONFIG"%szTmpParentName, wTmpPort[PORT.DB_PORT], v1["type"], PORT.DB_PORT) + #add to ipfw rules + if v1["type"]==M2TYPE.AUTH: + udp_yes_ports.append(wTmpPort[PORT.PORT]) + tcp_yes_ports.append(wTmpPort[PORT.PORT]) + tcp_nop_ports.append(wTmpPort[PORT.P2P_PORT]) + #add to serverinfo + serverinfolist.append( + { + "path":szTmpParentName, + "port":wTmpPort[PORT.PORT], + "type":v1["type"], + "chan":kh1, + "serv":genConfig["active"], + } + ) + else: + print("unrecognized type %u"%v1["type"]) + #end + +def genList(bIsVerbose=False): + if bIsVerbose: + print("startlist:") + for i in startlist: + print("---", i, "---") + print("clearlist:") + for i in clearlist: + print("---", i, "---") + print("udp_yes_ports:") + for i in udp_yes_ports: + print("---", i, "---") + print("tcp_yes_ports:") + for i in tcp_yes_ports: + print("---", i, "---") + print("tcp_nop_ports:") + for i in tcp_nop_ports: + print("---", i, "---") + genGenM2List() + genGenIpfwList() + genGenServerInfo() + +def genGen(): + genMain() + genList(True) + + +if __name__ == "__main__": + genGen() +# + + + diff --git a/serverfiles/main/gen_settings.py b/serverfiles/main/gen_settings.py new file mode 100644 index 000000000..02d2308ef --- /dev/null +++ b/serverfiles/main/gen_settings.py @@ -0,0 +1,366 @@ +#### @martysama0134 start scripts #### +from platform import system as p_system +v_system = p_system() + +from subprocess import check_output as sp_co, call as sp_call, CalledProcessError as sp_CalledProcessError +def fShell(szCmd, bRet=False): + try: + if bRet: + return sp_co(szCmd, shell=True)[:-1] # remove final \n + else: + return sp_call(szCmd, shell=True) + except sp_CalledProcessError: + return -1 + +DISABLE_TEST_MODE_IN_CH1 = False + +if v_system=="FreeBSD": + v_adminPageLocalIP=fShell("ifconfig em0 | grep -Eo 'inet ([0-9]{1,3}\.){3}([0-9]{1,3})' | awk '{print $2}'", True).decode() +elif v_system=="Linux": + v_adminPageLocalIP=fShell("ifconfig eth0 | grep -Eo 'inet addr:([0-9]{1,3}\.){3}([0-9]{1,3})' | awk -F':' '{print $2}'", True).decode() +elif v_system=="Windows": + v_adminPageLocalIP="127.0.0.1" + +v_adminPagePassword='58948HG83H4G8H84G' #adminpage_password +v_serverHostname='127.0.0.1' #host for sql connections +v_serverUserPass='mt2 mt2' #user&pwd for sql connections +v_serverData=f"{v_serverHostname} {v_serverUserPass}" #host, user and pwd for db sql connections + +v_bindHostname='10.0.2.15' #your IP +v_proxyHostname='127.0.0.1' #your IP +v_dbHostname='127.0.0.1'#default hostname for db +v_dbPort=30000 #default port for db (the others will be automatically calculated) +v_mysqlport=3306 #default mysql port (3306 or 0) +v_logFolder='logs' #name of the all_log path +v_chanFolder='chan/' #name of the channel path +v_chanPath='../' #workaround that should be equivalent to $v_charS paths per ../ + +############################# +## to specify custom ports: +# 1) be sure the key matches "{ServerName}-{FolderName}-{ProcessName}" +# 2) and check if they are still commented +# 3) if you're under NAT, be sure to portforward the new ports +M2PORTS = { + # "srv1-db":(15000), #db port + # "srv1-auth1":(11000,12000), #port,p2p_port + # "srv1-auth2":(11001,12001), #port,p2p_port + # "srv1-ch1-core1":(13101,14101), + # "srv1-ch1-core2":(13102,14102), + # "srv1-ch1-core3":(13103,14103), + # "srv1-ch1-core4":(13104,14104), + # "srv1-ch2-core1":(13201,14201), + # "srv1-ch2-core2":(13202,14202), + # "srv1-ch2-core3":(13203,14203), + # "srv1-ch2-core4":(13204,14204), + # "srv1-ch3-core1":(13301,14301), + # "srv1-ch3-core2":(13302,14302), + # "srv1-ch3-core3":(13303,14303), + # "srv1-ch3-core4":(13304,14304), + # "srv1-ch4-core1":(13401,14401), + # "srv1-ch4-core2":(13402,14402), + # "srv1-ch4-core3":(13403,14403), + # "srv1-ch4-core4":(13404,14404), + # "srv1-ch99-core99":(13099,14099), +} + +M2SD = { + "account": "srv1_account", + "common": "srv1_common", + "hotbackup": "srv1_hotbackup", + "log": "srv1_log", + "player": "srv1_player", +} + +class M2TYPE: + SERVER, DB, AUTH, CHANFOLDER, CHANNEL, CORE = range(6) + NOCHAN = 0 + +class PORT: + RANDOMI = v_dbPort # a random port will start from such value + PORT, P2P_PORT, DB_PORT, BIND_PORT = range(4) + lPORT = ("PORT", "P2P_PORT", "DB_PORT", "BIND_PORT") + +M2CONFIG = { + "db": { + "general": ( + ('SQL_ACCOUNT = "{} {} {} {}"', (v_serverHostname, M2SD["account"], v_serverUserPass, v_mysqlport)), + ('SQL_COMMON = "{} {} {} {}"', (v_serverHostname, M2SD["common"], v_serverUserPass, v_mysqlport)), + ('SQL_PLAYER = "{} {} {} {}"', (v_serverHostname, M2SD["player"], v_serverUserPass, v_mysqlport)), + ('SQL_HOTBACKUP = "{} {} {} {}"', (v_serverHostname, M2SD["hotbackup"], v_serverUserPass, v_mysqlport)), + ('SQL_LOG = "{} {} {} {}"', (v_serverHostname, M2SD["log"], v_serverUserPass, v_mysqlport)), + # + ('TABLE_POSTFIX = "{}"', ""), + # + # ("BIND_PORT = {}", v_dbPort), + # ("DB_SLEEP_MSEC = 10", ()), + ("CLIENT_HEART_FPS = {}", 25), + # ("HASH_PLAYER_LIFE_SEC = {}", 600), + ("PLAYER_ID_START = {}", 100), + ("PLAYER_DELETE_LEVEL_LIMIT = {}", 70), + # ("PLAYER_DELETE_LEVEL_LIMIT_LOWER = {}", 15), + ("ITEM_ID_RANGE = {} {} ", (100000000, 200000000)), + # ("BACKUP_LIMIT_SEC = {}", 3600), + ("DISABLE_HOTBACKUP = {:d}", True), + ("LOCALE = {}", "latin1"), + ), + "extra": ( + ("PROTO_FROM_DB = {:d}", True), + ("MIRROR2DB = {:d}", False), + ) + }, + "core": { + M2TYPE.AUTH: ( + ("AUTH_SERVER: {}", "master"), + ("PLAYER_SQL: {} {} {}", (v_serverData, M2SD["account"], v_mysqlport)), + ), + M2TYPE.CORE: ( + ("PLAYER_SQL: {} {} {}", (v_serverData, M2SD["player"], v_mysqlport)), + ), + "general": ( + # ("TABLE_POSTFIX: {}", ""), + # ("ITEM_ID_RANGE: {} {}", (5000001, 10000000)), + ("VIEW_RANGE: {}", 10000), + ("PASSES_PER_SEC: {}", 25), + ("SAVE_EVENT_SECOND_CYCLE: {}", 180), + ("PING_EVENT_SECOND_CYCLE: {}", 180), + # + ("BIND_IP: {}", v_bindHostname),#VPS NAT + ("PROXY_IP: {}", v_proxyHostname),#VPS NAT + ("DB_ADDR: {}", v_dbHostname), + ("COMMON_SQL: {} {} {}", (v_serverData, M2SD["common"], v_mysqlport)), + ("LOG_SQL: {} {} {}", (v_serverData, M2SD["log"], v_mysqlport)), + ("TEST_SERVER: {:d}", True),#TEST ONLY + # ("PK_SERVER: {:d}", True), + ("ADMINPAGE_IP1: {}", v_adminPageLocalIP), + ("ADMINPAGE_PASSWORD: {}", v_adminPagePassword), + ("MAX_LEVEL: {}", 120), + ), + "extra": ( + # ("CHECK_VERSION_SERVER: {:d}", True), + # ("CHECK_VERSION_VALUE: {}", 1215955205), + ("CHANGE_ATTR_TIME_LIMIT: {:d}", False), + ("EMOTION_MASK_REQUIRE: {:d}", False), + ("PRISM_ITEM_REQUIRE: {:d}", False), + ("SHOP_PRICE_3X_TAX: {:d}", False), + ("GLOBAL_SHOUT: {:d}", True), + ("ITEM_COUNT_LIMIT: {}", 250), + ("STATUS_POINT_GET_LEVEL_LIMIT: {}", 120), + ("STATUS_POINT_SET_MAX_VALUE: {}", 90), + ("SHOUT_LIMIT_LEVEL: {}", 15), + ("DB_LOG_LEVEL: {}", 1), + ("EMPIRE_LANGUAGE_CHECK: {:d}", False), + # ("ITEM_DESTROY_TIME_AUTOGIVE: {}", 30), + # ("ITEM_DESTROY_TIME_DROPITEM: {}", 30), + # ("ITEM_DESTROY_TIME_DROPGOLD: {}", 30), + ), + }, +} + +COMMONCHAN=( + { + "name": "core1", + "type": M2TYPE.CORE, + "config": M2CONFIG["core"], + "maps": "1 21 41 3 23 43 4 24 44 5 25 45 108 109 112 301 302 303 304", + }, + { + "name": "core2", + "type": M2TYPE.CORE, + "config": M2CONFIG["core"], + "maps": "61 62 63 64 65 66 67 68 69 70 71 72 73 104 193 206 208 207 216 217 351", + }, +) + +CHAN99=( + { + "name": "core99", + "type": M2TYPE.CORE, + "config": M2CONFIG["core"], + "maps": "81 103 105 110 111 113 114 118 119 120 121 122 123 124 125 126 127 128 181 182 183 200", + }, +) + +M2S=( + { + "name": "srv1", + "type": M2TYPE.SERVER, + "isextra": True, + "sub": ( + { + "name": "db", + "type": M2TYPE.DB, + "config": M2CONFIG["db"], + }, + { + "name": "auth1", + "type": M2TYPE.AUTH, + "config": M2CONFIG["core"], + }, + # { + # "name": "auth2", + # "type": M2TYPE.AUTH, + # "config": M2CONFIG["core"], + # }, + { + "name": "chan", + "type": M2TYPE.CHANFOLDER, + "sub": ( + { + "name": "ch1", + "type": M2TYPE.CHANNEL, + "chan": 1, + "sub": COMMONCHAN, + }, + # { + # "name": "ch2", + # "type": M2TYPE.CHANNEL, + # "chan": 2, + # "sub": COMMONCHAN, + # }, + # { + # "name": "ch3", + # "type": M2TYPE.CHANNEL, + # "chan": 3, + # "sub": COMMONCHAN, + # }, + # { + # "name": "ch4", + # "type": M2TYPE.CHANNEL, + # "chan": 4, + # "sub": COMMONCHAN, + # }, + { + "name": "ch99", + "type": M2TYPE.CHANNEL, + "chan": 99, + "sub": CHAN99, + }, + ) + } + ) + }, +) + +CustIpfwList="""#!/bin/sh +IPF="ipfw -q add" +ipfw -q -f flush + +#loopback +$IPF 10 allow all from any to any via lo0 +$IPF 20 deny all from any to 127.0.0.0/8 +$IPF 30 deny all from 127.0.0.0/8 to any +$IPF 40 deny tcp from any to any frag + +# stateful +$IPF 50 check-state +$IPF 60 allow tcp from any to any established +$IPF 70 allow all from any to any out keep-state +$IPF 80 allow icmp from any to any + +# open port ftp (20, 21), ssh (22), mail (25) +# http (80), https (443), dns (53), mysql (3306) +default_udp_allowed_ports='53' +default_tcp_allowed_ports='22 53 3306' +default_tcp_blocked_ports='' + +# here auth PORTs for "NORM"/"..." thing +metin2_udp_allowed_ports='{udp_allowed_ports}' +# here PORTs +metin2_tcp_allowed_ports='{tcp_allowed_ports}' +# here DB_PORTs and P2P_PORTs +metin2_tcp_blocked_ports='{tcp_blocked_ports}' + +# merge lists +udp_allowed_ports="$default_udp_allowed_ports $metin2_udp_allowed_ports" +tcp_allowed_ports="$default_tcp_allowed_ports $metin2_tcp_allowed_ports" +tcp_blocked_ports="$default_tcp_blocked_ports $metin2_tcp_blocked_ports" + +# white ip list +white_sites='' + +# block tcp/udp ports +for val in $tcp_blocked_ports; do + $IPF 2220 allow all from 127.0.0.0/8 to any $val + for whitez in $white_sites; do + $IPF 2210 allow tcp from $whitez to any $val in + $IPF 2210 allow tcp from 127.0.0.0/8 to $whitez $val out + done + $IPF 2230 deny all from any to me $val +done +# unblock tcp ports +for val in $tcp_allowed_ports; do + $IPF 2200 allow tcp from any to any $val in limit src-addr 20 + $IPF 2210 allow tcp from any to any $val out +done +# unblock udp ports +for val in $udp_allowed_ports; do + $IPF 2200 allow udp from any to any $val in limit src-addr 20 + $IPF 2210 allow udp from any to any $val out +done +""" + +CustServerInfo=""" +import app +import localeInfo +from constInfo import TextColor +app.ServerName = None + +ENABLE_RANDOM_AUTH_NO_LIB = True +if ENABLE_RANDOM_AUTH_NO_LIB: + from time import time as time_time + def get_random_number(upper_limit): + _timestamp = time_time() + _timestamp = int(_timestamp*1000000) + return _timestamp % upper_limit + + def get_item_from_list(_list): + choice = get_random_number(len(_list)) + assert choice < len(_list), "Index should be less than length of list" + return _list[choice] +else: + from random import choice as random_choice + def get_item_from_list(_list): + return random_choice(_list) + +SRV1 = {{ + "name":TextColor("ServerName", "ffd500"), #GOLD + "host":"{hostname}", +{portlist} + "authlist": [ {authlist} ], +}} + +STATE_NONE = TextColor(localeInfo.CHANNEL_STATUS_OFFLINE, "FF0000") #RED + +STATE_DICT = {{ + 0: TextColor(localeInfo.CHANNEL_STATUS_OFFLINE, "FF0000"), #RED + 1: TextColor(localeInfo.CHANNEL_STATUS_RECOMMENDED, "00ff00"), #GREEN + 2: TextColor(localeInfo.CHANNEL_STATUS_BUSY, "ffff00"), #YELLOW + 3: TextColor(localeInfo.CHANNEL_STATUS_FULL, "ff8a08") #ORANGE +}} + +SERVER1_CHANNEL_DICT = {{ +{channel_dict} +}} + +REGION_NAME_DICT = {{ + 0: SRV1["name"], +}} + +REGION_AUTH_SERVER_DICT = {{ + 0: {{ +{auth_dict} + }} +}} + +REGION_DICT = {{ + 0: {{ + 1: {{"name": SRV1["name"], "channel": SERVER1_CHANNEL_DICT,}}, + }}, +}} + +MARKADDR_DICT = {{ + 10: {{"ip": SRV1["host"], "tcp_port": SRV1["ch1"], "mark": "10.tga", "symbol_path": "10",}}, +}} + +TESTADDR = {{"ip": SRV1["host"], "tcp_port": SRV1["ch1"], "udp_port": SRV1["ch1"],}} +""" diff --git a/serverfiles/main/srv1/share/conf/BANIP b/serverfiles/main/srv1/share/conf/BANIP new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/conf/CMD b/serverfiles/main/srv1/share/conf/CMD new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/conf/CRC b/serverfiles/main/srv1/share/conf/CRC new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/conf/VERSION b/serverfiles/main/srv1/share/conf/VERSION new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/conf/item_names.txt b/serverfiles/main/srv1/share/conf/item_names.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/conf/item_proto.txt b/serverfiles/main/srv1/share/conf/item_proto.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/conf/mob_names.txt b/serverfiles/main/srv1/share/conf/mob_names.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/conf/mob_proto.txt b/serverfiles/main/srv1/share/conf/mob_proto.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/conf/state_user_count b/serverfiles/main/srv1/share/conf/state_user_count new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc2.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc2.txt new file mode 100644 index 000000000..e2017c7be --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc2.txt @@ -0,0 +1,410 @@ +r 701 206 10 10 0 0 60s 100 1 2511 +r 804 206 10 10 0 0 60s 100 1 2511 +r 803 217 10 10 0 0 60s 100 1 2511 +r 802 221 10 10 0 0 60s 100 1 2511 +r 697 223 10 10 0 0 60s 100 1 2511 +r 806 226 10 10 0 0 60s 100 1 2511 +r 801 229 10 10 0 0 60s 100 1 2511 +r 694 236 10 10 0 0 60s 100 1 2511 +r 700 249 10 10 0 0 60s 100 1 2511 +r 799 257 10 10 0 0 60s 100 1 2511 +r 801 262 10 10 0 0 60s 100 1 2511 +r 799 264 10 10 0 0 60s 100 1 2511 +r 797 265 10 10 0 0 60s 100 1 2511 +r 697 275 10 10 0 0 60s 100 1 2511 +r 797 291 10 10 0 0 60s 100 1 2511 +r 689 292 10 10 0 0 60s 100 1 2511 +r 738 293 10 10 0 0 60s 100 1 2511 +r 723 294 10 10 0 0 60s 100 1 2511 +r 786 295 10 10 0 0 60s 100 1 2511 +r 719 297 10 10 0 0 60s 100 1 2511 +r 707 298 10 10 0 0 60s 100 1 2511 +r 778 299 10 10 0 0 60s 100 1 2511 +r 710 300 10 10 0 0 60s 100 1 2511 +r 715 301 10 10 0 0 60s 100 1 2511 +r 768 302 10 10 0 0 60s 100 1 2511 +r 801 302 10 10 0 0 60s 100 1 2511 +r 766 304 10 10 0 0 60s 100 1 2511 +r 725 157 10 10 0 0 60s 100 1 2510 +r 726 157 10 10 0 0 60s 100 1 2510 +r 737 159 10 10 0 0 60s 100 1 2510 +r 841 160 10 10 0 0 60s 100 1 2510 +r 772 161 10 10 0 0 60s 100 1 2510 +r 773 161 10 10 0 0 60s 100 1 2510 +r 786 161 10 10 0 0 60s 100 1 2510 +r 851 161 10 10 0 0 60s 100 1 2510 +r 730 162 10 10 0 0 60s 100 1 2510 +r 775 162 10 10 0 0 60s 100 1 2510 +r 812 162 10 10 0 0 60s 100 1 2510 +r 746 163 10 10 0 0 60s 100 1 2510 +r 839 167 10 10 0 0 60s 100 1 2510 +r 848 167 10 10 0 0 60s 100 1 2510 +r 844 168 10 10 0 0 60s 100 1 2510 +r 846 168 10 10 0 0 60s 100 1 2510 +r 854 179 10 10 0 0 60s 100 1 2510 +r 849 188 10 10 0 0 60s 100 1 2510 +r 852 191 10 10 0 0 60s 100 1 2510 +r 849 215 10 10 0 0 60s 100 1 2510 +r 652 220 10 10 0 0 60s 100 1 2510 +r 658 222 10 10 0 0 60s 100 1 2510 +r 658 223 10 10 0 0 60s 100 1 2510 +r 850 225 10 10 0 0 60s 100 1 2510 +r 848 230 10 10 0 0 60s 100 1 2510 +r 853 230 10 10 0 0 60s 100 1 2510 +r 657 231 10 10 0 0 60s 100 1 2510 +r 656 236 10 10 0 0 60s 100 1 2510 +r 856 240 10 10 0 0 60s 100 1 2510 +r 848 258 10 10 0 0 60s 100 1 2510 +r 846 259 10 10 0 0 60s 100 1 2510 +r 656 262 10 10 0 0 60s 100 1 2510 +r 655 263 10 10 0 0 60s 100 1 2510 +r 852 268 10 10 0 0 60s 100 1 2510 +r 647 271 10 10 0 0 60s 100 1 2510 +r 650 274 10 10 0 0 60s 100 1 2510 +r 648 278 10 10 0 0 60s 100 1 2510 +r 656 286 10 10 0 0 60s 100 1 2510 +r 646 293 10 10 0 0 60s 100 1 2510 +r 646 298 10 10 0 0 60s 100 1 2510 +r 849 298 10 10 0 0 60s 100 1 2510 +r 658 302 10 10 0 0 60s 100 1 2510 +r 850 315 10 10 0 0 60s 100 1 2510 +r 859 321 10 10 0 0 60s 100 1 2510 +r 653 326 10 10 0 0 60s 100 1 2510 +r 825 328 10 10 0 0 60s 100 1 2510 +r 681 330 10 10 0 0 60s 100 1 2510 +r 747 332 10 10 0 0 60s 100 1 2510 +r 791 332 10 10 0 0 60s 100 1 2510 +r 820 332 10 10 0 0 60s 100 1 2510 +r 823 333 10 10 0 0 60s 100 1 2510 +r 728 334 10 10 0 0 60s 100 1 2510 +r 748 334 10 10 0 0 60s 100 1 2510 +r 845 334 10 10 0 0 60s 100 1 2510 +r 685 335 10 10 0 0 60s 100 1 2510 +r 678 336 10 10 0 0 60s 100 1 2510 +r 688 336 10 10 0 0 60s 100 1 2510 +r 738 336 10 10 0 0 60s 100 1 2510 +r 753 336 10 10 0 0 60s 100 1 2510 +r 833 336 10 10 0 0 60s 100 1 2510 +r 717 337 10 10 0 0 60s 100 1 2510 +r 743 337 10 10 0 0 60s 100 1 2510 +r 815 337 10 10 0 0 60s 100 1 2510 +r 846 337 10 10 0 0 60s 100 1 2510 +r 768 338 10 10 0 0 60s 100 1 2510 +r 750 340 10 10 0 0 60s 100 1 2510 +r 755 340 10 10 0 0 60s 100 1 2510 +r 657 343 10 10 0 0 60s 100 1 2510 +r 804 343 10 10 0 0 60s 100 1 2510 +r 629 56 10 10 0 0 60s 100 1 2507 +r 729 57 10 10 0 0 60s 100 1 2507 +r 673 58 10 10 0 0 60s 100 1 2507 +r 622 59 10 10 0 0 60s 100 1 2507 +r 646 59 10 10 0 0 60s 100 1 2507 +r 678 59 10 10 0 0 60s 100 1 2507 +r 825 59 10 10 0 0 60s 100 1 2507 +r 598 60 10 10 0 0 60s 100 1 2507 +r 700 60 10 10 0 0 60s 100 1 2507 +r 713 60 10 10 0 0 60s 100 1 2507 +r 755 60 10 10 0 0 60s 100 1 2507 +r 598 61 10 10 0 0 60s 100 1 2507 +r 602 61 10 10 0 0 60s 100 1 2507 +r 793 61 10 10 0 0 60s 100 1 2507 +r 634 63 10 10 0 0 60s 100 1 2507 +r 635 63 10 10 0 0 60s 100 1 2507 +r 685 63 10 10 0 0 60s 100 1 2507 +r 715 63 10 10 0 0 60s 100 1 2507 +r 727 63 10 10 0 0 60s 100 1 2507 +r 756 63 10 10 0 0 60s 100 1 2507 +r 797 63 10 10 0 0 60s 100 1 2507 +r 821 63 10 10 0 0 60s 100 1 2507 +r 830 63 10 10 0 0 60s 100 1 2507 +r 687 64 10 10 0 0 60s 100 1 2507 +r 735 64 10 10 0 0 60s 100 1 2507 +r 863 64 10 10 0 0 60s 100 1 2507 +r 928 64 10 10 0 0 60s 100 1 2507 +r 638 65 10 10 0 0 60s 100 1 2507 +r 657 65 10 10 0 0 60s 100 1 2507 +r 700 65 10 10 0 0 60s 100 1 2507 +r 808 65 10 10 0 0 60s 100 1 2507 +r 834 65 10 10 0 0 60s 100 1 2507 +r 916 65 10 10 0 0 60s 100 1 2507 +r 928 65 10 10 0 0 60s 100 1 2507 +r 696 66 10 10 0 0 60s 100 1 2507 +r 794 66 10 10 0 0 60s 100 1 2507 +r 819 66 10 10 0 0 60s 100 1 2507 +r 933 66 10 10 0 0 60s 100 1 2507 +r 712 67 10 10 0 0 60s 100 1 2507 +r 822 67 10 10 0 0 60s 100 1 2507 +r 831 67 10 10 0 0 60s 100 1 2507 +r 887 67 10 10 0 0 60s 100 1 2507 +r 731 68 10 10 0 0 60s 100 1 2507 +r 797 68 10 10 0 0 60s 100 1 2507 +r 849 68 10 10 0 0 60s 100 1 2507 +r 853 68 10 10 0 0 60s 100 1 2507 +r 876 68 10 10 0 0 60s 100 1 2507 +r 933 68 10 10 0 0 60s 100 1 2507 +r 944 68 10 10 0 0 60s 100 1 2507 +r 863 69 10 10 0 0 60s 100 1 2507 +r 841 70 10 10 0 0 60s 100 1 2507 +r 944 70 10 10 0 0 60s 100 1 2507 +r 907 71 10 10 0 0 60s 100 1 2507 +r 943 79 10 10 0 0 60s 100 1 2507 +r 943 80 10 10 0 0 60s 100 1 2507 +r 566 96 10 10 0 0 60s 100 1 2507 +r 569 110 10 10 0 0 60s 100 1 2507 +r 561 132 10 10 0 0 60s 100 1 2507 +r 567 144 10 10 0 0 60s 100 1 2507 +r 570 146 10 10 0 0 60s 100 1 2507 +r 560 149 10 10 0 0 60s 100 1 2507 +r 565 152 10 10 0 0 60s 100 1 2507 +r 567 153 10 10 0 0 60s 100 1 2507 +r 560 155 10 10 0 0 60s 100 1 2507 +r 564 158 10 10 0 0 60s 100 1 2507 +r 569 160 10 10 0 0 60s 100 1 2507 +r 568 184 10 10 0 0 60s 100 1 2507 +r 562 193 10 10 0 0 60s 100 1 2507 +r 572 201 10 10 0 0 60s 100 1 2507 +r 566 217 10 10 0 0 60s 100 1 2507 +r 570 217 10 10 0 0 60s 100 1 2507 +r 573 228 10 10 0 0 60s 100 1 2507 +r 570 230 10 10 0 0 60s 100 1 2507 +r 565 231 10 10 0 0 60s 100 1 2507 +r 567 232 10 10 0 0 60s 100 1 2507 +r 573 236 10 10 0 0 60s 100 1 2507 +r 568 240 10 10 0 0 60s 100 1 2507 +r 570 245 10 10 0 0 60s 100 1 2507 +r 561 247 10 10 0 0 60s 100 1 2507 +r 568 251 10 10 0 0 60s 100 1 2507 +r 562 252 10 10 0 0 60s 100 1 2507 +r 569 252 10 10 0 0 60s 100 1 2507 +r 563 254 10 10 0 0 60s 100 1 2507 +r 564 259 10 10 0 0 60s 100 1 2507 +r 561 283 10 10 0 0 60s 100 1 2507 +r 565 291 10 10 0 0 60s 100 1 2507 +r 559 292 10 10 0 0 60s 100 1 2507 +r 561 315 10 10 0 0 60s 100 1 2507 +r 551 330 10 10 0 0 60s 100 1 2507 +r 551 331 10 10 0 0 60s 100 1 2507 +r 567 336 10 10 0 0 60s 100 1 2507 +r 567 337 10 10 0 0 60s 100 1 2507 +r 556 341 10 10 0 0 60s 100 1 2507 +r 555 347 10 10 0 0 60s 100 1 2507 +r 561 350 10 10 0 0 60s 100 1 2507 +r 560 354 10 10 0 0 60s 100 1 2507 +r 557 355 10 10 0 0 60s 100 1 2507 +r 553 356 10 10 0 0 60s 100 1 2507 +r 567 367 10 10 0 0 60s 100 1 2507 +r 572 374 10 10 0 0 60s 100 1 2507 +r 556 376 10 10 0 0 60s 100 1 2507 +r 567 380 10 10 0 0 60s 100 1 2507 +r 559 381 10 10 0 0 60s 100 1 2507 +r 561 395 10 10 0 0 60s 100 1 2507 +r 568 395 10 10 0 0 60s 100 1 2507 +r 570 396 10 10 0 0 60s 100 1 2507 +r 563 399 10 10 0 0 60s 100 1 2507 +r 567 403 10 10 0 0 60s 100 1 2507 +r 562 404 10 10 0 0 60s 100 1 2507 +r 580 422 10 10 0 0 60s 100 1 2507 +r 566 426 10 10 0 0 60s 100 1 2507 +r 576 426 10 10 0 0 60s 100 1 2507 +r 576 428 10 10 0 0 60s 100 1 2507 +r 555 429 10 10 0 0 60s 100 1 2507 +r 568 429 10 10 0 0 60s 100 1 2507 +r 572 430 10 10 0 0 60s 100 1 2507 +r 562 431 10 10 0 0 60s 100 1 2507 +r 569 432 10 10 0 0 60s 100 1 2507 +r 567 434 10 10 0 0 60s 100 1 2507 +r 560 436 10 10 0 0 60s 100 1 2507 +r 561 441 10 10 0 0 60s 100 1 2507 +r 937 99 10 10 0 0 60s 100 1 2508 +r 942 116 10 10 0 0 60s 100 1 2508 +r 941 122 10 10 0 0 60s 100 1 2508 +r 947 166 10 10 0 0 60s 100 1 2508 +r 950 168 10 10 0 0 60s 100 1 2508 +r 951 174 10 10 0 0 60s 100 1 2508 +r 944 179 10 10 0 0 60s 100 1 2508 +r 900 208 10 10 0 0 60s 100 1 2508 +r 897 214 10 10 0 0 60s 100 1 2508 +r 903 216 10 10 0 0 60s 100 1 2508 +r 946 219 10 10 0 0 60s 100 1 2508 +r 903 222 10 10 0 0 60s 100 1 2508 +r 946 222 10 10 0 0 60s 100 1 2508 +r 893 226 10 10 0 0 60s 100 1 2508 +r 944 233 10 10 0 0 60s 100 1 2508 +r 944 255 10 10 0 0 60s 100 1 2508 +r 902 262 10 10 0 0 60s 100 1 2508 +r 895 274 10 10 0 0 60s 100 1 2508 +r 946 274 10 10 0 0 60s 100 1 2508 +r 900 279 10 10 0 0 60s 100 1 2508 +r 938 279 10 10 0 0 60s 100 1 2508 +r 942 279 10 10 0 0 60s 100 1 2508 +r 901 283 10 10 0 0 60s 100 1 2508 +r 903 292 10 10 0 0 60s 100 1 2508 +r 904 292 10 10 0 0 60s 100 1 2508 +r 898 296 10 10 0 0 60s 100 1 2508 +r 898 302 10 10 0 0 60s 100 1 2508 +r 903 314 10 10 0 0 60s 100 1 2508 +r 899 325 10 10 0 0 60s 100 1 2508 +r 894 330 10 10 0 0 60s 100 1 2508 +r 897 334 10 10 0 0 60s 100 1 2508 +r 941 340 10 10 0 0 60s 100 1 2508 +r 932 344 10 10 0 0 60s 100 1 2508 +r 949 348 10 10 0 0 60s 100 1 2508 +r 899 349 10 10 0 0 60s 100 1 2508 +r 938 360 10 10 0 0 60s 100 1 2508 +r 940 361 10 10 0 0 60s 100 1 2508 +r 942 363 10 10 0 0 60s 100 1 2508 +r 899 364 10 10 0 0 60s 100 1 2508 +r 936 366 10 10 0 0 60s 100 1 2508 +r 894 377 10 10 0 0 60s 100 1 2508 +r 944 377 10 10 0 0 60s 100 1 2508 +r 931 379 10 10 0 0 60s 100 1 2508 +r 899 380 10 10 0 0 60s 100 1 2508 +r 904 381 10 10 0 0 60s 100 1 2508 +r 850 385 10 10 0 0 60s 100 1 2508 +r 818 386 10 10 0 0 60s 100 1 2508 +r 908 386 10 10 0 0 60s 100 1 2508 +r 878 387 10 10 0 0 60s 100 1 2508 +r 926 387 10 10 0 0 60s 100 1 2508 +r 936 388 10 10 0 0 60s 100 1 2508 +r 805 389 10 10 0 0 60s 100 1 2508 +r 828 389 10 10 0 0 60s 100 1 2508 +r 867 389 10 10 0 0 60s 100 1 2508 +r 933 389 10 10 0 0 60s 100 1 2508 +r 799 391 10 10 0 0 60s 100 1 2508 +r 814 391 10 10 0 0 60s 100 1 2508 +r 831 391 10 10 0 0 60s 100 1 2508 +r 786 392 10 10 0 0 60s 100 1 2508 +r 866 392 10 10 0 0 60s 100 1 2508 +r 787 393 10 10 0 0 60s 100 1 2508 +r 789 393 10 10 0 0 60s 100 1 2508 +r 928 393 10 10 0 0 60s 100 1 2508 +r 798 395 10 10 0 0 60s 100 1 2508 +r 905 396 10 10 0 0 60s 100 1 2508 +r 862 397 10 10 0 0 60s 100 1 2508 +r 934 398 10 10 0 0 60s 100 1 2508 +r 945 410 10 10 0 0 60s 100 1 2508 +r 945 414 10 10 0 0 60s 100 1 2508 +r 945 422 10 10 0 0 60s 100 1 2508 +r 640 426 10 10 0 0 60s 100 1 2508 +r 703 426 10 10 0 0 60s 100 1 2508 +r 928 427 10 10 0 0 60s 100 1 2508 +r 703 429 10 10 0 0 60s 100 1 2508 +r 841 429 10 10 0 0 60s 100 1 2508 +r 631 430 10 10 0 0 60s 100 1 2508 +r 688 430 10 10 0 0 60s 100 1 2508 +r 703 430 10 10 0 0 60s 100 1 2508 +r 792 430 10 10 0 0 60s 100 1 2508 +r 816 430 10 10 0 0 60s 100 1 2508 +r 941 430 10 10 0 0 60s 100 1 2508 +r 596 431 10 10 0 0 60s 100 1 2508 +r 822 431 10 10 0 0 60s 100 1 2508 +r 875 432 10 10 0 0 60s 100 1 2508 +r 709 434 10 10 0 0 60s 100 1 2508 +r 635 435 10 10 0 0 60s 100 1 2508 +r 656 435 10 10 0 0 60s 100 1 2508 +r 835 435 10 10 0 0 60s 100 1 2508 +r 592 436 10 10 0 0 60s 100 1 2508 +r 631 436 10 10 0 0 60s 100 1 2508 +r 661 436 10 10 0 0 60s 100 1 2508 +r 710 436 10 10 0 0 60s 100 1 2508 +r 623 437 10 10 0 0 60s 100 1 2508 +r 766 437 10 10 0 0 60s 100 1 2508 +r 775 437 10 10 0 0 60s 100 1 2508 +r 830 437 10 10 0 0 60s 100 1 2508 +r 868 437 10 10 0 0 60s 100 1 2508 +r 890 438 10 10 0 0 60s 100 1 2508 +r 920 438 10 10 0 0 60s 100 1 2508 +r 628 107 10 10 0 0 60s 100 1 2509 +r 866 108 10 10 0 0 60s 100 1 2509 +r 633 110 10 10 0 0 60s 100 1 2509 +r 780 111 10 10 0 0 60s 100 1 2509 +r 883 111 10 10 0 0 60s 100 1 2509 +r 701 112 10 10 0 0 60s 100 1 2509 +r 810 113 10 10 0 0 60s 100 1 2509 +r 815 113 10 10 0 0 60s 100 1 2509 +r 878 113 10 10 0 0 60s 100 1 2509 +r 895 113 10 10 0 0 60s 100 1 2509 +r 776 116 10 10 0 0 60s 100 1 2509 +r 810 116 10 10 0 0 60s 100 1 2509 +r 716 117 10 10 0 0 60s 100 1 2509 +r 783 120 10 10 0 0 60s 100 1 2509 +r 739 122 10 10 0 0 60s 100 1 2509 +r 605 132 10 10 0 0 60s 100 1 2509 +r 609 143 10 10 0 0 60s 100 1 2509 +r 904 153 10 10 0 0 60s 100 1 2509 +r 626 154 10 10 0 0 60s 100 1 2509 +r 636 156 10 10 0 0 60s 100 1 2509 +r 640 156 10 10 0 0 60s 100 1 2509 +r 653 156 10 10 0 0 60s 100 1 2509 +r 902 156 10 10 0 0 60s 100 1 2509 +r 626 160 10 10 0 0 60s 100 1 2509 +r 676 160 10 10 0 0 60s 100 1 2509 +r 700 160 10 10 0 0 60s 100 1 2509 +r 668 161 10 10 0 0 60s 100 1 2509 +r 685 162 10 10 0 0 60s 100 1 2509 +r 631 163 10 10 0 0 60s 100 1 2509 +r 656 163 10 10 0 0 60s 100 1 2509 +r 645 164 10 10 0 0 60s 100 1 2509 +r 666 166 10 10 0 0 60s 100 1 2509 +r 663 172 10 10 0 0 60s 100 1 2509 +r 900 174 10 10 0 0 60s 100 1 2509 +r 652 176 10 10 0 0 60s 100 1 2509 +r 901 176 10 10 0 0 60s 100 1 2509 +r 615 181 10 10 0 0 60s 100 1 2509 +r 894 183 10 10 0 0 60s 100 1 2509 +r 611 192 10 10 0 0 60s 100 1 2509 +r 609 198 10 10 0 0 60s 100 1 2509 +r 618 199 10 10 0 0 60s 100 1 2509 +r 904 204 10 10 0 0 60s 100 1 2509 +r 610 215 10 10 0 0 60s 100 1 2509 +r 613 222 10 10 0 0 60s 100 1 2509 +r 605 230 10 10 0 0 60s 100 1 2509 +r 612 230 10 10 0 0 60s 100 1 2509 +r 609 256 10 10 0 0 60s 100 1 2509 +r 613 280 10 10 0 0 60s 100 1 2509 +r 606 357 10 10 0 0 60s 100 1 2509 +r 610 365 10 10 0 0 60s 100 1 2509 +r 611 370 10 10 0 0 60s 100 1 2509 +r 615 370 10 10 0 0 60s 100 1 2509 +r 623 370 10 10 0 0 60s 100 1 2509 +r 612 385 10 10 0 0 60s 100 1 2509 +r 683 385 10 10 0 0 60s 100 1 2509 +r 681 386 10 10 0 0 60s 100 1 2509 +r 696 386 10 10 0 0 60s 100 1 2509 +r 722 386 10 10 0 0 60s 100 1 2509 +r 635 387 10 10 0 0 60s 100 1 2509 +r 708 389 10 10 0 0 60s 100 1 2509 +r 701 390 10 10 0 0 60s 100 1 2509 +r 661 393 10 10 0 0 60s 100 1 2509 +r 725 393 10 10 0 0 60s 100 1 2509 +r 644 396 10 10 0 0 60s 100 1 2509 +r 672 398 10 10 0 0 60s 100 1 2509 + +//µ¿±¼2Ãþ½Ã±¸¹® +//type cx cy sx sy z dir time percent count vnum +m 566 118 0 0 0 5 60s 100 1 30111 +m 562 311 0 0 0 5 60s 100 1 30112 +m 654 211 0 0 0 5 60s 100 1 30113 +m 850 293 0 0 0 5 60s 100 1 30114 +m 942 141 0 0 0 5 60s 100 1 30115 +m 942 245 0 0 0 5 60s 100 1 30116 +m 942 321 0 0 0 5 60s 100 1 30117 + +m 663 435 0 0 0 7 60s 100 1 30118 +m 881 434 0 0 0 7 60s 100 1 30119 +m 707 339 0 0 0 7 60s 100 1 30111 +m 775 337 0 0 0 7 60s 100 1 30112 +m 715 164 0 0 0 7 60s 100 1 30113 +m 817 162 0 0 0 7 60s 100 1 30114 +m 763 64 0 0 0 7 60s 100 1 30115 + +m 742 389 0 0 0 3 60s 100 1 30116 +m 732 293 0 0 0 3 60s 100 1 30117 +m 642 115 0 0 0 3 60s 100 1 30118 + +m 611 250 0 0 0 1 60s 100 1 30119 +m 802 276 0 0 0 1 60s 100 1 30111 +m 800 240 0 0 0 1 60s 100 1 30112 +m 694 270 0 0 0 1 60s 100 1 30113 +m 900 166 0 0 0 1 60s 100 1 30114 + diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_1f_regen.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_1f_regen.txt new file mode 100644 index 000000000..3fc85c9c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_1f_regen.txt @@ -0,0 +1,315 @@ +r 167 283 10 10 0 0 60s 100 1 2506 +r 171 292 10 10 0 0 60s 100 1 2506 +r 169 304 10 10 0 0 60s 100 1 2506 +r 207 308 10 10 0 0 60s 100 1 2506 +r 219 308 10 10 0 0 60s 100 1 2506 +r 223 308 10 10 0 0 60s 100 1 2506 +r 214 309 10 10 0 0 60s 100 1 2506 +r 162 314 10 10 0 0 60s 100 1 2506 +r 204 315 10 10 0 0 60s 100 1 2506 +r 174 316 10 10 0 0 60s 100 1 2506 +r 279 316 10 10 0 0 60s 100 1 2506 +r 158 317 10 10 0 0 60s 100 1 2506 +r 262 317 10 10 0 0 60s 100 1 2506 +r 169 318 10 10 0 0 60s 100 1 2506 +r 201 319 10 10 0 0 60s 100 1 2506 +r 249 319 10 10 0 0 60s 100 1 2506 +r 174 320 10 10 0 0 60s 100 1 2506 +r 195 323 10 10 0 0 60s 100 1 2506 +r 241 324 10 10 0 0 60s 100 1 2506 +r 251 324 10 10 0 0 60s 100 1 2506 +r 169 325 10 10 0 0 60s 100 1 2506 +r 195 325 10 10 0 0 60s 100 1 2506 +r 246 326 10 10 0 0 60s 100 1 2506 +r 266 327 10 10 0 0 60s 100 1 2506 +r 251 127 10 10 0 0 60s 100 1 2505 +r 248 134 10 10 0 0 60s 100 1 2505 +r 251 137 10 10 0 0 60s 100 1 2505 +r 259 140 10 10 0 0 60s 100 1 2505 +r 221 141 10 10 0 0 60s 100 1 2505 +r 225 141 10 10 0 0 60s 100 1 2505 +r 249 141 10 10 0 0 60s 100 1 2505 +r 232 144 10 10 0 0 60s 100 1 2505 +r 221 145 10 10 0 0 60s 100 1 2505 +r 222 146 10 10 0 0 60s 100 1 2505 +r 225 147 10 10 0 0 60s 100 1 2505 +r 226 147 10 10 0 0 60s 100 1 2505 +r 248 147 10 10 0 0 60s 100 1 2505 +r 202 148 10 10 0 0 60s 100 1 2505 +r 214 149 10 10 0 0 60s 100 1 2505 +r 211 150 10 10 0 0 60s 100 1 2505 +r 209 151 10 10 0 0 60s 100 1 2505 +r 180 153 10 10 0 0 60s 100 1 2505 +r 172 155 10 10 0 0 60s 100 1 2505 +r 179 155 10 10 0 0 60s 100 1 2505 +r 195 155 10 10 0 0 60s 100 1 2505 +r 196 156 10 10 0 0 60s 100 1 2505 +r 187 158 10 10 0 0 60s 100 1 2505 +r 185 159 10 10 0 0 60s 100 1 2505 +r 165 164 10 10 0 0 60s 100 1 2505 +r 181 165 10 10 0 0 60s 100 1 2505 +r 167 168 10 10 0 0 60s 100 1 2505 +r 160 171 10 10 0 0 60s 100 1 2505 +r 176 177 10 10 0 0 60s 100 1 2505 +r 164 178 10 10 0 0 60s 100 1 2505 +r 168 199 10 10 0 0 60s 100 1 2505 +r 166 201 10 10 0 0 60s 100 1 2505 +r 174 207 10 10 0 0 60s 100 1 2505 +r 166 210 10 10 0 0 60s 100 1 2505 +r 176 211 10 10 0 0 60s 100 1 2505 +r 171 232 10 10 0 0 60s 100 1 2505 +r 168 233 10 10 0 0 60s 100 1 2505 +r 172 235 10 10 0 0 60s 100 1 2505 +r 166 239 10 10 0 0 60s 100 1 2505 +r 159 245 10 10 0 0 60s 100 1 2505 +r 165 247 10 10 0 0 60s 100 1 2505 +r 161 250 10 10 0 0 60s 100 1 2505 +r 167 250 10 10 0 0 60s 100 1 2505 +r 156 261 10 10 0 0 60s 100 1 2505 +r 153 266 10 10 0 0 60s 100 1 2505 +r 155 266 10 10 0 0 60s 100 1 2505 +r 168 266 10 10 0 0 60s 100 1 2505 +r 343 134 10 10 0 0 60s 100 1 2504 +r 343 141 10 10 0 0 60s 100 1 2504 +r 345 142 10 10 0 0 60s 100 1 2504 +r 333 143 10 10 0 0 60s 100 1 2504 +r 347 143 10 10 0 0 60s 100 1 2504 +r 348 165 10 10 0 0 60s 100 1 2504 +r 346 168 10 10 0 0 60s 100 1 2504 +r 339 176 10 10 0 0 60s 100 1 2504 +r 347 176 10 10 0 0 60s 100 1 2504 +r 348 177 10 10 0 0 60s 100 1 2504 +r 323 189 10 10 0 0 60s 100 1 2504 +r 303 190 10 10 0 0 60s 100 1 2504 +r 335 190 10 10 0 0 60s 100 1 2504 +r 316 191 10 10 0 0 60s 100 1 2504 +r 300 193 10 10 0 0 60s 100 1 2504 +r 263 194 10 10 0 0 60s 100 1 2504 +r 273 196 10 10 0 0 60s 100 1 2504 +r 304 196 10 10 0 0 60s 100 1 2504 +r 329 197 10 10 0 0 60s 100 1 2504 +r 277 198 10 10 0 0 60s 100 1 2504 +r 326 198 10 10 0 0 60s 100 1 2504 +r 235 200 10 10 0 0 60s 100 1 2504 +r 304 200 10 10 0 0 60s 100 1 2504 +r 268 201 10 10 0 0 60s 100 1 2504 +r 234 203 10 10 0 0 60s 100 1 2504 +r 272 203 10 10 0 0 60s 100 1 2504 +r 246 204 10 10 0 0 60s 100 1 2504 +r 257 211 10 10 0 0 60s 100 1 2504 +r 260 212 10 10 0 0 60s 100 1 2504 +r 231 223 10 10 0 0 60s 100 1 2504 +r 227 224 10 10 0 0 60s 100 1 2504 +r 227 242 10 10 0 0 60s 100 1 2504 +r 318 247 10 10 0 0 60s 100 1 2504 +r 293 250 10 10 0 0 60s 100 1 2504 +r 310 251 10 10 0 0 60s 100 1 2504 +r 284 252 10 10 0 0 60s 100 1 2504 +r 338 252 10 10 0 0 60s 100 1 2504 +r 295 253 10 10 0 0 60s 100 1 2504 +r 245 256 10 10 0 0 60s 100 1 2504 +r 248 256 10 10 0 0 60s 100 1 2504 +r 281 256 10 10 0 0 60s 100 1 2504 +r 307 256 10 10 0 0 60s 100 1 2504 +r 339 256 10 10 0 0 60s 100 1 2504 +r 248 258 10 10 0 0 60s 100 1 2504 +r 296 258 10 10 0 0 60s 100 1 2504 +r 317 34 10 10 0 0 60s 100 1 2501 +r 325 36 10 10 0 0 60s 100 1 2501 +r 313 38 10 10 0 0 60s 100 1 2501 +r 284 42 10 10 0 0 60s 100 1 2501 +r 293 42 10 10 0 0 60s 100 1 2501 +r 336 44 10 10 0 0 60s 100 1 2501 +r 276 47 10 10 0 0 60s 100 1 2501 +r 278 48 10 10 0 0 60s 100 1 2501 +r 374 48 10 10 0 0 60s 100 1 2501 +r 393 49 10 10 0 0 60s 100 1 2501 +r 371 52 10 10 0 0 60s 100 1 2501 +r 286 53 10 10 0 0 60s 100 1 2501 +r 209 54 10 10 0 0 60s 100 1 2501 +r 274 54 10 10 0 0 60s 100 1 2501 +r 254 55 10 10 0 0 60s 100 1 2501 +r 372 55 10 10 0 0 60s 100 1 2501 +r 399 55 10 10 0 0 60s 100 1 2501 +r 171 56 10 10 0 0 60s 100 1 2501 +r 240 56 10 10 0 0 60s 100 1 2501 +r 154 59 10 10 0 0 60s 100 1 2501 +r 395 59 10 10 0 0 60s 100 1 2501 +r 404 59 10 10 0 0 60s 100 1 2501 +r 409 59 10 10 0 0 60s 100 1 2501 +r 396 61 10 10 0 0 60s 100 1 2501 +r 231 63 10 10 0 0 60s 100 1 2501 +r 163 64 10 10 0 0 60s 100 1 2501 +r 213 68 10 10 0 0 60s 100 1 2501 +r 239 68 10 10 0 0 60s 100 1 2501 +r 229 69 10 10 0 0 60s 100 1 2501 +r 218 70 10 10 0 0 60s 100 1 2501 +r 413 72 10 10 0 0 60s 100 1 2501 +r 131 76 10 10 0 0 60s 100 1 2501 +r 107 77 10 10 0 0 60s 100 1 2501 +r 112 78 10 10 0 0 60s 100 1 2501 +r 436 80 10 10 0 0 60s 100 1 2501 +r 115 93 10 10 0 0 60s 100 1 2501 +r 442 99 10 10 0 0 60s 100 1 2501 +r 104 102 10 10 0 0 60s 100 1 2501 +r 445 102 10 10 0 0 60s 100 1 2501 +r 452 102 10 10 0 0 60s 100 1 2501 +r 442 104 10 10 0 0 60s 100 1 2501 +r 80 109 10 10 0 0 60s 100 1 2501 +r 88 126 10 10 0 0 60s 100 1 2501 +r 82 133 10 10 0 0 60s 100 1 2501 +r 76 137 10 10 0 0 60s 100 1 2501 +r 84 142 10 10 0 0 60s 100 1 2501 +r 78 148 10 10 0 0 60s 100 1 2501 +r 94 152 10 10 0 0 60s 100 1 2501 +r 80 157 10 10 0 0 60s 100 1 2501 +r 80 177 10 10 0 0 60s 100 1 2501 +r 74 185 10 10 0 0 60s 100 1 2501 +r 68 190 10 10 0 0 60s 100 1 2501 +r 70 206 10 10 0 0 60s 100 1 2501 +r 75 211 10 10 0 0 60s 100 1 2501 +r 64 217 10 10 0 0 60s 100 1 2501 +r 64 218 10 10 0 0 60s 100 1 2501 +r 65 219 10 10 0 0 60s 100 1 2501 +r 68 220 10 10 0 0 60s 100 1 2501 +r 74 221 10 10 0 0 60s 100 1 2501 +r 79 231 10 10 0 0 60s 100 1 2501 +r 78 233 10 10 0 0 60s 100 1 2501 +r 76 239 10 10 0 0 60s 100 1 2501 +r 81 239 10 10 0 0 60s 100 1 2501 +r 84 246 10 10 0 0 60s 100 1 2501 +r 72 247 10 10 0 0 60s 100 1 2501 +r 82 251 10 10 0 0 60s 100 1 2501 +r 89 255 10 10 0 0 60s 100 1 2501 +r 90 263 10 10 0 0 60s 100 1 2501 +r 71 273 10 10 0 0 60s 100 1 2501 +r 83 277 10 10 0 0 60s 100 1 2501 +r 82 290 10 10 0 0 60s 100 1 2501 +r 79 294 10 10 0 0 60s 100 1 2501 +r 72 327 10 10 0 0 60s 100 1 2501 +r 77 328 10 10 0 0 60s 100 1 2501 +r 78 343 10 10 0 0 60s 100 1 2501 +r 69 348 10 10 0 0 60s 100 1 2501 +r 61 354 10 10 0 0 60s 100 1 2501 +r 71 357 10 10 0 0 60s 100 1 2501 +r 68 366 10 10 0 0 60s 100 1 2501 +r 76 375 10 10 0 0 60s 100 1 2501 +r 87 384 10 10 0 0 60s 100 1 2501 +r 92 391 10 10 0 0 60s 100 1 2501 +r 95 394 10 10 0 0 60s 100 1 2501 +r 82 395 10 10 0 0 60s 100 1 2501 +r 119 402 10 10 0 0 60s 100 1 2501 +r 106 404 10 10 0 0 60s 100 1 2501 +r 87 412 10 10 0 0 60s 100 1 2501 +r 85 413 10 10 0 0 60s 100 1 2501 +r 91 415 10 10 0 0 60s 100 1 2501 +r 94 416 10 10 0 0 60s 100 1 2501 +r 100 416 10 10 0 0 60s 100 1 2501 +r 85 418 10 10 0 0 60s 100 1 2501 +r 86 418 10 10 0 0 60s 100 1 2501 +r 446 120 10 10 0 0 60s 100 1 2502 +r 447 124 10 10 0 0 60s 100 1 2502 +r 472 146 10 10 0 0 60s 100 1 2502 +r 467 148 10 10 0 0 60s 100 1 2502 +r 463 154 10 10 0 0 60s 100 1 2502 +r 472 161 10 10 0 0 60s 100 1 2502 +r 474 172 10 10 0 0 60s 100 1 2502 +r 464 177 10 10 0 0 60s 100 1 2502 +r 462 186 10 10 0 0 60s 100 1 2502 +r 466 188 10 10 0 0 60s 100 1 2502 +r 466 199 10 10 0 0 60s 100 1 2502 +r 467 219 10 10 0 0 60s 100 1 2502 +r 456 224 10 10 0 0 60s 100 1 2502 +r 463 229 10 10 0 0 60s 100 1 2502 +r 462 232 10 10 0 0 60s 100 1 2502 +r 121 406 10 10 0 0 60s 100 1 2502 +r 261 410 10 10 0 0 60s 100 1 2502 +r 123 411 10 10 0 0 60s 100 1 2502 +r 158 413 10 10 0 0 60s 100 1 2502 +r 161 413 10 10 0 0 60s 100 1 2502 +r 170 414 10 10 0 0 60s 100 1 2502 +r 150 416 10 10 0 0 60s 100 1 2502 +r 262 416 10 10 0 0 60s 100 1 2502 +r 185 417 10 10 0 0 60s 100 1 2502 +r 236 417 10 10 0 0 60s 100 1 2502 +r 330 417 10 10 0 0 60s 100 1 2502 +r 121 418 10 10 0 0 60s 100 1 2502 +r 208 418 10 10 0 0 60s 100 1 2502 +r 238 418 10 10 0 0 60s 100 1 2502 +r 257 418 10 10 0 0 60s 100 1 2502 +r 135 421 10 10 0 0 60s 100 1 2502 +r 171 421 10 10 0 0 60s 100 1 2502 +r 232 423 10 10 0 0 60s 100 1 2502 +r 292 423 10 10 0 0 60s 100 1 2502 +r 268 424 10 10 0 0 60s 100 1 2502 +r 291 424 10 10 0 0 60s 100 1 2502 +r 302 424 10 10 0 0 60s 100 1 2502 +r 138 425 10 10 0 0 60s 100 1 2502 +r 172 425 10 10 0 0 60s 100 1 2502 +r 222 425 10 10 0 0 60s 100 1 2502 +r 280 425 10 10 0 0 60s 100 1 2502 +r 145 426 10 10 0 0 60s 100 1 2502 +r 164 426 10 10 0 0 60s 100 1 2502 +r 199 426 10 10 0 0 60s 100 1 2502 +r 335 426 10 10 0 0 60s 100 1 2502 +r 330 427 10 10 0 0 60s 100 1 2502 +r 293 428 10 10 0 0 60s 100 1 2502 +r 327 429 10 10 0 0 60s 100 1 2502 +r 186 430 10 10 0 0 60s 100 1 2502 +r 244 431 10 10 0 0 60s 100 1 2502 +r 281 431 10 10 0 0 60s 100 1 2502 +r 283 431 10 10 0 0 60s 100 1 2502 +r 302 432 10 10 0 0 60s 100 1 2502 +r 315 433 10 10 0 0 60s 100 1 2502 +r 188 434 10 10 0 0 60s 100 1 2502 +r 286 439 10 10 0 0 60s 100 1 2502 +r 301 439 10 10 0 0 60s 100 1 2502 +r 188 440 10 10 0 0 60s 100 1 2502 +r 465 249 10 10 0 0 60s 100 1 2503 +r 471 263 10 10 0 0 60s 100 1 2503 +r 465 273 10 10 0 0 60s 100 1 2503 +r 461 275 10 10 0 0 60s 100 1 2503 +r 456 282 10 10 0 0 60s 100 1 2503 +r 458 291 10 10 0 0 60s 100 1 2503 +r 443 294 10 10 0 0 60s 100 1 2503 +r 387 295 10 10 0 0 60s 100 1 2503 +r 451 296 10 10 0 0 60s 100 1 2503 +r 390 297 10 10 0 0 60s 100 1 2503 +r 387 299 10 10 0 0 60s 100 1 2503 +r 395 301 10 10 0 0 60s 100 1 2503 +r 394 304 10 10 0 0 60s 100 1 2503 +r 427 306 10 10 0 0 60s 100 1 2503 +r 446 307 10 10 0 0 60s 100 1 2503 +r 425 313 10 10 0 0 60s 100 1 2503 +r 432 316 10 10 0 0 60s 100 1 2503 +r 443 317 10 10 0 0 60s 100 1 2503 +r 409 322 10 10 0 0 60s 100 1 2503 +r 403 325 10 10 0 0 60s 100 1 2503 +r 406 326 10 10 0 0 60s 100 1 2503 +r 413 326 10 10 0 0 60s 100 1 2503 +r 400 327 10 10 0 0 60s 100 1 2503 +r 394 331 10 10 0 0 60s 100 1 2503 +r 381 345 10 10 0 0 60s 100 1 2503 +r 385 345 10 10 0 0 60s 100 1 2503 +r 406 345 10 10 0 0 60s 100 1 2503 +r 406 346 10 10 0 0 60s 100 1 2503 +r 402 347 10 10 0 0 60s 100 1 2503 +r 388 348 10 10 0 0 60s 100 1 2503 +r 381 351 10 10 0 0 60s 100 1 2503 +r 404 351 10 10 0 0 60s 100 1 2503 +r 394 362 10 10 0 0 60s 100 1 2503 +r 401 369 10 10 0 0 60s 100 1 2503 +r 408 377 10 10 0 0 60s 100 1 2503 +r 394 385 10 10 0 0 60s 100 1 2503 +r 411 385 10 10 0 0 60s 100 1 2503 +r 409 390 10 10 0 0 60s 100 1 2503 +r 393 395 10 10 0 0 60s 100 1 2503 +r 392 401 10 10 0 0 60s 100 1 2503 +r 406 401 10 10 0 0 60s 100 1 2503 +r 384 405 10 10 0 0 60s 100 1 2503 +r 406 405 10 10 0 0 60s 100 1 2503 +r 408 405 10 10 0 0 60s 100 1 2503 +r 405 406 10 10 0 0 60s 100 1 2503 +r 363 409 10 10 0 0 60s 100 1 2503 +r 338 411 10 10 0 0 60s 100 1 2503 +r 347 423 10 10 0 0 60s 100 1 2503 diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_2f_regen.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_2f_regen.txt new file mode 100644 index 000000000..fdd043439 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_2f_regen.txt @@ -0,0 +1,314 @@ +r 798 206 10 10 0 0 60s 100 1 2511 +r 699 225 10 10 0 0 60s 100 1 2511 +r 700 228 10 10 0 0 60s 100 1 2511 +r 698 268 10 10 0 0 60s 100 1 2511 +r 695 273 10 10 0 0 60s 100 1 2511 +r 690 276 10 10 0 0 60s 100 1 2511 +r 691 285 10 10 0 0 60s 100 1 2511 +r 698 285 10 10 0 0 60s 100 1 2511 +r 798 285 10 10 0 0 60s 100 1 2511 +r 804 286 10 10 0 0 60s 100 1 2511 +r 700 288 10 10 0 0 60s 100 1 2511 +r 707 288 10 10 0 0 60s 100 1 2511 +r 796 288 10 10 0 0 60s 100 1 2511 +r 798 288 10 10 0 0 60s 100 1 2511 +r 703 289 10 10 0 0 60s 100 1 2511 +r 689 292 10 10 0 0 60s 100 1 2511 +r 690 292 10 10 0 0 60s 100 1 2511 +r 733 292 10 10 0 0 60s 100 1 2511 +r 748 293 10 10 0 0 60s 100 1 2511 +r 756 294 10 10 0 0 60s 100 1 2511 +r 738 295 10 10 0 0 60s 100 1 2511 +r 743 295 10 10 0 0 60s 100 1 2511 +r 750 296 10 10 0 0 60s 100 1 2511 +r 732 297 10 10 0 0 60s 100 1 2511 +r 698 298 10 10 0 0 60s 100 1 2511 +r 729 298 10 10 0 0 60s 100 1 2511 +r 807 298 10 10 0 0 60s 100 1 2511 +r 757 299 10 10 0 0 60s 100 1 2511 +r 762 299 10 10 0 0 60s 100 1 2511 +r 795 300 10 10 0 0 60s 100 1 2511 +r 773 302 10 10 0 0 60s 100 1 2511 +r 776 158 10 10 0 0 60s 100 1 2510 +r 804 159 10 10 0 0 60s 100 1 2510 +r 743 160 10 10 0 0 60s 100 1 2510 +r 799 161 10 10 0 0 60s 100 1 2510 +r 796 162 10 10 0 0 60s 100 1 2510 +r 851 164 10 10 0 0 60s 100 1 2510 +r 854 172 10 10 0 0 60s 100 1 2510 +r 854 183 10 10 0 0 60s 100 1 2510 +r 856 197 10 10 0 0 60s 100 1 2510 +r 855 237 10 10 0 0 60s 100 1 2510 +r 648 238 10 10 0 0 60s 100 1 2510 +r 846 242 10 10 0 0 60s 100 1 2510 +r 849 244 10 10 0 0 60s 100 1 2510 +r 647 246 10 10 0 0 60s 100 1 2510 +r 849 247 10 10 0 0 60s 100 1 2510 +r 852 250 10 10 0 0 60s 100 1 2510 +r 656 251 10 10 0 0 60s 100 1 2510 +r 852 253 10 10 0 0 60s 100 1 2510 +r 845 258 10 10 0 0 60s 100 1 2510 +r 849 276 10 10 0 0 60s 100 1 2510 +r 847 277 10 10 0 0 60s 100 1 2510 +r 843 278 10 10 0 0 60s 100 1 2510 +r 650 280 10 10 0 0 60s 100 1 2510 +r 658 285 10 10 0 0 60s 100 1 2510 +r 650 289 10 10 0 0 60s 100 1 2510 +r 653 293 10 10 0 0 60s 100 1 2510 +r 652 294 10 10 0 0 60s 100 1 2510 +r 646 295 10 10 0 0 60s 100 1 2510 +r 647 299 10 10 0 0 60s 100 1 2510 +r 651 301 10 10 0 0 60s 100 1 2510 +r 658 304 10 10 0 0 60s 100 1 2510 +r 649 307 10 10 0 0 60s 100 1 2510 +r 796 307 10 10 0 0 60s 100 1 2510 +r 803 312 10 10 0 0 60s 100 1 2510 +r 657 314 10 10 0 0 60s 100 1 2510 +r 658 316 10 10 0 0 60s 100 1 2510 +r 859 317 10 10 0 0 60s 100 1 2510 +r 806 319 10 10 0 0 60s 100 1 2510 +r 814 324 10 10 0 0 60s 100 1 2510 +r 669 326 10 10 0 0 60s 100 1 2510 +r 648 327 10 10 0 0 60s 100 1 2510 +r 652 329 10 10 0 0 60s 100 1 2510 +r 647 331 10 10 0 0 60s 100 1 2510 +r 672 331 10 10 0 0 60s 100 1 2510 +r 841 331 10 10 0 0 60s 100 1 2510 +r 679 332 10 10 0 0 60s 100 1 2510 +r 765 332 10 10 0 0 60s 100 1 2510 +r 802 332 10 10 0 0 60s 100 1 2510 +r 689 333 10 10 0 0 60s 100 1 2510 +r 841 336 10 10 0 0 60s 100 1 2510 +r 670 337 10 10 0 0 60s 100 1 2510 +r 768 337 10 10 0 0 60s 100 1 2510 +r 689 338 10 10 0 0 60s 100 1 2510 +r 659 345 10 10 0 0 60s 100 1 2510 +r 655 57 10 10 0 0 60s 100 1 2507 +r 746 59 10 10 0 0 60s 100 1 2507 +r 619 60 10 10 0 0 60s 100 1 2507 +r 720 60 10 10 0 0 60s 100 1 2507 +r 753 61 10 10 0 0 60s 100 1 2507 +r 644 63 10 10 0 0 60s 100 1 2507 +r 714 64 10 10 0 0 60s 100 1 2507 +r 624 65 10 10 0 0 60s 100 1 2507 +r 637 65 10 10 0 0 60s 100 1 2507 +r 815 65 10 10 0 0 60s 100 1 2507 +r 930 65 10 10 0 0 60s 100 1 2507 +r 937 65 10 10 0 0 60s 100 1 2507 +r 604 66 10 10 0 0 60s 100 1 2507 +r 713 66 10 10 0 0 60s 100 1 2507 +r 631 67 10 10 0 0 60s 100 1 2507 +r 857 67 10 10 0 0 60s 100 1 2507 +r 810 68 10 10 0 0 60s 100 1 2507 +r 823 68 10 10 0 0 60s 100 1 2507 +r 867 68 10 10 0 0 60s 100 1 2507 +r 924 68 10 10 0 0 60s 100 1 2507 +r 682 69 10 10 0 0 60s 100 1 2507 +r 859 69 10 10 0 0 60s 100 1 2507 +r 886 69 10 10 0 0 60s 100 1 2507 +r 852 70 10 10 0 0 60s 100 1 2507 +r 871 70 10 10 0 0 60s 100 1 2507 +r 945 70 10 10 0 0 60s 100 1 2507 +r 876 71 10 10 0 0 60s 100 1 2507 +r 918 71 10 10 0 0 60s 100 1 2507 +r 945 72 10 10 0 0 60s 100 1 2507 +r 944 76 10 10 0 0 60s 100 1 2507 +r 941 77 10 10 0 0 60s 100 1 2507 +r 945 78 10 10 0 0 60s 100 1 2507 +r 941 79 10 10 0 0 60s 100 1 2507 +r 562 98 10 10 0 0 60s 100 1 2507 +r 563 103 10 10 0 0 60s 100 1 2507 +r 568 106 10 10 0 0 60s 100 1 2507 +r 571 151 10 10 0 0 60s 100 1 2507 +r 559 152 10 10 0 0 60s 100 1 2507 +r 560 154 10 10 0 0 60s 100 1 2507 +r 564 161 10 10 0 0 60s 100 1 2507 +r 563 165 10 10 0 0 60s 100 1 2507 +r 569 188 10 10 0 0 60s 100 1 2507 +r 564 192 10 10 0 0 60s 100 1 2507 +r 566 205 10 10 0 0 60s 100 1 2507 +r 564 208 10 10 0 0 60s 100 1 2507 +r 559 209 10 10 0 0 60s 100 1 2507 +r 565 215 10 10 0 0 60s 100 1 2507 +r 563 216 10 10 0 0 60s 100 1 2507 +r 572 238 10 10 0 0 60s 100 1 2507 +r 562 248 10 10 0 0 60s 100 1 2507 +r 566 251 10 10 0 0 60s 100 1 2507 +r 561 255 10 10 0 0 60s 100 1 2507 +r 563 265 10 10 0 0 60s 100 1 2507 +r 568 265 10 10 0 0 60s 100 1 2507 +r 564 266 10 10 0 0 60s 100 1 2507 +r 569 266 10 10 0 0 60s 100 1 2507 +r 558 272 10 10 0 0 60s 100 1 2507 +r 559 274 10 10 0 0 60s 100 1 2507 +r 563 295 10 10 0 0 60s 100 1 2507 +r 566 301 10 10 0 0 60s 100 1 2507 +r 563 302 10 10 0 0 60s 100 1 2507 +r 567 302 10 10 0 0 60s 100 1 2507 +r 565 313 10 10 0 0 60s 100 1 2507 +r 555 326 10 10 0 0 60s 100 1 2507 +r 550 332 10 10 0 0 60s 100 1 2507 +r 556 339 10 10 0 0 60s 100 1 2507 +r 565 340 10 10 0 0 60s 100 1 2507 +r 548 346 10 10 0 0 60s 100 1 2507 +r 559 348 10 10 0 0 60s 100 1 2507 +r 554 354 10 10 0 0 60s 100 1 2507 +r 560 366 10 10 0 0 60s 100 1 2507 +r 572 371 10 10 0 0 60s 100 1 2507 +r 560 374 10 10 0 0 60s 100 1 2507 +r 558 380 10 10 0 0 60s 100 1 2507 +r 562 381 10 10 0 0 60s 100 1 2507 +r 561 393 10 10 0 0 60s 100 1 2507 +r 569 393 10 10 0 0 60s 100 1 2507 +r 568 395 10 10 0 0 60s 100 1 2507 +r 568 402 10 10 0 0 60s 100 1 2507 +r 564 404 10 10 0 0 60s 100 1 2507 +r 558 405 10 10 0 0 60s 100 1 2507 +r 563 406 10 10 0 0 60s 100 1 2507 +r 570 418 10 10 0 0 60s 100 1 2507 +r 582 427 10 10 0 0 60s 100 1 2507 +r 562 429 10 10 0 0 60s 100 1 2507 +r 578 430 10 10 0 0 60s 100 1 2507 +r 563 431 10 10 0 0 60s 100 1 2507 +r 580 431 10 10 0 0 60s 100 1 2507 +r 563 434 10 10 0 0 60s 100 1 2507 +r 581 437 10 10 0 0 60s 100 1 2507 +r 561 440 10 10 0 0 60s 100 1 2507 +r 939 95 10 10 0 0 60s 100 1 2508 +r 940 107 10 10 0 0 60s 100 1 2508 +r 940 205 10 10 0 0 60s 100 1 2508 +r 944 205 10 10 0 0 60s 100 1 2508 +r 938 207 10 10 0 0 60s 100 1 2508 +r 901 212 10 10 0 0 60s 100 1 2508 +r 899 221 10 10 0 0 60s 100 1 2508 +r 897 237 10 10 0 0 60s 100 1 2508 +r 899 246 10 10 0 0 60s 100 1 2508 +r 943 277 10 10 0 0 60s 100 1 2508 +r 945 284 10 10 0 0 60s 100 1 2508 +r 938 286 10 10 0 0 60s 100 1 2508 +r 940 292 10 10 0 0 60s 100 1 2508 +r 944 301 10 10 0 0 60s 100 1 2508 +r 941 313 10 10 0 0 60s 100 1 2508 +r 899 315 10 10 0 0 60s 100 1 2508 +r 897 320 10 10 0 0 60s 100 1 2508 +r 897 326 10 10 0 0 60s 100 1 2508 +r 901 332 10 10 0 0 60s 100 1 2508 +r 898 335 10 10 0 0 60s 100 1 2508 +r 937 345 10 10 0 0 60s 100 1 2508 +r 895 349 10 10 0 0 60s 100 1 2508 +r 936 351 10 10 0 0 60s 100 1 2508 +r 894 357 10 10 0 0 60s 100 1 2508 +r 946 358 10 10 0 0 60s 100 1 2508 +r 945 365 10 10 0 0 60s 100 1 2508 +r 897 373 10 10 0 0 60s 100 1 2508 +r 898 375 10 10 0 0 60s 100 1 2508 +r 774 386 10 10 0 0 60s 100 1 2508 +r 901 386 10 10 0 0 60s 100 1 2508 +r 902 386 10 10 0 0 60s 100 1 2508 +r 788 387 10 10 0 0 60s 100 1 2508 +r 915 391 10 10 0 0 60s 100 1 2508 +r 774 393 10 10 0 0 60s 100 1 2508 +r 848 393 10 10 0 0 60s 100 1 2508 +r 931 393 10 10 0 0 60s 100 1 2508 +r 831 394 10 10 0 0 60s 100 1 2508 +r 846 394 10 10 0 0 60s 100 1 2508 +r 830 396 10 10 0 0 60s 100 1 2508 +r 937 397 10 10 0 0 60s 100 1 2508 +r 942 418 10 10 0 0 60s 100 1 2508 +r 705 427 10 10 0 0 60s 100 1 2508 +r 939 429 10 10 0 0 60s 100 1 2508 +r 821 430 10 10 0 0 60s 100 1 2508 +r 809 431 10 10 0 0 60s 100 1 2508 +r 586 432 10 10 0 0 60s 100 1 2508 +r 659 432 10 10 0 0 60s 100 1 2508 +r 701 432 10 10 0 0 60s 100 1 2508 +r 706 433 10 10 0 0 60s 100 1 2508 +r 759 433 10 10 0 0 60s 100 1 2508 +r 764 433 10 10 0 0 60s 100 1 2508 +r 816 434 10 10 0 0 60s 100 1 2508 +r 696 435 10 10 0 0 60s 100 1 2508 +r 845 436 10 10 0 0 60s 100 1 2508 +r 937 436 10 10 0 0 60s 100 1 2508 +r 916 437 10 10 0 0 60s 100 1 2508 +r 735 438 10 10 0 0 60s 100 1 2508 +r 736 438 10 10 0 0 60s 100 1 2508 +r 806 439 10 10 0 0 60s 100 1 2508 +r 846 439 10 10 0 0 60s 100 1 2508 +r 800 441 10 10 0 0 60s 100 1 2508 +r 794 443 10 10 0 0 60s 100 1 2508 +r 620 106 10 10 0 0 60s 100 1 2509 +r 892 109 10 10 0 0 60s 100 1 2509 +r 849 111 10 10 0 0 60s 100 1 2509 +r 897 113 10 10 0 0 60s 100 1 2509 +r 697 114 10 10 0 0 60s 100 1 2509 +r 701 114 10 10 0 0 60s 100 1 2509 +r 766 114 10 10 0 0 60s 100 1 2509 +r 710 115 10 10 0 0 60s 100 1 2509 +r 848 115 10 10 0 0 60s 100 1 2509 +r 613 116 10 10 0 0 60s 100 1 2509 +r 675 116 10 10 0 0 60s 100 1 2509 +r 685 116 10 10 0 0 60s 100 1 2509 +r 725 116 10 10 0 0 60s 100 1 2509 +r 742 116 10 10 0 0 60s 100 1 2509 +r 764 116 10 10 0 0 60s 100 1 2509 +r 816 116 10 10 0 0 60s 100 1 2509 +r 756 118 10 10 0 0 60s 100 1 2509 +r 774 118 10 10 0 0 60s 100 1 2509 +r 858 118 10 10 0 0 60s 100 1 2509 +r 696 119 10 10 0 0 60s 100 1 2509 +r 798 119 10 10 0 0 60s 100 1 2509 +r 884 122 10 10 0 0 60s 100 1 2509 +r 611 126 10 10 0 0 60s 100 1 2509 +r 611 131 10 10 0 0 60s 100 1 2509 +r 898 135 10 10 0 0 60s 100 1 2509 +r 610 137 10 10 0 0 60s 100 1 2509 +r 903 137 10 10 0 0 60s 100 1 2509 +r 901 144 10 10 0 0 60s 100 1 2509 +r 902 145 10 10 0 0 60s 100 1 2509 +r 678 152 10 10 0 0 60s 100 1 2509 +r 643 157 10 10 0 0 60s 100 1 2509 +r 896 157 10 10 0 0 60s 100 1 2509 +r 680 159 10 10 0 0 60s 100 1 2509 +r 640 164 10 10 0 0 60s 100 1 2509 +r 655 175 10 10 0 0 60s 100 1 2509 +r 608 182 10 10 0 0 60s 100 1 2509 +r 661 183 10 10 0 0 60s 100 1 2509 +r 903 184 10 10 0 0 60s 100 1 2509 +r 606 185 10 10 0 0 60s 100 1 2509 +r 613 185 10 10 0 0 60s 100 1 2509 +r 608 187 10 10 0 0 60s 100 1 2509 +r 655 188 10 10 0 0 60s 100 1 2509 +r 617 189 10 10 0 0 60s 100 1 2509 +r 904 189 10 10 0 0 60s 100 1 2509 +r 904 191 10 10 0 0 60s 100 1 2509 +r 658 198 10 10 0 0 60s 100 1 2509 +r 894 201 10 10 0 0 60s 100 1 2509 +r 614 209 10 10 0 0 60s 100 1 2509 +r 607 219 10 10 0 0 60s 100 1 2509 +r 607 263 10 10 0 0 60s 100 1 2509 +r 610 280 10 10 0 0 60s 100 1 2509 +r 618 287 10 10 0 0 60s 100 1 2509 +r 613 291 10 10 0 0 60s 100 1 2509 +r 607 292 10 10 0 0 60s 100 1 2509 +r 612 319 10 10 0 0 60s 100 1 2509 +r 610 322 10 10 0 0 60s 100 1 2509 +r 615 332 10 10 0 0 60s 100 1 2509 +r 614 337 10 10 0 0 60s 100 1 2509 +r 618 369 10 10 0 0 60s 100 1 2509 +r 614 375 10 10 0 0 60s 100 1 2509 +r 620 378 10 10 0 0 60s 100 1 2509 +r 631 382 10 10 0 0 60s 100 1 2509 +r 682 386 10 10 0 0 60s 100 1 2509 +r 720 387 10 10 0 0 60s 100 1 2509 +r 664 388 10 10 0 0 60s 100 1 2509 +r 712 388 10 10 0 0 60s 100 1 2509 +r 696 389 10 10 0 0 60s 100 1 2509 +r 653 390 10 10 0 0 60s 100 1 2509 +r 666 393 10 10 0 0 60s 100 1 2509 +r 709 393 10 10 0 0 60s 100 1 2509 +r 631 395 10 10 0 0 60s 100 1 2509 +r 654 396 10 10 0 0 60s 100 1 2509 +r 664 396 10 10 0 0 60s 100 1 2509 +r 643 397 10 10 0 0 60s 100 1 2509 +r 656 397 10 10 0 0 60s 100 1 2509 + diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_3f_regen.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_3f_regen.txt new file mode 100644 index 000000000..c7a976715 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_3f_regen.txt @@ -0,0 +1,91 @@ +r 1255 222 10 10 0 0 60s 100 1 2512 +r 1244 236 10 10 0 0 60s 100 1 2512 +r 1245 241 10 10 0 0 60s 100 1 2512 +r 1222 244 10 10 0 0 60s 100 1 2512 +r 1223 246 10 10 0 0 60s 100 1 2512 +r 1227 246 10 10 0 0 60s 100 1 2512 +r 1229 246 10 10 0 0 60s 100 1 2512 +r 1257 246 10 10 0 0 60s 100 1 2512 +r 1273 252 10 10 0 0 60s 100 1 2512 +r 1253 260 10 10 0 0 60s 100 1 2512 +r 1257 141 10 10 0 0 60s 100 1 2513 +r 1263 146 10 10 0 0 60s 100 1 2513 +r 1244 148 10 10 0 0 60s 100 1 2513 +r 1238 159 10 10 0 0 60s 100 1 2513 +r 1254 163 10 10 0 0 60s 100 1 2513 +r 1244 166 10 10 0 0 60s 100 1 2513 +r 1248 168 10 10 0 0 60s 100 1 2513 +r 1245 171 10 10 0 0 60s 100 1 2513 +r 1246 190 10 10 0 0 60s 100 1 2513 +r 1139 231 10 10 0 0 60s 100 1 2513 +r 1168 237 10 10 0 0 60s 100 1 2513 +r 1160 242 10 10 0 0 60s 100 1 2513 +r 1149 243 10 10 0 0 60s 100 1 2513 +r 1146 246 10 10 0 0 60s 100 1 2513 +r 1191 247 10 10 0 0 60s 100 1 2513 +r 1200 247 10 10 0 0 60s 100 1 2513 +r 1168 258 10 10 0 0 60s 100 1 2513 +r 1136 265 10 10 0 0 60s 100 1 2513 +r 1158 271 10 10 0 0 60s 100 1 2513 +r 1245 336 10 10 0 0 60s 100 1 2513 +r 1271 342 10 10 0 0 60s 100 1 2513 +r 1274 357 10 10 0 0 60s 100 1 2513 +r 1244 361 10 10 0 0 60s 100 1 2513 +r 1257 361 10 10 0 0 60s 100 1 2513 +r 1252 364 10 10 0 0 60s 100 1 2513 +r 1247 365 10 10 0 0 60s 100 1 2513 +r 1247 375 10 10 0 0 60s 100 1 2513 +r 1161 133 10 10 0 0 60s 100 1 2514 +r 1334 133 10 10 0 0 60s 100 1 2514 +r 1334 134 10 10 0 0 60s 100 1 2514 +r 1342 135 10 10 0 0 60s 100 1 2514 +r 1338 136 10 10 0 0 60s 100 1 2514 +r 1349 140 10 10 0 0 60s 100 1 2514 +r 1354 141 10 10 0 0 60s 100 1 2514 +r 1155 147 10 10 0 0 60s 100 1 2514 +r 1368 150 10 10 0 0 60s 100 1 2514 +r 1142 154 10 10 0 0 60s 100 1 2514 +r 1367 154 10 10 0 0 60s 100 1 2514 +r 1138 157 10 10 0 0 60s 100 1 2514 +r 1164 157 10 10 0 0 60s 100 1 2514 +r 1136 165 10 10 0 0 60s 100 1 2514 +r 1138 166 10 10 0 0 60s 100 1 2514 +r 1141 167 10 10 0 0 60s 100 1 2514 +r 1144 167 10 10 0 0 60s 100 1 2514 +r 1345 168 10 10 0 0 60s 100 1 2514 +r 1352 171 10 10 0 0 60s 100 1 2514 +r 1154 181 10 10 0 0 60s 100 1 2514 +r 1145 197 10 10 0 0 60s 100 1 2514 +r 1149 198 10 10 0 0 60s 100 1 2514 +r 1147 200 10 10 0 0 60s 100 1 2514 +r 1149 304 10 10 0 0 60s 100 1 2514 +r 1151 307 10 10 0 0 60s 100 1 2514 +r 1153 308 10 10 0 0 60s 100 1 2514 +r 1161 329 10 10 0 0 60s 100 1 2514 +r 1374 329 10 10 0 0 60s 100 1 2514 +r 1359 331 10 10 0 0 60s 100 1 2514 +r 1136 333 10 10 0 0 60s 100 1 2514 +r 1359 333 10 10 0 0 60s 100 1 2514 +r 1128 334 10 10 0 0 60s 100 1 2514 +r 1342 334 10 10 0 0 60s 100 1 2514 +r 1150 337 10 10 0 0 60s 100 1 2514 +r 1160 339 10 10 0 0 60s 100 1 2514 +r 1367 339 10 10 0 0 60s 100 1 2514 +r 1362 342 10 10 0 0 60s 100 1 2514 +r 1137 343 10 10 0 0 60s 100 1 2514 +r 1356 343 10 10 0 0 60s 100 1 2514 +r 1338 344 10 10 0 0 60s 100 1 2514 +r 1145 348 10 10 0 0 60s 100 1 2514 +r 1297 351 10 10 0 0 60s 100 1 2514 +r 1134 357 10 10 0 0 60s 100 1 2514 +r 1161 357 10 10 0 0 60s 100 1 2514 +r 1173 357 10 10 0 0 60s 100 1 2514 +r 1147 358 10 10 0 0 60s 100 1 2514 +r 1345 358 10 10 0 0 60s 100 1 2514 +r 1150 359 10 10 0 0 60s 100 1 2514 +r 1170 359 10 10 0 0 60s 100 1 2514 +r 1331 364 10 10 0 0 60s 100 1 2514 +r 1340 367 10 10 0 0 60s 100 1 2514 +r 1329 368 10 10 0 0 60s 100 1 2514 +r 1166 375 10 10 0 0 60s 100 1 2514 +r 1169 376 10 10 0 0 60s 100 1 2514 diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_4f_regen.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_4f_regen.txt new file mode 100644 index 000000000..05abf4b90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_4f_regen.txt @@ -0,0 +1,154 @@ +r 349 555 10 10 0 0 60s 100 1 2515 +r 275 561 10 10 0 0 60s 100 1 2515 +r 208 563 10 10 0 0 60s 100 1 2515 +r 204 564 10 10 0 0 60s 100 1 2515 +r 346 564 10 10 0 0 60s 100 1 2515 +r 235 566 10 10 0 0 60s 100 1 2515 +r 281 566 10 10 0 0 60s 100 1 2515 +r 229 568 10 10 0 0 60s 100 1 2515 +r 232 568 10 10 0 0 60s 100 1 2515 +r 287 570 10 10 0 0 60s 100 1 2515 +r 345 573 10 10 0 0 60s 100 1 2515 +r 69 579 10 10 0 0 60s 100 1 2515 +r 71 581 10 10 0 0 60s 100 1 2515 +r 345 588 10 10 0 0 60s 100 1 2515 +r 342 590 10 10 0 0 60s 100 1 2515 +r 338 591 10 10 0 0 60s 100 1 2515 +r 341 593 10 10 0 0 60s 100 1 2515 +r 407 606 10 10 0 0 60s 100 1 2515 +r 69 607 10 10 0 0 60s 100 1 2515 +r 89 625 10 10 0 0 60s 100 1 2515 +r 124 625 10 10 0 0 60s 100 1 2515 +r 126 626 10 10 0 0 60s 100 1 2515 +r 74 628 10 10 0 0 60s 100 1 2515 +r 349 631 10 10 0 0 60s 100 1 2515 +r 407 632 10 10 0 0 60s 100 1 2515 +r 403 634 10 10 0 0 60s 100 1 2515 +r 238 642 10 10 0 0 60s 100 1 2515 +r 249 643 10 10 0 0 60s 100 1 2515 +r 408 644 10 10 0 0 60s 100 1 2515 +r 246 646 10 10 0 0 60s 100 1 2515 +r 343 646 10 10 0 0 60s 100 1 2515 +r 70 654 10 10 0 0 60s 100 1 2515 +r 73 655 10 10 0 0 60s 100 1 2515 +r 133 655 10 10 0 0 60s 100 1 2515 +r 72 658 10 10 0 0 60s 100 1 2515 +r 348 660 10 10 0 0 60s 100 1 2515 +r 73 661 10 10 0 0 60s 100 1 2515 +r 134 661 10 10 0 0 60s 100 1 2515 +r 410 662 10 10 0 0 60s 100 1 2515 +r 188 666 10 10 0 0 60s 100 1 2515 +r 390 669 10 10 0 0 60s 100 1 2515 +r 224 670 10 10 0 0 60s 100 1 2515 +r 366 670 10 10 0 0 60s 100 1 2515 +r 194 671 10 10 0 0 60s 100 1 2515 +r 236 671 10 10 0 0 60s 100 1 2515 +r 370 671 10 10 0 0 60s 100 1 2515 +r 225 674 10 10 0 0 60s 100 1 2515 +r 404 674 10 10 0 0 60s 100 1 2515 +r 230 676 10 10 0 0 60s 100 1 2515 +r 404 676 10 10 0 0 60s 100 1 2515 +r 377 677 10 10 0 0 60s 100 1 2515 +r 391 680 10 10 0 0 60s 100 1 2515 +r 388 712 10 10 0 0 60s 100 1 2515 +r 386 713 10 10 0 0 60s 100 1 2515 +r 417 713 10 10 0 0 60s 100 1 2515 +r 379 714 10 10 0 0 60s 100 1 2515 +r 388 714 10 10 0 0 60s 100 1 2515 +r 384 715 10 10 0 0 60s 100 1 2515 +r 84 716 10 10 0 0 60s 100 1 2515 +r 114 718 10 10 0 0 60s 100 1 2515 +r 353 720 10 10 0 0 60s 100 1 2515 +r 189 728 10 10 0 0 60s 100 1 2515 +r 272 736 10 10 0 0 60s 100 1 2515 +r 413 737 10 10 0 0 60s 100 1 2515 +r 62 746 10 10 0 0 60s 100 1 2515 +r 143 751 10 10 0 0 60s 100 1 2515 +r 480 752 10 10 0 0 60s 100 1 2515 +r 499 754 10 10 0 0 60s 100 1 2515 +r 476 755 10 10 0 0 60s 100 1 2515 +r 189 760 10 10 0 0 60s 100 1 2515 +r 407 761 10 10 0 0 60s 100 1 2515 +r 134 763 10 10 0 0 60s 100 1 2515 +r 475 765 10 10 0 0 60s 100 1 2515 +r 275 767 10 10 0 0 60s 100 1 2515 +r 151 768 10 10 0 0 60s 100 1 2515 +r 499 772 10 10 0 0 60s 100 1 2515 +r 394 773 10 10 0 0 60s 100 1 2515 +r 287 775 10 10 0 0 60s 100 1 2515 +r 402 775 10 10 0 0 60s 100 1 2515 +r 317 776 10 10 0 0 60s 100 1 2515 +r 516 776 10 10 0 0 60s 100 1 2515 +r 528 777 10 10 0 0 60s 100 1 2515 +r 301 778 10 10 0 0 60s 100 1 2515 +r 316 778 10 10 0 0 60s 100 1 2515 +r 525 779 10 10 0 0 60s 100 1 2515 +r 140 780 10 10 0 0 60s 100 1 2515 +r 376 780 10 10 0 0 60s 100 1 2515 +r 522 784 10 10 0 0 60s 100 1 2515 +r 499 785 10 10 0 0 60s 100 1 2515 +r 533 785 10 10 0 0 60s 100 1 2515 +r 492 787 10 10 0 0 60s 100 1 2515 +r 501 787 10 10 0 0 60s 100 1 2515 +r 467 789 10 10 0 0 60s 100 1 2515 +r 498 790 10 10 0 0 60s 100 1 2515 +r 142 792 10 10 0 0 60s 100 1 2515 +r 67 795 10 10 0 0 60s 100 1 2515 +r 408 795 10 10 0 0 60s 100 1 2515 +r 68 797 10 10 0 0 60s 100 1 2515 +r 274 797 10 10 0 0 60s 100 1 2515 +r 483 798 10 10 0 0 60s 100 1 2515 +r 67 799 10 10 0 0 60s 100 1 2515 +r 496 799 10 10 0 0 60s 100 1 2515 +r 276 801 10 10 0 0 60s 100 1 2515 +r 509 803 10 10 0 0 60s 100 1 2515 +r 534 805 10 10 0 0 60s 100 1 2515 +r 500 806 10 10 0 0 60s 100 1 2515 +r 411 807 10 10 0 0 60s 100 1 2515 +r 519 810 10 10 0 0 60s 100 1 2515 +r 274 814 10 10 0 0 60s 100 1 2515 +r 271 824 10 10 0 0 60s 100 1 2515 +r 361 833 10 10 0 0 60s 100 1 2515 +r 365 833 10 10 0 0 60s 100 1 2515 +r 381 838 10 10 0 0 60s 100 1 2515 +r 404 839 10 10 0 0 60s 100 1 2515 +r 367 840 10 10 0 0 60s 100 1 2515 +r 409 840 10 10 0 0 60s 100 1 2515 +r 360 842 10 10 0 0 60s 100 1 2515 +r 368 842 10 10 0 0 60s 100 1 2515 +r 374 843 10 10 0 0 60s 100 1 2515 +r 100 861 10 10 0 0 60s 100 1 2515 +r 73 864 10 10 0 0 60s 100 1 2515 +r 125 866 10 10 0 0 60s 100 1 2515 +r 307 878 10 10 0 0 60s 100 1 2515 +r 244 880 10 10 0 0 60s 100 1 2515 +r 236 882 10 10 0 0 60s 100 1 2515 +r 240 882 10 10 0 0 60s 100 1 2515 +r 405 882 10 10 0 0 60s 100 1 2515 +r 311 887 10 10 0 0 60s 100 1 2515 +r 315 893 10 10 0 0 60s 100 1 2515 +r 319 894 10 10 0 0 60s 100 1 2515 +r 319 895 10 10 0 0 60s 100 1 2515 +r 244 899 10 10 0 0 60s 100 1 2515 +r 192 900 10 10 0 0 60s 100 1 2515 +r 403 900 10 10 0 0 60s 100 1 2515 +r 94 903 10 10 0 0 60s 100 1 2515 +r 249 907 10 10 0 0 60s 100 1 2515 +r 402 907 10 10 0 0 60s 100 1 2515 +r 244 908 10 10 0 0 60s 100 1 2515 +r 96 910 10 10 0 0 60s 100 1 2515 +r 192 912 10 10 0 0 60s 100 1 2515 +r 99 922 10 10 0 0 60s 100 1 2515 +r 407 924 10 10 0 0 60s 100 1 2515 +r 242 927 10 10 0 0 60s 100 1 2515 +r 316 927 10 10 0 0 60s 100 1 2515 +r 88 928 10 10 0 0 60s 100 1 2515 +r 409 930 10 10 0 0 60s 100 1 2515 +r 248 934 10 10 0 0 60s 100 1 2515 +r 232 936 10 10 0 0 60s 100 1 2515 +r 367 937 10 10 0 0 60s 100 1 2515 +r 426 938 10 10 0 0 60s 100 1 2515 +r 198 941 10 10 0 0 60s 100 1 2515 +r 330 941 10 10 0 0 60s 100 1 2515 +r 356 942 10 10 0 0 60s 100 1 2515 +r 234 944 10 10 0 0 60s 100 1 2515 diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_5f_regen.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_5f_regen.txt new file mode 100644 index 000000000..ba66c4f96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_5f_regen.txt @@ -0,0 +1,151 @@ +r 842 568 10 10 0 0 60s 100 1 2520 +r 858 569 10 10 0 0 60s 100 1 2520 +r 833 579 10 10 0 0 60s 100 1 2520 +r 997 631 10 10 0 0 60s 100 1 2520 +r 1015 636 10 10 0 0 60s 100 1 2520 +r 705 642 10 10 0 0 60s 100 1 2520 +r 1026 644 10 10 0 0 60s 100 1 2520 +r 1009 651 10 10 0 0 60s 100 1 2520 +r 1028 652 10 10 0 0 60s 100 1 2520 +r 694 653 10 10 0 0 60s 100 1 2520 +r 1024 653 10 10 0 0 60s 100 1 2520 +r 692 655 10 10 0 0 60s 100 1 2520 +r 897 733 10 10 0 0 60s 100 1 2520 +r 800 740 10 10 0 0 60s 100 1 2520 +r 812 770 10 10 0 0 60s 100 1 2520 +r 819 771 10 10 0 0 60s 100 1 2520 +r 838 789 10 10 0 0 60s 100 1 2520 +r 679 810 10 10 0 0 60s 100 1 2520 +r 674 812 10 10 0 0 60s 100 1 2520 +r 678 816 10 10 0 0 60s 100 1 2520 +r 677 820 10 10 0 0 60s 100 1 2520 +r 681 824 10 10 0 0 60s 100 1 2520 +r 673 829 10 10 0 0 60s 100 1 2520 +r 1011 841 10 10 0 0 60s 100 1 2520 +r 830 585 10 10 0 0 60s 100 1 2519 +r 841 587 10 10 0 0 60s 100 1 2519 +r 856 587 10 10 0 0 60s 100 1 2519 +r 835 597 10 10 0 0 60s 100 1 2519 +r 861 598 10 10 0 0 60s 100 1 2519 +r 831 599 10 10 0 0 60s 100 1 2519 +r 849 602 10 10 0 0 60s 100 1 2519 +r 854 602 10 10 0 0 60s 100 1 2519 +r 873 602 10 10 0 0 60s 100 1 2519 +r 867 603 10 10 0 0 60s 100 1 2519 +r 878 603 10 10 0 0 60s 100 1 2519 +r 868 604 10 10 0 0 60s 100 1 2519 +r 723 639 10 10 0 0 60s 100 1 2519 +r 706 645 10 10 0 0 60s 100 1 2519 +r 706 646 10 10 0 0 60s 100 1 2519 +r 731 648 10 10 0 0 60s 100 1 2519 +r 981 652 10 10 0 0 60s 100 1 2519 +r 698 661 10 10 0 0 60s 100 1 2519 +r 987 669 10 10 0 0 60s 100 1 2519 +r 1011 673 10 10 0 0 60s 100 1 2519 +r 853 676 10 10 0 0 60s 100 1 2519 +r 852 682 10 10 0 0 60s 100 1 2519 +r 996 690 10 10 0 0 60s 100 1 2519 +r 1005 692 10 10 0 0 60s 100 1 2519 +r 815 702 10 10 0 0 60s 100 1 2519 +r 878 703 10 10 0 0 60s 100 1 2519 +r 883 709 10 10 0 0 60s 100 1 2519 +r 815 712 10 10 0 0 60s 100 1 2519 +r 893 715 10 10 0 0 60s 100 1 2519 +r 699 785 10 10 0 0 60s 100 1 2519 +r 699 789 10 10 0 0 60s 100 1 2519 +r 696 792 10 10 0 0 60s 100 1 2519 +r 694 811 10 10 0 0 60s 100 1 2519 +r 998 815 10 10 0 0 60s 100 1 2519 +r 697 823 10 10 0 0 60s 100 1 2519 +r 712 829 10 10 0 0 60s 100 1 2519 +r 700 833 10 10 0 0 60s 100 1 2519 +r 977 843 10 10 0 0 60s 100 1 2519 +r 1003 843 10 10 0 0 60s 100 1 2519 +r 984 844 10 10 0 0 60s 100 1 2519 +r 997 846 10 10 0 0 60s 100 1 2519 +r 996 849 10 10 0 0 60s 100 1 2519 +r 988 850 10 10 0 0 60s 100 1 2519 +r 971 855 10 10 0 0 60s 100 1 2519 +r 981 857 10 10 0 0 60s 100 1 2519 +r 966 861 10 10 0 0 60s 100 1 2519 +r 793 797 10 10 0 0 60s 100 1 2516 +r 797 797 10 10 0 0 60s 100 1 2516 +r 904 799 10 10 0 0 60s 100 1 2516 +r 913 801 10 10 0 0 60s 100 1 2516 +r 811 803 10 10 0 0 60s 100 1 2516 +r 835 810 10 10 0 0 60s 100 1 2516 +r 866 812 10 10 0 0 60s 100 1 2516 +r 875 815 10 10 0 0 60s 100 1 2516 +r 847 818 10 10 0 0 60s 100 1 2516 +r 853 819 10 10 0 0 60s 100 1 2516 +r 844 820 10 10 0 0 60s 100 1 2516 +r 855 829 10 10 0 0 60s 100 1 2516 +r 842 843 10 10 0 0 60s 100 1 2516 +r 805 656 10 10 0 0 60s 100 1 2517 +r 892 661 10 10 0 0 60s 100 1 2517 +r 895 662 10 10 0 0 60s 100 1 2517 +r 800 665 10 10 0 0 60s 100 1 2517 +r 909 665 10 10 0 0 60s 100 1 2517 +r 797 673 10 10 0 0 60s 100 1 2517 +r 913 676 10 10 0 0 60s 100 1 2517 +r 916 676 10 10 0 0 60s 100 1 2517 +r 766 682 10 10 0 0 60s 100 1 2517 +r 917 683 10 10 0 0 60s 100 1 2517 +r 912 684 10 10 0 0 60s 100 1 2517 +r 769 686 10 10 0 0 60s 100 1 2517 +r 934 691 10 10 0 0 60s 100 1 2517 +r 935 695 10 10 0 0 60s 100 1 2517 +r 766 696 10 10 0 0 60s 100 1 2517 +r 762 713 10 10 0 0 60s 100 1 2517 +r 937 733 10 10 0 0 60s 100 1 2517 +r 764 748 10 10 0 0 60s 100 1 2517 +r 933 760 10 10 0 0 60s 100 1 2517 +r 774 761 10 10 0 0 60s 100 1 2517 +r 770 772 10 10 0 0 60s 100 1 2517 +r 918 778 10 10 0 0 60s 100 1 2517 +r 933 779 10 10 0 0 60s 100 1 2517 +r 771 782 10 10 0 0 60s 100 1 2517 +r 916 785 10 10 0 0 60s 100 1 2517 +r 923 790 10 10 0 0 60s 100 1 2517 +r 929 792 10 10 0 0 60s 100 1 2517 +r 842 606 10 10 0 0 60s 100 1 2518 +r 863 609 10 10 0 0 60s 100 1 2518 +r 865 610 10 10 0 0 60s 100 1 2518 +r 852 620 10 10 0 0 60s 100 1 2518 +r 749 648 10 10 0 0 60s 100 1 2518 +r 855 651 10 10 0 0 60s 100 1 2518 +r 827 652 10 10 0 0 60s 100 1 2518 +r 738 656 10 10 0 0 60s 100 1 2518 +r 874 656 10 10 0 0 60s 100 1 2518 +r 818 657 10 10 0 0 60s 100 1 2518 +r 738 658 10 10 0 0 60s 100 1 2518 +r 749 659 10 10 0 0 60s 100 1 2518 +r 858 660 10 10 0 0 60s 100 1 2518 +r 728 667 10 10 0 0 60s 100 1 2518 +r 744 669 10 10 0 0 60s 100 1 2518 +r 977 670 10 10 0 0 60s 100 1 2518 +r 960 672 10 10 0 0 60s 100 1 2518 +r 973 672 10 10 0 0 60s 100 1 2518 +r 732 674 10 10 0 0 60s 100 1 2518 +r 752 677 10 10 0 0 60s 100 1 2518 +r 950 687 10 10 0 0 60s 100 1 2518 +r 991 694 10 10 0 0 60s 100 1 2518 +r 709 784 10 10 0 0 60s 100 1 2518 +r 713 787 10 10 0 0 60s 100 1 2518 +r 711 789 10 10 0 0 60s 100 1 2518 +r 943 792 10 10 0 0 60s 100 1 2518 +r 737 798 10 10 0 0 60s 100 1 2518 +r 737 800 10 10 0 0 60s 100 1 2518 +r 987 805 10 10 0 0 60s 100 1 2518 +r 947 806 10 10 0 0 60s 100 1 2518 +r 723 811 10 10 0 0 60s 100 1 2518 +r 968 811 10 10 0 0 60s 100 1 2518 +r 978 811 10 10 0 0 60s 100 1 2518 +r 719 815 10 10 0 0 60s 100 1 2518 +r 720 818 10 10 0 0 60s 100 1 2518 +r 724 820 10 10 0 0 60s 100 1 2518 +r 725 828 10 10 0 0 60s 100 1 2518 +r 976 829 10 10 0 0 60s 100 1 2518 +r 956 837 10 10 0 0 60s 100 1 2518 +r 971 842 10 10 0 0 60s 100 1 2518 +r 951 852 10 10 0 0 60s 100 1 2518 diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_6f_regen.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_6f_regen.txt new file mode 100644 index 000000000..f4c2f6f3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_6f_regen.txt @@ -0,0 +1,40 @@ +r 1269 667 10 10 0 0 60s 100 1 2521 +r 1266 668 10 10 0 0 60s 100 1 2521 +r 1269 669 10 10 0 0 60s 100 1 2521 +r 1261 670 10 10 0 0 60s 100 1 2521 +r 1347 680 10 10 0 0 60s 100 1 2521 +r 1300 683 10 10 0 0 60s 100 1 2521 +r 1323 685 10 10 0 0 60s 100 1 2521 +r 1257 691 10 10 0 0 60s 100 1 2521 +r 1305 691 10 10 0 0 60s 100 1 2521 +r 1288 693 10 10 0 0 60s 100 1 2521 +r 1309 695 10 10 0 0 60s 100 1 2521 +r 1316 695 10 10 0 0 60s 100 1 2521 +r 1296 697 10 10 0 0 60s 100 1 2521 +r 1312 698 10 10 0 0 60s 100 1 2521 +r 1337 699 10 10 0 0 60s 100 1 2521 +r 1308 701 10 10 0 0 60s 100 1 2521 +r 1319 702 10 10 0 0 60s 100 1 2521 +r 1290 707 10 10 0 0 60s 100 1 2521 +r 1348 712 10 10 0 0 60s 100 1 2521 +r 1354 716 10 10 0 0 60s 100 1 2521 +r 1293 717 10 10 0 0 60s 100 1 2521 +r 1292 718 10 10 0 0 60s 100 1 2521 +r 1344 718 10 10 0 0 60s 100 1 2521 +r 1278 724 10 10 0 0 60s 100 1 2521 +r 1281 725 10 10 0 0 60s 100 1 2521 +r 1276 728 10 10 0 0 60s 100 1 2521 +r 1312 735 10 10 0 0 60s 100 1 2521 +r 1311 738 10 10 0 0 60s 100 1 2521 +r 1330 738 10 10 0 0 60s 100 1 2521 +r 1336 739 10 10 0 0 60s 100 1 2521 +r 1305 740 10 10 0 0 60s 100 1 2521 +r 1272 741 10 10 0 0 60s 100 1 2521 +r 1271 742 10 10 0 0 60s 100 1 2521 +r 1325 746 10 10 0 0 60s 100 1 2521 +r 1268 748 10 10 0 0 60s 100 1 2521 +r 1315 749 10 10 0 0 60s 100 1 2521 +r 1288 751 10 10 0 0 60s 100 1 2521 +r 1289 756 10 10 0 0 60s 100 1 2521 +r 1325 759 10 10 0 0 60s 100 1 2521 +r 1315 760 10 10 0 0 60s 100 1 2521 diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_7f_regen.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_7f_regen.txt new file mode 100644 index 000000000..f9b0c899d --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/dc_7f_regen.txt @@ -0,0 +1,28 @@ +r 82 1112 10 10 0 0 60s 100 1 2521 +r 59 1113 10 10 0 0 60s 100 1 2521 +r 60 1113 10 10 0 0 60s 100 1 2521 +r 76 1113 10 10 0 0 60s 100 1 2521 +r 55 1114 10 10 0 0 60s 100 1 2521 +r 62 1116 10 10 0 0 60s 100 1 2521 +r 73 1116 10 10 0 0 60s 100 1 2521 +r 81 1119 10 10 0 0 60s 100 1 2521 +r 81 1120 10 10 0 0 60s 100 1 2521 +r 71 1121 10 10 0 0 60s 100 1 2521 +r 68 1122 10 10 0 0 60s 100 1 2521 +r 94 1124 10 10 0 0 60s 100 1 2521 +r 87 1126 10 10 0 0 60s 100 1 2521 +r 96 1127 10 10 0 0 60s 100 1 2521 +r 86 1128 10 10 0 0 60s 100 1 2521 +r 52 1130 10 10 0 0 60s 100 1 2521 +r 60 1130 10 10 0 0 60s 100 1 2521 +r 76 1130 10 10 0 0 60s 100 1 2521 +r 64 1133 10 10 0 0 60s 100 1 2521 +r 52 1134 10 10 0 0 60s 100 1 2521 +r 62 1134 10 10 0 0 60s 100 1 2521 +r 64 1137 10 10 0 0 60s 100 1 2521 +r 90 1137 10 10 0 0 60s 100 1 2521 +r 85 1138 10 10 0 0 60s 100 1 2521 +r 54 1139 10 10 0 0 60s 100 1 2521 +r 74 1141 10 10 0 0 60s 100 1 2521 +r 66 1142 10 10 0 0 60s 100 1 2521 +r 55 1145 10 10 0 0 60s 100 1 2521 diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen1.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen1.txt new file mode 100644 index 000000000..ced77361f --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen1.txt @@ -0,0 +1,46 @@ +//1¹øÂ°·£´ý +//type cx cy sx sy z dir time percent count vnum +//1_1A +m 70 574 0 0 0 0 1s 100 1 10804 +m 69 673 0 0 0 0 1s 100 1 10831 +m 131 668 0 0 0 0 1s 100 1 10813 +//1_2A +m 180 566 0 0 0 0 1s 100 1 10801 +m 295 567 0 0 0 0 1s 100 1 10808 +m 282 635 0 0 0 0 1s 100 1 10832 +m 181 667 0 0 0 0 1s 100 1 10812 +//1_3A +m 345 555 0 0 0 0 1s 100 1 10805 +m 400 558 0 0 0 0 1s 100 1 10810 +//1_4A +m 67 815 0 0 0 0 1s 100 1 10809 +m 140 821 0 0 0 0 1s 100 1 10814 +m 189 711 0 0 0 0 1s 100 1 10823 +//1_5A +m 274 712 0 0 0 0 1s 100 1 10802 +m 225 780 0 0 0 0 1s 100 1 10811 +m 328 780 0 0 0 0 1s 100 1 10829 +m 274 842 0 0 0 0 1s 100 1 10834 +//1_6A +m 350 717 0 0 0 0 1s 100 1 10803 +m 419 711 0 0 0 0 1s 100 1 10806 +m 363 776 0 0 0 0 1s 100 1 10812 +m 347 839 0 0 0 0 1s 100 1 10815 +m 366 809 0 0 0 0 1s 100 1 10833 +m 429 841 0 0 0 0 1s 100 1 10835 +//1_7A +m 94 839 0 0 0 0 1s 100 1 10802 +m 55 864 0 0 0 0 1s 100 1 10807 +m 142 866 0 0 0 0 1s 100 1 10811 +m 51 920 0 0 0 0 1s 100 1 10816 +m 90 946 0 0 0 0 1s 100 1 10833 +m 144 919 0 0 0 0 1s 100 1 10822 +//1_8A +m 194 861 0 0 0 0 1s 100 1 10815 +m 243 853 0 0 0 0 1s 100 1 10834 +//1_9A +m 312 852 0 0 0 0 1s 100 1 10801 +m 364 893 0 0 0 0 1s 100 1 10804 +m 406 871 0 0 0 0 1s 100 1 10830 +m 431 935 0 0 0 0 1s 100 1 10813 + diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen2.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen2.txt new file mode 100644 index 000000000..803b6fb2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen2.txt @@ -0,0 +1,46 @@ +//2¹øÂ°·£´ý +//type cx cy sx sy z dir time percent count vnum +//2_1A +m 70 574 0 0 0 0 1s 100 1 10808 +m 69 673 0 0 0 0 1s 100 1 10831 +m 131 668 0 0 0 0 1s 100 1 10810 +//2_2A +m 180 566 0 0 0 0 1s 100 1 10813 +m 295 567 0 0 0 0 1s 100 1 10823 +m 282 635 0 0 0 0 1s 100 1 10832 +m 181 667 0 0 0 0 1s 100 1 10835 +//2_3A +m 345 555 0 0 0 0 1s 100 1 10801 +m 400 558 0 0 0 0 1s 100 1 10811 +//2_4A +m 67 815 0 0 0 0 1s 100 1 10809 +m 140 821 0 0 0 0 1s 100 1 10814 +m 189 711 0 0 0 0 1s 100 1 10802 +//2_5A +m 274 712 0 0 0 0 1s 100 1 10812 +m 225 780 0 0 0 0 1s 100 1 10824 +m 328 780 0 0 0 0 1s 100 1 10833 +m 274 842 0 0 0 0 1s 100 1 10829 +//2_6A +m 350 717 0 0 0 0 1s 100 1 10803 +m 419 711 0 0 0 0 1s 100 1 10811 +m 363 776 0 0 0 0 1s 100 1 10815 +m 347 839 0 0 0 0 1s 100 1 10825 +m 366 809 0 0 0 0 1s 100 1 10834 +m 429 841 0 0 0 0 1s 100 1 10805 +//2_7A +m 94 839 0 0 0 0 1s 100 1 10816 +m 55 864 0 0 0 0 1s 100 1 10830 +m 142 866 0 0 0 0 1s 100 1 10833 +m 51 920 0 0 0 0 1s 100 1 10809 +m 90 946 0 0 0 0 1s 100 1 10802 +m 144 919 0 0 0 0 1s 100 1 10822 +//2_8A +m 194 861 0 0 0 0 1s 100 1 10826 +m 243 853 0 0 0 0 1s 100 1 10832 +//2_9A +m 312 852 0 0 0 0 1s 100 1 10829 +m 364 893 0 0 0 0 1s 100 1 10801 +m 406 871 0 0 0 0 1s 100 1 10815 +m 431 935 0 0 0 0 1s 100 1 10827 + diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen3.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen3.txt new file mode 100644 index 000000000..361f44160 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen3.txt @@ -0,0 +1,46 @@ +//3¹øÂ°·£´ý +//type cx cy sx sy z dir time percent count vnum +//3_1A +m 70 574 0 0 0 0 1s 100 1 10808 +m 69 673 0 0 0 0 1s 100 1 10817 +m 131 668 0 0 0 0 1s 100 1 10810 +//3_2A +m 180 566 0 0 0 0 1s 100 1 10829 +m 295 567 0 0 0 0 1s 100 1 10811 +m 282 635 0 0 0 0 1s 100 1 10813 +m 181 667 0 0 0 0 1s 100 1 10818 +//3_3A +m 345 555 0 0 0 0 1s 100 1 10801 +m 400 558 0 0 0 0 1s 100 1 10814 +//3_4A +m 67 815 0 0 0 0 1s 100 1 10804 +m 140 821 0 0 0 0 1s 100 1 10819 +m 189 711 0 0 0 0 1s 100 1 10802 +//3_5A +m 274 712 0 0 0 0 1s 100 1 10809 +m 225 780 0 0 0 0 1s 100 1 10830 +m 328 780 0 0 0 0 1s 100 1 10805 +m 274 842 0 0 0 0 1s 100 1 10823 +//3_6A +m 350 717 0 0 0 0 1s 100 1 10812 +m 419 711 0 0 0 0 1s 100 1 10803 +m 363 776 0 0 0 0 1s 100 1 10806 +m 347 839 0 0 0 0 1s 100 1 10815 +m 366 809 0 0 0 0 1s 100 1 10829 +m 429 841 0 0 0 0 1s 100 1 10808 +//3_7A +m 94 839 0 0 0 0 1s 100 1 10820 +m 55 864 0 0 0 0 1s 100 1 10802 +m 142 866 0 0 0 0 1s 100 1 10807 +m 51 920 0 0 0 0 1s 100 1 10811 +m 90 946 0 0 0 0 1s 100 1 10816 +m 144 919 0 0 0 0 1s 100 1 10835 +//3_8A +m 194 861 0 0 0 0 1s 100 1 10816 +m 243 853 0 0 0 0 1s 100 1 10806 +//3_9A +m 312 852 0 0 0 0 1s 100 1 10805 +m 364 893 0 0 0 0 1s 100 1 10821 +m 406 871 0 0 0 0 1s 100 1 10815 +m 431 935 0 0 0 0 1s 100 1 10827 + diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen4.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen4.txt new file mode 100644 index 000000000..69b4a5ff2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen4.txt @@ -0,0 +1,46 @@ +//4¹øÂ°·£´ý +//type cx cy sx sy z dir time percent count vnum +//4_1A +m 70 574 0 0 0 0 1s 100 1 10810 +m 69 673 0 0 0 0 1s 100 1 10823 +m 131 668 0 0 0 0 1s 100 1 10831 +//4_2A +m 180 566 0 0 0 0 1s 100 1 10817 +m 295 567 0 0 0 0 1s 100 1 10824 +m 282 635 0 0 0 0 1s 100 1 10832 +m 181 667 0 0 0 0 1s 100 1 10815 +//4_3A +m 345 555 0 0 0 0 1s 100 1 10833 +m 400 558 0 0 0 0 1s 100 1 10818 +//4_4A +m 67 815 0 0 0 0 1s 100 1 10801 +m 140 821 0 0 0 0 1s 100 1 10825 +m 189 711 0 0 0 0 1s 100 1 10808 +//4_5A +m 274 712 0 0 0 0 1s 100 1 10819 +m 225 780 0 0 0 0 1s 100 1 10826 +m 328 780 0 0 0 0 1s 100 1 10835 +m 274 842 0 0 0 0 1s 100 1 10834 +//4_6A +m 350 717 0 0 0 0 1s 100 1 10809 +m 419 711 0 0 0 0 1s 100 1 10833 +m 363 776 0 0 0 0 1s 100 1 10802 +m 347 839 0 0 0 0 1s 100 1 10811 +m 366 809 0 0 0 0 1s 100 1 10827 +m 429 841 0 0 0 0 1s 100 1 10829 +//4_7A +m 94 839 0 0 0 0 1s 100 1 10812 +m 55 864 0 0 0 0 1s 100 1 10803 +m 142 866 0 0 0 0 1s 100 1 10832 +m 51 920 0 0 0 0 1s 100 1 10808 +m 90 946 0 0 0 0 1s 100 1 10820 +m 144 919 0 0 0 0 1s 100 1 10830 +//4_8A +m 194 861 0 0 0 0 1s 100 1 10831 +m 243 853 0 0 0 0 1s 100 1 10806 +//4_9A +m 312 852 0 0 0 0 1s 100 1 10809 +m 364 893 0 0 0 0 1s 100 1 10821 +m 406 871 0 0 0 0 1s 100 1 10802 +m 431 935 0 0 0 0 1s 100 1 10829 + diff --git a/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen5.txt b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen5.txt new file mode 100644 index 000000000..bbd552563 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/devilcatacomb/devilcatacomb_floor4_regen5.txt @@ -0,0 +1,46 @@ +//5¹øÂ°·£´ý +//type cx cy sx sy z dir time percent count vnum +//5_1A +m 70 574 0 0 0 0 1s 100 1 10829 +m 69 673 0 0 0 0 1s 100 1 10808 +m 131 668 0 0 0 0 1s 100 1 10804 +//5_2A +m 180 566 0 0 0 0 1s 100 1 10801 +m 295 567 0 0 0 0 1s 100 1 10810 +m 282 635 0 0 0 0 1s 100 1 10823 +m 181 667 0 0 0 0 1s 100 1 10809 +//5_3A +m 345 555 0 0 0 0 1s 100 1 10813 +m 400 558 0 0 0 0 1s 100 1 10802 +//5_4A +m 67 815 0 0 0 0 1s 100 1 10805 +m 140 821 0 0 0 0 1s 100 1 10814 +m 189 711 0 0 0 0 1s 100 1 10830 +//5_5A +m 274 712 0 0 0 0 1s 100 1 10829 +m 225 780 0 0 0 0 1s 100 1 10808 +m 328 780 0 0 0 0 1s 100 1 10811 +m 274 842 0 0 0 0 1s 100 1 10824 +//5_6A +m 350 717 0 0 0 0 1s 100 1 10803 +m 419 711 0 0 0 0 1s 100 1 10806 +m 363 776 0 0 0 0 1s 100 1 10812 +m 347 839 0 0 0 0 1s 100 1 10815 +m 366 809 0 0 0 0 1s 100 1 10825 +m 429 841 0 0 0 0 1s 100 1 10831 +//5_7A +m 94 839 0 0 0 0 1s 100 1 10816 +m 55 864 0 0 0 0 1s 100 1 10807 +m 142 866 0 0 0 0 1s 100 1 10820 +m 51 920 0 0 0 0 1s 100 1 10832 +m 90 946 0 0 0 0 1s 100 1 10811 +m 144 919 0 0 0 0 1s 100 1 10802 +//5_8A +m 194 861 0 0 0 0 1s 100 1 10801 +m 243 853 0 0 0 0 1s 100 1 10815 +//5_9A +m 312 852 0 0 0 0 1s 100 1 10806 +m 364 893 0 0 0 0 1s 100 1 10814 +m 406 871 0 0 0 0 1s 100 1 10826 +m 431 935 0 0 0 0 1s 100 1 10835 + diff --git a/serverfiles/main/srv1/share/data/dungeon/deviltower2_regen.txt b/serverfiles/main/srv1/share/data/dungeon/deviltower2_regen.txt new file mode 100644 index 000000000..c48368447 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/deviltower2_regen.txt @@ -0,0 +1,41 @@ +ga 189 424 10 10 0 0 0s 100 1 1007 +ga 202 424 10 10 0 0 0s 100 1 1008 +ga 203 429 10 10 0 0 0s 100 1 1005 +ga 190 432 10 10 0 0 0s 100 1 1007 +ga 187 438 10 10 0 0 0s 100 1 1008 +ga 214 438 10 10 0 0 0s 100 1 1008 +ga 188 443 10 10 0 0 0s 100 1 1009 +ga 169 453 10 10 0 0 0s 100 1 1007 +ga 200 458 10 10 0 0 0s 100 1 1009 +ga 214 461 10 10 0 0 0s 100 1 1009 +ga 183 465 10 10 0 0 0s 100 1 1009 +ga 201 465 10 10 0 0 0s 100 1 1005 +ga 188 470 10 10 0 0 0s 100 1 1005 +ga 189 470 10 10 0 0 0s 100 1 1005 +ga 183 472 10 10 0 0 0s 100 1 1008 +ga 182 475 10 10 0 0 0s 100 1 1007 +ga 122 386 10 10 0 0 0s 100 1 1004 +ga 145 386 10 10 0 0 0s 100 1 1004 +ga 155 387 10 10 0 0 0s 100 1 1003 +ga 114 388 10 10 0 0 0s 100 1 1001 +ga 196 390 10 10 0 0 0s 100 1 1004 +ga 106 393 10 10 0 0 0s 100 1 1001 +ga 208 394 10 10 0 0 0s 100 1 1002 +ga 107 395 10 10 0 0 0s 100 1 1004 +ga 210 396 10 10 0 0 0s 100 1 1003 +ga 121 404 10 10 0 0 0s 100 1 1004 +ga 217 405 10 10 0 0 0s 100 1 1002 +ga 134 409 10 10 0 0 0s 100 1 1002 +ga 123 450 10 10 0 0 0s 100 1 1004 +ga 117 458 10 10 0 0 0s 100 1 1003 +ga 143 473 10 10 0 0 0s 100 1 1004 +ga 179 392 10 10 0 0 0s 100 1 1006 +ga 153 399 10 10 0 0 0s 100 1 1006 +ga 184 408 10 10 0 0 0s 100 1 1006 +ga 204 411 10 10 0 0 0s 100 1 1003 +ga 140 414 10 10 0 0 0s 100 1 1006 +ga 177 415 10 10 0 0 0s 100 1 1006 +ga 156 428 10 10 0 0 0s 100 1 1003 +ga 147 440 10 10 0 0 0s 100 1 1003 +ga 140 453 10 10 0 0 0s 100 1 1006 +ga 152 459 10 10 0 0 0s 100 1 1003 diff --git a/serverfiles/main/srv1/share/data/dungeon/deviltower3_regen.txt b/serverfiles/main/srv1/share/data/dungeon/deviltower3_regen.txt new file mode 100644 index 000000000..070b797ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/deviltower3_regen.txt @@ -0,0 +1,52 @@ +ga 184 196 10 10 0 0 0s 100 1 1010 +ga 193 196 10 10 0 0 0s 100 1 1010 +ga 182 202 10 10 0 0 0s 100 1 1007 +ga 184 203 10 10 0 0 0s 100 1 1008 +ga 208 205 10 10 0 0 0s 100 1 1010 +ga 194 207 10 10 0 0 0s 100 1 1008 +ga 187 210 10 10 0 0 0s 100 1 1007 +ga 206 216 10 10 0 0 0s 100 1 1008 +ga 221 217 10 10 0 0 0s 100 1 1008 +ga 229 217 10 10 0 0 0s 100 1 1008 +ga 228 219 10 10 0 0 0s 100 1 1008 +ga 205 240 10 10 0 0 0s 100 1 1008 +ga 169 123 10 10 0 0 0s 100 1 1002 +ga 188 126 10 10 0 0 0s 100 1 1001 +ga 154 127 10 10 0 0 0s 100 1 1002 +ga 190 131 10 10 0 0 0s 100 1 1001 +ga 176 132 10 10 0 0 0s 100 1 1004 +ga 149 137 10 10 0 0 0s 100 1 1003 +ga 135 143 10 10 0 0 0s 100 1 1001 +ga 169 146 10 10 0 0 0s 100 1 1002 +ga 202 146 10 10 0 0 0s 100 1 1001 +ga 216 146 10 10 0 0 0s 100 1 1001 +ga 175 151 10 10 0 0 0s 100 1 1003 +ga 169 153 10 10 0 0 0s 100 1 1004 +ga 127 157 10 10 0 0 0s 100 1 1004 +ga 159 161 10 10 0 0 0s 100 1 1002 +ga 157 163 10 10 0 0 0s 100 1 1001 +ga 131 165 10 10 0 0 0s 100 1 1002 +ga 118 176 10 10 0 0 0s 100 1 1003 +ga 144 178 10 10 0 0 0s 100 1 1004 +ga 235 180 10 10 0 0 0s 100 1 1004 +ga 238 180 10 10 0 0 0s 100 1 1004 +ga 141 182 10 10 0 0 0s 100 1 1004 +ga 144 186 10 10 0 0 0s 100 1 1003 +ga 128 187 10 10 0 0 0s 100 1 1003 +ga 133 204 10 10 0 0 0s 100 1 1002 +ga 146 236 10 10 0 0 0s 100 1 1003 +ga 170 166 10 10 0 0 0s 100 1 1005 +ga 172 166 10 10 0 0 0s 100 1 1003 +ga 216 168 10 10 0 0 0s 100 1 1004 +ga 168 178 10 10 0 0 0s 100 1 1004 +ga 188 178 10 10 0 0 0s 100 1 1005 +ga 150 189 10 10 0 0 0s 100 1 1006 +ga 147 190 10 10 0 0 0s 100 1 1006 +ga 157 193 10 10 0 0 0s 100 1 1005 +ga 164 194 10 10 0 0 0s 100 1 1003 +ga 162 207 10 10 0 0 0s 100 1 1003 +ga 170 207 10 10 0 0 0s 100 1 1004 +ga 155 218 10 10 0 0 0s 100 1 1006 +ga 158 222 10 10 0 0 0s 100 1 1005 +ga 171 229 10 10 0 0 0s 100 1 1005 +ga 210 210 10 10 0 0 0s 100 1 1024 diff --git a/serverfiles/main/srv1/share/data/dungeon/deviltower4_regen.txt b/serverfiles/main/srv1/share/data/dungeon/deviltower4_regen.txt new file mode 100644 index 000000000..72bb2971f --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/deviltower4_regen.txt @@ -0,0 +1 @@ +ma 372 631 0 0 0 0 0s 100 1 8016 diff --git a/serverfiles/main/srv1/share/data/dungeon/deviltower5_regen.txt b/serverfiles/main/srv1/share/data/dungeon/deviltower5_regen.txt new file mode 100644 index 000000000..d5c2ab273 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/deviltower5_regen.txt @@ -0,0 +1,37 @@ +r 401 410 10 10 0 0 180s 100 1 1053 +r 400 412 10 10 0 0 180s 100 1 1053 +r 403 415 10 10 0 0 180s 100 1 1053 +r 382 418 10 10 0 0 180s 100 1 1053 +r 384 418 10 10 0 0 180s 100 1 1053 +r 383 420 10 10 0 0 180s 100 1 1053 +r 379 425 10 10 0 0 180s 100 1 1053 +r 382 427 10 10 0 0 180s 100 1 1053 +r 409 429 10 10 0 0 180s 100 1 1053 +r 380 432 10 10 0 0 180s 100 1 1053 +r 389 391 10 10 0 0 180s 100 1 1051 +r 383 392 10 10 0 0 180s 100 1 1051 +r 408 396 10 10 0 0 180s 100 1 1051 +r 372 400 10 10 0 0 180s 100 1 1051 +r 417 402 10 10 0 0 180s 100 1 1051 +r 360 412 10 10 0 0 180s 100 1 1051 +r 433 413 10 10 0 0 180s 100 1 1051 +r 428 419 10 10 0 0 180s 100 1 1051 +r 433 426 10 10 0 0 180s 100 1 1051 +r 428 444 10 10 0 0 180s 100 1 1051 +r 361 445 10 10 0 0 180s 100 1 1051 +r 365 449 10 10 0 0 180s 100 1 1051 +r 361 450 10 10 0 0 180s 100 1 1051 +r 425 451 10 10 0 0 180s 100 1 1051 +r 423 454 10 10 0 0 180s 100 1 1051 +r 402 397 10 10 0 0 180s 100 1 1052 +r 402 400 10 10 0 0 180s 100 1 1052 +r 378 410 10 10 0 0 180s 100 1 1052 +r 422 429 10 10 0 0 180s 100 1 1052 +r 375 433 10 10 0 0 180s 100 1 1052 +r 373 436 10 10 0 0 180s 100 1 1052 +r 376 441 10 10 0 0 180s 100 1 1052 +r 421 441 10 10 0 0 180s 100 1 1052 +r 375 443 10 10 0 0 180s 100 1 1052 +r 373 445 10 10 0 0 180s 100 1 1052 +r 376 445 10 10 0 0 180s 100 1 1052 +r 385 447 10 10 0 0 180s 100 1 1052 diff --git a/serverfiles/main/srv1/share/data/dungeon/deviltower6_regen.txt b/serverfiles/main/srv1/share/data/dungeon/deviltower6_regen.txt new file mode 100644 index 000000000..8f77f6b89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/deviltower6_regen.txt @@ -0,0 +1,29 @@ +ra 398 175 10 10 0 0 0s 100 1 1063 +ra 396 180 10 10 0 0 0s 100 1 1063 +ra 404 180 10 10 0 0 0s 100 1 1063 +ra 382 185 10 10 0 0 0s 100 1 1063 +ra 391 197 10 10 0 0 0s 100 1 1063 +ra 401 198 10 10 0 0 0s 100 1 1063 +ra 395 202 10 10 0 0 0s 100 1 1063 +ra 411 204 10 10 0 0 0s 100 1 1063 +ra 410 206 10 10 0 0 0s 100 1 1063 +ra 370 164 10 10 0 0 0s 100 1 1061 +ra 369 176 10 10 0 0 0s 100 1 1061 +ra 362 196 10 10 0 0 0s 100 1 1061 +ra 365 208 10 10 0 0 0s 100 1 1061 +ra 363 216 10 10 0 0 0s 100 1 1061 +ra 366 219 10 10 0 0 0s 100 1 1061 +ra 374 223 10 10 0 0 0s 100 1 1061 +ra 418 223 10 10 0 0 0s 100 1 1061 +ra 384 224 10 10 0 0 0s 100 1 1061 +ra 417 224 10 10 0 0 0s 100 1 1061 +ra 383 168 10 10 0 0 0s 100 1 1062 +ra 401 168 10 10 0 0 0s 100 1 1062 +ra 388 170 10 10 0 0 0s 100 1 1062 +ra 383 171 10 10 0 0 0s 100 1 1062 +ra 418 174 10 10 0 0 0s 100 1 1062 +ra 376 190 10 10 0 0 0s 100 1 1062 +ra 429 192 10 10 0 0 0s 100 1 1062 +ra 426 198 10 10 0 0 0s 100 1 1062 + +ma 418 208 10 10 0 0 0s 100 1 1092 diff --git a/serverfiles/main/srv1/share/data/dungeon/deviltower7_regen.txt b/serverfiles/main/srv1/share/data/dungeon/deviltower7_regen.txt new file mode 100644 index 000000000..0a703a72a --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/deviltower7_regen.txt @@ -0,0 +1,40 @@ +r 625 680 10 10 0 0 60s 100 1 1065 +r 632 679 10 10 0 0 60s 100 1 1065 +r 612 678 10 10 0 0 60s 100 1 1065 +r 611 678 10 10 0 0 60s 100 1 1065 +r 601 676 10 10 0 0 60s 100 1 1065 +r 626 673 10 10 0 0 60s 100 1 1065 +r 641 638 10 10 0 0 60s 100 1 1064 +r 587 684 10 10 0 0 60s 100 1 1064 +r 641 643 10 10 0 0 60s 100 1 1064 +r 599 695 10 10 0 0 60s 100 1 1064 +r 585 648 10 10 0 0 60s 100 1 1064 +r 632 696 10 10 0 0 60s 100 1 1064 +r 588 665 10 10 0 0 60s 100 1 1064 +r 632 634 10 10 0 0 60s 100 1 1064 +r 579 678 10 10 0 0 60s 100 1 1064 +r 596 639 10 10 0 0 60s 100 1 1064 +r 591 688 10 10 0 0 60s 100 1 1064 +r 629 669 10 10 0 0 60s 100 1 1065 +r 597 669 10 10 0 0 60s 100 1 1065 +r 597 666 10 10 0 0 60s 100 1 1065 +r 632 658 10 10 0 0 60s 100 1 1065 +r 634 656 10 10 0 0 60s 100 1 1065 +r 633 656 10 10 0 0 60s 100 1 1065 +r 600 632 10 10 0 0 60s 100 1 1064 +r 642 671 10 10 0 0 60s 100 1 1064 +r 607 635 10 10 0 0 60s 100 1 1064 +r 581 680 10 10 0 0 60s 100 1 1064 +r 592 636 10 10 0 0 60s 100 1 1064 +r 638 680 10 10 0 0 60s 100 1 1064 +r 639 639 10 10 0 0 60s 100 1 1064 +r 616 691 10 10 0 0 60s 100 1 1064 +r 647 665 10 10 0 0 60s 100 1 1064 +r 621 632 10 10 0 0 60s 100 1 1064 +r 641 673 10 10 0 0 60s 100 1 1064 + + + + + +m 617 676 0 0 0 0 9s 100 1 8019 diff --git a/serverfiles/main/srv1/share/data/dungeon/deviltower8_regen.txt b/serverfiles/main/srv1/share/data/dungeon/deviltower8_regen.txt new file mode 100644 index 000000000..cf31bfc32 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/deviltower8_regen.txt @@ -0,0 +1,36 @@ +r 616 399 10 10 0 0 60s 100 1 1066 +r 586 445 10 10 0 0 60s 100 1 1066 +r 635 409 10 10 0 0 60s 100 1 1066 +r 635 451 10 10 0 0 60s 100 1 1066 +r 653 416 10 10 0 0 60s 100 1 1066 +r 614 458 10 10 0 0 60s 100 1 1066 +r 583 430 10 10 0 0 60s 100 1 1066 +r 608 469 10 10 0 0 60s 100 1 1066 +r 614 443 10 10 0 0 60s 100 1 1067 +r 628 439 10 10 0 0 60s 100 1 1067 +r 628 432 10 10 0 0 60s 100 1 1067 +r 628 427 10 10 0 0 60s 100 1 1067 +r 636 409 10 10 0 0 60s 100 1 1066 +r 593 452 10 10 0 0 60s 100 1 1066 +r 586 421 10 10 0 0 60s 100 1 1066 +r 605 461 10 10 0 0 60s 100 1 1066 +r 582 432 10 10 0 0 60s 100 1 1066 +r 605 396 10 10 0 0 60s 100 1 1066 +r 593 443 10 10 0 0 60s 100 1 1066 +r 626 419 10 10 0 0 60s 100 1 1067 +r 625 410 10 10 0 0 60s 100 1 1067 +r 609 447 10 10 0 0 60s 100 1 1067 +r 635 441 10 10 0 0 60s 100 1 1067 +r 605 437 10 10 0 0 60s 100 1 1067 +r 593 421 10 10 0 0 60s 100 1 1066 +r 617 463 10 10 0 0 60s 100 1 1066 +r 587 436 10 10 0 0 60s 100 1 1066 +r 625 396 10 10 0 0 60s 100 1 1066 +r 580 444 10 10 0 0 60s 100 1 1066 +r 595 404 10 10 0 0 60s 100 1 1066 +r 642 449 10 10 0 0 60s 100 1 1066 +r 636 428 10 10 0 0 60s 100 1 1067 +r 614 420 10 10 0 0 60s 100 1 1067 +r 601 415 10 10 0 0 60s 100 1 1067 +r 623 453 10 10 0 0 60s 100 1 1067 +r 602 442 10 10 0 0 60s 100 1 1067 diff --git a/serverfiles/main/srv1/share/data/dungeon/deviltower9_regen.txt b/serverfiles/main/srv1/share/data/dungeon/deviltower9_regen.txt new file mode 100644 index 000000000..8994828f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/deviltower9_regen.txt @@ -0,0 +1,34 @@ +ra 636 170 10 10 0 0 0s 100 1 1069 +ra 600 173 10 10 0 0 0s 100 1 1069 +ra 649 159 10 10 0 0 0s 100 1 1068 +ra 623 208 10 10 0 0 0s 100 1 1068 +ra 644 171 10 10 0 0 0s 100 1 1068 +ra 607 218 10 10 0 0 0s 100 1 1068 +ra 623 200 10 10 0 0 0s 100 1 1069 +ra 624 142 10 10 0 0 0s 100 1 1068 +ra 589 196 10 10 0 0 0s 100 1 1068 +ra 646 159 10 10 0 0 0s 100 1 1068 +ra 597 207 10 10 0 0 0s 100 1 1068 +ra 637 181 10 10 0 0 0s 100 1 1069 +ra 600 183 10 10 0 0 0s 100 1 1069 +ra 657 168 10 10 0 0 0s 100 1 1068 +ra 628 215 10 10 0 0 0s 100 1 1068 +ra 651 186 10 10 0 0 0s 100 1 1068 +ra 606 168 10 10 0 0 0s 100 1 1069 +ra 629 170 10 10 0 0 0s 100 1 1069 +ra 607 158 10 10 0 0 0s 100 1 1068 +ra 600 205 10 10 0 0 0s 100 1 1068 +ra 656 168 10 10 0 0 0s 100 1 1068 +ra 607 213 10 10 0 0 0s 100 1 1068 +ra 622 194 10 10 0 0 0s 100 1 1069 +ra 608 196 10 10 0 0 0s 100 1 1069 +ra 646 183 10 10 0 0 0s 100 1 1068 +ra 615 153 10 10 0 0 0s 100 1 1068 +ra 633 203 10 10 0 0 0s 100 1 1068 +ra 630 178 10 10 0 0 0s 100 1 1069 +ra 640 179 10 10 0 0 0s 100 1 1069 +ra 584 166 10 10 0 0 0s 100 1 1068 +ra 618 212 10 10 0 0 0s 100 1 1068 +ra 649 182 10 10 0 0 0s 100 1 1068 + +ga 607 218 10 10 0 0 0s 100 1 1031 diff --git a/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_a.txt b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_a.txt new file mode 100644 index 000000000..4f11198a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_a.txt @@ -0,0 +1,61 @@ +r 219 489 10 10 0 0 60s 100 1 6003 +r 211 498 10 10 0 0 60s 100 1 6003 +r 223 499 10 10 0 0 60s 100 1 6003 +r 207 500 10 10 0 0 60s 100 1 6003 +r 218 502 10 10 0 0 60s 100 1 6003 +r 245 502 10 10 0 0 60s 100 1 6003 +r 259 502 10 10 0 0 60s 100 1 6003 +r 212 503 10 10 0 0 60s 100 1 6003 +r 251 504 10 10 0 0 60s 100 1 6003 +r 227 506 10 10 0 0 60s 100 1 6003 +r 223 507 10 10 0 0 60s 100 1 6003 +r 251 508 10 10 0 0 60s 100 1 6003 +r 231 511 10 10 0 0 60s 100 1 6003 +r 218 515 10 10 0 0 60s 100 1 6003 +r 228 515 10 10 0 0 60s 100 1 6003 +r 221 516 10 10 0 0 60s 100 1 6003 +r 239 516 10 10 0 0 60s 100 1 6003 +r 235 520 10 10 0 0 60s 100 1 6003 +r 228 524 10 10 0 0 60s 100 1 6003 +r 242 447 10 10 0 0 60s 100 1 6001 +r 231 450 10 10 0 0 60s 100 1 6001 +r 238 452 10 10 0 0 60s 100 1 6001 +r 236 453 10 10 0 0 60s 100 1 6001 +r 260 453 10 10 0 0 60s 100 1 6001 +r 243 457 10 10 0 0 60s 100 1 6001 +r 230 459 10 10 0 0 60s 100 1 6001 +r 263 459 10 10 0 0 60s 100 1 6001 +r 241 462 10 10 0 0 60s 100 1 6001 +r 258 465 10 10 0 0 60s 100 1 6001 +r 259 465 10 10 0 0 60s 100 1 6001 +r 262 465 10 10 0 0 60s 100 1 6001 +r 268 465 10 10 0 0 60s 100 1 6001 +r 233 466 10 10 0 0 60s 100 1 6001 +r 234 466 10 10 0 0 60s 100 1 6001 +r 247 470 10 10 0 0 60s 100 1 6001 +r 261 472 10 10 0 0 60s 100 1 6001 +r 248 473 10 10 0 0 60s 100 1 6001 +r 254 473 10 10 0 0 60s 100 1 6001 +r 260 477 10 10 0 0 60s 100 1 6001 +r 264 477 10 10 0 0 60s 100 1 6001 +r 270 478 10 10 0 0 60s 100 1 6001 +r 220 458 10 10 0 0 60s 100 1 6002 +r 219 464 10 10 0 0 60s 100 1 6002 +r 223 469 10 10 0 0 60s 100 1 6002 +r 239 471 10 10 0 0 60s 100 1 6002 +r 225 472 10 10 0 0 60s 100 1 6002 +r 244 474 10 10 0 0 60s 100 1 6002 +r 243 478 10 10 0 0 60s 100 1 6002 +r 237 479 10 10 0 0 60s 100 1 6002 +r 248 479 10 10 0 0 60s 100 1 6002 +r 263 481 10 10 0 0 60s 100 1 6002 +r 233 482 10 10 0 0 60s 100 1 6002 +r 228 483 10 10 0 0 60s 100 1 6002 +r 232 483 10 10 0 0 60s 100 1 6002 +r 227 484 10 10 0 0 60s 100 1 6002 +r 235 484 10 10 0 0 60s 100 1 6002 +r 261 484 10 10 0 0 60s 100 1 6002 +r 237 486 10 10 0 0 60s 100 1 6002 +r 271 487 10 10 0 0 60s 100 1 6002 +r 269 488 10 10 0 0 60s 100 1 6002 +r 261 492 10 10 0 0 60s 100 1 6002 diff --git a/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_b.txt b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_b.txt new file mode 100644 index 000000000..720766d41 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_b.txt @@ -0,0 +1,63 @@ +r 168 331 10 10 0 0 60s 100 1 6003 +r 164 333 10 10 0 0 60s 100 1 6003 +r 160 336 10 10 0 0 60s 100 1 6003 +r 151 337 10 10 0 0 60s 100 1 6003 +r 148 339 10 10 0 0 60s 100 1 6003 +r 155 342 10 10 0 0 60s 100 1 6003 +r 143 346 10 10 0 0 60s 100 1 6003 +r 168 346 10 10 0 0 60s 100 1 6003 +r 159 353 10 10 0 0 60s 100 1 6003 +r 141 354 10 10 0 0 60s 100 1 6003 +r 151 354 10 10 0 0 60s 100 1 6003 +r 157 355 10 10 0 0 60s 100 1 6003 +r 154 356 10 10 0 0 60s 100 1 6003 +r 163 356 10 10 0 0 60s 100 1 6003 +r 169 356 10 10 0 0 60s 100 1 6003 +r 169 357 10 10 0 0 60s 100 1 6003 +r 139 358 10 10 0 0 60s 100 1 6003 +r 152 360 10 10 0 0 60s 100 1 6003 +r 168 365 10 10 0 0 60s 100 1 6003 +r 151 375 10 10 0 0 60s 100 1 6003 +r 167 381 10 10 0 0 60s 100 1 6003 +r 170 388 10 10 0 0 60s 100 1 6003 +r 166 389 10 10 0 0 60s 100 1 6003 +r 206 331 10 10 0 0 60s 100 1 6001 +r 217 334 10 10 0 0 60s 100 1 6001 +r 209 344 10 10 0 0 60s 100 1 6001 +r 217 350 10 10 0 0 60s 100 1 6001 +r 227 350 10 10 0 0 60s 100 1 6001 +r 205 351 10 10 0 0 60s 100 1 6001 +r 206 352 10 10 0 0 60s 100 1 6001 +r 217 353 10 10 0 0 60s 100 1 6001 +r 215 355 10 10 0 0 60s 100 1 6001 +r 218 356 10 10 0 0 60s 100 1 6001 +r 208 360 10 10 0 0 60s 100 1 6001 +r 217 360 10 10 0 0 60s 100 1 6001 +r 225 360 10 10 0 0 60s 100 1 6001 +r 217 364 10 10 0 0 60s 100 1 6001 +r 227 364 10 10 0 0 60s 100 1 6001 +r 217 368 10 10 0 0 60s 100 1 6001 +r 223 376 10 10 0 0 60s 100 1 6001 +r 188 320 10 10 0 0 60s 100 1 6002 +r 192 324 10 10 0 0 60s 100 1 6002 +r 187 326 10 10 0 0 60s 100 1 6002 +r 185 327 10 10 0 0 60s 100 1 6002 +r 176 328 10 10 0 0 60s 100 1 6002 +r 195 328 10 10 0 0 60s 100 1 6002 +r 203 329 10 10 0 0 60s 100 1 6002 +r 180 334 10 10 0 0 60s 100 1 6002 +r 193 334 10 10 0 0 60s 100 1 6002 +r 170 335 10 10 0 0 60s 100 1 6002 +r 187 335 10 10 0 0 60s 100 1 6002 +r 201 341 10 10 0 0 60s 100 1 6002 +r 172 358 10 10 0 0 60s 100 1 6002 +r 198 358 10 10 0 0 60s 100 1 6002 +r 183 359 10 10 0 0 60s 100 1 6002 +r 189 364 10 10 0 0 60s 100 1 6002 +r 181 371 10 10 0 0 60s 100 1 6002 +r 193 371 10 10 0 0 60s 100 1 6002 +r 202 371 10 10 0 0 60s 100 1 6002 +r 196 374 10 10 0 0 60s 100 1 6002 +r 192 375 10 10 0 0 60s 100 1 6002 +r 201 376 10 10 0 0 60s 100 1 6002 +r 183 385 10 10 0 0 60s 100 1 6002 diff --git a/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_c.txt b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_c.txt new file mode 100644 index 000000000..da9aca93f --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_c.txt @@ -0,0 +1,76 @@ +r 292 173 10 10 0 0 60s 100 1 6003 +r 268 174 10 10 0 0 60s 100 1 6003 +r 267 175 10 10 0 0 60s 100 1 6003 +r 283 175 10 10 0 0 60s 100 1 6003 +r 278 178 10 10 0 0 60s 100 1 6003 +r 266 180 10 10 0 0 60s 100 1 6003 +r 292 181 10 10 0 0 60s 100 1 6003 +r 289 183 10 10 0 0 60s 100 1 6003 +r 251 188 10 10 0 0 60s 100 1 6003 +r 271 191 10 10 0 0 60s 100 1 6003 +r 275 192 10 10 0 0 60s 100 1 6003 +r 282 193 10 10 0 0 60s 100 1 6003 +r 277 194 10 10 0 0 60s 100 1 6003 +r 275 196 10 10 0 0 60s 100 1 6003 +r 272 197 10 10 0 0 60s 100 1 6003 +r 246 202 10 10 0 0 60s 100 1 6003 +r 255 202 10 10 0 0 60s 100 1 6003 +r 251 204 10 10 0 0 60s 100 1 6003 +r 264 209 10 10 0 0 60s 100 1 6003 +r 255 213 10 10 0 0 60s 100 1 6003 +r 319 202 10 10 0 0 60s 100 1 6001 +r 313 204 10 10 0 0 60s 100 1 6001 +r 318 206 10 10 0 0 60s 100 1 6001 +r 309 208 10 10 0 0 60s 100 1 6001 +r 318 214 10 10 0 0 60s 100 1 6001 +r 309 218 10 10 0 0 60s 100 1 6001 +r 311 218 10 10 0 0 60s 100 1 6001 +r 319 218 10 10 0 0 60s 100 1 6001 +r 318 219 10 10 0 0 60s 100 1 6001 +r 306 220 10 10 0 0 60s 100 1 6001 +r 300 225 10 10 0 0 60s 100 1 6001 +r 314 228 10 10 0 0 60s 100 1 6001 +r 313 230 10 10 0 0 60s 100 1 6001 +r 309 231 10 10 0 0 60s 100 1 6001 +r 315 231 10 10 0 0 60s 100 1 6001 +r 289 238 10 10 0 0 60s 100 1 6001 +r 304 239 10 10 0 0 60s 100 1 6001 +r 304 242 10 10 0 0 60s 100 1 6001 +r 283 243 10 10 0 0 60s 100 1 6001 +r 285 244 10 10 0 0 60s 100 1 6001 +r 287 246 10 10 0 0 60s 100 1 6001 +r 296 247 10 10 0 0 60s 100 1 6001 +r 291 250 10 10 0 0 60s 100 1 6001 +r 302 250 10 10 0 0 60s 100 1 6001 +r 303 250 10 10 0 0 60s 100 1 6001 +r 288 251 10 10 0 0 60s 100 1 6001 +r 287 252 10 10 0 0 60s 100 1 6001 +r 277 253 10 10 0 0 60s 100 1 6001 +r 295 253 10 10 0 0 60s 100 1 6001 +r 287 258 10 10 0 0 60s 100 1 6001 +r 287 259 10 10 0 0 60s 100 1 6001 +r 302 177 10 10 0 0 60s 100 1 6002 +r 304 183 10 10 0 0 60s 100 1 6002 +r 299 190 10 10 0 0 60s 100 1 6002 +r 312 194 10 10 0 0 60s 100 1 6002 +r 310 195 10 10 0 0 60s 100 1 6002 +r 314 196 10 10 0 0 60s 100 1 6002 +r 281 198 10 10 0 0 60s 100 1 6002 +r 281 201 10 10 0 0 60s 100 1 6002 +r 299 209 10 10 0 0 60s 100 1 6002 +r 293 211 10 10 0 0 60s 100 1 6002 +r 302 212 10 10 0 0 60s 100 1 6002 +r 284 214 10 10 0 0 60s 100 1 6002 +r 287 214 10 10 0 0 60s 100 1 6002 +r 292 216 10 10 0 0 60s 100 1 6002 +r 277 220 10 10 0 0 60s 100 1 6002 +r 293 220 10 10 0 0 60s 100 1 6002 +r 294 223 10 10 0 0 60s 100 1 6002 +r 290 224 10 10 0 0 60s 100 1 6002 +r 293 225 10 10 0 0 60s 100 1 6002 +r 262 230 10 10 0 0 60s 100 1 6002 +r 287 232 10 10 0 0 60s 100 1 6002 +r 262 236 10 10 0 0 60s 100 1 6002 +r 274 239 10 10 0 0 60s 100 1 6002 +r 282 239 10 10 0 0 60s 100 1 6002 +r 257 241 10 10 0 0 60s 100 1 6002 diff --git a/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_d.txt b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_d.txt new file mode 100644 index 000000000..fb51c1254 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_d.txt @@ -0,0 +1,60 @@ +r 468 137 10 10 0 0 60s 100 1 6003 +r 490 137 10 10 0 0 60s 100 1 6003 +r 492 137 10 10 0 0 60s 100 1 6003 +r 496 139 10 10 0 0 60s 100 1 6003 +r 463 141 10 10 0 0 60s 100 1 6003 +r 475 142 10 10 0 0 60s 100 1 6003 +r 482 144 10 10 0 0 60s 100 1 6003 +r 467 145 10 10 0 0 60s 100 1 6003 +r 492 145 10 10 0 0 60s 100 1 6003 +r 496 149 10 10 0 0 60s 100 1 6003 +r 502 157 10 10 0 0 60s 100 1 6003 +r 507 158 10 10 0 0 60s 100 1 6003 +r 507 159 10 10 0 0 60s 100 1 6003 +r 496 163 10 10 0 0 60s 100 1 6003 +r 495 167 10 10 0 0 60s 100 1 6003 +r 494 169 10 10 0 0 60s 100 1 6003 +r 506 170 10 10 0 0 60s 100 1 6003 +r 511 172 10 10 0 0 60s 100 1 6003 +r 515 172 10 10 0 0 60s 100 1 6003 +r 515 173 10 10 0 0 60s 100 1 6003 +r 506 184 10 10 0 0 60s 100 1 6003 +r 513 184 10 10 0 0 60s 100 1 6003 +r 442 169 10 10 0 0 60s 100 1 6001 +r 441 175 10 10 0 0 60s 100 1 6001 +r 447 176 10 10 0 0 60s 100 1 6001 +r 442 180 10 10 0 0 60s 100 1 6001 +r 448 180 10 10 0 0 60s 100 1 6001 +r 446 183 10 10 0 0 60s 100 1 6001 +r 459 185 10 10 0 0 60s 100 1 6001 +r 453 188 10 10 0 0 60s 100 1 6001 +r 459 188 10 10 0 0 60s 100 1 6001 +r 461 188 10 10 0 0 60s 100 1 6001 +r 456 190 10 10 0 0 60s 100 1 6001 +r 461 193 10 10 0 0 60s 100 1 6001 +r 451 194 10 10 0 0 60s 100 1 6001 +r 463 198 10 10 0 0 60s 100 1 6001 +r 465 198 10 10 0 0 60s 100 1 6001 +r 469 199 10 10 0 0 60s 100 1 6001 +r 468 200 10 10 0 0 60s 100 1 6001 +r 475 203 10 10 0 0 60s 100 1 6001 +r 469 214 10 10 0 0 60s 100 1 6001 +r 469 152 10 10 0 0 60s 100 1 6002 +r 464 153 10 10 0 0 60s 100 1 6002 +r 465 154 10 10 0 0 60s 100 1 6002 +r 458 155 10 10 0 0 60s 100 1 6002 +r 463 159 10 10 0 0 60s 100 1 6002 +r 452 161 10 10 0 0 60s 100 1 6002 +r 458 167 10 10 0 0 60s 100 1 6002 +r 468 167 10 10 0 0 60s 100 1 6002 +r 460 174 10 10 0 0 60s 100 1 6002 +r 487 174 10 10 0 0 60s 100 1 6002 +r 469 178 10 10 0 0 60s 100 1 6002 +r 488 180 10 10 0 0 60s 100 1 6002 +r 466 185 10 10 0 0 60s 100 1 6002 +r 478 191 10 10 0 0 60s 100 1 6002 +r 507 192 10 10 0 0 60s 100 1 6002 +r 478 197 10 10 0 0 60s 100 1 6002 +r 490 203 10 10 0 0 60s 100 1 6002 +r 491 204 10 10 0 0 60s 100 1 6002 +r 489 207 10 10 0 0 60s 100 1 6002 diff --git a/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_e.txt b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_e.txt new file mode 100644 index 000000000..d0f27bfe2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_e.txt @@ -0,0 +1,60 @@ +r 525 320 10 10 0 0 60s 100 1 6003 +r 535 337 10 10 0 0 60s 100 1 6003 +r 528 338 10 10 0 0 60s 100 1 6003 +r 531 341 10 10 0 0 60s 100 1 6003 +r 535 341 10 10 0 0 60s 100 1 6003 +r 533 342 10 10 0 0 60s 100 1 6003 +r 540 342 10 10 0 0 60s 100 1 6003 +r 534 343 10 10 0 0 60s 100 1 6003 +r 536 344 10 10 0 0 60s 100 1 6003 +r 524 347 10 10 0 0 60s 100 1 6003 +r 523 352 10 10 0 0 60s 100 1 6003 +r 528 353 10 10 0 0 60s 100 1 6003 +r 544 353 10 10 0 0 60s 100 1 6003 +r 538 357 10 10 0 0 60s 100 1 6003 +r 530 358 10 10 0 0 60s 100 1 6003 +r 543 358 10 10 0 0 60s 100 1 6003 +r 535 361 10 10 0 0 60s 100 1 6003 +r 524 362 10 10 0 0 60s 100 1 6003 +r 538 362 10 10 0 0 60s 100 1 6003 +r 530 364 10 10 0 0 60s 100 1 6003 +r 526 368 10 10 0 0 60s 100 1 6003 +r 525 380 10 10 0 0 60s 100 1 6003 +r 527 380 10 10 0 0 60s 100 1 6003 +r 526 383 10 10 0 0 60s 100 1 6003 +r 486 323 10 10 0 0 60s 100 1 6001 +r 494 338 10 10 0 0 60s 100 1 6001 +r 481 344 10 10 0 0 60s 100 1 6001 +r 491 344 10 10 0 0 60s 100 1 6001 +r 493 347 10 10 0 0 60s 100 1 6001 +r 480 350 10 10 0 0 60s 100 1 6001 +r 488 353 10 10 0 0 60s 100 1 6001 +r 492 356 10 10 0 0 60s 100 1 6001 +r 482 361 10 10 0 0 60s 100 1 6001 +r 488 363 10 10 0 0 60s 100 1 6001 +r 476 364 10 10 0 0 60s 100 1 6001 +r 488 374 10 10 0 0 60s 100 1 6001 +r 516 318 10 10 0 0 60s 100 1 6002 +r 511 319 10 10 0 0 60s 100 1 6002 +r 515 321 10 10 0 0 60s 100 1 6002 +r 501 322 10 10 0 0 60s 100 1 6002 +r 509 328 10 10 0 0 60s 100 1 6002 +r 508 329 10 10 0 0 60s 100 1 6002 +r 503 332 10 10 0 0 60s 100 1 6002 +r 519 340 10 10 0 0 60s 100 1 6002 +r 497 342 10 10 0 0 60s 100 1 6002 +r 520 343 10 10 0 0 60s 100 1 6002 +r 502 344 10 10 0 0 60s 100 1 6002 +r 508 349 10 10 0 0 60s 100 1 6002 +r 511 363 10 10 0 0 60s 100 1 6002 +r 512 365 10 10 0 0 60s 100 1 6002 +r 517 368 10 10 0 0 60s 100 1 6002 +r 518 368 10 10 0 0 60s 100 1 6002 +r 501 370 10 10 0 0 60s 100 1 6002 +r 507 370 10 10 0 0 60s 100 1 6002 +r 513 372 10 10 0 0 60s 100 1 6002 +r 515 372 10 10 0 0 60s 100 1 6002 +r 513 374 10 10 0 0 60s 100 1 6002 +r 508 376 10 10 0 0 60s 100 1 6002 +r 497 378 10 10 0 0 60s 100 1 6002 +r 509 381 10 10 0 0 60s 100 1 6002 diff --git a/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_f.txt b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_f.txt new file mode 100644 index 000000000..0b1b57e38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_f.txt @@ -0,0 +1,62 @@ +r 540 464 10 10 0 0 60s 100 1 6003 +r 531 465 10 10 0 0 60s 100 1 6003 +r 536 466 10 10 0 0 60s 100 1 6003 +r 531 468 10 10 0 0 60s 100 1 6003 +r 537 470 10 10 0 0 60s 100 1 6003 +r 538 475 10 10 0 0 60s 100 1 6003 +r 539 484 10 10 0 0 60s 100 1 6003 +r 522 486 10 10 0 0 60s 100 1 6003 +r 538 487 10 10 0 0 60s 100 1 6003 +r 526 497 10 10 0 0 60s 100 1 6003 +r 542 501 10 10 0 0 60s 100 1 6003 +r 538 505 10 10 0 0 60s 100 1 6003 +r 520 507 10 10 0 0 60s 100 1 6003 +r 523 510 10 10 0 0 60s 100 1 6003 +r 533 513 10 10 0 0 60s 100 1 6003 +r 532 516 10 10 0 0 60s 100 1 6003 +r 509 518 10 10 0 0 60s 100 1 6003 +r 513 521 10 10 0 0 60s 100 1 6003 +r 497 454 10 10 0 0 60s 100 1 6001 +r 490 457 10 10 0 0 60s 100 1 6001 +r 480 463 10 10 0 0 60s 100 1 6001 +r 485 464 10 10 0 0 60s 100 1 6001 +r 497 464 10 10 0 0 60s 100 1 6001 +r 490 467 10 10 0 0 60s 100 1 6001 +r 489 468 10 10 0 0 60s 100 1 6001 +r 474 472 10 10 0 0 60s 100 1 6001 +r 484 473 10 10 0 0 60s 100 1 6001 +r 475 474 10 10 0 0 60s 100 1 6001 +r 492 474 10 10 0 0 60s 100 1 6001 +r 481 475 10 10 0 0 60s 100 1 6001 +r 470 477 10 10 0 0 60s 100 1 6001 +r 480 481 10 10 0 0 60s 100 1 6001 +r 481 485 10 10 0 0 60s 100 1 6001 +r 486 488 10 10 0 0 60s 100 1 6001 +r 485 489 10 10 0 0 60s 100 1 6001 +r 480 497 10 10 0 0 60s 100 1 6001 +r 480 499 10 10 0 0 60s 100 1 6001 +r 479 503 10 10 0 0 60s 100 1 6001 +r 475 504 10 10 0 0 60s 100 1 6001 +r 478 504 10 10 0 0 60s 100 1 6001 +r 475 505 10 10 0 0 60s 100 1 6001 +r 473 512 10 10 0 0 60s 100 1 6001 +r 508 454 10 10 0 0 60s 100 1 6002 +r 529 459 10 10 0 0 60s 100 1 6002 +r 509 460 10 10 0 0 60s 100 1 6002 +r 506 466 10 10 0 0 60s 100 1 6002 +r 508 466 10 10 0 0 60s 100 1 6002 +r 499 468 10 10 0 0 60s 100 1 6002 +r 520 473 10 10 0 0 60s 100 1 6002 +r 498 475 10 10 0 0 60s 100 1 6002 +r 522 480 10 10 0 0 60s 100 1 6002 +r 507 481 10 10 0 0 60s 100 1 6002 +r 495 483 10 10 0 0 60s 100 1 6002 +r 493 484 10 10 0 0 60s 100 1 6002 +r 500 485 10 10 0 0 60s 100 1 6002 +r 514 491 10 10 0 0 60s 100 1 6002 +r 509 500 10 10 0 0 60s 100 1 6002 +r 496 503 10 10 0 0 60s 100 1 6002 +r 486 513 10 10 0 0 60s 100 1 6002 +r 491 514 10 10 0 0 60s 100 1 6002 +r 478 516 10 10 0 0 60s 100 1 6002 +r 489 518 10 10 0 0 60s 100 1 6002 diff --git a/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_fild_boss.txt b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_fild_boss.txt new file mode 100644 index 000000000..97d47d2e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/fd_fild_boss.txt @@ -0,0 +1,48 @@ +r 696 607 10 10 0 0 60s 100 1 6003 +r 699 610 10 10 0 0 60s 100 1 6003 +r 675 611 10 10 0 0 60s 100 1 6003 +r 680 615 10 10 0 0 60s 100 1 6003 +r 686 618 10 10 0 0 60s 100 1 6003 +r 698 618 10 10 0 0 60s 100 1 6003 +r 664 624 10 10 0 0 60s 100 1 6003 +r 662 627 10 10 0 0 60s 100 1 6003 +r 694 627 10 10 0 0 60s 100 1 6003 +r 701 627 10 10 0 0 60s 100 1 6003 +r 697 628 10 10 0 0 60s 100 1 6003 +r 687 629 10 10 0 0 60s 100 1 6003 +r 708 629 10 10 0 0 60s 100 1 6003 +r 683 631 10 10 0 0 60s 100 1 6003 +r 693 632 10 10 0 0 60s 100 1 6003 +r 708 632 10 10 0 0 60s 100 1 6003 +r 705 634 10 10 0 0 60s 100 1 6003 +r 671 635 10 10 0 0 60s 100 1 6003 +r 709 635 10 10 0 0 60s 100 1 6003 +r 669 636 10 10 0 0 60s 100 1 6003 +r 662 637 10 10 0 0 60s 100 1 6003 +r 715 639 10 10 0 0 60s 100 1 6003 +r 704 640 10 10 0 0 60s 100 1 6003 +r 655 641 10 10 0 0 60s 100 1 6003 +r 659 642 10 10 0 0 60s 100 1 6003 +r 682 644 10 10 0 0 60s 100 1 6003 +r 674 645 10 10 0 0 60s 100 1 6003 +r 680 645 10 10 0 0 60s 100 1 6003 +r 698 645 10 10 0 0 60s 100 1 6003 +r 684 646 10 10 0 0 60s 100 1 6003 +r 678 648 10 10 0 0 60s 100 1 6003 +r 689 648 10 10 0 0 60s 100 1 6003 +r 697 649 10 10 0 0 60s 100 1 6003 +r 692 651 10 10 0 0 60s 100 1 6003 +r 686 653 10 10 0 0 60s 100 1 6003 +r 708 653 10 10 0 0 60s 100 1 6003 +r 699 654 10 10 0 0 60s 100 1 6003 +r 686 655 10 10 0 0 60s 100 1 6003 +r 693 656 10 10 0 0 60s 100 1 6003 +r 668 661 10 10 0 0 60s 100 1 6003 +r 687 662 10 10 0 0 60s 100 1 6003 +r 679 664 10 10 0 0 60s 100 1 6003 +r 684 670 10 10 0 0 60s 100 1 6003 +r 685 677 10 10 0 0 60s 100 1 6003 +r 679 682 10 10 0 0 60s 100 1 6003 +r 679 703 10 10 0 0 60s 100 1 6003 +r 685 715 10 10 0 0 60s 100 1 6003 +r 683 724 10 10 0 0 60s 100 1 6003 diff --git a/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/npc.txt b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/npc.txt new file mode 100644 index 000000000..26cc310ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/flame_dungeon/npc.txt @@ -0,0 +1,5 @@ +//Àû·æ¼ººñ +m 352 362 0 0 0 1 10s 100 1 20385 +//quest_NPC +m 362 541 1 1 0 0 10s 100 1 20393 +m 686 639 1 1 0 0 10s 100 1 20390 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/dungeon/monkey/monkey1.txt b/serverfiles/main/srv1/share/data/dungeon/monkey/monkey1.txt new file mode 100644 index 000000000..74e6dab18 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/monkey/monkey1.txt @@ -0,0 +1,246 @@ +//type cx cy sx sy z dir time percent count vnum +// NO1 +ra 75 162 1 1 0 0 0s 100 1 901 +ra 75 162 1 1 0 0 0s 100 1 901 +ra 76 197 1 1 0 0 0s 100 1 901 +ra 76 197 1 1 0 0 0s 100 1 901 +ra 78 234 1 1 0 0 0s 100 1 901 +ra 78 234 1 1 0 0 0s 100 1 901 +ra 81 272 1 1 0 0 0s 100 1 901 +ra 81 272 1 1 0 0 0s 100 1 901 +ra 100 213 1 1 0 0 0s 100 1 901 +ra 100 213 1 1 0 0 0s 100 1 901 +ra 142 216 1 1 0 0 0s 100 1 901 +ra 142 216 1 1 0 0 0s 100 1 901 +ra 145 244 1 1 0 0 0s 100 1 901 +ra 145 244 1 1 0 0 0s 100 1 901 +ra 144 277 1 1 0 0 0s 100 1 901 +ra 144 277 1 1 0 0 0s 100 1 901 +// NO2 +ra 239 108 1 1 0 0 0s 100 1 901 +ra 239 108 1 1 0 0 0s 100 1 901 +ra 278 107 1 1 0 0 0s 100 1 901 +ra 278 107 1 1 0 0 0s 100 1 901 +ra 301 118 1 1 0 0 0s 100 1 901 +ra 301 118 1 1 0 0 0s 100 1 901 +ra 300 156 1 1 0 0 0s 100 1 901 +ra 300 156 1 1 0 0 0s 100 1 901 +ra 281 175 1 1 0 0 0s 100 1 901 +ra 281 175 1 1 0 0 0s 100 1 901 +ra 237 172 1 1 0 0 0s 100 1 901 +ra 237 172 1 1 0 0 0s 100 1 901 +ra 228 192 1 1 0 0 0s 100 1 901 +ra 228 192 1 1 0 0 0s 100 1 901 +ra 228 230 1 1 0 0 0s 100 1 901 +ra 228 230 1 1 0 0 0s 100 1 901 +ra 252 240 1 1 0 0 0s 100 1 901 +ra 252 240 1 1 0 0 0s 100 1 901 +ra 289 239 1 1 0 0 0s 100 1 901 +ra 289 239 1 1 0 0 0s 100 1 901 +// NO3 +ra 423 239 1 1 0 0 0s 100 1 901 +ra 423 239 1 1 0 0 0s 100 1 901 +ra 418 178 1 1 0 0 0s 100 1 901 +ra 418 178 1 1 0 0 0s 100 1 901 +ra 417 116 1 1 0 0 0s 100 1 901 +ra 417 116 1 1 0 0 0s 100 1 901 +ra 450 117 1 1 0 0 0s 100 1 901 +ra 450 117 1 1 0 0 0s 100 1 901 +ra 484 121 1 1 0 0 0s 100 1 901 +ra 484 121 1 1 0 0 0s 100 1 901 +ra 484 163 1 1 0 0 0s 100 1 901 +ra 484 163 1 1 0 0 0s 100 1 901 +ra 486 210 1 1 0 0 0s 100 1 901 +ra 486 210 1 1 0 0 0s 100 1 901 +ra 487 253 1 1 0 0 0s 100 1 901 +ra 487 253 1 1 0 0 0s 100 1 901 +// NO4 +ra 105 370 1 1 0 0 0s 100 1 903 +ra 105 370 1 1 0 0 0s 100 1 903 +ra 136 367 1 1 0 0 0s 100 1 903 +ra 136 367 1 1 0 0 0s 100 1 903 +ra 164 372 1 1 0 0 0s 100 1 903 +ra 164 372 1 1 0 0 0s 100 1 903 +ra 164 400 1 1 0 0 0s 100 1 903 +ra 164 400 1 1 0 0 0s 100 1 903 +ra 164 434 1 1 0 0 0s 100 1 903 +ra 164 434 1 1 0 0 0s 100 1 903 +ra 138 428 1 1 0 0 0s 100 1 903 +ra 138 428 1 1 0 0 0s 100 1 903 +ra 107 435 1 1 0 0 0s 100 1 903 +ra 107 435 1 1 0 0 0s 100 1 903 +ra 168 462 1 1 0 0 0s 100 1 903 +ra 168 462 1 1 0 0 0s 100 1 903 +ra 165 496 1 1 0 0 0s 100 1 903 +ra 165 496 1 1 0 0 0s 100 1 903 +ra 139 496 1 1 0 0 0s 100 1 903 +ra 139 496 1 1 0 0 0s 100 1 903 +ra 109 499 1 1 0 0 0s 100 1 903 +ra 109 499 1 1 0 0 0s 100 1 903 +// NO5 +ra 319 359 1 1 0 0 0s 100 1 902 +ra 319 359 1 1 0 0 0s 100 1 902 +ra 283 362 1 1 0 0 0s 100 1 902 +ra 283 362 1 1 0 0 0s 100 1 902 +ra 251 362 1 1 0 0 0s 100 1 902 +ra 251 362 1 1 0 0 0s 100 1 902 +ra 251 393 1 1 0 0 0s 100 1 902 +ra 251 393 1 1 0 0 0s 100 1 902 +ra 252 427 1 1 0 0 0s 100 1 902 +ra 252 427 1 1 0 0 0s 100 1 902 +ra 281 428 1 1 0 0 0s 100 1 902 +ra 281 428 1 1 0 0 0s 100 1 902 +ra 310 431 1 1 0 0 0s 100 1 902 +ra 310 431 1 1 0 0 0s 100 1 902 +ra 310 459 1 1 0 0 0s 100 1 902 +ra 310 459 1 1 0 0 0s 100 1 902 +ra 310 494 1 1 0 0 0s 100 1 902 +ra 310 494 1 1 0 0 0s 100 1 902 +ra 279 494 1 1 0 0 0s 100 1 902 +ra 279 494 1 1 0 0 0s 100 1 902 +ra 243 496 1 1 0 0 0s 100 1 902 +ra 243 496 1 1 0 0 0s 100 1 902 +// NO6 +ra 495 349 1 1 0 0 0s 100 1 903 +ra 495 349 1 1 0 0 0s 100 1 903 +ra 460 352 1 1 0 0 0s 100 1 903 +ra 460 352 1 1 0 0 0s 100 1 903 +ra 427 355 1 1 0 0 0s 100 1 903 +ra 427 355 1 1 0 0 0s 100 1 903 +ra 425 383 1 1 0 0 0s 100 1 903 +ra 425 383 1 1 0 0 0s 100 1 903 +ra 428 416 1 1 0 0 0s 100 1 903 +ra 428 416 1 1 0 0 0s 100 1 903 +ra 460 416 1 1 0 0 0s 100 1 903 +ra 460 416 1 1 0 0 0s 100 1 903 +ra 493 415 1 1 0 0 0s 100 1 903 +ra 493 415 1 1 0 0 0s 100 1 903 +ra 429 449 1 1 0 0 0s 100 1 903 +ra 429 449 1 1 0 0 0s 100 1 903 +ra 431 482 1 1 0 0 0s 100 1 903 +ra 431 482 1 1 0 0 0s 100 1 903 +ra 461 482 1 1 0 0 0s 100 1 903 +ra 461 482 1 1 0 0 0s 100 1 903 +ra 494 482 1 1 0 0 0s 100 1 903 +ra 494 482 1 1 0 0 0s 100 1 903 +// NO7 +ra 128 549 1 1 0 0 0s 100 1 901 +ra 128 549 1 1 0 0 0s 100 1 901 +ra 166 549 1 1 0 0 0s 100 1 901 +ra 166 549 1 1 0 0 0s 100 1 901 +ra 194 551 1 1 0 0 0s 100 1 901 +ra 194 551 1 1 0 0 0s 100 1 901 +ra 195 579 1 1 0 0 0s 100 1 901 +ra 195 579 1 1 0 0 0s 100 1 901 +ra 195 615 1 1 0 0 0s 100 1 901 +ra 195 615 1 1 0 0 0s 100 1 901 +ra 160 614 1 1 0 0 0s 100 1 901 +ra 160 614 1 1 0 0 0s 100 1 901 +ra 125 614 1 1 0 0 0s 100 1 901 +ra 125 614 1 1 0 0 0s 100 1 901 +ra 123 647 1 1 0 0 0s 100 1 901 +ra 123 647 1 1 0 0 0s 100 1 901 +ra 123 677 1 1 0 0 0s 100 1 901 +ra 123 677 1 1 0 0 0s 100 1 901 +ra 151 681 1 1 0 0 0s 100 1 901 +ra 151 681 1 1 0 0 0s 100 1 901 +ra 183 683 1 1 0 0 0s 100 1 901 +ra 183 683 1 1 0 0 0s 100 1 901 +ra 182 713 1 1 0 0 0s 100 1 901 +ra 182 713 1 1 0 0 0s 100 1 901 +ra 183 746 1 1 0 0 0s 100 1 901 +ra 183 746 1 1 0 0 0s 100 1 901 +ra 148 747 1 1 0 0 0s 100 1 901 +ra 148 747 1 1 0 0 0s 100 1 901 +ra 115 747 1 1 0 0 0s 100 1 901 +ra 115 747 1 1 0 0 0s 100 1 901 +// NO8 +ra 538 57 1 1 0 0 0s 100 1 902 +ra 538 57 1 1 0 0 0s 100 1 902 +ra 539 79 1 1 0 0 0s 100 1 902 +ra 539 79 1 1 0 0 0s 100 1 902 +ra 545 136 1 1 0 0 0s 100 1 902 +ra 545 136 1 1 0 0 0s 100 1 902 +ra 546 167 1 1 0 0 0s 100 1 902 +ra 546 167 1 1 0 0 0s 100 1 902 +ra 549 200 1 1 0 0 0s 100 1 902 +ra 549 200 1 1 0 0 0s 100 1 902 +ra 551 229 1 1 0 0 0s 100 1 902 +ra 551 229 1 1 0 0 0s 100 1 902 +ra 550 267 1 1 0 0 0s 100 1 902 +ra 550 267 1 1 0 0 0s 100 1 902 +ra 582 137 1 1 0 0 0s 100 1 902 +ra 582 137 1 1 0 0 0s 100 1 902 +ra 582 201 1 1 0 0 0s 100 1 902 +ra 586 201 1 1 0 0 0s 100 1 902 +ra 613 60 1 1 0 0 0s 100 1 902 +ra 613 60 1 1 0 0 0s 100 1 902 +ra 617 98 1 1 0 0 0s 100 1 902 +ra 617 98 1 1 0 0 0s 100 1 902 +ra 619 138 1 1 0 0 0s 100 1 902 +ra 619 138 1 1 0 0 0s 100 1 902 +ra 620 168 1 1 0 0 0s 100 1 902 +ra 620 168 1 1 0 0 0s 100 1 902 +ra 623 202 1 1 0 0 0s 100 1 902 +ra 623 202 1 1 0 0 0s 100 1 902 +ra 627 233 1 1 0 0 0s 100 1 902 +ra 627 233 1 1 0 0 0s 100 1 902 +ra 624 271 1 1 0 0 0s 100 1 902 +ra 624 271 1 1 0 0 0s 100 1 902 +// NO9 +ra 310 568 1 1 0 0 0s 100 1 903 +ra 310 568 1 1 0 0 0s 100 1 903 +ra 310 596 1 1 0 0 0s 100 1 903 +ra 310 596 1 1 0 0 0s 100 1 903 +ra 314 637 1 1 0 0 0s 100 1 903 +ra 314 637 1 1 0 0 0s 100 1 903 +ra 313 674 1 1 0 0 0s 100 1 903 +ra 313 674 1 1 0 0 0s 100 1 903 +ra 310 705 1 1 0 0 0s 100 1 903 +ra 310 705 1 1 0 0 0s 100 1 903 +ra 341 704 1 1 0 0 0s 100 1 903 +ra 341 704 1 1 0 0 0s 100 1 903 +ra 342 566 1 1 0 0 0s 100 1 903 +ra 342 566 1 1 0 0 0s 100 1 903 +ra 374 567 1 1 0 0 0s 100 1 903 +ra 374 567 1 1 0 0 0s 100 1 903 +ra 375 595 1 1 0 0 0s 100 1 903 +ra 375 595 1 1 0 0 0s 100 1 903 +ra 377 632 1 1 0 0 0s 100 1 903 +ra 377 632 1 1 0 0 0s 100 1 903 +ra 374 674 1 1 0 0 0s 100 1 903 +ra 374 674 1 1 0 0 0s 100 1 903 +ra 374 701 1 1 0 0 0s 100 1 903 +ra 374 701 1 1 0 0 0s 100 1 903 +ra 404 702 1 1 0 0 0s 100 1 903 +ra 404 702 1 1 0 0 0s 100 1 903 +ra 406 563 1 1 0 0 0s 100 1 903 +ra 406 563 1 1 0 0 0s 100 1 903 +ra 438 563 1 1 0 0 0s 100 1 903 +ra 438 563 1 1 0 0 0s 100 1 903 +ra 437 591 1 1 0 0 0s 100 1 903 +ra 437 591 1 1 0 0 0s 100 1 903 +ra 440 631 1 1 0 0 0s 100 1 903 +ra 440 631 1 1 0 0 0s 100 1 903 +ra 441 674 1 1 0 0 0s 100 1 903 +ra 441 674 1 1 0 0 0s 100 1 903 +ra 440 704 1 1 0 0 0s 100 1 903 +ra 440 704 1 1 0 0 0s 100 1 903 +// boss1 +ra 579 376 1 1 0 0 0s 100 1 903 +ra 573 367 1 1 0 0 0s 100 1 903 +ra 573 355 1 1 0 0 0s 100 1 903 +ra 579 343 1 1 0 0 0s 100 1 903 +ra 593 344 1 1 0 0 0s 100 1 903 +ra 604 355 1 1 0 0 0s 100 1 903 +ra 611 368 1 1 0 0 0s 100 1 903 +ra 598 381 1 1 0 0 0s 100 1 903 +ra 584 365 1 1 0 0 0s 100 1 903 +ra 580 356 1 1 0 0 0s 100 1 903 +ra 585 348 1 1 0 0 0s 100 1 903 +ra 596 353 1 1 0 0 0s 100 1 903 +ra 588 358 1 1 0 0 0s 100 1 903 + +ga 596 332 1 1 0 0 0s 100 1 5008 +//quest NPC +ma 592 331 0 0 0 0 0m 100 1 20352 diff --git a/serverfiles/main/srv1/share/data/dungeon/monkey/monkey2.txt b/serverfiles/main/srv1/share/data/dungeon/monkey/monkey2.txt new file mode 100644 index 000000000..165735edb --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/monkey/monkey2.txt @@ -0,0 +1,249 @@ +//type cx cy sx sy z dir time percent count vnum +// NO1 +ra 75 162 1 1 0 0 0s 100 1 911 +ra 75 162 1 1 0 0 0s 100 1 911 +ra 76 197 1 1 0 0 0s 100 1 911 +ra 76 197 1 1 0 0 0s 100 1 911 +ra 78 234 1 1 0 0 0s 100 1 911 +ra 78 234 1 1 0 0 0s 100 1 911 +ra 81 272 1 1 0 0 0s 100 1 911 +ra 81 272 1 1 0 0 0s 100 1 911 +ra 100 213 1 1 0 0 0s 100 1 911 +ra 100 213 1 1 0 0 0s 100 1 911 +ra 142 216 1 1 0 0 0s 100 1 911 +ra 142 216 1 1 0 0 0s 100 1 911 +ra 145 244 1 1 0 0 0s 100 1 911 +ra 145 244 1 1 0 0 0s 100 1 911 +ra 144 277 1 1 0 0 0s 100 1 911 +ra 144 277 1 1 0 0 0s 100 1 911 +// NO2 +ra 239 108 1 1 0 0 0s 100 1 911 +ra 239 108 1 1 0 0 0s 100 1 911 +ra 278 107 1 1 0 0 0s 100 1 911 +ra 278 107 1 1 0 0 0s 100 1 911 +ra 301 118 1 1 0 0 0s 100 1 911 +ra 301 118 1 1 0 0 0s 100 1 911 +ra 300 156 1 1 0 0 0s 100 1 911 +ra 300 156 1 1 0 0 0s 100 1 911 +ra 281 175 1 1 0 0 0s 100 1 911 +ra 281 175 1 1 0 0 0s 100 1 911 +ra 237 172 1 1 0 0 0s 100 1 911 +ra 237 172 1 1 0 0 0s 100 1 911 +ra 228 192 1 1 0 0 0s 100 1 911 +ra 228 192 1 1 0 0 0s 100 1 911 +ra 228 230 1 1 0 0 0s 100 1 911 +ra 228 230 1 1 0 0 0s 100 1 911 +ra 252 240 1 1 0 0 0s 100 1 911 +ra 252 240 1 1 0 0 0s 100 1 911 +ra 289 239 1 1 0 0 0s 100 1 911 +ra 289 239 1 1 0 0 0s 100 1 911 +// NO3 +ra 423 239 1 1 0 0 0s 100 1 911 +ra 423 239 1 1 0 0 0s 100 1 911 +ra 418 178 1 1 0 0 0s 100 1 911 +ra 418 178 1 1 0 0 0s 100 1 911 +ra 417 116 1 1 0 0 0s 100 1 911 +ra 417 116 1 1 0 0 0s 100 1 911 +ra 450 117 1 1 0 0 0s 100 1 911 +ra 450 117 1 1 0 0 0s 100 1 911 +ra 484 121 1 1 0 0 0s 100 1 911 +ra 484 121 1 1 0 0 0s 100 1 911 +ra 484 163 1 1 0 0 0s 100 1 911 +ra 484 163 1 1 0 0 0s 100 1 911 +ra 486 210 1 1 0 0 0s 100 1 911 +ra 486 210 1 1 0 0 0s 100 1 911 +ra 487 253 1 1 0 0 0s 100 1 911 +ra 487 253 1 1 0 0 0s 100 1 911 +// NO4 +ra 105 370 1 1 0 0 0s 100 1 914 +ra 105 370 1 1 0 0 0s 100 1 914 +ra 136 367 1 1 0 0 0s 100 1 914 +ra 136 367 1 1 0 0 0s 100 1 914 +ra 164 372 1 1 0 0 0s 100 1 914 +ra 164 372 1 1 0 0 0s 100 1 914 +ra 164 400 1 1 0 0 0s 100 1 914 +ra 164 400 1 1 0 0 0s 100 1 914 +ra 164 434 1 1 0 0 0s 100 1 914 +ra 164 434 1 1 0 0 0s 100 1 914 +ra 138 428 1 1 0 0 0s 100 1 914 +ra 138 428 1 1 0 0 0s 100 1 914 +ra 107 435 1 1 0 0 0s 100 1 914 +ra 107 435 1 1 0 0 0s 100 1 914 +ra 168 462 1 1 0 0 0s 100 1 914 +ra 168 462 1 1 0 0 0s 100 1 914 +ra 165 496 1 1 0 0 0s 100 1 914 +ra 165 496 1 1 0 0 0s 100 1 914 +ra 139 496 1 1 0 0 0s 100 1 914 +ra 139 496 1 1 0 0 0s 100 1 914 +ra 109 499 1 1 0 0 0s 100 1 914 +ra 109 499 1 1 0 0 0s 100 1 914 +// NO5 +ra 319 359 1 1 0 0 0s 100 1 911 +ra 319 359 1 1 0 0 0s 100 1 911 +ra 283 362 1 1 0 0 0s 100 1 911 +ra 283 362 1 1 0 0 0s 100 1 911 +ra 251 362 1 1 0 0 0s 100 1 911 +ra 251 362 1 1 0 0 0s 100 1 911 +ra 251 393 1 1 0 0 0s 100 1 911 +ra 251 393 1 1 0 0 0s 100 1 911 +ra 252 427 1 1 0 0 0s 100 1 911 +ra 252 427 1 1 0 0 0s 100 1 911 +ra 281 428 1 1 0 0 0s 100 1 911 +ra 281 428 1 1 0 0 0s 100 1 911 +ra 310 431 1 1 0 0 0s 100 1 911 +ra 310 431 1 1 0 0 0s 100 1 911 +ra 310 459 1 1 0 0 0s 100 1 911 +ra 310 459 1 1 0 0 0s 100 1 911 +ra 310 494 1 1 0 0 0s 100 1 911 +ra 310 494 1 1 0 0 0s 100 1 911 +ra 279 494 1 1 0 0 0s 100 1 911 +ra 279 494 1 1 0 0 0s 100 1 911 +ra 243 496 1 1 0 0 0s 100 1 911 +ra 243 496 1 1 0 0 0s 100 1 911 +// NO6 +ra 495 349 1 1 0 0 0s 100 1 912 +ra 495 349 1 1 0 0 0s 100 1 912 +ra 460 352 1 1 0 0 0s 100 1 912 +ra 460 352 1 1 0 0 0s 100 1 912 +ra 427 355 1 1 0 0 0s 100 1 912 +ra 427 355 1 1 0 0 0s 100 1 912 +ra 425 383 1 1 0 0 0s 100 1 912 +ra 425 383 1 1 0 0 0s 100 1 912 +ra 428 416 1 1 0 0 0s 100 1 912 +ra 428 416 1 1 0 0 0s 100 1 912 +ra 460 416 1 1 0 0 0s 100 1 912 +ra 460 416 1 1 0 0 0s 100 1 912 +ra 493 415 1 1 0 0 0s 100 1 912 +ra 493 415 1 1 0 0 0s 100 1 912 +ra 429 449 1 1 0 0 0s 100 1 912 +ra 429 449 1 1 0 0 0s 100 1 912 +ra 431 482 1 1 0 0 0s 100 1 912 +ra 431 482 1 1 0 0 0s 100 1 912 +ra 461 482 1 1 0 0 0s 100 1 912 +ra 461 482 1 1 0 0 0s 100 1 912 +ra 494 482 1 1 0 0 0s 100 1 912 +ra 494 482 1 1 0 0 0s 100 1 912 +// NO7 +ra 128 549 1 1 0 0 0s 100 1 912 +ra 128 549 1 1 0 0 0s 100 1 912 +ra 166 549 1 1 0 0 0s 100 1 912 +ra 166 549 1 1 0 0 0s 100 1 912 +ra 194 551 1 1 0 0 0s 100 1 912 +ra 194 551 1 1 0 0 0s 100 1 912 +ra 195 579 1 1 0 0 0s 100 1 912 +ra 195 579 1 1 0 0 0s 100 1 912 +ra 195 615 1 1 0 0 0s 100 1 912 +ra 195 615 1 1 0 0 0s 100 1 912 +ra 160 614 1 1 0 0 0s 100 1 912 +ra 160 614 1 1 0 0 0s 100 1 912 +ra 125 614 1 1 0 0 0s 100 1 912 +ra 125 614 1 1 0 0 0s 100 1 912 +ra 123 647 1 1 0 0 0s 100 1 912 +ra 123 647 1 1 0 0 0s 100 1 912 +ra 123 677 1 1 0 0 0s 100 1 912 +ra 123 677 1 1 0 0 0s 100 1 912 +ra 151 681 1 1 0 0 0s 100 1 912 +ra 151 681 1 1 0 0 0s 100 1 912 +ra 183 683 1 1 0 0 0s 100 1 912 +ra 183 683 1 1 0 0 0s 100 1 912 +ra 182 713 1 1 0 0 0s 100 1 912 +ra 182 713 1 1 0 0 0s 100 1 912 +ra 183 746 1 1 0 0 0s 100 1 912 +ra 183 746 1 1 0 0 0s 100 1 912 +ra 148 747 1 1 0 0 0s 100 1 912 +ra 148 747 1 1 0 0 0s 100 1 912 +ra 115 747 1 1 0 0 0s 100 1 912 +ra 115 747 1 1 0 0 0s 100 1 912 +// NO8 +ra 538 57 1 1 0 0 0s 100 1 913 +ra 538 57 1 1 0 0 0s 100 1 913 +ra 539 79 1 1 0 0 0s 100 1 913 +ra 539 79 1 1 0 0 0s 100 1 913 +ra 545 136 1 1 0 0 0s 100 1 913 +ra 545 136 1 1 0 0 0s 100 1 913 +ra 546 167 1 1 0 0 0s 100 1 913 +ra 546 167 1 1 0 0 0s 100 1 913 +ra 549 200 1 1 0 0 0s 100 1 913 +ra 549 200 1 1 0 0 0s 100 1 913 +ra 551 229 1 1 0 0 0s 100 1 913 +ra 551 229 1 1 0 0 0s 100 1 913 +ra 550 267 1 1 0 0 0s 100 1 913 +ra 550 267 1 1 0 0 0s 100 1 913 +ra 582 137 1 1 0 0 0s 100 1 913 +ra 582 137 1 1 0 0 0s 100 1 913 +ra 582 201 1 1 0 0 0s 100 1 913 +ra 586 201 1 1 0 0 0s 100 1 913 +ra 613 60 1 1 0 0 0s 100 1 913 +ra 613 60 1 1 0 0 0s 100 1 913 +ra 617 98 1 1 0 0 0s 100 1 913 +ra 617 98 1 1 0 0 0s 100 1 913 +ra 619 138 1 1 0 0 0s 100 1 913 +ra 619 138 1 1 0 0 0s 100 1 913 +ra 620 168 1 1 0 0 0s 100 1 913 +ra 620 168 1 1 0 0 0s 100 1 913 +ra 623 202 1 1 0 0 0s 100 1 913 +ra 623 202 1 1 0 0 0s 100 1 913 +ra 627 233 1 1 0 0 0s 100 1 913 +ra 627 233 1 1 0 0 0s 100 1 913 +ra 624 271 1 1 0 0 0s 100 1 913 +ra 624 271 1 1 0 0 0s 100 1 913 +// NO9 +ra 310 568 1 1 0 0 0s 100 1 914 +ra 310 568 1 1 0 0 0s 100 1 914 +ra 310 596 1 1 0 0 0s 100 1 914 +ra 310 596 1 1 0 0 0s 100 1 914 +ra 314 637 1 1 0 0 0s 100 1 914 +ra 314 637 1 1 0 0 0s 100 1 914 +ra 313 674 1 1 0 0 0s 100 1 914 +ra 313 674 1 1 0 0 0s 100 1 914 +ra 310 705 1 1 0 0 0s 100 1 914 +ra 310 705 1 1 0 0 0s 100 1 914 +ra 341 704 1 1 0 0 0s 100 1 914 +ra 341 704 1 1 0 0 0s 100 1 914 +ra 342 566 1 1 0 0 0s 100 1 914 +ra 342 566 1 1 0 0 0s 100 1 914 +ra 374 567 1 1 0 0 0s 100 1 914 +ra 374 567 1 1 0 0 0s 100 1 914 +ra 375 595 1 1 0 0 0s 100 1 914 +ra 375 595 1 1 0 0 0s 100 1 914 +ra 377 632 1 1 0 0 0s 100 1 914 +ra 377 632 1 1 0 0 0s 100 1 914 +ra 374 674 1 1 0 0 0s 100 1 914 +ra 374 674 1 1 0 0 0s 100 1 914 +ra 374 701 1 1 0 0 0s 100 1 914 +ra 374 701 1 1 0 0 0s 100 1 914 +ra 404 702 1 1 0 0 0s 100 1 914 +ra 404 702 1 1 0 0 0s 100 1 914 +ra 406 563 1 1 0 0 0s 100 1 914 +ra 406 563 1 1 0 0 0s 100 1 914 +ra 438 563 1 1 0 0 0s 100 1 914 +ra 438 563 1 1 0 0 0s 100 1 914 +ra 437 591 1 1 0 0 0s 100 1 914 +ra 437 591 1 1 0 0 0s 100 1 914 +ra 440 631 1 1 0 0 0s 100 1 914 +ra 440 631 1 1 0 0 0s 100 1 914 +ra 441 674 1 1 0 0 0s 100 1 914 +ra 441 674 1 1 0 0 0s 100 1 914 +ra 440 704 1 1 0 0 0s 100 1 914 +ra 440 704 1 1 0 0 0s 100 1 914 +// boss1 +ra 579 376 1 1 0 0 0s 100 1 914 +ra 573 367 1 1 0 0 0s 100 1 914 +ra 573 355 1 1 0 0 0s 100 1 914 +ra 579 343 1 1 0 0 0s 100 1 914 +ra 593 344 1 1 0 0 0s 100 1 914 +ra 604 355 1 1 0 0 0s 100 1 914 +ra 611 368 1 1 0 0 0s 100 1 914 +ra 598 381 1 1 0 0 0s 100 1 914 +ra 584 365 1 1 0 0 0s 100 1 914 +ra 580 356 1 1 0 0 0s 100 1 914 +ra 585 348 1 1 0 0 0s 100 1 914 +ra 596 353 1 1 0 0 0s 100 1 914 +ra 588 358 1 1 0 0 0s 100 1 914 + +ga 630 489 1 1 0 0 0s 100 1 5018 + +// ºñ¼®NPC +m 102 748 0 0 0 0 0m 100 1 20360 +m 405 702 0 0 0 0 0m 100 1 20361 + diff --git a/serverfiles/main/srv1/share/data/dungeon/monkey/monkey3.txt b/serverfiles/main/srv1/share/data/dungeon/monkey/monkey3.txt new file mode 100644 index 000000000..56108e894 --- /dev/null +++ b/serverfiles/main/srv1/share/data/dungeon/monkey/monkey3.txt @@ -0,0 +1,269 @@ +//type cx cy sx sy z dir time percent count vnum +// NO1 +ra 75 162 1 1 0 0 0s 100 1 921 +ra 75 162 1 1 0 0 0s 100 1 921 +ra 76 197 1 1 0 0 0s 100 1 921 +ra 76 197 1 1 0 0 0s 100 1 921 +ra 78 234 1 1 0 0 0s 100 1 921 +ra 78 234 1 1 0 0 0s 100 1 921 +ra 81 272 1 1 0 0 0s 100 1 921 +ra 81 272 1 1 0 0 0s 100 1 921 +ra 100 213 1 1 0 0 0s 100 1 921 +ra 100 213 1 1 0 0 0s 100 1 921 +ra 142 216 1 1 0 0 0s 100 1 921 +ra 142 216 1 1 0 0 0s 100 1 921 +ra 145 244 1 1 0 0 0s 100 1 921 +ra 145 244 1 1 0 0 0s 100 1 921 +ra 144 277 1 1 0 0 0s 100 1 921 +ra 144 277 1 1 0 0 0s 100 1 921 +// NO2 +ra 239 108 1 1 0 0 0s 100 1 923 +ra 239 108 1 1 0 0 0s 100 1 923 +ra 278 107 1 1 0 0 0s 100 1 923 +ra 278 107 1 1 0 0 0s 100 1 923 +ra 301 118 1 1 0 0 0s 100 1 923 +ra 301 118 1 1 0 0 0s 100 1 923 +ra 300 156 1 1 0 0 0s 100 1 923 +ra 300 156 1 1 0 0 0s 100 1 923 +ra 281 175 1 1 0 0 0s 100 1 923 +ra 281 175 1 1 0 0 0s 100 1 923 +ra 237 172 1 1 0 0 0s 100 1 923 +ra 237 172 1 1 0 0 0s 100 1 923 +ra 228 192 1 1 0 0 0s 100 1 923 +ra 228 192 1 1 0 0 0s 100 1 923 +ra 228 230 1 1 0 0 0s 100 1 923 +ra 228 230 1 1 0 0 0s 100 1 923 +ra 252 240 1 1 0 0 0s 100 1 923 +ra 252 240 1 1 0 0 0s 100 1 923 +ra 289 239 1 1 0 0 0s 100 1 923 +ra 289 239 1 1 0 0 0s 100 1 923 +// NO3 +ra 423 239 1 1 0 0 0s 100 1 921 +ra 423 239 1 1 0 0 0s 100 1 921 +ra 418 178 1 1 0 0 0s 100 1 921 +ra 418 178 1 1 0 0 0s 100 1 921 +ra 417 116 1 1 0 0 0s 100 1 921 +ra 417 116 1 1 0 0 0s 100 1 921 +ra 450 117 1 1 0 0 0s 100 1 921 +ra 450 117 1 1 0 0 0s 100 1 921 +ra 484 121 1 1 0 0 0s 100 1 921 +ra 484 121 1 1 0 0 0s 100 1 921 +ra 484 163 1 1 0 0 0s 100 1 921 +ra 484 163 1 1 0 0 0s 100 1 921 +ra 486 210 1 1 0 0 0s 100 1 921 +ra 486 210 1 1 0 0 0s 100 1 921 +ra 487 253 1 1 0 0 0s 100 1 921 +ra 487 253 1 1 0 0 0s 100 1 921 +// NO4 +ra 105 370 1 1 0 0 0s 100 1 922 +ra 105 370 1 1 0 0 0s 100 1 922 +ra 136 367 1 1 0 0 0s 100 1 922 +ra 136 367 1 1 0 0 0s 100 1 922 +ra 164 372 1 1 0 0 0s 100 1 922 +ra 164 372 1 1 0 0 0s 100 1 922 +ra 164 400 1 1 0 0 0s 100 1 922 +ra 164 400 1 1 0 0 0s 100 1 922 +ra 164 434 1 1 0 0 0s 100 1 922 +ra 164 434 1 1 0 0 0s 100 1 922 +ra 138 428 1 1 0 0 0s 100 1 922 +ra 138 428 1 1 0 0 0s 100 1 922 +ra 107 435 1 1 0 0 0s 100 1 922 +ra 107 435 1 1 0 0 0s 100 1 922 +ra 168 462 1 1 0 0 0s 100 1 922 +ra 168 462 1 1 0 0 0s 100 1 922 +ra 165 496 1 1 0 0 0s 100 1 922 +ra 165 496 1 1 0 0 0s 100 1 922 +ra 139 496 1 1 0 0 0s 100 1 922 +ra 139 496 1 1 0 0 0s 100 1 922 +ra 109 499 1 1 0 0 0s 100 1 922 +ra 109 499 1 1 0 0 0s 100 1 922 +// NO5 +ra 319 359 1 1 0 0 0s 100 1 921 +ra 319 359 1 1 0 0 0s 100 1 921 +ra 283 362 1 1 0 0 0s 100 1 921 +ra 283 362 1 1 0 0 0s 100 1 921 +ra 251 362 1 1 0 0 0s 100 1 921 +ra 251 362 1 1 0 0 0s 100 1 921 +ra 251 393 1 1 0 0 0s 100 1 921 +ra 251 393 1 1 0 0 0s 100 1 921 +ra 252 427 1 1 0 0 0s 100 1 921 +ra 252 427 1 1 0 0 0s 100 1 921 +ra 281 428 1 1 0 0 0s 100 1 921 +ra 281 428 1 1 0 0 0s 100 1 921 +ra 310 431 1 1 0 0 0s 100 1 921 +ra 310 431 1 1 0 0 0s 100 1 921 +ra 310 459 1 1 0 0 0s 100 1 921 +ra 310 459 1 1 0 0 0s 100 1 921 +ra 310 494 1 1 0 0 0s 100 1 921 +ra 310 494 1 1 0 0 0s 100 1 921 +ra 279 494 1 1 0 0 0s 100 1 921 +ra 279 494 1 1 0 0 0s 100 1 921 +ra 243 496 1 1 0 0 0s 100 1 921 +ra 243 496 1 1 0 0 0s 100 1 921 +// NO6 +ra 495 349 1 1 0 0 0s 100 1 922 +ra 495 349 1 1 0 0 0s 100 1 922 +ra 460 352 1 1 0 0 0s 100 1 922 +ra 460 352 1 1 0 0 0s 100 1 922 +ra 427 355 1 1 0 0 0s 100 1 922 +ra 427 355 1 1 0 0 0s 100 1 922 +ra 425 383 1 1 0 0 0s 100 1 922 +ra 425 383 1 1 0 0 0s 100 1 922 +ra 428 416 1 1 0 0 0s 100 1 922 +ra 428 416 1 1 0 0 0s 100 1 922 +ra 460 416 1 1 0 0 0s 100 1 922 +ra 460 416 1 1 0 0 0s 100 1 922 +ra 493 415 1 1 0 0 0s 100 1 922 +ra 493 415 1 1 0 0 0s 100 1 922 +ra 429 449 1 1 0 0 0s 100 1 922 +ra 429 449 1 1 0 0 0s 100 1 922 +ra 431 482 1 1 0 0 0s 100 1 922 +ra 431 482 1 1 0 0 0s 100 1 922 +ra 461 482 1 1 0 0 0s 100 1 922 +ra 461 482 1 1 0 0 0s 100 1 922 +ra 494 482 1 1 0 0 0s 100 1 922 +ra 494 482 1 1 0 0 0s 100 1 922 +// NO7 +ra 128 549 1 1 0 0 0s 100 1 923 +ra 128 549 1 1 0 0 0s 100 1 923 +ra 166 549 1 1 0 0 0s 100 1 923 +ra 166 549 1 1 0 0 0s 100 1 923 +ra 194 551 1 1 0 0 0s 100 1 923 +ra 194 551 1 1 0 0 0s 100 1 923 +ra 195 579 1 1 0 0 0s 100 1 923 +ra 195 579 1 1 0 0 0s 100 1 923 +ra 195 615 1 1 0 0 0s 100 1 923 +ra 195 615 1 1 0 0 0s 100 1 923 +ra 160 614 1 1 0 0 0s 100 1 923 +ra 160 614 1 1 0 0 0s 100 1 923 +ra 125 614 1 1 0 0 0s 100 1 923 +ra 125 614 1 1 0 0 0s 100 1 923 +ra 123 647 1 1 0 0 0s 100 1 923 +ra 123 647 1 1 0 0 0s 100 1 923 +ra 123 677 1 1 0 0 0s 100 1 923 +ra 123 677 1 1 0 0 0s 100 1 923 +ra 151 681 1 1 0 0 0s 100 1 923 +ra 151 681 1 1 0 0 0s 100 1 923 +ra 183 683 1 1 0 0 0s 100 1 923 +ra 183 683 1 1 0 0 0s 100 1 923 +ra 182 713 1 1 0 0 0s 100 1 923 +ra 182 713 1 1 0 0 0s 100 1 923 +ra 183 746 1 1 0 0 0s 100 1 923 +ra 183 746 1 1 0 0 0s 100 1 923 +ra 148 747 1 1 0 0 0s 100 1 923 +ra 148 747 1 1 0 0 0s 100 1 923 +ra 115 747 1 1 0 0 0s 100 1 923 +ra 115 747 1 1 0 0 0s 100 1 923 +// NO8 +ra 538 57 1 1 0 0 0s 100 1 922 +ra 538 57 1 1 0 0 0s 100 1 922 +ra 539 79 1 1 0 0 0s 100 1 922 +ra 539 79 1 1 0 0 0s 100 1 922 +ra 545 136 1 1 0 0 0s 100 1 922 +ra 545 136 1 1 0 0 0s 100 1 922 +ra 546 167 1 1 0 0 0s 100 1 922 +ra 546 167 1 1 0 0 0s 100 1 922 +ra 549 200 1 1 0 0 0s 100 1 922 +ra 549 200 1 1 0 0 0s 100 1 922 +ra 551 229 1 1 0 0 0s 100 1 922 +ra 551 229 1 1 0 0 0s 100 1 922 +ra 550 267 1 1 0 0 0s 100 1 922 +ra 550 267 1 1 0 0 0s 100 1 922 +ra 582 137 1 1 0 0 0s 100 1 922 +ra 582 137 1 1 0 0 0s 100 1 922 +ra 582 201 1 1 0 0 0s 100 1 922 +ra 586 201 1 1 0 0 0s 100 1 922 +ra 613 60 1 1 0 0 0s 100 1 922 +ra 613 60 1 1 0 0 0s 100 1 922 +ra 617 98 1 1 0 0 0s 100 1 922 +ra 617 98 1 1 0 0 0s 100 1 922 +ra 619 138 1 1 0 0 0s 100 1 922 +ra 619 138 1 1 0 0 0s 100 1 922 +ra 620 168 1 1 0 0 0s 100 1 922 +ra 620 168 1 1 0 0 0s 100 1 922 +ra 623 202 1 1 0 0 0s 100 1 922 +ra 623 202 1 1 0 0 0s 100 1 922 +ra 627 233 1 1 0 0 0s 100 1 922 +ra 627 233 1 1 0 0 0s 100 1 922 +ra 624 271 1 1 0 0 0s 100 1 922 +ra 624 271 1 1 0 0 0s 100 1 922 +// NO9 +ra 310 568 1 1 0 0 0s 100 1 923 +ra 310 568 1 1 0 0 0s 100 1 923 +ra 310 596 1 1 0 0 0s 100 1 923 +ra 310 596 1 1 0 0 0s 100 1 923 +ra 314 637 1 1 0 0 0s 100 1 923 +ra 314 637 1 1 0 0 0s 100 1 923 +ra 313 674 1 1 0 0 0s 100 1 923 +ra 313 674 1 1 0 0 0s 100 1 923 +ra 310 705 1 1 0 0 0s 100 1 923 +ra 310 705 1 1 0 0 0s 100 1 923 +ra 341 704 1 1 0 0 0s 100 1 923 +ra 341 704 1 1 0 0 0s 100 1 923 +ra 342 566 1 1 0 0 0s 100 1 923 +ra 342 566 1 1 0 0 0s 100 1 923 +ra 374 567 1 1 0 0 0s 100 1 923 +ra 374 567 1 1 0 0 0s 100 1 923 +ra 375 595 1 1 0 0 0s 100 1 923 +ra 375 595 1 1 0 0 0s 100 1 923 +ra 377 632 1 1 0 0 0s 100 1 923 +ra 377 632 1 1 0 0 0s 100 1 923 +ra 374 674 1 1 0 0 0s 100 1 923 +ra 374 674 1 1 0 0 0s 100 1 923 +ra 374 701 1 1 0 0 0s 100 1 923 +ra 374 701 1 1 0 0 0s 100 1 923 +ra 404 702 1 1 0 0 0s 100 1 923 +ra 404 702 1 1 0 0 0s 100 1 923 +ra 406 563 1 1 0 0 0s 100 1 923 +ra 406 563 1 1 0 0 0s 100 1 923 +ra 438 563 1 1 0 0 0s 100 1 923 +ra 438 563 1 1 0 0 0s 100 1 923 +ra 437 591 1 1 0 0 0s 100 1 923 +ra 437 591 1 1 0 0 0s 100 1 923 +ra 440 631 1 1 0 0 0s 100 1 923 +ra 440 631 1 1 0 0 0s 100 1 923 +ra 441 674 1 1 0 0 0s 100 1 923 +ra 441 674 1 1 0 0 0s 100 1 923 +ra 440 704 1 1 0 0 0s 100 1 923 +ra 440 704 1 1 0 0 0s 100 1 923 +// boss1 +ra 579 376 1 1 0 0 0s 100 1 923 +ra 573 367 1 1 0 0 0s 100 1 923 +ra 573 355 1 1 0 0 0s 100 1 923 +ra 579 343 1 1 0 0 0s 100 1 923 +ra 593 344 1 1 0 0 0s 100 1 923 +ra 604 355 1 1 0 0 0s 100 1 923 +ra 611 368 1 1 0 0 0s 100 1 923 +ra 598 381 1 1 0 0 0s 100 1 923 +ra 584 365 1 1 0 0 0s 100 1 923 +ra 580 356 1 1 0 0 0s 100 1 923 +ra 585 348 1 1 0 0 0s 100 1 923 +ra 596 353 1 1 0 0 0s 100 1 923 +ra 588 358 1 1 0 0 0s 100 1 923 +// boss2 +ra 612 558 1 1 0 0 0s 100 1 924 +ra 627 557 1 1 0 0 0s 100 1 924 +ra 608 546 1 1 0 0 0s 100 1 924 +ra 619 548 1 1 0 0 0s 100 1 924 +ra 635 549 1 1 0 0 0s 100 1 924 +ra 637 355 1 1 0 0 0s 100 1 924 +ra 611 556 1 1 0 0 0s 100 1 924 +ra 644 543 1 1 0 0 0s 100 1 924 +ra 649 552 1 1 0 0 0s 100 1 924 +ra 661 549 1 1 0 0 0s 100 1 924 +ra 659 538 1 1 0 0 0s 100 1 924 +ra 644 537 1 1 0 0 0s 100 1 924 +ra 631 540 1 1 0 0 0s 100 1 924 +ra 614 535 1 1 0 0 0s 100 1 924 +ra 608 536 1 1 0 0 0s 100 1 924 +ra 630 518 1 1 0 0 0s 100 1 924 +ra 619 515 1 1 0 0 0s 100 1 924 +ra 642 516 1 1 0 0 0s 100 1 924 +ra 608 516 1 1 0 0 0s 100 1 924 +ra 653 514 1 1 0 0 0s 100 1 924 +ra 630 506 1 1 0 0 0s 100 1 924 +ra 630 495 1 1 0 0 0s 100 1 924 +ra 619 494 1 1 0 0 0s 100 1 924 +ra 640 493 1 1 0 0 0s 100 1 924 + +ga 630 489 1 1 0 0 1800s 100 1 5029 diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_damage.msa new file mode 100644 index 000000000..2068b83f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/front_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_dead.msa new file mode 100644 index 000000000..013f01da5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/front_dead.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_knockdown.msa new file mode 100644 index 000000000..e321c6410 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/front_knockdown.GR2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_standup.msa new file mode 100644 index 000000000..49cae0d67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/normal_attack1.msa new file mode 100644 index 000000000..eec22b12b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.591241 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/normal_attack2.msa new file mode 100644 index 000000000..ee1ff8d9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/normal_attack2.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.427007 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/run.msa new file mode 100644 index 000000000..98acb13ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/run.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -600.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack1.msa new file mode 100644 index 000000000..eb75edd87 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack1.msa @@ -0,0 +1,109 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/special_attack1.GR2" +MotionDuration 2.300000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.343066 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_chi_s1_impact01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.331873 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_rbt_s01_wind.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.359854 + + DuringTime 0.200000 + Power 300 + AffectingRange 400 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.203163 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.231144 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -500.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.253528 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -1000.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack2.msa new file mode 100644 index 000000000..fa42c023f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/special_attack2.GR2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_chi_s2_making.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.178832 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_chi_s2_blow.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.165045 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.253528 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -800.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack3.msa new file mode 100644 index 000000000..bf68a46e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/special_attack3.msa @@ -0,0 +1,131 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/special_attack3.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.036496 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_chi_s3_making.mse" + EffectPosition 0.000000 -30.000000 200.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.423358 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_chi_s3_blow.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.411192 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/wait.msa new file mode 100644 index 000000000..20127dff2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_chicken_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_chicken_boss/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_damage.msa new file mode 100644 index 000000000..891252e7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/front_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_dead.msa new file mode 100644 index 000000000..131c0be1d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/front_dead.GR2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_knockdown.msa new file mode 100644 index 000000000..254551fcc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/front_knockdown.GR2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_standup.msa new file mode 100644 index 000000000..0dc8c5f3a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/front_standup.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/normal_attack1.msa new file mode 100644 index 000000000..63afacb84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/normal_attack1.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.999189 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position -50.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/normal_attack2.msa new file mode 100644 index 000000000..67c8d4ee0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/normal_attack2.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.908354 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/run.msa new file mode 100644 index 000000000..39d565a38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/run.GR2" +MotionDuration 1.200000 +Accumulation 0.00 -500.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack1.msa new file mode 100644 index 000000000..fbcb67624 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack1.msa @@ -0,0 +1,119 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/special_attack1.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379156 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_cow_s1_blow.mse" + EffectPosition 0.000000 -500.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.368612 + + DuringTime 0.200000 + Power 600 + AffectingRange 500 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.263179 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.289537 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -700.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.315896 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1200.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.336982 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1700.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack2.msa new file mode 100644 index 000000000..5148fa3f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/special_attack2.GR2" +MotionDuration 2.533333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.579562 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_cow_s2_impact01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.607948 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_cow_s2_blow.mse" + EffectPosition 0.000000 -300.000000 50.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.596594 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.437632 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -400.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack3.msa new file mode 100644 index 000000000..5d2a799a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/special_attack3.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/special_attack3.GR2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 2.364964 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_cow_s3_blow.mse" + EffectPosition 0.000000 30.000000 300.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.058394 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_cow_s3_making.mse" + EffectPosition 0.000000 -30.000000 200.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 2.345499 + + DuringTime 2.500000 + Power 300 + AffectingRange 800 + } + Group Event03 + { + MotionEventType 1 + StartingTime 2.403893 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_cow_s3_stone.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 2.306569 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/wait.msa new file mode 100644 index 000000000..ee79895d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_cow_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_cow_boss/wait.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_damage.msa new file mode 100644 index 000000000..3cc8fa04e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/front_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_dead.msa new file mode 100644 index 000000000..d3b187adb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/front_dead.GR2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_knockdown.msa new file mode 100644 index 000000000..afb1fcbd9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_standup.msa new file mode 100644 index 000000000..2b1644441 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/front_Standup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/normal_attack1.msa new file mode 100644 index 000000000..53bdf9f6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.005677 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/normal_attack2.msa new file mode 100644 index 000000000..702eb2de8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/normal_attack2.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.519059 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/run.msa new file mode 100644 index 000000000..de9d44c32 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -797.48 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack1.msa new file mode 100644 index 000000000..331e82470 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack1.msa @@ -0,0 +1,205 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/special_attack1.GR2" +MotionDuration 2.733333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 14 + Group Event00 + { + MotionEventType 1 + StartingTime 1.199919 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_head.mse" + EffectPosition 150.000000 0.000000 300.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.383455 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_head.mse" + EffectPosition -250.000000 0.000000 400.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.566991 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_head.mse" + EffectPosition -200.000000 0.000000 200.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.809732 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_head.mse" + EffectPosition 200.000000 0.000000 200.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.886699 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_head.mse" + EffectPosition 300.000000 0.000000 400.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.294647 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_head.mse" + EffectPosition 150.000000 0.000000 100.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.726845 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_head.mse" + EffectPosition -100.000000 0.000000 100.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 1.478183 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_head.mse" + EffectPosition -100.000000 0.000000 400.000000 + } + Group Event08 + { + MotionEventType 1 + StartingTime 1.638037 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_head.mse" + EffectPosition 100.000000 0.000000 450.000000 + } + Group Event09 + { + MotionEventType 1 + StartingTime 1.122952 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s1_smoke.mse" + EffectPosition 0.000000 -100.000000 200.000000 + } + Group Event10 + { + MotionEventType 2 + StartingTime 1.117032 + + DuringTime 1.000000 + Power 300 + AffectingRange 200 + } + Group Event11 + { + MotionEventType 4 + StartingTime 1.170316 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -100.000000 200.000000 + } + } + Group Event12 + { + MotionEventType 4 + StartingTime 1.229522 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -600.000000 200.000000 + } + } + Group Event13 + { + MotionEventType 4 + StartingTime 1.330170 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1100.000000 200.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack2.msa new file mode 100644 index 000000000..85901838d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack2.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/special_attack2.GR2" +MotionDuration 2.700000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.714599 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s2_blow.mse" + EffectPosition 0.000000 -500.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.732847 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.684185 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -400.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack3.msa new file mode 100644 index 000000000..57efc2b26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/special_attack3.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/special_attack3.GR2" +MotionDuration 3.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.949311 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s3_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.930657 + + DuringTime 3.000000 + Power 200 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.902676 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 800.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.055961 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_dog_boss1_wp" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s3_making.mse" + EffectPosition 0.000000 50.000000 250.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/wait.msa new file mode 100644 index 000000000..43de369e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dog_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dog_boss/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_damage.msa new file mode 100644 index 000000000..eae8ceb90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/front_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_dead.msa new file mode 100644 index 000000000..903407ebb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/front_dead.GR2" +MotionDuration 3.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_knockdown.msa new file mode 100644 index 000000000..41ff8cacc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_standup.msa new file mode 100644 index 000000000..cc3a5eb87 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/front_Standup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/normal_attack1.msa new file mode 100644 index 000000000..16fc143e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.570965 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bone09_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_n1_making.mse" + EffectPosition 0.000000 -220.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.570965 + + AttachingEnable 1 + AttachingBoneName "Bone09_weapon" + FlyFileName "d:/ymir work/effect/monster2/12_dra_n1_elec.msf" + FlyPosition 0.000000 -220.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/normal_attack2.msa new file mode 100644 index 000000000..4bd6a3627 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/normal_attack2.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/normal_attack2.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.853204 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bone09_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_n1_making.mse" + EffectPosition 0.000000 -250.000000 -20.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.846715 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.853204 + + AttachingEnable 1 + AttachingBoneName "Bone09_weapon" + FlyFileName "d:/ymir work/effect/monster2/12_dra_n1_elec.msf" + FlyPosition 0.000000 -250.000000 -20.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/run.msa new file mode 100644 index 000000000..313a0a510 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -800.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack1.msa new file mode 100644 index 000000000..f5e5942dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack1.msa @@ -0,0 +1,155 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/special_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 9 + Group Event00 + { + MotionEventType 1 + StartingTime 0.291971 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s1_making2.mse" + EffectPosition 0.000000 -300.000000 300.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.352798 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s1_throw.mse" + EffectPosition 0.000000 -300.000000 300.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.372263 + + DuringTime 0.100000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.338199 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s1_blow.mse" + EffectPosition 0.000000 -300.000000 300.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.019465 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s1_making.mse" + EffectPosition 0.000000 -300.000000 300.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.250608 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -200.000000 200.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.270073 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 200.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.284672 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1400.000000 200.000000 + } + } + Group Event08 + { + MotionEventType 4 + StartingTime 1.299272 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -2000.000000 200.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack2.msa new file mode 100644 index 000000000..b9f5397d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack2.msa @@ -0,0 +1,203 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/special_attack2.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 13 + Group Event00 + { + MotionEventType 1 + StartingTime 0.517032 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s2_bead.mse" + EffectPosition 0.000000 -150.000000 700.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.642336 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "bead01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s2_throw.mse" + EffectPosition 0.000000 0.000000 -300.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.642336 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "bead04" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s2_throw.mse" + EffectPosition 0.000000 0.000000 -300.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.642336 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "bead02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s2_throw.mse" + EffectPosition 0.000000 0.000000 -300.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.642336 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "bead03" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s2_throw.mse" + EffectPosition 0.000000 0.000000 -300.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.642336 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "bead05" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s2_throw.mse" + EffectPosition 0.000000 0.000000 -300.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.642336 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "bead06" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s2_throw.mse" + EffectPosition 0.000000 0.000000 -300.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 1.642336 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "bead07" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s2_throw.mse" + EffectPosition 0.000000 0.000000 -300.000000 + } + Group Event08 + { + MotionEventType 2 + StartingTime 1.660584 + + DuringTime 0.100000 + Power 300 + AffectingRange 500 + } + Group Event09 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event10 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event11 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event12 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack3.msa new file mode 100644 index 000000000..612643584 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/special_attack3.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/special_attack3.GR2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.569343 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s3_blow.mse" + EffectPosition 100.000000 -100.000000 30.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.591241 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.058394 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_she_s3_recall.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.437956 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/wait.msa new file mode 100644 index 000000000..3651875f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_dragon_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_dragon_boss/wait.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_damage.msa new file mode 100644 index 000000000..d59c94e81 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/front_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_dead.msa new file mode 100644 index 000000000..90c8398e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/front_dead.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_knockdown.msa new file mode 100644 index 000000000..dbdf87e8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_standup.msa new file mode 100644 index 000000000..abffdb7d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/normal_attack1.msa new file mode 100644 index 000000000..a0e7412a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.427007 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/normal_attack2.msa new file mode 100644 index 000000000..5ba19c22b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/normal_attack2.GR2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.858394 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/run.msa new file mode 100644 index 000000000..f2fb7e699 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/run.GR2" +MotionDuration 0.866667 +Accumulation 0.00 -800.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack1.msa new file mode 100644 index 000000000..36a7e9e83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack1.msa @@ -0,0 +1,109 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/special_attack1.GR2" +MotionDuration 2.166666 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.505677 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_hor_s1_impact.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.513788 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_hor_s1_blow.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.497567 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.408354 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.420519 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.444850 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1400.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack2.msa new file mode 100644 index 000000000..1461f602d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/special_attack2.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.584672 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_hor_s2_blow2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.593431 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_hor_s2_blow.mse" + EffectPosition 0.000000 -50.000000 400.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.575912 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.714599 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 200.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack3.msa new file mode 100644 index 000000000..0f1c8d2d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/special_attack3.msa @@ -0,0 +1,109 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/special_attack3.GR2" +MotionDuration 3.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.464720 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_hor_s3_blow.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.447689 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.051095 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_hor_s3_making.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/wait.msa new file mode 100644 index 000000000..c707ce7fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_horse_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_horse_boss/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_damage.msa new file mode 100644 index 000000000..49f65d7b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/front_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_dead.msa new file mode 100644 index 000000000..a84b50e4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/front_dead.GR2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_knockdown.msa new file mode 100644 index 000000000..0632b4d6d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_standup.msa new file mode 100644 index 000000000..f671fe0e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/front_standup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/normal_attack1.msa new file mode 100644 index 000000000..333931834 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.591241 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/normal_attack2.msa new file mode 100644 index 000000000..b845a33f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/normal_attack2.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.648824 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/run.msa new file mode 100644 index 000000000..2fcd4c25a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -400.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack1.msa new file mode 100644 index 000000000..1ae42ab93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack1.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/special_attack1.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 1.767234 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mon_s1_impact.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.804136 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mon_s1_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.913219 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mon_s1_making.mse" + EffectPosition 40.000000 0.000000 430.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.788321 + + DuringTime 0.200000 + Power 300 + AffectingRange 600 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.808321 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack2.msa new file mode 100644 index 000000000..4d84ca1a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack2.msa @@ -0,0 +1,143 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/special_attack2.GR2" +MotionDuration 2.466666 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.551500 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mon_s1_making.mse" + EffectPosition 35.000000 -500.000000 50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.584266 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mon_s2_impact.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.616707 + + DuringTime 0.200000 + Power 300 + AffectingRange 1500 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.636172 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mon_s2_blow.mse" + EffectPosition 0.000000 -500.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.641525 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -300.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.667478 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.683431 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1300.000000 0.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.709384 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1800.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack3.msa new file mode 100644 index 000000000..6d04e6045 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/special_attack3.msa @@ -0,0 +1,109 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/special_attack3.GR2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.954582 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_cow_s3_blow.mse" + EffectPosition 0.000000 0.000000 170.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.922141 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_cow_s3_making.mse" + EffectPosition 0.000000 -30.000000 150.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/wait.msa new file mode 100644 index 000000000..aa99567d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_monkey_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_monkey_boss/wait.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_damage.msa new file mode 100644 index 000000000..3d5e99c11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/front_damage.GR2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_dead.msa new file mode 100644 index 000000000..ccdcfee1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/front_dead.GR2" +MotionDuration 2.433333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_knockdown.msa new file mode 100644 index 000000000..41b2506b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_standup.msa new file mode 100644 index 000000000..d6772ecdb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/front_standup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/motlist.txt new file mode 100644 index 000000000..699751898 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL SPECIAL5 special_attack1_1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/normal_attack1.msa new file mode 100644 index 000000000..563d6d095 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.551500 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/normal_attack2.msa new file mode 100644 index 000000000..169c335a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/normal_attack2.GR2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.417518 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/run.msa new file mode 100644 index 000000000..5cb28a9a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/run.GR2" +MotionDuration 0.600000 +Accumulation 0.00 -664.25 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack1.msa new file mode 100644 index 000000000..f3a409b71 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack1.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/special_attack1.GR2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 8 + StartingTime 0.981671 + } + Group Event01 + { + MotionEventType 7 + StartingTime 0.011030 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.940308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Prop1" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s1_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.934793 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.372263 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Prop1" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s1_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.133333 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack1_1.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack1_1.msa new file mode 100644 index 000000000..96f08e0d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack1_1.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/special_attack1_1.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 7 + StartingTime 0.119627 + } + Group Event01 + { + MotionEventType 8 + StartingTime 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.123682 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Prop1" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s1_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.235199 + + DuringTime 0.200000 + Power 300 + AffectingRange 800 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.129765 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Prop1" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s1_blow.mse" + EffectPosition 0.000000 -200.000000 200.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.111517 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -200.000000 200.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack2.msa new file mode 100644 index 000000000..2f660b091 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack2.msa @@ -0,0 +1,179 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/special_attack2.GR2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 15 + Group Event00 + { + MotionEventType 1 + StartingTime 2.06326 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s2_move.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 2.253041 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s2_move.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.384428 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s2_move.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 2.519464 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s2_move.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 2.705596 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s2_move.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 2.844282 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s2_move.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 3.147202 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Prop1" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s2_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 2 + StartingTime 2.070559 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event08 + { + MotionEventType 2 + StartingTime 2.260340 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event09 + { + MotionEventType 2 + StartingTime 2.391727 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event10 + { + MotionEventType 2 + StartingTime 2.526764 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event11 + { + MotionEventType 2 + StartingTime 2.712895 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event12 + { + MotionEventType 2 + StartingTime 2.851581 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event13 + { + MotionEventType 2 + StartingTime 3.154501 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event14 + { + MotionEventType 4 + StartingTime 2.448094 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack3.msa new file mode 100644 index 000000000..cb708f133 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/special_attack3.msa @@ -0,0 +1,175 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/special_attack3.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 9 + Group Event00 + { + MotionEventType 1 + StartingTime 1.527169 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Prop1" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s3_blow.mse" + EffectPosition 0.000000 50.000000 200.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.515815 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.028386 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_mou_s3_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event08 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/wait.msa new file mode 100644 index 000000000..f528935f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_mouse_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_mouse_boss/wait.GR2" +MotionDuration 1.200000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_damage.msa new file mode 100644 index 000000000..350271798 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/front_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_dead.msa new file mode 100644 index 000000000..4413185bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/front_dead.GR2" +MotionDuration 3.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_knockdown.msa new file mode 100644 index 000000000..f2fd13b0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/front_knockdown.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_standup.msa new file mode 100644 index 000000000..9b03d55e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/front_standup.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/normal_attack1.msa new file mode 100644 index 000000000..49b85cb40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.454177 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/normal_attack2.msa new file mode 100644 index 000000000..d69975586 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/normal_attack2.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.583942 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/run.msa new file mode 100644 index 000000000..cd887895a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/run.GR2" +MotionDuration 0.933333 +Accumulation 0.00 -466.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack1.msa new file mode 100644 index 000000000..5acd3d052 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/special_attack1.GR2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.596918 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_pig_s1_spin.mse" + EffectPosition 0.000000 70.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.583942 + + DuringTime 0.400000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.499595 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack2.msa new file mode 100644 index 000000000..5bb1c48f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/special_attack2.GR2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.016221 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Spine" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_pig_s2_making.mse" + EffectPosition 0.000000 0.000000 500.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 2.433090 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_pig_s2_blow.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 2.457421 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.368207 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack3.msa new file mode 100644 index 000000000..b6078d8d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/special_attack3.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/special_attack3.GR2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_pig_s3_making.mse" + EffectPosition 0.000000 0.000000 100.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.779805 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.856853 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.879968 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_pig_s3_blow2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.910787 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_pig_s3_blow.mse" + EffectPosition 0.000000 0.000000 200.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/wait.msa new file mode 100644 index 000000000..4a2605e40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_pig_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_pig_boss/wait.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_damage.msa new file mode 100644 index 000000000..1a65aa840 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/front_damage.GR2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_dead.msa new file mode 100644 index 000000000..67c893177 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/front_dead.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_knockdown.msa new file mode 100644 index 000000000..cc755981c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/front_knockdown.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_standup.msa new file mode 100644 index 000000000..4ca861e78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/normal_attack1.msa new file mode 100644 index 000000000..515b3366d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/normal_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.843471 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 50.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.875912 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_rbt_n1_wind.mse" + EffectPosition 0.000000 0.000000 200.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/normal_attack2.msa new file mode 100644 index 000000000..60637ddc1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/normal_attack2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/normal_attack2.GR2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.674453 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 50.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.684672 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_rbt_n2_wind.mse" + EffectPosition 0.000000 0.000000 200.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/run.msa new file mode 100644 index 000000000..b1c4af86f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/run.GR2" +MotionDuration 0.866667 +Accumulation 0.00 -401.34 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack1.msa new file mode 100644 index 000000000..c1ed2792c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack1.msa @@ -0,0 +1,97 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/special_attack1.GR2" +MotionDuration 2.933333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 2.221411 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_rbt_s01_wind.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 2.228223 + + DuringTime 0.200000 + Power 300 + AffectingRange 400 + } + Group Event02 + { + MotionEventType 4 + StartingTime 2.163503 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.173722 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -600.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 2.180535 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -1200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack2.msa new file mode 100644 index 000000000..4bf1e424d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack2.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/special_attack2.GR2" +MotionDuration 3.166666 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.639740 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_rbt_s02_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.656042 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.558232 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack3.msa new file mode 100644 index 000000000..459a2ac0f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/special_attack3.msa @@ -0,0 +1,119 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/special_attack3.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.498783 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_rbt_s03_wind.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.515815 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/wait.msa new file mode 100644 index 000000000..f31a49a3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_rabbit_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_rabbit_boss/wait.GR2" +MotionDuration 1.766667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_damage.msa new file mode 100644 index 000000000..651da121e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/front_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_dead.msa new file mode 100644 index 000000000..6c85997e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/front_dead.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_knockdown.msa new file mode 100644 index 000000000..d1fd78312 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_standup.msa new file mode 100644 index 000000000..439024cbb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/normal_attack1.msa new file mode 100644 index 000000000..8fcbba013 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.624493 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_she_n1_making.mse" + EffectPosition 0.000000 -170.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.624493 + + AttachingEnable 1 + AttachingBoneName "equip_left_weapon" + FlyFileName "d:/ymir work/effect/monster2/12_she_n1_elec.msf" + FlyPosition 0.000000 -170.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/normal_attack2.msa new file mode 100644 index 000000000..09652df2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/normal_attack2.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/normal_attack2.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.851581 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_she_n1_making.mse" + EffectPosition 0.000000 -180.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.843471 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.851581 + + AttachingEnable 1 + AttachingBoneName "equip_left_weapon" + FlyFileName "d:/ymir work/effect/monster2/12_she_n1_elec.msf" + FlyPosition 0.000000 -180.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/run.msa new file mode 100644 index 000000000..22b0cd53e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -400.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack1.msa new file mode 100644 index 000000000..605d132e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack1.msa @@ -0,0 +1,99 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/special_attack1.GR2" +MotionDuration 2.033333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.172425 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dra_s1_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.222303 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_she_s1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.190268 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_she_s1_throw.mse" + EffectPosition 0.000000 -200.000000 300.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.181346 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.065369 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -200.000000 200.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.105515 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -700.000000 200.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack2.msa new file mode 100644 index 000000000..d10948932 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack2.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/special_attack2.GR2" +MotionDuration 2.299999 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.030414 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_she_s2_smoke.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.411922 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_she_s2_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.381509 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water2.mse" + EffectPosition 0.000000 0.000000 400.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.393674 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.302433 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack3.msa new file mode 100644 index 000000000..08faa9a13 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/special_attack3.msa @@ -0,0 +1,86 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/special_attack3.GR2" +MotionDuration 3.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 2.077859 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water2.mse" + EffectPosition 0.000000 -100.000000 400.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 2.052311 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.311436 + + DuringTime 0.050000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.894161 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left_weapon" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_she_s3_making.mse" + EffectPosition 0.000000 -10.000000 50.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 2.111922 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_she_s3_blow.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.502433 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/wait.msa new file mode 100644 index 000000000..b5e9dd636 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_sheep_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_sheep_boss/wait.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_damage.msa new file mode 100644 index 000000000..a3f3840d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/front_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_dead.msa new file mode 100644 index 000000000..06369cafe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/front_dead.GR2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_knockdown.msa new file mode 100644 index 000000000..6d9886e6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/front_knockdown.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_standup.msa new file mode 100644 index 000000000..6bae23142 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/front_standup.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/normal_attack1.msa new file mode 100644 index 000000000..442e785cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/normal_attack1.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 1.081265 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.985401 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_sna_n1_throw.mse" + EffectPosition -10.000000 -5.000000 -10.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.098946 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone05(mirrored)" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_sna_n1_blow.mse" + EffectPosition 0.000000 -250.000000 170.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/normal_attack2.msa new file mode 100644 index 000000000..06d1c1f71 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/normal_attack2.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/normal_attack2.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.080292 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_sna_n2_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/run.msa new file mode 100644 index 000000000..a6d4d8169 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/run.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -499.99 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack1.msa new file mode 100644 index 000000000..9dfa22898 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack1.msa @@ -0,0 +1,186 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/special_attack1.GR2" +MotionDuration 2.566666 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 13 + Group Event00 + { + MotionEventType 2 + StartingTime 1.090592 + + DuringTime 0.050000 + Power 300 + AffectingRange 200 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.422709 + + DuringTime 0.050000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.744282 + + DuringTime 0.050000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 2 + StartingTime 2.071127 + + DuringTime 0.050000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.027332 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_sna_s3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 6 + StartingTime 1.069505 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_sna_s1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 6 + StartingTime 1.401622 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_sna_s1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 6 + StartingTime 1.723196 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_sna_s1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event08 + { + MotionEventType 6 + StartingTime 2.055312 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_sna_s1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event09 + { + MotionEventType 4 + StartingTime 1.069505 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event10 + { + MotionEventType 4 + StartingTime 1.401622 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event11 + { + MotionEventType 4 + StartingTime 1.723196 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event12 + { + MotionEventType 4 + StartingTime 2.055312 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack2.msa new file mode 100644 index 000000000..e021c3ceb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/special_attack2.GR2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 2.489861 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone05(mirrored)" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_sna_s2_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.725060 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone05(mirrored)" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_dog_s3_making.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 2.502838 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.386050 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack3.msa new file mode 100644 index 000000000..cd455e2f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/special_attack3.msa @@ -0,0 +1,109 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/special_attack3.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.551095 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger31" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_sna_s3_arrow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.581509 + + DuringTime 0.100000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.535280 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_sna_s3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/wait.msa new file mode 100644 index 000000000..c5e5ea64d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_snake_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_snake_boss/wait.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_chicken_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_chicken_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_cow_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_cow_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_dog_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_dog_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_dragon_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_dragon_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_horse_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_horse_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_monkey_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_monkey_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_mouse_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_mouse_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_pig_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_pig_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_rabbit_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_rabbit_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_sheep_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_sheep_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_snake_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_snake_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_statue_tiger_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_statue_tiger_npc/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/front_damage.msa new file mode 100644 index 000000000..358bfd422 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/12zi_target_daepo/front_damage.GR2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/front_dead.msa new file mode 100644 index 000000000..3a473992f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/12zi_target_daepo/front_dead.GR2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/motlist.txt new file mode 100644 index 000000000..0df4d1cf7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/normal_attack1.msa new file mode 100644 index 000000000..ac4b4a700 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/normal_attack1.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/12zi_target_daepo/normal_attack1.GR2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.004866 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Dummy02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/daepo_na_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/wait.msa new file mode 100644 index 000000000..b37335e13 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_target_daepo/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/12zi_target_daepo/wait.GR2" +MotionDuration 0.033333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_damage.msa new file mode 100644 index 000000000..727be8ec1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/front_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_dead.msa new file mode 100644 index 000000000..b57b3a155 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/front_dead.GR2" +MotionDuration 2.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_knockdown.msa new file mode 100644 index 000000000..55cf0d2d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_standup.msa new file mode 100644 index 000000000..cbd14c349 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/motlist.txt new file mode 100644 index 000000000..776e3fea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 30 +GENERAL SPECIAL1 special_attack2.msa 30 +GENERAL SPECIAL2 special_attack3.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/normal_attack1.msa new file mode 100644 index 000000000..4c142de6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.421736 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/normal_attack2.msa new file mode 100644 index 000000000..f6f82e7d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/normal_attack2.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.713706 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/run.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/run.msa new file mode 100644 index 000000000..1f0acb7af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/run.GR2" +MotionDuration 0.866667 +Accumulation 0.00 -900.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack1.msa new file mode 100644 index 000000000..3f2341d27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack1.msa @@ -0,0 +1,97 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/special_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.890268 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_tiger_boss1_acc" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_tiger_s1_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.883455 + + DuringTime 0.200000 + Power 300 + AffectingRange 300 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.777859 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.832360 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1400.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.794890 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack2.msa new file mode 100644 index 000000000..1f47181b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/special_attack2.GR2" +MotionDuration 2.866666 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.807056 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_tiger_s2_blow2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.822871 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_tiger_boss1_acc" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_tiger_s2_blow1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.791241 + + DuringTime 0.200000 + Power 300 + AffectingRange 500 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.706894 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 200.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack3.msa new file mode 100644 index 000000000..74d9da5a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/special_attack3.msa @@ -0,0 +1,100 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/special_attack3.GR2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 2.182482 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_tiger_boss1_acc" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_tiger_s3_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.445255 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "12zi_tiger_boss1_acc" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_tiger_s3_making.mse" + EffectPosition 0.000000 0.000000 250.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/wait.msa new file mode 100644 index 000000000..11f1cae83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/12zi_tiger_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/12zi_tiger_boss/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/alchemist/die.msa b/serverfiles/main/srv1/share/data/monster/alchemist/die.msa new file mode 100644 index 000000000..b6c158902 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/alchemist/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/alchemist/die.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/alchemist/motlist.txt b/serverfiles/main/srv1/share/data/monster/alchemist/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/alchemist/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/alchemist/run.msa b/serverfiles/main/srv1/share/data/monster/alchemist/run.msa new file mode 100644 index 000000000..1e19c88d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/alchemist/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/alchemist/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -258.55 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/alchemist/wait.msa b/serverfiles/main/srv1/share/data/monster/alchemist/wait.msa new file mode 100644 index 000000000..8ded39f8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/alchemist/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/alchemist/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/alchemist/wait_1.msa b/serverfiles/main/srv1/share/data/monster/alchemist/wait_1.msa new file mode 100644 index 000000000..0efc4e90d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/alchemist/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/alchemist/wait_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/alchemist/walk.msa b/serverfiles/main/srv1/share/data/monster/alchemist/walk.msa new file mode 100644 index 000000000..2c6832366 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/alchemist/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/alchemist/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -89.15 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/arms/motlist.txt b/serverfiles/main/srv1/share/data/monster/arms/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/arms/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/arms/wait.msa b/serverfiles/main/srv1/share/data/monster/arms/wait.msa new file mode 100644 index 000000000..02bc4535b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/arms/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/arms/wait.gr2" +MotionDuration 4.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/auntie/die.msa b/serverfiles/main/srv1/share/data/monster/auntie/die.msa new file mode 100644 index 000000000..357aa88a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/auntie/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/auntie/die.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/auntie/motlist.txt b/serverfiles/main/srv1/share/data/monster/auntie/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/auntie/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/auntie/run.msa b/serverfiles/main/srv1/share/data/monster/auntie/run.msa new file mode 100644 index 000000000..b178bffde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/auntie/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/auntie/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -212.79 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/auntie/wait.msa b/serverfiles/main/srv1/share/data/monster/auntie/wait.msa new file mode 100644 index 000000000..66b7b385f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/auntie/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/auntie/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/auntie/walk.msa b/serverfiles/main/srv1/share/data/monster/auntie/walk.msa new file mode 100644 index 000000000..14969f6b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/auntie/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/auntie/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -96.84 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/baby_and_mom/die.msa b/serverfiles/main/srv1/share/data/monster/baby_and_mom/die.msa new file mode 100644 index 000000000..437cef845 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/baby_and_mom/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/baby_and_mom/die.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/baby_and_mom/motlist.txt b/serverfiles/main/srv1/share/data/monster/baby_and_mom/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/baby_and_mom/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/baby_and_mom/run.msa b/serverfiles/main/srv1/share/data/monster/baby_and_mom/run.msa new file mode 100644 index 000000000..cbb064935 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/baby_and_mom/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/baby_and_mom/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -209.62 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/baby_and_mom/wait.msa b/serverfiles/main/srv1/share/data/monster/baby_and_mom/wait.msa new file mode 100644 index 000000000..e109d2efb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/baby_and_mom/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/baby_and_mom/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/baby_and_mom/walk.msa b/serverfiles/main/srv1/share/data/monster/baby_and_mom/walk.msa new file mode 100644 index 000000000..465e878a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/baby_and_mom/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/baby_and_mom/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -95.40 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bank/motlist.txt b/serverfiles/main/srv1/share/data/monster/bank/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bank/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/bank/wait.msa b/serverfiles/main/srv1/share/data/monster/bank/wait.msa new file mode 100644 index 000000000..1fe5435b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bank/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/bank/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/00.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/00.msa new file mode 100644 index 000000000..ce32820a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/00_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/00_1.msa new file mode 100644 index 000000000..3587849ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/03.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/03.msa new file mode 100644 index 000000000..93bb94b97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -354.42 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/20.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/20.msa new file mode 100644 index 000000000..4d2e35292 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/20.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/20.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.519059 + AttackingEndTime 0.669100 + AttackingBone "Bip01 R Hand" + WeaponLength 39.000000 + List HitPosition + { + 0.519059 -52.759663 76.430695 198.246185 -15.156215 80.188484 188.609818 + 0.527393 -59.128979 69.175545 199.508041 -23.076838 78.092972 187.603546 + 0.535726 -65.087616 61.137398 200.151291 -31.268415 74.988182 186.534576 + 0.544059 -70.471756 52.286423 200.182327 -39.475880 70.732567 185.350159 + 0.552393 -75.324043 42.468369 199.663208 -47.642174 65.265617 184.333817 + 0.560726 -80.127083 31.080276 198.842499 -56.258205 58.433163 184.591431 + 0.569059 -84.467155 17.799423 197.774170 -65.222664 49.688992 186.211685 + 0.577393 -87.931580 2.118426 196.255981 -74.609016 38.106125 189.306152 + 0.585726 -90.533875 -17.730696 193.098190 -85.628792 20.940422 194.292923 + 0.594059 -89.380882 -42.430943 186.740677 -96.456688 -6.213340 199.350769 + 0.602392 -80.090370 -69.663422 175.530899 -100.271362 -46.398010 199.451523 + 0.610726 -59.962982 -92.718697 163.476852 -86.718681 -90.538734 191.764587 + 0.619059 -30.242056 -107.292419 151.405167 -52.411289 -127.500893 176.327164 + 0.627392 5.400046 -108.831032 138.002151 -1.080725 -144.506195 152.360794 + 0.635726 36.233952 -97.193962 125.574417 48.398903 -134.215942 127.115128 + 0.644059 58.372780 -79.159050 116.679710 84.230141 -107.109283 108.248093 + 0.652392 73.834427 -59.818390 111.915962 107.078773 -74.870354 98.159264 + 0.660726 82.332458 -42.805668 109.304062 117.788750 -46.097095 93.398041 + 0.669059 85.366013 -31.179018 107.974060 120.406654 -26.425661 91.525475 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/20_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/20_1.msa new file mode 100644 index 000000000..508bafdb9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/20_1.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/20_1.gr2" +MotionDuration 1.833333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.749392 + AttackingEndTime 0.927818 + AttackingBone "Bip01 R Hand" + WeaponLength 39.000000 + List HitPosition + { + 0.749392 44.189617 -21.771530 126.808434 51.305836 14.003062 140.611496 + 0.757725 41.158737 -32.747879 131.573059 53.437389 2.842186 141.750626 + 0.766059 34.554680 -45.117119 138.573059 53.357441 -11.524981 144.818726 + 0.774392 23.006622 -57.266899 148.208832 49.106438 -28.390469 150.647522 + 0.782725 6.745476 -66.084290 159.431076 39.414703 -44.786243 159.091736 + 0.791059 -12.868638 -69.519814 171.028488 24.369333 -58.036816 169.455566 + 0.799392 -34.438663 -66.480865 182.351501 4.544391 -66.250748 181.224930 + 0.807725 -55.725266 -56.467262 192.474747 -18.364321 -67.614777 193.419601 + 0.816059 -73.734169 -40.756390 200.215805 -41.076569 -61.668442 204.358734 + 0.824392 -87.232269 -21.014799 205.406860 -61.612919 -49.300045 213.443878 + 0.832725 -95.584839 1.053041 208.107880 -78.485222 -31.789700 220.353302 + 0.841059 -98.462189 21.616600 208.840942 -89.513527 -12.792235 224.870575 + 0.849392 -97.595581 38.435604 208.344330 -95.299843 4.471977 227.375885 + 0.857725 -94.981194 51.154167 207.167480 -97.662415 18.551188 228.400757 + 0.866059 -91.907486 60.487469 205.725372 -98.191940 29.477905 228.526947 + 0.874392 -88.780167 67.735153 204.287170 -97.789375 38.353439 228.298599 + 0.882725 -86.027390 73.097359 202.946335 -96.992950 45.157146 227.848160 + 0.891059 -83.910378 76.825829 201.749146 -96.193909 50.011425 227.265854 + 0.899392 -82.043808 79.902908 200.555115 -95.404305 54.102844 226.571533 + 0.907725 -80.320358 82.599739 199.326187 -94.626625 57.760006 225.770798 + 0.916058 -78.769943 84.938889 198.068741 -93.903511 60.991798 224.873810 + 0.924392 -77.479408 86.849838 196.832611 -93.290382 63.669117 223.918900 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/30.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/30.msa new file mode 100644 index 000000000..3d99f6dd4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/30_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/30_1.msa new file mode 100644 index 000000000..a08f4db8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/31.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/31.msa new file mode 100644 index 000000000..7ee71c8ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/32.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/32.msa new file mode 100644 index 000000000..8a449bed4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/32.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/33.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/33.msa new file mode 100644 index 000000000..a7d1ceea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/34.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/34.msa new file mode 100644 index 000000000..5dae6dd0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/34_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/34_1.msa new file mode 100644 index 000000000..6c164fc39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/35.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/35.msa new file mode 100644 index 000000000..ff83922a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/36.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/36.msa new file mode 100644 index 000000000..1d2438f5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/36.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/37.msa b/serverfiles/main/srv1/share/data/monster/barbarian_boss/37.msa new file mode 100644 index 000000000..8efdb5d7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_boss/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/barbarian_boss/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_boss/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/00.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/00.msa new file mode 100644 index 000000000..dbe395699 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/00_1.msa new file mode 100644 index 000000000..3604d5e27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/03.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/03.msa new file mode 100644 index 000000000..26d2f7441 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -254.77 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/20.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/20.msa new file mode 100644 index 000000000..36dd9b947 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/20.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.124088 + + AttachingEnable 1 + AttachingBoneName "equip_box" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/30.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/30.msa new file mode 100644 index 000000000..e563ee399 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/30_1.msa new file mode 100644 index 000000000..b622c1fa5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/31.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/31.msa new file mode 100644 index 000000000..965a2d822 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/31_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/31_1.msa new file mode 100644 index 000000000..34a543249 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/31_1.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/32.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/32.msa new file mode 100644 index 000000000..7f9e17900 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/33.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/33.msa new file mode 100644 index 000000000..832c17381 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/34.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/34.msa new file mode 100644 index 000000000..d14b348cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/34_1.msa new file mode 100644 index 000000000..a9e290338 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/35.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/35.msa new file mode 100644 index 000000000..cc4620c74 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/36.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/36.msa new file mode 100644 index 000000000..d1ef278eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/37.msa b/serverfiles/main/srv1/share/data/monster/barbarian_bow/37.msa new file mode 100644 index 000000000..2495ffa12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_bow/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/barbarian_bow/motlist.txt new file mode 100644 index 000000000..640e54438 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/00.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/00.msa new file mode 100644 index 000000000..33f2ad3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/00_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/00_1.msa new file mode 100644 index 000000000..f1fd78057 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/00_1.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/00_2.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/00_2.msa new file mode 100644 index 000000000..0a7b2d723 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/00_2.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/01.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/01.msa new file mode 100644 index 000000000..310b3521b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/01.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/01.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/02.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/02.msa new file mode 100644 index 000000000..7f65cd603 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -53.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/03.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/03.msa new file mode 100644 index 000000000..cee95bb53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -208.03 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/20.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/20.msa new file mode 100644 index 000000000..4e668e724 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/20.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + AttackingStartTime 0.369231 + AttackingEndTime 0.569231 + AttackingBone "Box03" + WeaponLength 75.000000 + List HitPosition + { + 0.369231 -13.258780 -9.483122 170.169983 32.547066 49.883053 168.595291 + 0.377564 -24.650179 -17.672718 166.526276 25.005165 37.194462 178.730026 + 0.385897 -35.114285 -27.150026 160.054077 14.292983 21.133068 189.254349 + 0.394231 -43.414574 -37.161896 150.812561 -0.049896 1.985645 197.844162 + 0.402564 -49.072708 -47.078743 138.863297 -17.800274 -20.976707 201.837219 + 0.410897 -51.500481 -56.148739 124.479858 -37.576431 -48.023083 197.726608 + 0.419231 -50.078232 -63.503578 108.374603 -55.847225 -78.158150 181.702347 + 0.427564 -44.660419 -68.370071 92.319023 -65.389122 -107.478889 152.865021 + 0.435897 -36.950710 -70.804276 78.853165 -60.272297 -129.392197 119.455566 + 0.444231 -28.704782 -71.388840 68.115372 -44.621887 -141.773392 88.552071 + 0.452564 -20.869057 -70.757980 59.577152 -23.921450 -145.592850 63.504555 + 0.460897 -13.818453 -69.378448 52.625069 -2.356937 -143.091171 44.875084 + 0.469231 -7.620234 -67.531586 46.744938 17.669781 -136.545273 31.827799 + 0.477564 -2.433333 -65.101128 41.515137 34.255119 -127.632004 22.309904 + 0.485897 1.612616 -62.071342 36.775284 46.742615 -117.790581 14.783257 + 0.494231 4.527458 -58.679420 32.470123 55.661270 -108.130943 8.703059 + 0.502564 6.297184 -55.213394 28.528027 61.658070 -99.385109 3.849527 + 0.510897 6.941372 -52.062088 24.870224 65.480858 -92.071602 0.429180 + 0.519231 6.735443 -49.739391 21.533760 68.201935 -86.442963 -0.820604 + 0.527564 6.849066 -48.545235 19.158598 71.392708 -82.039032 0.793421 + 0.535897 7.534610 -48.130268 17.725746 74.701019 -78.674904 4.283469 + 0.544231 8.658922 -48.205269 17.126650 77.630829 -76.455299 8.771503 + 0.552564 10.051586 -48.639816 17.304306 79.949135 -75.591934 13.710627 + 0.560897 11.588293 -49.428478 18.242371 81.596405 -76.326332 18.846783 + 0.569231 13.241636 -50.470646 19.701401 82.815025 -78.120338 24.176861 + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/20_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/20_1.msa new file mode 100644 index 000000000..2109e5357 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/20_1.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/20_1.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + AttackingStartTime 0.564103 + AttackingEndTime 0.711111 + AttackingBone "Box03" + WeaponLength 75.000000 + List HitPosition + { + 0.564103 -60.078224 3.053365 157.317291 -36.189724 67.850372 128.065094 + 0.572436 -67.053864 -14.058415 150.227341 -52.389065 58.686516 139.359161 + 0.580769 -70.266289 -35.076477 139.135880 -72.441818 38.618923 152.892807 + 0.589103 -66.033340 -56.873333 124.704613 -91.396873 2.941829 162.172394 + 0.597436 -52.975330 -75.059067 111.648979 -98.244560 -42.395508 161.736801 + 0.605769 -33.169025 -88.016335 100.753136 -86.918518 -90.286011 153.010513 + 0.614103 -8.709391 -94.194069 91.230865 -54.876415 -132.481262 136.260818 + 0.622436 17.710573 -91.650070 81.760414 -3.701973 -157.774368 109.939796 + 0.630769 40.534847 -79.916573 72.126793 54.035801 -153.589035 76.011612 + 0.639103 53.996582 -65.140404 64.837265 95.743141 -125.124519 47.981125 + 0.647436 60.563068 -51.929440 60.047161 118.258377 -89.546829 30.362490 + 0.655769 63.518887 -41.846653 57.232647 128.011551 -58.072399 22.556784 + 0.664102 65.233604 -34.943710 55.956673 132.350540 -34.951530 22.485556 + 0.672436 66.689301 -30.454868 55.743389 135.130402 -19.262857 27.185511 + 0.680769 67.343506 -26.965540 55.633465 135.495758 -6.489645 31.948021 + 0.689102 67.379036 -24.486414 55.543388 134.206055 3.556154 36.236362 + 0.697436 66.984329 -23.089499 55.449020 131.972336 10.945786 39.855503 + 0.705769 66.286758 -22.836819 55.327290 129.301056 15.816180 42.672722 + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/30.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/30.msa new file mode 100644 index 000000000..530611a00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/30_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/30_1.msa new file mode 100644 index 000000000..8d806d13b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/31.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/31.msa new file mode 100644 index 000000000..346211b37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/32.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/32.msa new file mode 100644 index 000000000..69ff411f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/32.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/33.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/33.msa new file mode 100644 index 000000000..08a741689 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/34.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/34.msa new file mode 100644 index 000000000..cbaef4521 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/34_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/34_1.msa new file mode 100644 index 000000000..9078f0d7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/35.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/35.msa new file mode 100644 index 000000000..dc42059db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/36.msa b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/36.msa new file mode 100644 index 000000000..96df3b50d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_infantry/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_infantry/motlist.txt b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/motlist.txt new file mode 100644 index 000000000..d2e04208c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_infantry/motlist.txt @@ -0,0 +1,17 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WAITS 01.msa 100 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/00.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/00.msa new file mode 100644 index 000000000..5ce76207e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/00.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/03.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/03.msa new file mode 100644 index 000000000..a4de535f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/03.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -292.69 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/20.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/20.msa new file mode 100644 index 000000000..0b65ee15e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/20.gr2" +MotionDuration 2.166667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 1.460260 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.460260 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/30.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/30.msa new file mode 100644 index 000000000..1f51c701f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/30_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/30_1.msa new file mode 100644 index 000000000..0549df909 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/31.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/31.msa new file mode 100644 index 000000000..d500f3025 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/31_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/31_1.msa new file mode 100644 index 000000000..75435a075 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/31_1.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/32.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/32.msa new file mode 100644 index 000000000..1aab69315 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/32.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/33.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/33.msa new file mode 100644 index 000000000..edc2cf6ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/34.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/34.msa new file mode 100644 index 000000000..ca54cf9e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/34_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/34_1.msa new file mode 100644 index 000000000..f28446e94 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/35.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/35.msa new file mode 100644 index 000000000..4c1c3f615 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/36.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/36.msa new file mode 100644 index 000000000..9eb00ae70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/37.msa b/serverfiles/main/srv1/share/data/monster/barbarian_knight/37.msa new file mode 100644 index 000000000..8710cd153 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_knight/37.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_knight/motlist.txt b/serverfiles/main/srv1/share/data/monster/barbarian_knight/motlist.txt new file mode 100644 index 000000000..58deb256c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_knight/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/00.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/00.msa new file mode 100644 index 000000000..7d5d3047a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/00.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/00_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/00_1.msa new file mode 100644 index 000000000..3722e5939 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/03.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/03.msa new file mode 100644 index 000000000..2d64f7027 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -296.36 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/03_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/03_1.msa new file mode 100644 index 000000000..34e114f9e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/03_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/03_1.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -253.85 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/20.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/20.msa new file mode 100644 index 000000000..4e70c337b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/20.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/20.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.377129 + AttackingEndTime 0.549878 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.377129 -101.367027 72.528717 66.970978 -101.367020 72.528709 66.970970 + 0.385462 -102.987633 63.662857 61.624161 -102.987625 63.662853 61.624157 + 0.393796 -103.509811 55.019161 57.657814 -103.509804 55.019157 57.657810 + 0.402129 -103.271271 46.579529 54.355896 -103.271263 46.579525 54.355892 + 0.410462 -102.565552 37.977005 51.456745 -102.565544 37.977001 51.456741 + 0.418796 -101.267021 28.668474 50.288624 -101.267014 28.668472 50.288620 + 0.427129 -99.436569 18.168058 50.777924 -99.436562 18.168056 50.777920 + 0.435462 -96.995819 5.959235 52.670975 -96.995811 5.959234 52.670971 + 0.443796 -94.875580 -9.238374 55.867752 -94.875572 -9.238373 55.867748 + 0.452129 -94.565849 -30.219620 61.202797 -94.565842 -30.219618 61.202793 + 0.460462 -92.237885 -57.855087 70.728943 -92.237877 -57.855083 70.728935 + 0.468796 -82.385635 -90.565155 87.147102 -82.385628 -90.565147 87.147095 + 0.477129 -61.673996 -118.929337 108.248634 -61.673992 -118.929329 108.248627 + 0.485462 -34.323814 -136.090805 129.161362 -34.323811 -136.090790 129.161346 + 0.493796 -4.945651 -141.782059 149.045776 -4.945651 -141.782043 149.045761 + 0.502129 22.424913 -136.631989 167.171875 22.424911 -136.631973 167.171860 + 0.510462 42.028435 -125.599884 179.739471 42.028431 -125.599876 179.739456 + 0.518795 53.605564 -115.520554 186.739532 53.605560 -115.520546 186.739517 + 0.527129 59.715439 -109.670647 189.969620 59.715435 -109.670639 189.969604 + 0.535462 62.816704 -108.430069 190.342407 62.816700 -108.430061 190.342392 + 0.543795 66.834358 -107.999420 187.286606 66.834351 -107.999413 187.286591 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/20_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/20_1.msa new file mode 100644 index 000000000..110c02a35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/20_1.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/20_1.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.371857 + AttackingEndTime 0.692620 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.371857 -99.879326 55.399826 150.534531 -99.879318 55.399822 150.534515 + 0.380191 -106.485512 41.875847 145.675156 -106.485504 41.875843 145.675140 + 0.388524 -110.999123 24.447754 144.907684 -110.999115 24.447752 144.907669 + 0.396857 -112.359451 3.366243 147.424927 -112.359444 3.366243 147.424911 + 0.405191 -109.144058 -21.378283 151.307617 -109.144051 -21.378281 151.307602 + 0.413524 -100.661217 -48.921425 152.022903 -100.661209 -48.921421 152.022888 + 0.421857 -85.765083 -77.716110 147.204651 -85.765076 -77.716103 147.204636 + 0.430191 -63.632450 -104.457253 134.696503 -63.632446 -104.457245 134.696487 + 0.438524 -35.273296 -123.678749 113.299049 -35.273293 -123.678741 113.299042 + 0.446857 -8.916244 -129.800491 90.584976 -8.916243 -129.800476 90.584969 + 0.455191 10.324018 -127.350845 73.512711 10.324017 -127.350838 73.512703 + 0.463524 23.140335 -122.195679 62.612099 23.140333 -122.195671 62.612095 + 0.471857 31.049038 -117.706306 57.139317 31.049036 -117.706299 57.139313 + 0.480191 35.957340 -114.779121 55.355919 35.957336 -114.779114 55.355915 + 0.488524 40.075665 -112.010513 54.431343 40.075661 -112.010506 54.431339 + 0.496857 43.505417 -109.442024 54.123741 43.505413 -109.442017 54.123737 + 0.505190 46.266727 -107.168297 54.307938 46.266724 -107.168289 54.307934 + 0.513524 48.397011 -105.238686 54.876556 48.397007 -105.238678 54.876553 + 0.521857 50.065666 -103.528221 55.890602 50.065662 -103.528214 55.890598 + 0.530190 51.351486 -102.022285 57.355259 51.351482 -102.022278 57.355255 + 0.538524 52.289001 -100.742912 59.246567 52.288998 -100.742905 59.246563 + 0.546857 52.902336 -99.705284 61.546635 52.902332 -99.705276 61.546631 + 0.555190 53.277622 -98.771935 64.077438 53.277618 -98.771927 64.077431 + 0.563524 53.494019 -97.790573 66.648392 53.494015 -97.790565 66.648384 + 0.571857 53.557251 -96.750587 69.231209 53.557247 -96.750580 69.231201 + 0.580190 53.474407 -95.640266 71.801491 53.474403 -95.640259 71.801483 + 0.588524 53.280560 -94.443893 74.311661 53.280556 -94.443886 74.311653 + 0.596857 53.084915 -93.143707 76.649712 53.084911 -93.143700 76.649704 + 0.605190 52.903690 -91.743027 78.804863 52.903687 -91.743019 78.804855 + 0.613524 52.743271 -90.245872 80.777481 52.743267 -90.245865 80.777473 + 0.621857 52.615139 -88.651184 82.568871 52.615135 -88.651176 82.568863 + 0.630190 52.641033 -86.865677 84.179955 52.641029 -86.865669 84.179947 + 0.638524 52.870354 -84.840805 85.608406 52.870350 -84.840797 85.608398 + 0.646857 53.299263 -82.564896 86.850853 53.299259 -82.564888 86.850845 + 0.655190 53.918495 -80.026611 87.902512 53.918491 -80.026604 87.902504 + 0.663524 54.743828 -77.349258 88.718597 54.743824 -77.349251 88.718590 + 0.671857 55.820671 -74.727882 89.227592 55.820667 -74.727875 89.227585 + 0.680190 57.149590 -72.145203 89.417931 57.149586 -72.145195 89.417923 + 0.688524 58.722191 -69.590805 89.281036 58.722187 -69.590797 89.281029 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/30.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/30.msa new file mode 100644 index 000000000..9c63d9216 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/30_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/30_1.msa new file mode 100644 index 000000000..001ca25e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/31.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/31.msa new file mode 100644 index 000000000..186ba631c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/31_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/31_1.msa new file mode 100644 index 000000000..023bd4059 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/31_1.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/32.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/32.msa new file mode 100644 index 000000000..2e2c51999 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/33.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/33.msa new file mode 100644 index 000000000..cff80832a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/33.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/34.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/34.msa new file mode 100644 index 000000000..e69ab0f4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/34_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/34_1.msa new file mode 100644 index 000000000..27caecfbf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/35.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/35.msa new file mode 100644 index 000000000..458cf131a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/36.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/36.msa new file mode 100644 index 000000000..716d4935d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/36.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/37.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/37.msa new file mode 100644 index 000000000..5f0a13cc6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/37.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/37_1.msa b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/37_1.msa new file mode 100644 index 000000000..b46f0281d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/barbarian_soldier/37_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/barbarian_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/motlist.txt new file mode 100644 index 000000000..9c6ac622a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/barbarian_soldier/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL RUN1 03_1.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/bear/00.msa b/serverfiles/main/srv1/share/data/monster/bear/00.msa new file mode 100644 index 000000000..08d4fd5b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/00.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/00_1.msa b/serverfiles/main/srv1/share/data/monster/bear/00_1.msa new file mode 100644 index 000000000..bd6f3053e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/02.msa b/serverfiles/main/srv1/share/data/monster/bear/02.msa new file mode 100644 index 000000000..68527e05b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/02.gr2" +MotionDuration 1.133333 +Accumulation 0.00 -93.25 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/03.msa b/serverfiles/main/srv1/share/data/monster/bear/03.msa new file mode 100644 index 000000000..2b298c6f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -299.89 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/20.msa b/serverfiles/main/srv1/share/data/monster/bear/20.msa new file mode 100644 index 000000000..25c5fc004 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/20.msa @@ -0,0 +1,63 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/20.gr2" +MotionDuration 1.833333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.700427 + AttackingEndTime 0.991880 + AttackingBone "Bip01 R Hand" + WeaponLength 50.000000 + List HitPosition + { + 0.700427 -36.956177 59.102863 291.623932 -60.679394 15.664134 284.532837 + 0.708761 -39.770050 48.352829 293.925873 -59.292416 2.780838 287.439667 + 0.717094 -41.405647 40.446678 296.067444 -57.363449 -6.696556 291.285767 + 0.725427 -42.879349 33.618595 297.729340 -55.391243 -14.718585 295.089294 + 0.733761 -44.679790 26.590160 298.639343 -53.552979 -22.613642 298.137665 + 0.742094 -46.805496 19.342949 298.728363 -51.912670 -30.367098 300.409729 + 0.750427 -49.369400 11.152907 297.870880 -50.531876 -38.698376 301.544830 + 0.758761 -52.546745 -0.194429 295.789368 -49.247833 -49.866596 300.457642 + 0.767094 -55.711922 -14.868901 292.280518 -47.415321 -63.947613 297.018127 + 0.775427 -57.923752 -32.787308 287.116882 -44.071896 -80.658379 291.176971 + 0.783761 -58.094513 -52.906559 280.247131 -38.376633 -98.762123 283.157501 + 0.792094 -55.250931 -74.503456 271.661224 -29.480047 -117.324669 273.145874 + 0.800427 -48.360291 -96.938271 261.420410 -16.440533 -135.423676 261.387329 + 0.808761 -37.415573 -118.183838 249.929947 0.195633 -151.106964 248.720032 + 0.817094 -24.619745 -135.661804 237.748779 17.425510 -162.672699 236.134125 + 0.825427 -10.880876 -149.496506 224.921158 34.407116 -170.637650 223.489334 + 0.833761 3.102237 -159.884995 211.375778 50.597214 -175.490082 210.534317 + 0.842094 16.510498 -166.910553 197.021957 65.354744 -177.598755 196.982483 + 0.850427 28.667839 -170.583755 181.706360 78.225136 -177.170578 182.534714 + 0.858761 38.956955 -170.756165 165.400681 88.810570 -174.201721 167.057144 + 0.867094 48.677708 -167.746826 149.356674 98.617271 -168.339951 151.741562 + 0.875427 59.804733 -162.342148 135.206116 109.618202 -159.332306 138.297760 + 0.883761 71.817543 -154.713867 123.102516 121.117119 -147.332901 126.984795 + 0.892094 84.640656 -144.936737 113.134567 132.753265 -132.224915 117.991112 + 0.900427 100.426239 -132.021332 105.502884 145.681778 -111.711250 111.782516 + 0.908760 118.217682 -114.383339 100.564377 157.506668 -84.617249 108.952110 + 0.917094 135.437927 -90.504730 98.973221 164.086990 -51.058701 110.074585 + 0.925427 146.550415 -63.007175 100.391861 161.118362 -17.178606 114.085526 + 0.933760 149.583481 -36.250996 103.548782 149.399399 11.276523 119.076149 + 0.942094 145.752655 -12.048417 107.637352 131.412186 32.973286 123.989594 + 0.950427 137.059723 7.626988 111.829170 110.642975 46.902313 127.941383 + 0.958760 128.779892 20.106722 115.248482 94.645927 53.299480 130.516510 + 0.967094 124.019867 27.230362 117.896538 85.779518 56.064564 132.258438 + 0.975427 123.994385 30.659882 119.991821 84.305000 57.771099 133.766235 + 0.983760 125.288597 32.780209 121.809837 84.990646 59.166939 135.219360 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/bear/30.msa b/serverfiles/main/srv1/share/data/monster/bear/30.msa new file mode 100644 index 000000000..1636a1d3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/31.msa b/serverfiles/main/srv1/share/data/monster/bear/31.msa new file mode 100644 index 000000000..3aa197df1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/32.msa b/serverfiles/main/srv1/share/data/monster/bear/32.msa new file mode 100644 index 000000000..f7a6d46c7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/32.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/33.msa b/serverfiles/main/srv1/share/data/monster/bear/33.msa new file mode 100644 index 000000000..f1b5d5975 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/34.msa b/serverfiles/main/srv1/share/data/monster/bear/34.msa new file mode 100644 index 000000000..948543b99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/35.msa b/serverfiles/main/srv1/share/data/monster/bear/35.msa new file mode 100644 index 000000000..e6ca631be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/37.msa b/serverfiles/main/srv1/share/data/monster/bear/37.msa new file mode 100644 index 000000000..253937c11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bear/37.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear/motlist.txt b/serverfiles/main/srv1/share/data/monster/bear/motlist.txt new file mode 100644 index 000000000..934697db4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/bear_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/bear_young1/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear_young1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/bear_young1/run.msa b/serverfiles/main/srv1/share/data/monster/bear_young1/run.msa new file mode 100644 index 000000000..4b635690b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/bear_young1/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/bear_young1/wait.msa new file mode 100644 index 000000000..41ee1ec42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/bear_young1/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/bear_young1/wait1.msa new file mode 100644 index 000000000..9a2f0e97c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/bear_young1/wait1.gr2" +MotionDuration 2.766667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/bear_young1/wait2.msa new file mode 100644 index 000000000..8f1044e37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/bear_young1/wait2.gr2" +MotionDuration 3.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bear_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/bear_young1/walk.msa new file mode 100644 index 000000000..a2bfceed0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bear_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/bear_young1/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -100.57 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/beggar/die.msa b/serverfiles/main/srv1/share/data/monster/beggar/die.msa new file mode 100644 index 000000000..d4f02d43f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/beggar/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/beggar/die.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/beggar/motlist.txt b/serverfiles/main/srv1/share/data/monster/beggar/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/beggar/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/beggar/run.msa b/serverfiles/main/srv1/share/data/monster/beggar/run.msa new file mode 100644 index 000000000..8c8026044 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/beggar/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/beggar/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -149.62 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/beggar/wait.msa b/serverfiles/main/srv1/share/data/monster/beggar/wait.msa new file mode 100644 index 000000000..f558acc6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/beggar/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/beggar/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/beggar/wait_1.msa b/serverfiles/main/srv1/share/data/monster/beggar/wait_1.msa new file mode 100644 index 000000000..e66aae430 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/beggar/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/beggar/wait_1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/beggar/walk.msa b/serverfiles/main/srv1/share/data/monster/beggar/walk.msa new file mode 100644 index 000000000..02d24e00c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/beggar/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/beggar/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -88.10 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/00.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/00.msa new file mode 100644 index 000000000..2b294356b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/00.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/00_1.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/00_1.msa new file mode 100644 index 000000000..bd568c58f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/00_1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/00_2.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/00_2.msa new file mode 100644 index 000000000..5d06593b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/00_2.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/02.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/02.msa new file mode 100644 index 000000000..bcd677da9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -116.37 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/03.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/03.msa new file mode 100644 index 000000000..47a826021 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -284.37 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/20.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/20.msa new file mode 100644 index 000000000..b06aac4a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\bkarcher\20.GR2" +MotionDuration 2.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.380779 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/30.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/30.msa new file mode 100644 index 000000000..fd69531c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/30_1.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/30_1.msa new file mode 100644 index 000000000..8f87c12f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/31.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/31.msa new file mode 100644 index 000000000..c870e3f1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/31.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/31_1.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/31_1.msa new file mode 100644 index 000000000..2b6cd5d8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/31_1.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/32.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/32.msa new file mode 100644 index 000000000..d9ecd9d55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/32.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/33.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/33.msa new file mode 100644 index 000000000..abd31174f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/34.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/34.msa new file mode 100644 index 000000000..0ef695d20 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/34_1.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/34_1.msa new file mode 100644 index 000000000..7297b8758 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/35.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/35.msa new file mode 100644 index 000000000..dbf0d13e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/36.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/36.msa new file mode 100644 index 000000000..bf9eec89b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/37.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/37.msa new file mode 100644 index 000000000..6ba336b93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/37.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/37_1.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/37_1.msa new file mode 100644 index 000000000..b752098f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/37_1.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/37_2.msa b/serverfiles/main/srv1/share/data/monster/bkarcher/37_2.msa new file mode 100644 index 000000000..b4a89117f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/37_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkarcher/37_2.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkarcher/motlist.txt b/serverfiles/main/srv1/share/data/monster/bkarcher/motlist.txt new file mode 100644 index 000000000..a451dd6d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkarcher/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 34 +GENERAL BACK_DEAD1 37_1.msa 33 +GENERAL BACK_DEAD2 37_2.msa 33 diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/00.msa b/serverfiles/main/srv1/share/data/monster/bkboss/00.msa new file mode 100644 index 000000000..98917588f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/00_1.msa b/serverfiles/main/srv1/share/data/monster/bkboss/00_1.msa new file mode 100644 index 000000000..dcb03ecb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/00_1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/02.msa b/serverfiles/main/srv1/share/data/monster/bkboss/02.msa new file mode 100644 index 000000000..e030ecbe7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -77.87 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/03.msa b/serverfiles/main/srv1/share/data/monster/bkboss/03.msa new file mode 100644 index 000000000..969f3d5f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -240.44 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/20.msa b/serverfiles/main/srv1/share/data/monster/bkboss/20.msa new file mode 100644 index 000000000..da630f153 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/20.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.467153 + + AttachingEnable 1 + AttachingBoneName "Object01" + FlyFileName "d:/ymir work/effect/monster/milgyo_founder_20_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/20_1.msa b/serverfiles/main/srv1/share/data/monster/bkboss/20_1.msa new file mode 100644 index 000000000..356698414 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/20_1.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.616383 + + AttachingEnable 1 + AttachingBoneName "Object01" + FlyFileName "d:/ymir work/effect/monster/milgyo_founder_20_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/24.msa b/serverfiles/main/srv1/share/data/monster/bkboss/24.msa new file mode 100644 index 000000000..54b371a78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/24.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/24.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/25.msa b/serverfiles/main/srv1/share/data/monster/bkboss/25.msa new file mode 100644 index 000000000..2c88edea3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/25.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/25.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/25_1.msa b/serverfiles/main/srv1/share/data/monster/bkboss/25_1.msa new file mode 100644 index 000000000..45f1175e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/25_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/25_1.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/30.msa b/serverfiles/main/srv1/share/data/monster/bkboss/30.msa new file mode 100644 index 000000000..7a901a2a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/30_1.msa b/serverfiles/main/srv1/share/data/monster/bkboss/30_1.msa new file mode 100644 index 000000000..05da9e5fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/30_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/31.msa b/serverfiles/main/srv1/share/data/monster/bkboss/31.msa new file mode 100644 index 000000000..0aefd8cf4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/31.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/32.msa b/serverfiles/main/srv1/share/data/monster/bkboss/32.msa new file mode 100644 index 000000000..84af8f3f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/33.msa b/serverfiles/main/srv1/share/data/monster/bkboss/33.msa new file mode 100644 index 000000000..66585bdef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/33.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/34.msa b/serverfiles/main/srv1/share/data/monster/bkboss/34.msa new file mode 100644 index 000000000..6cf8fbc9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/34.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/34_1.msa b/serverfiles/main/srv1/share/data/monster/bkboss/34_1.msa new file mode 100644 index 000000000..983301841 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/35.msa b/serverfiles/main/srv1/share/data/monster/bkboss/35.msa new file mode 100644 index 000000000..1826c4163 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/35.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/36.msa b/serverfiles/main/srv1/share/data/monster/bkboss/36.msa new file mode 100644 index 000000000..32b6b10ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/36.gr2" +MotionDuration 2.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/37.msa b/serverfiles/main/srv1/share/data/monster/bkboss/37.msa new file mode 100644 index 000000000..16d7deb72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/37.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/50.msa b/serverfiles/main/srv1/share/data/monster/bkboss/50.msa new file mode 100644 index 000000000..2c6a2b83f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/50.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/51.msa b/serverfiles/main/srv1/share/data/monster/bkboss/51.msa new file mode 100644 index 000000000..b7b44026d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/51.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/52.msa b/serverfiles/main/srv1/share/data/monster/bkboss/52.msa new file mode 100644 index 000000000..eb4afe0bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkboss/52.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkboss/motlist.txt b/serverfiles/main/srv1/share/data/monster/bkboss/motlist.txt new file mode 100644 index 000000000..f541b2287 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkboss/motlist.txt @@ -0,0 +1,22 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL SPECIAL_ATTACK1 24.msa 100 +GENERAL SPECIAL_ATTACK2 25.msa 100 +GENERAL SPECIAL_ATTACK21 25_1.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/00.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/00.msa new file mode 100644 index 000000000..aed63a5a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/00_1.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/00_1.msa new file mode 100644 index 000000000..50592ffc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/00_1.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/02.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/02.msa new file mode 100644 index 000000000..9873d874b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -76.29 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/03.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/03.msa new file mode 100644 index 000000000..ee228f8ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/03.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -229.36 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/20.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/20.msa new file mode 100644 index 000000000..871b567bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/20.gr2" +MotionDuration 1.066667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.412652 + + AttachingEnable 1 + AttachingBoneName "Object01" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/20_1.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/20_1.msa new file mode 100644 index 000000000..07778a2e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/20_1.gr2" +MotionDuration 1.100000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.388078 + + AttachingEnable 1 + AttachingBoneName "Object01" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/24.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/24.msa new file mode 100644 index 000000000..9d3df0c03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/24.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/24.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/25.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/25.msa new file mode 100644 index 000000000..1cbcbb56a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/25.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/25.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/30.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/30.msa new file mode 100644 index 000000000..a92edfcda --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/30_1.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/30_1.msa new file mode 100644 index 000000000..57e806105 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/30_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/31.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/31.msa new file mode 100644 index 000000000..58cdba0bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/32.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/32.msa new file mode 100644 index 000000000..795f44b11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/33.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/33.msa new file mode 100644 index 000000000..e37d6d55c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/33.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/34.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/34.msa new file mode 100644 index 000000000..037e58ba7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/34.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/34_1.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/34_1.msa new file mode 100644 index 000000000..e51a811d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/34_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/35.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/35.msa new file mode 100644 index 000000000..72c8b3fcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/36.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/36.msa new file mode 100644 index 000000000..5a879277d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/37.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/37.msa new file mode 100644 index 000000000..e8250e922 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/37.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/37_1.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/37_1.msa new file mode 100644 index 000000000..99615380d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/37_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/50.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/50.msa new file mode 100644 index 000000000..0e9290d85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/50.gr2" +MotionDuration 3.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/51.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/51.msa new file mode 100644 index 000000000..2e1d31f23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/51.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/52.msa b/serverfiles/main/srv1/share/data/monster/bkfourth/52.msa new file mode 100644 index 000000000..88669244e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkfourth/52.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkfourth/motlist.txt b/serverfiles/main/srv1/share/data/monster/bkfourth/motlist.txt new file mode 100644 index 000000000..c06354ab8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkfourth/motlist.txt @@ -0,0 +1,22 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL SPECIAL_ATTACK1 24.msa 100 +GENERAL SPECIAL_ATTACK2 25.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/00.msa b/serverfiles/main/srv1/share/data/monster/bkknight/00.msa new file mode 100644 index 000000000..16a2f5193 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/00_1.msa b/serverfiles/main/srv1/share/data/monster/bkknight/00_1.msa new file mode 100644 index 000000000..53bf0435c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/00_1.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/00_2.msa b/serverfiles/main/srv1/share/data/monster/bkknight/00_2.msa new file mode 100644 index 000000000..d58085d3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/00_2.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/02.msa b/serverfiles/main/srv1/share/data/monster/bkknight/02.msa new file mode 100644 index 000000000..ac7e2deeb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -89.56 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/03.msa b/serverfiles/main/srv1/share/data/monster/bkknight/03.msa new file mode 100644 index 000000000..85025d343 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -284.37 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/20.msa b/serverfiles/main/srv1/share/data/monster/bkknight/20.msa new file mode 100644 index 000000000..686b75e53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/20.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.596918 + + AttachingEnable 1 + AttachingBoneName "Box03" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/20_1.msa b/serverfiles/main/srv1/share/data/monster/bkknight/20_1.msa new file mode 100644 index 000000000..e5e7054c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/20_1.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.321168 + + AttachingEnable 1 + AttachingBoneName "Box03" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/30.msa b/serverfiles/main/srv1/share/data/monster/bkknight/30.msa new file mode 100644 index 000000000..01e38bb71 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/31.msa b/serverfiles/main/srv1/share/data/monster/bkknight/31.msa new file mode 100644 index 000000000..b64e16de6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/32.msa b/serverfiles/main/srv1/share/data/monster/bkknight/32.msa new file mode 100644 index 000000000..0e8790cab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/33.msa b/serverfiles/main/srv1/share/data/monster/bkknight/33.msa new file mode 100644 index 000000000..b1fbe2d11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/33.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/34.msa b/serverfiles/main/srv1/share/data/monster/bkknight/34.msa new file mode 100644 index 000000000..aa8629b52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/34_1.msa b/serverfiles/main/srv1/share/data/monster/bkknight/34_1.msa new file mode 100644 index 000000000..55a2dda46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/35.msa b/serverfiles/main/srv1/share/data/monster/bkknight/35.msa new file mode 100644 index 000000000..4a834df81 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/36.msa b/serverfiles/main/srv1/share/data/monster/bkknight/36.msa new file mode 100644 index 000000000..d26825028 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/37.msa b/serverfiles/main/srv1/share/data/monster/bkknight/37.msa new file mode 100644 index 000000000..05ac35c58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/37.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/37_1.msa b/serverfiles/main/srv1/share/data/monster/bkknight/37_1.msa new file mode 100644 index 000000000..f409c7958 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/37_1.gr2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/50.msa b/serverfiles/main/srv1/share/data/monster/bkknight/50.msa new file mode 100644 index 000000000..fc9b23fa6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/50.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/52.msa b/serverfiles/main/srv1/share/data/monster/bkknight/52.msa new file mode 100644 index 000000000..b6cc0d489 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkknight/52.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkknight/motlist.txt b/serverfiles/main/srv1/share/data/monster/bkknight/motlist.txt new file mode 100644 index 000000000..35bc6c48a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkknight/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/00.msa b/serverfiles/main/srv1/share/data/monster/bksecond/00.msa new file mode 100644 index 000000000..c7db54733 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/00_1.msa b/serverfiles/main/srv1/share/data/monster/bksecond/00_1.msa new file mode 100644 index 000000000..98048787c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/00_1.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/00_2.msa b/serverfiles/main/srv1/share/data/monster/bksecond/00_2.msa new file mode 100644 index 000000000..5d6effe95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/00_2.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/02.msa b/serverfiles/main/srv1/share/data/monster/bksecond/02.msa new file mode 100644 index 000000000..26efd0725 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -79.50 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/03.msa b/serverfiles/main/srv1/share/data/monster/bksecond/03.msa new file mode 100644 index 000000000..e16536655 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -250.84 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/20.msa b/serverfiles/main/srv1/share/data/monster/bksecond/20.msa new file mode 100644 index 000000000..afe120240 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/20.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.626115 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/20_1.msa b/serverfiles/main/srv1/share/data/monster/bksecond/20_1.msa new file mode 100644 index 000000000..15a0cb276 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/20_1.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.518248 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/24.msa b/serverfiles/main/srv1/share/data/monster/bksecond/24.msa new file mode 100644 index 000000000..f9b95f0df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/24.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/24.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/25.msa b/serverfiles/main/srv1/share/data/monster/bksecond/25.msa new file mode 100644 index 000000000..bac7ec6c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/25.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/25.gr2" +MotionDuration 3.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/30.msa b/serverfiles/main/srv1/share/data/monster/bksecond/30.msa new file mode 100644 index 000000000..2bf59414e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/30_1.msa b/serverfiles/main/srv1/share/data/monster/bksecond/30_1.msa new file mode 100644 index 000000000..a72b2a636 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/31.msa b/serverfiles/main/srv1/share/data/monster/bksecond/31.msa new file mode 100644 index 000000000..65c75bd9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/32.msa b/serverfiles/main/srv1/share/data/monster/bksecond/32.msa new file mode 100644 index 000000000..f2389478c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/32.gr2" +MotionDuration 0.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/33.msa b/serverfiles/main/srv1/share/data/monster/bksecond/33.msa new file mode 100644 index 000000000..be14f34a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/33.gr2" +MotionDuration 2.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/34.msa b/serverfiles/main/srv1/share/data/monster/bksecond/34.msa new file mode 100644 index 000000000..e67053b3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/34_1.msa b/serverfiles/main/srv1/share/data/monster/bksecond/34_1.msa new file mode 100644 index 000000000..12cd24927 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/35.msa b/serverfiles/main/srv1/share/data/monster/bksecond/35.msa new file mode 100644 index 000000000..ffb83d6b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/35.gr2" +MotionDuration 0.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/36.msa b/serverfiles/main/srv1/share/data/monster/bksecond/36.msa new file mode 100644 index 000000000..ac483beb9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/37.msa b/serverfiles/main/srv1/share/data/monster/bksecond/37.msa new file mode 100644 index 000000000..151a449a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/37.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/50.msa b/serverfiles/main/srv1/share/data/monster/bksecond/50.msa new file mode 100644 index 000000000..d3c46375a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/50.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/52.msa b/serverfiles/main/srv1/share/data/monster/bksecond/52.msa new file mode 100644 index 000000000..f6fde334c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksecond/52.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksecond/motlist.txt b/serverfiles/main/srv1/share/data/monster/bksecond/motlist.txt new file mode 100644 index 000000000..e31f9bd5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksecond/motlist.txt @@ -0,0 +1,21 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL SPECIAL_ATTACK1 24.msa 100 +GENERAL SPECIAL_ATTACK2 25.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/00.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/00.msa new file mode 100644 index 000000000..881cb525c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/00_1.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/00_1.msa new file mode 100644 index 000000000..4de8ed667 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/00_1.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/00_2.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/00_2.msa new file mode 100644 index 000000000..e5f0011cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/00_2.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/02.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/02.msa new file mode 100644 index 000000000..d8d278d1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -77.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/03.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/03.msa new file mode 100644 index 000000000..bb916da78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -251.07 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/20.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/20.msa new file mode 100644 index 000000000..2f94a70f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/20.gr2" +MotionDuration 1.200000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.554745 + + AttachingEnable 1 + AttachingBoneName "Object02" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/20_1.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/20_1.msa new file mode 100644 index 000000000..ca8d63b19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/20_1.gr2" +MotionDuration 1.200000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.455474 + + AttachingEnable 1 + AttachingBoneName "Object02" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/30.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/30.msa new file mode 100644 index 000000000..f26296440 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/30_1.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/30_1.msa new file mode 100644 index 000000000..f958fd6c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/31.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/31.msa new file mode 100644 index 000000000..9e96f3958 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/31_1.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/31_1.msa new file mode 100644 index 000000000..d154fcd0e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/31_2.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/31_2.msa new file mode 100644 index 000000000..3dcd0c34e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/31_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/31_2.gr2" +MotionDuration 1.300000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/32.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/32.msa new file mode 100644 index 000000000..2b8dff9e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/32.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/33.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/33.msa new file mode 100644 index 000000000..8b768a4bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/33.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/34.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/34.msa new file mode 100644 index 000000000..9bef5cfbc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/34_1.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/34_1.msa new file mode 100644 index 000000000..b4da94483 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/35.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/35.msa new file mode 100644 index 000000000..9ee3d6563 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/35.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/36.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/36.msa new file mode 100644 index 000000000..06570b7ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/37.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/37.msa new file mode 100644 index 000000000..02e9bef8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/37_1.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/37_1.msa new file mode 100644 index 000000000..0282d2761 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/37_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/37_2.msa b/serverfiles/main/srv1/share/data/monster/bksoldier/37_2.msa new file mode 100644 index 000000000..07a6ad084 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/37_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bksoldier/37_2.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bksoldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/bksoldier/motlist.txt new file mode 100644 index 000000000..1a7376ccb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bksoldier/motlist.txt @@ -0,0 +1,21 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 34 +GENERAL FRONT_DEAD1 31_1.msa 33 +GENERAL FRONT_DEAD2 31_2.msa 33 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 34 +GENERAL BACK_DEAD1 37_1.msa 33 +GENERAL BACK_DEAD2 37_2.msa 33 diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/00.msa b/serverfiles/main/srv1/share/data/monster/bkthird/00.msa new file mode 100644 index 000000000..46f77c427 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/00.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/00_1.msa b/serverfiles/main/srv1/share/data/monster/bkthird/00_1.msa new file mode 100644 index 000000000..aecff5afc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/00_2.msa b/serverfiles/main/srv1/share/data/monster/bkthird/00_2.msa new file mode 100644 index 000000000..7e388ede0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/00_2.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/02.msa b/serverfiles/main/srv1/share/data/monster/bkthird/02.msa new file mode 100644 index 000000000..435c47ea3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -74.04 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/03.msa b/serverfiles/main/srv1/share/data/monster/bkthird/03.msa new file mode 100644 index 000000000..c62ad05c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -254.09 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/20.msa b/serverfiles/main/srv1/share/data/monster/bkthird/20.msa new file mode 100644 index 000000000..f793d7a84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/20.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.330900 + + AttachingEnable 1 + AttachingBoneName "Box01" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/20_1.msa b/serverfiles/main/srv1/share/data/monster/bkthird/20_1.msa new file mode 100644 index 000000000..49a83459d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/20_1.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.580292 + + AttachingEnable 1 + AttachingBoneName "Box01" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/24.msa b/serverfiles/main/srv1/share/data/monster/bkthird/24.msa new file mode 100644 index 000000000..caa83dd2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/24.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/24.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/25.msa b/serverfiles/main/srv1/share/data/monster/bkthird/25.msa new file mode 100644 index 000000000..9a5eea129 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/25.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/25.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/30.msa b/serverfiles/main/srv1/share/data/monster/bkthird/30.msa new file mode 100644 index 000000000..5b7c9720d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/30_1.msa b/serverfiles/main/srv1/share/data/monster/bkthird/30_1.msa new file mode 100644 index 000000000..4d07fee69 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/31.msa b/serverfiles/main/srv1/share/data/monster/bkthird/31.msa new file mode 100644 index 000000000..4893e604a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/31_1.msa b/serverfiles/main/srv1/share/data/monster/bkthird/31_1.msa new file mode 100644 index 000000000..b1edfaebd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/31_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/32.msa b/serverfiles/main/srv1/share/data/monster/bkthird/32.msa new file mode 100644 index 000000000..cfe9c8cde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/32.gr2" +MotionDuration 0.966667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/33.msa b/serverfiles/main/srv1/share/data/monster/bkthird/33.msa new file mode 100644 index 000000000..ba30e76a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/34.msa b/serverfiles/main/srv1/share/data/monster/bkthird/34.msa new file mode 100644 index 000000000..8e1c3aeb3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/34_1.msa b/serverfiles/main/srv1/share/data/monster/bkthird/34_1.msa new file mode 100644 index 000000000..93a40d86a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/35.msa b/serverfiles/main/srv1/share/data/monster/bkthird/35.msa new file mode 100644 index 000000000..b5d75010a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/37.msa b/serverfiles/main/srv1/share/data/monster/bkthird/37.msa new file mode 100644 index 000000000..90b7a7c99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/37_1.msa b/serverfiles/main/srv1/share/data/monster/bkthird/37_1.msa new file mode 100644 index 000000000..275debd17 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/37_1.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/50.msa b/serverfiles/main/srv1/share/data/monster/bkthird/50.msa new file mode 100644 index 000000000..3e02c4f7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/50.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/51.msa b/serverfiles/main/srv1/share/data/monster/bkthird/51.msa new file mode 100644 index 000000000..6ba4827aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/51.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/52.msa b/serverfiles/main/srv1/share/data/monster/bkthird/52.msa new file mode 100644 index 000000000..e3b2eae62 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bkthird/52.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bkthird/motlist.txt b/serverfiles/main/srv1/share/data/monster/bkthird/motlist.txt new file mode 100644 index 000000000..a69d6334f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bkthird/motlist.txt @@ -0,0 +1,23 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL SPECIAL_ATTACK1 24.msa 100 +GENERAL SPECIAL_ATTACK2 25.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith/die.msa b/serverfiles/main/srv1/share/data/monster/blacksmith/die.msa new file mode 100644 index 000000000..f6ca51070 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/blacksmith/die.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith/motlist.txt b/serverfiles/main/srv1/share/data/monster/blacksmith/motlist.txt new file mode 100644 index 000000000..d09e49b46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_2.msa 35 +GENERAL WAIT1 wait_2.msa 35 diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith/run.msa b/serverfiles/main/srv1/share/data/monster/blacksmith/run.msa new file mode 100644 index 000000000..2c006ac01 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/blacksmith/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -308.11 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith/wait.msa b/serverfiles/main/srv1/share/data/monster/blacksmith/wait.msa new file mode 100644 index 000000000..d1d087c8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/blacksmith/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith/wait_1.msa b/serverfiles/main/srv1/share/data/monster/blacksmith/wait_1.msa new file mode 100644 index 000000000..d560799d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/blacksmith/wait_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith/wait_2.msa b/serverfiles/main/srv1/share/data/monster/blacksmith/wait_2.msa new file mode 100644 index 000000000..ccdb740f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/blacksmith/wait_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/back_damage.msa new file mode 100644 index 000000000..8e38c8a90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blacksmith_boss/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_damage.msa new file mode 100644 index 000000000..91c16edee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blacksmith_boss/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_dead.msa new file mode 100644 index 000000000..85ab3bace --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blacksmith_boss/front_dead.gr2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_knockdown.msa new file mode 100644 index 000000000..9748f94c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blacksmith_boss/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_standup.msa new file mode 100644 index 000000000..979957d59 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blacksmith_boss/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/motlist.txt new file mode 100644 index 000000000..aac1fbaab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/normal_attack.msa new file mode 100644 index 000000000..ab80c0d91 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/blacksmith_boss/normal_attack.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.591241 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/normal_attack1.msa new file mode 100644 index 000000000..98ac035ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/blacksmith_boss/normal_attack1.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.591241 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/run.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/run.msa new file mode 100644 index 000000000..d13285333 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blacksmith_boss/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -235.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/special_attack.msa new file mode 100644 index 000000000..7a67a25dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/special_attack.msa @@ -0,0 +1,116 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/blacksmith_boss/special_attack.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 4 + StartingTime 1.050284 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.010543 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "blacksmith_boss_hammer" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact11.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.993512 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "blacksmith_boss_hammer" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blacksm_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.010543 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "blacksmith_boss_hammer" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blacksm_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.118410 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "blacksmith_boss_hammer" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.777778 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "blacksmith_boss_hammer" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke2_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.084347 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "blacksmith_boss_hammer" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blacksm_03.mse" + EffectPosition 50.000000 -170.000000 -140.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 1.084347 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "blacksmith_boss_hammer" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blacksm_03.mse" + EffectPosition -50.000000 -120.000000 -140.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/wait.msa new file mode 100644 index 000000000..3a9d1e99f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blacksmith_boss/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blacksmith_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/walk.msa new file mode 100644 index 000000000..196607def --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blacksmith_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/blacksmith_boss/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.19 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/00.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/00.msa new file mode 100644 index 000000000..0afd0a03c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blue_dragon/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/00_1.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/00_1.msa new file mode 100644 index 000000000..3ffcc8909 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blue_dragon/00_1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/03.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/03.msa new file mode 100644 index 000000000..5f73ad346 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blue_dragon/03.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -539.68 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/20.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/20.msa new file mode 100644 index 000000000..2f711d5c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/20.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\blue_dragon\20.GR2" +MotionDuration 2.1667 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 1.017032 + AttackingEndTime 1.133820 + AttackingBone "Bip01 R Finger2Nub" + WeaponLength 200.000000 + List HitPosition + { + 1.017032 -322.887238 -171.951508 360.058899 -488.614136 -130.882645 255.905457 + 1.025365 -306.553955 -227.913467 329.108856 -467.606201 -195.054138 215.173645 + 1.033698 -270.215179 -288.714447 284.483521 -425.821503 -263.203644 161.456802 + 1.042032 -216.021988 -335.978760 233.812424 -366.626129 -316.410217 103.676445 + 1.050365 -151.335617 -362.993866 183.110580 -297.897736 -348.157379 47.836834 + 1.058698 -82.631348 -369.184418 135.164581 -226.313828 -358.135803 -3.519317 + 1.067032 -16.811056 -356.155884 92.756317 -159.101791 -348.434418 -47.577190 + 1.075365 37.087105 -330.409149 60.355045 -105.702744 -327.265167 -79.648140 + 1.083698 78.177750 -300.223450 37.440788 -66.103706 -304.526581 -100.994293 + 1.092032 108.535210 -271.277557 22.114693 -36.945499 -286.487457 -114.279877 + 1.100365 131.032608 -244.754532 11.605751 -14.467132 -273.735413 -122.511353 + 1.108698 147.552246 -217.645813 2.964424 3.454880 -262.227722 -128.367477 + 1.117032 158.818146 -190.222809 -3.995304 18.126143 -251.903961 -132.057724 + 1.125365 165.525085 -162.587860 -9.233753 30.688459 -242.235153 -133.616440 + 1.133698 168.975830 -137.753372 -12.462967 41.670139 -233.174942 -133.651855 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/24.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/24.msa new file mode 100644 index 000000000..2f52a508b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/24.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\blue_dragon\24.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.238443 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.296837 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 800.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.282238 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_breathe01_d.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_breathe01_making.mse" + EffectPosition 0.000000 -10.000000 -50.000000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/25.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/25.msa new file mode 100644 index 000000000..e10770365 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/25.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\blue_dragon\25.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.861314 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1200.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.841849 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_tornado1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.827251 + + DuringTime 0.100000 + Power 100 + AffectingRange 5000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/26.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/26.msa new file mode 100644 index 000000000..33640a045 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/26.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\blue_dragon\26.GR2" +MotionDuration 1.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.527170 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_impact01.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.587997 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 2000.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.600162 + + DuringTime 0.300000 + Power 700 + AffectingRange 5000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.583942 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_impact02.mse" + EffectPosition 0.000000 -70.000000 0.000000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/27.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/27.msa new file mode 100644 index 000000000..594b17efb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/27.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\blue_dragon\27.GR2" +MotionDuration 4.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 1.771290 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.518248 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.644769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.121655 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 -700.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.518248 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/28.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/28.msa new file mode 100644 index 000000000..44183f1e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/28.msa @@ -0,0 +1,122 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\blue_dragon\28.GR2" +MotionDuration 3.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.905110 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe02.mse" + EffectPosition 0.000000 0.000000 -50.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.708029 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.503650 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 500.000000 -600.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.912409 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position -500.000000 -600.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.905110 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 2.116788 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/30.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/30.msa new file mode 100644 index 000000000..ef37baa7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blue_dragon/30.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/30_1.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/30_1.msa new file mode 100644 index 000000000..649c90a3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blue_dragon/30_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/31.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/31.msa new file mode 100644 index 000000000..ada9367b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blue_dragon/31.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/34.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/34.msa new file mode 100644 index 000000000..d47f0952d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blue_dragon/34.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/34_1.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/34_1.msa new file mode 100644 index 000000000..d25da8279 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blue_dragon/34_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/37.msa b/serverfiles/main/srv1/share/data/monster/blue_dragon/37.msa new file mode 100644 index 000000000..60771982e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/blue_dragon/37.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/blue_dragon/motlist.txt b/serverfiles/main/srv1/share/data/monster/blue_dragon/motlist.txt new file mode 100644 index 000000000..27927e77c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/blue_dragon/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 +GENERAL SPECIAL2 26.msa 100 +GENERAL SPECIAL3 27.msa 100 +GENERAL SPECIAL4 28.msa 100 +GENERAL FRONT_DEAD 31.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/boar/attack1.msa b/serverfiles/main/srv1/share/data/monster/boar/attack1.msa new file mode 100644 index 000000000..bc0edb641 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/attack2.msa b/serverfiles/main/srv1/share/data/monster/boar/attack2.msa new file mode 100644 index 000000000..d24abdbef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/attack2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/attack2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/attack3.msa b/serverfiles/main/srv1/share/data/monster/boar/attack3.msa new file mode 100644 index 000000000..6b4b39221 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/attack3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/attack3.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/back_damage.msa b/serverfiles/main/srv1/share/data/monster/boar/back_damage.msa new file mode 100644 index 000000000..7ec64c8e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/combo_attack1.msa b/serverfiles/main/srv1/share/data/monster/boar/combo_attack1.msa new file mode 100644 index 000000000..c02ef9636 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/combo_attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/combo_attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/dead.msa b/serverfiles/main/srv1/share/data/monster/boar/dead.msa new file mode 100644 index 000000000..7029e7536 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/dead.gr2" +MotionDuration 1.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/front_damage.msa b/serverfiles/main/srv1/share/data/monster/boar/front_damage.msa new file mode 100644 index 000000000..877acf839 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/motlist.txt b/serverfiles/main/srv1/share/data/monster/boar/motlist.txt new file mode 100644 index 000000000..4afbf1c8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK combo_attack1.msa 100 +GENERAL COMBO_ATTACK1 combo_attack1.msa 100 +GENERAL COMBO_ATTACK2 combo_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/run.msa b/serverfiles/main/srv1/share/data/monster/boar/run.msa new file mode 100644 index 000000000..e1930e890 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -495.66 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/skill.msa b/serverfiles/main/srv1/share/data/monster/boar/skill.msa new file mode 100644 index 000000000..07738ca51 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/skill.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/skill.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/skill2.msa b/serverfiles/main/srv1/share/data/monster/boar/skill2.msa new file mode 100644 index 000000000..ff1811615 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/stand_up.msa b/serverfiles/main/srv1/share/data/monster/boar/stand_up.msa new file mode 100644 index 000000000..6f77ef5da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/stand_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/stand_up.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/wait.msa b/serverfiles/main/srv1/share/data/monster/boar/wait.msa new file mode 100644 index 000000000..e5a525927 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/wait1.msa b/serverfiles/main/srv1/share/data/monster/boar/wait1.msa new file mode 100644 index 000000000..9b9100a5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/wait2.msa b/serverfiles/main/srv1/share/data/monster/boar/wait2.msa new file mode 100644 index 000000000..f2875b35c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar/walk.msa b/serverfiles/main/srv1/share/data/monster/boar/walk.msa new file mode 100644 index 000000000..d14c8f6b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.19 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/attack1.msa b/serverfiles/main/srv1/share/data/monster/boar_2/attack1.msa new file mode 100644 index 000000000..fa378b7bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/attack2.msa b/serverfiles/main/srv1/share/data/monster/boar_2/attack2.msa new file mode 100644 index 000000000..a0b8d46d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/attack2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/attack2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/attack3.msa b/serverfiles/main/srv1/share/data/monster/boar_2/attack3.msa new file mode 100644 index 000000000..daafe2585 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/attack3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/attack3.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/boar_2/back_damage.msa new file mode 100644 index 000000000..aa73e8ede --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/dead.msa b/serverfiles/main/srv1/share/data/monster/boar_2/dead.msa new file mode 100644 index 000000000..020650a86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/dead.gr2" +MotionDuration 1.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/boar_2/front_damage.msa new file mode 100644 index 000000000..e65c0ef32 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/motlist.txt b/serverfiles/main/srv1/share/data/monster/boar_2/motlist.txt new file mode 100644 index 000000000..f3c08adb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK attack1.msa 100 +GENERAL COMBO_ATTACK1 attack2.msa 100 +GENERAL COMBO_ATTACK2 attack3.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/run.msa b/serverfiles/main/srv1/share/data/monster/boar_2/run.msa new file mode 100644 index 000000000..910cf3c93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -495.66 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/skill.msa b/serverfiles/main/srv1/share/data/monster/boar_2/skill.msa new file mode 100644 index 000000000..452222315 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/skill.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/skill.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/stand_up.msa b/serverfiles/main/srv1/share/data/monster/boar_2/stand_up.msa new file mode 100644 index 000000000..0391e6e29 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/stand_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/stand_up.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/wait.msa b/serverfiles/main/srv1/share/data/monster/boar_2/wait.msa new file mode 100644 index 000000000..3ec1e6e60 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/wait1.msa b/serverfiles/main/srv1/share/data/monster/boar_2/wait1.msa new file mode 100644 index 000000000..26604c055 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/wait2.msa b/serverfiles/main/srv1/share/data/monster/boar_2/wait2.msa new file mode 100644 index 000000000..65663a90c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_2/walk.msa b/serverfiles/main/srv1/share/data/monster/boar_2/walk.msa new file mode 100644 index 000000000..51be5d88f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/boar_2/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.19 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/00.msa b/serverfiles/main/srv1/share/data/monster/boar_young/00.msa new file mode 100644 index 000000000..5bdfddf7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/00.gr2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/00_1.msa b/serverfiles/main/srv1/share/data/monster/boar_young/00_1.msa new file mode 100644 index 000000000..0b415011f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/00_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/00_1.gr2" +MotionDuration 1.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/03.msa b/serverfiles/main/srv1/share/data/monster/boar_young/03.msa new file mode 100644 index 000000000..f90b32f76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/03.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/03.gr2" +MotionDuration 0.6667 +Accumulation 0.0000 -401.6651 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/20.msa b/serverfiles/main/srv1/share/data/monster/boar_young/20.msa new file mode 100644 index 000000000..d2fab68e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/20.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/20.gr2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.204380 + AttackingEndTime 0.362530 + AttackingBone "Bip01 Head" + WeaponLength 0.000000 + List HitPosition + { + 0.204380 67.918480 -3.413248 35.570129 67.918472 -3.413248 35.570126 + 0.212713 66.691605 -3.789621 35.442924 66.691597 -3.789621 35.442921 + 0.221046 65.169968 -5.417493 35.298775 65.169960 -5.417493 35.298771 + 0.229380 62.572205 -9.034520 35.197067 62.572201 -9.034519 35.197063 + 0.237713 58.439358 -14.836261 35.150249 58.439354 -14.836260 35.150246 + 0.246046 52.481556 -22.623680 35.141983 52.481552 -22.623678 35.141979 + 0.254380 44.385017 -32.016010 35.170425 44.385014 -32.016006 35.170422 + 0.262713 33.890255 -42.326786 35.320057 33.890251 -42.326782 35.320053 + 0.271046 20.661642 -52.760620 35.594318 20.661640 -52.760616 35.594315 + 0.279380 4.599853 -62.225925 35.982529 4.599852 -62.225922 35.982525 + 0.287713 -12.843718 -69.070503 36.464214 -12.843717 -69.070496 36.464211 + 0.296046 -28.570450 -72.307419 37.031109 -28.570448 -72.307411 37.031105 + 0.304380 -41.958759 -72.666138 37.703838 -41.958755 -72.666130 37.703835 + 0.312713 -52.769760 -70.894882 38.470928 -52.769756 -70.894875 38.470924 + 0.321046 -60.459778 -68.193619 39.168110 -60.459774 -68.193611 39.168106 + 0.329380 -65.273819 -65.813568 39.647972 -65.273811 -65.813560 39.647968 + 0.337713 -68.074471 -64.190331 39.912827 -68.074463 -64.190323 39.912823 + 0.346046 -69.431892 -63.436096 39.990520 -69.431885 -63.436092 39.990517 + 0.354380 -70.236534 -62.896553 39.969486 -70.236526 -62.896549 39.969482 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/20_1.msa b/serverfiles/main/srv1/share/data/monster/boar_young/20_1.msa new file mode 100644 index 000000000..2bdaa859a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/20_1.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/20_1.gr2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.265207 + AttackingEndTime 0.416058 + AttackingBone "Bip01 Ponytail1Nub" + WeaponLength 0.000000 + List HitPosition + { + 0.265207 -11.120110 -104.893089 67.269989 -11.120109 -104.893082 67.269981 + 0.273540 -10.421743 -110.916901 85.547981 -10.421742 -110.916893 85.547974 + 0.281873 -9.556921 -115.147606 104.221565 -9.556920 -115.147598 104.221558 + 0.290207 -8.727850 -116.975838 120.351204 -8.727849 -116.975830 120.351196 + 0.298540 -8.082476 -116.852798 132.095963 -8.082475 -116.852791 132.095947 + 0.306873 -7.616499 -115.539192 139.781494 -7.616498 -115.539185 139.781479 + 0.315207 -7.300544 -113.456635 143.608429 -7.300544 -113.456627 143.608414 + 0.323540 -7.097659 -111.752922 142.948883 -7.097659 -111.752914 142.948868 + 0.331873 -6.988294 -110.817474 137.641541 -6.988293 -110.817467 137.641525 + 0.340207 -6.957949 -110.639450 127.732971 -6.957949 -110.639442 127.732964 + 0.348540 -6.975091 -110.953903 114.321365 -6.975091 -110.953896 114.321358 + 0.356873 -6.944936 -110.853355 102.319382 -6.944935 -110.853348 102.319374 + 0.365207 -6.861402 -110.263840 92.332947 -6.861402 -110.263832 92.332939 + 0.373540 -6.730863 -109.216309 84.360031 -6.730862 -109.216301 84.360023 + 0.381873 -6.544995 -107.873138 78.260803 -6.544995 -107.873131 78.260796 + 0.390207 -6.284988 -106.576515 73.774940 -6.284988 -106.576508 73.774933 + 0.398540 -5.958807 -105.434380 70.864334 -5.958807 -105.434372 70.864326 + 0.406873 -5.570070 -104.505005 69.485260 -5.570070 -104.504997 69.485252 + 0.415207 -5.147529 -103.762413 68.445702 -5.147528 -103.762405 68.445694 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/30.msa b/serverfiles/main/srv1/share/data/monster/boar_young/30.msa new file mode 100644 index 000000000..17dd90ced --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/30.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/30.gr2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/31.msa b/serverfiles/main/srv1/share/data/monster/boar_young/31.msa new file mode 100644 index 000000000..a0a104ee3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/31.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/31.gr2" +MotionDuration 1.9000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/32.msa b/serverfiles/main/srv1/share/data/monster/boar_young/32.msa new file mode 100644 index 000000000..58a4164d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/32.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/32.gr2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/33.msa b/serverfiles/main/srv1/share/data/monster/boar_young/33.msa new file mode 100644 index 000000000..3d5fa8a82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/33.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/33.gr2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/34.msa b/serverfiles/main/srv1/share/data/monster/boar_young/34.msa new file mode 100644 index 000000000..15be4f55d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/34.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/34.gr2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/35.msa b/serverfiles/main/srv1/share/data/monster/boar_young/35.msa new file mode 100644 index 000000000..c25f52223 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/35.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/35.gr2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/37.msa b/serverfiles/main/srv1/share/data/monster/boar_young/37.msa new file mode 100644 index 000000000..905502e8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/37.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/boar_young/37.gr2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/boar_young/motlist.txt b/serverfiles/main/srv1/share/data/monster/boar_young/motlist.txt new file mode 100644 index 000000000..967396674 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/boar_young/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/bookworm/die.msa b/serverfiles/main/srv1/share/data/monster/bookworm/die.msa new file mode 100644 index 000000000..88264f0d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bookworm/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/bookworm/die.gr2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bookworm/motlist.txt b/serverfiles/main/srv1/share/data/monster/bookworm/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bookworm/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/bookworm/run.msa b/serverfiles/main/srv1/share/data/monster/bookworm/run.msa new file mode 100644 index 000000000..6bd952dff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bookworm/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/bookworm/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -303.33 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bookworm/wait.msa b/serverfiles/main/srv1/share/data/monster/bookworm/wait.msa new file mode 100644 index 000000000..a3addfef8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bookworm/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/bookworm/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bookworm/walk.msa b/serverfiles/main/srv1/share/data/monster/bookworm/walk.msa new file mode 100644 index 000000000..d8759a873 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bookworm/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/bookworm/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -102.78 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/00.msa b/serverfiles/main/srv1/share/data/monster/bou/00.msa new file mode 100644 index 000000000..dde62c594 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/00_1.msa b/serverfiles/main/srv1/share/data/monster/bou/00_1.msa new file mode 100644 index 000000000..c3069a3d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/00_2.msa b/serverfiles/main/srv1/share/data/monster/bou/00_2.msa new file mode 100644 index 000000000..796b67a96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/00_2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/02.msa b/serverfiles/main/srv1/share/data/monster/bou/02.msa new file mode 100644 index 000000000..6242a78b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -259.80 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/03.msa b/serverfiles/main/srv1/share/data/monster/bou/03.msa new file mode 100644 index 000000000..6acfaf27f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -273.90 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/20.msa b/serverfiles/main/srv1/share/data/monster/bou/20.msa new file mode 100644 index 000000000..8868a16ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/20.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/20.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.548718 + AttackingEndTime 0.769231 + AttackingBone "hand_equipbox" + WeaponLength 180.000000 + List HitPosition + { + 0.548718 -84.195541 37.966805 96.167503 -18.250654 167.374985 52.742210 + 0.557051 -85.859100 28.542549 96.314056 -45.406311 168.477829 54.330021 + 0.565385 -87.199860 18.964321 97.430176 -81.665634 165.884796 60.488194 + 0.573718 -88.563850 6.920527 98.049438 -119.588333 151.264572 63.651192 + 0.582051 -88.255508 -7.779644 96.658913 -152.447662 124.556068 59.949318 + 0.590385 -84.810272 -23.996534 92.910583 -176.187973 88.647011 48.836437 + 0.598718 -77.302422 -41.541985 87.543617 -188.499161 44.361294 30.650053 + 0.607051 -64.195107 -63.862991 83.667488 -186.931931 -17.442877 7.760917 + 0.615385 -43.303024 -90.486565 85.536255 -163.331421 -99.703369 -6.600685 + 0.623718 -14.006394 -117.614998 100.021149 -111.895485 -193.741882 12.823585 + 0.632051 17.600924 -134.257477 128.911011 -44.893177 -263.336456 79.777885 + 0.640385 46.179512 -132.905853 159.373474 25.523983 -283.078217 160.977081 + 0.648718 72.473518 -115.679237 182.920273 100.896683 -256.800629 230.437302 + 0.657051 94.893448 -85.756516 193.895065 178.307373 -187.966248 268.569427 + 0.665385 106.634712 -56.775948 193.911835 224.027023 -108.232323 274.857849 + 0.673718 109.977203 -38.306652 191.739166 235.067871 -53.549538 276.006256 + 0.682051 110.303703 -29.964851 191.682251 228.528305 -28.167547 286.554108 + 0.690385 110.070000 -30.560139 195.014587 209.995773 -27.790560 308.980194 + 0.698718 109.676170 -31.815434 198.079391 188.206406 -26.831831 327.652283 + 0.707051 109.188370 -31.060482 199.662033 167.788589 -18.877665 338.940765 + 0.715384 108.575462 -28.212976 199.641663 149.708527 -5.038108 343.697021 + 0.723718 107.695396 -24.007114 198.257614 133.091934 11.925662 343.325928 + 0.732051 106.631233 -21.201900 197.240356 114.355812 24.956400 341.430115 + 0.740384 105.570045 -20.035311 196.841034 93.911278 33.692486 338.115143 + 0.748718 104.617851 -20.479366 197.074554 72.622826 38.626125 332.956268 + 0.757051 103.744507 -21.887966 197.549896 52.174007 41.311111 325.328339 + 0.765384 102.855186 -23.104122 197.592255 34.370869 43.625412 315.227478 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/bou/20_1.msa b/serverfiles/main/srv1/share/data/monster/bou/20_1.msa new file mode 100644 index 000000000..27392c00d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/20_1.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\bou\20_1.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.510949 + AttackingEndTime 0.806975 + AttackingBone "hand_equipbox" + WeaponLength 180.000000 + List HitPosition + { + 0.510949 -62.556061 89.082153 192.359787 86.714058 86.938599 166.000732 + 0.519282 -66.293022 81.044052 195.074921 79.520111 98.223183 157.334106 + 0.527616 -70.058708 72.576950 197.034515 69.408264 109.591347 150.561005 + 0.535949 -73.346703 63.492462 198.432343 57.187748 119.400551 145.366470 + 0.544282 -76.026001 53.729828 199.265320 43.346729 127.183861 141.510635 + 0.552616 -78.282471 43.073620 199.604462 28.081846 133.174973 140.030624 + 0.560949 -80.881119 30.795731 199.740234 10.541892 138.390335 144.549179 + 0.569282 -83.358055 16.410210 199.689056 -10.065139 141.407974 155.142593 + 0.577616 -85.286125 -0.874123 199.151520 -35.228077 139.767456 172.828629 + 0.585949 -86.683350 -23.458237 196.709534 -69.574501 127.051552 202.487366 + 0.594282 -83.625618 -52.187809 190.022308 -113.136826 87.704308 240.392746 + 0.602616 -70.273102 -83.408707 176.702271 -150.062744 4.924308 270.534088 + 0.610949 -44.095135 -107.513130 161.372299 -148.222916 -101.673264 271.378845 + 0.619282 -8.384815 -119.234192 146.074921 -93.328514 -200.158005 242.075714 + 0.627616 30.555088 -114.708366 130.936890 7.470457 -254.330063 185.247726 + 0.635949 60.659748 -97.240028 119.300652 109.819496 -240.563644 124.036583 + 0.644282 79.776443 -75.842270 112.688751 181.528885 -183.092499 79.222435 + 0.652616 91.536667 -55.730289 110.300652 221.270569 -112.788338 56.502659 + 0.660949 97.005646 -39.784073 109.610619 234.838577 -51.562450 47.612656 + 0.669282 98.338776 -29.746864 109.489082 234.453766 -10.731267 45.521698 + 0.677616 98.006531 -25.795742 109.690292 231.854004 7.890399 46.992359 + 0.685949 97.435730 -24.185492 109.999718 229.983490 17.985847 49.720119 + 0.694282 96.996773 -22.065735 110.351189 227.286911 29.801233 52.773529 + 0.702615 96.630402 -19.425396 110.746536 223.415634 43.224483 56.144058 + 0.710949 96.265396 -16.865263 111.149216 218.847610 56.055752 59.796368 + 0.719282 95.943306 -15.128961 111.516258 214.847092 65.835938 63.688618 + 0.727615 95.753174 -14.180611 111.857994 211.818161 72.855392 67.873962 + 0.735949 95.733650 -13.779430 112.197418 209.622833 78.015236 72.398552 + 0.744282 95.858971 -13.487932 112.559258 207.573990 82.693794 77.206718 + 0.752615 96.126457 -13.271967 112.959816 205.620407 86.999008 82.336433 + 0.760949 96.533546 -13.156297 113.408539 203.785172 90.874985 87.804695 + 0.769282 97.084717 -13.258848 113.905098 202.243317 94.028503 93.605225 + 0.777615 97.776100 -13.571550 114.473808 200.950867 96.522049 99.799805 + 0.785949 98.589767 -14.057472 115.133690 199.766159 98.495003 106.401939 + 0.794282 99.476944 -14.596860 115.872589 198.353241 100.283669 113.241974 + 0.802615 100.418518 -15.161774 116.700790 196.614792 101.946663 120.287323 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.141930 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "hand_equipbox" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/bou_20_1_weapon.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/bou/30.msa b/serverfiles/main/srv1/share/data/monster/bou/30.msa new file mode 100644 index 000000000..9f90cc860 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/30_1.msa b/serverfiles/main/srv1/share/data/monster/bou/30_1.msa new file mode 100644 index 000000000..b7eb43799 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/31.msa b/serverfiles/main/srv1/share/data/monster/bou/31.msa new file mode 100644 index 000000000..9ccf9dca8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/31.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/32.msa b/serverfiles/main/srv1/share/data/monster/bou/32.msa new file mode 100644 index 000000000..6bbda3f95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/32.gr2" +MotionDuration 1.433333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/33.msa b/serverfiles/main/srv1/share/data/monster/bou/33.msa new file mode 100644 index 000000000..66a7f2f6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/33.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/34.msa b/serverfiles/main/srv1/share/data/monster/bou/34.msa new file mode 100644 index 000000000..b0e3910a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/34_1.msa b/serverfiles/main/srv1/share/data/monster/bou/34_1.msa new file mode 100644 index 000000000..09cf80b56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/35.msa b/serverfiles/main/srv1/share/data/monster/bou/35.msa new file mode 100644 index 000000000..23b791430 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/36.msa b/serverfiles/main/srv1/share/data/monster/bou/36.msa new file mode 100644 index 000000000..40d4e11c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/36.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/37.msa b/serverfiles/main/srv1/share/data/monster/bou/37.msa new file mode 100644 index 000000000..1f2b83a75 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/37.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/50.msa b/serverfiles/main/srv1/share/data/monster/bou/50.msa new file mode 100644 index 000000000..2886d82fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/50.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/51.msa b/serverfiles/main/srv1/share/data/monster/bou/51.msa new file mode 100644 index 000000000..5010c1992 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/51.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/52.msa b/serverfiles/main/srv1/share/data/monster/bou/52.msa new file mode 100644 index 000000000..3ea127729 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/bou/52.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/bou/motlist.txt b/serverfiles/main/srv1/share/data/monster/bou/motlist.txt new file mode 100644 index 000000000..813aac741 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/bou/motlist.txt @@ -0,0 +1,20 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ceramist/die.msa b/serverfiles/main/srv1/share/data/monster/ceramist/die.msa new file mode 100644 index 000000000..068b2a352 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ceramist/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/ceramist/die.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ceramist/motlist.txt b/serverfiles/main/srv1/share/data/monster/ceramist/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ceramist/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ceramist/run.msa b/serverfiles/main/srv1/share/data/monster/ceramist/run.msa new file mode 100644 index 000000000..1d1a4426b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ceramist/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/ceramist/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -276.14 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ceramist/wait.msa b/serverfiles/main/srv1/share/data/monster/ceramist/wait.msa new file mode 100644 index 000000000..dd3b30536 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ceramist/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/ceramist/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ceramist/wait_1.msa b/serverfiles/main/srv1/share/data/monster/ceramist/wait_1.msa new file mode 100644 index 000000000..0fb010abb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ceramist/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/ceramist/wait_1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ceramist/walk.msa b/serverfiles/main/srv1/share/data/monster/ceramist/walk.msa new file mode 100644 index 000000000..61c462a7a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ceramist/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/ceramist/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -93.57 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/00.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/00.msa new file mode 100644 index 000000000..ef9352ffd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/00_1.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/00_1.msa new file mode 100644 index 000000000..2e8d00c6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/03.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/03.msa new file mode 100644 index 000000000..79fee3c5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -282.68 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/20.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/20.msa new file mode 100644 index 000000000..261c3b43c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_bowman\20.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.076642 + + AttachingEnable 1 + AttachingBoneName "equip_left" + FlyFileName "season2/monster/ch_bowman/arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/20_1.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/20_1.msa new file mode 100644 index 000000000..8c6b3cf03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_bowman\20_1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.018248 + + AttachingEnable 1 + AttachingBoneName "equip_left" + FlyFileName "season2/monster/ch_bowman/arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/27.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/27.msa new file mode 100644 index 000000000..2aa50b153 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/27.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_bowman\27.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/30.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/30.msa new file mode 100644 index 000000000..c43050e1d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/30_1.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/30_1.msa new file mode 100644 index 000000000..77222dfa4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/30_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/31.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/31.msa new file mode 100644 index 000000000..527ab5228 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/31.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/32.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/32.msa new file mode 100644 index 000000000..b39427cb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/33.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/33.msa new file mode 100644 index 000000000..695a65f4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/34.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/34.msa new file mode 100644 index 000000000..1f7c97e13 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/34_1.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/34_1.msa new file mode 100644 index 000000000..5692369b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/34_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/35.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/35.msa new file mode 100644 index 000000000..5d20e612c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/36.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/36.msa new file mode 100644 index 000000000..fcd892138 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/37.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/37.msa new file mode 100644 index 000000000..5a573a877 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_bowman/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/motlist.txt b/serverfiles/main/srv1/share/data/monster/ch_bowman/motlist.txt new file mode 100644 index 000000000..cd586a8c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 30 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_attack.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_attack.msa new file mode 100644 index 000000000..6229b9ad2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_attack.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.076642 + + AttachingEnable 1 + AttachingBoneName "equip_left" + FlyFileName "season2/monster/ch_bowman/arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_attack1.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_attack1.msa new file mode 100644 index 000000000..c440cc73b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_attack1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.018248 + + AttachingEnable 1 + AttachingBoneName "equip_left" + FlyFileName "season2/monster/ch_bowman/arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_damage.msa new file mode 100644 index 000000000..729b547ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_back_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_damage1.msa new file mode 100644 index 000000000..3a08705a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_back_damage1.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_knockdown.msa new file mode 100644 index 000000000..d270c7df5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_back_knockdown.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_standup.msa new file mode 100644 index 000000000..ac4c67e9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_back_standup.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_damage.msa new file mode 100644 index 000000000..f56a9b945 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_damage1.msa new file mode 100644 index 000000000..1c8160038 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_damage1.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_dead.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_dead.msa new file mode 100644 index 000000000..97d72f8c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_dead.GR2" +MotionDuration 2.666667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_front_knockdown.msa new file mode 100644 index 000000000..e3fe49691 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_front_knockdown.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_front_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_front_standup.msa new file mode 100644 index 000000000..6d7504f16 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_front_standup.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_knockdown.msa new file mode 100644 index 000000000..e3fe49691 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_front_knockdown.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_run.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_run.msa new file mode 100644 index 000000000..1227597d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_run.GR2" +MotionDuration 0.800000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_standup.msa new file mode 100644 index 000000000..6d7504f16 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_front_standup.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_wait.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_wait.msa new file mode 100644 index 000000000..ee0be126c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_wait1.msa b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_wait1.msa new file mode 100644 index 000000000..091ba5881 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_bowman/skipia_bowman_wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_bowman\skipia_bowman_wait1.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/00.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/00.msa new file mode 100644 index 000000000..65c057118 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/00_1.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/00_1.msa new file mode 100644 index 000000000..1389d79ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/03.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/03.msa new file mode 100644 index 000000000..30c289fc0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -284.77 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/20.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/20.msa new file mode 100644 index 000000000..dadabc8da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/20.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_footman\20.GR2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.452555 + AttackingEndTime 0.653285 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.452555 -35.129040 -69.972687 104.946899 -122.056664 -72.691612 86.684563 + 0.460888 -16.382044 -80.969170 110.565430 -94.703804 -119.393776 92.021851 + 0.469221 4.970793 -83.812622 114.585693 -52.325245 -149.894485 95.871521 + 0.477555 23.789631 -80.003860 117.912292 -7.795585 -161.998245 100.279366 + 0.485888 38.092728 -73.273567 121.763199 30.248468 -161.421249 107.023994 + 0.494221 48.861946 -65.564484 126.610260 60.789787 -153.907455 116.130676 + 0.502555 56.943230 -57.557159 132.987976 84.733337 -142.783737 128.058792 + 0.510888 62.451839 -49.267242 141.268463 103.031822 -129.359589 143.421555 + 0.519221 64.753082 -40.583961 150.893127 115.893394 -113.687675 161.999680 + 0.527555 64.211967 -32.181812 158.380035 124.089890 -96.196709 178.706924 + 0.535888 62.381821 -25.438568 163.356598 127.980499 -79.692467 192.496399 + 0.544221 60.616249 -20.895754 166.448380 128.689636 -66.323982 203.769867 + 0.552555 59.817879 -18.570984 168.207520 127.570900 -57.164867 213.057297 + 0.560888 60.473587 -18.356775 168.943588 125.665123 -52.510128 220.718567 + 0.569221 62.075920 -19.468182 168.993622 123.297943 -50.858448 227.013031 + 0.577555 63.268955 -20.380651 168.955841 120.141457 -49.402012 232.384933 + 0.585888 64.004364 -21.044847 168.882355 116.323952 -48.111637 236.925430 + 0.594221 64.273712 -21.457001 168.790054 111.948479 -47.030621 240.711395 + 0.602555 64.068748 -21.614542 168.676422 107.098328 -46.202553 243.799286 + 0.610888 63.388741 -21.526119 168.522919 101.856697 -45.672112 246.221451 + 0.619221 62.504482 -21.557106 168.423141 96.233452 -45.357990 248.397293 + 0.627555 61.555408 -21.873478 168.437653 90.178299 -45.130131 250.533340 + 0.635888 60.532913 -22.444408 168.566254 83.658096 -44.882206 252.598465 + 0.644221 59.422943 -23.237289 168.804596 76.650581 -44.497601 254.541092 + 0.652555 58.207199 -24.217438 169.144272 69.151459 -43.851784 256.290222 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/20_1.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/20_1.msa new file mode 100644 index 000000000..b141643d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/20_1.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_footman\20_1.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.389294 + AttackingEndTime 0.697486 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.389294 85.492645 -62.370296 79.251701 97.241165 23.221025 104.471176 + 0.397628 76.854691 -74.528229 76.256775 115.416313 2.132713 103.386475 + 0.405961 64.864845 -85.743393 73.786308 126.104324 -25.674967 101.012794 + 0.414294 49.657097 -95.195145 71.917580 127.279243 -57.861813 98.010216 + 0.422628 31.728504 -101.974907 70.810394 117.771126 -91.099510 94.852821 + 0.430961 12.072886 -105.290672 70.730835 98.139732 -121.133598 91.735168 + 0.439294 -8.428436 -104.602905 71.681595 69.945351 -145.218292 89.228264 + 0.447628 -28.668106 -99.525787 73.562469 35.304989 -161.250961 87.609489 + 0.455961 -47.287464 -89.956749 76.152687 -3.251739 -167.716278 86.829689 + 0.464294 -62.537457 -76.698143 79.124207 -42.391636 -164.066574 86.920731 + 0.472628 -73.110603 -62.049198 82.249138 -78.079010 -151.691055 88.543488 + 0.480961 -79.339310 -47.304096 85.376228 -108.281136 -132.305969 91.451736 + 0.489294 -81.834854 -33.346870 88.405106 -131.819656 -107.868698 95.323914 + 0.497628 -81.270737 -20.745106 91.283684 -148.193649 -80.305664 99.872826 + 0.505961 -78.393074 -10.039641 93.867790 -157.331039 -51.897953 104.643608 + 0.514294 -74.402847 -1.783993 95.946304 -160.167206 -25.766512 108.950775 + 0.522628 -70.272392 4.403852 97.779945 -158.677673 -3.044213 112.912231 + 0.530961 -66.629150 9.026702 99.624542 -154.710861 15.895269 116.771545 + 0.539294 -63.858932 12.537443 101.684013 -149.823929 31.104542 120.785637 + 0.547628 -61.821911 15.426192 104.015526 -144.692062 43.600655 124.959961 + 0.555961 -59.591331 18.250191 106.434792 -138.367981 55.583595 128.805573 + 0.564294 -57.142025 21.042324 108.927711 -130.871429 67.086311 132.248337 + 0.572628 -54.504631 23.811092 111.493004 -122.307228 78.020943 135.241257 + 0.580961 -51.707413 26.567657 114.129471 -112.790901 88.304955 137.735809 + 0.589294 -48.834759 29.280350 116.806175 -102.585678 97.737701 139.706711 + 0.597628 -46.072433 31.847273 119.446823 -92.235725 105.980194 141.201141 + 0.605961 -43.451359 34.288445 122.054901 -81.952202 113.095947 142.230179 + 0.614294 -40.989826 36.628159 124.636520 -71.902672 119.178261 142.798660 + 0.622627 -38.703625 38.887581 127.195084 -62.235195 124.324158 142.906876 + 0.630961 -36.606026 41.046959 129.678452 -53.120743 128.575684 142.561966 + 0.639294 -34.705471 43.020164 131.943130 -44.761562 131.908951 141.825012 + 0.647627 -33.007835 44.817818 133.984482 -37.210453 134.463974 140.759354 + 0.655961 -31.516680 46.453804 135.806091 -30.487000 136.375351 139.419373 + 0.664294 -30.233728 47.939022 137.411163 -24.591648 137.760910 137.850800 + 0.672627 -29.130913 49.286163 138.807693 -19.443216 138.722702 136.115509 + 0.680961 -28.129541 50.514908 140.011826 -14.836261 139.344772 134.307510 + 0.689294 -27.224176 51.632038 141.026566 -10.741727 139.693161 132.449371 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/30.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/30.msa new file mode 100644 index 000000000..79d09ec1d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/30_1.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/30_1.msa new file mode 100644 index 000000000..e0df210e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/30_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/31.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/31.msa new file mode 100644 index 000000000..0159652f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/32.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/32.msa new file mode 100644 index 000000000..e7609a17e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/33.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/33.msa new file mode 100644 index 000000000..bb1339e58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/34.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/34.msa new file mode 100644 index 000000000..424cf0748 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/34_1.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/34_1.msa new file mode 100644 index 000000000..2ef265e93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/34_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/35.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/35.msa new file mode 100644 index 000000000..6d1ebe2b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/36.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/36.msa new file mode 100644 index 000000000..7311adbff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/37.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/37.msa new file mode 100644 index 000000000..496ce00ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_footman/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/motlist.txt b/serverfiles/main/srv1/share/data/monster/ch_footman/motlist.txt new file mode 100644 index 000000000..cd586a8c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 30 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_attack.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_attack.msa new file mode 100644 index 000000000..e38967c6c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_attack.GR2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 1 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.452555 + AttackingEndTime 0.653285 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.452555 -35.129040 -69.972687 104.946899 -122.056664 -72.691612 86.684563 + 0.460888 -16.382044 -80.969170 110.565430 -94.703804 -119.393776 92.021851 + 0.469221 4.970793 -83.812622 114.585693 -52.325245 -149.894485 95.871521 + 0.477555 23.789631 -80.003860 117.912292 -7.795585 -161.998245 100.279366 + 0.485888 38.092728 -73.273567 121.763199 30.248468 -161.421249 107.023994 + 0.494221 48.861946 -65.564484 126.610260 60.789787 -153.907455 116.130676 + 0.502555 56.943230 -57.557159 132.987976 84.733337 -142.783737 128.058792 + 0.510888 62.451839 -49.267242 141.268463 103.031822 -129.359589 143.421555 + 0.519221 64.753082 -40.583961 150.893127 115.893394 -113.687675 161.999680 + 0.527555 64.211967 -32.181812 158.380035 124.089890 -96.196709 178.706924 + 0.535888 62.381821 -25.438568 163.356598 127.980499 -79.692467 192.496399 + 0.544221 60.616249 -20.895754 166.448380 128.689636 -66.323982 203.769867 + 0.552555 59.817879 -18.570984 168.207520 127.570900 -57.164867 213.057297 + 0.560888 60.473587 -18.356775 168.943588 125.665123 -52.510128 220.718567 + 0.569221 62.075920 -19.468182 168.993622 123.297943 -50.858448 227.013031 + 0.577555 63.268955 -20.380651 168.955841 120.141457 -49.402012 232.384933 + 0.585888 64.004364 -21.044847 168.882355 116.323952 -48.111637 236.925430 + 0.594221 64.273712 -21.457001 168.790054 111.948479 -47.030621 240.711395 + 0.602555 64.068748 -21.614542 168.676422 107.098328 -46.202553 243.799286 + 0.610888 63.388741 -21.526119 168.522919 101.856697 -45.672112 246.221451 + 0.619221 62.504482 -21.557106 168.423141 96.233452 -45.357990 248.397293 + 0.627555 61.555408 -21.873478 168.437653 90.178299 -45.130131 250.533340 + 0.635888 60.532913 -22.444408 168.566254 83.658096 -44.882206 252.598465 + 0.644221 59.422943 -23.237289 168.804596 76.650581 -44.497601 254.541092 + 0.652555 58.207199 -24.217438 169.144272 69.151459 -43.851784 256.290222 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_attack1.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_attack1.msa new file mode 100644 index 000000000..599fdb7be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_attack1.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_attack1.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.389294 + AttackingEndTime 0.697486 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.389294 85.492645 -62.370296 79.251701 97.241165 23.221025 104.471176 + 0.397628 76.854691 -74.528229 76.256775 115.416313 2.132713 103.386475 + 0.405961 64.864845 -85.743393 73.786308 126.104324 -25.674967 101.012794 + 0.414294 49.657097 -95.195145 71.917580 127.279243 -57.861813 98.010216 + 0.422628 31.728504 -101.974907 70.810394 117.771126 -91.099510 94.852821 + 0.430961 12.072886 -105.290672 70.730835 98.139732 -121.133598 91.735168 + 0.439294 -8.428436 -104.602905 71.681595 69.945351 -145.218292 89.228264 + 0.447628 -28.668106 -99.525787 73.562469 35.304989 -161.250961 87.609489 + 0.455961 -47.287464 -89.956749 76.152687 -3.251739 -167.716278 86.829689 + 0.464294 -62.537457 -76.698143 79.124207 -42.391636 -164.066574 86.920731 + 0.472628 -73.110603 -62.049198 82.249138 -78.079010 -151.691055 88.543488 + 0.480961 -79.339310 -47.304096 85.376228 -108.281136 -132.305969 91.451736 + 0.489294 -81.834854 -33.346870 88.405106 -131.819656 -107.868698 95.323914 + 0.497628 -81.270737 -20.745106 91.283684 -148.193649 -80.305664 99.872826 + 0.505961 -78.393074 -10.039641 93.867790 -157.331039 -51.897953 104.643608 + 0.514294 -74.402847 -1.783993 95.946304 -160.167206 -25.766512 108.950775 + 0.522628 -70.272392 4.403852 97.779945 -158.677673 -3.044213 112.912231 + 0.530961 -66.629150 9.026702 99.624542 -154.710861 15.895269 116.771545 + 0.539294 -63.858932 12.537443 101.684013 -149.823929 31.104542 120.785637 + 0.547628 -61.821911 15.426192 104.015526 -144.692062 43.600655 124.959961 + 0.555961 -59.591331 18.250191 106.434792 -138.367981 55.583595 128.805573 + 0.564294 -57.142025 21.042324 108.927711 -130.871429 67.086311 132.248337 + 0.572628 -54.504631 23.811092 111.493004 -122.307228 78.020943 135.241257 + 0.580961 -51.707413 26.567657 114.129471 -112.790901 88.304955 137.735809 + 0.589294 -48.834759 29.280350 116.806175 -102.585678 97.737701 139.706711 + 0.597628 -46.072433 31.847273 119.446823 -92.235725 105.980194 141.201141 + 0.605961 -43.451359 34.288445 122.054901 -81.952202 113.095947 142.230179 + 0.614294 -40.989826 36.628159 124.636520 -71.902672 119.178261 142.798660 + 0.622627 -38.703625 38.887581 127.195084 -62.235195 124.324158 142.906876 + 0.630961 -36.606026 41.046959 129.678452 -53.120743 128.575684 142.561966 + 0.639294 -34.705471 43.020164 131.943130 -44.761562 131.908951 141.825012 + 0.647627 -33.007835 44.817818 133.984482 -37.210453 134.463974 140.759354 + 0.655961 -31.516680 46.453804 135.806091 -30.487000 136.375351 139.419373 + 0.664294 -30.233728 47.939022 137.411163 -24.591648 137.760910 137.850800 + 0.672627 -29.130913 49.286163 138.807693 -19.443216 138.722702 136.115509 + 0.680961 -28.129541 50.514908 140.011826 -14.836261 139.344772 134.307510 + 0.689294 -27.224176 51.632038 141.026566 -10.741727 139.693161 132.449371 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_damage.msa new file mode 100644 index 000000000..e4996a373 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_back_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_damage1.msa new file mode 100644 index 000000000..f645c4261 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_back_damage1.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_dead.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_dead.msa new file mode 100644 index 000000000..f6ee82bed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_back_dead.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_knockdown.msa new file mode 100644 index 000000000..80f0d006b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_back_knockdown.GR2" +MotionDuration 1.166667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_standup.msa new file mode 100644 index 000000000..9124a618c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_back_standup.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_dead.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_dead.msa new file mode 100644 index 000000000..2c108a903 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_dead.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_damage.msa new file mode 100644 index 000000000..451f70a8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_front_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_damage1.msa new file mode 100644 index 000000000..3e1e9b2aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_front_damage1.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_knockdown.msa new file mode 100644 index 000000000..609755232 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_front_knockdown.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_stand.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_stand.msa new file mode 100644 index 000000000..b5ef50fb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_stand.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_front_stand.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_standup.msa new file mode 100644 index 000000000..37f372095 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_front_standup.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_run.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_run.msa new file mode 100644 index 000000000..0257eaf2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_run.GR2" +MotionDuration 0.666667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_wait.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_wait.msa new file mode 100644 index 000000000..24b16d13c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_wait1.msa b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_wait1.msa new file mode 100644 index 000000000..262813e09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_footman/skipia_footman_wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_footman\skipia_footman_wait1.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/00.msa b/serverfiles/main/srv1/share/data/monster/ch_general/00.msa new file mode 100644 index 000000000..f5c217528 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/00_1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/00_1.msa new file mode 100644 index 000000000..993f38762 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/03.msa b/serverfiles/main/srv1/share/data/monster/ch_general/03.msa new file mode 100644 index 000000000..1bc0f643e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -360.32 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/20.msa b/serverfiles/main/srv1/share/data/monster/ch_general/20.msa new file mode 100644 index 000000000..1601c7afb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/20.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_general\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.470397 + AttackingEndTime 0.639092 + AttackingBone "Bip01 R Hand" + WeaponLength 164.000000 + List HitPosition + { + 0.470397 -46.183861 -71.849037 83.867554 -171.969803 27.117025 49.253159 + 0.478731 -38.366444 -84.211212 85.779022 -185.193680 -33.185265 33.692654 + 0.487064 -29.719959 -93.607780 89.066864 -182.368637 -99.411850 29.450888 + 0.495397 -21.455170 -100.675636 93.549248 -161.336639 -166.265884 39.145893 + 0.503731 -13.757972 -106.279083 99.089119 -120.792328 -224.755875 62.932648 + 0.512064 -3.621655 -111.878288 104.619530 -65.047028 -262.890778 88.131119 + 0.520397 9.659545 -116.905609 109.881348 -3.338845 -280.306549 108.647430 + 0.528731 26.318331 -120.182137 115.028198 59.111866 -280.536957 123.754707 + 0.537064 46.156448 -119.985748 120.294044 119.322815 -266.018799 134.380951 + 0.545397 67.027542 -114.499832 125.750923 172.454453 -239.025955 142.126480 + 0.553731 82.327118 -105.759506 130.347015 209.511124 -207.622452 148.567200 + 0.562064 91.773605 -96.967018 133.830017 232.312759 -179.037430 153.820694 + 0.570397 96.849106 -89.779312 136.492630 245.116119 -156.322998 158.381149 + 0.578731 98.813576 -84.789131 138.697891 251.285080 -140.088394 162.892242 + 0.587064 98.586319 -81.984818 140.692856 253.144684 -129.707138 167.692017 + 0.595397 97.874084 -80.127716 142.311951 254.031250 -121.024849 171.260376 + 0.603731 97.027214 -78.981941 143.498550 254.630539 -113.252884 173.194534 + 0.612064 96.065063 -78.556763 144.251205 255.016388 -106.405212 173.469879 + 0.620397 94.983528 -78.837486 144.569763 255.204605 -100.430115 172.101395 + 0.628731 93.772751 -79.672188 144.503799 255.128616 -95.152725 169.408966 + 0.637064 92.540741 -80.210091 144.427795 254.624252 -90.123993 167.375320 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/20_1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/20_1.msa new file mode 100644 index 000000000..1e56c30b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/20_1.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_general\20_1.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.655312 + AttackingEndTime 0.739659 + AttackingBone "Bip01 R Hand" + WeaponLength 171.000000 + List HitPosition + { + 0.655312 -35.170891 -133.520554 96.200180 93.099335 -112.691643 207.297806 + 0.663646 -47.293594 -125.099442 81.313576 74.956688 -174.852631 189.153839 + 0.671979 -55.595428 -119.297234 74.431526 57.904865 -211.765884 161.359863 + 0.680312 -62.075378 -114.602119 69.210999 39.134075 -237.792953 130.268768 + 0.688646 -66.827362 -110.663399 65.045731 20.046438 -253.517776 100.646194 + 0.696979 -70.253204 -107.065643 61.666607 2.297256 -261.302032 74.277000 + 0.705312 -72.798355 -103.626289 59.195641 -13.363574 -263.690521 51.704178 + 0.713646 -74.907784 -100.405991 57.894695 -27.157934 -262.716614 33.242916 + 0.721979 -76.621376 -97.760704 56.891968 -37.971863 -260.297699 20.612246 + 0.730312 -78.096695 -95.799866 55.469193 -45.593975 -258.464081 14.145343 + 0.738646 -79.277756 -94.537132 53.342838 -49.811188 -258.217896 13.720199 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.752636 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "skipia_general02" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/ice_snow_golem_20_blow.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/24.msa b/serverfiles/main/srv1/share/data/monster/ch_general/24.msa new file mode 100644 index 000000000..7955e14b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/24.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_general\24.GR2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.576237 + AttackingEndTime 0.664234 + AttackingBone "Bip01 R Hand" + WeaponLength 85.000000 + List HitPosition + { + 0.576237 -14.432539 -273.200439 127.129967 67.524666 -251.114258 130.897400 + 0.584570 -39.357658 -272.699036 124.911453 44.067051 -288.479736 125.667267 + 0.592903 -61.074223 -263.517517 126.793167 8.152583 -312.769135 125.400925 + 0.601237 -74.412804 -250.334122 129.383881 -27.910658 -321.478516 128.453720 + 0.609570 -81.186584 -236.056396 130.853378 -60.870525 -318.585266 131.694885 + 0.617903 -82.893456 -221.346802 130.413895 -90.536339 -305.977814 132.424698 + 0.626237 -80.212189 -207.565552 129.174576 -114.268417 -285.423920 130.778030 + 0.634570 -75.739479 -198.622253 129.345459 -127.652367 -265.907440 131.002960 + 0.642903 -71.915230 -194.380554 129.818481 -133.931396 -252.467590 131.758469 + 0.651237 -70.052032 -194.042480 129.913864 -136.499527 -247.003372 131.647034 + 0.659570 -70.394295 -196.837540 129.441422 -137.278519 -249.284546 130.113266 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.615977 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_general/general_skill2.mse" + EffectPosition 0.000000 50.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/25.msa b/serverfiles/main/srv1/share/data/monster/ch_general/25.msa new file mode 100644 index 000000000..469c8de38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/25.msa @@ -0,0 +1,94 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_general\25.GR2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.569343 + AttackingEndTime 0.981752 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.569343 -5.413342 -117.815918 110.705818 -9.851556 -196.632874 98.174965 + 0.577676 11.868312 -114.753662 110.050797 30.578222 -191.379303 96.981079 + 0.586010 28.251820 -108.653313 109.840195 68.085243 -176.740372 96.574165 + 0.594343 43.071461 -99.788155 110.039963 100.506126 -153.900772 96.913734 + 0.602676 55.686707 -88.524796 110.639381 126.015366 -124.460228 98.001450 + 0.611010 65.413383 -75.421074 111.627129 143.068588 -90.573517 99.823593 + 0.619343 71.137924 -60.941799 112.729927 150.125687 -54.456532 101.827873 + 0.627676 72.408791 -45.705803 113.804443 146.773590 -17.991310 103.719017 + 0.636010 68.974113 -30.482910 114.840057 132.776291 16.854654 105.468231 + 0.644343 60.488560 -16.302902 115.828835 107.865379 47.551712 107.053436 + 0.652676 46.769794 -4.667200 116.765121 72.370598 70.666458 108.458702 + 0.661010 28.648180 2.326355 117.664337 29.105049 81.929718 109.721954 + 0.669343 9.517642 3.152973 118.610023 -13.787479 79.309555 111.057251 + 0.677676 -8.855116 -1.494255 119.613289 -52.686932 65.047699 112.492790 + 0.686010 -25.542995 -10.832073 120.674789 -85.867790 41.280010 114.029999 + 0.694343 -39.877518 -24.323895 121.795372 -112.098015 9.515754 115.670433 + 0.702676 -51.100075 -41.618031 122.975853 -129.913254 -29.094692 117.415642 + 0.711010 -57.925751 -61.483517 124.188774 -137.166183 -71.275307 119.195122 + 0.719343 -59.797272 -81.869049 125.399918 -133.634018 -112.332710 120.921310 + 0.727676 -57.091110 -101.707642 126.609589 -120.630295 -150.149780 122.594574 + 0.736009 -50.191406 -120.185387 127.818352 -99.374001 -183.177460 124.215881 + 0.744343 -39.425423 -136.563629 129.026840 -70.921158 -210.026566 125.786491 + 0.752676 -25.211121 -149.978546 130.236053 -36.551701 -229.105972 127.311592 + 0.761009 -9.430532 -159.170303 131.450333 -0.724314 -238.648178 128.844360 + 0.769343 6.435852 -164.202393 132.670486 33.507828 -239.448349 130.401123 + 0.777676 21.619127 -165.588684 133.896103 64.769394 -232.923309 131.981339 + 0.786009 35.652969 -163.800003 135.126831 92.302330 -220.263962 133.584610 + 0.794343 48.219994 -159.153015 136.362259 115.596184 -202.268265 135.210495 + 0.802676 58.884590 -151.943344 137.601120 133.883682 -179.724442 136.829193 + 0.811009 66.971512 -143.004135 138.840454 146.104416 -154.615738 138.353745 + 0.819343 72.295876 -133.058273 140.079132 152.159653 -128.506058 139.777039 + 0.827676 74.872192 -122.719406 141.316574 152.315247 -102.656647 141.098022 + 0.836009 74.833008 -112.502563 142.552063 147.038971 -78.082748 142.315659 + 0.844343 72.378677 -102.827682 143.785110 136.900177 -55.582302 143.428955 + 0.852676 67.485733 -93.469330 145.024475 121.757202 -34.732922 144.395874 + 0.861009 59.583984 -84.261406 146.277084 100.363426 -15.451430 145.184387 + 0.869343 47.904617 -75.829895 147.542847 71.373520 0.630218 145.793991 + 0.877676 31.808750 -69.537338 148.821594 34.019058 10.389731 146.224182 + 0.886009 11.340319 -67.583466 150.113068 -10.688313 9.234992 146.474579 + 0.894343 -11.642739 -72.487823 151.412598 -57.804062 -7.344322 146.570984 + 0.902676 -31.501740 -84.019501 152.686768 -95.623505 -36.569244 146.707413 + 0.911009 -46.540199 -99.873108 153.928940 -121.524445 -72.886482 146.924240 + 0.919343 -56.704849 -118.337830 155.139130 -136.097153 -112.648148 147.221634 + 0.927676 -62.196373 -138.377823 156.317596 -140.205368 -153.727112 147.599838 + 0.936009 -63.006882 -159.338318 157.464325 -134.136871 -194.714371 148.058609monster2 + 0.944343 -59.022659 -179.838165 158.562393 -118.272453 -232.674698 148.696671 + 0.952676 -51.242126 -197.689041 159.579712 -95.632202 -263.502655 149.704544 + 0.961009 -40.896309 -212.397598 160.515488 -68.999435 -286.703217 151.087799 + 0.969343 -28.984367 -223.932953 161.369431 -40.472332 -302.637421 152.847168 + 0.977676 -16.219807 -232.493210 162.140884 -11.461113 -312.010712 154.982895 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.985402 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_general/general_skill2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/30.msa b/serverfiles/main/srv1/share/data/monster/ch_general/30.msa new file mode 100644 index 000000000..c5ae00ccf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/30.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/30_1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/30_1.msa new file mode 100644 index 000000000..2e9c5a67f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/30_1.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/31.msa b/serverfiles/main/srv1/share/data/monster/ch_general/31.msa new file mode 100644 index 000000000..ba8fea3d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/31.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/32.msa b/serverfiles/main/srv1/share/data/monster/ch_general/32.msa new file mode 100644 index 000000000..b73a310bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/33.msa b/serverfiles/main/srv1/share/data/monster/ch_general/33.msa new file mode 100644 index 000000000..15c2cb20d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/34.msa b/serverfiles/main/srv1/share/data/monster/ch_general/34.msa new file mode 100644 index 000000000..f810feec6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/34.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/34_1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/34_1.msa new file mode 100644 index 000000000..2b70af644 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/34_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/35.msa b/serverfiles/main/srv1/share/data/monster/ch_general/35.msa new file mode 100644 index 000000000..42e5db364 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/36.msa b/serverfiles/main/srv1/share/data/monster/ch_general/36.msa new file mode 100644 index 000000000..22eb453ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/36.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/37.msa b/serverfiles/main/srv1/share/data/monster/ch_general/37.msa new file mode 100644 index 000000000..65ab961bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_general/37.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/ch_general/motlist.txt new file mode 100644 index 000000000..3365422d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/motlist.txt @@ -0,0 +1,17 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 30 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL SPECIAL 24.msa 50 +GENERAL SPECIAL1 25.msa 50 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_DEAD 37.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_attack.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_attack.msa new file mode 100644 index 000000000..23a8344b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_attack.msa @@ -0,0 +1,48 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_attack.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.441200 + AttackingEndTime 0.603406 + AttackingBone "Bip01 R Hand" + WeaponLength 164.000000 + List HitPosition + { + 0.441200 -47.813400 -16.819107 88.949028 -61.122295 137.401596 143.035660 + 0.449534 -50.733612 -30.094213 86.683762 -89.730194 126.002502 118.435066 + 0.457867 -52.193748 -46.248169 84.443405 -126.585754 99.698784 89.065132 + 0.466200 -49.247219 -63.140255 83.537781 -159.899933 55.329811 60.634991 + 0.474534 -42.508766 -77.118851 84.624977 -180.402847 -0.560066 40.272564 + 0.482867 -34.088203 -87.945557 87.254868 -185.936600 -64.319847 30.008097 + 0.491200 -25.519022 -96.097076 91.145866 -174.323944 -131.691025 32.373005 + 0.499534 -17.705885 -102.267616 96.213112 -143.658569 -195.939835 49.706852 + 0.507867 -9.109282 -107.805405 101.870438 -94.377617 -245.195496 75.853706 + 0.516200 2.562051 -113.242752 107.258415 -34.743126 -272.635468 99.007507 + 0.524534 17.497610 -117.579147 112.436218 27.757206 -281.114288 116.781319 + 0.532867 35.820480 -119.382164 117.612144 89.477211 -273.808655 129.507538 + 0.541200 56.790203 -116.684357 123.019485 147.214981 -252.599731 138.437286 + 0.549534 75.435333 -109.064178 128.179367 192.896011 -222.158005 145.485153 + 0.557867 87.656433 -100.001419 132.200989 222.335175 -191.548187 151.299866 + 0.566200 94.749619 -91.879807 135.230682 239.677109 -165.691986 156.130524 + 0.574534 98.154106 -85.749138 137.623779 248.850021 -146.196152 160.587296 + 0.582867 98.878624 -81.917793 139.715668 252.547226 -133.145370 165.297272 + 0.591200 98.251740 -79.710670 141.550278 253.627213 -124.022766 169.664368 + 0.599534 97.468826 -78.203972 142.955109 254.358765 -115.786247 172.426987 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_attack1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_attack1.msa new file mode 100644 index 000000000..8eb547c67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_attack1.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 1 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.600162 + AttackingEndTime 0.733171 + AttackingBone "Bip01 R Hand" + WeaponLength 171.000000 + List HitPosition + { + 0.600162 -7.960681 -99.933914 182.403198 83.198578 36.867199 135.398117 + 0.608496 -9.882968 -110.799355 174.546219 89.551109 25.892080 148.798203 + 0.616829 -12.615260 -122.884171 161.652603 95.235222 9.763457 164.949356 + 0.625162 -16.282860 -132.330688 144.194489 99.255180 -11.868674 181.040146 + 0.633496 -21.336775 -136.313889 126.031349 100.840118 -38.782185 194.440247 + 0.641829 -27.523268 -135.897644 110.471230 99.325424 -70.518959 203.997589 + 0.650162 -34.435337 -132.696304 97.384598 93.900047 -107.456261 207.452286 + 0.658495 -42.125469 -127.566048 86.696571 83.692329 -148.175827 200.405563 + 0.666829 -50.601845 -121.505257 78.437302 68.740585 -188.729431 179.529022 + 0.675162 -58.297710 -116.116852 72.281631 50.878975 -221.770432 149.511276 + 0.683495 -64.073082 -111.770615 67.518013 31.783682 -243.635956 118.645592 + 0.691829 -68.269913 -107.998840 63.664680 13.038070 -256.020264 90.141716 + 0.700162 -71.301559 -104.471481 60.595886 -3.923210 -261.458618 65.203926 + 0.708495 -73.655556 -101.082977 58.584740 -18.916117 -262.363922 44.053452 + 0.716829 -75.596382 -98.053886 57.527237 -31.655375 -260.576813 27.701971 + 0.725162 -77.211365 -95.663467 56.421860 -41.269531 -258.176361 17.410334 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_damage.msa new file mode 100644 index 000000000..1c30bbed6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_back_damage.GR2" +MotionDuration 0.600000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_damage1.msa new file mode 100644 index 000000000..b628e27b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_back_damage1.GR2" +MotionDuration 0.600000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_knockdown.msa new file mode 100644 index 000000000..bc7f6727a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_back_knockdown.GR2" +MotionDuration 1.166667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_standup.msa new file mode 100644 index 000000000..73b7e191c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_back_standup.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_damage.msa new file mode 100644 index 000000000..c09b34298 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_front_damage.GR2" +MotionDuration 0.600000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_damage1.msa new file mode 100644 index 000000000..3a6b49d65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_front_damage1.GR2" +MotionDuration 0.600000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_dead.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_dead.msa new file mode 100644 index 000000000..2e9f4110d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_dead.GR2" +MotionDuration 1.833333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_damage.msa new file mode 100644 index 000000000..c09b34298 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_front_damage.GR2" +MotionDuration 0.600000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_damage1.msa new file mode 100644 index 000000000..3a6b49d65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_front_damage1.GR2" +MotionDuration 0.600000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_knockdown.msa new file mode 100644 index 000000000..a3dc68437 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_front_knockdown.GR2" +MotionDuration 1.166667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_standup.msa new file mode 100644 index 000000000..fcea7eeb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_front_standup.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_knockdown.msa new file mode 100644 index 000000000..a3dc68437 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_front_knockdown.GR2" +MotionDuration 1.166667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_run.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_run.msa new file mode 100644 index 000000000..486b5b9b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_run.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_skill1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_skill1.msa new file mode 100644 index 000000000..604a527ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_skill1.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_skill1.GR2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.581914 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "season2/monster/ch_general/general_skill2.mse" + EffectPosition 0.000000 0.000000 30.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_skill2.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_skill2.msa new file mode 100644 index 000000000..63dbf6cb2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_skill2.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_skill2.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.459854 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_4_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_standup.msa new file mode 100644 index 000000000..fcea7eeb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_front_standup.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_wait.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_wait.msa new file mode 100644 index 000000000..7e683f43c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_wait1.msa b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_wait1.msa new file mode 100644 index 000000000..8b2f02084 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_general/skipia_general_wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_general\skipia_general_wait1.GR2" +MotionDuration 1.666667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/00.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/00.msa new file mode 100644 index 000000000..b1a41d1c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/00_1.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/00_1.msa new file mode 100644 index 000000000..8823e3573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/03.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/03.msa new file mode 100644 index 000000000..62a68e1b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -271.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/20.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/20.msa new file mode 100644 index 000000000..f19d20c80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/20.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_magician\20.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "skipia_magician02" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_magician/torpedo.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.664234 + + AttachingEnable 1 + AttachingBoneName "skipia_magician02" + FlyFileName "d:/ymir work/monster2/ch_magician/torpedo.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/20_1.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/20_1.msa new file mode 100644 index 000000000..5bab187cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/20_1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_magician\20_1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.489051 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "skipia_magician02" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_magician/skipia_fire.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.040146 + + AttachingEnable 1 + AttachingBoneName "skipia_magician02" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/30.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/30.msa new file mode 100644 index 000000000..c584b055e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/30_1.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/30_1.msa new file mode 100644 index 000000000..d769d485d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/30_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_magician\30_1.GR2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/31.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/31.msa new file mode 100644 index 000000000..0301ba456 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/31.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/32.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/32.msa new file mode 100644 index 000000000..a6ebcde80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/33.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/33.msa new file mode 100644 index 000000000..1aea79433 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/34.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/34.msa new file mode 100644 index 000000000..0b298291e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/34.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/34_1.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/34_1.msa new file mode 100644 index 000000000..72c10f604 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/34_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/35.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/35.msa new file mode 100644 index 000000000..c4b5e0590 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/36.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/36.msa new file mode 100644 index 000000000..fee89d7a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/37.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/37.msa new file mode 100644 index 000000000..7550e44ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_magician/37.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/motlist.txt b/serverfiles/main/srv1/share/data/monster/ch_magician/motlist.txt new file mode 100644 index 000000000..cd586a8c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 30 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_attack.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_attack.msa new file mode 100644 index 000000000..37834e10a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_attack.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.532847 + + AttachingEnable 1 + AttachingBoneName "Circle01" + FlyFileName "season2/monster/ch_magician/torpedo.msf" + FlyPosition 0.000000 0.000000 30.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_attack1.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_attack1.msa new file mode 100644 index 000000000..33edec0bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.372263 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Circle01" + FollowingEnable 1 + EffectFileName "season2/monster/ch_magician/skipia_fire.mse" + EffectPosition 0.000000 0.000000 30.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.072993 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/effect/monster2/fire_ghost_fireball.msf" + FlyPosition 0.000000 0.000000 50.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_damage.msa new file mode 100644 index 000000000..4bd7a144d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_back_damage.GR2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_damage1.msa new file mode 100644 index 000000000..c5a5c9fa7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_back_damage1.GR2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_dead.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_dead.msa new file mode 100644 index 000000000..7c6abee71 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_back_dead.GR2" +MotionDuration 2.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_knockdown.msa new file mode 100644 index 000000000..893e88318 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_back_knockdown.GR2" +MotionDuration 1.166667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_standup.msa new file mode 100644 index 000000000..2e6ec8751 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_back_standup.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_damage.msa new file mode 100644 index 000000000..a238b9390 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_damage.GR2" +MotionDuration 0.666667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_damage1.msa new file mode 100644 index 000000000..e7fc57d1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_damage1.GR2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_dead.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_dead.msa new file mode 100644 index 000000000..f671729e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_dead.GR2" +MotionDuration 2.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_front_knockdown.msa new file mode 100644 index 000000000..9f9e3c921 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_front_knockdown.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_front_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_front_standup.msa new file mode 100644 index 000000000..f20e5a812 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_front_standup.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_knockdown.msa new file mode 100644 index 000000000..9f9e3c921 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_front_knockdown.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_run.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_run.msa new file mode 100644 index 000000000..b693753b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_run.GR2" +MotionDuration 0.800000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_standup.msa new file mode 100644 index 000000000..f20e5a812 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_front_standup.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_wait.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_wait.msa new file mode 100644 index 000000000..99128a337 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_wait.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_wait1.msa b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_wait1.msa new file mode 100644 index 000000000..6cd72fe4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_magician/skipia_magician_wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_magician\skipia_magician_wait1.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/00.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/00.msa new file mode 100644 index 000000000..61ddb72e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/00_1.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/00_1.msa new file mode 100644 index 000000000..9da5c0c4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/03.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/03.msa new file mode 100644 index 000000000..5cc228d7a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -319.67 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/20.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/20.msa new file mode 100644 index 000000000..0a3b0a01c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/20.msa @@ -0,0 +1,60 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_officer\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.389294 + AttackingEndTime 0.655312 + AttackingBone "Bip01 L Hand" + WeaponLength 120.000000 + List HitPosition + { + 0.389294 66.714233 -10.071577 163.738312 53.210312 107.686447 145.018280 + 0.397628 67.126892 -19.600796 162.332825 59.701504 99.566063 150.332092 + 0.405961 66.981018 -29.893473 160.074387 67.249397 89.918205 153.361038 + 0.414294 65.992393 -40.832893 156.685989 74.692039 78.817589 153.880920 + 0.422628 63.664482 -52.165668 152.093613 81.210999 66.538002 152.968262 + 0.430961 59.198254 -63.598660 146.730423 88.176376 52.637894 153.664780 + 0.439294 52.337532 -74.597198 140.498642 95.786339 36.255016 155.423126 + 0.447628 42.948631 -84.418243 133.320496 103.513039 16.358244 157.308624 + 0.455961 31.108223 -92.123184 125.241135 110.056755 -7.963050 158.148438 + 0.464294 16.887066 -96.776199 116.496010 113.359535 -38.373745 157.433945 + 0.472628 -0.006450 -97.454323 107.439713 108.561966 -79.045837 155.078415 + 0.480961 -18.446796 -92.724075 98.592697 85.604027 -127.711235 147.060516 + 0.489294 -36.232323 -81.439339 90.842690 33.173038 -171.367111 129.487473 + 0.497628 -50.071274 -63.666245 85.422073 -50.209915 -182.372192 102.819168 + 0.505961 -56.290997 -43.260952 83.390945 -132.463821 -135.815460 78.327049 + 0.514294 -55.811890 -27.625450 83.773766 -169.236862 -63.402901 67.831444 + 0.522628 -52.945122 -17.427710 84.917130 -170.466675 -0.644148 67.476875 + 0.530961 -50.375259 -11.225386 85.842148 -157.163406 41.131145 70.189575 + 0.539294 -49.327148 -7.410976 86.057800 -144.532867 63.985176 70.842804 + 0.547628 -49.545906 -4.784412 85.615211 -137.292618 75.221077 68.320274 + 0.555961 -49.233929 -2.658039 85.344810 -129.610779 84.440239 66.551262 + 0.564294 -48.424458 -1.003242 85.293076 -121.421837 92.214897 65.784508 + 0.572628 -47.238831 0.202517 85.450470 -113.016792 98.657272 65.994614 + 0.580961 -45.770115 0.992737 85.805748 -104.620888 103.890198 67.151337 + 0.589294 -44.189713 1.464691 86.267578 -96.609779 107.993340 68.839577 + 0.597628 -42.812027 1.827271 86.611023 -89.668587 111.039848 69.966690 + 0.605961 -41.653446 2.129091 86.823441 -83.916679 113.237625 70.436913 + 0.614294 -40.712166 2.402212 86.905670 -79.414680 114.758072 70.231178 + 0.622627 -39.986568 2.672131 86.858871 -76.206978 115.726234 69.345436 + 0.630961 -39.436768 2.939203 86.722343 -74.130539 116.273827 67.971504 + 0.639294 -38.957298 3.163204 86.601021 -72.658432 116.587166 66.620003 + 0.647627 -38.547752 3.348606 86.502533 -71.766632 116.698280 65.328918 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/20_1.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/20_1.msa new file mode 100644 index 000000000..64705eca2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/20_1.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_officer\20_1.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.608273 + AttackingEndTime 0.802920 + AttackingBone "Bip01 L Hand" + WeaponLength 109.000000 + List HitPosition + { + 0.608273 -51.889194 -24.143839 98.275269 2.523979 70.298782 97.639320 + 0.616606 -49.563683 -49.095043 102.135719 -63.532784 58.498802 91.872482 + 0.624939 -34.134369 -76.609207 108.323433 -123.480728 -16.200842 93.291245 + 0.633273 -9.840369 -93.027390 113.872826 -116.365997 -113.907928 104.198021 + 0.641606 11.159346 -97.770927 116.496674 -71.026665 -169.055466 110.421158 + 0.649939 27.547319 -97.383392 117.575050 -28.801907 -190.297012 109.740425 + 0.658273 41.424145 -93.923538 118.923965 6.327667 -196.270798 105.813507 + 0.666606 54.111107 -85.856293 121.963356 48.812229 -193.362457 104.803505 + 0.674939 63.260284 -72.706024 126.800186 95.937248 -175.241165 109.603401 + 0.683272 66.006226 -57.451054 132.117279 134.576645 -141.328064 120.192513 + 0.691606 64.591309 -46.895828 136.000458 153.278900 -109.946037 129.695221 + 0.699939 62.895203 -41.083794 138.872345 160.678848 -89.160805 136.425964 + 0.708272 62.533424 -38.510723 141.166458 163.763565 -78.922050 140.576523 + 0.716606 62.516708 -36.864315 142.807983 165.788467 -71.722702 143.474365 + 0.724939 62.897179 -35.803364 143.764053 167.391190 -66.773384 145.299088 + 0.733272 63.668358 -35.148949 144.148941 168.819473 -63.779812 146.266754 + 0.741606 64.134331 -34.314285 144.568390 169.760910 -61.102737 147.088699 + 0.749939 64.186066 -33.207848 145.115417 170.177155 -58.492863 147.848007 + 0.758272 63.864521 -31.865276 145.761810 170.115982 -56.036243 148.477951 + 0.766606 63.443714 -30.565186 146.301025 169.798920 -54.307884 148.720215 + 0.774939 63.014503 -29.379631 146.684494 169.303513 -53.465649 148.550171 + 0.783272 62.592697 -28.312420 146.925537 168.636276 -53.502743 148.020111 + 0.791606 62.217049 -27.435577 147.138458 167.881439 -54.194195 147.225388 + 0.799939 61.916332 -26.775017 147.370209 167.072876 -55.440022 146.184204 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/30.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/30.msa new file mode 100644 index 000000000..d54d0a6fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/30_1.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/30_1.msa new file mode 100644 index 000000000..f27f49366 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/30_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/31.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/31.msa new file mode 100644 index 000000000..a50aff116 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/31.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/32.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/32.msa new file mode 100644 index 000000000..afa04ed5f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/33.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/33.msa new file mode 100644 index 000000000..d10422e13 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/34.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/34.msa new file mode 100644 index 000000000..acbb2f449 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/34_1.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/34_1.msa new file mode 100644 index 000000000..377531657 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/34_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/35.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/35.msa new file mode 100644 index 000000000..ad8e4601a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/36.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/36.msa new file mode 100644 index 000000000..8f4611f0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/37.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/37.msa new file mode 100644 index 000000000..e8c72cdd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_officer/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/ch_officer/motlist.txt new file mode 100644 index 000000000..cd586a8c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 30 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_attack.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_attack.msa new file mode 100644 index 000000000..eeb5b8082 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_attack.msa @@ -0,0 +1,60 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_attack.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.389294 + AttackingEndTime 0.655312 + AttackingBone "Bip01 L Hand" + WeaponLength 120.000000 + List HitPosition + { + 0.389294 66.714233 -10.071577 163.738312 53.210312 107.686447 145.018280 + 0.397628 67.126892 -19.600796 162.332825 59.701504 99.566063 150.332092 + 0.405961 66.981018 -29.893473 160.074387 67.249397 89.918205 153.361038 + 0.414294 65.992393 -40.832893 156.685989 74.692039 78.817589 153.880920 + 0.422628 63.664482 -52.165668 152.093613 81.210999 66.538002 152.968262 + 0.430961 59.198254 -63.598660 146.730423 88.176376 52.637894 153.664780 + 0.439294 52.337532 -74.597198 140.498642 95.786339 36.255016 155.423126 + 0.447628 42.948631 -84.418243 133.320496 103.513039 16.358244 157.308624 + 0.455961 31.108223 -92.123184 125.241135 110.056755 -7.963050 158.148438 + 0.464294 16.887066 -96.776199 116.496010 113.359535 -38.373745 157.433945 + 0.472628 -0.006450 -97.454323 107.439713 108.561966 -79.045837 155.078415 + 0.480961 -18.446796 -92.724075 98.592697 85.604027 -127.711235 147.060516 + 0.489294 -36.232323 -81.439339 90.842690 33.173038 -171.367111 129.487473 + 0.497628 -50.071274 -63.666245 85.422073 -50.209915 -182.372192 102.819168 + 0.505961 -56.290997 -43.260952 83.390945 -132.463821 -135.815460 78.327049 + 0.514294 -55.811890 -27.625450 83.773766 -169.236862 -63.402901 67.831444 + 0.522628 -52.945122 -17.427710 84.917130 -170.466675 -0.644148 67.476875 + 0.530961 -50.375259 -11.225386 85.842148 -157.163406 41.131145 70.189575 + 0.539294 -49.327148 -7.410976 86.057800 -144.532867 63.985176 70.842804 + 0.547628 -49.545906 -4.784412 85.615211 -137.292618 75.221077 68.320274 + 0.555961 -49.233929 -2.658039 85.344810 -129.610779 84.440239 66.551262 + 0.564294 -48.424458 -1.003242 85.293076 -121.421837 92.214897 65.784508 + 0.572628 -47.238831 0.202517 85.450470 -113.016792 98.657272 65.994614 + 0.580961 -45.770115 0.992737 85.805748 -104.620888 103.890198 67.151337 + 0.589294 -44.189713 1.464691 86.267578 -96.609779 107.993340 68.839577 + 0.597628 -42.812027 1.827271 86.611023 -89.668587 111.039848 69.966690 + 0.605961 -41.653446 2.129091 86.823441 -83.916679 113.237625 70.436913 + 0.614294 -40.712166 2.402212 86.905670 -79.414680 114.758072 70.231178 + 0.622627 -39.986568 2.672131 86.858871 -76.206978 115.726234 69.345436 + 0.630961 -39.436768 2.939203 86.722343 -74.130539 116.273827 67.971504 + 0.639294 -38.957298 3.163204 86.601021 -72.658432 116.587166 66.620003 + 0.647627 -38.547752 3.348606 86.502533 -71.766632 116.698280 65.328918 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_attack1.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_attack1.msa new file mode 100644 index 000000000..0f278d92a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_attack1.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_attack1.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.608273 + AttackingEndTime 0.802920 + AttackingBone "Bip01 L Hand" + WeaponLength 109.000000 + List HitPosition + { + 0.608273 -51.889194 -24.143839 98.275269 2.523979 70.298782 97.639320 + 0.616606 -49.563683 -49.095043 102.135719 -63.532784 58.498802 91.872482 + 0.624939 -34.134369 -76.609207 108.323433 -123.480728 -16.200842 93.291245 + 0.633273 -9.840369 -93.027390 113.872826 -116.365997 -113.907928 104.198021 + 0.641606 11.159346 -97.770927 116.496674 -71.026665 -169.055466 110.421158 + 0.649939 27.547319 -97.383392 117.575050 -28.801907 -190.297012 109.740425 + 0.658273 41.424145 -93.923538 118.923965 6.327667 -196.270798 105.813507 + 0.666606 54.111107 -85.856293 121.963356 48.812229 -193.362457 104.803505 + 0.674939 63.260284 -72.706024 126.800186 95.937248 -175.241165 109.603401 + 0.683272 66.006226 -57.451054 132.117279 134.576645 -141.328064 120.192513 + 0.691606 64.591309 -46.895828 136.000458 153.278900 -109.946037 129.695221 + 0.699939 62.895203 -41.083794 138.872345 160.678848 -89.160805 136.425964 + 0.708272 62.533424 -38.510723 141.166458 163.763565 -78.922050 140.576523 + 0.716606 62.516708 -36.864315 142.807983 165.788467 -71.722702 143.474365 + 0.724939 62.897179 -35.803364 143.764053 167.391190 -66.773384 145.299088 + 0.733272 63.668358 -35.148949 144.148941 168.819473 -63.779812 146.266754 + 0.741606 64.134331 -34.314285 144.568390 169.760910 -61.102737 147.088699 + 0.749939 64.186066 -33.207848 145.115417 170.177155 -58.492863 147.848007 + 0.758272 63.864521 -31.865276 145.761810 170.115982 -56.036243 148.477951 + 0.766606 63.443714 -30.565186 146.301025 169.798920 -54.307884 148.720215 + 0.774939 63.014503 -29.379631 146.684494 169.303513 -53.465649 148.550171 + 0.783272 62.592697 -28.312420 146.925537 168.636276 -53.502743 148.020111 + 0.791606 62.217049 -27.435577 147.138458 167.881439 -54.194195 147.225388 + 0.799939 61.916332 -26.775017 147.370209 167.072876 -55.440022 146.184204 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_damage.msa new file mode 100644 index 000000000..1b0678b85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_back_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_damage1.msa new file mode 100644 index 000000000..8c7f96fb3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_back_damage1.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_dead.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_dead.msa new file mode 100644 index 000000000..5ec9dd4c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_back_dead.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_knockdown.msa new file mode 100644 index 000000000..d25433f93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_back_knockdown.GR2" +MotionDuration 1.166667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_standup.msa new file mode 100644 index 000000000..1c061f235 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_back_standup.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_damage.msa new file mode 100644 index 000000000..7ddfc3450 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_front_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_damage1.msa new file mode 100644 index 000000000..4ef41f337 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_front_damage1.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_dead.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_dead.msa new file mode 100644 index 000000000..a31fe38de --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_dead.GR2" +MotionDuration 3.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_damage.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_damage.msa new file mode 100644 index 000000000..7ddfc3450 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_front_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_damage1.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_damage1.msa new file mode 100644 index 000000000..4ef41f337 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_front_damage1.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_knockdown.msa new file mode 100644 index 000000000..97975059f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_front_knockdown.GR2" +MotionDuration 1.166667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_standup.msa new file mode 100644 index 000000000..044ab911d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_front_standup.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_knockdown.msa new file mode 100644 index 000000000..97975059f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_front_knockdown.GR2" +MotionDuration 1.166667 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_run.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_run.msa new file mode 100644 index 000000000..1c1b43a2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_run.GR2" +MotionDuration 0.800000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_standup.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_standup.msa new file mode 100644 index 000000000..044ab911d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_front_standup.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_wait.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_wait.msa new file mode 100644 index 000000000..bc3b13769 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_wait1.msa b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_wait1.msa new file mode 100644 index 000000000..9c40d4de8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_officer/skipia_officer_wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_officer\skipia_officer_wait1.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/00.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/00.msa new file mode 100644 index 000000000..4b1b39323 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_water_dragon/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/00_1.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/00_1.msa new file mode 100644 index 000000000..eea0c926e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_water_dragon/00_1.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/02.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/02.msa new file mode 100644 index 000000000..7b9ac95fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_water_dragon\02.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -330.46 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/03.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/03.msa new file mode 100644 index 000000000..d1be5c74b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_water_dragon/03.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -330.46 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20.msa new file mode 100644 index 000000000..470f3ccff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20.msa @@ -0,0 +1,114 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_water_dragon\20.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.763990 + AttackingEndTime 1.464720 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.763990 -218.902725 -102.039307 120.343033 -171.786942 -123.008598 181.501785 + 0.772323 -219.269821 -99.747589 123.228531 -171.419266 -119.048073 184.366241 + 0.780657 -219.390274 -97.589554 125.642136 -170.828049 -115.621910 186.605591 + 0.788990 -219.294525 -95.531548 127.591614 -170.058289 -112.716309 188.258560 + 0.797323 -219.000320 -93.523361 129.088715 -169.136429 -110.300827 189.355743 + 0.805657 -218.513763 -91.572998 130.138428 -168.087723 -108.395081 189.923325 + 0.813990 -217.836517 -89.690140 130.750992 -166.935287 -107.013420 189.987503 + 0.822323 -216.988251 -87.982674 131.047058 -165.707520 -106.100266 189.715973 + 0.830657 -215.988434 -86.502808 131.092163 -164.430222 -105.618599 189.198425 + 0.838990 -214.846252 -85.246468 130.893005 -163.122726 -105.561249 188.442856 + 0.847323 -213.571106 -84.214928 130.468201 -161.800369 -105.909462 187.469467 + 0.855657 -212.193787 -83.452820 129.917145 -160.471725 -106.571411 186.400421 + 0.863990 -210.731049 -82.962708 129.263107 -159.144257 -107.515404 185.262833 + 0.872323 -209.192780 -82.735474 128.508026 -157.823303 -108.727760 184.056061 + 0.880657 -207.601028 -82.786331 127.686745 -156.511948 -110.169579 182.823502 + 0.888990 -206.010941 -83.183800 126.902420 -155.211258 -111.748970 181.705963 + 0.897323 -204.438324 -83.924522 126.157486 -153.921082 -113.449753 180.712692 + 0.905657 -202.892044 -85.000763 125.446671 -152.640640 -115.264069 179.842743 + 0.913990 -201.398941 -86.422501 124.818977 -151.367813 -117.141335 179.162735 + 0.922323 -199.990768 -88.208183 124.339890 -150.102905 -119.020363 178.762421 + 0.930656 -198.665771 -90.359596 124.004761 -148.849808 -120.903435 178.643997 + 0.938990 -197.414093 -92.877052 123.808197 -147.613205 -122.796860 178.805328 + 0.947323 -196.178543 -95.591576 123.667191 -146.392105 -124.719742 179.100616 + 0.955656 -194.926727 -98.415405 123.539261 -145.182449 -126.684891 179.452988 + 0.963990 -193.648499 -101.352203 123.424606 -143.979904 -128.700546 179.861374 + 0.972323 -192.331711 -104.406906 123.322586 -142.778519 -130.777344 180.323318 + 0.980656 -190.966782 -107.591690 123.227852 -141.572052 -132.932175 180.830124 + 0.988990 -189.539948 -110.911804 123.138649 -140.352371 -135.176453 181.377914 + 0.997323 -188.034790 -114.370132 123.053986 -139.109329 -137.520645 181.963699 + 1.005656 -186.435410 -117.962799 122.968704 -137.831757 -139.974991 182.576996 + 1.013990 -184.730255 -121.672005 122.869125 -136.508347 -142.546097 183.192596 + 1.022323 -182.904266 -125.496384 122.752823 -135.125916 -145.241226 183.805054 + 1.030656 -180.941376 -129.434540 122.618301 -133.669922 -148.067200 184.410141 + 1.038990 -178.830811 -133.481567 122.457741 -132.127762 -151.031158 184.994431 + 1.047323 -176.565720 -137.630676 122.261581 -130.488449 -154.137436 185.542023 + 1.055656 -174.133011 -141.877182 122.028290 -128.736893 -157.387314 186.048874 + 1.063990 -171.519485 -146.214355 121.756149 -126.857178 -160.780365 186.510361 + 1.072323 -168.728195 -150.614777 121.434235 -124.841927 -164.303848 186.906418 + 1.080656 -165.759552 -155.060303 121.056831 -122.682991 -167.946442 187.226028 + 1.088990 -162.607300 -159.542709 120.623535 -120.368378 -171.700897 187.467056 + 1.097323 -159.266449 -164.055206 120.131821 -117.887146 -175.560715 187.625381 + 1.105656 -155.743805 -168.603699 119.562485 -115.239952 -179.529327 187.680557 + 1.113990 -152.038330 -173.181976 118.912399 -112.420036 -183.597626 187.628525 + 1.122323 -148.146362 -177.780304 118.183456 -109.418221 -187.753113 187.470352 + 1.130656 -144.080368 -182.367386 117.375999 -106.237083 -191.964371 187.202835 + 1.138990 -139.894241 -186.868927 116.486397 -102.911575 -196.160385 186.813858 + 1.147323 -135.600128 -191.276459 115.517685 -99.449081 -200.324387 186.307800 + 1.155656 -131.205750 -195.587555 114.473450 -95.854637 -204.445084 185.690338 + 1.163990 -126.625549 -199.968262 113.315697 -92.079338 -208.652161 184.947754 + 1.172323 -121.718941 -204.623566 111.997604 -88.031693 -213.114395 184.060623 + 1.180656 -116.447426 -209.527985 110.530243 -83.670921 -217.812836 183.035858 + 1.188990 -110.769821 -214.649445 108.926872 -78.952232 -222.723175 181.882034 + 1.197323 -104.659012 -219.918060 107.220612 -73.851189 -227.780930 180.630814 + 1.205656 -98.081078 -225.276550 105.438370 -68.331848 -232.935913 179.305313 + 1.213990 -90.994370 -230.679214 103.599716 -62.344925 -238.151459 177.919128 + 1.222323 -83.382271 -236.050125 101.733383 -55.859943 -243.361771 176.493393 + 1.230656 -75.402573 -241.167450 99.919846 -48.994469 -248.355988 175.092575 + 1.238990 -67.095551 -245.967850 98.183800 -41.778416 -253.069778 173.739090 + 1.247323 -58.465973 -250.426422 96.535690 -34.213501 -257.475830 172.444290 + 1.255656 -49.564293 -254.481049 94.985390 -26.337008 -261.512543 171.215652 + 1.263990 -40.545109 -258.010284 93.537369 -18.272900 -265.060425 170.050430 + 1.272323 -31.450882 -261.011383 92.190811 -10.065412 -268.107635 168.952179 + 1.280656 -22.313059 -263.491425 90.944542 -1.750776 -270.652374 167.924500 + 1.288990 -13.293886 -265.420532 89.814865 6.527788 -272.661621 166.981369 + 1.297323 -4.607939 -266.786041 88.817368 14.577888 -274.116241 166.136002 + 1.305656 3.703729 -267.643341 87.942490 22.345612 -275.057831 165.386078 + 1.313990 11.605077 -268.044525 87.177254 29.782949 -275.527679 164.724426 + 1.322323 18.884283 -267.908905 86.355858 36.726772 -275.459137 163.974380 + 1.330656 25.410591 -267.238464 85.385460 43.062122 -274.852112 163.041443 + 1.338989 31.158264 -266.104645 84.256317 48.745296 -273.765930 161.922256 + 1.347323 36.116840 -264.565186 82.950592 53.750370 -272.250610 160.603592 + 1.355656 40.310997 -262.631683 81.372124 58.107418 -270.312805 158.988403 + 1.363989 43.744820 -260.328888 79.503311 61.809597 -267.976654 157.060806 + 1.372323 46.422493 -257.678772 77.351807 64.846642 -265.267303 154.830597 + 1.380656 48.386257 -254.785370 75.014420 67.242607 -262.279358 152.398376 + 1.388989 49.753929 -251.952591 72.753181 69.093811 -259.273956 150.034286 + 1.397323 50.551666 -249.221588 70.575333 70.428078 -256.294312 147.743362 + 1.405656 50.797745 -246.606888 68.469383 71.268684 -253.361374 145.510391 + 1.413989 50.599857 -244.221909 66.522560 71.703690 -250.579224 143.426498 + 1.422323 50.087635 -242.218445 64.846291 71.838684 -248.082962 141.608902 + 1.430656 49.267601 -240.612274 63.421219 71.693001 -245.891739 140.032104 + 1.438989 48.146416 -239.406509 62.226906 71.285545 -244.014313 138.668716 + 1.447323 46.895119 -238.324997 61.115372 70.774307 -242.240143 137.367950 + 1.455656 45.603447 -237.221344 60.013725 70.238205 -240.455994 136.057602 + 1.463989 44.272465 -236.094696 58.922180 69.677757 -238.661407 134.737640 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_1.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_1.msa new file mode 100644 index 000000000..666a0864e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_1.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_water_dragon\20_1.GR2" +MotionDuration 4.000000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 2.462287 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 2.579075 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.676399 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.472019 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position -150.000000 -800.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_2.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_2.msa new file mode 100644 index 000000000..e5dfa5285 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_2.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_water_dragon\20_2.GR2" +MotionDuration 4.000000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 2.481752 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 2.598540 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.725061 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.481752 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_3.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_3.msa new file mode 100644 index 000000000..fa34e4b4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_3.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_water_dragon\20_3.GR2" +MotionDuration 4.000000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 2.559611 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 2.676399 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.812652 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.559611 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 150.000000 -800.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_4.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_4.msa new file mode 100644 index 000000000..4232c5c35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_4.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_water_dragon\20_4.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.041363 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe03.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.085158 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger1" + FollowingEnable 1 + EffectFileName "season2/monster/ch_water_dragon/water_breathe04.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.041363 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_5.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_5.msa new file mode 100644 index 000000000..9931d9201 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/20_5.msa @@ -0,0 +1,114 @@ +ScriptType MotionData + +MotionFileName "season2\monster\ch_water_dragon\20_5.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.763990 + AttackingEndTime 1.464720 + AttackingBone "Bip01 R Finger1" + WeaponLength 200.000000 + List HitPosition + { + 0.763990 -256.939606 -109.366646 146.788803 -140.466263 -161.747055 300.705170 + 0.772323 -256.970184 -105.939308 150.435577 -138.644852 -154.105164 304.315887 + 0.780657 -256.745697 -102.700119 153.540848 -136.625137 -147.655807 307.001251 + 0.788990 -256.297699 -99.590263 156.125336 -134.475494 -142.388565 308.859283 + 0.797323 -255.639420 -96.529541 158.216354 -132.230225 -138.272079 309.965302 + 0.805657 -254.776291 -93.527115 159.821701 -129.942184 -135.344025 310.379974 + 0.813990 -253.708801 -90.596718 160.954391 -127.665688 -133.630219 310.156494 + 0.822323 -252.468628 -87.907288 161.723160 -125.455559 -132.892990 309.520233 + 0.830657 -251.087463 -85.541229 162.189148 -123.359772 -132.992599 308.592743 + 0.838990 -249.580612 -83.494675 162.362793 -121.419350 -133.917236 307.387878 + 0.847323 -247.964340 -81.772873 162.264923 -119.665779 -135.622421 305.930176 + 0.855657 -246.284927 -80.450401 161.990067 -118.090630 -137.842499 304.371155 + 0.863990 -244.568542 -79.533417 161.561020 -116.697418 -140.497894 302.742859 + 0.872323 -242.831421 -79.009003 160.980240 -115.491112 -143.564163 301.041290 + 0.880657 -241.105850 -78.901718 160.278641 -114.457146 -146.930923 299.318695 + 0.888990 -239.467041 -79.314583 159.546097 -113.537010 -150.300827 297.758331 + 0.897323 -237.934540 -80.240982 158.781448 -112.710442 -153.635269 296.375702 + 0.905657 -236.517120 -81.668633 157.975815 -111.961891 -156.921463 295.172882 + 0.913990 -235.242401 -83.622421 157.171310 -111.247269 -160.033218 294.235504 + 0.922323 -234.139938 -86.143425 156.425034 -110.517418 -162.813095 293.681061 + 0.930656 -233.195007 -89.235893 155.727982 -109.771362 -165.266998 293.517303 + 0.938990 -232.378922 -92.904976 155.070786 -109.016251 -167.414978 293.742798 + 0.947323 -231.594818 -96.937294 154.387955 -108.293556 -169.513092 294.136261 + 0.955656 -230.783905 -101.222305 153.643616 -107.613823 -171.701538 294.575531 + 0.963990 -229.919159 -105.765564 152.833008 -106.964439 -173.997559 295.053192 + 0.972323 -228.969009 -110.570396 151.951447 -106.328201 -176.418625 295.559479 + 0.980656 -227.900772 -115.625046 150.998947 -105.680069 -178.964233 296.086029 + 0.988990 -226.681656 -120.928421 149.972244 -105.000687 -181.648453 296.624298 + 0.997323 -225.276489 -126.479713 148.866821 -104.269562 -184.489624 297.164490 + 1.005656 -223.649323 -132.261185 147.678268 -103.462189 -187.504715 297.688904 + 1.013990 -221.772339 -138.221725 146.403580 -102.550194 -190.702637 298.166016 + 1.022323 -219.615967 -144.348923 145.039948 -101.508263 -194.092300 298.585327 + 1.030656 -217.149429 -150.630188 143.585052 -100.308762 -197.681290 298.937775 + 1.038990 -214.352097 -157.033890 142.038559 -98.926109 -201.467178 299.208954 + 1.047323 -211.212692 -163.522430 140.402283 -97.338287 -205.439102 299.385345 + 1.055656 -207.711380 -170.076401 138.676926 -95.520103 -209.592270 299.461334 + 1.063990 -203.829468 -176.672607 136.863739 -93.445511 -213.918594 299.431061 + 1.072323 -199.579651 -183.247253 134.968979 -91.101624 -218.389420 299.278351 + 1.080656 -194.972488 -189.757187 132.998764 -88.477661 -222.977875 298.996490 + 1.088990 -190.006287 -196.181290 130.957306 -85.557518 -227.664734 298.585693 + 1.097323 -184.683594 -202.498077 128.848801 -82.329140 -232.428879 298.046051 + 1.105656 -179.032089 -208.691147 126.670563 -78.805252 -237.246353 297.372711 + 1.113990 -173.064407 -214.743393 124.428276 -74.984795 -242.092758 296.568970 + 1.122323 -166.787979 -220.638031 122.130058 -70.861763 -246.943756 295.641357 + 1.130656 -160.240250 -226.332245 119.789268 -66.449379 -251.755783 294.594757 + 1.138990 -153.531647 -231.735352 117.430275 -61.812817 -256.445465 293.433319 + 1.147323 -146.695313 -236.845688 115.061363 -56.973858 -260.990265 292.169037 + 1.155656 -139.754791 -241.670029 112.689293 -51.950008 -265.375244 290.813965 + 1.163990 -132.588028 -246.390549 110.269058 -46.709934 -269.692169 289.383514 + 1.172323 -124.996300 -251.218079 107.746979 -41.175617 -274.062134 287.892029 + 1.180656 -116.946938 -256.117310 105.141556 -35.308559 -278.465851 286.347900 + 1.188990 -108.406708 -261.045654 102.472588 -29.067091 -282.879517 284.759430 + 1.197323 -99.352310 -265.921356 99.778809 -22.434378 -287.234589 283.161987 + 1.205656 -89.757980 -270.674103 97.093491 -15.379889 -291.477875 281.579620 + 1.213990 -79.595917 -275.244171 94.441193 -7.856918 -295.571777 280.022186 + 1.222323 -68.874565 -279.545135 91.856285 0.159767 -299.454651 278.505341 + 1.230656 -57.837734 -283.373352 89.432663 8.523829 -302.950226 277.083649 + 1.238990 -46.556026 -286.676941 87.195679 17.189726 -306.004608 275.777069 + 1.247323 -35.049118 -289.438354 85.153214 26.144667 -308.594330 274.595367 + 1.255656 -23.395279 -291.611969 83.309990 35.342251 -310.675323 273.537506 + 1.263990 -11.801809 -293.118408 81.659805 44.649731 -312.174408 272.578949 + 1.272323 -0.319096 -293.977325 80.195213 54.011715 -313.089111 271.722992 + 1.280656 11.018803 -294.215637 78.909134 63.382069 -313.425110 270.974457 + 1.288990 22.031286 -293.839355 77.800758 72.626862 -313.181396 270.326050 + 1.297323 32.486591 -292.882019 76.865929 81.568787 -312.376984 269.767059 + 1.305656 42.354256 -291.423431 76.089729 90.145531 -311.058136 269.300720 + 1.313990 51.609905 -289.539001 75.453545 98.303032 -309.274170 268.922577 + 1.322323 60.017632 -287.227173 74.749519 105.925629 -307.061279 268.396301 + 1.330656 67.452591 -284.544617 73.860733 112.927986 -304.472778 267.599884 + 1.338989 73.918251 -281.584381 72.774971 119.269218 -301.572601 266.537079 + 1.347323 79.429817 -278.424805 71.471771 124.926811 -298.420441 265.198944 + 1.355656 84.023987 -275.124664 69.841400 129.950943 -295.064575 263.472687 + 1.363989 87.727509 -271.726379 67.863106 134.341980 -291.546631 261.342316 + 1.372323 90.565315 -268.258270 65.546608 138.089050 -287.903351 258.822479 + 1.380656 92.601166 -264.810608 62.997246 141.211594 -284.200836 256.028473 + 1.388989 93.979744 -261.632813 60.495770 143.801773 -280.580017 253.261917 + 1.397323 94.732208 -258.762177 58.048054 145.895035 -277.083282 250.523163 + 1.405656 94.877800 -256.212311 55.640865 147.523361 -273.739960 247.789886 + 1.413989 94.534531 -254.063919 53.378437 148.756088 -270.606750 245.176270 + 1.422323 93.844635 -252.427521 51.393009 149.676163 -267.750854 242.829849 + 1.430656 92.810417 -251.317932 49.662472 150.317902 -265.195190 240.713043 + 1.438989 91.433945 -250.735352 48.165028 150.713654 -262.954376 238.786667 + 1.447323 89.904015 -250.320023 46.754349 151.020798 -260.829681 236.897095 + 1.455656 88.321640 -249.881744 45.359303 151.313889 -258.712158 234.974640 + 1.463989 86.687866 -249.419510 43.979935 151.592728 -256.602081 233.018997 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/24.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/24.msa new file mode 100644 index 000000000..ecc267a1d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/24.msa @@ -0,0 +1,136 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_water_dragon\24.GR2" +MotionDuration 6.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 1.941606 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe02.mse" + EffectPosition 0.000000 0.000000 -50.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 2.934307 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 2.189781 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 500.000000 -600.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 3.357665 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position -500.000000 -600.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.956205 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 2.189781 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 2.627738 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/25.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/25.msa new file mode 100644 index 000000000..e26442fab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/25.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_water_dragon\25.GR2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 2.861314 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 2.569343 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.744525 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.637470 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position -150.000000 -800.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 2.588808 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/26.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/26.msa new file mode 100644 index 000000000..40a0e99fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/26.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_water_dragon\26.GR2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 2.472019 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 2.598540 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.725061 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.491484 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 2.491484 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/27.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/27.msa new file mode 100644 index 000000000..60e7c6299 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/27.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_water_dragon\27.GR2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 2.501217 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 2.627737 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.763990 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.501217 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 150.000000 -800.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 2.520681 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail2" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/28.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/28.msa new file mode 100644 index 000000000..a0276209b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/28.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\ch_water_dragon\28.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.041363 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe04.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.085158 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger1" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe04.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.041363 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/31.msa b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/31.msa new file mode 100644 index 000000000..d391992d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ch_water_dragon/31.gr2" +MotionDuration 5.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ch_water_dragon/motlist.txt b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/motlist.txt new file mode 100644 index 000000000..27927e77c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ch_water_dragon/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 +GENERAL SPECIAL2 26.msa 100 +GENERAL SPECIAL3 27.msa 100 +GENERAL SPECIAL4 28.msa 100 +GENERAL FRONT_DEAD 31.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/chagirap/die.msa b/serverfiles/main/srv1/share/data/monster/chagirap/die.msa new file mode 100644 index 000000000..18cdec71b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chagirap/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/chagirap/die.gr2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chagirap/motlist.txt b/serverfiles/main/srv1/share/data/monster/chagirap/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chagirap/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/chagirap/run.msa b/serverfiles/main/srv1/share/data/monster/chagirap/run.msa new file mode 100644 index 000000000..5100a36a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chagirap/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/chagirap/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -303.33 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chagirap/wait.msa b/serverfiles/main/srv1/share/data/monster/chagirap/wait.msa new file mode 100644 index 000000000..c893a5c8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chagirap/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/chagirap/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chagirap/walk.msa b/serverfiles/main/srv1/share/data/monster/chagirap/walk.msa new file mode 100644 index 000000000..37c4d6ddb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chagirap/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/chagirap/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -102.78 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/00.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/00.msa new file mode 100644 index 000000000..22e3cb9d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/00.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/03.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/03.msa new file mode 100644 index 000000000..4e58de28b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -289.76 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/20.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/20.msa new file mode 100644 index 000000000..94d0be3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/20.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.512571 + + AttachingEnable 1 + AttachingBoneName "Bone50" + FlyFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/20_1.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/20_1.msa new file mode 100644 index 000000000..406960d02 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/20_1.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.707218 + + AttachingEnable 1 + AttachingBoneName "Bone51" + FlyFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/30.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/30.msa new file mode 100644 index 000000000..499958725 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/31.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/31.msa new file mode 100644 index 000000000..d61a949e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/32.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/32.msa new file mode 100644 index 000000000..0fcfc60bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/33.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/33.msa new file mode 100644 index 000000000..862911a25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/34.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/34.msa new file mode 100644 index 000000000..cac0b5fb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/35.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/35.msa new file mode 100644 index 000000000..276ced17d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/36.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/36.msa new file mode 100644 index 000000000..53b8e6a74 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/37.msa b/serverfiles/main/srv1/share/data/monster/chaos_ghost/37.msa new file mode 100644 index 000000000..08306cd73 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chaos_ghost/37.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chaos_ghost/motlist.txt b/serverfiles/main/srv1/share/data/monster/chaos_ghost/motlist.txt new file mode 100644 index 000000000..6344bd8c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chaos_ghost/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/00.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/00.msa new file mode 100644 index 000000000..735b1a186 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/00.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/00.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/00_1.msa new file mode 100644 index 000000000..473351122 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/00_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/00_1.gr2" +MotionDuration 1.666667 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/02.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/02.msa new file mode 100644 index 000000000..a537513b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -112.09 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/03.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/03.msa new file mode 100644 index 000000000..74914daf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -243.42 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/20.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/20.msa new file mode 100644 index 000000000..1967b41f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/20.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.085158 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/30.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/30.msa new file mode 100644 index 000000000..d10305281 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/30.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/30.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/30_1.msa new file mode 100644 index 000000000..7fefb576a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/30_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/30_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/31.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/31.msa new file mode 100644 index 000000000..ce68b76e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/31.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/31.gr2" +MotionDuration 1.166667 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/32.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/32.msa new file mode 100644 index 000000000..658c99dc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/32.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/32.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/33.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/33.msa new file mode 100644 index 000000000..61d6a8bcf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/33.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/33.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/34.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/34.msa new file mode 100644 index 000000000..7544c376a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/34.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/34.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/34_1.msa new file mode 100644 index 000000000..2b4362752 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/34_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/34_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/35.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/35.msa new file mode 100644 index 000000000..5001a2f78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/35.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/35.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/36.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/36.msa new file mode 100644 index 000000000..aa9fbc346 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/36.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/36.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/37.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/37.msa new file mode 100644 index 000000000..3b5765fa7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/37.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/37.gr2" +MotionDuration 1.200000 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/motlist.txt new file mode 100644 index 000000000..fc6901fdd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/00.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/00.msa new file mode 100644 index 000000000..7adc1d054 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/00.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/00.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/00_1.msa new file mode 100644 index 000000000..41e7a2207 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/00_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/00_1.gr2" +MotionDuration 1.666667 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/02.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/02.msa new file mode 100644 index 000000000..d8f8cf3c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -197.48 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/03.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/03.msa new file mode 100644 index 000000000..4bf268375 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -308.70 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/20.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/20.msa new file mode 100644 index 000000000..853ddf82a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/20.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "season1\NPC\cheonjo_guard_spear\attack01.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/20_1.msa new file mode 100644 index 000000000..60160ac35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/20_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "season1\NPC\cheonjo_guard_spear\attack02.gr2" +MotionDuration 1.600000 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/30.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/30.msa new file mode 100644 index 000000000..0a467504e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/30.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/30.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/30_1.msa new file mode 100644 index 000000000..39e6dc52a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/30_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/30_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/31.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/31.msa new file mode 100644 index 000000000..5449f5a08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/31.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/31.gr2" +MotionDuration 1.833333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/32.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/32.msa new file mode 100644 index 000000000..d9e4cc5e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/32.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/32.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/33.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/33.msa new file mode 100644 index 000000000..a2cb6b40c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/33.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/33.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/34.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/34.msa new file mode 100644 index 000000000..7fc902de3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/34.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/34.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/34_1.msa new file mode 100644 index 000000000..db928e81a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/34_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/34_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/35.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/35.msa new file mode 100644 index 000000000..8523cef9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/35.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/35.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/36.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/36.msa new file mode 100644 index 000000000..61886c603 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/36.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/36.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/37.msa b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/37.msa new file mode 100644 index 000000000..e446a058b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/37.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/37.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/motlist.txt new file mode 100644 index 000000000..c60cb2e55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cheonjo_guard_spear/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/chick/combo_attack.msa b/serverfiles/main/srv1/share/data/monster/chick/combo_attack.msa new file mode 100644 index 000000000..aba485553 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/combo_attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_mount/chick/combo_attack.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chick/dead.msa b/serverfiles/main/srv1/share/data/monster/chick/dead.msa new file mode 100644 index 000000000..c3302c097 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_mount/chick/dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chick/front_damage.msa b/serverfiles/main/srv1/share/data/monster/chick/front_damage.msa new file mode 100644 index 000000000..b45dc8700 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_mount/chick/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chick/motlist.txt b/serverfiles/main/srv1/share/data/monster/chick/motlist.txt new file mode 100644 index 000000000..85df5aec2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 10 +GENERAL WAIT2 wait2.msa 10 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK combo_attack.msa 100 +GENERAL COMBO_ATTACK1 combo_attack.msa 100 +GENERAL COMBO_ATTACK2 combo_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE front_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/chick/run.msa b/serverfiles/main/srv1/share/data/monster/chick/run.msa new file mode 100644 index 000000000..834c4a397 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_mount/chick/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -589.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chick/skill2.msa b/serverfiles/main/srv1/share/data/monster/chick/skill2.msa new file mode 100644 index 000000000..73eec5a48 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_mount/chick/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -310.76 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chick/wait.msa b/serverfiles/main/srv1/share/data/monster/chick/wait.msa new file mode 100644 index 000000000..dc43a5d48 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_mount/chick/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chick/wait1.msa b/serverfiles/main/srv1/share/data/monster/chick/wait1.msa new file mode 100644 index 000000000..5f0e39256 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_mount/chick/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chick/wait2.msa b/serverfiles/main/srv1/share/data/monster/chick/wait2.msa new file mode 100644 index 000000000..ed8c9317a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_mount/chick/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chick/walk.msa b/serverfiles/main/srv1/share/data/monster/chick/walk.msa new file mode 100644 index 000000000..47b8037d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chick/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_mount/chick/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -188.33 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet1/motlist.txt b/serverfiles/main/srv1/share/data/monster/christmas_pet1/motlist.txt new file mode 100644 index 000000000..a5be00832 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet1/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet1/run.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet1/run.msa new file mode 100644 index 000000000..b26c9c2e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet1/run.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet1/wait.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet1/wait.msa new file mode 100644 index 000000000..11191efb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet1/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet1/wait1.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet1/wait1.msa new file mode 100644 index 000000000..4256c99cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet1/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet1/wait2.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet1/wait2.msa new file mode 100644 index 000000000..959c6c538 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet1/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet1/walk.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet1/walk.msa new file mode 100644 index 000000000..880dbd7e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet1/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -33.49 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet2/motlist.txt b/serverfiles/main/srv1/share/data/monster/christmas_pet2/motlist.txt new file mode 100644 index 000000000..a5be00832 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet2/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet2/run.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet2/run.msa new file mode 100644 index 000000000..828c6e583 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet2/run.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet2/wait.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet2/wait.msa new file mode 100644 index 000000000..3aee43090 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet2/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet2/wait1.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet2/wait1.msa new file mode 100644 index 000000000..7668a1018 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet2/wait1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet2/wait2.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet2/wait2.msa new file mode 100644 index 000000000..33160cd31 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet2/wait2.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_pet2/walk.msa b/serverfiles/main/srv1/share/data/monster/christmas_pet2/walk.msa new file mode 100644 index 000000000..531bafb7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_pet2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/christmas_pet2/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -40.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/christmas_tree/motlist.txt b/serverfiles/main/srv1/share/data/monster/christmas_tree/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_tree/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/christmas_tree/wait.msa b/serverfiles/main/srv1/share/data/monster/christmas_tree/wait.msa new file mode 100644 index 000000000..f4832c427 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/christmas_tree/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/warp/wait.gr2" +MotionDuration 3.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/00.msa b/serverfiles/main/srv1/share/data/monster/chuhen/00.msa new file mode 100644 index 000000000..08098f819 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/00_1.msa b/serverfiles/main/srv1/share/data/monster/chuhen/00_1.msa new file mode 100644 index 000000000..b16567ca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/00_2.msa b/serverfiles/main/srv1/share/data/monster/chuhen/00_2.msa new file mode 100644 index 000000000..e178ab07a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/00_2.gr2" +MotionDuration 3.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/02.msa b/serverfiles/main/srv1/share/data/monster/chuhen/02.msa new file mode 100644 index 000000000..4dfacf6f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -163.22 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/03.msa b/serverfiles/main/srv1/share/data/monster/chuhen/03.msa new file mode 100644 index 000000000..705a58a83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -267.88 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/20.msa b/serverfiles/main/srv1/share/data/monster/chuhen/20.msa new file mode 100644 index 000000000..3f2d50631 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/20.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/20.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.804542 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/chuheun_20.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.219789 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/chuheun_20.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/30.msa b/serverfiles/main/srv1/share/data/monster/chuhen/30.msa new file mode 100644 index 000000000..8ef6ad05f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/30_1.msa b/serverfiles/main/srv1/share/data/monster/chuhen/30_1.msa new file mode 100644 index 000000000..027525ffc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/31.msa b/serverfiles/main/srv1/share/data/monster/chuhen/31.msa new file mode 100644 index 000000000..5dc7ab0a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/31.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/32.msa b/serverfiles/main/srv1/share/data/monster/chuhen/32.msa new file mode 100644 index 000000000..20b680152 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/33.msa b/serverfiles/main/srv1/share/data/monster/chuhen/33.msa new file mode 100644 index 000000000..52645c79c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/34.msa b/serverfiles/main/srv1/share/data/monster/chuhen/34.msa new file mode 100644 index 000000000..ae027b3c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/34_1.msa b/serverfiles/main/srv1/share/data/monster/chuhen/34_1.msa new file mode 100644 index 000000000..1899098b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/35.msa b/serverfiles/main/srv1/share/data/monster/chuhen/35.msa new file mode 100644 index 000000000..e7adb474e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/36.msa b/serverfiles/main/srv1/share/data/monster/chuhen/36.msa new file mode 100644 index 000000000..f725793ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/37.msa b/serverfiles/main/srv1/share/data/monster/chuhen/37.msa new file mode 100644 index 000000000..db4176c32 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/37.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/37_1.msa b/serverfiles/main/srv1/share/data/monster/chuhen/37_1.msa new file mode 100644 index 000000000..8c7f6da06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/37_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/50.msa b/serverfiles/main/srv1/share/data/monster/chuhen/50.msa new file mode 100644 index 000000000..321246142 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/50.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/51.msa b/serverfiles/main/srv1/share/data/monster/chuhen/51.msa new file mode 100644 index 000000000..86efa309b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/51.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/52.msa b/serverfiles/main/srv1/share/data/monster/chuhen/52.msa new file mode 100644 index 000000000..4635980ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/chuhen/52.gr2" +MotionDuration 2.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/chuhen/motlist.txt b/serverfiles/main/srv1/share/data/monster/chuhen/motlist.txt new file mode 100644 index 000000000..5ffb3dc63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/chuhen/motlist.txt @@ -0,0 +1,20 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/back_damage.msa new file mode 100644 index 000000000..6f7bad23e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/back_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/back_damage1.msa new file mode 100644 index 000000000..574d4016f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/back_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/back_knockdown.msa new file mode 100644 index 000000000..55a56cadc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_damage.msa new file mode 100644 index 000000000..a175726b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_damage1.msa new file mode 100644 index 000000000..889b10ed3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_dead.msa new file mode 100644 index 000000000..5e92d3d0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/front_dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_knockdown.msa new file mode 100644 index 000000000..207532f8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/front_knockdown.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_standup.msa new file mode 100644 index 000000000..6b44dce76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/crustacean_boss/motlist.txt new file mode 100644 index 000000000..dc5eff3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/normal_attack.msa new file mode 100644 index 000000000..0757bf447 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_boss\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.664234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -220.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/normal_attack1.msa new file mode 100644 index 000000000..abf1d06c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_boss\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.631387 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/run.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/run.msa new file mode 100644 index 000000000..8c6bf194a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -652.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/special_attack.msa new file mode 100644 index 000000000..de3802e5f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/special_attack.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_boss\special_attack.GR2" +MotionDuration 1.833333 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.941200 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger31" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.048256 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition 0.000000 -400.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.967964 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 -50.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.967964 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/wait.msa new file mode 100644 index 000000000..c8d4897e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/wait1.msa new file mode 100644 index 000000000..992b24710 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/wait2.msa new file mode 100644 index 000000000..f66182379 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss/walk.msa new file mode 100644 index 000000000..379d35b78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -451.56 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_damage.msa new file mode 100644 index 000000000..8e9bc587c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/back_damage.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_damage1.msa new file mode 100644 index 000000000..304c64c03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/back_damage1.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_knockdown.msa new file mode 100644 index 000000000..35234d918 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/back_knockdown.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_damage.msa new file mode 100644 index 000000000..2a52198f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/front_damage.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_damage1.msa new file mode 100644 index 000000000..139b01099 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/front_damage1.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_dead.msa new file mode 100644 index 000000000..8d36bf969 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/front_dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_knockdown.msa new file mode 100644 index 000000000..158560168 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_standup.msa new file mode 100644 index 000000000..995a75f91 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/motlist.txt new file mode 100644 index 000000000..3c7e5aafb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/normal_attack.msa new file mode 100644 index 000000000..1aa13315b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\normal_attack.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.707218 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -170.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/normal_attack1.msa new file mode 100644 index 000000000..f3bf1ccc0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.642336 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -250.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/run.msa new file mode 100644 index 000000000..a298800c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/run.gr2" +MotionDuration 0.700000 +Accumulation 0.00 -320.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/special_attack.msa new file mode 100644 index 000000000..318c38f48 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/special_attack.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\special_attack.GR2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.447689 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition -100.000000 -180.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.538524 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition 100.000000 -380.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.470397 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.470397 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/special_attack1.msa new file mode 100644 index 000000000..ac5115954 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/special_attack1.msa @@ -0,0 +1,120 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\special_attack1.GR2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.486618 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition 0.000000 50.000000 -60.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.979724 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 -50.000000 -90.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.017843 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.512571 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.005677 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 2.043796 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 2 + StartingTime 2.043796 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait.msa new file mode 100644 index 000000000..ef6bb230c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait1.msa new file mode 100644 index 000000000..ad67a0859 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait2.msa new file mode 100644 index 000000000..7a5fb98df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/walk.msa new file mode 100644 index 000000000..6a34ebb56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_boss2/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -320.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/back_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/back_damage.msa new file mode 100644 index 000000000..9f8f88e65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/back_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/back_knockdown.msa new file mode 100644 index 000000000..284d70e05 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/back_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_damage.msa new file mode 100644 index 000000000..efbfa8f5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/front_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_dead.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_dead.msa new file mode 100644 index 000000000..5dda585f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_knockdown.msa new file mode 100644 index 000000000..f6051f64b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/front_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_standup.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_standup.msa new file mode 100644 index 000000000..3e7785753 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/crustacean_bow/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/normal_attack.msa new file mode 100644 index 000000000..302d885a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/normal_attack.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_bow\normal_attack.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.499595 + + AttachingEnable 1 + AttachingBoneName "Bip01 Tail3" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/normal_attack1.msa new file mode 100644 index 000000000..e7ed34a6e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/normal_attack1.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_bow\normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 6 + StartingTime 0.369830 + + AttachingEnable 1 + AttachingBoneName "Bip01 Tail3" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 0.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.528792 + + AttachingEnable 1 + AttachingBoneName "Bip01 Tail3" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 0.000000 10.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.707218 + + AttachingEnable 1 + AttachingBoneName "Bip01 Tail3" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 0.000000 10.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/run.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/run.msa new file mode 100644 index 000000000..81b0df84c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -186.09 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/wait.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/wait.msa new file mode 100644 index 000000000..15a597c85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/wait1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/wait1.msa new file mode 100644 index 000000000..5c77f2a95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/wait2.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/wait2.msa new file mode 100644 index 000000000..48aa43bde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_bow/walk.msa b/serverfiles/main/srv1/share/data/monster/crustacean_bow/walk.msa new file mode 100644 index 000000000..4ca927a36 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_bow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -186.09 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/back_damage.msa new file mode 100644 index 000000000..b49b875e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/back_knockdown.msa new file mode 100644 index 000000000..fae855e91 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/front_damage.msa new file mode 100644 index 000000000..8da0c3e40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/front_dead.msa new file mode 100644 index 000000000..acbf687a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/front_dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/front_knockdown.msa new file mode 100644 index 000000000..2d4dad974 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/front_standup.msa new file mode 100644 index 000000000..ccc04d5f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/front_standup.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/crustacean_general/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/normal_attack.msa new file mode 100644 index 000000000..dff8460c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_general\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.447689 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -170.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/normal_attack1.msa new file mode 100644 index 000000000..dfa56ba05 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_general\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.499595 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -170.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/run.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/run.msa new file mode 100644 index 000000000..710622c69 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -343.07 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/wait.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/wait.msa new file mode 100644 index 000000000..cacc87a6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/wait1.msa new file mode 100644 index 000000000..e2c6d8b6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/wait2.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/wait2.msa new file mode 100644 index 000000000..25d0bd235 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_general/walk.msa b/serverfiles/main/srv1/share/data/monster/crustacean_general/walk.msa new file mode 100644 index 000000000..04f5d1540 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -170.53 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/back_damage.msa new file mode 100644 index 000000000..c1ad5975b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/back_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/back_knockdown.msa new file mode 100644 index 000000000..03bc2a871 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/back_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_damage.msa new file mode 100644 index 000000000..e66922493 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/front_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_dead.msa new file mode 100644 index 000000000..4a14f29ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/front_dead.gr2" +MotionDuration 3.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_knockdown.msa new file mode 100644 index 000000000..85b5eae49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/front_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_standup.msa new file mode 100644 index 000000000..af6252d50 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/crustacean_officer/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/normal_attack.msa new file mode 100644 index 000000000..7cd2e097f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_officer\normal_attack.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.435523 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -180.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/normal_attack1.msa new file mode 100644 index 000000000..73903c500 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_officer\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.635848 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -180.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/run.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/run.msa new file mode 100644 index 000000000..773dd0a57 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -143.48 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/wait.msa new file mode 100644 index 000000000..6a7c91f4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/wait1.msa new file mode 100644 index 000000000..b3f1b7d37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/wait2.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/wait2.msa new file mode 100644 index 000000000..560b8c9d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/crustacean_officer/walk.msa new file mode 100644 index 000000000..470330033 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_officer/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_officer/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -175.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/back_damage.msa new file mode 100644 index 000000000..4b54a77de --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/back_knockdown.msa new file mode 100644 index 000000000..7b84c0dc8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_damage.msa new file mode 100644 index 000000000..7cdb5f21a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_dead.msa new file mode 100644 index 000000000..e98e5fe5e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/front_dead.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_knockdown.msa new file mode 100644 index 000000000..3f72b2c66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_standup.msa new file mode 100644 index 000000000..a5d87fb7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/normal_attack.msa new file mode 100644 index 000000000..6c121d041 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_soldier\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.421736 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -130.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.736415 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -130.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/normal_attack1.msa new file mode 100644 index 000000000..2ef54701f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_soldier\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.489862 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/run.msa new file mode 100644 index 000000000..80ce18294 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -150.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait.msa new file mode 100644 index 000000000..fb8136ae9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait1.msa new file mode 100644 index 000000000..349e8f3c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait2.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait2.msa new file mode 100644 index 000000000..1fb2a3359 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/walk.msa new file mode 100644 index 000000000..60751d1c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -150.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/back_damage.msa new file mode 100644 index 000000000..065b7d1a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/back_knockdown.msa new file mode 100644 index 000000000..50b7cb2cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/back_knockdown.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_damage.msa new file mode 100644 index 000000000..237095dfc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_dead.msa new file mode 100644 index 000000000..5ed3b08b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/front_dead.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_knockdown.msa new file mode 100644 index 000000000..0b8b0e5b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_standup.msa new file mode 100644 index 000000000..6292fae2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/motlist.txt b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/normal_attack.msa new file mode 100644 index 000000000..955d215b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_soldier2\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.369830 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 95.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/normal_attack1.msa new file mode 100644 index 000000000..f386e6594 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\crustacean_soldier2\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.445255 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.678832 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/run.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/run.msa new file mode 100644 index 000000000..9bfad9a9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/wait.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/wait.msa new file mode 100644 index 000000000..bedbc49ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/wait1.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/wait1.msa new file mode 100644 index 000000000..469d3952b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/walk.msa b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/walk.msa new file mode 100644 index 000000000..356d25159 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/crustacean_soldier2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/crustacean_soldier2/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -170.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/back_damage.msa new file mode 100644 index 000000000..b36f46649 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/back_damage1.msa new file mode 100644 index 000000000..64534ff26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/back_knockdown.msa new file mode 100644 index 000000000..71cb45e56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_damage.msa new file mode 100644 index 000000000..d5083281d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_damage1.msa new file mode 100644 index 000000000..880a6f416 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_dead.msa new file mode 100644 index 000000000..d28a6cc2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/front_dead.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_knockdown.msa new file mode 100644 index 000000000..4cc3ad1ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_standup.msa new file mode 100644 index 000000000..eb240f9bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/cyclops_boss/motlist.txt new file mode 100644 index 000000000..dc5eff3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/normal_attack.msa new file mode 100644 index 000000000..8107a652b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_boss\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.627737 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -230.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/normal_attack1.msa new file mode 100644 index 000000000..2645f2eea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_boss\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.664234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -250.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/run.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/run.msa new file mode 100644 index 000000000..9bc0836b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/run.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -400.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/special_attack.msa new file mode 100644 index 000000000..28a1984ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/special_attack.msa @@ -0,0 +1,124 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_boss\special_attack.GR2" +MotionDuration 2.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.425791 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.547445 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 250.000000 -150.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.863747 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 200.000000 -120.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.210462 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 100.000000 -180.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.559611 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.875912 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -50.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.222628 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/wait.msa new file mode 100644 index 000000000..713977676 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/wait1.msa new file mode 100644 index 000000000..2f577e951 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/wait2.msa new file mode 100644 index 000000000..0a999544f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/wait2.gr2" +MotionDuration 2.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss/walk.msa new file mode 100644 index 000000000..2cbf04813 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss/walk.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_damage.msa new file mode 100644 index 000000000..a46526e3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_damage1.msa new file mode 100644 index 000000000..09655d678 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_knockdown.msa new file mode 100644 index 000000000..f612f1348 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/back_knockdown.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_damage.msa new file mode 100644 index 000000000..5231f6a9e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_damage1.msa new file mode 100644 index 000000000..2b31bd93d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_dead.msa new file mode 100644 index 000000000..06be0bb89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/front_dead.gr2" +MotionDuration 3.233333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_knockdown.msa new file mode 100644 index 000000000..7308ddfc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/front_knockdown.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_standup.msa new file mode 100644 index 000000000..5c75e0705 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/front_standup.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/motlist.txt new file mode 100644 index 000000000..ed4504b77 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/motlist.txt @@ -0,0 +1,20 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/normal_attack.msa new file mode 100644 index 000000000..47de5b447 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_boss2\normal_attack.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.551500 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/normal_attack1.msa new file mode 100644 index 000000000..37bb90333 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_boss2\normal_attack1.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.746148 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/run.msa new file mode 100644 index 000000000..89d95a3ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/run.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -482.24 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/special_attack.msa new file mode 100644 index 000000000..aeee5edee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/special_attack.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_boss2\special_attack.GR2" +MotionDuration 2.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 1.078670 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -160.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.163828 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -180.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.084347 + + DuringTime 0.200000 + Power 300 + AffectingRange 2 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.078670 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.027575 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/special_attack1.msa new file mode 100644 index 000000000..068b6ed37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/special_attack1.msa @@ -0,0 +1,89 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cyclops_boss2/special_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.846715 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.846715 + DuringTime 2.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 3.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.763990 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.778589 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_red1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.763990 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2.mse" + EffectPosition 0.000000 0.000000 90.000000 + } + Group Event05 + { + MotionEventType 2 + StartingTime 0.841849 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait.msa new file mode 100644 index 000000000..9fc5b7f61 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait1.msa new file mode 100644 index 000000000..269ce07ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait2.msa new file mode 100644 index 000000000..e279d333b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/wait2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait3.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait3.msa new file mode 100644 index 000000000..48d2644eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/wait3.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/walk.msa new file mode 100644 index 000000000..6162e1240 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_boss2/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -315.79 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/back_damage.msa new file mode 100644 index 000000000..66ab98d3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/back_knockdown.msa new file mode 100644 index 000000000..df179b285 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/front_damage.msa new file mode 100644 index 000000000..677bd4e95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/front_dead.msa new file mode 100644 index 000000000..a37ccc280 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/front_dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/front_knockdown.msa new file mode 100644 index 000000000..fa48f1839 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/front_standup.msa new file mode 100644 index 000000000..c7fd19126 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/cyclops_general/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/normal_attack.msa new file mode 100644 index 000000000..3bb8aaf4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_general\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.708029 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -160.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/normal_attack1.msa new file mode 100644 index 000000000..cdeaa0336 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_general\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.770073 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -170.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/run.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/run.msa new file mode 100644 index 000000000..9cd257aa7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -388.28 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/wait.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/wait.msa new file mode 100644 index 000000000..9dadff05a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/wait1.msa new file mode 100644 index 000000000..822d3c4b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_general/walk.msa b/serverfiles/main/srv1/share/data/monster/cyclops_general/walk.msa new file mode 100644 index 000000000..4be2a4d0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_general/walk.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -180.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/back_damage.msa new file mode 100644 index 000000000..8910a6e1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/back_knockdown.msa new file mode 100644 index 000000000..75752f105 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_damage.msa new file mode 100644 index 000000000..04fb3d669 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_dead.msa new file mode 100644 index 000000000..c60d9a6fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/front_dead.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_knockdown.msa new file mode 100644 index 000000000..acff480ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_standup.msa new file mode 100644 index 000000000..2f2c93985 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/cyclops_magic/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/normal_attack.msa new file mode 100644 index 000000000..ab7e4c0bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_magic\normal_attack.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.271695 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.961071 + + AttachingEnable 1 + AttachingBoneName "equip" + FlyFileName "d:/ymir work/effect/monster2/fire_ghost_fireball.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/normal_attack1.msa new file mode 100644 index 000000000..2e9b1b149 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/normal_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cyclops_magic/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.467153 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/poison_redblack.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.626115 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_red1.mse" + EffectPosition -10.000000 -10.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.785077 + + AttachingEnable 1 + AttachingBoneName "equip" + FlyFileName "d:/ymir work/effect/monster2/fire_boom1.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/run.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/run.msa new file mode 100644 index 000000000..3c11dcc56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/run.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -307.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/wait.msa new file mode 100644 index 000000000..174aeddd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/wait1.msa new file mode 100644 index 000000000..5dced0478 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/cyclops_magic/walk.msa new file mode 100644 index 000000000..1e3510aed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_magic/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_magic/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -240.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/back_damage.msa new file mode 100644 index 000000000..13ecbc301 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/back_knockdown.msa new file mode 100644 index 000000000..f91e8641c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/back_knockdown.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_damage.msa new file mode 100644 index 000000000..0fe6aab72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_dead.msa new file mode 100644 index 000000000..7144a247a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/front_dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_knockdown.msa new file mode 100644 index 000000000..76f702efa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_standup.msa new file mode 100644 index 000000000..a79b31ccd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/cyclops_officer/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/normal_attack.msa new file mode 100644 index 000000000..4b44c5509 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_officer\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.580292 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -170.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/normal_attack1.msa new file mode 100644 index 000000000..91ee0b77d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_officer\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.444444 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -160.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/run.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/run.msa new file mode 100644 index 000000000..3477b900d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/run.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/wait.msa new file mode 100644 index 000000000..aa0c9ea87 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/wait.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/wait1.msa new file mode 100644 index 000000000..72b9bcf14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/wait1.gr2" +MotionDuration 3.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/cyclops_officer/walk.msa new file mode 100644 index 000000000..1a294a6fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_officer/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_officer/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -202.58 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/back_damage.msa new file mode 100644 index 000000000..35a497454 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/back_knockdown.msa new file mode 100644 index 000000000..82f6dcac5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/back_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_damage.msa new file mode 100644 index 000000000..141953482 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_dead.msa new file mode 100644 index 000000000..d5c20e0e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/front_dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_knockdown.msa new file mode 100644 index 000000000..dc4e5557f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_standup.msa new file mode 100644 index 000000000..f9b29f5e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/normal_attack.msa new file mode 100644 index 000000000..6b6c12db5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_soldier\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.512571 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -160.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/normal_attack1.msa new file mode 100644 index 000000000..da12caf4d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_soldier\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.536496 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -160.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/run.msa new file mode 100644 index 000000000..b1318c2c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/run.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/wait.msa new file mode 100644 index 000000000..aa44900f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/wait1.msa new file mode 100644 index 000000000..734d48a8b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/walk.msa new file mode 100644 index 000000000..7c78fc9d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/back_damage.msa new file mode 100644 index 000000000..556de675a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/back_knockdown.msa new file mode 100644 index 000000000..6e16ae544 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/back_knockdown.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_damage.msa new file mode 100644 index 000000000..eb809edc2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_dead.msa new file mode 100644 index 000000000..9edbb429c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/front_dead.gr2" +MotionDuration 2.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_knockdown.msa new file mode 100644 index 000000000..d4c7074ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/front_knockdown.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_standup.msa new file mode 100644 index 000000000..02e0b65dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/motlist.txt b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/normal_attack.msa new file mode 100644 index 000000000..430f232f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_soldier2\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.565693 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -110.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/normal_attack1.msa new file mode 100644 index 000000000..7876b4d69 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\cyclops_soldier2\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.664234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -110.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/run.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/run.msa new file mode 100644 index 000000000..3536c4b02 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -251.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait.msa new file mode 100644 index 000000000..6b6436e97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait1.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait1.msa new file mode 100644 index 000000000..a56b7fb30 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait2.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait2.msa new file mode 100644 index 000000000..e2f274fc0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/walk.msa b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/walk.msa new file mode 100644 index 000000000..d2ae8bd0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cyclops_soldier2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/cyclops_soldier2/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -185.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_a/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_12_a/front_damage.msa new file mode 100644 index 000000000..0b49edd1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_a/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_a/front_damage.GR2" +MotionDuration 0.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_a/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_12_a/front_dead.msa new file mode 100644 index 000000000..34abb4c62 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_a/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_a/front_dead.GR2" +MotionDuration 2.700000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_a/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_12_a/front_knockdown.msa new file mode 100644 index 000000000..03e73e350 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_a/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_a/front_knockdown.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_a/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_12_a/front_standup.msa new file mode 100644 index 000000000..15f1323f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_a/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_a/front_standup.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_a/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_12_a/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_a/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_a/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_12_a/normal_attack1.msa new file mode 100644 index 000000000..38c5f640e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_a/normal_attack1.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_a/normal_attack1.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.613139 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_a01_na1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_a/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_12_a/normal_attack2.msa new file mode 100644 index 000000000..1f6fcb93e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_a/normal_attack2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_a/normal_attack2.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.667883 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_a01_na1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.981752 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_a01_na1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_a/run.msa b/serverfiles/main/srv1/share/data/monster/cz_12_a/run.msa new file mode 100644 index 000000000..7cb2e317a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_a/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_a/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_a/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_12_a/wait.msa new file mode 100644 index 000000000..efa8333e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_a/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_a/wait.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_b/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_12_b/front_damage.msa new file mode 100644 index 000000000..1d4ee22af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_b/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_b/front_damage.GR2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_b/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_12_b/front_dead.msa new file mode 100644 index 000000000..44cff0b9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_b/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_b/front_dead.GR2" +MotionDuration 2.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_b/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_12_b/front_knockdown.msa new file mode 100644 index 000000000..12f0cb49d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_b/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_b/front_knockdown.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_b/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_12_b/front_standup.msa new file mode 100644 index 000000000..729fb2960 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_b/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_b/front_standup.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_b/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_12_b/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_b/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_b/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_12_b/normal_attack1.msa new file mode 100644 index 000000000..95c8a264e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_b/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_b/normal_attack1.GR2" +MotionDuration 1.233333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.330089 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.627170 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position -50.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_b/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_12_b/normal_attack2.msa new file mode 100644 index 000000000..d56116ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_b/normal_attack2.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_b/normal_attack2.GR2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.337226 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.797080 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 50.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_b/run.msa b/serverfiles/main/srv1/share/data/monster/cz_12_b/run.msa new file mode 100644 index 000000000..b11867f50 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_b/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_b/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_b/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_12_b/wait.msa new file mode 100644 index 000000000..b7125483c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_b/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_b/wait.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_c/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_12_c/front_damage.msa new file mode 100644 index 000000000..ef890967f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_c/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_c/front_damage.GR2" +MotionDuration 0.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_c/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_12_c/front_dead.msa new file mode 100644 index 000000000..9d7f55432 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_c/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_c/front_dead.GR2" +MotionDuration 2.700000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_c/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_12_c/front_knockdown.msa new file mode 100644 index 000000000..5c012be6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_c/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_c/front_knockdown.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_c/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_12_c/front_standup.msa new file mode 100644 index 000000000..cce70b061 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_c/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_c/front_standup.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_c/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_12_c/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_c/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_c/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_12_c/normal_attack1.msa new file mode 100644 index 000000000..dd7d358aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_c/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_c/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.686753 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "CZ_12_c_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_a06_na1_making.mse" + EffectPosition 0.000000 -170.000000 100.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.687753 + + AttachingEnable 0 + AttachingBoneName "CZ_12_c_weapon" + FlyFileName "d:/ymir work/effect/monster2/12_a06_na1_arrow.msf" + FlyPosition 0.000000 -100.000000 100.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_c/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_12_c/normal_attack2.msa new file mode 100644 index 000000000..62398dba9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_c/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_c/normal_attack2.GR2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.501190 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "CZ_12_c_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_a06_na1_making.mse" + EffectPosition 0.000000 -170.000000 100.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.502190 + + AttachingEnable 0 + AttachingBoneName "CZ_12_c_weapon" + FlyFileName "d:/ymir work/effect/monster2/12_a06_na2_arrow.msf" + FlyPosition 0.000000 -100.000000 100.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_c/run.msa b/serverfiles/main/srv1/share/data/monster/cz_12_c/run.msa new file mode 100644 index 000000000..52bad7b3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_c/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_c/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_12_c/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_12_c/wait.msa new file mode 100644 index 000000000..1b95fc6af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_12_c/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_12_c/wait.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_condor/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_condor/front_damage.msa new file mode 100644 index 000000000..0d85a5d4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_condor/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_condor/front_damage.GR2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_condor/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_condor/front_dead.msa new file mode 100644 index 000000000..5dc2db0c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_condor/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_condor/front_dead.GR2" +MotionDuration 2.866667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_condor/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_condor/front_knockdown.msa new file mode 100644 index 000000000..c8989d177 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_condor/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_condor/front_knockdown.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_condor/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_condor/front_standup.msa new file mode 100644 index 000000000..a3fe6b197 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_condor/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_condor/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_condor/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_condor/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_condor/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_condor/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_condor/normal_attack1.msa new file mode 100644 index 000000000..a75742831 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_condor/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_condor/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.681265 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_condor/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_condor/normal_attack2.msa new file mode 100644 index 000000000..f10b287eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_condor/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_condor/normal_attack2.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.648824 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_condor/run.msa b/serverfiles/main/srv1/share/data/monster/cz_condor/run.msa new file mode 100644 index 000000000..1b5e1ee90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_condor/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_condor/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_condor/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_condor/wait.msa new file mode 100644 index 000000000..41a150e96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_condor/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_condor/wait.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_demon/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_demon/front_damage.msa new file mode 100644 index 000000000..ca243f2d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_demon/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Demon/front_damage.GR2" +MotionDuration 0.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_demon/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_demon/front_dead.msa new file mode 100644 index 000000000..abda05115 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_demon/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Demon/front_dead.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_demon/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_demon/front_knockdown.msa new file mode 100644 index 000000000..a0eb26433 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_demon/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Demon/front_knockdown.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_demon/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_demon/front_standup.msa new file mode 100644 index 000000000..6f379c598 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_demon/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Demon/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_demon/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_demon/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_demon/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_demon/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_demon/normal_attack1.msa new file mode 100644 index 000000000..42f55d5a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_demon/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Demon/normal_attack1.GR2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.612490 + + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster2/12_a02_na1_arrow.msf" + FlyPosition 0.000000 -150.000000 150.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.607299 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_a02_na1_blow2.mse" + EffectPosition 0.000000 -150.000000 150.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_demon/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_demon/normal_attack2.msa new file mode 100644 index 000000000..4320b802a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_demon/normal_attack2.msa @@ -0,0 +1,89 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Demon/normal_attack2.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.038929 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_a02_na1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.423358 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_a02_na1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_a02_na1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.433090 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_a02_na1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.333333 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 6 + StartingTime 1.343066 + + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/effect/monster2/12_a02_na1_arrow.msf" + FlyPosition 0.000000 -150.000000 180.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.347932 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_a02_na1_blow2.mse" + EffectPosition 0.000000 -150.000000 180.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_demon/run.msa b/serverfiles/main/srv1/share/data/monster/cz_demon/run.msa new file mode 100644 index 000000000..4c21bc80c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_demon/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Demon/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -400.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_demon/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_demon/wait.msa new file mode 100644 index 000000000..a6e1515e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_demon/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Demon/wait.GR2" +MotionDuration 7.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_damage.msa new file mode 100644 index 000000000..5de73f7b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_DragonMan/front_damage.GR2" +MotionDuration 0.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_dead.msa new file mode 100644 index 000000000..5692da67c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_DragonMan/front_dead.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_knockdown.msa new file mode 100644 index 000000000..9790cbdf6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_DragonMan/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_standup.msa new file mode 100644 index 000000000..9753dce53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_dragonman/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_DragonMan/front_standup.GR2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_dragonman/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_dragonman/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_dragonman/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_dragonman/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_dragonman/normal_attack1.msa new file mode 100644 index 000000000..5345d1b8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_dragonman/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_DragonMan/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.259530 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 160.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.616383 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 160.000000 + Position 40.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_dragonman/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_dragonman/normal_attack2.msa new file mode 100644 index 000000000..667840403 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_dragonman/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_DragonMan/normal_attack2.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.593268 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_dragonman/run.msa b/serverfiles/main/srv1/share/data/monster/cz_dragonman/run.msa new file mode 100644 index 000000000..4e3f46e5e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_dragonman/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_dragonman/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_dragonman/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_dragonman/wait.msa new file mode 100644 index 000000000..f5706828a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_dragonman/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_DragonMan/wait.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_elephant/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_elephant/front_damage.msa new file mode 100644 index 000000000..796cfac04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_elephant/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Elephant/front_damage.GR2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_elephant/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_elephant/front_dead.msa new file mode 100644 index 000000000..23e373a1d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_elephant/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Elephant/front_dead.GR2" +MotionDuration 2.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_elephant/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_elephant/front_knockdown.msa new file mode 100644 index 000000000..3285342c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_elephant/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Elephant/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_elephant/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_elephant/front_standup.msa new file mode 100644 index 000000000..490210a75 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_elephant/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Elephant/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_elephant/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_elephant/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_elephant/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_elephant/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_elephant/normal_attack1.msa new file mode 100644 index 000000000..ee6b477b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_elephant/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Elephant/normal_attack1.GR2" +MotionDuration 1.633333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.699432 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_elephant/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_elephant/normal_attack2.msa new file mode 100644 index 000000000..c7c71eabf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_elephant/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Elephant/normal_attack2.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.854015 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_elephant/run.msa b/serverfiles/main/srv1/share/data/monster/cz_elephant/run.msa new file mode 100644 index 000000000..e67f50834 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_elephant/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_elephant/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_elephant/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_elephant/wait.msa new file mode 100644 index 000000000..36fba1f39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_elephant/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Elephant/wait.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_damage.msa new file mode 100644 index 000000000..6c9928b8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_damage.GR2" +MotionDuration 0.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_dead.msa new file mode 100644 index 000000000..1cd36e6aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_dead.GR2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_knockdown.msa new file mode 100644 index 000000000..813a10319 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_standup.msa new file mode 100644 index 000000000..35c50173c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_a/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_a/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/normal_attack1.msa new file mode 100644 index 000000000..7182f9b1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.583942 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_a/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/normal_attack2.msa new file mode 100644 index 000000000..23eb6293d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/normal_attack2.GR2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.462287 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_a/run.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/run.msa new file mode 100644 index 000000000..6f6fb0610 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_ironman_a/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_a/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/wait.msa new file mode 100644 index 000000000..15643bd21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_a/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_damage.msa new file mode 100644 index 000000000..6c9928b8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_damage.GR2" +MotionDuration 0.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_dead.msa new file mode 100644 index 000000000..1cd36e6aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_dead.GR2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_knockdown.msa new file mode 100644 index 000000000..813a10319 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_standup.msa new file mode 100644 index 000000000..35c50173c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_b/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_b/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/normal_attack1.msa new file mode 100644 index 000000000..7182f9b1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.583942 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_b/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/normal_attack2.msa new file mode 100644 index 000000000..23eb6293d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/normal_attack2.GR2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.462287 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_b/run.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/run.msa new file mode 100644 index 000000000..cb2797539 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/run.GR2" +MotionDuration 0.733333 +Accumulation 0.00 -800.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_b/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/wait.msa new file mode 100644 index 000000000..15643bd21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_b/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_damage.msa new file mode 100644 index 000000000..6c9928b8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_damage.GR2" +MotionDuration 0.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_dead.msa new file mode 100644 index 000000000..1cd36e6aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_dead.GR2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_knockdown.msa new file mode 100644 index 000000000..813a10319 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_standup.msa new file mode 100644 index 000000000..35c50173c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_c/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_c/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/normal_attack1.msa new file mode 100644 index 000000000..7182f9b1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.583942 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_c/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/normal_attack2.msa new file mode 100644 index 000000000..23eb6293d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/normal_attack2.GR2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.462287 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_c/run.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/run.msa new file mode 100644 index 000000000..cb2797539 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/run.GR2" +MotionDuration 0.733333 +Accumulation 0.00 -800.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_ironman_c/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/wait.msa new file mode 100644 index 000000000..15643bd21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_ironman_c/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_IronMan_a/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_damage.msa new file mode 100644 index 000000000..b8953fb7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Kentauros/front_damage.GR2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_dead.msa new file mode 100644 index 000000000..fc779a869 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Kentauros/front_dead.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_knockdown.msa new file mode 100644 index 000000000..13b50f506 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Kentauros/front_knockdown.GR2" +MotionDuration 0.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_standup.msa new file mode 100644 index 000000000..0990aa025 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_kentauros/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Kentauros/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_kentauros/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_kentauros/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_kentauros/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_kentauros/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_kentauros/normal_attack1.msa new file mode 100644 index 000000000..08cd3710a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_kentauros/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Kentauros/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.519059 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_kentauros/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_kentauros/normal_attack2.msa new file mode 100644 index 000000000..d29623108 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_kentauros/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Kentauros/normal_attack2.GR2" +MotionDuration 1.733333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.210381 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_kentauros/run.msa b/serverfiles/main/srv1/share/data/monster/cz_kentauros/run.msa new file mode 100644 index 000000000..79162f72d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_kentauros/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_kentauros/run.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_kentauros/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_kentauros/wait.msa new file mode 100644 index 000000000..c8e0f4f9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_kentauros/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Kentauros/wait.GR2" +MotionDuration 6.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_damage.msa new file mode 100644 index 000000000..a9a06f6ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_a/front_damage.GR2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_dead.msa new file mode 100644 index 000000000..7fbe91c0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_a/front_dead.GR2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_knockdown.msa new file mode 100644 index 000000000..cf9d3478b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_a/front_knockdown.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_standup.msa new file mode 100644 index 000000000..7ddca12be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_a/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_a/front_standup.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_a/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_orc_a/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_a/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_a/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_a/normal_attack1.msa new file mode 100644 index 000000000..d1d90586b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_a/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_a/normal_attack1.GR2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.647202 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 220.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_a/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_a/normal_attack2.msa new file mode 100644 index 000000000..859175b8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_a/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_a/normal_attack2.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.713706 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 220.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_a/run.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_a/run.msa new file mode 100644 index 000000000..3616ad4c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_a/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_orc_a/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_a/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_a/wait.msa new file mode 100644 index 000000000..f0eb46751 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_a/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_a/wait.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_damage.msa new file mode 100644 index 000000000..bd92df963 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_b/front_damage.GR2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_dead.msa new file mode 100644 index 000000000..ec06e282f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_b/front_dead.GR2" +MotionDuration 2.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_knockdown.msa new file mode 100644 index 000000000..dead098d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_b/front_knockdown.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_standup.msa new file mode 100644 index 000000000..ee3518bd2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_b/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_b/front_standup.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_b/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_orc_b/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_b/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_b/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_b/normal_attack1.msa new file mode 100644 index 000000000..ffd848d24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_b/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_b/normal_attack1.GR2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.496350 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_b/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_b/normal_attack2.msa new file mode 100644 index 000000000..e36164916 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_b/normal_attack2.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_b/normal_attack2.GR2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.363990 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.761071 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -50.000000 -150.000000 -0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_b/run.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_b/run.msa new file mode 100644 index 000000000..f46984863 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_b/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_orc_b/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_b/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_b/wait.msa new file mode 100644 index 000000000..7d1192c03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_b/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_b/wait.GR2" +MotionDuration 4.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_damage.msa new file mode 100644 index 000000000..db456e02b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_c/front_damage.GR2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_dead.msa new file mode 100644 index 000000000..fb09fe72d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_c/front_dead.GR2" +MotionDuration 2.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_knockdown.msa new file mode 100644 index 000000000..946f77eb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_c/front_knockdown.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_standup.msa new file mode 100644 index 000000000..15c4cdf8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_c/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_c/front_standup.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_c/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_orc_c/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_c/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_c/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_c/normal_attack1.msa new file mode 100644 index 000000000..65405491f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_c/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_c/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.486618 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.001622 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 260.000000 + Position -50.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_c/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_c/normal_attack2.msa new file mode 100644 index 000000000..13e37567a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_c/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_c/normal_attack2.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.843471 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_c/run.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_c/run.msa new file mode 100644 index 000000000..4b5d9c3da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_c/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_orc_c/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_orc_c/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_orc_c/wait.msa new file mode 100644 index 000000000..4fc821b92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_orc_c/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Orc_c/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_damage.msa new file mode 100644 index 000000000..1d72958b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_TwoHeadedTiger/front_damage.GR2" +MotionDuration 0.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_dead.msa new file mode 100644 index 000000000..76e3bf4de --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_TwoHeadedTiger/front_dead.GR2" +MotionDuration 2.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_knockdown.msa new file mode 100644 index 000000000..d7c2d719b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_TwoHeadedTiger/front_knockdown.GR2" +MotionDuration 0.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_standup.msa new file mode 100644 index 000000000..f1476e5ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_TwoHeadedTiger/front_standup.GR2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/normal_attack1.msa new file mode 100644 index 000000000..f3f3de600 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_TwoHeadedTiger/normal_attack1.GR2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.014761 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 320.000000 + Position 0.000000 -500.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/normal_attack2.msa new file mode 100644 index 000000000..6f273f1a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_TwoHeadedTiger/normal_attack2.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.963504 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 320.000000 + Position 0.000000 -500.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/run.msa b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/run.msa new file mode 100644 index 000000000..ba3f7f3ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_twoheadedtiger/run.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/wait.msa new file mode 100644 index 000000000..ced234789 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_twoheadedtiger/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_TwoHeadedTiger/wait.GR2" +MotionDuration 1.400000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_damage.msa new file mode 100644 index 000000000..8cb7a0783 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_a/front_damage.GR2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_dead.msa new file mode 100644 index 000000000..6f265530c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_a/front_dead.GR2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_knockdown.msa new file mode 100644 index 000000000..0ba0f97cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_a/front_knockdown.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_standup.msa new file mode 100644 index 000000000..e4564cd47 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_a/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/normal_attack1.msa new file mode 100644 index 000000000..bac146b24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/normal_attack1.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_a/normal_attack1.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.613139 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_a03_na1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/normal_attack2.msa new file mode 100644 index 000000000..016e43bc5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/normal_attack2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_a/normal_attack2.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.605839 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_a03_na1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.952555 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/12_a03_na1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/run.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/run.msa new file mode 100644 index 000000000..4d09f82c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_typhoon_a/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/wait.msa new file mode 100644 index 000000000..2679895f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_a/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_a/wait.GR2" +MotionDuration 0.866667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_damage.msa new file mode 100644 index 000000000..906b946ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_b/front_damage.GR2" +MotionDuration 0.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_dead.msa new file mode 100644 index 000000000..aeaee2506 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_b/front_dead.GR2" +MotionDuration 1.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_knockdown.msa new file mode 100644 index 000000000..1c14f4011 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_b/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_standup.msa new file mode 100644 index 000000000..46fbbfb09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_b/front_standup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/normal_attack1.msa new file mode 100644 index 000000000..8f211a206 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_b/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.486618 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/normal_attack2.msa new file mode 100644 index 000000000..a5d9c0454 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_b/normal_attack2.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.280211 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/run.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/run.msa new file mode 100644 index 000000000..5f211e9f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_typhoon_b/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/wait.msa new file mode 100644 index 000000000..743c8adc8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_b/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_b/wait.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_damage.msa new file mode 100644 index 000000000..bfc06b46d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_c/front_damage.GR2" +MotionDuration 0.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_dead.msa new file mode 100644 index 000000000..bb19acd78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_c/front_dead.GR2" +MotionDuration 2.866667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_knockdown.msa new file mode 100644 index 000000000..e747116a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_c/front_knockdown.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_standup.msa new file mode 100644 index 000000000..667551452 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_c/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/normal_attack1.msa new file mode 100644 index 000000000..5e3b626c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_c/normal_attack1.GR2" +MotionDuration 2.300000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.380535 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Finger0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_a04_na1_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.203163 + + AttachingEnable 0 + AttachingBoneName "Bip01 R Finger01" + FlyFileName "d:/ymir work/effect/monster2/12_a04_na1_arrow.msf" + FlyPosition 0.000000 -70.000000 120.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/normal_attack2.msa new file mode 100644 index 000000000..f4601f6e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_c/normal_attack2.GR2" +MotionDuration 1.900000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046229 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Finger0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_a04_na2_spin.mse" + EffectPosition 0.000000 0.000000 -30.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.238929 + + AttachingEnable 0 + AttachingBoneName "Bip01 R Finger0" + FlyFileName "d:/ymir work/effect/monster2/12_a04_na1_arrow.msf" + FlyPosition 0.000000 -70.000000 150.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/run.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/run.msa new file mode 100644 index 000000000..c65965868 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_typhoon_c/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/wait.msa new file mode 100644 index 000000000..3cdbfda93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_typhoon_c/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Typhoon_c/wait.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_wolf/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_wolf/front_damage.msa new file mode 100644 index 000000000..b7c94874c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_wolf/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Wolf/front_damage.GR2" +MotionDuration 0.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_wolf/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_wolf/front_dead.msa new file mode 100644 index 000000000..92273f6f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_wolf/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Wolf/front_dead.GR2" +MotionDuration 2.033333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_wolf/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_wolf/front_knockdown.msa new file mode 100644 index 000000000..be6858f4d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_wolf/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Wolf/front_knockdown.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_wolf/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_wolf/front_standup.msa new file mode 100644 index 000000000..fab8afee5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_wolf/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Wolf/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_wolf/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_wolf/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_wolf/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_wolf/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_wolf/normal_attack1.msa new file mode 100644 index 000000000..a6982a477 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_wolf/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Wolf/normal_attack1.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.379562 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_wolf/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_wolf/normal_attack2.msa new file mode 100644 index 000000000..c6f1142eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_wolf/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Wolf/normal_attack2.GR2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.311436 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_wolf/run.msa b/serverfiles/main/srv1/share/data/monster/cz_wolf/run.msa new file mode 100644 index 000000000..b06b1c5e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_wolf/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_wolf/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_wolf/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_wolf/wait.msa new file mode 100644 index 000000000..adbf30dc1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_wolf/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Wolf/wait.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_damage.msa b/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_damage.msa new file mode 100644 index 000000000..08a94ab14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Zephyr/front_damage.GR2" +MotionDuration 0.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_dead.msa b/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_dead.msa new file mode 100644 index 000000000..8e959cb5f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Zephyr/front_dead.GR2" +MotionDuration 2.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_knockdown.msa new file mode 100644 index 000000000..897b72606 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Zephyr/front_knockdown.GR2" +MotionDuration 0.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_standup.msa b/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_standup.msa new file mode 100644 index 000000000..3a6f3ab82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_zephyr/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Zephyr/front_standup.GR2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_zephyr/motlist.txt b/serverfiles/main/srv1/share/data/monster/cz_zephyr/motlist.txt new file mode 100644 index 000000000..edd6fb5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_zephyr/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/cz_zephyr/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/cz_zephyr/normal_attack1.msa new file mode 100644 index 000000000..669837eee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_zephyr/normal_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Zephyr/normal_attack1.GR2" +MotionDuration 1.866667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.040876 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_a05_na1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.990105 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_a06_na1_making.mse" + EffectPosition 0.000000 -150.000000 160.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.999189 + + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/effect/monster2/12_a05_na1_arrow.msf" + FlyPosition 0.000000 -150.000000 160.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_zephyr/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/cz_zephyr/normal_attack2.msa new file mode 100644 index 000000000..d8e98645d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_zephyr/normal_attack2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Zephyr/normal_attack2.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.039740 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_a05_na1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.430657 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_a06_na1_making.mse" + EffectPosition -40.000000 -160.000000 180.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.499594 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/12_a05_na1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.419302 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 6 + StartingTime 1.442011 + + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/effect/monster2/12_a05_na1_arrow.msf" + FlyPosition 0.000000 -160.000000 180.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/cz_zephyr/run.msa b/serverfiles/main/srv1/share/data/monster/cz_zephyr/run.msa new file mode 100644 index 000000000..9a1338187 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_zephyr/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/cz_zephyr/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/cz_zephyr/wait.msa b/serverfiles/main/srv1/share/data/monster/cz_zephyr/wait.msa new file mode 100644 index 000000000..f2fb855c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/cz_zephyr/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/CZ_Zephyr/wait.GR2" +MotionDuration 2.200000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defence/motlist.txt b/serverfiles/main/srv1/share/data/monster/defence/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defence/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/defence/wait.msa b/serverfiles/main/srv1/share/data/monster/defence/wait.msa new file mode 100644 index 000000000..4490cfdd3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defence/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/defence/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/front_dead.msa new file mode 100644 index 000000000..0c682b58d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_hydra_boss/front_dead.GR2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/motlist.txt new file mode 100644 index 000000000..bbeb13c27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/motlist.txt @@ -0,0 +1,6 @@ +GENERAL SPAWN drop.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL SPECIAL special_attack1.msa 100 +GENERAL SPECIAL1 special_attack2.msa 100 +GENERAL SPECIAL2 special_attack3.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack1.msa new file mode 100644 index 000000000..e7f90f0e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack1.msa @@ -0,0 +1,700 @@ +ScriptType MotionData +MotionFileName "D:/ymir work/monster2/defensewave_hydra_boss/special_attack1.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 48 + + Group Event00 + { + MotionEventType 1 + StartingTime 1.380779 + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "effect_Bone" + FollowingEnable 1 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.800487 + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "effect_Bone" + FollowingEnable 1 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_smoke_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.368613 + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + + Group Event03 + { + MotionEventType 1 + StartingTime 0.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -1200.000000 -2700.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition -1200.000000 -2700.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -1200.000000 -2700.000000 0.000000 + } + } + + Group Event06 + { + MotionEventType 1 + StartingTime 0.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 1200.000000 -2700.000000 0.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 1.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition 1200.000000 -2700.000000 0.000000 + } + Group Event08 + { + MotionEventType 4 + StartingTime 1.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 1200.000000 -2700.000000 0.000000 + } + } + + Group Event09 + { + MotionEventType 1 + StartingTime 0.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 0.000000 -3900.000000 0.000000 + } + Group Event10 + { + MotionEventType 1 + StartingTime 1.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition 0.000000 -3900.000000 0.000000 + } + Group Event11 + { + MotionEventType 4 + StartingTime 1.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -3900.000000 0.000000 + } + } + + Group Event12 + { + MotionEventType 1 + StartingTime 0.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 0.000000 -1500.000000 0.000000 + } + Group Event13 + { + MotionEventType 1 + StartingTime 1.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition 0.000000 -1500.000000 0.000000 + } + Group Event14 + { + MotionEventType 4 + StartingTime 1.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1500.000000 0.000000 + } + } + + Group Event15 + { + MotionEventType 1 + StartingTime 0.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -1200.000000 -3900.000000 0.000000 + } + Group Event16 + { + MotionEventType 1 + StartingTime 1.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition -1200.000000 -3900.000000 0.000000 + } + Group Event17 + { + MotionEventType 4 + StartingTime 1.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -1200.000000 -3900.000000 0.000000 + } + } + + Group Event18 + { + MotionEventType 1 + StartingTime 0.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 1200.000000 -3900.000000 0.000000 + } + Group Event19 + { + MotionEventType 1 + StartingTime 1.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition 1200.000000 -3900.000000 0.000000 + } + Group Event20 + { + MotionEventType 4 + StartingTime 1.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 1200.000000 -3900.000000 0.000000 + } + } + + Group Event21 + { + MotionEventType 1 + StartingTime 0.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 1200.000000 -1500.000000 0.000000 + } + Group Event22 + { + MotionEventType 1 + StartingTime 1.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition 1200.000000 -1500.000000 0.000000 + } + Group Event23 + { + MotionEventType 4 + StartingTime 1.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 1200.000000 -1500.000000 0.000000 + } + } + + Group Event24 + { + MotionEventType 1 + StartingTime 0.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -1200.000000 -1500.000000 0.000000 + } + Group Event25 + { + MotionEventType 1 + StartingTime 1.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition -1200.000000 -1500.000000 0.000000 + } + Group Event26 + { + MotionEventType 4 + StartingTime 1.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -1200.000000 -1500.000000 0.000000 + } + } + + Group Event27 + { + MotionEventType 1 + StartingTime 1.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -600.000000 -3300.000000 0.000000 + } + Group Event28 + { + MotionEventType 1 + StartingTime 2.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition -600.000000 -3300.000000 0.000000 + } + Group Event29 + { + MotionEventType 4 + StartingTime 2.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -600.000000 -3300.000000 0.000000 + } + } + + Group Event30 + { + MotionEventType 1 + StartingTime 1.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 600.000000 -3300.000000 0.000000 + } + Group Event31 + { + MotionEventType 1 + StartingTime 2.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition 600.000000 -3300.000000 0.000000 + } + Group Event32 + { + MotionEventType 4 + StartingTime 2.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 600.000000 -3300.000000 0.000000 + } + } + + Group Event33 + { + MotionEventType 1 + StartingTime 1.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 600.000000 -2100.000000 0.000000 + } + Group Event34 + { + MotionEventType 1 + StartingTime 2.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition 600.000000 -2100.000000 0.000000 + } + Group Event35 + { + MotionEventType 4 + StartingTime 2.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 600.000000 -2100.000000 0.000000 + } + } + + Group Event36 + { + MotionEventType 1 + StartingTime 1.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -600.000000 -2100.000000 0.000000 + } + Group Event37 + { + MotionEventType 1 + StartingTime 2.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition -600.000000 -2100.000000 0.000000 + } + Group Event38 + { + MotionEventType 4 + StartingTime 2.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -600.000000 -2100.000000 0.000000 + } + } + + Group Event39 + { + MotionEventType 1 + StartingTime 1.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -500.000000 -300.000000 0.000000 + } + Group Event40 + { + MotionEventType 1 + StartingTime 2.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition -500.000000 -300.000000 0.000000 + } + Group Event41 + { + MotionEventType 4 + StartingTime 2.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -500.000000 -300.000000 0.000000 + } + } + + Group Event42 + { + MotionEventType 1 + StartingTime 1.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 500.000000 -300.000000 0.000000 + } + Group Event43 + { + MotionEventType 1 + StartingTime 2.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition 500.000000 -300.000000 0.000000 + } + Group Event44 + { + MotionEventType 4 + StartingTime 2.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 500.000000 -300.000000 0.000000 + } + } + + Group Event45 + { + MotionEventType 1 + StartingTime 1.380779 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 0.000000 -500.000000 0.000000 + } + Group Event46 + { + MotionEventType 1 + StartingTime 2.300487 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s1_drop.mse" + EffectPosition 0.000000 -500.000000 0.000000 + } + Group Event47 + { + MotionEventType 4 + StartingTime 2.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -500.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack2.msa new file mode 100644 index 000000000..4eaddebad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack2.msa @@ -0,0 +1,660 @@ +ScriptType MotionData +MotionFileName "D:/ymir work/monster2/defensewave_hydra_boss/special_attack2.GR2" +MotionDuration 3.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 44 + + Group Event00 + { + MotionEventType 1 + StartingTime 0.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Ponytail1" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_impact.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.638686 + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "effect_Bone" + FollowingEnable 1 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_smoke.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + + Group Event02 + { + MotionEventType 1 + StartingTime 0.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 0.000000 -1000.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition 0.000000 -1000.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.925791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -1000.000000 0.000000 + } + } + + Group Event05 + { + MotionEventType 1 + StartingTime 0.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 500.000000 -2100.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition 500.000000 -2100.000000 0.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.425791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 500.000000 -2100.000000 0.000000 + } + } + Group Event08 + { + MotionEventType 1 + StartingTime 0.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -500.000000 -2100.000000 0.000000 + } + Group Event09 + { + MotionEventType 1 + StartingTime 1.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition -500.000000 -2100.000000 0.000000 + } + Group Event10 + { + MotionEventType 4 + StartingTime 1.425791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -500.000000 -2100.000000 0.000000 + } + } + + Group Event11 + { + MotionEventType 1 + StartingTime 1.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 0.000000 -3200.000000 0.000000 + } + Group Event12 + { + MotionEventType 1 + StartingTime 1.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition 0.000000 -3200.000000 0.000000 + } + Group Event13 + { + MotionEventType 4 + StartingTime 1.925791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -3200.000000 0.000000 + } + } + Group Event14 + { + MotionEventType 1 + StartingTime 1.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 1000.000000 -3200.000000 0.000000 + } + Group Event15 + { + MotionEventType 1 + StartingTime 1.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition 1000.000000 -3200.000000 0.000000 + } + Group Event16 + { + MotionEventType 4 + StartingTime 1.925791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 1000.000000 -3200.000000 0.000000 + } + } + Group Event17 + { + MotionEventType 1 + StartingTime 1.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -1000.000000 -3200.000000 0.000000 + } + Group Event18 + { + MotionEventType 1 + StartingTime 1.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition -1000.000000 -3200.000000 0.000000 + } + Group Event19 + { + MotionEventType 4 + StartingTime 1.925791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -1000.000000 -3200.000000 0.000000 + } + } + + Group Event20 + { + MotionEventType 1 + StartingTime 1.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 0.000000 -4300.000000 0.000000 + } + Group Event21 + { + MotionEventType 1 + StartingTime 2.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition 0.000000 -4300.000000 0.000000 + } + Group Event22 + { + MotionEventType 4 + StartingTime 2.425791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -4300.000000 0.000000 + } + } + Group Event23 + { + MotionEventType 1 + StartingTime 1.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 1500.000000 -4300.000000 0.000000 + } + Group Event24 + { + MotionEventType 1 + StartingTime 2.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition 1500.000000 -4300.000000 0.000000 + } + Group Event25 + { + MotionEventType 4 + StartingTime 2.425791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 1500.000000 -4300.000000 0.000000 + } + } + Group Event26 + { + MotionEventType 1 + StartingTime 1.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -1500.000000 -4300.000000 0.000000 + } + Group Event27 + { + MotionEventType 1 + StartingTime 2.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition -1500.000000 -4300.000000 0.000000 + } + Group Event28 + { + MotionEventType 4 + StartingTime 2.425791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -1500.000000 -4300.000000 0.000000 + } + } + + Group Event29 + { + MotionEventType 1 + StartingTime 2.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 1100.000000 -1600.000000 0.000000 + } + Group Event30 + { + MotionEventType 1 + StartingTime 3.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition 1100.000000 -1600.000000 0.000000 + } + Group Event31 + { + MotionEventType 4 + StartingTime 3.425791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 1100.000000 -1600.000000 0.000000 + } + } + Group Event32 + { + MotionEventType 1 + StartingTime 2.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -1100.000000 -1600.000000 0.000000 + } + Group Event33 + { + MotionEventType 1 + StartingTime 3.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition -1100.000000 -1600.000000 0.000000 + } + Group Event34 + { + MotionEventType 4 + StartingTime 3.425791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -1100.000000 -1600.000000 0.000000 + } + } + Group Event35 + { + MotionEventType 1 + StartingTime 2.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition 1100.000000 -3800.000000 0.000000 + } + Group Event36 + { + MotionEventType 1 + StartingTime 3.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition 1100.000000 -3800.000000 0.000000 + } + Group Event37 + { + MotionEventType 4 + StartingTime 3.425791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 1100.000000 -3800.000000 0.000000 + } + } + Group Event38 + { + MotionEventType 1 + StartingTime 2.951338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/redD_meteo_circle_blue.mse" + EffectPosition -1100.000000 -3800.000000 0.000000 + } + Group Event39 + { + MotionEventType 1 + StartingTime 3.451338 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_boss_s2_ice.mse" + EffectPosition -1100.000000 -3800.000000 0.000000 + } + Group Event40 + { + MotionEventType 4 + StartingTime 3.425791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -1100.000000 -3800.000000 0.000000 + } + } + + Group Event41 + { + MotionEventType 4 + StartingTime 0.925791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position -500.000000 -300.000000 0.000000 + } + } + Group Event42 + { + MotionEventType 4 + StartingTime 0.925791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 500.000000 -300.000000 0.000000 + } + } + Group Event43 + { + MotionEventType 4 + StartingTime 0.925791 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -500.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack3.msa new file mode 100644 index 000000000..df37a0351 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/special_attack3.msa @@ -0,0 +1,42 @@ +ScriptType MotionData +MotionFileName "D:/ymir work/monster2/defensewave_hydra_boss/special_attack1.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + + Group Event00 + { + MotionEventType 1 + StartingTime 1.380779 + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "effect_Bone" + FollowingEnable 1 + EffectFileName "D:/ymir work/effect/monster2/defense_start_breath.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.380779 + DuringTime 0.000000 + EnableHitProcess 0 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/wait.msa new file mode 100644 index 000000000..319a602aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_hydra_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_hydra_boss/wait.GR2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_damage.msa b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_damage.msa new file mode 100644 index 000000000..857ea02d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_medusa/front_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_dead.msa b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_dead.msa new file mode 100644 index 000000000..d712761c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_medusa/front_dead.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_knockdown.msa new file mode 100644 index 000000000..103088d94 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_medusa/front_knockdown.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_standup.msa b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_standup.msa new file mode 100644 index 000000000..93781789d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_medusa/front_standup.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/motlist.txt b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/motlist.txt new file mode 100644 index 000000000..83657b163 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack2.msa 100 +GENERAL SPECIAL special_attack1.msa 100 +GENERAL SPECIAL1 special_attack3.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/normal_attack2.msa new file mode 100644 index 000000000..6b5fd2cfc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/normal_attack2.msa @@ -0,0 +1,18 @@ +ScriptType MotionData +MotionFileName "D:/ymir work/monster2/defensewave_medusa/normal_attack2.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.080292 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "D:/ymir work/effect/monster2/defense_medusa_n2_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/run.msa b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/run.msa new file mode 100644 index 000000000..f9639b178 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_medusa/run.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -499.99 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/special_attack1.msa new file mode 100644 index 000000000..6760ac123 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/special_attack1.msa @@ -0,0 +1,173 @@ +ScriptType MotionData +MotionFileName "D:/ymir work/monster2/defensewave_medusa/special_attack1.GR2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 13 + + Group Event00 + { + MotionEventType 2 + StartingTime 0.690593 + DuringTime 0.050000 + Power 300 + AffectingRange 200 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.02271 + DuringTime 0.050000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.344283 + DuringTime 0.050000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.671128 + DuringTime 0.050000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.627333 + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "D:/ymir work/effect/monster2/defense_medusa_s3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 6 + StartingTime 0.669506 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "D:/ymir work/effect/monster2/defense_medusa_s1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 6 + StartingTime 1.001623 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "D:/ymir work/effect/monster2/defense_medusa_s1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 6 + StartingTime 1.323197 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "D:/ymir work/effect/monster2/defense_medusa_s1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event08 + { + MotionEventType 6 + StartingTime 1.655313 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "D:/ymir work/effect/monster2/defense_medusa_s1_arrow.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event09 + { + MotionEventType 4 + StartingTime 0.669506 + DuringTime 0.200000 + EnableHitProcess 0 + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event10 + { + MotionEventType 4 + StartingTime 1.001623 + DuringTime 0.200000 + EnableHitProcess 0 + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event11 + { + MotionEventType 4 + StartingTime 1.323197 + DuringTime 0.200000 + EnableHitProcess 0 + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event12 + { + MotionEventType 4 + StartingTime 1.655313 + DuringTime 0.200000 + EnableHitProcess 0 + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/special_attack3.msa new file mode 100644 index 000000000..b9fb8f602 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/special_attack3.msa @@ -0,0 +1,70 @@ +ScriptType MotionData +MotionFileName "D:/ymir work/monster2/defensewave_medusa/special_attack3.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + + Group Event00 + { + MotionEventType 1 + StartingTime 1.551095 + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger31" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_medusa_s3_arrow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.581509 + DuringTime 0.100000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.535280 + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "D:/ymir work/effect/monster2/defense_medusa_s3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 6 + StartingTime 1.914761 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "D:/ymir work/effect/monster2/defense_medusa_s3_drop.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_medusa/wait.msa b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/wait.msa new file mode 100644 index 000000000..2a47097b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_medusa/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_medusa/wait.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/front_damage.msa b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/front_damage.msa new file mode 100644 index 000000000..ae74ca2d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_minihydra/front_damage.GR2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/front_dead.msa b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/front_dead.msa new file mode 100644 index 000000000..9b7f50853 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_minihydra/front_dead.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/motlist.txt b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/motlist.txt new file mode 100644 index 000000000..a9a559c97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN wait.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 100 +GENERAL SPECIAL special_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_damage.msa 100 +GENERAL FRONT_STANDUP front_damage.msa 100 +GENERAL WALK wait.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/normal_attack1.msa new file mode 100644 index 000000000..2dd8a7e84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/normal_attack1.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_minihydra/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 6 + StartingTime 0.608272 + + AttachingEnable 1 + AttachingBoneName "event02" + FlyFileName "d:/ymir work/effect/monster2/defense_mini_n1_throw.msf" + FlyPosition 0.000000 50.000000 -20.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.608272 + + AttachingEnable 1 + AttachingBoneName "event01" + FlyFileName "d:/ymir work/effect/monster2/defense_mini_n1_throw.msf" + FlyPosition 0.000000 50.000000 -20.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.608272 + + AttachingEnable 1 + AttachingBoneName "event03" + FlyFileName "d:/ymir work/effect/monster2/defense_mini_n1_throw.msf" + FlyPosition 0.000000 50.000000 -20.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/wait.msa b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/wait.msa new file mode 100644 index 000000000..7224238a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_minihydra/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/wait1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/wait1.msa new file mode 100644 index 000000000..c2a0acabb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_minihydra/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_minihydra/wait1.GR2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_damage.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_damage.msa new file mode 100644 index 000000000..b4c265ae1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/front_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_dead.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_dead.msa new file mode 100644 index 000000000..60752058a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/front_dead.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_knockdown.msa new file mode 100644 index 000000000..737b81b70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/front_knockdown.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_standup.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_standup.msa new file mode 100644 index 000000000..ef6aa3943 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/motlist.txt b/serverfiles/main/srv1/share/data/monster/defensewave_naga/motlist.txt new file mode 100644 index 000000000..dcd4d378c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/normal_attack1.msa new file mode 100644 index 000000000..8f3b6b248 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.558394 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.580292 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/defense_naga_n1_impact.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.572993 + + DuringTime 0.100000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/normal_attack2.msa new file mode 100644 index 000000000..556343aba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/normal_attack2.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/normal_attack2.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.558394 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.565693 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/defense_naga_n2_impact.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.562044 + + DuringTime 0.100000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/run.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/run.msa new file mode 100644 index 000000000..26dd6b7ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/run.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -407.03 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/special_attack1.msa new file mode 100644 index 000000000..5b0443131 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/special_attack1.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/special_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.539335 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/defense_naga_s1_spin1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.551500 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/defense_naga_s1_blow.mse" + EffectPosition 0.000000 -200.000000 150.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.551500 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.535280 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/wait.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/wait.msa new file mode 100644 index 000000000..c574eaacd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/wait.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/wait1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/wait1.msa new file mode 100644 index 000000000..0137b2e30 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/wait1.GR2" +MotionDuration 3.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_naga/walk.msa b/serverfiles/main/srv1/share/data/monster/defensewave_naga/walk.msa new file mode 100644 index 000000000..5ce3cf656 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_naga/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_naga/walk.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -212.87 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_pawn/front_damage.msa b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/front_damage.msa new file mode 100644 index 000000000..c9e55e2bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/front_damage.msa @@ -0,0 +1,15 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_pawn/front_damage.GR2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 7 + StartingTime 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_pawn/motlist.txt b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/motlist.txt new file mode 100644 index 000000000..b5a0682f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL SPECIAL normal_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_pawn/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/normal_attack1.msa new file mode 100644 index 000000000..e98ab2c41 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/normal_attack1.msa @@ -0,0 +1,60 @@ +ScriptType MotionData +MotionFileName "D:/ymir work/monster2/defensewave_pawn/normal_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + + Group Event00 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.200000 + EnableHitProcess 1 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.031630 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "defensewave_pawn_01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_pwan_n1_blow1.mse" + EffectPosition 0.000000 0.000000 70.000000 + } + Group Event02 + { + MotionEventType 8 + StartingTime 1.060827 + } + Group Event03 + { + MotionEventType 7 + StartingTime 0.000000 + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.041363 + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_pawn/run.msa b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/run.msa new file mode 100644 index 000000000..54b852893 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/run.msa @@ -0,0 +1,15 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_pawn/run.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -300.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 7 + StartingTime 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_pawn/wait.msa b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/wait.msa new file mode 100644 index 000000000..5c03c28e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_pawn/wait.msa @@ -0,0 +1,15 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_pawn/wait.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 7 + StartingTime 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_sail/front_dead.msa b/serverfiles/main/srv1/share/data/monster/defensewave_sail/front_dead.msa new file mode 100644 index 000000000..d25bcda49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_sail/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_sail/front_dead.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_sail/motlist.txt b/serverfiles/main/srv1/share/data/monster/defensewave_sail/motlist.txt new file mode 100644 index 000000000..1def980a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_sail/motlist.txt @@ -0,0 +1,4 @@ +GENERAL WAIT wait.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_sail/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_sail/normal_attack1.msa new file mode 100644 index 000000000..0d348dcba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_sail/normal_attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_sail/normal_attack1.GR2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_sail/wait.msa b/serverfiles/main/srv1/share/data/monster/defensewave_sail/wait.msa new file mode 100644 index 000000000..22c5b7ec6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_sail/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_sail/wait.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_damage.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_damage.msa new file mode 100644 index 000000000..16aab246b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/front_damage.GR2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_dead.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_dead.msa new file mode 100644 index 000000000..85f4d74b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/front_dead.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_knockdown.msa new file mode 100644 index 000000000..41afc5036 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_standup.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_standup.msa new file mode 100644 index 000000000..0955d00d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/motlist.txt b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/motlist.txt new file mode 100644 index 000000000..dcd4d378c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/normal_attack1.msa new file mode 100644 index 000000000..d7b4c90b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/normal_attack1.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.821168 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.868613 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/defense_soul_n1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.861314 + + DuringTime 0.100000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/normal_attack2.msa new file mode 100644 index 000000000..5afb8d80d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/normal_attack2.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/normal_attack2.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.656934 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.740876 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster2/defense_soul_n1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.733577 + + DuringTime 0.100000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/run.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/run.msa new file mode 100644 index 000000000..5916050c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/run.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -400.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/special_attack1.msa new file mode 100644 index 000000000..c8a707472 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/special_attack1.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/special_attack1.GR2" +MotionDuration 2.266667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.005515 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Dummy01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/defense_soul_s1_spin1.mse" + EffectPosition 0.000000 20.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.687591 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster2/defense_soul_s1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.626926 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Dummy01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/defense_naga_s1_blow.mse" + EffectPosition 0.000000 -120.000000 190.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.654501 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.626926 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/wait.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/wait.msa new file mode 100644 index 000000000..8153c1429 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/wait.GR2" +MotionDuration 1.533333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/wait1.msa b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/wait1.msa new file mode 100644 index 000000000..c2574940e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/defensewave_watersoul/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/defensewave_watersoul/wait1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/combo_attack.msa b/serverfiles/main/srv1/share/data/monster/dinosaur/combo_attack.msa new file mode 100644 index 000000000..3ccc714ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/combo_attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dinosaur/combo_attack.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/dead.msa b/serverfiles/main/srv1/share/data/monster/dinosaur/dead.msa new file mode 100644 index 000000000..70ae9d041 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dinosaur/dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/front_damage.msa b/serverfiles/main/srv1/share/data/monster/dinosaur/front_damage.msa new file mode 100644 index 000000000..0a676f1b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dinosaur/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/motlist.txt b/serverfiles/main/srv1/share/data/monster/dinosaur/motlist.txt new file mode 100644 index 000000000..85df5aec2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 10 +GENERAL WAIT2 wait2.msa 10 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK combo_attack.msa 100 +GENERAL COMBO_ATTACK1 combo_attack.msa 100 +GENERAL COMBO_ATTACK2 combo_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE front_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/run.msa b/serverfiles/main/srv1/share/data/monster/dinosaur/run.msa new file mode 100644 index 000000000..c3c7b0acf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dinosaur/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -461.59 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/skill2.msa b/serverfiles/main/srv1/share/data/monster/dinosaur/skill2.msa new file mode 100644 index 000000000..08914b3b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dinosaur/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -350.89 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/wait.msa b/serverfiles/main/srv1/share/data/monster/dinosaur/wait.msa new file mode 100644 index 000000000..3da4c37b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dinosaur/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/wait1.msa b/serverfiles/main/srv1/share/data/monster/dinosaur/wait1.msa new file mode 100644 index 000000000..d2c4f1226 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dinosaur/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/wait2.msa b/serverfiles/main/srv1/share/data/monster/dinosaur/wait2.msa new file mode 100644 index 000000000..ca3de3843 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dinosaur/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dinosaur/walk.msa b/serverfiles/main/srv1/share/data/monster/dinosaur/walk.msa new file mode 100644 index 000000000..0ab4d0ebd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dinosaur/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dinosaur/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -239.11 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/doctor/die.msa b/serverfiles/main/srv1/share/data/monster/doctor/die.msa new file mode 100644 index 000000000..561956fab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/doctor/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/doctor/die.gr2" +MotionDuration 3.166667 +Accumulation 0.00 12.81 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/doctor/motlist.txt b/serverfiles/main/srv1/share/data/monster/doctor/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/doctor/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/doctor/run.msa b/serverfiles/main/srv1/share/data/monster/doctor/run.msa new file mode 100644 index 000000000..a5bf3136f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/doctor/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/doctor/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -302.48 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/doctor/wait.msa b/serverfiles/main/srv1/share/data/monster/doctor/wait.msa new file mode 100644 index 000000000..36305cbf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/doctor/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/doctor/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/doctor/walk.msa b/serverfiles/main/srv1/share/data/monster/doctor/walk.msa new file mode 100644 index 000000000..226d7e932 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/doctor/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/doctor/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -109.83 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/attack1.msa b/serverfiles/main/srv1/share/data/monster/dog_god/attack1.msa new file mode 100644 index 000000000..8d1fe7f30 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/attack1.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/attack2.msa b/serverfiles/main/srv1/share/data/monster/dog_god/attack2.msa new file mode 100644 index 000000000..31bef0f7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/attack2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/attack2.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/attack3.msa b/serverfiles/main/srv1/share/data/monster/dog_god/attack3.msa new file mode 100644 index 000000000..18e32d104 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/attack3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/attack3.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/back_damage.msa b/serverfiles/main/srv1/share/data/monster/dog_god/back_damage.msa new file mode 100644 index 000000000..bca8b09fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/combo_attack1.msa b/serverfiles/main/srv1/share/data/monster/dog_god/combo_attack1.msa new file mode 100644 index 000000000..e2671c3f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/combo_attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/combo_attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/dead.msa b/serverfiles/main/srv1/share/data/monster/dog_god/dead.msa new file mode 100644 index 000000000..f37e59b86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/dead.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/front_damage.msa b/serverfiles/main/srv1/share/data/monster/dog_god/front_damage.msa new file mode 100644 index 000000000..7c7e681ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/motlist.txt b/serverfiles/main/srv1/share/data/monster/dog_god/motlist.txt new file mode 100644 index 000000000..4afbf1c8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK combo_attack1.msa 100 +GENERAL COMBO_ATTACK1 combo_attack1.msa 100 +GENERAL COMBO_ATTACK2 combo_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/run.msa b/serverfiles/main/srv1/share/data/monster/dog_god/run.msa new file mode 100644 index 000000000..54b3c8dec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -494.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/skill.msa b/serverfiles/main/srv1/share/data/monster/dog_god/skill.msa new file mode 100644 index 000000000..c45ef04ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/skill.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/skill.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/skill2.msa b/serverfiles/main/srv1/share/data/monster/dog_god/skill2.msa new file mode 100644 index 000000000..e6b3bce40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/stand_up.msa b/serverfiles/main/srv1/share/data/monster/dog_god/stand_up.msa new file mode 100644 index 000000000..5bb22511c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/stand_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/stand_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/wait.msa b/serverfiles/main/srv1/share/data/monster/dog_god/wait.msa new file mode 100644 index 000000000..e335444bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/wait1.msa b/serverfiles/main/srv1/share/data/monster/dog_god/wait1.msa new file mode 100644 index 000000000..085ce2541 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/wait2.msa b/serverfiles/main/srv1/share/data/monster/dog_god/wait2.msa new file mode 100644 index 000000000..cc3fd27b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god/walk.msa b/serverfiles/main/srv1/share/data/monster/dog_god/walk.msa new file mode 100644 index 000000000..e911a14c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.24 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/attack1.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/attack1.msa new file mode 100644 index 000000000..9619752c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/attack1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\attack1.GR2" +MotionDuration 1.100000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/attack2.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/attack2.msa new file mode 100644 index 000000000..c85315834 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/attack2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\attack2.GR2" +MotionDuration 1.100000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/attack3.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/attack3.msa new file mode 100644 index 000000000..21de046ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/attack3.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\attack3.GR2" +MotionDuration 1.100000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/back_damage.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/back_damage.msa new file mode 100644 index 000000000..8f8b7d915 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\back_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/dead.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/dead.msa new file mode 100644 index 000000000..24af53c63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\dead.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/front_damage.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/front_damage.msa new file mode 100644 index 000000000..54981ad49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\front_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/motlist.txt b/serverfiles/main/srv1/share/data/monster/dog_god_/motlist.txt new file mode 100644 index 000000000..f3c08adb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK attack1.msa 100 +GENERAL COMBO_ATTACK1 attack2.msa 100 +GENERAL COMBO_ATTACK2 attack3.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/run.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/run.msa new file mode 100644 index 000000000..be897f29a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\run.GR2" +MotionDuration 0.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/skill.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/skill.msa new file mode 100644 index 000000000..973dba367 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/skill.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\skill.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/stand_up.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/stand_up.msa new file mode 100644 index 000000000..3dfb807bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/stand_up.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\stand_up.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/wait.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/wait.msa new file mode 100644 index 000000000..d4143f854 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\wait.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/wait1.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/wait1.msa new file mode 100644 index 000000000..3420b2c1f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\wait1.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/wait2.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/wait2.msa new file mode 100644 index 000000000..70e90f094 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/wait2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\wait2.GR2" +MotionDuration 1.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_/walk.msa b/serverfiles/main/srv1/share/data/monster/dog_god_/walk.msa new file mode 100644 index 000000000..c5eb496ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_/walk.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\dog_god\walk.GR2" +MotionDuration 0.800000 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/attack1.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/attack1.msa new file mode 100644 index 000000000..ac2a3b6f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/attack1.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/attack2.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/attack2.msa new file mode 100644 index 000000000..fbe8375e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/attack2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/attack2.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/attack3.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/attack3.msa new file mode 100644 index 000000000..627375fc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/attack3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/attack3.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/back_damage.msa new file mode 100644 index 000000000..86ee3cc95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/dead.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/dead.msa new file mode 100644 index 000000000..5e9c657a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/dead.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/front_damage.msa new file mode 100644 index 000000000..5ada1ba37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/motlist.txt b/serverfiles/main/srv1/share/data/monster/dog_god_2/motlist.txt new file mode 100644 index 000000000..f3c08adb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK attack1.msa 100 +GENERAL COMBO_ATTACK1 attack2.msa 100 +GENERAL COMBO_ATTACK2 attack3.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/run.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/run.msa new file mode 100644 index 000000000..1862abdaf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -494.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/skill.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/skill.msa new file mode 100644 index 000000000..41fac1279 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/skill.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/skill.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/stand_up.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/stand_up.msa new file mode 100644 index 000000000..1bb9cc769 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/stand_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/stand_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/wait.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/wait.msa new file mode 100644 index 000000000..8ad2b86cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/wait1.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/wait1.msa new file mode 100644 index 000000000..9a58b8262 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/wait2.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/wait2.msa new file mode 100644 index 000000000..5288aa742 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_2/walk.msa b/serverfiles/main/srv1/share/data/monster/dog_god_2/walk.msa new file mode 100644 index 000000000..529e40565 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/dog_god_2/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.24 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/00.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/00.msa new file mode 100644 index 000000000..542682786 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/00.gr2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/00_1.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/00_1.msa new file mode 100644 index 000000000..9509e2966 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/00_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/00_1.gr2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/03.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/03.msa new file mode 100644 index 000000000..844b744ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/03.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/03.gr2" +MotionDuration 0.6667 +Accumulation 0.0000 -400.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/20.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/20.msa new file mode 100644 index 000000000..fdb0915b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/20.gr2" +MotionDuration 0.8333 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.279805 + AttackingEndTime 0.373074 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.279805 -49.643700 -108.922356 163.599106 -49.643696 -108.922348 163.599091 + 0.288139 -25.593424 -121.402260 143.022659 -25.593422 -121.402252 143.022644 + 0.296472 0.298763 -117.063004 127.914139 0.298763 -117.062996 127.914131 + 0.304805 16.076809 -110.896500 119.079865 16.076807 -110.896492 119.079857 + 0.313139 27.338264 -110.267685 110.840996 27.338263 -110.267677 110.840988 + 0.321472 34.834610 -111.507393 101.383499 34.834606 -111.507385 101.383492 + 0.329805 38.134098 -111.564079 90.501617 38.134094 -111.564072 90.501610 + 0.338139 37.624260 -110.868500 78.579926 37.624256 -110.868492 78.579918 + 0.346472 34.331833 -110.169342 66.645218 34.331829 -110.169334 66.645210 + 0.354805 29.444271 -110.189087 55.438759 29.444269 -110.189079 55.438755 + 0.363139 23.059052 -110.625793 44.872704 23.059050 -110.625786 44.872700 + 0.371472 16.477634 -110.871895 35.253445 16.477633 -110.871887 35.253441 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/20_1.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/20_1.msa new file mode 100644 index 000000000..b25451c1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/20_1.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/20_1.gr2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.238443 + AttackingEndTime 0.411192 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.238443 -59.416725 -15.739058 39.822323 -59.416721 -15.739057 39.822319 + 0.246776 -60.353344 -27.884815 45.925312 -60.353340 -27.884813 45.925308 + 0.255109 -59.117691 -41.387444 51.670860 -59.117687 -41.387440 51.670856 + 0.263443 -55.218475 -54.892792 54.846756 -55.218472 -54.892788 54.846752 + 0.271776 -48.623051 -67.609055 55.195061 -48.623047 -67.609047 55.195057 + 0.280109 -39.048634 -78.703117 52.797890 -39.048630 -78.703110 52.797886 + 0.288443 -26.569130 -87.389885 48.560791 -26.569128 -87.389877 48.560787 + 0.296776 -12.064116 -93.385025 43.894764 -12.064115 -93.385017 43.894760 + 0.305109 3.905065 -96.104980 38.964806 3.905065 -96.104973 38.964802 + 0.313443 20.566509 -95.036636 33.989826 20.566507 -95.036629 33.989822 + 0.321776 35.488907 -90.412949 29.558853 35.488903 -90.412941 29.558851 + 0.330109 47.083977 -83.644623 25.879698 47.083973 -83.644615 25.879696 + 0.338443 55.288834 -75.966461 22.877626 55.288830 -75.966454 22.877625 + 0.346776 60.330704 -68.191040 20.527327 60.330700 -68.191032 20.527325 + 0.355109 63.227425 -59.974915 18.677856 63.227421 -59.974911 18.677855 + 0.363443 64.196335 -51.411507 17.394648 64.196327 -51.411503 17.394646 + 0.371776 63.174713 -42.893166 16.813787 63.174709 -42.893162 16.813786 + 0.380109 60.350082 -35.305298 17.026533 60.350079 -35.305294 17.026531 + 0.388443 57.044991 -30.292341 17.709631 57.044987 -30.292339 17.709629 + 0.396776 54.157700 -27.468882 18.390015 54.157696 -27.468880 18.390013 + 0.405109 52.060303 -26.227098 18.764826 52.060299 -26.227097 18.764824 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/30.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/30.msa new file mode 100644 index 000000000..218d907f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/30.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/30.gr2" +MotionDuration 0.8333 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/31.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/31.msa new file mode 100644 index 000000000..d4bfe88c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/31.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/31.gr2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/32.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/32.msa new file mode 100644 index 000000000..d1e5a063a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/32.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/32.gr2" +MotionDuration 0.7333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/33.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/33.msa new file mode 100644 index 000000000..356fb6a07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/33.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/33.gr2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/34.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/34.msa new file mode 100644 index 000000000..6c459814d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/34.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/34.gr2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/35.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/35.msa new file mode 100644 index 000000000..51ddd617c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/35.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/35.gr2" +MotionDuration 0.7333 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/37.msa b/serverfiles/main/srv1/share/data/monster/dog_god_young/37.msa new file mode 100644 index 000000000..c01b0661e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/37.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/dog_god_young/37.gr2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/dog_god_young/motlist.txt b/serverfiles/main/srv1/share/data/monster/dog_god_young/motlist.txt new file mode 100644 index 000000000..967396674 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_god_young/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/dog_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/dog_young1/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_young1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_young1/run.msa b/serverfiles/main/srv1/share/data/monster/dog_young1/run.msa new file mode 100644 index 000000000..1e5622c73 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/dog_young1/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/dog_young1/wait.msa new file mode 100644 index 000000000..062cbe0d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/dog_young1/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/dog_young1/wait1.msa new file mode 100644 index 000000000..1e793f0b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/dog_young1/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/dog_young1/wait2.msa new file mode 100644 index 000000000..06c56ca8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/dog_young1/wait2.gr2" +MotionDuration 2.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/dog_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/dog_young1/walk.msa new file mode 100644 index 000000000..9397a5c7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/dog_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/dog_young1/walk.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -50.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/donkey/motlist.txt b/serverfiles/main/srv1/share/data/monster/donkey/motlist.txt new file mode 100644 index 000000000..3878089e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/donkey/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 diff --git a/serverfiles/main/srv1/share/data/monster/donkey/wait.msa b/serverfiles/main/srv1/share/data/monster/donkey/wait.msa new file mode 100644 index 000000000..b06a81608 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/donkey/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/donkey/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/donkey/wait1.msa b/serverfiles/main/srv1/share/data/monster/donkey/wait1.msa new file mode 100644 index 000000000..32b70fd73 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/donkey/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/donkey/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/donkey/wait2.msa b/serverfiles/main/srv1/share/data/monster/donkey/wait2.msa new file mode 100644 index 000000000..6db298bb2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/donkey/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/donkey/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/egg_pet/motlist.txt b/serverfiles/main/srv1/share/data/monster/egg_pet/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/egg_pet/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/egg_pet/run.msa b/serverfiles/main/srv1/share/data/monster/egg_pet/run.msa new file mode 100644 index 000000000..87acb75f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/egg_pet/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/egg_pet/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -330.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/egg_pet/wait.msa b/serverfiles/main/srv1/share/data/monster/egg_pet/wait.msa new file mode 100644 index 000000000..8dfad292f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/egg_pet/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/egg_pet/wait.gr2" +MotionDuration 1.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/egg_pet/wait1.msa b/serverfiles/main/srv1/share/data/monster/egg_pet/wait1.msa new file mode 100644 index 000000000..0bba26311 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/egg_pet/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/egg_pet/wait1.gr2" +MotionDuration 4.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/egg_pet/wait2.msa b/serverfiles/main/srv1/share/data/monster/egg_pet/wait2.msa new file mode 100644 index 000000000..36d10484f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/egg_pet/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/egg_pet/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/egg_pet/walk.msa b/serverfiles/main/srv1/share/data/monster/egg_pet/walk.msa new file mode 100644 index 000000000..795d28e41 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/egg_pet/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/egg_pet/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -100.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/00.msa b/serverfiles/main/srv1/share/data/monster/ent_black/00.msa new file mode 100644 index 000000000..cdc0f5be2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/00_1.msa b/serverfiles/main/srv1/share/data/monster/ent_black/00_1.msa new file mode 100644 index 000000000..65d88c872 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/00_2.msa b/serverfiles/main/srv1/share/data/monster/ent_black/00_2.msa new file mode 100644 index 000000000..e4ee1fb4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/00_2.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/03.msa b/serverfiles/main/srv1/share/data/monster/ent_black/03.msa new file mode 100644 index 000000000..cb28d7456 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/03.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -360.95 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/20.msa b/serverfiles/main/srv1/share/data/monster/ent_black/20.msa new file mode 100644 index 000000000..b8cfd2179 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/20.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.613139 + AttackingEndTime 0.766423 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.613139 71.837868 -174.900284 149.288635 71.837860 -174.900269 149.288620 + 0.621472 50.120861 -188.073776 148.540604 50.120857 -188.073761 148.540588 + 0.629805 30.125751 -196.284470 147.456558 30.125750 -196.284454 147.456543 + 0.638139 12.677935 -200.877945 146.190491 12.677934 -200.877930 146.190475 + 0.646472 -1.910733 -203.072571 144.804977 -1.910733 -203.072556 144.804962 + 0.654805 -13.624475 -203.844925 143.305099 -13.624475 -203.844910 143.305084 + 0.663139 -23.096014 -203.866226 141.737320 -23.096012 -203.866211 141.737305 + 0.671472 -31.393963 -203.420395 140.208008 -31.393961 -203.420380 140.207993 + 0.679805 -38.543343 -202.687134 138.715164 -38.543339 -202.687119 138.715149 + 0.688139 -44.558960 -201.818497 137.250702 -44.558956 -201.818481 137.250687 + 0.696472 -49.463577 -200.937469 135.804962 -49.463573 -200.937454 135.804947 + 0.704805 -53.298737 -200.133957 134.372910 -53.298733 -200.133942 134.372894 + 0.713139 -56.642673 -199.324554 133.081070 -56.642670 -199.324539 133.081055 + 0.721472 -59.765648 -198.463196 131.991348 -59.765644 -198.463181 131.991333 + 0.729805 -62.665771 -197.565964 131.101929 -62.665768 -197.565948 131.101913 + 0.738139 -65.342285 -196.647095 130.410553 -65.342278 -196.647079 130.410538 + 0.746472 -67.795090 -195.718109 129.915192 -67.795082 -195.718094 129.915176 + 0.754805 -70.011200 -194.796478 129.586533 -70.011192 -194.796463 129.586517 + 0.763139 -71.932831 -193.927399 129.300476 -71.932823 -193.927383 129.300461 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/20_1.msa b/serverfiles/main/srv1/share/data/monster/ent_black/20_1.msa new file mode 100644 index 000000000..3c4d56729 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/20_1.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/20_1.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.656934 + AttackingEndTime 0.762774 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.656934 -134.973160 -86.552116 146.097565 -134.973145 -86.552109 146.097549 + 0.665268 -123.100677 -110.252579 145.409729 -123.100670 -110.252571 145.409714 + 0.673601 -108.470016 -130.640442 144.537735 -108.470009 -130.640427 144.537720 + 0.681934 -91.499557 -147.832886 143.754333 -91.499550 -147.832870 143.754318 + 0.690268 -72.475708 -161.976517 143.372116 -72.475700 -161.976501 143.372101 + 0.698601 -51.627895 -173.151367 143.747787 -51.627892 -173.151352 143.747772 + 0.706934 -29.515648 -181.141983 145.174698 -29.515646 -181.141968 145.174683 + 0.715268 -8.941483 -185.032898 147.084976 -8.941482 -185.032883 147.084961 + 0.723601 8.816057 -185.824112 149.200485 8.816056 -185.824097 149.200470 + 0.731934 23.358170 -184.783997 151.334457 23.358168 -184.783981 151.334442 + 0.740268 34.630730 -182.989349 153.294006 34.630726 -182.989334 153.293991 + 0.748601 42.765793 -181.271469 154.905121 42.765789 -181.271454 154.905106 + 0.756934 48.514748 -179.896454 156.183548 48.514744 -179.896439 156.183533 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/24.msa b/serverfiles/main/srv1/share/data/monster/ent_black/24.msa new file mode 100644 index 000000000..bf2cbfe61 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/24.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/24.gr2" +MotionDuration 2.233333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/30.msa b/serverfiles/main/srv1/share/data/monster/ent_black/30.msa new file mode 100644 index 000000000..509794812 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/31.msa b/serverfiles/main/srv1/share/data/monster/ent_black/31.msa new file mode 100644 index 000000000..88be1d235 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/32.msa b/serverfiles/main/srv1/share/data/monster/ent_black/32.msa new file mode 100644 index 000000000..712d12837 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/33.msa b/serverfiles/main/srv1/share/data/monster/ent_black/33.msa new file mode 100644 index 000000000..13a9ba84a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/34.msa b/serverfiles/main/srv1/share/data/monster/ent_black/34.msa new file mode 100644 index 000000000..80200a593 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/35.msa b/serverfiles/main/srv1/share/data/monster/ent_black/35.msa new file mode 100644 index 000000000..b4942fb7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/36.msa b/serverfiles/main/srv1/share/data/monster/ent_black/36.msa new file mode 100644 index 000000000..d04bef34c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/37.msa b/serverfiles/main/srv1/share/data/monster/ent_black/37.msa new file mode 100644 index 000000000..6ede37071 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_black/37.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_black/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_black/motlist.txt new file mode 100644 index 000000000..f9d510471 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_black/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL SPECIAL 24.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/back_damage.msa new file mode 100644 index 000000000..311d136a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/back_damage1.msa new file mode 100644 index 000000000..5439f4ef1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/back_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/back_knockdown.msa new file mode 100644 index 000000000..ff51b0846 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/back_knockdown.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_damage.msa new file mode 100644 index 000000000..47e9a37d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_damage1.msa new file mode 100644 index 000000000..e166d0d72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_dead.msa new file mode 100644 index 000000000..7e08c2129 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/front_dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_knockdown.msa new file mode 100644 index 000000000..f59b91ee3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/front_knockdown.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_standup.msa new file mode 100644 index 000000000..c7da8226c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_boss1/motlist.txt new file mode 100644 index 000000000..dc5eff3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/normal_attack.msa new file mode 100644 index 000000000..010ed6745 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ent_boss1\normal_attack.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.685320 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 270.000000 + Position 0.000000 -330.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/normal_attack1.msa new file mode 100644 index 000000000..892176f5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ent_boss1\normal_attack1.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 270.000000 + Position 0.000000 -330.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/run.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/run.msa new file mode 100644 index 000000000..52e2afd94 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/run.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -754.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/special_attack.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/special_attack.msa new file mode 100644 index 000000000..20c009ec1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/special_attack.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ent_boss1\special_attack.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.959448 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_poison1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.942417 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 550.000000 + Position 0.000000 -100.000000 200.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.942417 + + DuringTime 0.300000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.919708 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/wait.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/wait.msa new file mode 100644 index 000000000..cae289fec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/wait1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/wait1.msa new file mode 100644 index 000000000..fe31686bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/wait1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/wait2.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/wait2.msa new file mode 100644 index 000000000..a82b56c6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss1/walk.msa b/serverfiles/main/srv1/share/data/monster/ent_boss1/walk.msa new file mode 100644 index 000000000..f4e96879c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss1/walk.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -425.60 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/back_damage.msa new file mode 100644 index 000000000..f2682b602 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/back_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/back_damage1.msa new file mode 100644 index 000000000..6dd181a2c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/back_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/back_knockdown.msa new file mode 100644 index 000000000..c960f3c6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_damage.msa new file mode 100644 index 000000000..b5864c10c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/front_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_damage1.msa new file mode 100644 index 000000000..d6398d0fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/front_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_dead.msa new file mode 100644 index 000000000..3c17143c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/front_dead.gr2" +MotionDuration 3.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_knockdown.msa new file mode 100644 index 000000000..f11681534 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_standup.msa new file mode 100644 index 000000000..14ad2b165 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_boss2/motlist.txt new file mode 100644 index 000000000..11bb6ba44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/normal_attack.msa new file mode 100644 index 000000000..17ffb6173 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ent_boss2\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.452555 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 290.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/normal_attack1.msa new file mode 100644 index 000000000..1b67f0c12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ent_boss2\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.708029 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 290.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/run.msa new file mode 100644 index 000000000..7e0762756 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/run.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -833.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/special_attack.msa new file mode 100644 index 000000000..e84bc41b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/special_attack.msa @@ -0,0 +1,88 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ent_boss2\special_attack.GR2" +MotionDuration 2.500000 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.948905 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_poison1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.009732 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s2.mse" + EffectPosition 0.000000 -350.000000 10.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.100973 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s2.mse" + EffectPosition -350.000000 0.000000 10.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.198297 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s2.mse" + EffectPosition 350.000000 0.000000 10.000000 + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.034063 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.034063 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/wait.msa new file mode 100644 index 000000000..6c85dc4d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/wait1.msa new file mode 100644 index 000000000..09e126beb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/wait1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/wait2.msa new file mode 100644 index 000000000..4b983b404 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/wait2.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/wait3.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/wait3.msa new file mode 100644 index 000000000..e64044b58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/wait3.gr2" +MotionDuration 3.133333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/ent_boss2/walk.msa new file mode 100644 index 000000000..f3838ed6e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss2/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -577.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/back_damage.msa new file mode 100644 index 000000000..3a5220168 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/back_damage1.msa new file mode 100644 index 000000000..ed4a57560 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/back_knockdown.msa new file mode 100644 index 000000000..89ad8b84c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_damage.msa new file mode 100644 index 000000000..e59bbfc60 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_damage1.msa new file mode 100644 index 000000000..29c0857c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_dead.msa new file mode 100644 index 000000000..80bc3170c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_knockdown.msa new file mode 100644 index 000000000..18725fcae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_standup.msa new file mode 100644 index 000000000..deab3669a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_boss3/motlist.txt new file mode 100644 index 000000000..11bb6ba44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/normal_attack.msa new file mode 100644 index 000000000..d5d31b3b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ent_boss3\normal_attack.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.442011 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 290.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/normal_attack1.msa new file mode 100644 index 000000000..96c2a4391 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ent_boss3\normal_attack1.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.567721 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 290.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/run.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/run.msa new file mode 100644 index 000000000..fa89a85d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/run.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -756.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/special_attack.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/special_attack.msa new file mode 100644 index 000000000..5d203d472 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/special_attack.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ent_boss3\special_attack.GR2" +MotionDuration 2.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.942417 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_dirt1.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.970803 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.999189 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 650.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.027575 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_dirt1.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/wait.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/wait.msa new file mode 100644 index 000000000..b354465e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/wait1.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/wait1.msa new file mode 100644 index 000000000..07271d47d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/wait2.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/wait2.msa new file mode 100644 index 000000000..236781951 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/wait2.gr2" +MotionDuration 3.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/wait3.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/wait3.msa new file mode 100644 index 000000000..50e40e19b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/wait3.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_boss3/walk.msa b/serverfiles/main/srv1/share/data/monster/ent_boss3/walk.msa new file mode 100644 index 000000000..fbf12c6bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_boss3/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_boss3/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -524.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/00.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/00.msa new file mode 100644 index 000000000..a336c17da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/00.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/00_1.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/00_1.msa new file mode 100644 index 000000000..da498832c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/00_1.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/00_2.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/00_2.msa new file mode 100644 index 000000000..f24f893ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/00_2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/03.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/03.msa new file mode 100644 index 000000000..6ed1a5113 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/03.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -571.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/20.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/20.msa new file mode 100644 index 000000000..12810d73e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/20.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/20.gr2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.038930 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/20_1.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/20_1.msa new file mode 100644 index 000000000..63d5942ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/20_1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/20_1.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.583131 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/24.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/24.msa new file mode 100644 index 000000000..a4f9a02f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/24.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/24.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/25.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/25.msa new file mode 100644 index 000000000..d098070a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/25.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "C:\Documents and Settings\levites.YMIR.000\¹ÙÅÁ È­¸é\Work\20050615\monster2\ent_elder\25.GR2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 1.589619 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/giant_desert_turtle_24.mse" + EffectPosition 0.000000 -550.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/30.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/30.msa new file mode 100644 index 000000000..a69ecd15f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/31.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/31.msa new file mode 100644 index 000000000..b43a41f4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/32.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/32.msa new file mode 100644 index 000000000..2fa399c88 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/33.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/33.msa new file mode 100644 index 000000000..002b2a730 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/34.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/34.msa new file mode 100644 index 000000000..9851e186c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/35.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/35.msa new file mode 100644 index 000000000..7fd708423 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/36.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/36.msa new file mode 100644 index 000000000..37d8ad05f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/37.msa b/serverfiles/main/srv1/share/data/monster/ent_elder/37.msa new file mode 100644 index 000000000..aec4efbd7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_elder/37.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_elder/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_elder/motlist.txt new file mode 100644 index 000000000..ab9597890 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_elder/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/00.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/00.msa new file mode 100644 index 000000000..b7883123b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/00.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/00_1.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/00_1.msa new file mode 100644 index 000000000..eda001160 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/00_1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/00_2.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/00_2.msa new file mode 100644 index 000000000..d56c84248 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/00_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/03.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/03.msa new file mode 100644 index 000000000..9b8339fe0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -177.21 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/20.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/20.msa new file mode 100644 index 000000000..d4e92c84c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/20.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.875912 + AttackingEndTime 0.968370 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.875912 -15.074981 -95.011261 88.646835 -15.074980 -95.011253 88.646828 + 0.884246 -18.596018 -93.257767 93.370117 -18.596016 -93.257759 93.370110 + 0.892579 -21.798542 -90.938416 98.223160 -21.798540 -90.938408 98.223152 + 0.900912 -24.650530 -88.076698 103.152023 -24.650528 -88.076691 103.152016 + 0.909246 -27.119129 -84.696671 108.097374 -27.119127 -84.696663 108.097366 + 0.917579 -29.145502 -80.838364 112.919601 -29.145500 -80.838356 112.919594 + 0.925912 -30.712339 -76.558380 117.547920 -30.712337 -76.558372 117.547913 + 0.934246 -31.818991 -71.911125 121.943558 -31.818989 -71.911118 121.943550 + 0.942579 -32.462498 -66.977364 126.056404 -32.462494 -66.977356 126.056396 + 0.950912 -32.641457 -61.937531 129.800812 -32.641453 -61.937527 129.800797 + 0.959246 -32.398121 -56.873787 133.174469 -32.398117 -56.873783 133.174454 + 0.967579 -31.777840 -51.842766 136.191040 -31.777838 -51.842762 136.191025 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/20_1.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/20_1.msa new file mode 100644 index 000000000..240907100 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/20_1.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/20_1.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.686131 + AttackingEndTime 0.773723 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.686131 -51.511940 -15.658082 59.977478 -51.511936 -15.658081 59.977474 + 0.694465 -41.178097 -47.619064 75.585648 -41.178093 -47.619061 75.585640 + 0.702798 -21.730463 -72.335136 87.997948 -21.730461 -72.335129 87.997940 + 0.711131 0.646752 -87.646729 97.662552 0.646752 -87.646721 97.662544 + 0.719465 21.033161 -94.188606 105.502747 21.033159 -94.188599 105.502739 + 0.727798 34.025024 -93.152626 110.927849 34.025021 -93.152618 110.927841 + 0.736131 39.717232 -88.941025 113.818542 39.717228 -88.941017 113.818535 + 0.744465 41.744507 -84.419693 114.382195 41.744503 -84.419685 114.382187 + 0.752798 42.481033 -80.278008 112.625435 42.481030 -80.278000 112.625427 + 0.761131 43.156914 -76.087036 110.734322 43.156910 -76.087029 110.734314 + 0.769465 43.873348 -71.649269 109.436447 43.873344 -71.649261 109.436440 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/30.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/30.msa new file mode 100644 index 000000000..bc6d63f8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/30.gr2" +MotionDuration 0.700000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/31.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/31.msa new file mode 100644 index 000000000..554372831 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/31.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/32.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/32.msa new file mode 100644 index 000000000..c4d9c1c05 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/33.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/33.msa new file mode 100644 index 000000000..ea34d7720 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/33.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/34.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/34.msa new file mode 100644 index 000000000..75c93cd4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/34.gr2" +MotionDuration 0.700000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/35.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/35.msa new file mode 100644 index 000000000..a1a17e337 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/36.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/36.msa new file mode 100644 index 000000000..3af76a23c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/36.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/37.msa b/serverfiles/main/srv1/share/data/monster/ent_guru/37.msa new file mode 100644 index 000000000..17887a4c7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_guru/37.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_guru/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_guru/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_guru/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/00.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/00.msa new file mode 100644 index 000000000..cdc9e9e4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/00_1.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/00_1.msa new file mode 100644 index 000000000..7ba0e87a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/00_2.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/00_2.msa new file mode 100644 index 000000000..bcc152456 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/00_2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/03.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/03.msa new file mode 100644 index 000000000..7057c5d4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/20.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/20.msa new file mode 100644 index 000000000..1ba28d6b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/20.gr2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.519465 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/20_1.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/20_1.msa new file mode 100644 index 000000000..8823edfcc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/20_1.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.705596 + + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf" + FlyPosition 0.000000 0.000000 70.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/30.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/30.msa new file mode 100644 index 000000000..95478bd5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/31.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/31.msa new file mode 100644 index 000000000..f49e91e7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/32.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/32.msa new file mode 100644 index 000000000..504eb1ebe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/32.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/33.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/33.msa new file mode 100644 index 000000000..7e7274adb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/33.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/34.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/34.msa new file mode 100644 index 000000000..ca8701c7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/35.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/35.msa new file mode 100644 index 000000000..1a7a3c0d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/35.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/36.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/36.msa new file mode 100644 index 000000000..795ae177b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/36.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/37.msa b/serverfiles/main/srv1/share/data/monster/ent_hu/37.msa new file mode 100644 index 000000000..ece19b496 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_hu/37.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_hu/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_hu/motlist.txt new file mode 100644 index 000000000..e2aee39d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_hu/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 30 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/00.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/00.msa new file mode 100644 index 000000000..9c1acbe99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/00.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/00_1.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/00_1.msa new file mode 100644 index 000000000..8e3bbbccb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/00_1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/00_2.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/00_2.msa new file mode 100644 index 000000000..8e7641810 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/00_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/03.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/03.msa new file mode 100644 index 000000000..ad5f04b5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/03.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -526.08 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/20.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/20.msa new file mode 100644 index 000000000..525c08ed6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/20.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/20.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.580292 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -250.000000 150.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/20_1.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/20_1.msa new file mode 100644 index 000000000..23bebac50 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/20_1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/20_1.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.815085 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/24.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/24.msa new file mode 100644 index 000000000..44a0d722c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/24.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/24.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/25.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/25.msa new file mode 100644 index 000000000..f595d66ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/25.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/25.gr2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 1.413625 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/giant_desert_turtle_24.mse" + EffectPosition 0.000000 -480.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/30.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/30.msa new file mode 100644 index 000000000..4d76dd57e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/31.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/31.msa new file mode 100644 index 000000000..deb211192 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/32.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/32.msa new file mode 100644 index 000000000..8a4b57357 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/33.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/33.msa new file mode 100644 index 000000000..314d90420 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/34.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/34.msa new file mode 100644 index 000000000..590aa232b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/35.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/35.msa new file mode 100644 index 000000000..314778c7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/36.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/36.msa new file mode 100644 index 000000000..f376fa133 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/37.msa b/serverfiles/main/srv1/share/data/monster/ent_huge/37.msa new file mode 100644 index 000000000..4a1ccefdb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_huge/37.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_huge/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_huge/motlist.txt new file mode 100644 index 000000000..b8037ecdf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_huge/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 30 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/00.msa b/serverfiles/main/srv1/share/data/monster/ent_red/00.msa new file mode 100644 index 000000000..e996ca405 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/00.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/00_1.msa b/serverfiles/main/srv1/share/data/monster/ent_red/00_1.msa new file mode 100644 index 000000000..96964e12e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/00_2.msa b/serverfiles/main/srv1/share/data/monster/ent_red/00_2.msa new file mode 100644 index 000000000..4e2b465ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/00_2.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/03.msa b/serverfiles/main/srv1/share/data/monster/ent_red/03.msa new file mode 100644 index 000000000..49fe41f24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/03.gr2" +MotionDuration 0.900000 +Accumulation 0.00 -564.35 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/20.msa b/serverfiles/main/srv1/share/data/monster/ent_red/20.msa new file mode 100644 index 000000000..bcd11cd5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.551500 + AttackingEndTime 0.648824 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.551500 -49.714581 -149.271805 69.981491 -49.714577 -149.271790 69.981483 + 0.559834 -35.994396 -166.965256 70.752823 -35.994392 -166.965240 70.752815 + 0.568167 -20.164558 -183.197693 74.754395 -20.164557 -183.197678 74.754387 + 0.576500 -2.153809 -197.399200 82.483414 -2.153809 -197.399185 82.483406 + 0.584834 17.914740 -208.735916 94.534927 17.914738 -208.735901 94.534920 + 0.593167 38.713177 -215.320526 109.614304 38.713173 -215.320511 109.614296 + 0.601500 58.727531 -216.837952 126.111374 58.727528 -216.837936 126.111366 + 0.609834 77.130203 -213.914764 143.211533 77.130196 -213.914749 143.211517 + 0.618167 93.447380 -207.200073 160.271164 93.447372 -207.200058 160.271149 + 0.626500 107.446274 -197.288589 176.761246 107.446266 -197.288574 176.761230 + 0.634834 118.485062 -185.765182 191.682297 118.485054 -185.765167 191.682281 + 0.643167 126.572502 -174.303192 204.201904 126.572495 -174.303177 204.201889 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/20_1.msa b/serverfiles/main/srv1/share/data/monster/ent_red/20_1.msa new file mode 100644 index 000000000..7c7496dc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/20_1.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/20_1.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.569343 + AttackingEndTime 0.708029 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.569343 -115.954636 -39.484360 73.431717 -115.954628 -39.484356 73.431709 + 0.577676 -111.819328 -70.636261 73.022896 -111.819321 -70.636253 73.022888 + 0.586010 -105.980904 -101.338638 75.269608 -105.980896 -101.338631 75.269600 + 0.594343 -97.731819 -132.162201 80.272652 -97.731812 -132.162186 80.272644 + 0.602676 -85.920502 -163.246216 88.580719 -85.920494 -163.246201 88.580711 + 0.611010 -69.104561 -193.802933 100.953575 -69.104553 -193.802917 100.953568 + 0.619343 -48.102398 -219.132324 115.302727 -48.102394 -219.132309 115.302719 + 0.627676 -26.045916 -237.689819 130.030731 -26.045914 -237.689804 130.030716 + 0.636010 -5.292531 -250.672058 144.942734 -5.292531 -250.672043 144.942719 + 0.644343 12.553386 -259.566498 160.048203 12.553385 -259.566467 160.048187 + 0.652676 26.414564 -265.737854 175.456070 26.414562 -265.737823 175.456055 + 0.661010 36.087917 -269.894287 190.783478 36.087914 -269.894257 190.783463 + 0.669343 44.045132 -271.518524 203.795288 44.045128 -271.518494 203.795273 + 0.677676 50.824360 -271.469635 213.996780 50.824356 -271.469604 213.996765 + 0.686010 56.779259 -270.505707 221.435394 56.779255 -270.505676 221.435379 + 0.694343 62.259995 -269.092682 226.285095 62.259991 -269.092651 226.285080 + 0.702676 67.526337 -267.474579 228.709167 67.526329 -267.474548 228.709152 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/24.msa b/serverfiles/main/srv1/share/data/monster/ent_red/24.msa new file mode 100644 index 000000000..7713b7356 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/24.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/24.gr2" +MotionDuration 2.233333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/30.msa b/serverfiles/main/srv1/share/data/monster/ent_red/30.msa new file mode 100644 index 000000000..e51bfa2cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/31.msa b/serverfiles/main/srv1/share/data/monster/ent_red/31.msa new file mode 100644 index 000000000..30607965f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/32.msa b/serverfiles/main/srv1/share/data/monster/ent_red/32.msa new file mode 100644 index 000000000..415b26371 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/33.msa b/serverfiles/main/srv1/share/data/monster/ent_red/33.msa new file mode 100644 index 000000000..9a6bca188 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/34.msa b/serverfiles/main/srv1/share/data/monster/ent_red/34.msa new file mode 100644 index 000000000..319e4cb70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/35.msa b/serverfiles/main/srv1/share/data/monster/ent_red/35.msa new file mode 100644 index 000000000..cd95d1832 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/36.msa b/serverfiles/main/srv1/share/data/monster/ent_red/36.msa new file mode 100644 index 000000000..f598c6d4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/37.msa b/serverfiles/main/srv1/share/data/monster/ent_red/37.msa new file mode 100644 index 000000000..c8f3ab00a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_red/37.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_red/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_red/motlist.txt new file mode 100644 index 000000000..f9d510471 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_red/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL SPECIAL 24.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ent_trent/00.msa b/serverfiles/main/srv1/share/data/monster/ent_trent/00.msa new file mode 100644 index 000000000..3e54ec6b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_trent/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_trent/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_trent/00_1.msa b/serverfiles/main/srv1/share/data/monster/ent_trent/00_1.msa new file mode 100644 index 000000000..72c849419 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_trent/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_trent/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_trent/20.msa b/serverfiles/main/srv1/share/data/monster/ent_trent/20.msa new file mode 100644 index 000000000..336ee0b9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_trent/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_trent/20.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.784672 + + AttachingEnable 0 + AttachingBoneName "Bone19" + FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf" + FlyPosition 0.000000 0.000000 70.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_trent/20_1.msa b/serverfiles/main/srv1/share/data/monster/ent_trent/20_1.msa new file mode 100644 index 000000000..78414ccd7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_trent/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_trent/20_1.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.744526 + + AttachingEnable 0 + AttachingBoneName "Bone19" + FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf" + FlyPosition 0.000000 0.000000 70.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ent_trent/30.msa b/serverfiles/main/srv1/share/data/monster/ent_trent/30.msa new file mode 100644 index 000000000..a2b6a3c05 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_trent/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_trent/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_trent/31.msa b/serverfiles/main/srv1/share/data/monster/ent_trent/31.msa new file mode 100644 index 000000000..42e5db37c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_trent/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ent_trent/31.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ent_trent/motlist.txt b/serverfiles/main/srv1/share/data/monster/ent_trent/motlist.txt new file mode 100644 index 000000000..95e71341d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ent_trent/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 30 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/eojiryu/die.msa b/serverfiles/main/srv1/share/data/monster/eojiryu/die.msa new file mode 100644 index 000000000..ac7df9027 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/eojiryu/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/eojiryu/die.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/eojiryu/motlist.txt b/serverfiles/main/srv1/share/data/monster/eojiryu/motlist.txt new file mode 100644 index 000000000..fb2392fe1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/eojiryu/motlist.txt @@ -0,0 +1,2 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 30 diff --git a/serverfiles/main/srv1/share/data/monster/eojiryu/run.msa b/serverfiles/main/srv1/share/data/monster/eojiryu/run.msa new file mode 100644 index 000000000..a21ffbb1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/eojiryu/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/eojiryu/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -131.35 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/eojiryu/wait.msa b/serverfiles/main/srv1/share/data/monster/eojiryu/wait.msa new file mode 100644 index 000000000..f7dff4717 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/eojiryu/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/eojiryu/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/eojiryu/wait1.msa b/serverfiles/main/srv1/share/data/monster/eojiryu/wait1.msa new file mode 100644 index 000000000..776e249bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/eojiryu/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/eojiryu/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/eojiryu/wait_1.msa b/serverfiles/main/srv1/share/data/monster/eojiryu/wait_1.msa new file mode 100644 index 000000000..aef174425 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/eojiryu/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/eojiryu/wait_1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/eojiryu/walk.msa b/serverfiles/main/srv1/share/data/monster/eojiryu/walk.msa new file mode 100644 index 000000000..2e9908f55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/eojiryu/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/eojiryu/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -77.35 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/00.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/00.msa new file mode 100644 index 000000000..07ea0cd52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/00.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/00_1.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/00_1.msa new file mode 100644 index 000000000..9e1d36bb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/03.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/03.msa new file mode 100644 index 000000000..cfb2b05f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -179.58 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/20.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/20.msa new file mode 100644 index 000000000..d83d79eb9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\evil_eye\20.GR2" +MotionDuration 1.833333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.495134 + + AttachingEnable 1 + AttachingBoneName "Bone01" + FlyFileName "d:/ymir work/effect/monster/evil_eye_20_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/30.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/30.msa new file mode 100644 index 000000000..2c0ad0385 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/31.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/31.msa new file mode 100644 index 000000000..370406dc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/31_1.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/31_1.msa new file mode 100644 index 000000000..30cf0d534 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/31_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/32.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/32.msa new file mode 100644 index 000000000..52b5fe27b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/32.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/33.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/33.msa new file mode 100644 index 000000000..2b805c7e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/34.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/34.msa new file mode 100644 index 000000000..7fced28af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/35.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/35.msa new file mode 100644 index 000000000..03e5f103b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/35.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/37.msa b/serverfiles/main/srv1/share/data/monster/evil_eye/37.msa new file mode 100644 index 000000000..671b6c847 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/evil_eye/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/evil_eye/motlist.txt b/serverfiles/main/srv1/share/data/monster/evil_eye/motlist.txt new file mode 100644 index 000000000..379d6e465 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/evil_eye/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/00.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/00.msa new file mode 100644 index 000000000..561563375 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/00_1.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/00_1.msa new file mode 100644 index 000000000..146e19c83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/00_2.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/00_2.msa new file mode 100644 index 000000000..3f919042d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/00_2.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/03.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/03.msa new file mode 100644 index 000000000..4337d214c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/03.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -229.13 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/20.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/20.msa new file mode 100644 index 000000000..ea0c4e43f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/20.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.460665 + AttackingEndTime 0.570965 + AttackingBone "Bip01 Ponytail1" + WeaponLength 5.000000 + List HitPosition + { + 0.460665 38.120750 -104.863914 101.099373 42.288395 -105.858261 98.522202 + 0.468998 35.257637 -107.536369 93.341049 39.385082 -108.439148 90.667290 + 0.477332 31.603836 -109.806305 85.405670 35.709831 -110.619003 82.670654 + 0.485665 27.117655 -111.657021 77.324493 31.218126 -112.407181 74.563446 + 0.493998 21.763498 -112.983894 69.110291 25.869619 -113.718513 66.353485 + 0.502332 15.601259 -113.605125 60.841640 19.717997 -114.382851 58.112637 + 0.510665 9.828116 -113.536484 53.586388 13.957858 -114.398132 50.902596 + 0.518998 4.889005 -113.040276 47.748764 9.034570 -114.017357 45.129681 + 0.527332 0.776959 -112.332253 43.337025 4.942188 -113.451653 40.807659 + 0.535665 -2.523812 -111.569855 40.354317 1.667092 -112.849358 37.946224 + 0.543998 -5.048491 -110.837173 38.758202 -0.823658 -112.279419 36.506416 + 0.552332 -7.152509 -109.996086 37.754322 -2.898975 -111.579330 35.656521 + 0.560665 -8.982023 -109.081062 37.014240 -4.710369 -110.784805 35.052052 + 0.568998 -10.554715 -108.185204 36.508514 -6.275108 -109.995880 34.662895 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/20_1.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/20_1.msa new file mode 100644 index 000000000..7a546d36e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/20_1.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/20_1.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.412003 + AttackingEndTime 0.476886 + AttackingBone "Bip01 Ponytail1" + WeaponLength 17.000000 + List HitPosition + { + 0.412003 -39.617970 -93.795952 98.126884 -27.743944 -94.254227 110.284004 + 0.420337 -39.820229 -96.274025 102.945694 -28.271223 -96.565590 115.416870 + 0.428670 -38.922569 -98.796501 106.058647 -27.534639 -98.908913 118.679932 + 0.437003 -36.722691 -101.378082 107.342262 -25.289236 -101.294838 119.922699 + 0.445337 -33.194542 -103.927498 106.740257 -21.491461 -103.610092 119.066528 + 0.453670 -28.349936 -106.280846 104.126686 -16.161711 -105.632195 115.959862 + 0.462003 -22.460838 -108.224030 99.455856 -9.647785 -107.070953 110.568596 + 0.470337 -17.144243 -109.744675 93.625893 -3.830878 -107.955605 104.044731 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/20_2.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/20_2.msa new file mode 100644 index 000000000..027bbdff1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/20_2.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/20_2.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.467153 + AttackingEndTime 0.525548 + AttackingBone "Bip01 Ponytail1" + WeaponLength 17.000000 + List HitPosition + { + 0.467153 -0.334220 -81.851509 150.300858 16.653849 -81.291283 149.999023 + 0.475487 -0.622154 -86.712502 137.713913 16.358511 -85.903503 137.663849 + 0.483820 -0.923689 -91.341820 124.161186 16.054693 -90.488983 124.246521 + 0.492153 -1.234989 -95.685089 109.600830 15.748224 -94.930695 109.632423 + 0.500487 -1.547747 -99.616692 93.971458 15.440607 -99.042969 93.713875 + 0.508820 -1.825955 -102.683838 79.006226 15.153035 -102.340981 78.233902 + 0.517153 -2.048012 -104.782013 66.235420 14.887500 -104.716751 64.757477 + 0.525487 -2.213376 -106.124382 55.785461 14.621122 -106.395699 53.434719 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/30.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/30.msa new file mode 100644 index 000000000..eb1e3dcc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/31.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/31.msa new file mode 100644 index 000000000..f63c435e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/31.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/31_1.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/31_1.msa new file mode 100644 index 000000000..7e2c46a24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/31_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/32.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/32.msa new file mode 100644 index 000000000..05a5fd67d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/33.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/33.msa new file mode 100644 index 000000000..bedb0ed69 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/34.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/34.msa new file mode 100644 index 000000000..5de13a92e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/37.msa b/serverfiles/main/srv1/share/data/monster/fennec_fox/37.msa new file mode 100644 index 000000000..b43f1e05e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fennec_fox/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fennec_fox/motlist.txt b/serverfiles/main/srv1/share/data/monster/fennec_fox/motlist.txt new file mode 100644 index 000000000..99d1125e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fennec_fox/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 34 +GENERAL NORMAL_ATTACK1 20_1.msa 33 +GENERAL NORMAL_ATTACK2 20_2.msa 33 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 34 +GENERAL FRONT_DEAD1 31_1.msa 33 +GENERAL FRONT_DEAD2 31_2.msa 33 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/fire_dragon/00.msa b/serverfiles/main/srv1/share/data/monster/fire_dragon/00.msa new file mode 100644 index 000000000..5ae315b82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_dragon/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_dragon/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_dragon/00_1.msa b/serverfiles/main/srv1/share/data/monster/fire_dragon/00_1.msa new file mode 100644 index 000000000..323b76ba8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_dragon/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_dragon/00_1.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_dragon/03.msa b/serverfiles/main/srv1/share/data/monster/fire_dragon/03.msa new file mode 100644 index 000000000..4946c89a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_dragon/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_dragon/03.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1256.47 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_dragon/20.msa b/serverfiles/main/srv1/share/data/monster/fire_dragon/20.msa new file mode 100644 index 000000000..674c932f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_dragon/20.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_dragon/20.gr2" +MotionDuration 4.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.927818 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bone06" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_dragon_breathe.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_dragon/20_1.msa b/serverfiles/main/srv1/share/data/monster/fire_dragon/20_1.msa new file mode 100644 index 000000000..b9722e2ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_dragon/20_1.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_dragon/20_1.gr2" +MotionDuration 2.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 1.234793 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bone06" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_dragon_breathe.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_dragon/20_2.msa b/serverfiles/main/srv1/share/data/monster/fire_dragon/20_2.msa new file mode 100644 index 000000000..8b96f7619 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_dragon/20_2.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\fire_dragon\20_2.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.978102 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_dragon_strike.mse" + EffectPosition -300.000000 -630.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.021898 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_dragon_strike.mse" + EffectPosition 300.000000 -320.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_dragon/31.msa b/serverfiles/main/srv1/share/data/monster/fire_dragon/31.msa new file mode 100644 index 000000000..6e5a3b5a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_dragon/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_dragon/31.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_dragon/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_dragon/motlist.txt new file mode 100644 index 000000000..56e99af4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_dragon/motlist.txt @@ -0,0 +1,7 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 34 +GENERAL NORMAL_ATTACK1 20_1.msa 33 +GENERAL NORMAL_ATTACK2 20_2.msa 33 +GENERAL FRONT_DEAD 31.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/00.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/00.msa new file mode 100644 index 000000000..1035af710 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/00.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\fire_ghost\00.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.017032 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 100.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/00_1.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/00_1.msa new file mode 100644 index 000000000..fe78695df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/00_1.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/00_1.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.024331 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/03.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/03.msa new file mode 100644 index 000000000..eb750f30f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/03.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1256.47 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.014599 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/20.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/20.msa new file mode 100644 index 000000000..72828b0e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/20.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/20.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 6 + StartingTime 0.855637 + + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FlyFileName "d:/ymir work/effect/monster2/fire_ghost_fireball.msf" + FlyPosition 0.000000 0.000000 250.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.024331 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.957015 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/20_1.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/20_1.msa new file mode 100644 index 000000000..9471d9cc0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/20_1.gr2" +MotionDuration 1.833333 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 6 + StartingTime 1.217762 + + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FlyFileName "d:/ymir work/effect/monster2/fire_ghost_fireball.msf" + FlyPosition 0.000000 -50.000000 150.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.026764 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.874290 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/30.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/30.msa new file mode 100644 index 000000000..3de1f28b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/30.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/30.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.006488 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/30_1.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/30_1.msa new file mode 100644 index 000000000..ad0515833 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/30_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/31.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/31.msa new file mode 100644 index 000000000..05918c7dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/31.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/31.gr2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.045418 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/31_1.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/31_1.msa new file mode 100644 index 000000000..ed4b65b6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/31_1.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/32.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/32.msa new file mode 100644 index 000000000..4978011fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/32.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/32.gr2" +MotionDuration 1.833333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.022303 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/33.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/33.msa new file mode 100644 index 000000000..31fde3137 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/33.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/33.gr2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.014193 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/34.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/34.msa new file mode 100644 index 000000000..1dfbfd04d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/34.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/34.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.006488 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/34_1.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/34_1.msa new file mode 100644 index 000000000..b8fe2af93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/34_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/35.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/35.msa new file mode 100644 index 000000000..fa17af937 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/35.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/35.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.012165 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/37.msa b/serverfiles/main/srv1/share/data/monster/fire_ghost/37.msa new file mode 100644 index 000000000..729f3a3d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/37.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_ghost/37.gr2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051095 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_ghost/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_ghost/motlist.txt new file mode 100644 index 000000000..df7498f5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_ghost/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/00.msa b/serverfiles/main/srv1/share/data/monster/fire_king/00.msa new file mode 100644 index 000000000..caaf9e860 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/00_1.msa b/serverfiles/main/srv1/share/data/monster/fire_king/00_1.msa new file mode 100644 index 000000000..9199e24f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/03.msa b/serverfiles/main/srv1/share/data/monster/fire_king/03.msa new file mode 100644 index 000000000..a9fda1857 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -330.95 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/20.msa b/serverfiles/main/srv1/share/data/monster/fire_king/20.msa new file mode 100644 index 000000000..2c0e00abe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/20.msa @@ -0,0 +1,37 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\fire_king\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.548256 + AttackingEndTime 0.616383 + AttackingBone "Bip01 R Hand" + WeaponLength 141.000000 + List HitPosition + { + 0.548256 99.895584 -96.145531 169.461243 134.894592 18.250502 94.991112 + 0.556590 82.146553 -109.907806 172.226151 143.981934 -5.487106 100.538185 + 0.564923 57.840485 -120.775719 175.593613 152.874146 -41.800076 107.689400 + 0.573256 27.107080 -126.661919 178.955994 150.424377 -96.211014 117.781166 + 0.581590 -8.952997 -124.963387 181.123001 116.776001 -165.327988 131.931839 + 0.589923 -46.409370 -113.750900 181.186264 38.498562 -221.066254 147.752304 + 0.598256 -79.532211 -94.126900 179.594299 -59.585567 -232.066971 158.656342 + 0.606590 -106.136261 -67.657364 176.016907 -151.026505 -200.368500 160.254776 + 0.614923 -124.504395 -36.146969 170.236420 -219.588562 -138.356964 150.876083 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/20_1.msa b/serverfiles/main/srv1/share/data/monster/fire_king/20_1.msa new file mode 100644 index 000000000..ea2e03fd8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/20_1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\fire_king\20_1.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.928629 + AttackingEndTime 1.017843 + AttackingBone "Bip01 R Hand" + WeaponLength 163.000000 + List HitPosition + { + 0.928629 -64.275635 -75.371750 192.036301 -174.780502 -0.320572 285.440460 + 0.936963 -36.012318 -99.408577 168.953308 -160.317276 -105.882446 274.191711 + 0.945296 -1.338594 -111.965401 144.715820 -100.017708 -204.170578 235.976730 + 0.953629 32.439610 -111.019585 122.680176 -5.108764 -259.690002 177.952713 + 0.961963 60.873589 -98.836021 104.151215 100.606415 -256.726624 111.947502 + 0.970296 80.046112 -80.160126 90.782722 184.267654 -200.203125 54.793388 + 0.978629 89.067612 -62.208141 83.326576 225.398834 -125.279678 20.043337 + 0.986963 91.482086 -48.193329 79.853333 235.292297 -58.813972 3.863983 + 0.995296 90.515152 -38.673508 78.654816 229.789856 -10.461154 -1.192520 + 1.003629 88.618835 -32.613720 78.571945 220.185074 21.826460 -0.772453 + 1.011963 86.667152 -29.636108 78.996025 212.446136 39.124836 1.403717 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.985402 + + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/24.msa b/serverfiles/main/srv1/share/data/monster/fire_king/24.msa new file mode 100644 index 000000000..5a0167c99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/24.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster2\fire_king\24.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.024331 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_king_24.mse" + EffectPosition -10.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.062449 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_king_24_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.066504 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/30.msa b/serverfiles/main/srv1/share/data/monster/fire_king/30.msa new file mode 100644 index 000000000..81da9e00c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/30_1.msa b/serverfiles/main/srv1/share/data/monster/fire_king/30_1.msa new file mode 100644 index 000000000..d480d5a11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/30_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/31.msa b/serverfiles/main/srv1/share/data/monster/fire_king/31.msa new file mode 100644 index 000000000..200b07047 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/32.msa b/serverfiles/main/srv1/share/data/monster/fire_king/32.msa new file mode 100644 index 000000000..266d127f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/33.msa b/serverfiles/main/srv1/share/data/monster/fire_king/33.msa new file mode 100644 index 000000000..b8c41f3ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/34.msa b/serverfiles/main/srv1/share/data/monster/fire_king/34.msa new file mode 100644 index 000000000..6d8935dd6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/34_1.msa b/serverfiles/main/srv1/share/data/monster/fire_king/34_1.msa new file mode 100644 index 000000000..a3ca46524 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/34_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/37.msa b/serverfiles/main/srv1/share/data/monster/fire_king/37.msa new file mode 100644 index 000000000..61900d994 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_king/37.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_king/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_king/motlist.txt new file mode 100644 index 000000000..420d1b00e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_king/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL SPECIAL 24.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/00.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/00.msa new file mode 100644 index 000000000..808da0102 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/00_1.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/00_1.msa new file mode 100644 index 000000000..0c1260aaf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/03.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/03.msa new file mode 100644 index 000000000..755af484e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -329.56 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/20.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/20.msa new file mode 100644 index 000000000..a77391265 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/20.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.208029 + AttackingEndTime 0.335766 + AttackingBone "Bip01 R Hand" + WeaponLength 166.000000 + List HitPosition + { + 0.208029 -58.292549 75.902237 263.124512 30.133444 213.218445 234.372833 + 0.216363 -72.143021 59.139587 264.685516 -19.908270 216.358597 255.265732 + 0.224696 -86.303963 35.359840 264.222290 -84.777466 199.753098 286.872742 + 0.233029 -96.929352 3.683387 260.262299 -157.625732 145.209778 321.946716 + 0.241363 -98.908936 -33.030670 251.903046 -212.654236 46.868145 342.457153 + 0.249696 -89.831848 -68.436844 240.018967 -225.359116 -66.948860 335.815216 + 0.258029 -70.206573 -99.017731 224.566055 -195.253830 -172.513504 305.290314 + 0.266363 -41.328682 -121.047699 205.776428 -130.536514 -251.484085 256.455170 + 0.274696 -5.963058 -130.591843 184.433472 -45.278423 -291.250458 196.197723 + 0.283029 30.869251 -124.571266 162.272369 42.239422 -287.250458 133.111618 + 0.291363 59.935791 -106.309937 144.670410 111.828995 -251.025024 82.585808 + 0.299696 78.947113 -84.183823 133.543427 159.045212 -202.761627 49.461620 + 0.308029 90.591278 -63.363228 127.747124 189.217148 -155.074173 30.784224 + 0.316363 97.957138 -46.101665 125.921295 209.096573 -113.850121 23.088812 + 0.324696 103.460007 -33.283691 127.096497 224.168274 -81.627419 24.042265 + 0.333029 108.286453 -24.828142 130.192383 237.353317 -58.943684 31.552618 + } + } + Group HitData01 + { + AttackingStartTime 0.733577 + AttackingEndTime 0.813869 + AttackingBone "Bip01 R Hand" + WeaponLength 169.000000 + List HitPosition + { + 0.733577 0.321982 -102.450668 159.208572 106.837257 -180.795395 53.967777 + 0.741910 -11.535567 -103.139648 173.286026 79.889580 -217.166702 88.452019 + 0.750244 -20.916821 -99.454941 187.097626 54.928139 -237.451172 125.833290 + 0.758577 -30.988523 -92.864212 199.548340 24.662048 -247.554810 160.999496 + 0.766910 -44.424923 -83.827538 211.346069 -18.799334 -249.861771 194.840958 + 0.775244 -60.069740 -70.639038 223.714020 -73.009087 -238.930756 230.428345 + 0.783577 -75.929314 -50.385624 237.572006 -133.227325 -205.872253 270.481659 + 0.791910 -87.680649 -19.896616 252.658539 -188.064316 -140.351959 315.050751 + 0.800244 -87.941078 20.234539 266.082214 -216.003952 -41.083229 357.308655 + 0.808577 -74.410828 55.442814 272.956818 -202.210663 54.484676 383.437073 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/30.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/30.msa new file mode 100644 index 000000000..ea05ca2fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/30_1.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/30_1.msa new file mode 100644 index 000000000..da1508308 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/30_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/31.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/31.msa new file mode 100644 index 000000000..609f3bc34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/31.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/32.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/32.msa new file mode 100644 index 000000000..652f9229a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/33.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/33.msa new file mode 100644 index 000000000..280f9a9eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/34.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/34.msa new file mode 100644 index 000000000..1ac992026 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/34_1.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/34_1.msa new file mode 100644 index 000000000..2ff7cc5cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/34_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/37.msa b/serverfiles/main/srv1/share/data/monster/fire_knight/37.msa new file mode 100644 index 000000000..a30c83478 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_knight/37.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_knight/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_knight/motlist.txt new file mode 100644 index 000000000..da0e2b4f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_knight/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/00.msa b/serverfiles/main/srv1/share/data/monster/fire_man/00.msa new file mode 100644 index 000000000..08b07765e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/00_1.msa b/serverfiles/main/srv1/share/data/monster/fire_man/00_1.msa new file mode 100644 index 000000000..ea2ed883e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/03.msa b/serverfiles/main/srv1/share/data/monster/fire_man/03.msa new file mode 100644 index 000000000..6fc84acc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/03.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -298.89 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/20.msa b/serverfiles/main/srv1/share/data/monster/fire_man/20.msa new file mode 100644 index 000000000..9cef6d513 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/20.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/20.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.758313 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_man_strike.mse" + EffectPosition -100.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.774534 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_man_strike.mse" + EffectPosition -160.000000 150.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.806975 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -100.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/20_1.msa b/serverfiles/main/srv1/share/data/monster/fire_man/20_1.msa new file mode 100644 index 000000000..e71a8d037 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/20_1.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/20_1.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.855637 + AttackingEndTime 1.082725 + AttackingBone "equip_Box" + WeaponLength 200.000000 + List HitPosition + { + 0.855637 -174.859558 304.080444 91.051361 -125.944801 483.927826 163.592270 + 0.863970 -183.203064 289.086395 88.760864 -148.873581 475.494293 152.573090 + 0.872303 -197.986649 261.664948 89.079948 -191.246567 455.704987 137.046387 + 0.880637 -214.914734 218.938309 93.083557 -251.926804 413.878937 118.138939 + 0.888970 -225.789429 161.301834 101.648972 -319.963409 337.703278 99.900787 + 0.897303 -222.976379 96.316071 114.184380 -373.493927 226.025940 91.571609 + 0.905637 -200.919159 29.131493 127.448700 -390.085785 82.829201 90.949318 + 0.913970 -156.596695 -31.775505 137.852463 -346.509247 -73.671700 91.304787 + 0.922303 -106.058655 -70.057404 146.396896 -256.448425 -190.549286 92.906807 + 0.930637 -62.068436 -89.315308 156.311066 -154.047882 -257.848846 100.335152 + 0.938970 -27.086376 -96.148987 168.965851 -57.947052 -286.231903 115.050362 + 0.947303 3.132862 -94.474747 177.019562 31.303362 -285.178131 123.860771 + 0.955637 29.112104 -87.562561 177.288483 110.561523 -261.168335 120.505928 + 0.963970 49.829895 -76.934792 171.436737 175.220871 -219.402878 108.367790 + 0.972303 64.760712 -65.081650 160.524033 221.023010 -169.783493 92.557274 + 0.980637 74.223663 -53.458809 146.117004 250.033661 -123.939545 82.145332 + 0.988970 78.317116 -40.145733 129.153320 266.151703 -88.416191 81.114761 + 0.997303 77.835007 -26.112602 115.417145 271.565643 -66.715614 86.787079 + 1.005637 76.232994 -18.730820 109.004272 271.373352 -58.312382 93.230217 + 1.013970 75.619453 -19.713669 107.554092 270.875031 -61.392117 99.873489 + 1.022303 75.497925 -25.714451 108.855644 270.404205 -70.496864 106.401001 + 1.030637 75.008011 -29.513893 108.808067 269.442352 -76.074516 112.161224 + 1.038970 74.452621 -30.959187 107.060265 268.541962 -77.965553 117.384140 + 1.047303 73.961601 -30.860268 104.160141 267.637207 -77.382561 122.197792 + 1.055637 73.540253 -31.812614 101.927078 266.538513 -77.818085 127.070976 + 1.063970 73.150848 -34.039719 100.479637 265.333923 -79.474525 132.076981 + 1.072303 72.720230 -37.317215 99.695313 264.030487 -82.010170 137.149918 + 1.080637 72.259033 -40.471905 98.812263 262.635925 -83.957695 141.999466 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/30.msa b/serverfiles/main/srv1/share/data/monster/fire_man/30.msa new file mode 100644 index 000000000..88b8f7601 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/30_1.msa b/serverfiles/main/srv1/share/data/monster/fire_man/30_1.msa new file mode 100644 index 000000000..cc9bd04a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/30_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/31.msa b/serverfiles/main/srv1/share/data/monster/fire_man/31.msa new file mode 100644 index 000000000..2a6900bfd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/32.msa b/serverfiles/main/srv1/share/data/monster/fire_man/32.msa new file mode 100644 index 000000000..ded2fc69c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/33.msa b/serverfiles/main/srv1/share/data/monster/fire_man/33.msa new file mode 100644 index 000000000..5f80d8682 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/34.msa b/serverfiles/main/srv1/share/data/monster/fire_man/34.msa new file mode 100644 index 000000000..eda5a15a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/34_1.msa b/serverfiles/main/srv1/share/data/monster/fire_man/34_1.msa new file mode 100644 index 000000000..f80d3a33c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_man/34_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_man/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_man/motlist.txt new file mode 100644 index 000000000..508d62170 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_man/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/00.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/00.msa new file mode 100644 index 000000000..cb355c7c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/00_1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/00_1.msa new file mode 100644 index 000000000..fc9dbb787 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/03.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/03.msa new file mode 100644 index 000000000..5ce398125 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -257.51 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/20.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/20.msa new file mode 100644 index 000000000..d7b2da2f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.529197 + AttackingEndTime 0.624088 + AttackingBone "Bip01 R Finger0Nub" + WeaponLength 22.000000 + List HitPosition + { + 0.529197 -106.898140 -105.482620 235.654770 -123.055611 -106.214882 220.746124 + 0.537530 -93.010544 -129.747086 227.118515 -108.547325 -131.933777 211.726318 + 0.545864 -73.147324 -153.618668 216.110260 -88.142616 -157.073196 200.463303 + 0.554197 -47.768219 -175.163452 201.046371 -62.245495 -179.676788 185.185837 + 0.562530 -18.545479 -191.867203 180.467957 -32.472054 -197.076279 164.268677 + 0.570864 10.301496 -200.823471 155.940659 -3.141872 -206.318817 139.425186 + 0.579197 36.000458 -201.874481 130.110794 22.874865 -207.438889 113.391472 + 0.587530 58.241894 -195.804855 103.554230 45.303478 -201.278030 86.656105 + 0.595864 76.784645 -182.532440 76.921944 63.948528 -187.779648 59.850964 + 0.604197 90.938530 -161.382080 51.448856 78.169540 -166.289383 34.220692 + 0.612530 99.411804 -132.290924 29.638878 86.695816 -136.725952 12.257676 + 0.620864 100.968033 -101.712029 15.460324 88.166100 -105.396835 -2.034949 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/30.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/30.msa new file mode 100644 index 000000000..9fe816e34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/31.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/31.msa new file mode 100644 index 000000000..1813de404 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/32.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/32.msa new file mode 100644 index 000000000..1dbe2c884 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/33.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/33.msa new file mode 100644 index 000000000..f555fd4d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/33.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/34.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/34.msa new file mode 100644 index 000000000..c9b1620cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/37.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger/37.msa new file mode 100644 index 000000000..b464ba36f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_tiger/motlist.txt new file mode 100644 index 000000000..bc1dd4ea7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack1.msa new file mode 100644 index 000000000..fd4b7734c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack2.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack2.msa new file mode 100644 index 000000000..3f5dda199 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/attack2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack3.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack3.msa new file mode 100644 index 000000000..6140bb14a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/attack3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/attack3.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/back_damage.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/back_damage.msa new file mode 100644 index 000000000..0a0e8b73d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/combo_attack1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/combo_attack1.msa new file mode 100644 index 000000000..d0a47ea82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/combo_attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/combo_attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/dead.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/dead.msa new file mode 100644 index 000000000..97bdeb7d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/dead.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/front_damage.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/front_damage.msa new file mode 100644 index 000000000..07feaea8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/motlist.txt new file mode 100644 index 000000000..c9809f962 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK combo_attack1.msa 100 +GENERAL COMBO_ATTACK1 attack1.msa 100 +GENERAL COMBO_ATTACK2 combo_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/run.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/run.msa new file mode 100644 index 000000000..9097aef9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -494.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/skill.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/skill.msa new file mode 100644 index 000000000..7387f1baa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/skill.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/skill.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/skill2.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/skill2.msa new file mode 100644 index 000000000..bce5e0911 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/stand_up.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/stand_up.msa new file mode 100644 index 000000000..f66e198c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/stand_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/stand_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait.msa new file mode 100644 index 000000000..76afa4bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait1.msa new file mode 100644 index 000000000..d45cd104b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait2.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait2.msa new file mode 100644 index 000000000..581a42bca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_1/walk.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/walk.msa new file mode 100644 index 000000000..5bca7c472 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.30 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack1.msa new file mode 100644 index 000000000..4b4886862 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack2.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack2.msa new file mode 100644 index 000000000..934e5d67d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/attack2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack3.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack3.msa new file mode 100644 index 000000000..c9a019463 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/attack3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/attack3.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/back_damage.msa new file mode 100644 index 000000000..41efaee0e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/dead.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/dead.msa new file mode 100644 index 000000000..1f4641b8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/dead.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/front_damage.msa new file mode 100644 index 000000000..57f8cd015 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/motlist.txt new file mode 100644 index 000000000..f3c08adb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK attack1.msa 100 +GENERAL COMBO_ATTACK1 attack2.msa 100 +GENERAL COMBO_ATTACK2 attack3.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/run.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/run.msa new file mode 100644 index 000000000..a954cf25d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -494.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/skill.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/skill.msa new file mode 100644 index 000000000..c531320ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/skill.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/skill.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/stand_up.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/stand_up.msa new file mode 100644 index 000000000..61f1be679 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/stand_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/stand_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait.msa new file mode 100644 index 000000000..bd6c2632a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait1.msa new file mode 100644 index 000000000..1f6b99032 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait2.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait2.msa new file mode 100644 index 000000000..df6d68ce1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_2/walk.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/walk.msa new file mode 100644 index 000000000..0adeedeb4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/fire_tiger_2/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.30 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/00.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/00.msa new file mode 100644 index 000000000..0d459b700 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/00_1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/00_1.msa new file mode 100644 index 000000000..96a036e28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/03.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/03.msa new file mode 100644 index 000000000..71de3c289 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -316.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/20.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/20.msa new file mode 100644 index 000000000..734a2fc45 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/20.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.521898 + AttackingEndTime 0.631387 + AttackingBone "Bip01 R Finger0Nub" + WeaponLength 22.000000 + List HitPosition + { + 0.521898 -147.886139 -109.336021 319.185394 -164.620392 -108.581810 304.955963 + 0.530231 -136.530792 -139.827728 309.576935 -152.565674 -140.731873 294.545959 + 0.538565 -117.526108 -171.263138 298.329346 -132.963882 -173.595123 282.864899 + 0.546898 -90.755341 -201.834213 283.745758 -105.680206 -205.422119 268.064819 + 0.555231 -57.020279 -228.943054 263.799622 -71.450096 -233.587997 247.928436 + 0.563564 -18.756647 -249.347855 236.773117 -32.645336 -254.695206 220.581009 + 0.571898 18.194603 -259.615967 204.919388 4.773725 -265.255096 188.435349 + 0.580231 50.839951 -259.946777 170.825089 37.735027 -265.603882 154.118759 + 0.588564 78.847336 -251.051834 135.472321 65.925934 -256.520111 118.556084 + 0.596898 101.945404 -232.644791 100.066780 89.110725 -237.771576 82.956749 + 0.605231 119.340454 -203.855545 66.628120 106.545540 -208.554184 49.361206 + 0.613564 129.415619 -165.322266 38.904167 116.649048 -169.526260 21.500021 + 0.621898 130.756149 -125.980919 21.516829 117.892899 -129.479813 4.025209 + 0.630231 125.566605 -90.728188 13.104170 112.407967 -93.460709 -4.311613 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/24.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/24.msa new file mode 100644 index 000000000..c83f62267 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/24.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster2\fire_tiger_boss\20.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.591241 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_tiger_24.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.602190 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/25.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/25.msa new file mode 100644 index 000000000..4634a4db2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/25.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/00_1.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.064882 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_tiger_25.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.081103 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/30.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/30.msa new file mode 100644 index 000000000..d5273733c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/31.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/31.msa new file mode 100644 index 000000000..f774d3245 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/32.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/32.msa new file mode 100644 index 000000000..18d1ddfbb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/33.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/33.msa new file mode 100644 index 000000000..a5c861dca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/33.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/34.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/34.msa new file mode 100644 index 000000000..63c5d4b92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/37.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/37.msa new file mode 100644 index 000000000..6b0f449b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_boss/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/motlist.txt new file mode 100644 index 000000000..bf753d834 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/00.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/00.msa new file mode 100644 index 000000000..94ee65bae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/00.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/00.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/00_1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/00_1.msa new file mode 100644 index 000000000..852391493 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/00_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/00_1.gr2" +MotionDuration 4.666667 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/03.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/03.msa new file mode 100644 index 000000000..b36692188 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -308.95 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/20.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/20.msa new file mode 100644 index 000000000..8e088472c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/20.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.347121 + AttackingEndTime 0.752636 + AttackingBone "Bip01 R Hand" + WeaponLength 58.000000 + List HitPosition + { + 0.347121 -35.921806 8.513783 175.599960 19.558031 -6.436290 182.994293 + 0.355454 -34.930061 9.870063 176.482651 20.177477 -6.888014 182.988205 + 0.363788 -33.727116 12.627429 177.841354 20.799032 -6.221087 183.810287 + 0.372121 -32.357708 16.704689 179.465256 21.272291 -4.372444 185.311783 + 0.380454 -31.177879 19.345663 180.399139 21.374617 -3.709270 185.984161 + 0.388787 -31.032879 11.828673 178.352905 21.281141 -12.383379 181.509186 + 0.397121 -32.023781 -6.727983 171.208603 20.958307 -30.214376 169.342789 + 0.405454 -34.126274 -35.301304 153.473480 20.134504 -53.561153 145.222580 + 0.413787 -36.235363 -66.910324 118.319839 19.745443 -74.326500 107.776474 + 0.422121 -36.036808 -85.480568 71.020241 21.457396 -83.959328 68.237579 + 0.430454 -34.057217 -86.792892 37.536057 23.467875 -85.408653 44.375740 + 0.438787 -32.382534 -83.431259 19.324327 24.162329 -85.544762 31.853426 + 0.447121 -31.602079 -81.181160 11.466208 24.059345 -85.947800 26.233080 + 0.455454 -31.598963 -81.102554 10.675953 24.009575 -86.396828 25.626125 + 0.463787 -31.964283 -82.081932 14.692269 24.179598 -86.014694 28.610117 + 0.472121 -32.120289 -82.350014 18.030664 24.322992 -85.106339 31.082624 + 0.480454 -32.135391 -82.216850 20.029331 24.436888 -84.236496 32.554363 + 0.488787 -32.102623 -82.042099 20.663485 24.505522 -83.798492 33.015762 + 0.497121 -32.083801 -82.054924 19.991179 24.492960 -84.035530 32.512680 + 0.505454 -32.099777 -82.260727 18.445606 24.384985 -84.820053 31.352551 + 0.513787 -32.113960 -82.374855 17.305494 24.288126 -85.370079 30.488346 + 0.522121 -32.122662 -82.421837 16.656910 24.224916 -85.664871 29.997065 + 0.530454 -32.125656 -82.439117 16.488213 24.204794 -85.741173 29.876759 + 0.538787 -32.122417 -82.448196 16.797268 24.231840 -85.620354 30.127182 + 0.547121 -32.114017 -82.449814 17.445576 24.290304 -85.361870 30.637083 + 0.555454 -32.106819 -82.428177 17.938732 24.333220 -85.152771 31.018850 + 0.563787 -32.101814 -82.382935 18.226427 24.359144 -85.009575 31.233154 + 0.572121 -32.098133 -82.309349 18.300575 24.370615 -84.926506 31.273439 + 0.580454 -32.093433 -82.196274 18.155109 24.370546 -84.890289 31.134638 + 0.588787 -32.086926 -82.064964 17.855793 24.362272 -84.889542 30.874672 + 0.597121 -32.086193 -82.036041 17.634315 24.348822 -84.944000 30.696869 + 0.605454 -32.091625 -82.119385 17.508778 24.331285 -85.056633 30.616533 + 0.613787 -32.102547 -82.313904 17.481319 24.310896 -85.227379 30.634550 + 0.622121 -32.118176 -82.617958 17.557306 24.288996 -85.455383 30.754160 + 0.630454 -32.132999 -82.940903 17.708761 24.272448 -85.675751 30.935175 + 0.638787 -32.133125 -82.984673 17.812782 24.278112 -85.677345 31.023361 + 0.647121 -32.120811 -82.730598 17.855673 24.303293 -85.449043 31.005852 + 0.655454 -32.098019 -82.184013 17.841915 24.345461 -84.995544 30.888824 + 0.663787 -32.065197 -81.349937 17.785101 24.403860 -84.319534 30.685558 + 0.672121 -32.022758 -80.233231 17.696922 24.478628 -83.420975 30.402430 + 0.680454 -31.973251 -78.831253 17.563955 24.569441 -82.289955 30.012266 + 0.688787 -31.914526 -77.136040 17.408272 24.678131 -80.911995 29.532936 + 0.697121 -31.843807 -75.140976 17.261845 24.806948 -79.271675 28.992624 + 0.705454 -31.758139 -72.842987 17.163851 24.958393 -77.354500 28.426748 + 0.713787 -31.659103 -70.337479 17.144255 25.127493 -75.232689 27.882284 + 0.722121 -31.562035 -67.940002 17.156502 25.288153 -73.186012 27.380648 + 0.730454 -31.470619 -65.667015 17.159966 25.435869 -71.234573 26.887932 + 0.738787 -31.386101 -63.503189 17.122059 25.569796 -69.370209 26.371744 + 0.747120 -31.308733 -61.429413 17.016083 25.690262 -67.580765 25.804781 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/20_1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/20_1.msa new file mode 100644 index 000000000..3fdd383d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/20_1.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/20_1.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.238443 + AttackingEndTime 0.411192 + AttackingBone "Bip01 L Hand" + WeaponLength 9.000000 + List HitPosition + { + 0.238443 85.089035 55.657578 56.710564 79.737671 50.800850 62.036575 + 0.246776 83.692291 34.607433 52.502193 77.581810 28.617668 53.910435 + 0.255110 68.770676 9.621686 47.731369 62.987026 4.032138 44.411076 + 0.263443 56.460579 -5.269664 44.373047 52.489506 -12.038680 40.106632 + 0.271776 49.764729 -23.713264 43.505379 47.238377 -30.974920 39.064411 + 0.280110 47.152821 -48.794891 39.341747 47.342827 -54.696331 32.692768 + 0.288443 44.060116 -73.668396 32.246136 48.084045 -74.351120 24.347803 + 0.296776 32.100594 -91.800804 29.728193 38.484802 -90.048561 23.634680 + 0.305110 15.388593 -105.442116 28.112671 22.927341 -104.315887 23.329102 + 0.313443 -3.533637 -114.846390 25.612118 3.819717 -116.038055 20.563280 + 0.321776 -21.592064 -119.569336 23.418297 -15.599883 -123.136559 17.729029 + 0.330110 -36.805046 -120.388023 22.365936 -32.575371 -125.738670 16.494919 + 0.338443 -48.865601 -118.319397 22.531191 -46.434128 -124.963310 16.970278 + 0.346776 -57.763165 -114.277390 23.790127 -56.910583 -121.850624 19.003057 + 0.355110 -64.649109 -108.887192 25.082399 -65.227188 -116.923042 21.071489 + 0.363443 -69.890060 -102.281288 25.892092 -71.808723 -110.364647 22.432587 + 0.371776 -73.445808 -94.513145 26.007042 -76.630112 -102.296066 22.800571 + 0.380110 -75.114769 -86.184952 25.405888 -79.390358 -93.416382 22.177233 + 0.388443 -75.019508 -79.532051 24.519258 -79.940071 -86.315926 21.238443 + 0.396776 -73.878471 -74.893753 23.310244 -79.030334 -81.467979 19.958326 + 0.405110 -72.102585 -72.230186 21.743746 -77.105156 -78.872932 18.301750 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/30.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/30.msa new file mode 100644 index 000000000..888b2abda --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/30.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/30.gr2" +MotionDuration 0.833333 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/31.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/31.msa new file mode 100644 index 000000000..9d60a9f39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/31.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/31.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/32.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/32.msa new file mode 100644 index 000000000..783b7ddf8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/32.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/32.gr2" +MotionDuration 1.400000 diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/33.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/33.msa new file mode 100644 index 000000000..84e56d85f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/33.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/33.gr2" +MotionDuration 2.100000 diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/34.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/34.msa new file mode 100644 index 000000000..6a184fed4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/34.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/34.gr2" +MotionDuration 0.833333 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/35.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/35.msa new file mode 100644 index 000000000..95c0a34d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/35.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/35.gr2" +MotionDuration 1.400000 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/37.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/37.msa new file mode 100644 index 000000000..08197b005 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/37.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/37.gr2" +MotionDuration 0.866667 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/37_1.msa b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/37_1.msa new file mode 100644 index 000000000..b4390f712 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/37_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/fire_tiger_young/37_1.gr2" +MotionDuration 0.866667 + diff --git a/serverfiles/main/srv1/share/data/monster/fire_tiger_young/motlist.txt b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/motlist.txt new file mode 100644 index 000000000..967396674 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fire_tiger_young/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_Damage.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_Damage.msa new file mode 100644 index 000000000..b6c85e54b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_Damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/back_damage.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_Damage1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_Damage1.msa new file mode 100644 index 000000000..022d879f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_Damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/back_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_KnockDown.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_KnockDown.msa new file mode 100644 index 000000000..9d97ffeb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Back_KnockDown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/back_knockdown.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/Front_Damage.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Front_Damage.msa new file mode 100644 index 000000000..77ffc7da0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Front_Damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/front_damage.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/Front_Damage1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Front_Damage1.msa new file mode 100644 index 000000000..438fcf942 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/Front_Damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/front_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/front_KnockDown.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/front_KnockDown.msa new file mode 100644 index 000000000..2d543e509 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/front_KnockDown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/front_knockdown.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/front_Standup.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/front_Standup.msa new file mode 100644 index 000000000..362c190cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/front_Standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/front_dead.msa new file mode 100644 index 000000000..002ddbcde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/front_dead.gr2" +MotionDuration 3.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/firegolem_boss/motlist.txt new file mode 100644 index 000000000..3c7e5aafb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/normal_attack.msa new file mode 100644 index 000000000..2b4568f1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/normal_attack.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/normal_attack.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.559611 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 50.000000 -150.000000 100.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.985401 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position -50.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/normal_attack1.msa new file mode 100644 index 000000000..1a152ae6c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/normal_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.571776 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -170.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact7.mse" + EffectPosition 0.000000 150.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/run.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/run.msa new file mode 100644 index 000000000..7d6289081 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/run.gr2" +MotionDuration 0.966667 +Accumulation 0.00 -769.77 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/special_attack.msa new file mode 100644 index 000000000..66e9e0ffd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/special_attack.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Special_attack.GR2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.480130 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.939984 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition -50.000000 -120.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.004866 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 50.000000 -120.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.972425 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.959449 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/special_attack1.msa new file mode 100644 index 000000000..b6729ec72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/special_attack1.msa @@ -0,0 +1,145 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Special_attack1.GR2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 9 + Group Event00 + { + MotionEventType 1 + StartingTime 0.441200 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_red1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.441200 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_red1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.441200 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Spine2" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.200324 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 2.017843 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.180860 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact5.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.998378 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact6.mse" + EffectPosition 0.000000 0.000000 -20.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.460665 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 800.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event08 + { + MotionEventType 2 + StartingTime 0.467153 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/wait.msa new file mode 100644 index 000000000..12e764734 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/wait1.msa new file mode 100644 index 000000000..e89e14d86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/wait1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/wait2.msa new file mode 100644 index 000000000..e33d0727b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/firegolem_boss/walk.msa new file mode 100644 index 000000000..552a8eaac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_boss/walk.gr2" +MotionDuration 1.400000 +Accumulation 0.00 -553.90 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/Back_Damage.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/Back_Damage.msa new file mode 100644 index 000000000..5c9172b60 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/Back_Damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/Back_KnockDown.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/Back_KnockDown.msa new file mode 100644 index 000000000..d80924362 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/Back_KnockDown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/back_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/Front_Damage.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/Front_Damage.msa new file mode 100644 index 000000000..836dc1305 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/Front_Damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/front_damage.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/Front_KnockDown.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/Front_KnockDown.msa new file mode 100644 index 000000000..1cad8a256 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/Front_KnockDown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/front_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/Front_StandUp.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/Front_StandUp.msa new file mode 100644 index 000000000..ee8f39890 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/Front_StandUp.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/front_Dead.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/front_Dead.msa new file mode 100644 index 000000000..5baa47eb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/front_Dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/front_dead.gr2" +MotionDuration 2.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/firegolem_general/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/normal_attack.msa new file mode 100644 index 000000000..6849193e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/normal_attack.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.810219 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -60.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.795620 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact9_red.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/normal_attack1.msa new file mode 100644 index 000000000..84f0bc9bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/normal_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.649635 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -50.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.649635 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2_small.mse" + EffectPosition 0.000000 -70.000000 160.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/run.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/run.msa new file mode 100644 index 000000000..adb97dd42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/run.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -421.33 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/wait.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/wait.msa new file mode 100644 index 000000000..9cc18ff5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/wait1.msa new file mode 100644 index 000000000..c1e1b8145 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_general/walk.msa b/serverfiles/main/srv1/share/data/monster/firegolem_general/walk.msa new file mode 100644 index 000000000..76db6d294 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_general/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -276.83 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/back_damage.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/back_damage.msa new file mode 100644 index 000000000..6fcd0b6f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/back_knockdown.msa new file mode 100644 index 000000000..269dc55e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/back_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/back_standup.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/back_standup.msa new file mode 100644 index 000000000..3a7ec4c31 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/back_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/back_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_damage.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_damage.msa new file mode 100644 index 000000000..622118c79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_dead.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_dead.msa new file mode 100644 index 000000000..2a8a0ff8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/front_dead.gr2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_knockdown.msa new file mode 100644 index 000000000..844efa120 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_standup.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_standup.msa new file mode 100644 index 000000000..5841e2a9b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/motlist.txt b/serverfiles/main/srv1/share/data/monster/firegolem_magician/motlist.txt new file mode 100644 index 000000000..c5f053472 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/normal_attack.msa new file mode 100644 index 000000000..a91466f70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/normal_attack.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\firegolem_magician\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.452555 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 0.000000 -110.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.445255 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2_small.mse" + EffectPosition 0.000000 -90.000000 110.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/normal_attack1.msa new file mode 100644 index 000000000..cd1e92f26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/normal_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\firegolem_magician\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.412409 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2.mse" + EffectPosition 0.000000 -210.000000 120.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.423358 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -130.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/run.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/run.msa new file mode 100644 index 000000000..2fb5e6fb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -310.21 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/wait.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/wait.msa new file mode 100644 index 000000000..1005b2c5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/wait1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/wait1.msa new file mode 100644 index 000000000..adf9e0707 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_magician/walk.msa b/serverfiles/main/srv1/share/data/monster/firegolem_magician/walk.msa new file mode 100644 index 000000000..e7b875b27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_magician/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_magician/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -162.38 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/back_damage.msa new file mode 100644 index 000000000..208358b23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/back_knockdown.msa new file mode 100644 index 000000000..80d14098d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_damage.msa new file mode 100644 index 000000000..a9090e2db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_dead.msa new file mode 100644 index 000000000..9a5599fa9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/front_dead.gr2" +MotionDuration 1.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_knockdown.msa new file mode 100644 index 000000000..2f768231f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_standup.msa new file mode 100644 index 000000000..01a797966 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/normal_attack.msa new file mode 100644 index 000000000..64cd1b0ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.737226 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -110.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/normal_attack1.msa new file mode 100644 index 000000000..7d0f9e113 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.751825 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -110.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/run.msa new file mode 100644 index 000000000..b6cfafa4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/run.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -300.51 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/wait.msa new file mode 100644 index 000000000..1d6b0af06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/wait1.msa new file mode 100644 index 000000000..92c725c88 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/wait1.gr2" +MotionDuration 3.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/firegolem_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/walk.msa new file mode 100644 index 000000000..9f3316fb4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/firegolem_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/firegolem_soldier/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -221.53 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/front_dead.msa b/serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/front_dead.msa new file mode 100644 index 000000000..d24b73f98 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/front_dead.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:/scm/metin2/main/Data/npc2/flame_bridge_block_chain/front_dead.GR2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bone17" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/motlist.txt b/serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/motlist.txt new file mode 100644 index 000000000..23807c534 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/wait.msa b/serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/wait.msa new file mode 100644 index 000000000..3d4adb971 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/flame_bridge_block_chain/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/flame_bridge_block_chain/wait.gr2" +MotionDuration 0.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/flame_door_npc/front_dead.msa b/serverfiles/main/srv1/share/data/monster/flame_door_npc/front_dead.msa new file mode 100644 index 000000000..9383adc65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/flame_door_npc/front_dead.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/flame_door_npc/front_dead.GR2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.810706 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke3.mse" + EffectPosition 0.000000 -700.000000 50.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.820925 + + DuringTime 0.300000 + Power 200 + AffectingRange 300 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/flame_door_npc/motlist.txt b/serverfiles/main/srv1/share/data/monster/flame_door_npc/motlist.txt new file mode 100644 index 000000000..23807c534 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/flame_door_npc/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/flame_door_npc/wait.msa b/serverfiles/main/srv1/share/data/monster/flame_door_npc/wait.msa new file mode 100644 index 000000000..6f4c5e8b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/flame_door_npc/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/flame_door_npc/wait.gr2" +MotionDuration 0.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/00.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/00.msa new file mode 100644 index 000000000..17e80e49b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/00_1.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/00_1.msa new file mode 100644 index 000000000..a6c761b31 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/03.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/03.msa new file mode 100644 index 000000000..b8b3ad739 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -423.93 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/20.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/20.msa new file mode 100644 index 000000000..d6760c866 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/20.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\fox_ninetail\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.353609 + AttackingEndTime 0.496350 + AttackingBone "Bip01 R Finger0Nub" + WeaponLength 0.000000 + List HitPosition + { + 0.353609 -120.051292 12.820498 237.477295 -120.051285 12.820497 237.477280 + 0.361942 -127.829620 -19.347822 224.855301 -127.829613 -19.347820 224.855286 + 0.370276 -133.221695 -57.561218 204.913483 -133.221680 -57.561214 204.913467 + 0.378609 -131.874985 -99.686821 178.000397 -131.874969 -99.686813 178.000381 + 0.386942 -124.427086 -143.232864 157.191437 -124.427078 -143.232849 157.191422 + 0.395276 -108.548607 -191.696106 140.817062 -108.548599 -191.696091 140.817047 + 0.403609 -69.994141 -244.868515 123.073723 -69.994133 -244.868500 123.073715 + 0.411942 8.430844 -279.335419 102.718864 8.430843 -279.335388 102.718857 + 0.420276 107.467995 -248.155792 91.548553 107.467987 -248.155777 91.548546 + 0.428609 153.026352 -177.741989 92.922806 153.026337 -177.741974 92.922798 + 0.436942 153.823151 -124.551765 96.833778 153.823135 -124.551758 96.833771 + 0.445276 142.532928 -96.825417 98.696091 142.532913 -96.825409 98.696083 + 0.453609 135.927948 -85.582878 98.918167 135.927933 -85.582870 98.918159 + 0.461942 137.144089 -84.801865 97.189468 137.144073 -84.801857 97.189461 + 0.470276 137.651703 -85.156425 94.766151 137.651688 -85.156418 94.766144 + 0.478609 136.197479 -83.948441 92.970650 136.197464 -83.948433 92.970642 + 0.486942 133.153397 -80.853333 92.387154 133.153381 -80.853325 92.387146 + 0.495276 128.565781 -76.010666 93.243645 128.565765 -76.010658 93.243637 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/20_1.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/20_1.msa new file mode 100644 index 000000000..ca68b4f1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/20_1.msa @@ -0,0 +1,73 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\fox_ninetail\20_1.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.652068 + AttackingEndTime 0.843471 + AttackingBone "Bip01 R Finger0Nub" + WeaponLength 0.000000 + List HitPosition + { + 0.652068 -99.587265 82.415756 170.065582 -99.587257 82.415749 170.065567 + 0.660401 -120.744179 54.774643 162.424820 -120.744171 54.774639 162.424805 + 0.668735 -138.663284 18.842974 153.285995 -138.663269 18.842972 153.285980 + 0.677068 -151.232681 -25.324413 144.183578 -151.232666 -25.324411 144.183563 + 0.685401 -154.140213 -77.737976 135.369720 -154.140198 -77.737968 135.369705 + 0.693735 -140.525299 -136.282364 126.580765 -140.525284 -136.282349 126.580757 + 0.702068 -102.836700 -193.686310 118.422585 -102.836693 -193.686295 118.422577 + 0.710401 -37.985748 -235.039536 113.148506 -37.985744 -235.039520 113.148499 + 0.718735 33.228294 -243.627029 112.679016 33.228291 -243.627014 112.679008 + 0.727068 91.158363 -226.056320 116.295013 91.158356 -226.056305 116.295006 + 0.735401 130.278275 -195.233856 122.062782 130.278259 -195.233841 122.062775 + 0.743735 151.977707 -161.030243 127.793381 151.977692 -161.030228 127.793373 + 0.752068 160.422379 -129.148010 131.662811 160.422363 -129.147995 131.662796 + 0.760401 160.831863 -101.985397 133.877808 160.831848 -101.985390 133.877792 + 0.768735 157.065399 -80.718353 134.938858 157.065384 -80.718346 134.938843 + 0.777068 151.891174 -65.426163 134.894135 151.891159 -65.426155 134.894119 + 0.785401 147.249893 -55.548111 133.729233 147.249878 -55.548107 133.729218 + 0.793735 144.213211 -50.265854 131.387695 144.213196 -50.265850 131.387680 + 0.802068 141.244522 -45.989433 128.704193 141.244507 -45.989429 128.704178 + 0.810401 137.528458 -41.444969 126.107170 137.528442 -41.444965 126.107162 + 0.818735 133.040100 -36.740921 123.659981 133.040085 -36.740917 123.659973 + 0.827068 127.771164 -31.995131 121.425346 127.771156 -31.995129 121.425339 + 0.835401 121.770035 -27.363190 119.456505 121.770027 -27.363188 119.456497 + } + } + Group HitData01 + { + AttackingStartTime 0.366586 + AttackingEndTime 0.463909 + AttackingBone "Bip01 L Finger0Nub" + WeaponLength 0.000000 + List HitPosition + { + 0.366586 154.467957 -10.536034 175.001465 154.467941 -10.536033 175.001450 + 0.374919 148.913467 -53.765335 164.382736 148.913452 -53.765331 164.382721 + 0.383252 130.356308 -96.187202 153.247467 130.356293 -96.187195 153.247452 + 0.391586 99.849854 -131.644043 142.019363 99.849846 -131.644028 142.019348 + 0.399919 58.258926 -156.710159 131.383148 58.258923 -156.710144 131.383133 + 0.408252 7.594057 -166.496307 122.131317 7.594056 -166.496292 122.131310 + 0.416586 -46.710037 -155.172134 115.000122 -46.710033 -155.172119 115.000114 + 0.424919 -91.204292 -123.446129 110.841988 -91.204285 -123.446121 110.841980 + 0.433252 -117.049805 -83.486626 110.060669 -117.049797 -83.486618 110.060661 + 0.441586 -126.658806 -44.634705 111.801804 -126.658798 -44.634701 111.801796 + 0.449919 -125.200485 -11.647977 115.122902 -125.200478 -11.647976 115.122894 + 0.458252 -117.537567 14.145171 119.304726 -117.537560 14.145170 119.304718 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/24.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/24.msa new file mode 100644 index 000000000..e80586a2e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/24.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\fox_ninetail\24.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.204380 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/fox_ninetail_24.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.127737 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/25.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/25.msa new file mode 100644 index 000000000..f858dcd27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/25.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\fox_ninetail\25.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.204380 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/fox_ninetail_25.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.246553 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/30.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/30.msa new file mode 100644 index 000000000..80337ae4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/30_1.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/30_1.msa new file mode 100644 index 000000000..343dcb7ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/30_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/31.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/31.msa new file mode 100644 index 000000000..b2e02b991 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/32.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/32.msa new file mode 100644 index 000000000..259007197 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/33.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/33.msa new file mode 100644 index 000000000..ad50a02d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/33.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/34.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/34.msa new file mode 100644 index 000000000..8bbc3a267 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/34.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/34_1.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/34_1.msa new file mode 100644 index 000000000..9ca765573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/34_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/35.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/35.msa new file mode 100644 index 000000000..c64c15506 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/36.msa b/serverfiles/main/srv1/share/data/monster/fox_ninetail/36.msa new file mode 100644 index 000000000..72a7852a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/fox_ninetail/36.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/fox_ninetail/motlist.txt b/serverfiles/main/srv1/share/data/monster/fox_ninetail/motlist.txt new file mode 100644 index 000000000..fd6a1625d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/fox_ninetail/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/00.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/00.msa new file mode 100644 index 000000000..917bc9160 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/00_1.msa new file mode 100644 index 000000000..09e5de02d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/02.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/02.msa new file mode 100644 index 000000000..d4198de29 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/02.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -112.09 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/03.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/03.msa new file mode 100644 index 000000000..0d6908ec2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -243.42 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/20.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/20.msa new file mode 100644 index 000000000..fb6fa333d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/20.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.085158 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/30.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/30.msa new file mode 100644 index 000000000..1b9b2213f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/30_1.msa new file mode 100644 index 000000000..e6201876e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/31.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/31.msa new file mode 100644 index 000000000..1257051e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/32.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/32.msa new file mode 100644 index 000000000..a9f187c37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/32.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/33.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/33.msa new file mode 100644 index 000000000..a23eded15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/33.gr2" +MotionDuration 1.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/34.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/34.msa new file mode 100644 index 000000000..6e0577b1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/34_1.msa new file mode 100644 index 000000000..4bb5fb4f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/35.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/35.msa new file mode 100644 index 000000000..462416352 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/36.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/36.msa new file mode 100644 index 000000000..8c20a2539 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/37.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/37.msa new file mode 100644 index 000000000..cd4577424 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_bow/37.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/motlist.txt new file mode 100644 index 000000000..fc6901fdd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/00.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/00.msa new file mode 100644 index 000000000..ebe483650 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/00_1.msa new file mode 100644 index 000000000..8bfd72750 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/02.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/02.msa new file mode 100644 index 000000000..477a372a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -250.61 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/03.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/03.msa new file mode 100644 index 000000000..ee72b252e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -305.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/20.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/20.msa new file mode 100644 index 000000000..c8dc26820 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/20.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/20.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/20_1.msa new file mode 100644 index 000000000..3c275323c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/20_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/20_1.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/30.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/30.msa new file mode 100644 index 000000000..ba48641d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/30_1.msa new file mode 100644 index 000000000..79b0bf65b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/31.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/31.msa new file mode 100644 index 000000000..473af4fdf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/32.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/32.msa new file mode 100644 index 000000000..052c62897 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/33.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/33.msa new file mode 100644 index 000000000..6e02f87ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/34.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/34.msa new file mode 100644 index 000000000..de4c21dda --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/34_1.msa new file mode 100644 index 000000000..ed8076a0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/35.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/35.msa new file mode 100644 index 000000000..166bb0531 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/35.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/36.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/36.msa new file mode 100644 index 000000000..156ffab0a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/37.msa b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/37.msa new file mode 100644 index 000000000..8b10730c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gangyo_patrol_spear/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/motlist.txt new file mode 100644 index 000000000..c60cb2e55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gangyo_patrol_spear/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/back_damage.msa new file mode 100644 index 000000000..91ded9cf1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/back_damage1.msa new file mode 100644 index 000000000..a74ab350b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/back_knockdown.msa new file mode 100644 index 000000000..b6f53f70d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/front_damage.msa new file mode 100644 index 000000000..4b364f7ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/front_damage1.msa new file mode 100644 index 000000000..25f3fc789 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/front_damage1.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/front_dead.msa new file mode 100644 index 000000000..387efd9e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/front_dead.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/front_knockdown.msa new file mode 100644 index 000000000..5dfbce557 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/front_standup.msa new file mode 100644 index 000000000..4af42904c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/giant_boss/motlist.txt new file mode 100644 index 000000000..11bb6ba44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/normal_attack.msa new file mode 100644 index 000000000..06162a5f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_boss\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 100.000000 -270.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.629359 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position -150.000000 -270.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/normal_attack1.msa new file mode 100644 index 000000000..6428a6ceb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_boss\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.389294 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -270.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/run.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/run.msa new file mode 100644 index 000000000..fa3f9f44f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/run.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -407.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/special_attack.msa new file mode 100644 index 000000000..4057b10a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/special_attack.msa @@ -0,0 +1,136 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_boss\special_attack.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.505272 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke_dirt1.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.539335 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 100.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.407948 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 0.000000 -20.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.942417 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 50.000000 -80.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.465531 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado_dirt1.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.550689 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -80.000000 10.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.953771 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -80.000000 20.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.419302 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -80.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/wait.msa new file mode 100644 index 000000000..dddaa9ed5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/wait1.msa new file mode 100644 index 000000000..3bcdc0c67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/wait2.msa new file mode 100644 index 000000000..cc53ffa65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/wait2.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/wait3.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/wait3.msa new file mode 100644 index 000000000..306aa8625 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/wait3.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/giant_boss/walk.msa new file mode 100644 index 000000000..0fbbc5338 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -282.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/back_damage.msa new file mode 100644 index 000000000..8765038e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/back_damage1.msa new file mode 100644 index 000000000..4986710e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/back_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/back_knockdown.msa new file mode 100644 index 000000000..acde04920 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_damage.msa new file mode 100644 index 000000000..1691a388d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_damage1.msa new file mode 100644 index 000000000..09dd05763 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_dead.msa new file mode 100644 index 000000000..ddc0f7334 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/front_dead.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_knockdown.msa new file mode 100644 index 000000000..10007ff49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_standup.msa new file mode 100644 index 000000000..124d6763c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/giant_boss2/motlist.txt new file mode 100644 index 000000000..ed4504b77 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/motlist.txt @@ -0,0 +1,20 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/normal_attack.msa new file mode 100644 index 000000000..9686bf472 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_boss2\normal_attack.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.466342 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -170.000000 -270.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.515004 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 170.000000 -280.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/normal_attack1.msa new file mode 100644 index 000000000..5086b53b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_boss2\normal_attack1.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.665045 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 270.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/run.msa new file mode 100644 index 000000000..8a4653351 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/run.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -517.72 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/special_attack.msa new file mode 100644 index 000000000..8ed02ded6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/special_attack.msa @@ -0,0 +1,100 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_boss2\special_attack.GR2" +MotionDuration 2.166667 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/casting2.mse" + EffectPosition 0.000000 0.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/casting2.mse" + EffectPosition 0.000000 0.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.822384 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_dirt1.mse" + EffectPosition 0.000000 -600.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.901460 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_dirt1.mse" + EffectPosition 250.000000 -100.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.985807 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_dirt1.mse" + EffectPosition -250.000000 -100.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.827656 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 2 + StartingTime 0.817113 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/special_attack1.msa new file mode 100644 index 000000000..28eb1e9e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/special_attack1.msa @@ -0,0 +1,147 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_boss2\special_attack1.GR2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 9 + Group Event00 + { + MotionEventType 1 + StartingTime 0.395783 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke_dirt1.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.596918 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 100.000000 70.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.077048 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 0.000000 50.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.824006 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 50.000000 60.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.395783 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado_dirt1.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.356042 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 0.000000 40.000000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.596918 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.836983 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 550.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event08 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/wait.msa new file mode 100644 index 000000000..011384d48 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/wait1.msa new file mode 100644 index 000000000..d7eb92c6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/wait2.msa new file mode 100644 index 000000000..7de086c00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/wait3.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/wait3.msa new file mode 100644 index 000000000..6cebf1751 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/wait3.gr2" +MotionDuration 4.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/giant_boss2/walk.msa new file mode 100644 index 000000000..dec10464e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_boss2/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -376.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/00.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/00.msa new file mode 100644 index 000000000..ca2a05f3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/00.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/00_1.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/00_1.msa new file mode 100644 index 000000000..5d5e51485 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/03.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/03.msa new file mode 100644 index 000000000..179b84084 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -122.07 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/20.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/20.msa new file mode 100644 index 000000000..8085d0836 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/20.gr2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.960584 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.967397 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/20_1.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/20_1.msa new file mode 100644 index 000000000..1c6adcf00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/20_1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/20_1.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.940795 + AttackingEndTime 1.070560 + AttackingBone "Bip01 Ponytail1Nub" + WeaponLength 0.000000 + List HitPosition + { + 0.940795 27.340611 -293.678131 14.653046 27.340609 -293.678101 14.653045 + 0.949128 17.429920 -304.770325 21.521244 17.429918 -304.770294 21.521242 + 0.957462 6.061304 -313.802429 28.514490 6.061303 -313.802399 28.514488 + 0.965795 -6.443722 -320.541687 35.312241 -6.443721 -320.541656 35.312237 + 0.974128 -18.370865 -324.796326 41.094589 -18.370863 -324.796295 41.094585 + 0.982462 -28.742458 -327.076569 45.434067 -28.742456 -327.076538 45.434063 + 0.990795 -37.252167 -328.018066 48.248653 -37.252163 -328.018036 48.248650 + 0.999128 -43.953018 -328.146454 49.685963 -43.953014 -328.146423 49.685959 + 1.007462 -48.911888 -327.833801 49.909584 -48.911884 -327.833771 49.909580 + 1.015795 -52.108208 -327.338593 49.026112 -52.108204 -327.338562 49.026108 + 1.024128 -54.334908 -326.660370 47.548691 -54.334904 -326.660339 47.548687 + 1.032462 -56.339287 -325.701416 45.905876 -56.339283 -325.701385 45.905872 + 1.040795 -58.135708 -324.480011 44.123615 -58.135704 -324.479980 44.123611 + 1.049128 -59.578709 -323.217651 42.385155 -59.578705 -323.217621 42.385151 + 1.057462 -60.449810 -322.238739 40.954853 -60.449806 -322.238708 40.954849 + 1.065795 -60.765862 -321.561371 39.856030 -60.765858 -321.561340 39.856026 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/24.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/24.msa new file mode 100644 index 000000000..f52132ec9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/24.msa @@ -0,0 +1,107 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster2\giant_desert_turtle\24.GR2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.834550 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0Nub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/giant_desert_turtle_24.mse" + EffectPosition -100.000000 -150.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.831144 + + DuringTime 0.100000 + Power 100 + AffectingRange 150 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.824331 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 150.000000 -200.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.981022 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -100.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.984428 + + DuringTime 0.100000 + Power 100 + AffectingRange 150 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.977616 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0Nub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/giant_desert_turtle_24.mse" + EffectPosition 100.000000 -200.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.827737 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0Nub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/giant_desert_turtle_24.mse" + EffectPosition 100.000000 -200.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/25.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/25.msa new file mode 100644 index 000000000..8c52578f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/25.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster2\giant_desert_turtle\25.GR2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.643796 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/giant_desert_turtle_25.mse" + EffectPosition 0.000000 -100.000000 -20.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.677859 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -500.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/30.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/30.msa new file mode 100644 index 000000000..d226f1450 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/31.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/31.msa new file mode 100644 index 000000000..045310782 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/32.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/32.msa new file mode 100644 index 000000000..2021b4a23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/32.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/34.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/34.msa new file mode 100644 index 000000000..d45abbe19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/35.msa b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/35.msa new file mode 100644 index 000000000..9c6a8d370 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_desert_turtle/35.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/motlist.txt b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/motlist.txt new file mode 100644 index 000000000..b6c850315 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_desert_turtle/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_general/back_damage.msa new file mode 100644 index 000000000..9fd061c13 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_general/back_knockdown.msa new file mode 100644 index 000000000..0739fdbae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_general/front_damage.msa new file mode 100644 index 000000000..846508795 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/giant_general/front_dead.msa new file mode 100644 index 000000000..c0e370270 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/front_dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_general/front_knockdown.msa new file mode 100644 index 000000000..a897abb7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/giant_general/front_standup.msa new file mode 100644 index 000000000..945cfaba9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/giant_general/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/giant_general/normal_attack.msa new file mode 100644 index 000000000..ceb584e28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_general\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.499595 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -220.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/giant_general/normal_attack1.msa new file mode 100644 index 000000000..770848e56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_general\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.489862 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/run.msa b/serverfiles/main/srv1/share/data/monster/giant_general/run.msa new file mode 100644 index 000000000..f38f1f56b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/run.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -381.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/wait.msa b/serverfiles/main/srv1/share/data/monster/giant_general/wait.msa new file mode 100644 index 000000000..548a48014 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/giant_general/wait1.msa new file mode 100644 index 000000000..e88d3f13c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/wait2.msa b/serverfiles/main/srv1/share/data/monster/giant_general/wait2.msa new file mode 100644 index 000000000..119cab80e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_general/walk.msa b/serverfiles/main/srv1/share/data/monster/giant_general/walk.msa new file mode 100644 index 000000000..ee2c8df02 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -264.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/back_damage.msa new file mode 100644 index 000000000..c0bbb58dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/back_knockdown.msa new file mode 100644 index 000000000..7a8fe8921 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/back_knockdown.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/front_damage.msa new file mode 100644 index 000000000..22bf9be54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/front_dead.msa new file mode 100644 index 000000000..c57874fe9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/front_knockdown.msa new file mode 100644 index 000000000..e69035db7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/front_standup.msa new file mode 100644 index 000000000..0d66c4846 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/giant_magic/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/normal_attack.msa new file mode 100644 index 000000000..6ce355417 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/normal_attack.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_magic\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 6 + StartingTime 0.434712 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 15.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.434712 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger22" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2.mse" + EffectPosition 10.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 20.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 20.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/normal_attack1.msa new file mode 100644 index 000000000..8f63db879 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_magic\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.314680 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/holy_red1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/run.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/run.msa new file mode 100644 index 000000000..abdcb5e80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -244.85 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/wait.msa new file mode 100644 index 000000000..84155d0af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/wait1.msa new file mode 100644 index 000000000..cd720a681 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/giant_magic/walk.msa new file mode 100644 index 000000000..add794deb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_magic/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_magic/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -169.94 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/back_damage.msa new file mode 100644 index 000000000..c64eb87a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/back_knockdown.msa new file mode 100644 index 000000000..e646f253b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/front_damage.msa new file mode 100644 index 000000000..410bf98c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/front_dead.msa new file mode 100644 index 000000000..9b519480e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/front_dead.gr2" +MotionDuration 2.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/front_knockdown.msa new file mode 100644 index 000000000..00d7a1046 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/front_standup.msa new file mode 100644 index 000000000..b5b063d55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/giant_officer/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/normal_attack.msa new file mode 100644 index 000000000..c04e5552c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_officer\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.591241 + DuringTime 200.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/normal_attack1.msa new file mode 100644 index 000000000..952555bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_officer\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.576642 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/run.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/run.msa new file mode 100644 index 000000000..314f2fa60 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -292.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/wait.msa new file mode 100644 index 000000000..e3b950b64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/wait1.msa new file mode 100644 index 000000000..701d781d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/wait2.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/wait2.msa new file mode 100644 index 000000000..c0257d6e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/wait2.gr2" +MotionDuration 2.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/giant_officer/walk.msa new file mode 100644 index 000000000..34150a207 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_officer/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_officer/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -214.04 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/00.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/00.msa new file mode 100644 index 000000000..94f7a87df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/00_1.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/00_1.msa new file mode 100644 index 000000000..f44d61e1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/03.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/03.msa new file mode 100644 index 000000000..226a00417 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/03.gr2" +MotionDuration 0.400000 +Accumulation 0.00 -150.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/20.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/20.msa new file mode 100644 index 000000000..2ad613bf1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/20.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/20.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.386050 + AttackingEndTime 0.422952 + AttackingBone "Bone12" + WeaponLength 49.000000 + List HitPosition + { + 0.386050 32.513931 -85.027351 231.607468 26.641228 -130.398346 214.059769 + 0.394384 36.015301 -126.318077 202.141174 20.743086 -162.965744 173.425247 + 0.402717 28.869486 -155.303009 168.583420 5.414506 -180.177673 133.481934 + 0.411050 11.143968 -171.074402 139.940750 -17.246874 -183.658554 102.038689 + 0.419384 -12.656316 -175.269485 121.050468 -42.116051 -177.087952 81.937737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/20_1.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/20_1.msa new file mode 100644 index 000000000..45ec8c520 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/20_1.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/20_1.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.570560 + AttackingEndTime 0.618816 + AttackingBone "Bone31" + WeaponLength 22.000000 + List HitPosition + { + 0.570560 38.843380 -168.083374 110.962997 49.684032 -162.600906 92.621292 + 0.578893 27.902224 -166.880722 80.563942 38.265675 -156.915146 63.912174 + 0.587226 16.004953 -156.390747 53.769512 26.445339 -142.692230 40.082722 + 0.595560 5.740159 -141.633377 36.604893 16.926025 -125.840660 26.142639 + 0.603893 -1.614117 -127.478752 27.501562 10.542072 -110.866501 19.738844 + 0.612226 -6.263625 -116.278107 23.381540 6.724544 -99.505707 17.551474 + } + } + Group HitData01 + { + AttackingStartTime 0.573398 + AttackingEndTime 0.607462 + AttackingBone "Bone37" + WeaponLength 20.000000 + List HitPosition + { + 0.573398 -21.440071 -183.495911 131.522385 -39.499172 -188.040909 124.227753 + 0.581732 -12.485549 -190.422150 114.549492 -29.609190 -195.569748 105.589417 + 0.590065 -4.045688 -194.420105 98.291740 -20.110653 -199.693314 87.609543 + 0.598398 3.447306 -195.921722 84.646912 -11.634894 -200.990356 72.529320 + 0.606732 9.529951 -195.980484 73.558235 -4.715686 -200.632248 60.313515 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/30.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/30.msa new file mode 100644 index 000000000..1e8f049ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/30_1.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/30_1.msa new file mode 100644 index 000000000..75cadd4a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/31.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/31.msa new file mode 100644 index 000000000..5f9e2a39a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/31_1.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/31_1.msa new file mode 100644 index 000000000..53b12e15b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/32.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/32.msa new file mode 100644 index 000000000..b92045a64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/33.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/33.msa new file mode 100644 index 000000000..41993ad7a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/33.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/34.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/34.msa new file mode 100644 index 000000000..6612c9ea7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/34_1.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/34_1.msa new file mode 100644 index 000000000..24c34d9b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/35.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/35.msa new file mode 100644 index 000000000..2401f37f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/37.msa b/serverfiles/main/srv1/share/data/monster/giant_scorpion/37.msa new file mode 100644 index 000000000..8826fa894 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_scorpion/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_scorpion/motlist.txt b/serverfiles/main/srv1/share/data/monster/giant_scorpion/motlist.txt new file mode 100644 index 000000000..df7498f5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_scorpion/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/back_damage.msa new file mode 100644 index 000000000..81bb2b777 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/back_knockdown.msa new file mode 100644 index 000000000..b57b49a4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/front_damage.msa new file mode 100644 index 000000000..0afa4fc97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/front_dead.msa new file mode 100644 index 000000000..1827d5220 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/front_knockdown.msa new file mode 100644 index 000000000..ac355bbde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/front_standup.msa new file mode 100644 index 000000000..300fcc1dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/giant_soldier/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/normal_attack.msa new file mode 100644 index 000000000..949ad59d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_soldier\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.587591 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -160.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/normal_attack1.msa new file mode 100644 index 000000000..a3e7c77e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_soldier\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.591241 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -170.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/run.msa new file mode 100644 index 000000000..63965995d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/wait.msa new file mode 100644 index 000000000..b2b17d536 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/wait1.msa new file mode 100644 index 000000000..c95f6b5b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/wait2.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/wait2.msa new file mode 100644 index 000000000..b361936db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/wait2.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier/walk.msa new file mode 100644 index 000000000..f5918e43a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -187.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/back_damage.msa new file mode 100644 index 000000000..ccb78d185 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/back_knockdown.msa new file mode 100644 index 000000000..06b557824 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_damage.msa new file mode 100644 index 000000000..3a2e6e63b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_dead.msa new file mode 100644 index 000000000..8e6db1053 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/front_dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_knockdown.msa new file mode 100644 index 000000000..45f53df90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_standup.msa new file mode 100644 index 000000000..35340e00f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/motlist.txt b/serverfiles/main/srv1/share/data/monster/giant_soldier2/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/normal_attack.msa new file mode 100644 index 000000000..14e8c2bae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\giant_soldier2\normal_attack.GR2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.317924 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -160.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/normal_attack1.msa new file mode 100644 index 000000000..2d8b4468f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/giant_soldier2/normal_attack1.GR2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.565450 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -250.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/run.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/run.msa new file mode 100644 index 000000000..039f15191 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -331.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/wait.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/wait.msa new file mode 100644 index 000000000..f8b296e68 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/wait1.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/wait1.msa new file mode 100644 index 000000000..30eb02b80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/wait2.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/wait2.msa new file mode 100644 index 000000000..3938db793 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/wait2.gr2" +MotionDuration 2.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/giant_soldier2/walk.msa b/serverfiles/main/srv1/share/data/monster/giant_soldier2/walk.msa new file mode 100644 index 000000000..2fb9bb38f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/giant_soldier2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/giant_soldier2/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -229.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gilaso/die.msa b/serverfiles/main/srv1/share/data/monster/gilaso/die.msa new file mode 100644 index 000000000..0d13504d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gilaso/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gilaso/die.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gilaso/motlist.txt b/serverfiles/main/srv1/share/data/monster/gilaso/motlist.txt new file mode 100644 index 000000000..219dd342a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gilaso/motlist.txt @@ -0,0 +1,2 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 30 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gilaso/run.msa b/serverfiles/main/srv1/share/data/monster/gilaso/run.msa new file mode 100644 index 000000000..d05fd76cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gilaso/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gilaso/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -267.66 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gilaso/wait.msa b/serverfiles/main/srv1/share/data/monster/gilaso/wait.msa new file mode 100644 index 000000000..7410f5099 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gilaso/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gilaso/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gilaso/wait1.msa b/serverfiles/main/srv1/share/data/monster/gilaso/wait1.msa new file mode 100644 index 000000000..1ca041d46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gilaso/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gilaso/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gilaso/walk.msa b/serverfiles/main/srv1/share/data/monster/gilaso/walk.msa new file mode 100644 index 000000000..5b831e802 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gilaso/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gilaso/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -89.37 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/die.msa b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/die.msa new file mode 100644 index 000000000..4579be3c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/girl_lost_elder_brother/die.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/motlist.txt b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/run.msa b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/run.msa new file mode 100644 index 000000000..d3694a7d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/girl_lost_elder_brother/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/wait.msa b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/wait.msa new file mode 100644 index 000000000..8bcdb7f70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/girl_lost_elder_brother/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/walk.msa b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/walk.msa new file mode 100644 index 000000000..4ae776f5f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/girl_lost_elder_brother/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/girl_lost_elder_brother/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -48.78 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gm/00.msa b/serverfiles/main/srv1/share/data/monster/gm/00.msa new file mode 100644 index 000000000..47dfa5035 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gm/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gm/00.gr2" +MotionDuration 5.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gm/03.msa b/serverfiles/main/srv1/share/data/monster/gm/03.msa new file mode 100644 index 000000000..849010f29 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gm/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/gm/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/back_damage.msa new file mode 100644 index 000000000..e7ca56458 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/back_damage1.msa new file mode 100644 index 000000000..0607af85c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/back_knockdown.msa new file mode 100644 index 000000000..df082ce7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_damage.msa new file mode 100644 index 000000000..bbc067e97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_damage1.msa new file mode 100644 index 000000000..1869f047f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_dead.msa new file mode 100644 index 000000000..ac3fe52a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/front_dead.gr2" +MotionDuration 3.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_knockdown.msa new file mode 100644 index 000000000..3c78ddd2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_standup.msa new file mode 100644 index 000000000..c59f48e73 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_boss/motlist.txt new file mode 100644 index 000000000..dc5eff3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/normal_attack.msa new file mode 100644 index 000000000..174ed78ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/gnoll_boss/normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.269262 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -230.000000 -2.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.658556 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position -30.000000 -230.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/normal_attack1.msa new file mode 100644 index 000000000..4d0773a24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/gnoll_boss/normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.379562 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -230.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/run.msa new file mode 100644 index 000000000..7f7a533a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -731.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/special_attack.msa new file mode 100644 index 000000000..840b0a572 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/special_attack.msa @@ -0,0 +1,76 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/gnoll_boss/special_attack.GR2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 1.424980 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.430657 + + DuringTime 0.150000 + Power 250 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.379562 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger3" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/red_blow1.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.424980 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -80.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/wait.msa new file mode 100644 index 000000000..f7501eee9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/wait1.msa new file mode 100644 index 000000000..3fbf1b300 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/wait2.msa new file mode 100644 index 000000000..22c4d5a78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/wait2.gr2" +MotionDuration 1.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss/walk.msa new file mode 100644 index 000000000..c060b9b93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss/walk.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -177.56 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_damage.msa new file mode 100644 index 000000000..d8446ffd2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/back_damage.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_damage1.msa new file mode 100644 index 000000000..042b5597c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/back_damage1.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_knockdown.msa new file mode 100644 index 000000000..f0b622d8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_damage.msa new file mode 100644 index 000000000..dc7327515 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/front_damage.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_damage1.msa new file mode 100644 index 000000000..59fcd05b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/front_damage1.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_dead.msa new file mode 100644 index 000000000..51bae711d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/front_dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_knockdown.msa new file mode 100644 index 000000000..85811a191 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/front_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_standup.msa new file mode 100644 index 000000000..ff57b32f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/motlist.txt new file mode 100644 index 000000000..3c7e5aafb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/normal_attack.msa new file mode 100644 index 000000000..b8a26e190 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_boss2\normal_attack.GR2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.377534 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 100.000000 -240.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.414436 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -100.000000 -240.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/normal_attack1.msa new file mode 100644 index 000000000..cc1697304 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_boss2\normal_attack1.GR2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.366180 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position -120.000000 -250.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.391728 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 120.000000 -250.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/run.msa new file mode 100644 index 000000000..602bf0960 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -407.72 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/special_attack.msa new file mode 100644 index 000000000..56d987156 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/special_attack.msa @@ -0,0 +1,133 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_boss2\special_attack.GR2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 1.418086 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 100.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.374290 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast1.mse" + EffectPosition -0.120000 -150.000000 220.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.453366 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/back_blast1.mse" + EffectPosition -0.120000 -60.000000 100.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2.mse" + EffectPosition 0.000000 0.000000 50.000000 + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.432279 + + DuringTime 0.050000 + Power 100 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.448094 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -110.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.418086 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 200.000000 -250.000000 0.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.439173 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/special_attack1.msa new file mode 100644 index 000000000..f75fda476 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/special_attack1.msa @@ -0,0 +1,89 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_boss2\special_attack1.GR2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.933090 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -350.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.006894 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -350.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.912003 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact1.mse" + EffectPosition 0.000000 -120.000000 -400.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.006894 + + DuringTime 0.150000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.991079 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.363747 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait.msa new file mode 100644 index 000000000..e6041128e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait1.msa new file mode 100644 index 000000000..e189bffce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/wait1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait2.msa new file mode 100644 index 000000000..d5a695710 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/walk.msa new file mode 100644 index 000000000..a24f469cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_boss2/walk.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -239.49 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/back_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/back_damage.msa new file mode 100644 index 000000000..2bd6e4321 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/back_knockdown.msa new file mode 100644 index 000000000..848d70478 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_damage.msa new file mode 100644 index 000000000..0bfd58503 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_dead.msa new file mode 100644 index 000000000..e32247da8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/front_dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_knockdown.msa new file mode 100644 index 000000000..183d8b597 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_standup.msa new file mode 100644 index 000000000..b4b93e526 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_bow/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/normal_attack.msa new file mode 100644 index 000000000..d557a0845 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/normal_attack.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_bow\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.603406 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/normal_attack1.msa new file mode 100644 index 000000000..224c2dd66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/normal_attack1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_bow\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.755880 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/run.msa new file mode 100644 index 000000000..a7d2b0f2f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -220.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/wait.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/wait.msa new file mode 100644 index 000000000..e70867a7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/wait1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/wait1.msa new file mode 100644 index 000000000..f40c14b1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/wait1.gr2" +MotionDuration 1.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_bow/walk.msa b/serverfiles/main/srv1/share/data/monster/gnoll_bow/walk.msa new file mode 100644 index 000000000..dfa0fc7a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_bow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -180.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_damage00.msa new file mode 100644 index 000000000..54b5f3e94 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_damage01.msa new file mode 100644 index 000000000..c9bf952cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_dead.msa new file mode 100644 index 000000000..2353cde75 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\back_dead.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_knockdown.msa new file mode 100644 index 000000000..5ae75a047 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\back_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_standup.msa new file mode 100644 index 000000000..88c7c8db3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_damage00.msa new file mode 100644 index 000000000..744428054 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_damage01.msa new file mode 100644 index 000000000..81ccd8aee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_dead.msa new file mode 100644 index 000000000..38c9e52ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\front_dead.GR2" +MotionDuration 1.6000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_knockdown.msa new file mode 100644 index 000000000..bceb43e6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\front_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_standup.msa new file mode 100644 index 000000000..a01a37ee9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_commander/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/normal_attack00.msa new file mode 100644 index 000000000..9d04ab702 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\normal_attack00.GR2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.639092 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 125.000000 + Position 0.000000 -230.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/normal_attack01.msa new file mode 100644 index 000000000..4c3cf9b7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\normal_attack01.GR2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.665045 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 125.000000 + Position 0.000000 -220.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/run.msa new file mode 100644 index 000000000..3df46a422 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\run.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 -352.9412 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/wait00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/wait00.msa new file mode 100644 index 000000000..3e8c9ba17 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\wait00.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_commander/wait01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_commander/wait01.msa new file mode 100644 index 000000000..a2d3deed9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_commander/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_commander\wait01.GR2" +MotionDuration 3.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/back_damage.msa new file mode 100644 index 000000000..36e0e10be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/back_knockdown.msa new file mode 100644 index 000000000..2da556f3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/front_damage.msa new file mode 100644 index 000000000..ce9150fa0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/front_dead.msa new file mode 100644 index 000000000..c600a66d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/front_dead.gr2" +MotionDuration 2.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/front_knockdown.msa new file mode 100644 index 000000000..c27983d42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/front_standup.msa new file mode 100644 index 000000000..5b590308a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_general/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/normal_attack.msa new file mode 100644 index 000000000..f66948c5a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_general\normal_attack.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.304136 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/normal_attack1.msa new file mode 100644 index 000000000..7f71d54e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_general\normal_attack1.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.428224 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/run.msa new file mode 100644 index 000000000..9343a1cbf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/run.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -450.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/wait.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/wait.msa new file mode 100644 index 000000000..3c6856c97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/wait1.msa new file mode 100644 index 000000000..405c90016 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_general/walk.msa b/serverfiles/main/srv1/share/data/monster/gnoll_general/walk.msa new file mode 100644 index 000000000..0e404ae4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_general/walk.gr2" +MotionDuration 1.266667 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_damage00.msa new file mode 100644 index 000000000..6429616d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_damage01.msa new file mode 100644 index 000000000..0485b09f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_dead.msa new file mode 100644 index 000000000..0f34f8666 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\back_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_knockdown.msa new file mode 100644 index 000000000..797fd6a2e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\back_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_standup.msa new file mode 100644 index 000000000..dc17aaea7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_damage00.msa new file mode 100644 index 000000000..d942c218d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\front_damage00.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_damage01.msa new file mode 100644 index 000000000..70dd501f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_dead.msa new file mode 100644 index 000000000..7cfbe3edb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\front_dead.GR2" +MotionDuration 1.2667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_knockdown.msa new file mode 100644 index 000000000..244f3459e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\front_knockdown.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_standup.msa new file mode 100644 index 000000000..3b8041d92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/normal_attack00.msa new file mode 100644 index 000000000..b23add6bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\normal_attack00.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.248175 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -220.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/normal_attack01.msa new file mode 100644 index 000000000..303c240b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\normal_attack01.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.215734 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -220.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/run.msa new file mode 100644 index 000000000..e43cc15fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\run.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 -394.2479 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/wait00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/wait00.msa new file mode 100644 index 000000000..a19f6fccf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\wait00.GR2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_helhound/wait01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/wait01.msa new file mode 100644 index 000000000..ec8c345ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_helhound/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_helhound\wait01.GR2" +MotionDuration 2.8333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_damage00.msa new file mode 100644 index 000000000..bb00bc84b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_damage01.msa new file mode 100644 index 000000000..4271272d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_dead.msa new file mode 100644 index 000000000..9cbb13db8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\back_dead.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_knockdown.msa new file mode 100644 index 000000000..96933eeb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\back_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_standup.msa new file mode 100644 index 000000000..c2a206ad8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_damage00.msa new file mode 100644 index 000000000..45a4e0f43 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_damage01.msa new file mode 100644 index 000000000..8018cb1dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_dead.msa new file mode 100644 index 000000000..df446f30f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\front_dead.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_knockdown.msa new file mode 100644 index 000000000..e21e25230 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\front_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_standup.msa new file mode 100644 index 000000000..369126ec7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_mage/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/normal_attack00.msa new file mode 100644 index 000000000..c6e9af23a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/normal_attack00.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\normal_attack00.GR2" +MotionDuration 1.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_L" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_chest.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.360908 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_R" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/light_emissive1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.965126 + + AttachingEnable 1 + AttachingBoneName "equip_R" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/normal_attack01.msa new file mode 100644 index 000000000..ab823a78d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\normal_attack01.GR2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.590430 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -210.000000 60.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/run.msa new file mode 100644 index 000000000..3ef360a7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\run.GR2" +MotionDuration 0.5333 +Accumulation 0.0000 -320.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/wait00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/wait00.msa new file mode 100644 index 000000000..b92e0dd5e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\wait00.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_mage/wait01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_mage/wait01.msa new file mode 100644 index 000000000..f9afdf72a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_mage/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_mage\wait01.GR2" +MotionDuration 2.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/back_damage.msa new file mode 100644 index 000000000..7f7cbff16 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/back_knockdown.msa new file mode 100644 index 000000000..8e9726b06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_damage.msa new file mode 100644 index 000000000..99e455cda --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_dead.msa new file mode 100644 index 000000000..8f0a08cba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/front_dead.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_knockdown.msa new file mode 100644 index 000000000..68f4cd019 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_standup.msa new file mode 100644 index 000000000..2ae9a8dff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_magic/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/normal_attack.msa new file mode 100644 index 000000000..88607c11d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_magic\normal_attack.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.827251 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.862936 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_blow.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/normal_attack1.msa new file mode 100644 index 000000000..5c2de04dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/gnoll_magic/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.567721 + + AttachingEnable 1 + AttachingBoneName "equip_R" + FlyFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.564477 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_blow.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/run.msa new file mode 100644 index 000000000..d52cdc3d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -220.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/wait.msa new file mode 100644 index 000000000..4a541de50 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/wait1.msa new file mode 100644 index 000000000..533b3fad2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/wait1.gr2" +MotionDuration 2.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/gnoll_magic/walk.msa new file mode 100644 index 000000000..b1c159f52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_magic/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_magic/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -180.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_damage00.msa new file mode 100644 index 000000000..6a578629d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\back_damage00.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_damage01.msa new file mode 100644 index 000000000..00c545d2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\back_damage01.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_dead.msa new file mode 100644 index 000000000..4dd23bf92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\back_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_knockdown.msa new file mode 100644 index 000000000..80bc89e09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\back_knockdown.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_standup.msa new file mode 100644 index 000000000..dc4670d61 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\back_standup.GR2" +MotionDuration 1.0000 +Accumulation -47.9191 30.4937 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_damage00.msa new file mode 100644 index 000000000..7340f7419 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\front_damage00.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_damage01.msa new file mode 100644 index 000000000..f33168185 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\front_damage01.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_dead.msa new file mode 100644 index 000000000..2016952ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\front_dead.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_knockdown.msa new file mode 100644 index 000000000..c2dde0408 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\front_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_standup.msa new file mode 100644 index 000000000..14b3c385c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/motlist.txt new file mode 100644 index 000000000..5337a8caf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait00.msa 50 +GENERAL WAIT1 wait01.msa 30 +GENERAL WAIT1 wait01.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL SPECIAL special_attack00.msa 50 +GENERAL SPECIAL1 special_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/normal_attack00.msa new file mode 100644 index 000000000..1ad730025 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\normal_attack00.GR2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.392539 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 0.000000 -350.000000 80.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/normal_attack01.msa new file mode 100644 index 000000000..33bc9b085 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\normal_attack01.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.430657 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 0.000000 -350.000000 80.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/run.msa new file mode 100644 index 000000000..8539cd14d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\run.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 -599.9996 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/special_attack00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/special_attack00.msa new file mode 100644 index 000000000..9fb25f40a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/special_attack00.msa @@ -0,0 +1,109 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\special_attack00.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 4 + StartingTime 0.900243 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.895377 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/gupae_20_2.mse" + EffectPosition 0.000000 -450.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.953771 + DuringTime 2.000000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 160.000000 + Position 0.000000 -500.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.890511 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_king_24.mse" + EffectPosition 0.000000 -430.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.070560 + DuringTime 2.000000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -750.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 2 + StartingTime 0.924574 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/special_attack01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/special_attack01.msa new file mode 100644 index 000000000..48c8f2cfb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/special_attack01.msa @@ -0,0 +1,88 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\special_attack01.GR2" +MotionDuration 1.8333 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.695864 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_god_24.mse" + EffectPosition 0.000000 -435.000000 164.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.651257 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position -250.000000 -300.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.749392 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 250.000000 -300.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.700324 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -370.000000 80.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait00.msa new file mode 100644 index 000000000..4de2eeabd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\wait00.GR2" +MotionDuration 1.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait01.msa new file mode 100644 index 000000000..bc57d1af0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\wait01.GR2" +MotionDuration 3.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait02.msa b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait02.msa new file mode 100644 index 000000000..9e3207ec3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_minotaur/wait02.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_minotaur\wait02.GR2" +MotionDuration 3.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/back_damage.msa new file mode 100644 index 000000000..8e431f48c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/back_knockdown.msa new file mode 100644 index 000000000..667c8f47c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_damage.msa new file mode 100644 index 000000000..413d7a82e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_dead.msa new file mode 100644 index 000000000..13ff378ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/front_dead.gr2" +MotionDuration 1.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_knockdown.msa new file mode 100644 index 000000000..85756c236 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_standup.msa new file mode 100644 index 000000000..8cd11cdfa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/normal_attack.msa new file mode 100644 index 000000000..37cd0e3d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_soldier\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.639092 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -170.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/normal_attack1.msa new file mode 100644 index 000000000..8c2382981 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_soldier\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.678021 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -170.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/run.msa new file mode 100644 index 000000000..5d4af15ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -280.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/wait.msa new file mode 100644 index 000000000..351084837 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/wait1.msa new file mode 100644 index 000000000..d77de7b9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/walk.msa new file mode 100644 index 000000000..1111ff68f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier/walk.gr2" +MotionDuration 1.133333 +Accumulation 0.00 -260.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/back_damage.msa new file mode 100644 index 000000000..095a02559 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/back_knockdown.msa new file mode 100644 index 000000000..f6d2dd076 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_damage.msa new file mode 100644 index 000000000..c206d2870 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_dead.msa new file mode 100644 index 000000000..6e3316fe6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/front_dead.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_knockdown.msa new file mode 100644 index 000000000..afc7a9613 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_standup.msa new file mode 100644 index 000000000..93b994be0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/normal_attack.msa new file mode 100644 index 000000000..cfcce41cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_soldier2\normal_attack.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.583942 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/normal_attack1.msa new file mode 100644 index 000000000..c04535e8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_soldier2\normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.642336 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/run.msa new file mode 100644 index 000000000..9a1625bcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -280.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/wait.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/wait.msa new file mode 100644 index 000000000..eefb5f879 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/wait1.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/wait1.msa new file mode 100644 index 000000000..59d261d51 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/walk.msa b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/walk.msa new file mode 100644 index 000000000..8167cfab1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_soldier2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gnoll_soldier2/walk.gr2" +MotionDuration 1.133333 +Accumulation 0.00 -260.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_damage00.msa new file mode 100644 index 000000000..27b7c01dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_damage01.msa new file mode 100644 index 000000000..691a63a63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_dead.msa new file mode 100644 index 000000000..5cab7b69d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\back_dead.GR2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_knockdown.msa new file mode 100644 index 000000000..e97a210f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\back_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_standup.msa new file mode 100644 index 000000000..8b958accb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_damage00.msa new file mode 100644 index 000000000..2eab09e69 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_damage01.msa new file mode 100644 index 000000000..2e286fda7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\front_damage01.GR2" +MotionDuration 0.8000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_dead.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_dead.msa new file mode 100644 index 000000000..2dbd6d352 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\front_dead.GR2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_knockdown.msa new file mode 100644 index 000000000..5f6d13708 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\front_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_standup.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_standup.msa new file mode 100644 index 000000000..9de0a0e78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/motlist.txt b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/motlist.txt new file mode 100644 index 000000000..534f9e9f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 34 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 33 +GENERAL NORMAL_ATTACK2 normal_attack02.msa 33 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack00.msa new file mode 100644 index 000000000..2413d87f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\normal_attack00.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.346310 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -170.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack01.msa new file mode 100644 index 000000000..27a88b442 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\normal_attack01.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.491484 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -180.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack02.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack02.msa new file mode 100644 index 000000000..3b81670c7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/normal_attack02.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\normal_attack02.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.357664 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 95.000000 + Position 0.000000 -140.000000 30.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/run.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/run.msa new file mode 100644 index 000000000..568b37300 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\run.GR2" +MotionDuration 0.5333 +Accumulation 0.0000 -350.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/wait00.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/wait00.msa new file mode 100644 index 000000000..a6cca3dc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\wait00.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/gnoll_warrior/wait01.msa b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/wait01.msa new file mode 100644 index 000000000..990ca6da4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gnoll_warrior/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\gnoll_warrior\wait01.GR2" +MotionDuration 2.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/00.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/00.msa new file mode 100644 index 000000000..f69a45f3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/00_1.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/00_1.msa new file mode 100644 index 000000000..db92cc805 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/03.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/03.msa new file mode 100644 index 000000000..55ec30ad1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -320.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/20.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/20.msa new file mode 100644 index 000000000..9e1160627 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/20.msa @@ -0,0 +1,37 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\goblin_leafhead\20.GR2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.374696 + AttackingEndTime 0.448500 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.374696 -15.343436 11.330706 288.467102 -15.343435 11.330705 288.467072 + 0.383029 -14.490675 -59.367699 284.856934 -14.490674 -59.367695 284.856903 + 0.391363 -8.693624 -125.544846 246.478561 -8.693623 -125.544838 246.478546 + 0.399696 0.201890 -169.126541 178.706528 0.201890 -169.126526 178.706512 + 0.408029 9.007202 -177.822617 105.501640 9.007201 -177.822601 105.501633 + 0.416363 14.272013 -164.052887 56.861809 14.272012 -164.052872 56.861805 + 0.424696 15.978474 -147.239853 32.472958 15.978473 -147.239838 32.472954 + 0.433029 14.191080 -136.788284 26.617844 14.191079 -136.788269 26.617842 + 0.441363 8.989125 -133.890137 33.811745 8.989124 -133.890121 33.811741 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/20_1.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/20_1.msa new file mode 100644 index 000000000..8a7236a9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/20_1.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\goblin_leafhead\20_1.GR2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.246959 + AttackingEndTime 0.343471 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.246959 -60.960983 59.774391 66.142616 -60.960979 59.774387 66.142609 + 0.255292 -54.615402 35.548737 47.965305 -54.615398 35.548733 47.965302 + 0.263625 -52.491001 4.552801 38.636772 -52.490997 4.552801 38.636768 + 0.271959 -56.959106 -29.525555 39.167450 -56.959103 -29.525553 39.167446 + 0.280292 -58.944710 -68.667282 48.205467 -58.944706 -68.667274 48.205463 + 0.288625 -47.088234 -112.465477 67.394348 -47.088230 -112.465469 67.394341 + 0.296959 -14.544278 -148.346436 97.234146 -14.544277 -148.346420 97.234138 + 0.305292 22.030083 -161.456131 129.760742 22.030081 -161.456116 129.760727 + 0.313625 49.482254 -157.999069 163.053513 49.482250 -157.999054 163.053497 + 0.321959 61.355011 -145.027527 196.779877 61.355007 -145.027512 196.779861 + 0.330292 53.914253 -126.696823 227.875046 53.914249 -126.696815 227.875031 + 0.338625 37.316654 -110.841423 244.532272 37.316650 -110.841415 244.532257 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/30.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/30.msa new file mode 100644 index 000000000..827cdd6da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/30_1.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/30_1.msa new file mode 100644 index 000000000..31f1680fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/30_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/31.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/31.msa new file mode 100644 index 000000000..8d18e3d84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/31.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/32.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/32.msa new file mode 100644 index 000000000..a47bfc235 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/33.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/33.msa new file mode 100644 index 000000000..7c77ac750 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/33.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/34.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/34.msa new file mode 100644 index 000000000..e9fe9b0f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/34.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/34_1.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/34_1.msa new file mode 100644 index 000000000..744135586 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/34_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/35.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/35.msa new file mode 100644 index 000000000..584fb44dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/36.msa b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/36.msa new file mode 100644 index 000000000..3aa5ab3ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/goblin_leafhead/36.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/goblin_leafhead/motlist.txt b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/motlist.txt new file mode 100644 index 000000000..e4fda0b23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goblin_leafhead/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/00.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/00.msa new file mode 100644 index 000000000..7ecb0e6ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/00_1.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/00_1.msa new file mode 100644 index 000000000..5ea0c2d58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/00_2.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/00_2.msa new file mode 100644 index 000000000..786fa214d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/00_2.gr2" +MotionDuration 2.966667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/03.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/03.msa new file mode 100644 index 000000000..8de651bf5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -425.69 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/20.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/20.msa new file mode 100644 index 000000000..7876be662 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/20.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/20.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.604217 + AttackingEndTime 0.669100 + AttackingBone "equip_right" + WeaponLength 130.000000 + List HitPosition + { + 0.604217 -158.412720 -65.052582 251.786804 -135.495773 -155.531967 342.243378 + 0.612551 -132.278000 -147.656296 237.422760 -71.086555 -250.837570 287.501129 + 0.620884 -66.944382 -213.476288 205.184952 37.704525 -289.846222 215.722397 + 0.629217 24.930204 -237.031555 157.344955 152.970078 -251.799667 140.554398 + 0.637551 105.947708 -211.688553 112.506012 223.511185 -161.090881 89.732689 + 0.645884 160.773773 -160.472321 81.902710 246.041733 -63.232784 68.785309 + 0.654217 192.684662 -103.991867 67.104813 239.075912 17.422880 69.615181 + 0.662551 204.294281 -57.452454 60.661453 217.341782 70.958351 76.161224 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/20_1.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/20_1.msa new file mode 100644 index 000000000..b362b1f2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/20_1.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/20_1.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.871857 + AttackingEndTime 0.973236 + AttackingBone "equip_right" + WeaponLength 130.000000 + List HitPosition + { + 0.871857 107.409889 -25.887009 112.381271 115.964066 -69.170845 -9.902518 + 0.880191 100.886452 -57.434723 117.050613 93.515961 -104.652641 -3.846260 + 0.888524 84.410660 -89.962219 122.572716 61.003395 -137.871353 4.011352 + 0.896857 58.232903 -120.486099 129.170074 18.652536 -166.498749 14.208243 + 0.905191 22.732018 -145.814117 136.979797 -33.890709 -186.491531 27.256498 + 0.913524 -21.021004 -162.699554 146.321655 -95.372955 -192.761215 44.008060 + 0.921857 -71.001419 -167.548798 159.142532 -160.050247 -180.249802 65.286308 + 0.930191 -123.347519 -156.850464 176.306946 -220.734085 -146.341919 90.835457 + 0.938524 -172.143875 -128.418579 197.722946 -269.336243 -91.168831 119.837776 + 0.946857 -208.645523 -85.272636 220.099152 -296.114960 -22.400866 147.324341 + 0.955191 -228.633270 -34.355442 240.501419 -298.934387 49.063820 169.798508 + 0.963524 -232.212006 18.377140 258.159027 -280.952545 115.626091 186.976181 + 0.971857 -222.451416 64.514320 271.890869 -250.119186 168.152115 198.449524 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/30.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/30.msa new file mode 100644 index 000000000..1d1683a4d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/30_1.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/30_1.msa new file mode 100644 index 000000000..e03a0cd6c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/31.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/31.msa new file mode 100644 index 000000000..2a0a7c1f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/32.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/32.msa new file mode 100644 index 000000000..98471288f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/33.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/33.msa new file mode 100644 index 000000000..5e29417a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/33.gr2" +MotionDuration 2.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/34.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/34.msa new file mode 100644 index 000000000..50ef274a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/34_1.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/34_1.msa new file mode 100644 index 000000000..5ae46b03c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/35.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/35.msa new file mode 100644 index 000000000..759ad557b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/36.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/36.msa new file mode 100644 index 000000000..44c11a919 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/37.msa b/serverfiles/main/srv1/share/data/monster/god_monkey/37.msa new file mode 100644 index 000000000..3041717e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/god_monkey/37.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/god_monkey/motlist.txt b/serverfiles/main/srv1/share/data/monster/god_monkey/motlist.txt new file mode 100644 index 000000000..3a5c541fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/god_monkey/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 20 +GENERAL WAIT2 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/00.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/00.msa new file mode 100644 index 000000000..22ad40c41 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/00_1.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/00_1.msa new file mode 100644 index 000000000..ea3cc9348 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/00_2.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/00_2.msa new file mode 100644 index 000000000..a7bf4ff35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/00_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/03.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/03.msa new file mode 100644 index 000000000..85591696f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -386.39 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/20.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/20.msa new file mode 100644 index 000000000..692b77936 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/20.msa @@ -0,0 +1,38 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/20.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.587997 + AttackingEndTime 0.665045 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.587997 -111.912079 5.884242 88.249756 -159.733597 90.504387 64.762512 + 0.596330 -103.175903 -26.167767 80.340919 -174.266403 34.712639 45.157444 + 0.604663 -88.009064 -52.512196 73.172928 -167.482834 -14.977309 25.516520 + 0.612997 -63.958160 -83.279907 71.767578 -144.478516 -78.104263 12.716670 + 0.621330 -30.702663 -115.412369 84.102066 -102.441887 -150.520142 24.056204 + 0.629663 6.546126 -139.260223 116.375519 -48.616753 -211.807968 75.290634 + 0.637997 43.576618 -140.656677 157.137726 14.285697 -235.792709 147.837158 + 0.646330 82.220642 -115.250931 191.712799 92.758583 -211.665512 215.957169 + 0.654663 114.701653 -67.634148 205.724823 173.298050 -136.184647 248.845535 + 0.662997 126.847229 -29.112995 204.975983 208.060226 -63.394798 252.166763 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/20_1.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/20_1.msa new file mode 100644 index 000000000..376fabd6e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/20_1.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.681265 + AttackingEndTime 0.802920 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.681265 120.253891 -46.212982 163.127197 94.218933 46.271229 190.841171 + 0.689599 117.201080 -62.087784 157.473663 117.908142 32.299397 190.496124 + 0.697932 110.056824 -80.961105 150.552185 144.021896 5.944145 186.511047 + 0.706265 96.887398 -100.331192 141.986710 164.671890 -35.196377 176.066803 + 0.714599 77.595207 -115.480659 133.388794 166.965408 -80.163322 161.058884 + 0.722932 53.867531 -125.826035 125.527824 151.752792 -120.801117 145.324280 + 0.731265 27.068584 -131.403595 118.034424 123.724190 -153.602661 130.861435 + 0.739599 -2.181204 -131.880463 110.688019 86.649818 -177.366409 117.014954 + 0.747932 -32.770813 -126.269592 103.398026 43.749577 -190.643723 103.948135 + 0.756265 -62.692848 -113.461845 95.994591 -1.176319 -192.207779 92.149895 + 0.764598 -88.613434 -94.189598 89.075287 -44.029297 -183.406998 81.836044 + 0.772932 -108.655869 -69.948219 83.095566 -82.561897 -165.944336 72.906395 + 0.781265 -121.845154 -41.765301 78.206558 -115.142624 -140.698914 65.275871 + 0.789598 -126.920288 -12.772223 74.665215 -138.988235 -110.837524 59.252354 + 0.797932 -124.807343 13.503931 72.611893 -153.742386 -80.636620 55.282459 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/30.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/30.msa new file mode 100644 index 000000000..a382ebcbe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/30_1.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/30_1.msa new file mode 100644 index 000000000..e23a1448d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/31.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/31.msa new file mode 100644 index 000000000..4cf6f6107 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/32.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/32.msa new file mode 100644 index 000000000..ef0579b16 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/33.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/33.msa new file mode 100644 index 000000000..6d6f76881 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/33.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/34.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/34.msa new file mode 100644 index 000000000..acba8d757 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/34_1.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/34_1.msa new file mode 100644 index 000000000..0d7bd92e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/35.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/35.msa new file mode 100644 index 000000000..de30f9610 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/36.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/36.msa new file mode 100644 index 000000000..dc5cffa30 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/37.msa b/serverfiles/main/srv1/share/data/monster/gold_monkey/37.msa new file mode 100644 index 000000000..40c3122a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/gold_monkey/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gold_monkey/motlist.txt b/serverfiles/main/srv1/share/data/monster/gold_monkey/motlist.txt new file mode 100644 index 000000000..3a5c541fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gold_monkey/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 20 +GENERAL WAIT2 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/goldstatue/00.msa b/serverfiles/main/srv1/share/data/monster/goldstatue/00.msa new file mode 100644 index 000000000..b115a0807 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goldstatue/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/goldstatue/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/00.msa b/serverfiles/main/srv1/share/data/monster/golem_1/00.msa new file mode 100644 index 000000000..90fa4248a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/00_1.msa b/serverfiles/main/srv1/share/data/monster/golem_1/00_1.msa new file mode 100644 index 000000000..edb38481f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/00_2.msa b/serverfiles/main/srv1/share/data/monster/golem_1/00_2.msa new file mode 100644 index 000000000..87a3bb7d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/00_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/03.msa b/serverfiles/main/srv1/share/data/monster/golem_1/03.msa new file mode 100644 index 000000000..8e8a94caa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/03.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -402.98 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/20.msa b/serverfiles/main/srv1/share/data/monster/golem_1/20.msa new file mode 100644 index 000000000..88149b1cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/20.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\golem_1\20.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.781022 + AttackingEndTime 0.832117 + AttackingBone "Bip01 R Finger11" + WeaponLength 61.000000 + List HitPosition + { + 0.781022 -167.069519 -131.614212 230.739700 -148.889542 -175.469070 268.998199 + 0.789355 -130.896469 -212.932480 189.181717 -96.885925 -253.532974 219.146820 + 0.797689 -38.870480 -272.587982 122.629425 11.244213 -295.656494 147.686600 + 0.806022 74.161148 -258.850769 64.846924 127.160004 -258.308838 94.450691 + 0.814355 152.049118 -196.936478 38.776012 196.456619 -181.031219 77.301208 + 0.822689 189.197220 -129.833923 35.194290 222.304733 -108.039932 81.545166 + 0.831022 200.285538 -78.536728 40.974323 224.399323 -56.444237 92.410316 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/20_1.msa b/serverfiles/main/srv1/share/data/monster/golem_1/20_1.msa new file mode 100644 index 000000000..4666fdefd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/20_1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\golem_1\20_1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.562044 + AttackingEndTime 0.682482 + AttackingBone "Bip01 R Finger1" + WeaponLength 0.000000 + List HitPosition + { + 0.562044 -221.849197 -150.465363 198.552155 -221.849197 -150.465363 198.552155 + 0.570377 -215.854492 -171.150528 175.400589 -215.854492 -171.150528 175.400589 + 0.578710 -205.016006 -191.307663 154.510361 -205.016006 -191.307663 154.510361 + 0.587044 -190.335876 -209.871964 135.736252 -190.335876 -209.871964 135.736252 + 0.595377 -172.796936 -225.931091 118.646744 -172.796936 -225.931091 118.646744 + 0.603710 -153.349960 -238.672180 102.654861 -153.349960 -238.672180 102.654861 + 0.612044 -132.858032 -247.501602 87.321922 -132.858032 -247.501602 87.321922 + 0.620377 -111.708054 -253.791489 74.550888 -111.708054 -253.791489 74.550888 + 0.628710 -90.487793 -258.233734 64.768326 -90.487793 -258.233734 64.768326 + 0.637044 -69.742943 -261.059906 57.612556 -69.742943 -261.059906 57.612556 + 0.645377 -49.843899 -262.540924 52.722019 -49.843899 -262.540924 52.722019 + 0.653710 -31.007980 -262.965912 49.771069 -31.007980 -262.965912 49.771069 + 0.662044 -13.674483 -262.342773 48.066402 -13.674483 -262.342773 48.066402 + 0.670377 1.146511 -260.325958 46.341187 1.146511 -260.325958 46.341187 + 0.678710 13.545475 -257.447021 44.684052 13.545475 -257.447021 44.684052 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/30.msa b/serverfiles/main/srv1/share/data/monster/golem_1/30.msa new file mode 100644 index 000000000..b7a0a8dd7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/31.msa b/serverfiles/main/srv1/share/data/monster/golem_1/31.msa new file mode 100644 index 000000000..e4cf74f08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/31.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/32.msa b/serverfiles/main/srv1/share/data/monster/golem_1/32.msa new file mode 100644 index 000000000..96f21cfcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/32.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/33.msa b/serverfiles/main/srv1/share/data/monster/golem_1/33.msa new file mode 100644 index 000000000..dba079a9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/34.msa b/serverfiles/main/srv1/share/data/monster/golem_1/34.msa new file mode 100644 index 000000000..da1e59547 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/35.msa b/serverfiles/main/srv1/share/data/monster/golem_1/35.msa new file mode 100644 index 000000000..8f942163e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/36.msa b/serverfiles/main/srv1/share/data/monster/golem_1/36.msa new file mode 100644 index 000000000..0838ca4e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/37.msa b/serverfiles/main/srv1/share/data/monster/golem_1/37.msa new file mode 100644 index 000000000..a425bd4ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_1/37.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_1/motlist.txt b/serverfiles/main/srv1/share/data/monster/golem_1/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_1/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/00.msa b/serverfiles/main/srv1/share/data/monster/golem_2/00.msa new file mode 100644 index 000000000..c31b0f60c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/00_1.msa b/serverfiles/main/srv1/share/data/monster/golem_2/00_1.msa new file mode 100644 index 000000000..a31566aab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/00_2.msa b/serverfiles/main/srv1/share/data/monster/golem_2/00_2.msa new file mode 100644 index 000000000..c85140918 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/00_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/03.msa b/serverfiles/main/srv1/share/data/monster/golem_2/03.msa new file mode 100644 index 000000000..cc06e0961 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/03.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -402.98 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/20.msa b/serverfiles/main/srv1/share/data/monster/golem_2/20.msa new file mode 100644 index 000000000..88149b1cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/20.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\golem_1\20.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.781022 + AttackingEndTime 0.832117 + AttackingBone "Bip01 R Finger11" + WeaponLength 61.000000 + List HitPosition + { + 0.781022 -167.069519 -131.614212 230.739700 -148.889542 -175.469070 268.998199 + 0.789355 -130.896469 -212.932480 189.181717 -96.885925 -253.532974 219.146820 + 0.797689 -38.870480 -272.587982 122.629425 11.244213 -295.656494 147.686600 + 0.806022 74.161148 -258.850769 64.846924 127.160004 -258.308838 94.450691 + 0.814355 152.049118 -196.936478 38.776012 196.456619 -181.031219 77.301208 + 0.822689 189.197220 -129.833923 35.194290 222.304733 -108.039932 81.545166 + 0.831022 200.285538 -78.536728 40.974323 224.399323 -56.444237 92.410316 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/20_1.msa b/serverfiles/main/srv1/share/data/monster/golem_2/20_1.msa new file mode 100644 index 000000000..4666fdefd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/20_1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\golem_1\20_1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.562044 + AttackingEndTime 0.682482 + AttackingBone "Bip01 R Finger1" + WeaponLength 0.000000 + List HitPosition + { + 0.562044 -221.849197 -150.465363 198.552155 -221.849197 -150.465363 198.552155 + 0.570377 -215.854492 -171.150528 175.400589 -215.854492 -171.150528 175.400589 + 0.578710 -205.016006 -191.307663 154.510361 -205.016006 -191.307663 154.510361 + 0.587044 -190.335876 -209.871964 135.736252 -190.335876 -209.871964 135.736252 + 0.595377 -172.796936 -225.931091 118.646744 -172.796936 -225.931091 118.646744 + 0.603710 -153.349960 -238.672180 102.654861 -153.349960 -238.672180 102.654861 + 0.612044 -132.858032 -247.501602 87.321922 -132.858032 -247.501602 87.321922 + 0.620377 -111.708054 -253.791489 74.550888 -111.708054 -253.791489 74.550888 + 0.628710 -90.487793 -258.233734 64.768326 -90.487793 -258.233734 64.768326 + 0.637044 -69.742943 -261.059906 57.612556 -69.742943 -261.059906 57.612556 + 0.645377 -49.843899 -262.540924 52.722019 -49.843899 -262.540924 52.722019 + 0.653710 -31.007980 -262.965912 49.771069 -31.007980 -262.965912 49.771069 + 0.662044 -13.674483 -262.342773 48.066402 -13.674483 -262.342773 48.066402 + 0.670377 1.146511 -260.325958 46.341187 1.146511 -260.325958 46.341187 + 0.678710 13.545475 -257.447021 44.684052 13.545475 -257.447021 44.684052 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/30.msa b/serverfiles/main/srv1/share/data/monster/golem_2/30.msa new file mode 100644 index 000000000..79d67b501 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/31.msa b/serverfiles/main/srv1/share/data/monster/golem_2/31.msa new file mode 100644 index 000000000..9a1eed385 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/32.msa b/serverfiles/main/srv1/share/data/monster/golem_2/32.msa new file mode 100644 index 000000000..2f2aea489 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/33.msa b/serverfiles/main/srv1/share/data/monster/golem_2/33.msa new file mode 100644 index 000000000..be55551b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/34.msa b/serverfiles/main/srv1/share/data/monster/golem_2/34.msa new file mode 100644 index 000000000..29295cc04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/35.msa b/serverfiles/main/srv1/share/data/monster/golem_2/35.msa new file mode 100644 index 000000000..a978aa97f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/36.msa b/serverfiles/main/srv1/share/data/monster/golem_2/36.msa new file mode 100644 index 000000000..d1e08b456 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/37.msa b/serverfiles/main/srv1/share/data/monster/golem_2/37.msa new file mode 100644 index 000000000..e0ae0b60f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_2/37.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_2/motlist.txt b/serverfiles/main/srv1/share/data/monster/golem_2/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_2/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/00.msa b/serverfiles/main/srv1/share/data/monster/golem_3/00.msa new file mode 100644 index 000000000..452403a50 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/00_1.msa b/serverfiles/main/srv1/share/data/monster/golem_3/00_1.msa new file mode 100644 index 000000000..2310ca585 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/00_2.msa b/serverfiles/main/srv1/share/data/monster/golem_3/00_2.msa new file mode 100644 index 000000000..834fbb77a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/00_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/03.msa b/serverfiles/main/srv1/share/data/monster/golem_3/03.msa new file mode 100644 index 000000000..3a33ffc24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/03.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -402.98 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/20.msa b/serverfiles/main/srv1/share/data/monster/golem_3/20.msa new file mode 100644 index 000000000..88149b1cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/20.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\golem_1\20.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.781022 + AttackingEndTime 0.832117 + AttackingBone "Bip01 R Finger11" + WeaponLength 61.000000 + List HitPosition + { + 0.781022 -167.069519 -131.614212 230.739700 -148.889542 -175.469070 268.998199 + 0.789355 -130.896469 -212.932480 189.181717 -96.885925 -253.532974 219.146820 + 0.797689 -38.870480 -272.587982 122.629425 11.244213 -295.656494 147.686600 + 0.806022 74.161148 -258.850769 64.846924 127.160004 -258.308838 94.450691 + 0.814355 152.049118 -196.936478 38.776012 196.456619 -181.031219 77.301208 + 0.822689 189.197220 -129.833923 35.194290 222.304733 -108.039932 81.545166 + 0.831022 200.285538 -78.536728 40.974323 224.399323 -56.444237 92.410316 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/20_1.msa b/serverfiles/main/srv1/share/data/monster/golem_3/20_1.msa new file mode 100644 index 000000000..4666fdefd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/20_1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\golem_1\20_1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.562044 + AttackingEndTime 0.682482 + AttackingBone "Bip01 R Finger1" + WeaponLength 0.000000 + List HitPosition + { + 0.562044 -221.849197 -150.465363 198.552155 -221.849197 -150.465363 198.552155 + 0.570377 -215.854492 -171.150528 175.400589 -215.854492 -171.150528 175.400589 + 0.578710 -205.016006 -191.307663 154.510361 -205.016006 -191.307663 154.510361 + 0.587044 -190.335876 -209.871964 135.736252 -190.335876 -209.871964 135.736252 + 0.595377 -172.796936 -225.931091 118.646744 -172.796936 -225.931091 118.646744 + 0.603710 -153.349960 -238.672180 102.654861 -153.349960 -238.672180 102.654861 + 0.612044 -132.858032 -247.501602 87.321922 -132.858032 -247.501602 87.321922 + 0.620377 -111.708054 -253.791489 74.550888 -111.708054 -253.791489 74.550888 + 0.628710 -90.487793 -258.233734 64.768326 -90.487793 -258.233734 64.768326 + 0.637044 -69.742943 -261.059906 57.612556 -69.742943 -261.059906 57.612556 + 0.645377 -49.843899 -262.540924 52.722019 -49.843899 -262.540924 52.722019 + 0.653710 -31.007980 -262.965912 49.771069 -31.007980 -262.965912 49.771069 + 0.662044 -13.674483 -262.342773 48.066402 -13.674483 -262.342773 48.066402 + 0.670377 1.146511 -260.325958 46.341187 1.146511 -260.325958 46.341187 + 0.678710 13.545475 -257.447021 44.684052 13.545475 -257.447021 44.684052 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/30.msa b/serverfiles/main/srv1/share/data/monster/golem_3/30.msa new file mode 100644 index 000000000..795e39eef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/31.msa b/serverfiles/main/srv1/share/data/monster/golem_3/31.msa new file mode 100644 index 000000000..f55c9a18b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/32.msa b/serverfiles/main/srv1/share/data/monster/golem_3/32.msa new file mode 100644 index 000000000..2bffaa031 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/33.msa b/serverfiles/main/srv1/share/data/monster/golem_3/33.msa new file mode 100644 index 000000000..3893ea434 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/34.msa b/serverfiles/main/srv1/share/data/monster/golem_3/34.msa new file mode 100644 index 000000000..f91c99dc5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/35.msa b/serverfiles/main/srv1/share/data/monster/golem_3/35.msa new file mode 100644 index 000000000..4fe219116 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/36.msa b/serverfiles/main/srv1/share/data/monster/golem_3/36.msa new file mode 100644 index 000000000..a929b41e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/37.msa b/serverfiles/main/srv1/share/data/monster/golem_3/37.msa new file mode 100644 index 000000000..0b9b82d19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/golem_3/37.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/golem_3/motlist.txt b/serverfiles/main/srv1/share/data/monster/golem_3/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/golem_3/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/goods/motlist.txt b/serverfiles/main/srv1/share/data/monster/goods/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goods/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/goods/wait.msa b/serverfiles/main/srv1/share/data/monster/goods/wait.msa new file mode 100644 index 000000000..a65c7db50 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/goods/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/goods/wait.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/00.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/00.msa new file mode 100644 index 000000000..cb52e5016 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/00_1.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/00_1.msa new file mode 100644 index 000000000..e791477fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/00_1.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/03.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/03.msa new file mode 100644 index 000000000..5dd2baf51 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/03.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -519.15 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/20.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/20.msa new file mode 100644 index 000000000..315033454 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/20.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\greenfrog_general\20.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.628548 + AttackingEndTime 0.717762 + AttackingBone "Bip01 R Hand" + WeaponLength 190.000000 + List HitPosition + { + 0.628548 -67.568970 -127.874855 391.649963 -24.952276 37.783756 469.699707 + 0.636882 -57.403435 -211.194519 352.033264 -57.739853 -90.486404 498.001556 + 0.645215 -34.184345 -283.730347 267.535095 -60.415985 -269.264740 453.972748 + 0.653548 -1.391215 -291.521545 137.009094 -26.548351 -417.522705 273.529755 + 0.661882 21.475674 -238.460175 60.959743 12.637088 -423.633392 102.526405 + 0.670215 27.980640 -203.443909 39.360680 30.488100 -391.877594 22.659946 + 0.678548 26.428326 -201.203552 38.467892 30.087481 -388.778748 10.293712 + 0.686882 24.325071 -207.341644 42.108059 27.356901 -395.893219 19.029570 + 0.695215 23.843592 -209.843628 44.053375 26.539091 -398.984100 27.901690 + 0.703548 24.411963 -209.240662 43.533390 25.760832 -399.047821 36.227722 + 0.711882 25.160025 -207.873764 42.259888 25.082922 -397.867218 42.214947 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.685320 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/20_1.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/20_1.msa new file mode 100644 index 000000000..c3fefb52d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\greenfrog_general\20_1.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.555556 + AttackingEndTime 0.673155 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.555556 183.820740 -1.673555 259.063812 183.820724 -1.673555 259.063782 + 0.563889 185.747299 -78.084808 263.911591 185.747284 -78.084801 263.911560 + 0.572222 161.518555 -151.297516 265.519257 161.518539 -151.297501 265.519226 + 0.580556 114.911316 -211.648376 259.995453 114.911308 -211.648361 259.995422 + 0.588889 55.338718 -249.916107 245.945145 55.338715 -249.916092 245.945129 + 0.597222 -7.097346 -266.273346 222.789505 -7.097346 -266.273315 222.789490 + 0.605556 -62.404404 -263.995544 194.594360 -62.404400 -263.995514 194.594345 + 0.613889 -103.326523 -251.256760 171.909882 -103.326515 -251.256744 171.909866 + 0.622222 -132.247131 -234.278320 158.281708 -132.247116 -234.278305 158.281693 + 0.630556 -152.506241 -214.914398 153.871826 -152.506226 -214.914383 153.871811 + 0.638889 -169.214432 -190.485214 149.726669 -169.214417 -190.485199 149.726654 + 0.647222 -181.836868 -161.846771 144.509003 -181.836853 -161.846756 144.508987 + 0.655555 -189.225372 -131.177261 139.055481 -189.225357 -131.177246 139.055466 + 0.663889 -190.137558 -104.880325 137.281296 -190.137543 -104.880318 137.281281 + 0.672222 -186.728546 -84.570259 138.771515 -186.728531 -84.570251 138.771500 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/30.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/30.msa new file mode 100644 index 000000000..7abbeef7f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/30_1.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/30_1.msa new file mode 100644 index 000000000..790d75aa6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/30_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/31.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/31.msa new file mode 100644 index 000000000..f54933d11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/31.gr2" +MotionDuration 2.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/32.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/32.msa new file mode 100644 index 000000000..f8e84b83b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/33.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/33.msa new file mode 100644 index 000000000..9e86abd7f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/33.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/34.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/34.msa new file mode 100644 index 000000000..fee279120 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/34.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/34_1.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/34_1.msa new file mode 100644 index 000000000..0eb54ca2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/34_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/35.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/35.msa new file mode 100644 index 000000000..70d0e7c0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/36.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_general/36.msa new file mode 100644 index 000000000..d7064e60d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_general/36.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/greenfrog_general/motlist.txt new file mode 100644 index 000000000..e4fda0b23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/00.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/00.msa new file mode 100644 index 000000000..5c55615e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/00_1.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/00_1.msa new file mode 100644 index 000000000..07962b912 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/03.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/03.msa new file mode 100644 index 000000000..8f9e03350 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -353.49 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/20.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/20.msa new file mode 100644 index 000000000..604847276 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/20.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\greenfrog_soldier\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.450933 + AttackingEndTime 0.671533 + AttackingBone "Bip01 R Hand" + WeaponLength 98.000000 + List HitPosition + { + 0.450933 -58.651825 -25.335960 136.732056 -16.064939 56.172688 105.307762 + 0.459266 -53.400375 -57.162682 136.590714 -39.561909 38.639553 133.854355 + 0.467599 -37.621216 -86.472748 133.382004 -56.821606 3.394569 163.189026 + 0.475933 -15.544844 -108.834602 124.441559 -57.883495 -46.608257 183.311142 + 0.484266 8.596596 -123.211937 108.206551 -39.043537 -105.770668 186.545517 + 0.492599 29.201475 -127.944420 84.429726 -5.151704 -164.087738 163.177414 + 0.500933 40.090912 -120.159607 57.348625 26.429319 -202.399063 106.196434 + 0.509266 42.933823 -104.677933 41.083237 43.805702 -202.489487 46.647491 + 0.517599 43.449009 -92.887032 35.355919 53.493706 -187.301590 11.637849 + 0.525933 43.590759 -87.242592 33.512932 58.950653 -176.195663 -3.880226 + 0.534266 43.819115 -87.127480 32.716682 60.755482 -174.982269 -6.606952 + 0.542599 43.948116 -92.920036 33.580223 58.643993 -185.014542 3.840124 + 0.550933 43.637840 -100.087479 36.856659 54.843033 -196.026398 20.366257 + 0.559266 43.091499 -104.630119 40.261330 51.572598 -201.951584 32.913506 + 0.567599 42.570530 -106.650703 42.294022 49.547283 -204.254990 39.240673 + 0.575933 42.211685 -106.458023 42.280479 49.231060 -204.035782 38.566231 + 0.584266 42.037006 -104.105652 40.224831 50.657917 -201.248825 30.890266 + 0.592599 41.877949 -101.364746 38.111389 52.208672 -197.556793 22.480122 + 0.600933 41.664536 -99.561333 36.913097 53.026310 -194.864120 17.144516 + 0.609266 41.403450 -98.748787 36.449158 53.188931 -193.547577 14.658654 + 0.617599 41.077499 -98.945541 36.621361 52.700367 -193.781967 14.901175 + 0.625933 40.655056 -100.144852 37.416557 51.523930 -195.555252 17.878593 + 0.634266 40.187397 -101.464195 38.333351 50.208370 -197.451675 21.304598 + 0.642599 39.746517 -102.339790 38.980568 49.172176 -198.654831 23.544111 + 0.650933 39.355476 -102.788574 39.325817 48.447857 -199.235535 24.539930 + 0.659266 39.028721 -102.820435 39.361328 48.055870 -199.228790 24.284491 + 0.667599 38.771648 -102.440353 39.105888 48.002319 -198.636337 22.828873 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/20_1.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/20_1.msa new file mode 100644 index 000000000..0c1b38866 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/20_1.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\greenfrog_soldier\20_1.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.441200 + AttackingEndTime 0.545012 + AttackingBone "Bip01 R Hand" + WeaponLength 95.000000 + List HitPosition + { + 0.441200 35.262230 -80.683777 89.925797 89.490181 -4.582923 76.365280 + 0.449534 -4.351301 -104.978462 98.004410 86.456116 -92.764587 77.760742 + 0.457867 -58.453510 -97.054817 112.545006 -1.015507 -169.659409 97.786667 + 0.466200 -82.902885 -56.778877 126.702606 -108.277718 -147.021332 137.456192 + 0.474534 -76.511925 -26.811218 131.735107 -146.423996 -82.433311 163.824265 + 0.482867 -65.922752 -13.990437 131.698837 -146.616241 -37.728306 172.383453 + 0.491200 -59.846664 -9.321905 130.641403 -141.142105 -17.004858 174.038971 + 0.499534 -59.029686 -7.351599 129.737473 -141.175583 -13.412747 174.667130 + 0.507867 -61.426529 -7.297714 128.729904 -144.535614 -19.254173 173.069794 + 0.516200 -62.715237 -7.182699 127.459831 -145.886826 -21.687057 170.727875 + 0.524534 -62.348782 -6.110750 126.145767 -145.508438 -18.772753 169.319901 + 0.532867 -60.052532 -3.825796 124.873283 -143.157669 -9.819892 169.442886 + 0.541200 -55.707020 -0.695644 123.561867 -137.768112 4.718807 170.679657 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/30.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/30.msa new file mode 100644 index 000000000..96e03bd23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/30_1.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/30_1.msa new file mode 100644 index 000000000..ea050cbdf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/30_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/31.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/31.msa new file mode 100644 index 000000000..b3f7bbb54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/31.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/32.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/32.msa new file mode 100644 index 000000000..2d482bbd3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/33.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/33.msa new file mode 100644 index 000000000..67f5b7564 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/33.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/34.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/34.msa new file mode 100644 index 000000000..fcd85e3dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/34.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/34_1.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/34_1.msa new file mode 100644 index 000000000..056294a1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/34_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/35.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/35.msa new file mode 100644 index 000000000..4ef28a90a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/36.msa b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/36.msa new file mode 100644 index 000000000..725e19482 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/greenfrog_soldier/36.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/motlist.txt new file mode 100644 index 000000000..e4fda0b23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/greenfrog_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/guard_leader/die.msa b/serverfiles/main/srv1/share/data/monster/guard_leader/die.msa new file mode 100644 index 000000000..fa578d95a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guard_leader/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/guard_leader/die.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/guard_leader/motlist.txt b/serverfiles/main/srv1/share/data/monster/guard_leader/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guard_leader/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/guard_leader/run.msa b/serverfiles/main/srv1/share/data/monster/guard_leader/run.msa new file mode 100644 index 000000000..7072e6c4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guard_leader/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/guard_leader/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -316.03 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/guard_leader/wait.msa b/serverfiles/main/srv1/share/data/monster/guard_leader/wait.msa new file mode 100644 index 000000000..51ec2520a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guard_leader/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/guard_leader/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/guard_leader/wait_1.msa b/serverfiles/main/srv1/share/data/monster/guard_leader/wait_1.msa new file mode 100644 index 000000000..d66111653 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guard_leader/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/guard_leader/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/guard_leader/walk.msa b/serverfiles/main/srv1/share/data/monster/guard_leader/walk.msa new file mode 100644 index 000000000..196fcd585 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guard_leader/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/guard_leader/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -71.16 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/front_dead.msa b/serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/front_dead.msa new file mode 100644 index 000000000..a16ee922b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/guild_target_bonghwa/front_Dead.GR2" +MotionDuration 9.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/motlist.txt b/serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/motlist.txt new file mode 100644 index 000000000..23807c534 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/wait.msa b/serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/wait.msa new file mode 100644 index 000000000..e0c6d5ba4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guild_target_bonghwa/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/guild_target_bonghwa/wait.GR2" +MotionDuration 0.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/guild_target_daepo/front_dead.msa b/serverfiles/main/srv1/share/data/monster/guild_target_daepo/front_dead.msa new file mode 100644 index 000000000..5f0847cf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guild_target_daepo/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/guild_target_daepo/front_dead.GR2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/guild_target_daepo/motlist.txt b/serverfiles/main/srv1/share/data/monster/guild_target_daepo/motlist.txt new file mode 100644 index 000000000..23807c534 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guild_target_daepo/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/guild_target_daepo/wait.msa b/serverfiles/main/srv1/share/data/monster/guild_target_daepo/wait.msa new file mode 100644 index 000000000..6739a7be2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guild_target_daepo/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/guild_target_daepo/wait.GR2" +MotionDuration 0.033333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/guild_war_flag/motlist.txt b/serverfiles/main/srv1/share/data/monster/guild_war_flag/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guild_war_flag/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/guild_war_flag/wait.msa b/serverfiles/main/srv1/share/data/monster/guild_war_flag/wait.msa new file mode 100644 index 000000000..f4832c427 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/guild_war_flag/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/warp/wait.gr2" +MotionDuration 3.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/00.msa b/serverfiles/main/srv1/share/data/monster/gupae/00.msa new file mode 100644 index 000000000..de0bfcf23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/00_1.msa b/serverfiles/main/srv1/share/data/monster/gupae/00_1.msa new file mode 100644 index 000000000..a5e9e01e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/00_2.msa b/serverfiles/main/srv1/share/data/monster/gupae/00_2.msa new file mode 100644 index 000000000..5be9a43cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/00_2.gr2" +MotionDuration 6.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/02.msa b/serverfiles/main/srv1/share/data/monster/gupae/02.msa new file mode 100644 index 000000000..d4e0efc9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -156.55 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/03.msa b/serverfiles/main/srv1/share/data/monster/gupae/03.msa new file mode 100644 index 000000000..2b902785d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -297.02 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/20.msa b/serverfiles/main/srv1/share/data/monster/gupae/20.msa new file mode 100644 index 000000000..94bdf6886 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/20.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.666667 + AttackingEndTime 0.912821 + AttackingBone "Bip01 L Hand" + WeaponLength 10.000000 + List HitPosition + { + 0.666667 58.229660 162.117737 154.346619 50.369358 166.579025 158.625900 + 0.675000 93.913452 129.771393 137.536499 89.495583 138.319427 140.259216 + 0.683333 115.849548 83.713783 129.235138 116.063156 93.680054 130.027405 + 0.691667 122.205246 32.111637 127.834129 126.853386 40.924934 126.985275 + 0.700000 113.744331 -19.302977 131.063110 121.664833 -13.509305 129.139832 + 0.708333 91.941551 -66.261986 137.263474 101.480492 -64.474144 134.852646 + 0.716667 64.309334 -101.652771 142.472168 73.851990 -103.373581 140.027496 + 0.725000 40.793873 -126.667603 143.409454 49.790398 -130.396210 141.137924 + 0.733333 24.234739 -147.509933 140.367249 33.046692 -151.887894 138.583191 + 0.741667 17.147161 -167.511093 135.092407 26.378729 -171.336914 134.716843 + 0.750000 21.942791 -187.452805 134.252655 31.357046 -189.500000 136.932312 + 0.758333 27.370003 -203.725174 144.769531 35.513023 -203.594910 150.572464 + 0.766667 24.222500 -214.390900 157.100189 30.868513 -212.664948 164.370087 + 0.775000 17.500025 -220.947281 164.114670 23.295576 -218.336761 171.834549 + 0.783333 10.941643 -224.988464 164.256073 16.554134 -222.287811 172.079514 + 0.791667 5.498291 -227.105270 157.967804 11.381413 -225.168640 165.818802 + 0.800000 0.789641 -227.181595 149.655411 6.979987 -226.358658 157.465805 + 0.808333 -2.807659 -226.025574 143.027328 3.527825 -226.076859 150.764175 + 0.816667 -5.037141 -224.357864 137.975952 1.367199 -225.026016 145.626953 + 0.825000 -5.821652 -222.698273 134.417572 0.640330 -223.724152 141.979980 + 0.833333 -5.167650 -221.337112 132.281769 1.377715 -222.466171 139.757278 + 0.841667 -3.556005 -220.253662 130.685852 3.084371 -221.374969 138.078262 + 0.850000 -1.458329 -219.331909 128.798309 5.267409 -220.473892 136.109940 + 0.858333 1.106078 -218.537170 126.620987 7.911511 -219.728088 133.850616 + 0.866666 4.113953 -217.823761 124.149841 10.997800 -219.092453 131.291473 + 0.875000 7.535811 -217.134674 121.376610 14.501561 -218.510941 128.418198 + 0.883333 11.459521 -216.299194 118.754822 18.517864 -217.764572 125.685356 + 0.891666 15.994381 -215.183548 116.745544 23.158533 -216.669525 123.562187 + 0.900000 21.135317 -213.769211 115.346230 28.415812 -215.206085 122.049187 + 0.908333 26.875525 -212.024765 114.549927 34.279213 -213.341827 121.141624 + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/20_1.msa b/serverfiles/main/srv1/share/data/monster/gupae/20_1.msa new file mode 100644 index 000000000..cbcd0ff7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/20_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/20_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/20_2.msa b/serverfiles/main/srv1/share/data/monster/gupae/20_2.msa new file mode 100644 index 000000000..c8de8ee90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/20_2.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/20_2.gr2" +MotionDuration 2.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 1.386456 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/gupae_20_2.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/gupae/30.msa b/serverfiles/main/srv1/share/data/monster/gupae/30.msa new file mode 100644 index 000000000..729532aeb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/30_1.msa b/serverfiles/main/srv1/share/data/monster/gupae/30_1.msa new file mode 100644 index 000000000..c021986f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/31.msa b/serverfiles/main/srv1/share/data/monster/gupae/31.msa new file mode 100644 index 000000000..7ebd4a649 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/31.gr2" +MotionDuration 3.233334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/32.msa b/serverfiles/main/srv1/share/data/monster/gupae/32.msa new file mode 100644 index 000000000..0b889b8bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/33.msa b/serverfiles/main/srv1/share/data/monster/gupae/33.msa new file mode 100644 index 000000000..43201c263 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/33.gr2" +MotionDuration 2.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/34.msa b/serverfiles/main/srv1/share/data/monster/gupae/34.msa new file mode 100644 index 000000000..189fbeea0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/34_1.msa b/serverfiles/main/srv1/share/data/monster/gupae/34_1.msa new file mode 100644 index 000000000..5dc8a4d5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/35.msa b/serverfiles/main/srv1/share/data/monster/gupae/35.msa new file mode 100644 index 000000000..c30fd2b36 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/36.msa b/serverfiles/main/srv1/share/data/monster/gupae/36.msa new file mode 100644 index 000000000..330883b92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/36.gr2" +MotionDuration 2.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/37.msa b/serverfiles/main/srv1/share/data/monster/gupae/37.msa new file mode 100644 index 000000000..6d336aa43 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/37.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/37_1.msa b/serverfiles/main/srv1/share/data/monster/gupae/37_1.msa new file mode 100644 index 000000000..37769def1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/gupae/37_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/gupae/motlist.txt b/serverfiles/main/srv1/share/data/monster/gupae/motlist.txt new file mode 100644 index 000000000..730868583 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/gupae/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 34 +GENERAL NORMAL_ATTACK1 20_1.msa 33 +GENERAL NORMAL_ATTACK2 20_2.msa 33 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/halloween1/motlist.txt b/serverfiles/main/srv1/share/data/monster/halloween1/motlist.txt new file mode 100644 index 000000000..e3f6dbad1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween1/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 85 +GENERAL WAIT1 wait1.msa 15 +GENERAL WALK walk1.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/halloween1/wait.msa b/serverfiles/main/srv1/share/data/monster/halloween1/wait.msa new file mode 100644 index 000000000..a0bab5ffd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween1/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween1/wait1.msa b/serverfiles/main/srv1/share/data/monster/halloween1/wait1.msa new file mode 100644 index 000000000..1dad15824 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween1/wait1.gr2" +MotionDuration 4.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween1/walk1.msa b/serverfiles/main/srv1/share/data/monster/halloween1/walk1.msa new file mode 100644 index 000000000..4656bb2c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween1/walk1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween1/walk1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 2.77 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/motlist.txt b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/motlist.txt new file mode 100644 index 000000000..2707899a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/run.msa b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/run.msa new file mode 100644 index 000000000..c8157dcc6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/halloween_bet_pet1/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -720.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait.msa b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait.msa new file mode 100644 index 000000000..889269242 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/halloween_bet_pet1/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait1.msa b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait1.msa new file mode 100644 index 000000000..7a377868c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/halloween_bet_pet1/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait2.msa b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait2.msa new file mode 100644 index 000000000..4268365ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/halloween_bet_pet1/wait2.gr2" +MotionDuration 4.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/walk.msa b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/walk.msa new file mode 100644 index 000000000..289bf1fa9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bet_pet1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/halloween_bet_pet1/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -150.81 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/motlist.txt b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/run.msa b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/run.msa new file mode 100644 index 000000000..59fd2a9f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_bonedog1/run.gr2" +MotionDuration 0.566667 +Accumulation 0.00 -150.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait.msa b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait.msa new file mode 100644 index 000000000..14f521bf4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_bonedog1/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait1.msa b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait1.msa new file mode 100644 index 000000000..2e95284cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_bonedog1/wait1.gr2" +MotionDuration 3.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait2.msa b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait2.msa new file mode 100644 index 000000000..8d64f6ff0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_bonedog1/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/walk.msa b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/walk.msa new file mode 100644 index 000000000..70a8d1ba4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_bonedog1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_bonedog1/walk.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -34.70 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_broom/motlist.txt b/serverfiles/main/srv1/share/data/monster/halloween_broom/motlist.txt new file mode 100644 index 000000000..c69076bb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_broom/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 30 +GENERAL WAIT2 wait2.msa 10 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_broom/run.msa b/serverfiles/main/srv1/share/data/monster/halloween_broom/run.msa new file mode 100644 index 000000000..8673052dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_broom/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_broom/run.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -350.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_broom/wait.msa b/serverfiles/main/srv1/share/data/monster/halloween_broom/wait.msa new file mode 100644 index 000000000..b48b725a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_broom/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_broom/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_broom/wait1.msa b/serverfiles/main/srv1/share/data/monster/halloween_broom/wait1.msa new file mode 100644 index 000000000..4cbc9176c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_broom/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_broom/wait1.gr2" +MotionDuration 4.266667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_broom/wait2.msa b/serverfiles/main/srv1/share/data/monster/halloween_broom/wait2.msa new file mode 100644 index 000000000..3240490f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_broom/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_broom/wait2.gr2" +MotionDuration 4.233333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_broom/walk.msa b/serverfiles/main/srv1/share/data/monster/halloween_broom/walk.msa new file mode 100644 index 000000000..cf5600d3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_broom/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_broom/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/motlist.txt b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/run.msa b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/run.msa new file mode 100644 index 000000000..ba54f533c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_pumpkin_pet/run.gr2" +MotionDuration 0.400000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait.msa b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait.msa new file mode 100644 index 000000000..31b868477 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_pumpkin_pet/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait1.msa b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait1.msa new file mode 100644 index 000000000..427585937 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_pumpkin_pet/wait1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait2.msa b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait2.msa new file mode 100644 index 000000000..aa9e5cb1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_pumpkin_pet/wait2.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/walk.msa b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/walk.msa new file mode 100644 index 000000000..0c8083209 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/halloween_pumpkin_pet/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/halloween_pumpkin_pet/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -100.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/back_damage.msa new file mode 100644 index 000000000..079bc4e92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\back_damage.GR2" +MotionDuration 1.0 +Accumulation 0.00 -92.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/back_damage1.msa new file mode 100644 index 000000000..c26c01240 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\back_damage1.GR2" +MotionDuration 1.0 +Accumulation 0.00 -92.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/back_knockdown.msa new file mode 100644 index 000000000..57871951d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\back_Knockdown.GR2" +MotionDuration 1.4 +Accumulation 0.00 -92.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/back_standup.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/back_standup.msa new file mode 100644 index 000000000..05885550a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/back_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\back_Standup.GR2" +MotionDuration 1.8 +Accumulation -5.29 -57.33 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_damage.msa new file mode 100644 index 000000000..5fe5f6eee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\front_damage.GR2" +MotionDuration 1.0 +Accumulation 0.00 -92.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_damage1.msa new file mode 100644 index 000000000..5a27f2fb2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\front_damage1.GR2" +MotionDuration 1.0 +Accumulation 0.00 -92.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_dead.msa new file mode 100644 index 000000000..18565158a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/hanma_boss/front_dead.gr2" +MotionDuration 5.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_knockdown.msa new file mode 100644 index 000000000..eccf402fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\front_Knockdown.GR2" +MotionDuration 1.13333 +Accumulation 0.00 -92.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_standup.msa new file mode 100644 index 000000000..431ad32ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\front_Standup.GR2" +MotionDuration 1.53333 +Accumulation -15.99 -69.76 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/hanma_boss/motlist.txt new file mode 100644 index 000000000..a0174d862 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait2.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_Standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/normal_attack.msa new file mode 100644 index 000000000..7db775de6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/normal_attack.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\normal_attack.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -92.97 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.332522 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition 0.000000 -100.000000 -60.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.320357 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/normal_attack1.msa new file mode 100644 index 000000000..c260ad79d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/normal_attack1.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -92.97 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.948905 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip02 L Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ice_boom1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.038118 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip02 L Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ice_boom1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.965126 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -300.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.965126 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/run.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/run.msa new file mode 100644 index 000000000..d6c14adea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\Run.GR2" +MotionDuration 0.833333 +Accumulation 0.00 -32.53 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/special_attack.msa new file mode 100644 index 000000000..3c4f80911 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/special_attack.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/hanma_boss/special_attack.GR2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.158151 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip02 Spine1" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water2.mse" + EffectPosition 0.000000 -350.000000 320.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.227088 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "hanma_boss_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/spell1.mse" + EffectPosition 0.000000 -350.000000 320.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.185726 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.185726 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 900.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/special_attack1.msa new file mode 100644 index 000000000..2f42483cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/special_attack1.msa @@ -0,0 +1,110 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/hanma_boss/special_attack1.GR2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 1.245742 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "hanma_boss_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado1_blue.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.274939 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip02 L Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/spell2.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.605839 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "hanma_boss_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/fox_ninetail_25.mse" + EffectPosition 500.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.615572 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "hanma_boss_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/fox_ninetail_25.mse" + EffectPosition -500.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.605839 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "hanma_boss_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/fox_ninetail_25.mse" + EffectPosition 0.000000 -500.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.615572 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 2 + StartingTime 1.615572 + + DuringTime 0.300000 + Power 300 + AffectingRange 200 + } + Group Event07 + { + MotionEventType 2 + StartingTime 1.605839 + + DuringTime 0.300000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/wait.msa new file mode 100644 index 000000000..bb22f213f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\wait.GR2" +MotionDuration 2.0 +Accumulation 0.00 -92.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/wait1.msa new file mode 100644 index 000000000..e8f1c6ae4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\wait1.GR2" +MotionDuration 3.33333 +Accumulation 0.00 -92.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/wait2.msa new file mode 100644 index 000000000..612b86770 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/hanma_boss/wait2.gr2" +MotionDuration 4.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/hanma_boss/walk.msa new file mode 100644 index 000000000..6fdd858b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\Walk.GR2" +MotionDuration 1.93333 +Accumulation 1.29 -32.53 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/hanma_young1/motlist.txt new file mode 100644 index 000000000..2707899a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_young1/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/hanma_young1/run.msa b/serverfiles/main/srv1/share/data/monster/hanma_young1/run.msa new file mode 100644 index 000000000..13f153bc0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/hanma_young1/run.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/hanma_young1/wait.msa new file mode 100644 index 000000000..be7cb1b4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/hanma_young1/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/hanma_young1/wait1.msa new file mode 100644 index 000000000..b89bec56f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/hanma_young1/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/hanma_young1/wait2.msa new file mode 100644 index 000000000..3ddb8e1be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/hanma_young1/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hanma_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/hanma_young1/walk.msa new file mode 100644 index 000000000..c26d2b83b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hanma_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/hanma_young1/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -90.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/historian/motlist.txt b/serverfiles/main/srv1/share/data/monster/historian/motlist.txt new file mode 100644 index 000000000..932bb5e78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/historian/motlist.txt @@ -0,0 +1,4 @@ +GENERAL WAIT wait.msa 85 +GENERAL WAIT1 wait1.msa 15 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/historian/run.msa b/serverfiles/main/srv1/share/data/monster/historian/run.msa new file mode 100644 index 000000000..d619d4bd8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/historian/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/historian/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/historian/wait.msa b/serverfiles/main/srv1/share/data/monster/historian/wait.msa new file mode 100644 index 000000000..527cc4b96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/historian/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/historian/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/historian/wait1.msa b/serverfiles/main/srv1/share/data/monster/historian/wait1.msa new file mode 100644 index 000000000..ec531cea9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/historian/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/historian/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/historian/walk.msa b/serverfiles/main/srv1/share/data/monster/historian/walk.msa new file mode 100644 index 000000000..6a664558d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/historian/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/historian/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/00.msa b/serverfiles/main/srv1/share/data/monster/horse/00.msa new file mode 100644 index 000000000..b57c7db21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/00_1.msa b/serverfiles/main/srv1/share/data/monster/horse/00_1.msa new file mode 100644 index 000000000..8327e3217 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/00_2.msa b/serverfiles/main/srv1/share/data/monster/horse/00_2.msa new file mode 100644 index 000000000..5e95ce899 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/00_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/02.msa b/serverfiles/main/srv1/share/data/monster/horse/02.msa new file mode 100644 index 000000000..c9936aff5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/02.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.31 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/03.msa b/serverfiles/main/srv1/share/data/monster/horse/03.msa new file mode 100644 index 000000000..c36c9703f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -493.78 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/04.msa b/serverfiles/main/srv1/share/data/monster/horse/04.msa new file mode 100644 index 000000000..526865e1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/04.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/04.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -346.41 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/20.msa b/serverfiles/main/srv1/share/data/monster/horse/20.msa new file mode 100644 index 000000000..6c4b0aa8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/20.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/20.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/20_1.msa b/serverfiles/main/srv1/share/data/monster/horse/20_1.msa new file mode 100644 index 000000000..4206b4a79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/20_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/20_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/25.msa b/serverfiles/main/srv1/share/data/monster/horse/25.msa new file mode 100644 index 000000000..72b6d7612 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/25.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/25.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -150.75 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/30.msa b/serverfiles/main/srv1/share/data/monster/horse/30.msa new file mode 100644 index 000000000..8f07c4a16 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/31.msa b/serverfiles/main/srv1/share/data/monster/horse/31.msa new file mode 100644 index 000000000..424e07bcb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/33.msa b/serverfiles/main/srv1/share/data/monster/horse/33.msa new file mode 100644 index 000000000..ed82a0542 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/horse_stop.msa b/serverfiles/main/srv1/share/data/monster/horse/horse_stop.msa new file mode 100644 index 000000000..594633d49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/horse_stop.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "C:\Documents and Settings\shine.YMIR\¹ÙÅÁ È­¸é\horse_stop.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.228710 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "horse_bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dust/running_stop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/horse/motlist.txt b/serverfiles/main/srv1/share/data/monster/horse/motlist.txt new file mode 100644 index 000000000..0da0a82d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 90 +GENERAL WAIT1 00_1.msa 9 +GENERAL WAIT2 00_2.msa 1 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL COMBO_ATTACK 20.msa 100 +GENERAL COMBO_ATTACK1 20_1.msa 100 +GENERAL COMBO_ATTACK2 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL BACK_DAMAGE 30.msa 100 +GENERAL DEAD 31.msa 100 +GENERAL SKILL2 25.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/horse/stop.msa b/serverfiles/main/srv1/share/data/monster/horse/stop.msa new file mode 100644 index 000000000..116e51938 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -346.41 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/00.msa b/serverfiles/main/srv1/share/data/monster/horse2/00.msa new file mode 100644 index 000000000..2fc42266a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/00_1.msa b/serverfiles/main/srv1/share/data/monster/horse2/00_1.msa new file mode 100644 index 000000000..5eabf1995 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/00_2.msa b/serverfiles/main/srv1/share/data/monster/horse2/00_2.msa new file mode 100644 index 000000000..d5f23c4f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/00_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/02.msa b/serverfiles/main/srv1/share/data/monster/horse2/02.msa new file mode 100644 index 000000000..e08b8c930 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/02.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.31 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/03.msa b/serverfiles/main/srv1/share/data/monster/horse2/03.msa new file mode 100644 index 000000000..668b06b37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -493.78 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/04.msa b/serverfiles/main/srv1/share/data/monster/horse2/04.msa new file mode 100644 index 000000000..3b03b9b9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/04.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/04.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -346.41 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/20.msa b/serverfiles/main/srv1/share/data/monster/horse2/20.msa new file mode 100644 index 000000000..838b8467e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/20.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/20.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/20_1.msa b/serverfiles/main/srv1/share/data/monster/horse2/20_1.msa new file mode 100644 index 000000000..634270116 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/20_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/20_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/25.msa b/serverfiles/main/srv1/share/data/monster/horse2/25.msa new file mode 100644 index 000000000..44ae2c126 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/25.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/25.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -150.75 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/30.msa b/serverfiles/main/srv1/share/data/monster/horse2/30.msa new file mode 100644 index 000000000..7d51de032 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/31.msa b/serverfiles/main/srv1/share/data/monster/horse2/31.msa new file mode 100644 index 000000000..1fef1e31d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/33.msa b/serverfiles/main/srv1/share/data/monster/horse2/33.msa new file mode 100644 index 000000000..38071ead0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/horse_stop.msa b/serverfiles/main/srv1/share/data/monster/horse2/horse_stop.msa new file mode 100644 index 000000000..594633d49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/horse_stop.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "C:\Documents and Settings\shine.YMIR\¹ÙÅÁ È­¸é\horse_stop.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.228710 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "horse_bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dust/running_stop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/horse2/motlist.txt b/serverfiles/main/srv1/share/data/monster/horse2/motlist.txt new file mode 100644 index 000000000..0da0a82d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 90 +GENERAL WAIT1 00_1.msa 9 +GENERAL WAIT2 00_2.msa 1 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL COMBO_ATTACK 20.msa 100 +GENERAL COMBO_ATTACK1 20_1.msa 100 +GENERAL COMBO_ATTACK2 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL BACK_DAMAGE 30.msa 100 +GENERAL DEAD 31.msa 100 +GENERAL SKILL2 25.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/horse2/stop.msa b/serverfiles/main/srv1/share/data/monster/horse2/stop.msa new file mode 100644 index 000000000..da03e335c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse2/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse2/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -346.41 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/00.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/00.msa new file mode 100644 index 000000000..f98fec2f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/00_1.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/00_1.msa new file mode 100644 index 000000000..8f7449afa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/00_2.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/00_2.msa new file mode 100644 index 000000000..430dca2a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/00_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/02.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/02.msa new file mode 100644 index 000000000..8331639bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/02.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -233.31 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/03.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/03.msa new file mode 100644 index 000000000..5e8404dde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -493.78 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/20.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/20.msa new file mode 100644 index 000000000..8faefed4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/20.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/20.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/20_1.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/20_1.msa new file mode 100644 index 000000000..38470c446 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/20_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/20_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/25.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/25.msa new file mode 100644 index 000000000..dd2aa75e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/25.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/25.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -150.75 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/30.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/30.msa new file mode 100644 index 000000000..ec071bdd3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/31.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/31.msa new file mode 100644 index 000000000..d549badc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/33.msa b/serverfiles/main/srv1/share/data/monster/horse_event1/33.msa new file mode 100644 index 000000000..6760481c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/horse_event1/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_event1/motlist.txt b/serverfiles/main/srv1/share/data/monster/horse_event1/motlist.txt new file mode 100644 index 000000000..0da0a82d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_event1/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 90 +GENERAL WAIT1 00_1.msa 9 +GENERAL WAIT2 00_2.msa 1 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL COMBO_ATTACK 20.msa 100 +GENERAL COMBO_ATTACK1 20_1.msa 100 +GENERAL COMBO_ATTACK2 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL BACK_DAMAGE 30.msa 100 +GENERAL DEAD 31.msa 100 +GENERAL SKILL2 25.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/00.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/00.msa new file mode 100644 index 000000000..7d49c4ba4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\npc\horse\00.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/00_1.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/00_1.msa new file mode 100644 index 000000000..e45bb6233 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/00_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\00_1.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/00_2.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/00_2.msa new file mode 100644 index 000000000..9ba2d712b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/00_2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\00_2.GR2" +MotionDuration 1.666667 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/02.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/02.msa new file mode 100644 index 000000000..17328d6f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/02.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\02.GR2" +MotionDuration 0.800000 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/03.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/03.msa new file mode 100644 index 000000000..f25e27946 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/03.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\03.GR2" +MotionDuration 0.666667 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/20.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/20.msa new file mode 100644 index 000000000..de2242aab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/20.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\20.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/20_1.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/20_1.msa new file mode 100644 index 000000000..4dec6220b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/20_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\20_1.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/25.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/25.msa new file mode 100644 index 000000000..066c70078 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/25.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\25.GR2" +MotionDuration 2.000000 diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/30.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/30.msa new file mode 100644 index 000000000..5bdc70c8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/30.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\30.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/31.msa b/serverfiles/main/srv1/share/data/monster/horse_halloween1/31.msa new file mode 100644 index 000000000..901022613 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/31.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\31.GR2" +MotionDuration 2.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/horse_halloween1/motlist.txt b/serverfiles/main/srv1/share/data/monster/horse_halloween1/motlist.txt new file mode 100644 index 000000000..0da0a82d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/horse_halloween1/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 90 +GENERAL WAIT1 00_1.msa 9 +GENERAL WAIT2 00_2.msa 1 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL COMBO_ATTACK 20.msa 100 +GENERAL COMBO_ATTACK1 20_1.msa 100 +GENERAL COMBO_ATTACK2 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL BACK_DAMAGE 30.msa 100 +GENERAL DEAD 31.msa 100 +GENERAL SKILL2 25.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/hotel_grandfa/motlist.txt b/serverfiles/main/srv1/share/data/monster/hotel_grandfa/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hotel_grandfa/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/hotel_grandfa/wait.msa b/serverfiles/main/srv1/share/data/monster/hotel_grandfa/wait.msa new file mode 100644 index 000000000..4ce9fe919 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hotel_grandfa/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/hotel_grandfa/wait.gr2" +MotionDuration 4.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hotel_grandma/motlist.txt b/serverfiles/main/srv1/share/data/monster/hotel_grandma/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hotel_grandma/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/hotel_grandma/wait.msa b/serverfiles/main/srv1/share/data/monster/hotel_grandma/wait.msa new file mode 100644 index 000000000..4ebddfe1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hotel_grandma/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/hotel_grandma/wait.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hunter/die.msa b/serverfiles/main/srv1/share/data/monster/hunter/die.msa new file mode 100644 index 000000000..b1f3d3e66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hunter/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/hunter/die.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hunter/motlist.txt b/serverfiles/main/srv1/share/data/monster/hunter/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hunter/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/hunter/run.msa b/serverfiles/main/srv1/share/data/monster/hunter/run.msa new file mode 100644 index 000000000..93a8fb04f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hunter/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/hunter/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -341.26 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hunter/wait.msa b/serverfiles/main/srv1/share/data/monster/hunter/wait.msa new file mode 100644 index 000000000..dedc029df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hunter/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/hunter/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hunter/wait_1.msa b/serverfiles/main/srv1/share/data/monster/hunter/wait_1.msa new file mode 100644 index 000000000..125963745 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hunter/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/hunter/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/hunter/walk.msa b/serverfiles/main/srv1/share/data/monster/hunter/walk.msa new file mode 100644 index 000000000..1ddfca7ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/hunter/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/hunter/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -69.25 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/00.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/00.msa new file mode 100644 index 000000000..11f45712e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/00_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/00_1.msa new file mode 100644 index 000000000..f2b4e7ca3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/03.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/03.msa new file mode 100644 index 000000000..b3bf294f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -240.43 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/20.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/20.msa new file mode 100644 index 000000000..284730c3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/20.msa @@ -0,0 +1,58 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.605839 + AttackingEndTime 0.854015 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.605839 122.584152 -127.010864 75.571877 122.584145 -127.010857 75.571869 + 0.614173 114.178177 -133.146805 79.040192 114.178169 -133.146790 79.040184 + 0.622506 102.647110 -140.979568 84.314621 102.647102 -140.979553 84.314613 + 0.630839 87.574089 -149.977753 91.594093 87.574081 -149.977737 91.594086 + 0.639173 68.713737 -159.147827 100.990097 68.713730 -159.147812 100.990089 + 0.647506 46.031494 -167.144653 112.604393 46.031490 -167.144638 112.604385 + 0.655839 19.915606 -172.317429 126.455048 19.915604 -172.317413 126.455040 + 0.664173 -6.076362 -173.007355 140.856110 -6.076361 -173.007339 140.856094 + 0.672506 -28.099745 -169.611664 153.790451 -28.099743 -169.611649 153.790436 + 0.680839 -45.975437 -163.371078 165.182709 -45.975433 -163.371063 165.182693 + 0.689173 -59.765114 -155.283966 174.973755 -59.765110 -155.283951 174.973740 + 0.697506 -69.641762 -146.112457 183.074997 -69.641754 -146.112442 183.074982 + 0.705839 -75.903290 -136.518631 189.325500 -75.903282 -136.518616 189.325485 + 0.714173 -80.064713 -128.283066 193.520432 -80.064705 -128.283051 193.520416 + 0.722506 -83.254158 -122.237938 195.987427 -83.254150 -122.237930 195.987411 + 0.730839 -86.117973 -118.540787 197.149902 -86.117966 -118.540779 197.149887 + 0.739173 -89.094887 -117.196709 197.328293 -89.094879 -117.196701 197.328278 + 0.747506 -92.455276 -118.178001 196.689499 -92.455269 -118.177994 196.689484 + 0.755839 -96.135963 -120.839737 195.381775 -96.135956 -120.839729 195.381760 + 0.764173 -99.574173 -123.312477 193.786804 -99.574165 -123.312469 193.786789 + 0.772506 -102.710892 -125.491035 191.908875 -102.710884 -125.491028 191.908859 + 0.780839 -105.519089 -127.389389 189.724808 -105.519081 -127.389381 189.724792 + 0.789173 -107.967224 -129.020844 187.210876 -107.967216 -129.020828 187.210861 + 0.797506 -110.020058 -130.398544 184.344193 -110.020050 -130.398529 184.344177 + 0.805839 -111.935005 -131.814392 181.240234 -111.934998 -131.814377 181.240219 + 0.814173 -113.916557 -133.484665 177.984283 -113.916550 -133.484650 177.984268 + 0.822506 -115.949539 -135.412964 174.556549 -115.949532 -135.412949 174.556534 + 0.830839 -118.011047 -137.603073 170.934113 -118.011040 -137.603058 170.934097 + 0.839173 -120.069145 -140.058197 167.092590 -120.069138 -140.058182 167.092575 + 0.847506 -122.054512 -142.728302 163.041321 -122.054504 -142.728287 163.041306 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/30.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/30.msa new file mode 100644 index 000000000..5e94245cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/31.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/31.msa new file mode 100644 index 000000000..cde9906e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/32.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/32.msa new file mode 100644 index 000000000..1f1172cdd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/33.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/33.msa new file mode 100644 index 000000000..2332c904d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/34.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/34.msa new file mode 100644 index 000000000..aec1ac7a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/35.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/35.msa new file mode 100644 index 000000000..d5f7b335c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/37.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/37.msa new file mode 100644 index 000000000..da9987de8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_dog/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_dog/motlist.txt b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/motlist.txt new file mode 100644 index 000000000..27737e28e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_dog/motlist.txt @@ -0,0 +1,11 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/00.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/00.msa new file mode 100644 index 000000000..1401e265f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/00_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/00_1.msa new file mode 100644 index 000000000..2de387dfa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/03.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/03.msa new file mode 100644 index 000000000..c6ad76bdd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -250.40 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/20.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/20.msa new file mode 100644 index 000000000..7640821e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/20.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/20.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.409570 + AttackingEndTime 0.502839 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.409570 -109.872337 31.969833 321.806793 -109.872330 31.969831 321.806763 + 0.417904 -122.616684 -8.845491 305.575195 -122.616676 -8.845490 305.575165 + 0.426237 -126.601128 -46.942814 270.531006 -126.601120 -46.942810 270.530975 + 0.434570 -126.066788 -76.702042 234.196579 -126.066780 -76.702034 234.196564 + 0.442903 -115.716698 -108.342804 194.054382 -115.716690 -108.342796 194.054367 + 0.451237 -87.736603 -132.820175 156.230591 -87.736595 -132.820160 156.230576 + 0.459570 -57.985176 -147.184891 128.868118 -57.985172 -147.184875 128.868103 + 0.467903 -34.548817 -159.515488 104.976837 -34.548813 -159.515472 104.976830 + 0.476237 -16.804609 -169.880341 82.261063 -16.804607 -169.880325 82.261055 + 0.484570 -0.163964 -176.975433 64.494217 -0.163964 -176.975418 64.494209 + 0.492903 15.428342 -184.322693 51.282234 15.428341 -184.322678 51.282230 + 0.501237 29.993135 -190.777832 41.663574 29.993134 -190.777817 41.663570 + } + } + Group HitData01 + { + AttackingStartTime 0.981346 + AttackingEndTime 1.090835 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.981346 105.661438 52.106422 279.380066 105.661430 52.106419 279.380035 + 0.989680 112.925446 51.333862 262.046570 112.925438 51.333858 262.046539 + 0.998013 120.885292 45.113274 244.422272 120.885284 45.113270 244.422256 + 1.006346 128.998627 33.166290 228.906708 128.998611 33.166286 228.906693 + 1.014680 135.984360 16.874844 215.195129 135.984344 16.874842 215.195114 + 1.023013 142.260422 -3.419971 200.919281 142.260406 -3.419971 200.919266 + 1.031346 148.462570 -29.341560 182.600891 148.462555 -29.341558 182.600876 + 1.039680 150.351868 -62.097332 159.608597 150.351852 -62.097328 159.608582 + 1.048013 142.465530 -98.909302 132.666214 142.465515 -98.909294 132.666199 + 1.056346 123.686234 -133.604004 103.841499 123.686226 -133.603989 103.841492 + 1.064680 91.219803 -164.623184 74.462029 91.219795 -164.623169 74.462021 + 1.073013 44.417244 -185.284882 51.369133 44.417240 -185.284866 51.369129 + 1.081346 1.184046 -191.838577 45.247406 1.184046 -191.838562 45.247402 + 1.089680 -28.007048 -191.283905 48.100655 -28.007046 -191.283890 48.100651 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/20_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/20_1.msa new file mode 100644 index 000000000..5da036315 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/20_1.msa @@ -0,0 +1,66 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/20_1.gr2" +MotionDuration 2.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.548256 + AttackingEndTime 0.627332 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.548256 -100.581635 -9.181325 286.521729 -100.581627 -9.181324 286.521698 + 0.556590 -113.813118 -21.369793 272.590576 -113.813110 -21.369791 272.590546 + 0.564923 -126.056183 -48.018574 256.105865 -126.056175 -48.018570 256.105835 + 0.573256 -127.164459 -88.994926 234.275391 -127.164452 -88.994919 234.275375 + 0.581590 -106.313850 -133.943024 206.914337 -106.313843 -133.943008 206.914322 + 0.589923 -71.096344 -165.859238 179.417511 -71.096336 -165.859222 179.417496 + 0.598256 -31.376854 -181.474808 148.546860 -31.376852 -181.474792 148.546844 + 0.606590 1.516839 -178.863464 110.628784 1.516839 -178.863449 110.628777 + 0.614923 12.880538 -162.143051 71.988434 12.880537 -162.143036 71.988426 + 0.623256 8.214645 -148.617218 48.915588 8.214644 -148.617203 48.915585 + } + } + Group HitData01 + { + AttackingStartTime 1.328467 + AttackingEndTime 1.470803 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 1.328467 121.679039 19.762566 223.977173 121.679031 19.762564 223.977158 + 1.336800 137.399185 -1.693919 203.578583 137.399170 -1.693918 203.578568 + 1.345134 145.398636 -33.771137 170.815613 145.398621 -33.771133 170.815598 + 1.353467 127.101555 -71.158310 127.556320 127.101547 -71.158302 127.556313 + 1.361800 83.620987 -93.769241 94.690483 83.620979 -93.769234 94.690475 + 1.370134 45.402122 -103.005768 76.021919 45.402119 -103.005760 76.021912 + 1.378467 15.562157 -111.255531 58.666630 15.562156 -111.255524 58.666626 + 1.386800 -6.307310 -128.495941 39.700611 -6.307309 -128.495926 39.700607 + 1.395134 -18.406277 -152.700119 28.708355 -18.406275 -152.700104 28.708353 + 1.403467 -26.551107 -166.933716 26.722767 -26.551105 -166.933701 26.722765 + 1.411800 -31.987391 -172.685242 26.546673 -31.987389 -172.685226 26.546671 + 1.420134 -34.601173 -172.246674 25.413177 -34.601170 -172.246658 25.413176 + 1.428467 -35.160198 -168.552307 24.075626 -35.160194 -168.552292 24.075624 + 1.436800 -36.222519 -166.801300 24.447353 -36.222515 -166.801285 24.447351 + 1.445134 -38.074883 -167.227676 26.351936 -38.074879 -167.227661 26.351934 + 1.453467 -40.733131 -169.844742 29.793457 -40.733128 -169.844727 29.793455 + 1.461800 -43.875923 -173.795776 34.506599 -43.875919 -173.795761 34.506596 + 1.470134 -47.051392 -176.908325 39.277573 -47.051388 -176.908310 39.277569 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/30.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/30.msa new file mode 100644 index 000000000..b2b1bd383 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/30.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/30_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/30_1.msa new file mode 100644 index 000000000..8ab0dc972 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/30_1.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/31.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/31.msa new file mode 100644 index 000000000..118f562ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/31.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/32.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/32.msa new file mode 100644 index 000000000..656269810 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/33.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/33.msa new file mode 100644 index 000000000..3e12091bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/34.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/34.msa new file mode 100644 index 000000000..e18a406a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/34.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/34_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/34_1.msa new file mode 100644 index 000000000..971f8f1b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/34_1.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/35.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/35.msa new file mode 100644 index 000000000..770508757 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/37.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/37.msa new file mode 100644 index 000000000..c7c4f66a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_giant_man/37.gr2" +MotionDuration 2.500000 +Accumulation 0.00 -198.07 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/motlist.txt b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/motlist.txt new file mode 100644 index 000000000..643cd1274 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_giant_man/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/00.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/00.msa new file mode 100644 index 000000000..69f9463af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/00_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/00_1.msa new file mode 100644 index 000000000..b40bd6134 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/03.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/03.msa new file mode 100644 index 000000000..43596c037 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -337.46 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/20.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/20.msa new file mode 100644 index 000000000..4bcc42093 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/20.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/20.gr2" +MotionDuration 1.833333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.468370 + AttackingEndTime 0.624493 + AttackingBone "Bip01 R Hand" + WeaponLength 35.000000 + List HitPosition + { + 0.468370 -106.700188 -99.457573 207.684021 -124.702415 -78.343323 229.009827 + 0.476703 -79.236771 -136.301300 189.415283 -103.032295 -133.262131 214.900482 + 0.485036 -38.384369 -160.270142 165.724487 -57.812763 -178.070007 188.753448 + 0.493370 7.208491 -162.505127 137.954666 2.408203 -194.446640 151.429474 + 0.501703 44.430073 -146.404739 115.220535 55.900242 -179.398224 117.416946 + 0.510036 71.205795 -121.754608 99.472160 94.587685 -146.898270 92.698013 + 0.518370 90.106331 -94.930984 90.610458 120.011902 -108.733299 78.772972 + 0.526703 99.340027 -70.931816 85.045349 131.173340 -74.303673 70.894608 + 0.535036 102.237617 -53.946861 81.813507 133.697418 -50.066998 66.974510 + 0.543370 103.110916 -45.421677 80.648834 133.990631 -37.919342 65.982216 + 0.551703 103.871574 -41.584122 80.586258 134.523590 -32.370777 66.424080 + 0.560036 104.265686 -36.502007 80.430260 134.402679 -25.093290 66.770317 + 0.568370 104.094345 -30.171259 80.178192 133.326828 -16.117933 67.026970 + 0.576703 103.191078 -22.894598 79.889839 131.075089 -5.905809 67.285835 + 0.585036 101.894760 -16.349411 79.778084 128.298401 3.246523 67.784492 + 0.593370 100.457748 -10.845648 79.857788 125.389214 10.944295 68.516830 + 0.601703 99.037704 -6.349937 80.104027 122.568848 17.261749 69.437592 + 0.610036 97.561615 -2.398296 80.445587 119.684929 22.820799 70.467834 + 0.618370 95.887054 1.412687 80.829056 116.493774 28.140682 71.556648 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/20_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/20_1.msa new file mode 100644 index 000000000..6fd92c9cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/20_1.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.846715 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/ice_snow_golem_20_blow.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.839416 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/30.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/30.msa new file mode 100644 index 000000000..d13d03f2e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/30_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/30_1.msa new file mode 100644 index 000000000..ada9e6fe1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/30_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/31.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/31.msa new file mode 100644 index 000000000..a25f0a23e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/31.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/32.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/32.msa new file mode 100644 index 000000000..92d02bbfc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/33.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/33.msa new file mode 100644 index 000000000..98dd9a229 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/34.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/34.msa new file mode 100644 index 000000000..cc14a2233 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/34_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/34_1.msa new file mode 100644 index 000000000..cf6cd302c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/34_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/35.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/35.msa new file mode 100644 index 000000000..5e1307e26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/36.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/36.msa new file mode 100644 index 000000000..5779d56c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/36.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/37.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/37.msa new file mode 100644 index 000000000..46ccd130a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_golem/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_golem/motlist.txt b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_golem/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/00.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/00.msa new file mode 100644 index 000000000..54e1b2c99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/03.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/03.msa new file mode 100644 index 000000000..950c8d2ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/03.gr2" +MotionDuration 0.400000 +Accumulation 0.00 -114.81 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/20.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/20.msa new file mode 100644 index 000000000..628593b00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/20.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/20.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.403082 + AttackingEndTime 0.610300 + AttackingBone "Bone16" + WeaponLength 98.000000 + List HitPosition + { + 0.403082 19.600342 -8.327850 70.628830 29.219522 -99.332977 96.998970 + 0.411415 16.616989 -15.080561 76.392265 19.931345 -104.906448 107.859291 + 0.419749 13.799105 -21.252258 81.673882 11.572765 -109.366623 117.739861 + 0.428082 11.173751 -26.841715 86.460648 4.187790 -112.900116 126.647606 + 0.436415 8.764685 -31.851215 90.741005 -2.208185 -115.673027 134.597061 + 0.444749 6.695232 -36.055859 94.324257 -7.420662 -117.741188 141.208084 + 0.453082 5.158812 -39.087181 96.903923 -11.175332 -119.130348 145.854324 + 0.461415 4.182755 -40.943363 98.462631 -13.531867 -119.985573 148.546280 + 0.469749 3.782549 -41.627766 98.992310 -14.532056 -120.392067 149.297501 + 0.478082 3.886604 -41.273510 98.590736 -14.381448 -120.451149 148.259933 + 0.486415 4.018641 -40.685574 97.873856 -14.258506 -120.603096 146.340210 + 0.494749 4.097288 -40.001465 96.945976 -14.351304 -120.905754 143.679245 + 0.503082 4.122057 -39.222122 95.806038 -14.640597 -121.331459 140.256790 + 0.511415 4.092791 -38.348251 94.452446 -15.099704 -121.841087 136.051102 + 0.519749 4.055021 -37.345123 92.888054 -15.548636 -122.272713 131.265854 + 0.528082 4.037931 -36.190315 91.115326 -15.871556 -122.526649 126.036705 + 0.536415 4.041178 -34.884205 89.134003 -16.051725 -122.583321 120.358978 + 0.544748 4.064348 -33.427143 86.943855 -16.071541 -122.420769 114.230019 + 0.553082 4.099504 -31.847467 84.577583 -15.933093 -122.019028 107.764610 + 0.561415 4.127710 -30.214706 82.117180 -15.679774 -121.380936 101.254478 + 0.569748 4.148157 -28.531784 79.566628 -15.318440 -120.516594 94.722504 + 0.578082 4.160921 -26.798338 76.926003 -14.853866 -119.435898 88.176651 + 0.586415 4.167093 -25.016235 74.200562 -14.291030 -118.147461 81.665581 + 0.594748 4.178001 -23.208183 71.445740 -13.645886 -116.666763 75.647369 + 0.603082 4.196827 -21.379459 68.678093 -12.950757 -115.045525 70.253670 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/20_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/20_1.msa new file mode 100644 index 000000000..04aa8e573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/20_1.msa @@ -0,0 +1,89 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/20_1.gr2" +MotionDuration 0.833333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.208840 + AttackingEndTime 0.549473 + AttackingBone "Bone14" + WeaponLength 15.000000 + List HitPosition + { + 0.208840 59.127102 -6.328899 125.347389 51.891163 -15.512515 136.092209 + 0.217173 60.124557 -5.193655 127.493439 52.527374 -13.872874 138.406830 + 0.225507 61.130234 -4.398319 129.483994 53.226181 -12.619939 140.532959 + 0.233840 62.152786 -3.989521 131.310013 53.996117 -11.806321 142.468628 + 0.242173 62.941177 -3.715009 132.861984 54.620167 -11.215886 144.115662 + 0.250507 63.211082 -3.140175 134.036270 54.849117 -10.455005 145.381714 + 0.258840 63.019432 -2.207334 134.853668 54.731697 -9.460114 146.293015 + 0.267173 62.900570 -1.919477 135.715866 54.654461 -9.188107 147.175156 + 0.275507 63.715576 -4.450354 137.262527 55.213390 -11.767331 148.501892 + 0.283840 64.892029 -10.391433 138.796295 55.890495 -17.816813 149.565887 + 0.292173 64.930901 -19.518610 139.128510 55.218044 -27.122726 149.127762 + 0.300507 62.356934 -29.881851 138.067337 51.608898 -37.620541 146.827515 + 0.308840 57.259060 -40.561390 134.979401 45.222511 -48.162926 142.013977 + 0.317173 50.511749 -49.948822 129.620789 37.179230 -56.980278 134.615936 + 0.325507 45.329659 -56.064201 125.028671 31.159569 -62.505928 128.168640 + 0.333840 42.032726 -60.851009 122.860878 27.374792 -66.782951 124.312012 + 0.342173 39.602043 -65.271011 123.273170 24.692396 -70.733902 123.230232 + 0.350507 36.511059 -68.984169 122.798172 21.323130 -73.462631 121.607285 + 0.358840 33.106316 -71.832825 120.788048 17.622957 -74.747780 118.809509 + 0.367173 29.892303 -73.607704 117.412819 14.205165 -74.504967 115.124962 + 0.375507 29.144039 -74.365021 111.432884 13.308086 -73.829880 110.395317 + 0.383840 30.328419 -73.393211 102.615051 14.618557 -72.735901 104.821419 + 0.392173 30.765924 -68.960808 92.084198 16.546579 -70.283241 99.017326 + 0.400507 30.019619 -63.127609 84.743668 18.455351 -67.527390 94.696404 + 0.408840 30.676929 -58.508209 80.060303 21.369066 -65.620941 90.777885 + 0.417173 33.541840 -54.917229 75.466629 25.553617 -64.188286 85.584419 + 0.425507 36.644112 -51.838116 71.233429 29.543339 -62.662693 80.428833 + 0.433840 38.429077 -49.738846 68.252029 32.184422 -61.460876 76.955132 + 0.442173 39.270447 -49.022236 66.442642 33.804310 -61.081532 75.208603 + 0.450507 39.802769 -48.979645 65.165977 35.072407 -61.128994 74.230507 + 0.458840 40.506622 -48.538940 63.604797 36.524509 -60.887886 72.758736 + 0.467173 41.314186 -47.679466 61.750008 38.092262 -60.334614 70.784103 + 0.475506 42.078896 -46.568905 59.766060 39.624882 -59.566418 68.551910 + 0.483840 42.635399 -45.599602 57.964474 40.945530 -58.852539 66.546577 + 0.492173 43.012100 -44.807919 56.352516 42.079964 -58.230320 64.785721 + 0.500506 43.264027 -44.164093 54.885918 43.075512 -57.689419 63.203297 + 0.508840 43.470058 -43.527138 53.431053 43.990715 -57.139587 61.590641 + 0.517173 43.627556 -42.885715 51.974018 44.820675 -56.575470 59.931149 + 0.525506 43.715385 -42.255344 50.527626 45.542999 -56.010265 58.248440 + 0.533840 43.669189 -41.719101 49.169556 46.090088 -55.507725 56.663673 + 0.542173 43.490189 -41.295876 47.908432 46.463181 -55.088879 55.192883 + } + } + Group HitData01 + { + AttackingStartTime 0.302109 + AttackingEndTime 0.381184 + AttackingBone "Bone35" + WeaponLength 0.000000 + List HitPosition + { + 0.302109 -80.771477 -65.480774 134.210327 -80.771469 -65.480766 134.210312 + 0.310442 -77.471649 -75.727020 117.344551 -77.471642 -75.727013 117.344543 + 0.318775 -69.339958 -85.191292 100.910049 -69.339951 -85.191284 100.910042 + 0.327109 -60.090328 -96.737350 90.275528 -60.090324 -96.737343 90.275520 + 0.335442 -52.693420 -112.046021 78.743378 -52.693417 -112.046013 78.743370 + 0.343775 -44.688629 -122.610283 58.038338 -44.688625 -122.610275 58.038334 + 0.352109 -37.379494 -120.175995 41.338890 -37.379490 -120.175987 41.338886 + 0.360442 -32.559959 -116.618172 32.776688 -32.559956 -116.618164 32.776684 + 0.368775 -28.271095 -116.047607 28.931078 -28.271093 -116.047600 28.931076 + 0.377109 -25.049492 -115.523766 25.852581 -25.049490 -115.523758 25.852579 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/30.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/30.msa new file mode 100644 index 000000000..3809bf01f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/31.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/31.msa new file mode 100644 index 000000000..f1d366bdc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/31.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/31_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/31_1.msa new file mode 100644 index 000000000..25fd7a8d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/31_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/32.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/32.msa new file mode 100644 index 000000000..700fb9335 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/33.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/33.msa new file mode 100644 index 000000000..50cd59c61 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/33.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/34.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/34.msa new file mode 100644 index 000000000..446c5325c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/35.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/35.msa new file mode 100644 index 000000000..58232887a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/37.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/37.msa new file mode 100644 index 000000000..55dc91c2f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_insect/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_insect/motlist.txt b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/motlist.txt new file mode 100644 index 000000000..915315081 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_insect/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/00.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/00.msa new file mode 100644 index 000000000..c86844fb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/00_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/00_1.msa new file mode 100644 index 000000000..25373476b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/03.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/03.msa new file mode 100644 index 000000000..3e966d0f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -300.24 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/20.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/20.msa new file mode 100644 index 000000000..d2cb7208a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/20.gr2" +MotionDuration 1.233333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.549148 + AttackingEndTime 0.648175 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.549148 -85.668701 68.936981 197.558044 -85.668694 68.936974 197.558029 + 0.557482 -105.845474 35.761005 189.574585 -105.845467 35.761002 189.574570 + 0.565815 -117.804802 -15.155616 176.462799 -117.804794 -15.155615 176.462784 + 0.574148 -102.714828 -80.165504 154.477814 -102.714821 -80.165497 154.477798 + 0.582482 -44.940903 -130.505798 127.154259 -44.940899 -130.505783 127.154251 + 0.590815 19.070688 -135.686768 108.028252 19.070686 -135.686752 108.028244 + 0.599148 62.303745 -116.549194 98.142517 62.303741 -116.549187 98.142509 + 0.607482 85.352158 -93.996193 92.780731 85.352150 -93.996185 92.780724 + 0.615815 96.659561 -76.540657 87.787140 96.659554 -76.540649 87.787132 + 0.624148 103.461258 -64.129593 83.524689 103.461250 -64.129585 83.524681 + 0.632482 109.904572 -53.883812 83.199387 109.904564 -53.883808 83.199379 + 0.640815 116.070145 -45.134636 86.878387 116.070137 -45.134632 86.878380 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/20_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/20_1.msa new file mode 100644 index 000000000..92b285688 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/20_1.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.386050 + AttackingEndTime 0.502433 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.386050 -92.536713 74.240128 231.077255 -92.536705 74.240120 231.077240 + 0.394384 -104.976631 24.406137 243.037781 -104.976624 24.406136 243.037766 + 0.402717 -95.880623 -40.785629 247.436752 -95.880615 -40.785625 247.436737 + 0.411050 -68.749847 -98.895981 233.668045 -68.749840 -98.895973 233.668030 + 0.419384 -35.657780 -137.797272 205.696655 -35.657776 -137.797256 205.696640 + 0.427717 -4.432731 -157.538651 170.676880 -4.432730 -157.538635 170.676865 + 0.436050 20.536186 -161.537827 134.571335 20.536184 -161.537811 134.571320 + 0.444384 38.169708 -154.876770 103.448151 38.169704 -154.876755 103.448143 + 0.452717 50.059761 -144.393707 81.752899 50.059757 -144.393692 81.752892 + 0.461050 57.635975 -134.779175 67.405121 57.635971 -134.779160 67.405113 + 0.469384 61.942764 -128.315094 57.918777 61.942760 -128.315079 57.918774 + 0.477717 63.708755 -125.394302 51.119865 63.708752 -125.394295 51.119862 + 0.486050 64.847725 -122.298111 44.746590 64.847717 -122.298103 44.746586 + 0.494384 65.755043 -118.275223 38.657536 65.755035 -118.275215 38.657532 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/30.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/30.msa new file mode 100644 index 000000000..8477fd52a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/30.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/30_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/30_1.msa new file mode 100644 index 000000000..e4fd64141 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/30_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/31.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/31.msa new file mode 100644 index 000000000..447d5e1d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/31_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/31_1.msa new file mode 100644 index 000000000..e2a226598 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/32.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/32.msa new file mode 100644 index 000000000..f6030e29b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/33.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/33.msa new file mode 100644 index 000000000..ff97d9ad0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/34.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/34.msa new file mode 100644 index 000000000..99712adf6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/34_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/34_1.msa new file mode 100644 index 000000000..d229a6853 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/34_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/35.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/35.msa new file mode 100644 index 000000000..b18217aee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/36.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/36.msa new file mode 100644 index 000000000..3f63b7f62 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/37.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_man/37.msa new file mode 100644 index 000000000..e17fa5e97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_man/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_man/motlist.txt b/serverfiles/main/srv1/share/data/monster/ice_snow_man/motlist.txt new file mode 100644 index 000000000..a6ceca550 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_man/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/00.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/00.msa new file mode 100644 index 000000000..817e29b43 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/00_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/00_1.msa new file mode 100644 index 000000000..6f81a9e09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/03.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/03.msa new file mode 100644 index 000000000..615804e07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -400.60 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/20.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/20.msa new file mode 100644 index 000000000..deb5b1e08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/20.msa @@ -0,0 +1,118 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/20.gr2" +MotionDuration 2.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.784672 + AttackingEndTime 1.411192 + AttackingBone "Bone02" + WeaponLength 41.000000 + List HitPosition + { + 0.784672 -0.772725 -8.035451 130.365845 -40.200558 -19.219784 129.783615 + 0.793005 -0.870580 -6.705168 131.723206 -41.835960 -8.158320 131.462601 + 0.801338 -0.975629 -5.351858 133.110733 -40.804844 4.370589 133.237091 + 0.809672 -1.028890 -3.972278 134.469391 -35.705742 17.846407 135.063843 + 0.818005 -1.127671 -2.569598 135.896591 -25.357309 30.457773 136.907928 + 0.826338 -1.270041 -1.151078 137.384521 -10.665915 38.738213 138.616592 + 0.834672 -1.343364 0.266765 138.801880 4.543450 40.807182 140.044968 + 0.843005 -1.455451 1.678995 140.253677 18.949984 37.217785 141.255875 + 0.851338 -1.564081 3.088906 141.696930 31.301903 27.591955 142.215210 + 0.859672 -1.648598 4.499481 143.111328 38.711960 11.639162 142.898666 + 0.868005 -1.765836 5.886094 144.537323 37.520134 -5.798712 143.504547 + 0.876338 -1.848520 7.230346 145.890686 29.220253 -19.460093 144.207901 + 0.884672 -1.943309 8.531034 147.215668 15.979033 -28.276995 145.072250 + 0.893005 -2.041116 9.790553 148.501801 -1.042201 -31.128035 146.139923 + 0.901338 -2.111280 11.011250 149.717636 -19.808815 -25.892553 147.486557 + 0.909671 -2.217051 12.169684 150.913116 -33.931335 -13.749449 149.084137 + 0.918005 -2.284767 13.261518 152.008606 -41.491501 1.359125 150.739624 + 0.926338 -2.353477 14.285760 153.040802 -43.234177 17.185463 152.374741 + 0.934671 -2.444311 15.243299 154.029419 -39.561649 32.658447 153.953705 + 0.943005 -2.476391 16.127634 154.883682 -30.504343 46.010414 155.361618 + 0.951338 -2.557175 16.894087 155.677643 -19.158089 54.360638 156.484756 + 0.959671 -2.623150 17.541035 156.344162 -7.951533 58.181141 157.306610 + 0.968005 -2.649419 18.069452 156.857040 1.996097 58.778286 157.866028 + 0.976338 -2.698676 18.477385 157.277496 10.404058 57.310230 158.234970 + 0.984671 -2.735848 18.783190 157.586182 17.340593 54.520580 158.443405 + 0.993005 -2.760307 19.004625 157.800598 22.694218 51.136364 158.536026 + 1.001338 -2.780531 19.140779 157.928787 26.582619 47.748989 158.540070 + 1.009671 -2.793464 19.191387 157.967163 29.254065 44.758297 158.470490 + 1.018005 -2.802495 19.160095 157.922241 30.994507 42.367046 158.341125 + 1.026338 -2.811356 19.116751 157.863556 32.498882 39.951202 158.197662 + 1.034671 -2.820603 19.086895 157.815689 33.940807 37.239906 158.054413 + 1.043005 -2.830431 19.070700 157.778961 35.266987 34.221210 157.910858 + 1.051338 -2.841345 19.068300 157.754059 36.416424 30.892000 157.766937 + 1.059671 -2.852907 19.075523 157.736725 37.309612 27.318991 157.620819 + 1.068005 -2.863515 19.074596 157.708954 37.866535 23.765226 157.465363 + 1.076338 -2.873276 19.063625 157.668976 38.106861 20.280241 157.300659 + 1.084671 -2.882727 19.042677 157.617157 38.057110 16.881067 157.127563 + 1.093005 -2.892112 19.011850 157.553650 37.741764 13.579394 156.946594 + 1.101338 -2.901232 18.975189 157.482269 37.174358 10.348144 156.760437 + 1.109671 -2.909921 18.938288 157.408539 36.350571 7.152115 156.572876 + 1.118005 -2.918376 18.901255 157.332672 35.269836 4.009746 156.384598 + 1.126338 -2.926655 18.864149 157.254807 33.932816 0.940578 156.196228 + 1.134671 -2.934727 18.826935 157.174805 32.342403 -2.033615 156.008362 + 1.143005 -2.942365 18.786816 157.089996 30.529503 -4.856832 155.820480 + 1.151338 -2.949589 18.742554 156.999298 28.519867 -7.502536 155.632477 + 1.159671 -2.956477 18.694241 156.902649 26.328409 -9.963532 155.444473 + 1.168005 -2.963080 18.641949 156.800171 23.968891 -12.233378 155.256714 + 1.176338 -2.969408 18.586033 156.692093 21.454790 -14.305087 155.069565 + 1.184671 -2.975275 18.527754 156.579956 18.803650 -16.168129 154.884674 + 1.193005 -2.980703 18.467319 156.464050 16.030914 -17.815660 154.702454 + 1.201338 -2.985741 18.404814 156.344330 13.151210 -19.241989 154.522980 + 1.209671 -2.990381 18.340302 156.220795 10.178977 -20.441835 154.346375 + 1.218005 -2.994596 18.273535 156.093307 7.137784 -21.408279 154.172714 + 1.226338 -2.998292 18.204012 155.961456 4.058674 -22.136517 154.001724 + 1.234671 -3.001536 18.131786 155.825317 0.956614 -22.628061 153.833389 + 1.243005 -3.004343 18.056934 155.684875 -2.154513 -22.884592 153.667618 + 1.251338 -3.006754 17.979546 155.540100 -5.261164 -22.907778 153.504257 + 1.259671 -3.008618 17.899811 155.391449 -8.338294 -22.700693 153.343658 + 1.268005 -3.009946 17.817858 155.239258 -11.366052 -22.269035 153.185944 + 1.276338 -3.010763 17.733761 155.083496 -14.331784 -21.618757 153.030869 + 1.284671 -3.011117 17.647568 154.924133 -17.223515 -20.755846 152.878220 + 1.293005 -3.010953 17.559303 154.761200 -20.027750 -19.687090 152.727829 + 1.301338 -3.010204 17.468826 154.594681 -22.721079 -18.425737 152.579315 + 1.309671 -3.008838 17.376112 154.424561 -25.291651 -16.982395 152.432388 + 1.318004 -3.006944 17.281227 154.250885 -27.730865 -15.366431 152.286774 + 1.326338 -3.004515 17.184242 154.073624 -30.030512 -13.586930 152.142197 + 1.334671 -3.001500 17.085239 153.892944 -32.178978 -11.656465 151.998520 + 1.343004 -2.997890 16.984324 153.709274 -34.161724 -9.593471 151.855667 + 1.351338 -2.993651 16.881546 153.522614 -35.973396 -7.409667 151.713379 + 1.359671 -2.988851 16.776957 153.332932 -37.609535 -5.116066 151.571289 + 1.368004 -2.983480 16.670612 153.140259 -39.065960 -2.723362 151.429153 + 1.376338 -2.977483 16.562397 152.944580 -40.334866 -0.250576 151.286530 + 1.384671 -2.970825 16.452238 152.745926 -41.411873 2.284791 151.143021 + 1.393004 -2.963500 16.340174 152.544250 -42.296352 4.871225 150.998337 + 1.401338 -2.955573 16.226259 152.339569 -42.988079 7.497803 150.852158 + 1.409671 -2.947038 16.110556 152.131958 -43.486744 10.152837 150.704315 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.650852 + + AttachingEnable 1 + AttachingBoneName "Bone03" + FlyFileName "d:/ymir work/effect/monster/ice_snow_monster_20_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/30.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/30.msa new file mode 100644 index 000000000..bae9af637 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/30.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/31.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/31.msa new file mode 100644 index 000000000..1e327e143 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/31.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/31_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/31_1.msa new file mode 100644 index 000000000..73cfcae38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/31_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/32.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/32.msa new file mode 100644 index 000000000..a731460b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/33.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/33.msa new file mode 100644 index 000000000..3399fe648 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/34.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/34.msa new file mode 100644 index 000000000..67f7fd5a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/34.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/35.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/35.msa new file mode 100644 index 000000000..17ffd40f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/36.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/36.msa new file mode 100644 index 000000000..9b2c33c68 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/36.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/37.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/37.msa new file mode 100644 index 000000000..2878327fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_monster/motlist.txt b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/motlist.txt new file mode 100644 index 000000000..5725ec0b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_monster/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/00.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/00.msa new file mode 100644 index 000000000..b240c9a39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/00_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/00_1.msa new file mode 100644 index 000000000..ccbae0a92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/03.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/03.msa new file mode 100644 index 000000000..0da761cd1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -296.83 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/20.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/20.msa new file mode 100644 index 000000000..fb2c6dcb4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/20.msa @@ -0,0 +1,73 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.390511 + AttackingEndTime 0.762774 + AttackingBone "Bone14" + WeaponLength 0.000000 + List HitPosition + { + 0.390511 -3.050781 -15.383648 22.240286 -3.050781 -15.383647 22.240284 + 0.398844 -3.043276 -15.095331 21.935627 -3.043275 -15.095330 21.935625 + 0.407178 -3.033152 -14.823568 21.619892 -3.033152 -14.823567 21.619890 + 0.415511 -3.020539 -14.569533 21.291590 -3.020538 -14.569532 21.291588 + 0.423844 -3.005755 -14.334789 20.953712 -3.005754 -14.334788 20.953711 + 0.432178 -2.992639 -14.136435 20.707573 -2.992639 -14.136434 20.707571 + 0.440511 -2.982729 -13.981166 20.597309 -2.982728 -13.981165 20.597307 + 0.448844 -2.975979 -13.868277 20.623730 -2.975979 -13.868276 20.623728 + 0.457178 -2.972353 -13.796852 20.787821 -2.972352 -13.796851 20.787819 + 0.465511 -2.971867 -13.765829 21.090805 -2.971867 -13.765828 21.090803 + 0.473844 -2.970553 -13.983685 21.821499 -2.970553 -13.983684 21.821497 + 0.482178 -2.952789 -15.279133 24.112396 -2.952789 -15.279132 24.112394 + 0.490511 -2.917252 -17.735992 28.081736 -2.917252 -17.735991 28.081734 + 0.498844 -2.864197 -21.343504 33.745480 -2.864197 -21.343502 33.745476 + 0.507178 -2.793880 -26.079456 41.132698 -2.793880 -26.079454 41.132694 + 0.515511 -2.706663 -31.907372 50.283566 -2.706662 -31.907370 50.283562 + 0.523844 -2.596924 -38.350246 60.469360 -2.596924 -38.350243 60.469357 + 0.532178 -2.455854 -44.875618 70.956154 -2.455854 -44.875614 70.956146 + 0.540511 -2.278713 -51.345345 81.856247 -2.278712 -51.345341 81.856239 + 0.548844 -2.061190 -57.560013 93.271339 -2.061190 -57.560009 93.271332 + 0.557177 -1.801692 -63.253223 105.254181 -1.801692 -63.253220 105.254173 + 0.565511 -1.507930 -68.048790 117.614838 -1.507930 -68.048782 117.614830 + 0.573844 -1.229657 -71.228691 128.595551 -1.229657 -71.228683 128.595535 + 0.582177 -0.971318 -72.759621 137.630432 -0.971318 -72.759613 137.630417 + 0.590511 -0.722104 -72.764587 144.650864 -0.722104 -72.764580 144.650848 + 0.598844 -0.470606 -71.336006 149.612564 -0.470606 -71.335999 149.612549 + 0.607177 -0.205133 -68.536285 152.476685 -0.205133 -68.536278 152.476669 + 0.615511 0.067676 -64.742630 153.341431 0.067676 -64.742622 153.341415 + 0.623844 0.302249 -60.971458 152.629517 0.302248 -60.971455 152.629501 + 0.632177 0.491938 -57.467247 150.533188 0.491938 -57.467243 150.533173 + 0.640511 0.636789 -54.344490 147.234268 0.636789 -54.344486 147.234253 + 0.648844 0.738906 -51.658604 142.892365 0.738906 -51.658600 142.892349 + 0.657177 0.800585 -49.430702 137.633179 0.800585 -49.430698 137.633163 + 0.665511 0.837560 -47.665668 131.912506 0.837560 -47.665665 131.912491 + 0.673844 0.858509 -46.369034 126.015831 0.858509 -46.369030 126.015823 + 0.682177 0.861373 -45.543308 119.945160 0.861373 -45.543304 119.945152 + 0.690511 0.843460 -45.185673 113.669090 0.843460 -45.185669 113.669083 + 0.698844 0.801553 -45.283634 107.123741 0.801553 -45.283630 107.123734 + 0.707177 0.736409 -45.779812 100.337166 0.736409 -45.779808 100.337158 + 0.715511 0.671461 -46.474766 94.002144 0.671461 -46.474762 94.002136 + 0.723844 0.608718 -47.319248 88.221420 0.608718 -47.319244 88.221413 + 0.732177 0.545325 -48.285614 82.964615 0.545325 -48.285610 82.964607 + 0.740511 0.478196 -49.336067 78.202782 0.478196 -49.336063 78.202774 + 0.748844 0.404030 -50.421844 73.911613 0.404030 -50.421841 73.911606 + 0.757177 0.324342 -51.429157 69.990829 0.324342 -51.429153 69.990822 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/30.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/30.msa new file mode 100644 index 000000000..89f87f97c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/30.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/31.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/31.msa new file mode 100644 index 000000000..c1db02db6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/32.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/32.msa new file mode 100644 index 000000000..5e2ae1589 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/33.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/33.msa new file mode 100644 index 000000000..733183aee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/34.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/34.msa new file mode 100644 index 000000000..f38443e18 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/34.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/37.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/37.msa new file mode 100644 index 000000000..4fe5db9ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_whale/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_whale/motlist.txt b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/motlist.txt new file mode 100644 index 000000000..bc1dd4ea7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_whale/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/00.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/00.msa new file mode 100644 index 000000000..6d3e42661 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/00_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/00_1.msa new file mode 100644 index 000000000..74b9d4a5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/03.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/03.msa new file mode 100644 index 000000000..f3383a581 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.07 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/20.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/20.msa new file mode 100644 index 000000000..418f6f95e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/20.msa @@ -0,0 +1,18 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/20.gr2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 1.288727 + + EffectFileName "d:/ymir work/effect/monster/ice_snow_witch.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/30.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/30.msa new file mode 100644 index 000000000..be1c9f8e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/30.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/30_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/30_1.msa new file mode 100644 index 000000000..8fc255e42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/30_1.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/31.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/31.msa new file mode 100644 index 000000000..2666637f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/31.gr2" +MotionDuration 1.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/31_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/31_1.msa new file mode 100644 index 000000000..1e887b98a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/31_1.gr2" +MotionDuration 0.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/32.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/32.msa new file mode 100644 index 000000000..1fb1a107f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/33.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/33.msa new file mode 100644 index 000000000..cbbddf1ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/34.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/34.msa new file mode 100644 index 000000000..afba4d434 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/34.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/34_1.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/34_1.msa new file mode 100644 index 000000000..93e2cac4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/34_1.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/35.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/35.msa new file mode 100644 index 000000000..358cae3ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/37.msa b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/37.msa new file mode 100644 index 000000000..1112b6119 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_witch/37.gr2" +MotionDuration 1.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ice_snow_witch/motlist.txt b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/motlist.txt new file mode 100644 index 000000000..2c7c63e39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_snow_witch/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ice_stonepillar/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ice_stonepillar/front_dead.msa new file mode 100644 index 000000000..a135b1b6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_stonepillar/front_dead.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/ice_stonepillar/front_dead.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.251419 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Dummy01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2_blue.mse" + EffectPosition 100.000000 -100.000000 150.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.125710 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Dummy01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2_blue.mse" + EffectPosition -100.000000 100.000000 300.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.020276 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Dummy01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2_blue.mse" + EffectPosition 100.000000 0.000000 500.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ice_stonepillar/motlist.txt b/serverfiles/main/srv1/share/data/monster/ice_stonepillar/motlist.txt new file mode 100644 index 000000000..23807c534 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_stonepillar/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ice_stonepillar/wait.msa b/serverfiles/main/srv1/share/data/monster/ice_stonepillar/wait.msa new file mode 100644 index 000000000..8264ab077 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ice_stonepillar/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/ice_stonepillar/wait.gr2" +MotionDuration 0.033333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/back_damage.msa new file mode 100644 index 000000000..600709b9e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Back_Damage.GR2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/back_damage1.msa new file mode 100644 index 000000000..e7456b55a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Back_Damage1.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/back_knockdown.msa new file mode 100644 index 000000000..8c9a5f1ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Back_KnockDown.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_damage.msa new file mode 100644 index 000000000..247e57843 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Front_Damage.GR2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_damage1.msa new file mode 100644 index 000000000..94fac0489 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Front_Damage1.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_dead.msa new file mode 100644 index 000000000..b0a637012 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/front_dead.GR2" +MotionDuration 3.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_knockdown.msa new file mode 100644 index 000000000..8900c83d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/front_KnockDown.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_standup.msa new file mode 100644 index 000000000..08f7b7928 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/front_Standup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/icegolem_boss/motlist.txt new file mode 100644 index 000000000..3c7e5aafb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/normal_attack.msa new file mode 100644 index 000000000..121b771fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/normal_attack.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/normal_attack.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.559611 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 50.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.985401 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position -50.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/normal_attack1.msa new file mode 100644 index 000000000..89dcaeb8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/normal_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.587997 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -170.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.543390 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact7_blue1.mse" + EffectPosition 0.000000 140.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/run.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/run.msa new file mode 100644 index 000000000..f557ea709 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Run.GR2" +MotionDuration 0.966667 +Accumulation 0.00 -769.77 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/special_attack.msa new file mode 100644 index 000000000..8964f4f38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/special_attack.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Special_attack.GR2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.480130 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke2_ice1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.901054 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition -50.000000 -120.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.998378 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition 50.000000 -120.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.939984 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.927007 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/special_attack1.msa new file mode 100644 index 000000000..67dcd47e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/special_attack1.msa @@ -0,0 +1,145 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Special_attack1.GR2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 9 + Group Event00 + { + MotionEventType 1 + StartingTime 0.428224 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.428224 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.428224 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Spine2" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.200324 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 2.017843 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.180860 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact5_ice1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.998378 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact6_ice.mse" + EffectPosition 0.000000 0.000000 -20.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.454177 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event08 + { + MotionEventType 2 + StartingTime 0.454177 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/wait.msa new file mode 100644 index 000000000..9c9be9e1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Wait.GR2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/wait1.msa new file mode 100644 index 000000000..e93eed8a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Wait1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/wait2.msa new file mode 100644 index 000000000..ff0ac0a29 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Wait2.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/icegolem_boss/walk.msa new file mode 100644 index 000000000..57c6aa405 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_boss/Walk.GR2" +MotionDuration 1.400000 +Accumulation 0.00 -553.90 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/back_damage.msa new file mode 100644 index 000000000..6ef1482e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/Back_Damage.GR2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/back_knockdown.msa new file mode 100644 index 000000000..d682a1085 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/Back_KnockDown.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/front_damage.msa new file mode 100644 index 000000000..da4db1e93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/Front_Damage.GR2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/front_dead.msa new file mode 100644 index 000000000..0dd82ad3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/front_Dead.GR2" +MotionDuration 2.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/front_knockdown.msa new file mode 100644 index 000000000..c532f4068 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/Front_KnockDown.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/front_standup.msa new file mode 100644 index 000000000..f9736abf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/Front_StandUp.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/icegolem_general/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/normal_attack.msa new file mode 100644 index 000000000..38782834b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/normal_attack.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.806569 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -60.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.799270 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact9_blue.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/normal_attack1.msa new file mode 100644 index 000000000..e4cc33613 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/normal_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.660584 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -50.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.653285 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2_small_blue.mse" + EffectPosition 0.000000 -30.000000 180.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/run.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/run.msa new file mode 100644 index 000000000..6e57c74d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/Run.GR2" +MotionDuration 0.866667 +Accumulation 0.00 -421.33 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/wait.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/wait.msa new file mode 100644 index 000000000..ada5fe362 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/Wait.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/wait1.msa new file mode 100644 index 000000000..b526df2a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/Wait1.GR2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_general/walk.msa b/serverfiles/main/srv1/share/data/monster/icegolem_general/walk.msa new file mode 100644 index 000000000..a693b1cde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_general/Walk.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -276.83 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/back_damage.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/back_damage.msa new file mode 100644 index 000000000..3d8978c6c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/back_damage.GR2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/back_knockdown.msa new file mode 100644 index 000000000..4915dddb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/back_knockdown.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/back_standup.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/back_standup.msa new file mode 100644 index 000000000..b09cd0a91 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/back_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/back_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_damage.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_damage.msa new file mode 100644 index 000000000..d9366e9d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/front_damage.GR2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_dead.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_dead.msa new file mode 100644 index 000000000..3ea57caec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/front_dead.GR2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_knockdown.msa new file mode 100644 index 000000000..1a3d7eb25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_standup.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_standup.msa new file mode 100644 index 000000000..f222aa670 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/motlist.txt b/serverfiles/main/srv1/share/data/monster/icegolem_magician/motlist.txt new file mode 100644 index 000000000..c5f053472 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/normal_attack.msa new file mode 100644 index 000000000..d276dae83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/normal_attack.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\firegolem_magician\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.452555 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 0.000000 -110.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.445255 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2_small_blue.mse" + EffectPosition 0.000000 -90.000000 110.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/normal_attack1.msa new file mode 100644 index 000000000..aa7f2ccd6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/normal_attack1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\firegolem_magician\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.390511 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2_blue.mse" + EffectPosition 0.000000 -230.000000 110.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.401460 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -130.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/run.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/run.msa new file mode 100644 index 000000000..6378c8f3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\firegolem_magician\run.GR2" +MotionDuration 1.0 +Accumulation 0.00 -310.21 0.00 diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/wait.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/wait.msa new file mode 100644 index 000000000..3e514421d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/wait.GR2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/wait1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/wait1.msa new file mode 100644 index 000000000..81d595faa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/wait1.GR2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_magician/walk.msa b/serverfiles/main/srv1/share/data/monster/icegolem_magician/walk.msa new file mode 100644 index 000000000..2b367d949 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_magician/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_magician/walk.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -162.38 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/back_damage.msa new file mode 100644 index 000000000..6cc9329ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/back_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/back_knockdown.msa new file mode 100644 index 000000000..0e8ea8bbf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/back_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_damage.msa new file mode 100644 index 000000000..7dd725d11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/front_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_dead.msa new file mode 100644 index 000000000..6b166fd04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/front_dead.GR2" +MotionDuration 1.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_knockdown.msa new file mode 100644 index 000000000..3ab8f5c92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_standup.msa new file mode 100644 index 000000000..456f4108f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/normal_attack.msa new file mode 100644 index 000000000..64cd1b0ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.737226 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -110.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/normal_attack1.msa new file mode 100644 index 000000000..f16bc471d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.740876 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -110.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/run.msa new file mode 100644 index 000000000..a481fc1e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/run.GR2" +MotionDuration 0.833333 +Accumulation 0.00 -300.51 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/wait.msa new file mode 100644 index 000000000..381bd9f60 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/wait.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/wait1.msa new file mode 100644 index 000000000..4e415a096 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/wait1.GR2" +MotionDuration 3.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/icegolem_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/walk.msa new file mode 100644 index 000000000..e9f905a01 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/icegolem_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/firegolem_soldier/walk.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -221.53 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/00.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/00.msa new file mode 100644 index 000000000..9dd37273b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/03.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/03.msa new file mode 100644 index 000000000..4ad826a45 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -359.35 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/20.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/20.msa new file mode 100644 index 000000000..5a03e0344 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/20.msa @@ -0,0 +1,99 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/20.gr2" +MotionDuration 2.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 3 + Group HitData00 + { + AttackingStartTime 0.358881 + AttackingEndTime 0.541363 + AttackingBone "Bip01 L Foot" + WeaponLength 0.000000 + List HitPosition + { + 0.358881 -2.682559 -56.641060 118.766541 -2.682559 -56.641056 118.766533 + 0.367214 -2.941047 -73.760757 123.631859 -2.941047 -73.760750 123.631851 + 0.375547 -1.203864 -90.048538 131.358215 -1.203864 -90.048531 131.358200 + 0.383881 3.695443 -103.962097 142.973785 3.695443 -103.962090 142.973770 + 0.392214 12.637933 -112.419304 157.832825 12.637932 -112.419296 157.832809 + 0.400547 21.403667 -114.282700 169.212280 21.403666 -114.282692 169.212265 + 0.408881 26.882479 -113.923790 175.106659 26.882477 -113.923782 175.106644 + 0.417214 29.122217 -114.347733 177.169846 29.122215 -114.347725 177.169830 + 0.425547 28.393776 -116.577278 176.559158 28.393774 -116.577271 176.559143 + 0.433881 25.114788 -120.228958 173.830719 25.114786 -120.228951 173.830704 + 0.442214 22.097874 -123.004288 171.134445 22.097872 -123.004280 171.134430 + 0.450547 19.944302 -124.700577 168.976898 19.944300 -124.700569 168.976883 + 0.458881 18.734695 -125.468468 167.456253 18.734694 -125.468460 167.456238 + 0.467214 18.503983 -125.411797 166.632507 18.503981 -125.411789 166.632492 + 0.475547 18.760662 -125.013153 165.853241 18.760660 -125.013145 165.853226 + 0.483881 18.543835 -125.102173 163.781036 18.543833 -125.102165 163.781021 + 0.492214 17.844042 -125.584152 160.337860 17.844040 -125.584145 160.337845 + 0.500547 16.683525 -126.259460 155.459198 16.683523 -126.259453 155.459183 + 0.508881 15.100783 -126.835175 149.092499 15.100782 -126.835167 149.092484 + 0.517214 13.427702 -126.906349 141.895752 13.427701 -126.906342 141.895737 + 0.525547 11.885381 -126.314819 134.348984 11.885380 -126.314812 134.348969 + 0.533881 10.516881 -125.018600 126.534027 10.516880 -125.018593 126.534019 + } + } + Group HitData01 + { + AttackingStartTime 0.954988 + AttackingEndTime 1.052312 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.954988 -85.295029 -11.558192 217.990952 -85.295021 -11.558191 217.990936 + 0.963321 -79.597000 -50.832199 206.131653 -79.596992 -50.832195 206.131638 + 0.971655 -59.561577 -91.676346 185.117630 -59.561573 -91.676338 185.117615 + 0.979988 -23.916574 -121.654152 151.729599 -23.916573 -121.654144 151.729584 + 0.988321 12.936857 -128.841675 120.107178 12.936856 -128.841660 120.107170 + 0.996655 41.337929 -122.908852 97.019905 41.337925 -122.908844 97.019897 + 1.004988 60.780769 -113.538452 81.867790 60.780766 -113.538445 81.867783 + 1.013321 73.644394 -105.809425 72.875565 73.644386 -105.809418 72.875557 + 1.021655 83.044876 -100.607948 68.034279 83.044868 -100.607941 68.034271 + 1.029988 92.124275 -95.005005 64.689835 92.124268 -95.004997 64.689827 + 1.038321 101.007172 -88.576324 62.431931 101.007164 -88.576317 62.431927 + 1.046655 109.434280 -81.010094 61.053776 109.434273 -81.010086 61.053772 + } + } + Group HitData02 + { + AttackingStartTime 1.538930 + AttackingEndTime 1.678832 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 1.538930 60.075035 55.221092 76.747192 60.075031 55.221088 76.747185 + 1.547263 74.467613 37.719727 68.960541 74.467606 37.719723 68.960533 + 1.555596 85.812027 13.581315 64.743889 85.812019 13.581314 64.743881 + 1.563930 91.227539 -16.251026 65.323624 91.227531 -16.251024 65.323616 + 1.572263 88.772827 -46.436977 71.230560 88.772820 -46.436974 71.230553 + 1.580596 79.798523 -73.279388 81.815033 79.798515 -73.279381 81.815025 + 1.588930 66.166367 -95.519653 96.608437 66.166359 -95.519646 96.608429 + 1.597263 49.624844 -112.194641 115.409233 49.624840 -112.194633 115.409225 + 1.605596 31.466759 -122.300751 137.589935 31.466757 -122.300743 137.589920 + 1.613930 10.897710 -125.183403 159.425949 10.897709 -125.183395 159.425934 + 1.622263 -10.281776 -120.984406 179.680756 -10.281775 -120.984398 179.680740 + 1.630596 -30.675047 -109.944916 197.705246 -30.675045 -109.944908 197.705231 + 1.638929 -49.543755 -92.088295 212.238266 -49.543751 -92.088287 212.238251 + 1.647263 -64.836922 -69.774857 221.018036 -64.836914 -69.774849 221.018021 + 1.655596 -74.415199 -49.813038 224.011017 -74.415192 -49.813034 224.011002 + 1.663929 -80.400055 -34.580364 223.307449 -80.400047 -34.580360 223.307434 + 1.672263 -84.694191 -24.739868 220.575912 -84.694183 -24.739866 220.575897 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/30.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/30.msa new file mode 100644 index 000000000..0938b7dab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/30_1.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/30_1.msa new file mode 100644 index 000000000..2f089fceb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/31.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/31.msa new file mode 100644 index 000000000..2d04843e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/31.gr2" +MotionDuration 2.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/32.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/32.msa new file mode 100644 index 000000000..08e9f1b92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/32.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/33.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/33.msa new file mode 100644 index 000000000..d9e979772 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/33.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/34.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/34.msa new file mode 100644 index 000000000..1c4e88faf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/34_1.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/34_1.msa new file mode 100644 index 000000000..2225b56e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/35.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/35.msa new file mode 100644 index 000000000..61828919e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/36.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/36.msa new file mode 100644 index 000000000..1b7a6f8e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/36.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/37.msa b/serverfiles/main/srv1/share/data/monster/immotal_ghost/37.msa new file mode 100644 index 000000000..807f7c58d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/immotal_ghost/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/immotal_ghost/motlist.txt b/serverfiles/main/srv1/share/data/monster/immotal_ghost/motlist.txt new file mode 100644 index 000000000..c6cee3114 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/immotal_ghost/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/japanese_pirate/00.msa b/serverfiles/main/srv1/share/data/monster/japanese_pirate/00.msa new file mode 100644 index 000000000..94990015a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/japanese_pirate/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/japanese_pirate/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/japanese_pirate/02.msa b/serverfiles/main/srv1/share/data/monster/japanese_pirate/02.msa new file mode 100644 index 000000000..4cf463c5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/japanese_pirate/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/japanese_pirate/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -101.30 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/japanese_pirate/03.msa b/serverfiles/main/srv1/share/data/monster/japanese_pirate/03.msa new file mode 100644 index 000000000..139c308f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/japanese_pirate/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/japanese_pirate/03.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -248.10 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/japanese_pirate/03_1.msa b/serverfiles/main/srv1/share/data/monster/japanese_pirate/03_1.msa new file mode 100644 index 000000000..2b500ecf1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/japanese_pirate/03_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/japanese_pirate/03_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -240.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/japanese_pirate/03_2.msa b/serverfiles/main/srv1/share/data/monster/japanese_pirate/03_2.msa new file mode 100644 index 000000000..4b8145d58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/japanese_pirate/03_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/japanese_pirate/03_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -240.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/japanese_pirate/31.msa b/serverfiles/main/srv1/share/data/monster/japanese_pirate/31.msa new file mode 100644 index 000000000..f28325f08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/japanese_pirate/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/japanese_pirate/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/japanese_pirate/motlist.txt b/serverfiles/main/srv1/share/data/monster/japanese_pirate/motlist.txt new file mode 100644 index 000000000..29097f0ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/japanese_pirate/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT 00.msa 100 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 34 +GENERAL RUN1 03_1.msa 33 +GENERAL RUN2 03_2.msa 33 +GENERAL FRONT_DEAD 31.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/00.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/00.msa new file mode 100644 index 000000000..735b1a186 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/00.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/00.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/00_1.msa new file mode 100644 index 000000000..473351122 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/00_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/00_1.gr2" +MotionDuration 1.666667 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/02.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/02.msa new file mode 100644 index 000000000..a537513b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -112.09 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/03.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/03.msa new file mode 100644 index 000000000..74914daf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -243.42 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/20.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/20.msa new file mode 100644 index 000000000..1967b41f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/20.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.085158 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/30.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/30.msa new file mode 100644 index 000000000..d10305281 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/30.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/30.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/30_1.msa new file mode 100644 index 000000000..7fefb576a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/30_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/30_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/31.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/31.msa new file mode 100644 index 000000000..ce68b76e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/31.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/31.gr2" +MotionDuration 1.166667 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/32.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/32.msa new file mode 100644 index 000000000..658c99dc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/32.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/32.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/33.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/33.msa new file mode 100644 index 000000000..61d6a8bcf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/33.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/33.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/34.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/34.msa new file mode 100644 index 000000000..7544c376a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/34.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/34.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/34_1.msa new file mode 100644 index 000000000..2b4362752 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/34_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/34_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/35.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/35.msa new file mode 100644 index 000000000..5001a2f78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/35.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/35.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/36.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/36.msa new file mode 100644 index 000000000..aa9fbc346 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/36.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/36.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/37.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/37.msa new file mode 100644 index 000000000..3b5765fa7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/37.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/37.gr2" +MotionDuration 1.200000 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/motlist.txt new file mode 100644 index 000000000..fc6901fdd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/00.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/00.msa new file mode 100644 index 000000000..7adc1d054 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/00.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/00.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/00_1.msa new file mode 100644 index 000000000..41e7a2207 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/00_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/00_1.gr2" +MotionDuration 1.666667 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/02.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/02.msa new file mode 100644 index 000000000..d8f8cf3c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -197.48 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/03.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/03.msa new file mode 100644 index 000000000..4bf268375 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -308.70 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/20.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/20.msa new file mode 100644 index 000000000..853ddf82a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/20.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "season1\NPC\cheonjo_guard_spear\attack01.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/20_1.msa new file mode 100644 index 000000000..60160ac35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/20_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "season1\NPC\cheonjo_guard_spear\attack02.gr2" +MotionDuration 1.600000 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/30.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/30.msa new file mode 100644 index 000000000..0a467504e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/30.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/30.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/30_1.msa new file mode 100644 index 000000000..39e6dc52a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/30_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/30_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/31.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/31.msa new file mode 100644 index 000000000..5449f5a08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/31.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/31.gr2" +MotionDuration 1.833333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/32.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/32.msa new file mode 100644 index 000000000..d9e4cc5e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/32.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/32.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/33.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/33.msa new file mode 100644 index 000000000..a2cb6b40c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/33.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/33.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/34.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/34.msa new file mode 100644 index 000000000..7fc902de3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/34.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/34.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/34_1.msa new file mode 100644 index 000000000..db928e81a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/34_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/34_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/35.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/35.msa new file mode 100644 index 000000000..8523cef9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/35.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/35.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/36.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/36.msa new file mode 100644 index 000000000..61886c603 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/36.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/36.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/37.msa b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/37.msa new file mode 100644 index 000000000..e446a058b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/37.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/37.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/motlist.txt new file mode 100644 index 000000000..c60cb2e55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_guard_spear/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/00.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/00.msa new file mode 100644 index 000000000..c6380d11e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/00_1.msa new file mode 100644 index 000000000..b5b10f84c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/02.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/02.msa new file mode 100644 index 000000000..a537513b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -112.09 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/03.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/03.msa new file mode 100644 index 000000000..74914daf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -243.42 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/20.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/20.msa new file mode 100644 index 000000000..1967b41f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/20.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.085158 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/30.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/30.msa new file mode 100644 index 000000000..ec8c9434c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/30_1.msa new file mode 100644 index 000000000..af5b18018 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/31.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/31.msa new file mode 100644 index 000000000..3bdcb28a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/31.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/32.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/32.msa new file mode 100644 index 000000000..cbb9b8594 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/33.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/33.msa new file mode 100644 index 000000000..0b73bf9b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/34.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/34.msa new file mode 100644 index 000000000..63a252874 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/34_1.msa new file mode 100644 index 000000000..59867dfde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/35.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/35.msa new file mode 100644 index 000000000..673681f15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/36.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/36.msa new file mode 100644 index 000000000..1e7090a88 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/37.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/37.msa new file mode 100644 index 000000000..0b5b4e360 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/37.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/motlist.txt new file mode 100644 index 000000000..fc6901fdd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/00.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/00.msa new file mode 100644 index 000000000..364d1466d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/00_1.msa new file mode 100644 index 000000000..be1b7ffa5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/02.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/02.msa new file mode 100644 index 000000000..8453c9f18 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -197.48 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/03.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/03.msa new file mode 100644 index 000000000..aec048938 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -308.70 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/20.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/20.msa new file mode 100644 index 000000000..48b3c25e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/20.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/20.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/20_1.msa new file mode 100644 index 000000000..f1f5c79f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/20_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/20_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/30.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/30.msa new file mode 100644 index 000000000..0a30f9b0a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/30_1.msa new file mode 100644 index 000000000..2617cabf6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/31.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/31.msa new file mode 100644 index 000000000..0de5d06ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/31.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/32.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/32.msa new file mode 100644 index 000000000..05f6a9ea2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/33.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/33.msa new file mode 100644 index 000000000..f72386625 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/34.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/34.msa new file mode 100644 index 000000000..cdb7f33d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/34_1.msa new file mode 100644 index 000000000..c623ccfb9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/35.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/35.msa new file mode 100644 index 000000000..28630cdfa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/36.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/36.msa new file mode 100644 index 000000000..de8550cb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/37.msa b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/37.msa new file mode 100644 index 000000000..33db45fa3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_spear/37.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/motlist.txt new file mode 100644 index 000000000..c60cb2e55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/jinno_patrol_spear/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/lamb_pet/motlist.txt b/serverfiles/main/srv1/share/data/monster/lamb_pet/motlist.txt new file mode 100644 index 000000000..2707899a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lamb_pet/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/lamb_pet/run.msa b/serverfiles/main/srv1/share/data/monster/lamb_pet/run.msa new file mode 100644 index 000000000..700c9b277 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lamb_pet/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/lamb_pet/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lamb_pet/wait.msa b/serverfiles/main/srv1/share/data/monster/lamb_pet/wait.msa new file mode 100644 index 000000000..66cb46cba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lamb_pet/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/lamb_pet/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lamb_pet/wait1.msa b/serverfiles/main/srv1/share/data/monster/lamb_pet/wait1.msa new file mode 100644 index 000000000..c94d81522 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lamb_pet/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/lamb_pet/wait1.gr2" +MotionDuration 2.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lamb_pet/wait2.msa b/serverfiles/main/srv1/share/data/monster/lamb_pet/wait2.msa new file mode 100644 index 000000000..8e83f6e26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lamb_pet/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/lamb_pet/wait2.gr2" +MotionDuration 3.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lamb_pet/walk.msa b/serverfiles/main/srv1/share/data/monster/lamb_pet/walk.msa new file mode 100644 index 000000000..c06b49fca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lamb_pet/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/lamb_pet/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -83.95 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leechung/motlist.txt b/serverfiles/main/srv1/share/data/monster/leechung/motlist.txt new file mode 100644 index 000000000..90bb7a21b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leechung/motlist.txt @@ -0,0 +1,4 @@ +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/leechung/run.msa b/serverfiles/main/srv1/share/data/monster/leechung/run.msa new file mode 100644 index 000000000..ef310f1fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leechung/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leechung/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -353.35 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leechung/wait.msa b/serverfiles/main/srv1/share/data/monster/leechung/wait.msa new file mode 100644 index 000000000..6d15a54c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leechung/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leechung/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leechung/wait1.msa b/serverfiles/main/srv1/share/data/monster/leechung/wait1.msa new file mode 100644 index 000000000..0142d584e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leechung/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leechung/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leechung/walk.msa b/serverfiles/main/srv1/share/data/monster/leechung/walk.msa new file mode 100644 index 000000000..452daf9dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leechung/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leechung/walk.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -217.59 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/back_damage.msa new file mode 100644 index 000000000..669f781ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/back_damage1.msa new file mode 100644 index 000000000..655a4e81e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/back_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/back_knockdown.msa new file mode 100644 index 000000000..c0133891d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_damage.msa new file mode 100644 index 000000000..c0e05307d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_damage1.msa new file mode 100644 index 000000000..76a3e42a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_dead.msa new file mode 100644 index 000000000..ef8c2d207 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_knockdown.msa new file mode 100644 index 000000000..a0d4b92f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_standup.msa new file mode 100644 index 000000000..82a95435b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/lemures_boss/motlist.txt new file mode 100644 index 000000000..dc5eff3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/normal_attack.msa new file mode 100644 index 000000000..d46a4573e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_boss\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.543796 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -200.000000 -350.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.620438 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 200.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/normal_attack1.msa new file mode 100644 index 000000000..cbf9fc698 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_boss\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.543796 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 100.000000 -250.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.638686 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position -100.000000 -250.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/run.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/run.msa new file mode 100644 index 000000000..43106c5d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/run.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -438.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/special_attack.msa new file mode 100644 index 000000000..bdd8ce2ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/special_attack.msa @@ -0,0 +1,104 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_boss\special_attack.GR2" +MotionDuration 3.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 9 + Group Event00 + { + MotionEventType 1 + StartingTime 0.948905 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 8 + StartingTime 0.854015 + } + Group Event02 + { + MotionEventType 7 + StartingTime 1.547445 + } + Group Event03 + { + MotionEventType 9 + StartingTime 1.218978 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.313869 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/light_emissive3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.313869 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/spell2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 2.065693 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/yellow_tigerman_24_1.mse" + EffectPosition 0.000000 -350.000000 0.000000 + } + Group Event07 + { + MotionEventType 2 + StartingTime 2.109489 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event08 + { + MotionEventType 4 + StartingTime 2.109489 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 550.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/wait.msa new file mode 100644 index 000000000..a8499dc0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/wait1.msa new file mode 100644 index 000000000..c6c719f82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/wait1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/wait2.msa new file mode 100644 index 000000000..e56a251b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/wait2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss/walk.msa new file mode 100644 index 000000000..8291f28bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -266.78 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/back_damage.msa new file mode 100644 index 000000000..00d861101 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/back_damage1.msa new file mode 100644 index 000000000..56949a33c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/back_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/back_knockdown.msa new file mode 100644 index 000000000..2421e0761 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_damage.msa new file mode 100644 index 000000000..5017cea09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_damage1.msa new file mode 100644 index 000000000..88f1fec61 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_dead.msa new file mode 100644 index 000000000..250346496 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/front_dead.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_knockdown.msa new file mode 100644 index 000000000..8eef805ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_standup.msa new file mode 100644 index 000000000..aa50d6cb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/lemures_boss2/motlist.txt new file mode 100644 index 000000000..3c7e5aafb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/normal_attack.msa new file mode 100644 index 000000000..d62421dfa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_boss2\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.697080 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position -200.000000 -270.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.791971 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 230.000000 + Position 200.000000 -270.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/normal_attack1.msa new file mode 100644 index 000000000..76e462384 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_boss2\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.624088 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 270.000000 + Position 0.000000 -500.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/run.msa new file mode 100644 index 000000000..e0fa188bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/run.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -610.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/special_attack.msa new file mode 100644 index 000000000..b1a4084ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/special_attack.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_boss2\special_attack.GR2" +MotionDuration 2.166667 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.964720 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/spell2.mse" + EffectPosition -10.000000 -350.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.980535 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/light_emissive4.mse" + EffectPosition -10.000000 -350.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.006894 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.027981 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 550.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/special_attack1.msa new file mode 100644 index 000000000..833ca2b29 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/special_attack1.msa @@ -0,0 +1,124 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_boss2\special_attack1.GR2" +MotionDuration 2.166667 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.521898 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado1_blue.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.574615 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition 0.000000 50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.975264 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition 0.000000 -50.000000 10.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.386456 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition 0.000000 -150.000000 20.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.606245 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.001622 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.402271 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 550.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/wait.msa new file mode 100644 index 000000000..488fead65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/wait.gr2" +MotionDuration 1.766667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/wait1.msa new file mode 100644 index 000000000..de0c25aac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/wait2.msa new file mode 100644 index 000000000..0efe31cf5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/lemures_boss2/walk.msa new file mode 100644 index 000000000..d8741e73b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_boss2/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -306.49 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/back_damage.msa new file mode 100644 index 000000000..32e92acca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/back_knockdown.msa new file mode 100644 index 000000000..23143dc7a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/front_damage.msa new file mode 100644 index 000000000..ae25af592 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/front_dead.msa new file mode 100644 index 000000000..b5b22e2ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/front_knockdown.msa new file mode 100644 index 000000000..4474c437d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/front_standup.msa new file mode 100644 index 000000000..50a0bb351 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/lemures_general/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/normal_attack.msa new file mode 100644 index 000000000..7ab6d06c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_general\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.538524 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -150.000000 80.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/normal_attack1.msa new file mode 100644 index 000000000..f920b023a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_general\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.535280 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/run.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/run.msa new file mode 100644 index 000000000..5fd6f9216 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -584.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/wait.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/wait.msa new file mode 100644 index 000000000..68a7ede79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/wait1.msa new file mode 100644 index 000000000..0be5ed75a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/wait1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_general/walk.msa b/serverfiles/main/srv1/share/data/monster/lemures_general/walk.msa new file mode 100644 index 000000000..e73df1ff0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -226.62 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/back_damage.msa new file mode 100644 index 000000000..f28da1407 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/back_knockdown.msa new file mode 100644 index 000000000..b27d96861 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/front_damage.msa new file mode 100644 index 000000000..9c2757497 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/front_dead.msa new file mode 100644 index 000000000..7b75ca5bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/front_dead.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/front_knockdown.msa new file mode 100644 index 000000000..cbebc8c4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/front_standup.msa new file mode 100644 index 000000000..cdfa2e92b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/lemures_magic/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/normal_attack.msa new file mode 100644 index 000000000..8db4c687f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_magic\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.897810 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster/holy_blue1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/normal_attack1.msa new file mode 100644 index 000000000..22fd8e136 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_magic\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 6 + StartingTime 0.609489 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster/holy_blue1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.770073 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/holy_blue1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.164234 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_blow2.mse" + EffectPosition 30.000000 -70.000000 200.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.229927 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/run.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/run.msa new file mode 100644 index 000000000..bb6e1544b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -424.13 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/special_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/special_attack.msa new file mode 100644 index 000000000..6507c1ddc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/special_attack.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_magic\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 1.309489 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 550.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.164234 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_blow2.mse" + EffectPosition 30.000000 -70.000000 200.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.229927 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/wait.msa new file mode 100644 index 000000000..00b90f4f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/wait1.msa new file mode 100644 index 000000000..aa05d50fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/wait1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/lemures_magic/walk.msa new file mode 100644 index 000000000..f31950949 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_magic/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_magic/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -220.72 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/back_damage.msa new file mode 100644 index 000000000..0096e7c41 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/back_knockdown.msa new file mode 100644 index 000000000..b75a48916 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/front_damage.msa new file mode 100644 index 000000000..78566a5ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/front_dead.msa new file mode 100644 index 000000000..26918167a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/front_dead.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/front_knockdown.msa new file mode 100644 index 000000000..70675354a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/front_standup.msa new file mode 100644 index 000000000..058e0e939 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/lemures_officer/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/normal_attack.msa new file mode 100644 index 000000000..ef66030af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_officer\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.564477 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.609895 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position -220.000000 -220.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/normal_attack1.msa new file mode 100644 index 000000000..b1bd1d9fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_officer\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.656934 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -370.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/run.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/run.msa new file mode 100644 index 000000000..e237841fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -460.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/wait.msa new file mode 100644 index 000000000..2c50557ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/wait1.msa new file mode 100644 index 000000000..91cd48b51 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/lemures_officer/walk.msa new file mode 100644 index 000000000..845b826e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_officer/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_officer/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -189.93 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/back_damage.msa new file mode 100644 index 000000000..7151be0f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/back_damage.gr2" +MotionDuration 0.700000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/back_knockdown.msa new file mode 100644 index 000000000..6bbf96ad3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_damage.msa new file mode 100644 index 000000000..27048bdef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/front_damage.gr2" +MotionDuration 0.700000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_dead.msa new file mode 100644 index 000000000..8278727f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/front_dead.gr2" +MotionDuration 1.966667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_knockdown.msa new file mode 100644 index 000000000..67e330f9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_standup.msa new file mode 100644 index 000000000..66c372970 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/front_standup.gr2" +MotionDuration 1.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/lemures_soldier/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/normal_attack.msa new file mode 100644 index 000000000..191eb075c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_soldier\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.397810 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -160.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/normal_attack1.msa new file mode 100644 index 000000000..ea35a1453 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_soldier\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.572993 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/run.msa new file mode 100644 index 000000000..d6b09d939 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -441.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/wait.msa new file mode 100644 index 000000000..78293c269 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/wait1.msa new file mode 100644 index 000000000..c2e14d6c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/wait1.gr2" +MotionDuration 2.066667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier/walk.msa new file mode 100644 index 000000000..f0f25d785 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -285.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/back_damage.msa new file mode 100644 index 000000000..004e758a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/back_damage.gr2" +MotionDuration 1.033333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/back_knockdown.msa new file mode 100644 index 000000000..3abdc494e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/back_knockdown.gr2" +MotionDuration 1.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_damage.msa new file mode 100644 index 000000000..365b757b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/front_damage.gr2" +MotionDuration 0.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_dead.msa new file mode 100644 index 000000000..f78ebbaa3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/front_dead.gr2" +MotionDuration 2.433333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_knockdown.msa new file mode 100644 index 000000000..e04e0e639 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/front_knockdown.gr2" +MotionDuration 1.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_standup.msa new file mode 100644 index 000000000..063cde527 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/front_standup.gr2" +MotionDuration 1.700000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/motlist.txt b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/normal_attack.msa new file mode 100644 index 000000000..7bec9ed66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\normal_attack.GR2" +MotionDuration 1.566667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.583212 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 10.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.861476 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position -10.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/normal_attack1.msa new file mode 100644 index 000000000..624af043d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\normal_attack1.GR2" +MotionDuration 1.700000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.603893 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -250.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/run.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/run.msa new file mode 100644 index 000000000..e82381181 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -332.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/wait.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/wait.msa new file mode 100644 index 000000000..b5b523162 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/wait1.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/wait1.msa new file mode 100644 index 000000000..6f32f048a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lemures_soldier2/walk.msa b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/walk.msa new file mode 100644 index 000000000..baafdd0d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lemures_soldier2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lemures_soldier2/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -230.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/combo_attack.msa b/serverfiles/main/srv1/share/data/monster/leopard/combo_attack.msa new file mode 100644 index 000000000..d97909b8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/combo_attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leopard/combo_attack.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/dead.msa b/serverfiles/main/srv1/share/data/monster/leopard/dead.msa new file mode 100644 index 000000000..e37354f73 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leopard/dead.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/front_damage.msa b/serverfiles/main/srv1/share/data/monster/leopard/front_damage.msa new file mode 100644 index 000000000..332367784 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leopard/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/motlist.txt b/serverfiles/main/srv1/share/data/monster/leopard/motlist.txt new file mode 100644 index 000000000..85df5aec2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 10 +GENERAL WAIT2 wait2.msa 10 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK combo_attack.msa 100 +GENERAL COMBO_ATTACK1 combo_attack.msa 100 +GENERAL COMBO_ATTACK2 combo_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE front_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/run.msa b/serverfiles/main/srv1/share/data/monster/leopard/run.msa new file mode 100644 index 000000000..c680c191a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leopard/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -589.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/skill2.msa b/serverfiles/main/srv1/share/data/monster/leopard/skill2.msa new file mode 100644 index 000000000..5afec1449 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/skill2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\skill2.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/wait.msa b/serverfiles/main/srv1/share/data/monster/leopard/wait.msa new file mode 100644 index 000000000..cddbdaf8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leopard/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/wait1.msa b/serverfiles/main/srv1/share/data/monster/leopard/wait1.msa new file mode 100644 index 000000000..adfd27241 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leopard/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/wait2.msa b/serverfiles/main/srv1/share/data/monster/leopard/wait2.msa new file mode 100644 index 000000000..0fabbbb1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leopard/wait2.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard/walk.msa b/serverfiles/main/srv1/share/data/monster/leopard/walk.msa new file mode 100644 index 000000000..a48f9be8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/leopard/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -278.46 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/leopard_young1/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard_young1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard_young1/run.msa b/serverfiles/main/srv1/share/data/monster/leopard_young1/run.msa new file mode 100644 index 000000000..9e72c2725 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/leopard_young1/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/leopard_young1/wait.msa new file mode 100644 index 000000000..7b94c1eb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/leopard_young1/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/leopard_young1/wait1.msa new file mode 100644 index 000000000..0e17f6a5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/leopard_young1/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/leopard_young1/wait2.msa new file mode 100644 index 000000000..7aca9864a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/leopard_young1/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/leopard_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/leopard_young1/walk.msa new file mode 100644 index 000000000..9d97dcc53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/leopard_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/leopard_young1/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -70.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/attack1.msa b/serverfiles/main/srv1/share/data/monster/lion/attack1.msa new file mode 100644 index 000000000..d220eb36c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/attack2.msa b/serverfiles/main/srv1/share/data/monster/lion/attack2.msa new file mode 100644 index 000000000..e10235679 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/attack2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/attack2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/attack3.msa b/serverfiles/main/srv1/share/data/monster/lion/attack3.msa new file mode 100644 index 000000000..cf3edfda0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/attack3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/attack3.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lion/back_damage.msa new file mode 100644 index 000000000..f71f70543 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/combo_attack1.msa b/serverfiles/main/srv1/share/data/monster/lion/combo_attack1.msa new file mode 100644 index 000000000..dfd224849 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/combo_attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/combo_attack1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/dead.msa b/serverfiles/main/srv1/share/data/monster/lion/dead.msa new file mode 100644 index 000000000..ae9241e17 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/dead.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lion/front_damage.msa new file mode 100644 index 000000000..ddd202002 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/motlist.txt b/serverfiles/main/srv1/share/data/monster/lion/motlist.txt new file mode 100644 index 000000000..4afbf1c8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK combo_attack1.msa 100 +GENERAL COMBO_ATTACK1 combo_attack1.msa 100 +GENERAL COMBO_ATTACK2 combo_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/run.msa b/serverfiles/main/srv1/share/data/monster/lion/run.msa new file mode 100644 index 000000000..fde741a5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -589.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/skill.msa b/serverfiles/main/srv1/share/data/monster/lion/skill.msa new file mode 100644 index 000000000..2e002aee0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/skill.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/skill.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/skill2.msa b/serverfiles/main/srv1/share/data/monster/lion/skill2.msa new file mode 100644 index 000000000..10451a7bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/stand_up.msa b/serverfiles/main/srv1/share/data/monster/lion/stand_up.msa new file mode 100644 index 000000000..f5cd55d95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/stand_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/stand_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/wait.msa b/serverfiles/main/srv1/share/data/monster/lion/wait.msa new file mode 100644 index 000000000..7dd3f516f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/wait1.msa b/serverfiles/main/srv1/share/data/monster/lion/wait1.msa new file mode 100644 index 000000000..3ca689c86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/wait2.msa b/serverfiles/main/srv1/share/data/monster/lion/wait2.msa new file mode 100644 index 000000000..65adaee3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion/walk.msa b/serverfiles/main/srv1/share/data/monster/lion/walk.msa new file mode 100644 index 000000000..d8744d975 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -278.46 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/attack1.msa b/serverfiles/main/srv1/share/data/monster/lion_2/attack1.msa new file mode 100644 index 000000000..437c35296 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/attack2.msa b/serverfiles/main/srv1/share/data/monster/lion_2/attack2.msa new file mode 100644 index 000000000..2db8b71c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/attack2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/attack2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/attack3.msa b/serverfiles/main/srv1/share/data/monster/lion_2/attack3.msa new file mode 100644 index 000000000..3facaf61a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/attack3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/attack3.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lion_2/back_damage.msa new file mode 100644 index 000000000..84fce1384 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/dead.msa b/serverfiles/main/srv1/share/data/monster/lion_2/dead.msa new file mode 100644 index 000000000..6634799d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/dead.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lion_2/front_damage.msa new file mode 100644 index 000000000..ba672df40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/motlist.txt b/serverfiles/main/srv1/share/data/monster/lion_2/motlist.txt new file mode 100644 index 000000000..f3c08adb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK attack1.msa 100 +GENERAL COMBO_ATTACK1 attack2.msa 100 +GENERAL COMBO_ATTACK2 attack3.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/run.msa b/serverfiles/main/srv1/share/data/monster/lion_2/run.msa new file mode 100644 index 000000000..0a23bda56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -589.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/skill.msa b/serverfiles/main/srv1/share/data/monster/lion_2/skill.msa new file mode 100644 index 000000000..56df1e26c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/skill.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/skill.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/skill2.msa b/serverfiles/main/srv1/share/data/monster/lion_2/skill2.msa new file mode 100644 index 000000000..5afec1449 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/skill2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\skill2.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/stand_up.msa b/serverfiles/main/srv1/share/data/monster/lion_2/stand_up.msa new file mode 100644 index 000000000..47a6cddcb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/stand_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/stand_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/wait.msa b/serverfiles/main/srv1/share/data/monster/lion_2/wait.msa new file mode 100644 index 000000000..da1ae2266 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/wait1.msa b/serverfiles/main/srv1/share/data/monster/lion_2/wait1.msa new file mode 100644 index 000000000..c5c8b14a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/wait2.msa b/serverfiles/main/srv1/share/data/monster/lion_2/wait2.msa new file mode 100644 index 000000000..5f91c6559 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_2/walk.msa b/serverfiles/main/srv1/share/data/monster/lion_2/walk.msa new file mode 100644 index 000000000..33bf9038f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion_2/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -278.46 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/attack1.msa b/serverfiles/main/srv1/share/data/monster/lion_white/attack1.msa new file mode 100644 index 000000000..d7cdbf668 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/attack1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\attack1.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/attack2.msa b/serverfiles/main/srv1/share/data/monster/lion_white/attack2.msa new file mode 100644 index 000000000..b687fbd2f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/attack2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\attack2.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/attack3.msa b/serverfiles/main/srv1/share/data/monster/lion_white/attack3.msa new file mode 100644 index 000000000..7026111f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/attack3.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\attack3.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/back_damage.msa b/serverfiles/main/srv1/share/data/monster/lion_white/back_damage.msa new file mode 100644 index 000000000..f119327ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\back_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/dead.msa b/serverfiles/main/srv1/share/data/monster/lion_white/dead.msa new file mode 100644 index 000000000..7fc1afe00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\dead.GR2" +MotionDuration 1.300000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/front_damage.msa b/serverfiles/main/srv1/share/data/monster/lion_white/front_damage.msa new file mode 100644 index 000000000..43de26b0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\front_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/motlist.txt b/serverfiles/main/srv1/share/data/monster/lion_white/motlist.txt new file mode 100644 index 000000000..f3c08adb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK attack1.msa 100 +GENERAL COMBO_ATTACK1 attack2.msa 100 +GENERAL COMBO_ATTACK2 attack3.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/run.msa b/serverfiles/main/srv1/share/data/monster/lion_white/run.msa new file mode 100644 index 000000000..fde741a5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/lion/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -589.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/skill.msa b/serverfiles/main/srv1/share/data/monster/lion_white/skill.msa new file mode 100644 index 000000000..74b4cffd0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/skill.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\skill.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/skill2.msa b/serverfiles/main/srv1/share/data/monster/lion_white/skill2.msa new file mode 100644 index 000000000..5afec1449 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/skill2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\skill2.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/stand_up.msa b/serverfiles/main/srv1/share/data/monster/lion_white/stand_up.msa new file mode 100644 index 000000000..beeb867f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/stand_up.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\stand_up.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/wait.msa b/serverfiles/main/srv1/share/data/monster/lion_white/wait.msa new file mode 100644 index 000000000..022953f3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\wait.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/wait1.msa b/serverfiles/main/srv1/share/data/monster/lion_white/wait1.msa new file mode 100644 index 000000000..2bead9b9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\wait1.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/wait2.msa b/serverfiles/main/srv1/share/data/monster/lion_white/wait2.msa new file mode 100644 index 000000000..63e34b63f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/wait2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\wait2.GR2" +MotionDuration 1.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_white/walk.msa b/serverfiles/main/srv1/share/data/monster/lion_white/walk.msa new file mode 100644 index 000000000..35bf396c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_white/walk.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\npc\lion\walk.GR2" +MotionDuration 0.800000 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/00.msa b/serverfiles/main/srv1/share/data/monster/lion_young/00.msa new file mode 100644 index 000000000..ac14a4ec4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/00.gr2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/00_1.msa b/serverfiles/main/srv1/share/data/monster/lion_young/00_1.msa new file mode 100644 index 000000000..7865d6793 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/00_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/00_1.gr2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/03.msa b/serverfiles/main/srv1/share/data/monster/lion_young/03.msa new file mode 100644 index 000000000..24149617a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/03.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/03.gr2" +MotionDuration 0.6667 +Accumulation 0.0000 -400.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/20.msa b/serverfiles/main/srv1/share/data/monster/lion_young/20.msa new file mode 100644 index 000000000..6c4a39b1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/20.msa @@ -0,0 +1,63 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/20.gr2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.323601 + AttackingEndTime 0.613139 + AttackingBone "Bip01 Head" + WeaponLength 0.000000 + List HitPosition + { + 0.323601 5.491230 -80.175987 173.581741 5.491230 -80.175980 173.581726 + 0.331934 5.629964 -83.334465 171.248306 5.629963 -83.334457 171.248291 + 0.340268 5.702469 -87.870117 167.310654 5.702468 -87.870110 167.310638 + 0.348601 5.681056 -93.556824 161.508057 5.681056 -93.556816 161.508041 + 0.356934 5.538520 -99.876228 153.710358 5.538519 -99.876221 153.710342 + 0.365268 5.244997 -106.539703 143.632889 5.244997 -106.539696 143.632874 + 0.373601 4.772408 -113.173462 130.980728 4.772408 -113.173454 130.980713 + 0.381934 4.203783 -118.475677 117.425598 4.203782 -118.475670 117.425591 + 0.390268 3.758678 -121.170334 106.844353 3.758678 -121.170326 106.844345 + 0.398601 3.483386 -121.931709 99.832672 3.483386 -121.931702 99.832664 + 0.406934 3.398362 -121.279160 96.630882 3.398362 -121.279152 96.630875 + 0.415268 3.365895 -120.176170 94.895081 3.365895 -120.176163 94.895073 + 0.423601 3.279863 -119.171051 92.841385 3.279863 -119.171043 92.841377 + 0.431934 3.139101 -118.246193 90.464279 3.139100 -118.246185 90.464272 + 0.440268 2.945440 -117.373444 87.791489 2.945440 -117.373436 87.791481 + 0.448601 2.737386 -116.469940 85.249504 2.737386 -116.469933 85.249496 + 0.456934 2.527530 -115.525681 82.975105 2.527530 -115.525673 82.975098 + 0.465268 2.316418 -114.553383 80.972725 2.316418 -114.553375 80.972717 + 0.473601 2.104940 -113.576248 79.216026 2.104940 -113.576241 79.216019 + 0.481934 1.895011 -112.655067 77.575806 1.895011 -112.655060 77.575798 + 0.490267 1.687192 -111.800995 76.038399 1.687192 -111.800987 76.038391 + 0.498601 1.481908 -111.018646 74.605331 1.481908 -111.018639 74.605324 + 0.506934 1.288726 -110.283073 73.330711 1.288726 -110.283066 73.330704 + 0.515267 1.125039 -109.549637 72.313438 1.125039 -109.549629 72.313431 + 0.523601 0.991389 -108.828857 71.556786 0.991389 -108.828850 71.556778 + 0.531934 0.887762 -108.130371 71.060959 0.887762 -108.130363 71.060951 + 0.540267 0.800419 -107.459076 70.715866 0.800419 -107.459068 70.715858 + 0.548601 0.719232 -106.815910 70.440742 0.719232 -106.815903 70.440735 + 0.556934 0.644225 -106.202057 70.235596 0.644225 -106.202049 70.235588 + 0.565267 0.575227 -105.618195 70.099594 0.575227 -105.618187 70.099586 + 0.573601 0.509955 -105.059448 70.021973 0.509955 -105.059441 70.021965 + 0.581934 0.447764 -104.524681 69.999435 0.447764 -104.524673 69.999428 + 0.590267 0.388682 -104.014435 70.031967 0.388682 -104.014427 70.031960 + 0.598601 0.332741 -103.527626 70.116730 0.332741 -103.527618 70.116722 + 0.606934 0.280011 -103.057800 70.241135 0.280011 -103.057793 70.241127 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/20_1.msa b/serverfiles/main/srv1/share/data/monster/lion_young/20_1.msa new file mode 100644 index 000000000..b37c34a52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/20_1.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/20_1.gr2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.272506 + AttackingEndTime 0.440389 + AttackingBone "Bip01 Head" + WeaponLength 0.000000 + List HitPosition + { + 0.272506 4.586948 -69.223419 187.331619 4.586948 -69.223412 187.331604 + 0.280839 4.476906 -70.273911 186.862579 4.476905 -70.273903 186.862564 + 0.289173 4.393859 -71.837250 186.389954 4.393859 -71.837242 186.389938 + 0.297506 4.354649 -73.992699 186.110275 4.354649 -73.992691 186.110260 + 0.305839 4.358465 -76.743614 185.986649 4.358465 -76.743607 185.986633 + 0.314173 4.408722 -80.113739 185.940628 4.408722 -80.113731 185.940613 + 0.322506 4.500803 -84.946892 185.145050 4.500803 -84.946884 185.145035 + 0.330839 4.624814 -91.629425 182.907700 4.624813 -91.629417 182.907684 + 0.339173 4.767882 -100.050568 178.692368 4.767881 -100.050560 178.692352 + 0.347506 4.904968 -109.818764 171.866531 4.904968 -109.818756 171.866516 + 0.355839 4.961659 -119.712585 162.151764 4.961658 -119.712578 162.151749 + 0.364173 4.897998 -129.160980 149.337540 4.897998 -129.160965 149.337524 + 0.372506 4.689745 -137.637741 133.247162 4.689744 -137.637726 133.247147 + 0.380839 4.380710 -144.172348 115.275246 4.380709 -144.172333 115.275238 + 0.389173 4.156225 -147.949585 100.090134 4.156225 -147.949570 100.090126 + 0.397506 4.058372 -149.843094 88.616211 4.058372 -149.843079 88.616203 + 0.405839 4.097071 -150.668777 81.173607 4.097070 -150.668762 81.173599 + 0.414173 4.185730 -151.065735 76.064964 4.185730 -151.065720 76.064957 + 0.422506 4.216997 -151.280029 71.116821 4.216997 -151.280014 71.116814 + 0.430839 4.186554 -151.332748 66.338737 4.186553 -151.332733 66.338730 + 0.439173 4.092794 -151.241211 61.764442 4.092794 -151.241196 61.764439 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/30.msa b/serverfiles/main/srv1/share/data/monster/lion_young/30.msa new file mode 100644 index 000000000..36b705bbd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/30.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/30.gr2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/31.msa b/serverfiles/main/srv1/share/data/monster/lion_young/31.msa new file mode 100644 index 000000000..b159c9025 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/31.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/31.gr2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/32.msa b/serverfiles/main/srv1/share/data/monster/lion_young/32.msa new file mode 100644 index 000000000..0b1a591cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/32.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/32.gr2" +MotionDuration 0.7667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/33.msa b/serverfiles/main/srv1/share/data/monster/lion_young/33.msa new file mode 100644 index 000000000..9f46461b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/33.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/33.gr2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/34.msa b/serverfiles/main/srv1/share/data/monster/lion_young/34.msa new file mode 100644 index 000000000..59e57b1a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/34.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/34.gr2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/35.msa b/serverfiles/main/srv1/share/data/monster/lion_young/35.msa new file mode 100644 index 000000000..71752143a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/35.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/35.gr2" +MotionDuration 0.7667 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/37.msa b/serverfiles/main/srv1/share/data/monster/lion_young/37.msa new file mode 100644 index 000000000..433aa1133 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/37.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/37.gr2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/37_1.msa b/serverfiles/main/srv1/share/data/monster/lion_young/37_1.msa new file mode 100644 index 000000000..0293d6865 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/37_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/lion_young/37_1.gr2" +MotionDuration 0.866667 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_young/motlist.txt b/serverfiles/main/srv1/share/data/monster/lion_young/motlist.txt new file mode 100644 index 000000000..967396674 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/lion_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/lion_young1/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_young1/run.msa b/serverfiles/main/srv1/share/data/monster/lion_young1/run.msa new file mode 100644 index 000000000..0e46caf30 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/lion_young1/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/lion_young1/wait.msa new file mode 100644 index 000000000..306702cc5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/lion_young1/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/lion_young1/wait1.msa new file mode 100644 index 000000000..c2b7c6713 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/lion_young1/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/lion_young1/wait2.msa new file mode 100644 index 000000000..c0eb32af0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/lion_young1/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/lion_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/lion_young1/walk.msa new file mode 100644 index 000000000..9b43445ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/lion_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/lion_young1/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -70.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_damage.msa new file mode 100644 index 000000000..f99657bad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/front_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_dead.msa new file mode 100644 index 000000000..6502a8493 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/front_dead.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_knockdown.msa new file mode 100644 index 000000000..d731d6e04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_standup.msa new file mode 100644 index 000000000..053562817 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/motlist.txt new file mode 100644 index 000000000..c8f4ea54f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/motlist.txt @@ -0,0 +1,11 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 50 +GENERAL SPECIAL1 special_attack2.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/normal_attack1.msa new file mode 100644 index 000000000..341c8c8f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/normal_attack1.msa @@ -0,0 +1,131 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/normal_attack1.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.022303 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.972425 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_n1_throw.mse" + EffectPosition 0.000000 -300.000000 260.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.981346 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.003650 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -400.000000 200.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.017032 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -800.000000 200.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.034874 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -1200.000000 200.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.052717 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -1600.000000 200.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/normal_attack2.msa new file mode 100644 index 000000000..5f0bc6f11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/normal_attack2.msa @@ -0,0 +1,131 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/normal_attack2.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.624493 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_n1_throw.mse" + EffectPosition 0.000000 -330.000000 220.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.040552 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left_weapon" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_making.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.636659 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -400.000000 200.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.644769 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -800.000000 200.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.656934 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -1200.000000 200.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.669100 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -1600.000000 200.000000 + } + } + Group Event06 + { + MotionEventType 2 + StartingTime 0.616383 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/run.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/run.msa new file mode 100644 index 000000000..008c89aa2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/run.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -600.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/special_attack1.msa new file mode 100644 index 000000000..2cf9ce1e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/special_attack1.msa @@ -0,0 +1,101 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/special_attack1.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.030414 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/12_she_s2_smoke.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.611922 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s1_blow_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.581509 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s1_blow.mse" + EffectPosition 0.000000 0.000000 400.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.593674 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.502433 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.433090 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/special_attack2.msa new file mode 100644 index 000000000..32dc8b867 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/special_attack2.msa @@ -0,0 +1,203 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/special_attack2.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 13 + Group Event00 + { + MotionEventType 4 + StartingTime 1.381995 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -400.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.362530 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_throw.mse" + EffectPosition 0.000000 -150.000000 200.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.362530 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_n1_throw.mse" + EffectPosition 100.000000 -150.000000 200.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.362530 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_n1_throw.mse" + EffectPosition -100.000000 -150.000000 200.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.411192 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -800.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.440389 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -1200.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.038929 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 0.423358 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event08 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event09 + { + MotionEventType 1 + StartingTime 0.433090 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event10 + { + MotionEventType 2 + StartingTime 1.352798 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event11 + { + MotionEventType 1 + StartingTime 1.350000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "luck_sheep_boss_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/luck_sh_s2_blow.mse" + EffectPosition 0.000000 -150.000000 200.000000 + } + Group Event12 + { + MotionEventType 4 + StartingTime 1.464720 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -1600.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/wait.msa new file mode 100644 index 000000000..eedc5a3a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/luck_sheep_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/luck_sheep_boss/wait.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/00.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/00.msa new file mode 100644 index 000000000..3d7250c1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/00_1.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/00_1.msa new file mode 100644 index 000000000..8f794599e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/00_2.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/00_2.msa new file mode 100644 index 000000000..f3e44e261 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/00_2.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/02.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/02.msa new file mode 100644 index 000000000..fcc386029 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -92.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/03.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/03.msa new file mode 100644 index 000000000..cc96d3928 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -321.13 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/20.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/20.msa new file mode 100644 index 000000000..93c770cb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/20.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.598540 + AttackingEndTime 0.733577 + AttackingBone "Bip01 R Finger2" + WeaponLength 170.000000 + List HitPosition + { + 0.598540 35.819256 110.844971 274.247833 74.358269 252.552216 188.624619 + 0.606873 6.242163 96.144073 284.011230 58.033703 250.729111 236.049606 + 0.615207 -24.272596 73.095634 287.931793 32.385532 233.207962 293.339264 + 0.623540 -52.479851 46.825081 284.441711 -4.583446 198.241562 344.863129 + 0.631873 -76.702400 18.143169 273.264709 -48.475006 143.295776 384.625397 + 0.640207 -95.171356 -11.356950 253.791565 -92.907951 66.393150 404.726563 + 0.648540 -106.179703 -38.396324 225.991730 -128.493484 -29.722727 393.981842 + 0.656873 -108.976936 -58.172894 191.743820 -143.416397 -131.509262 340.821564 + 0.665207 -105.167206 -67.394539 160.565674 -131.025238 -203.434372 258.956329 + 0.673540 -99.645920 -69.810974 138.161942 -106.379753 -233.960876 181.835983 + 0.681873 -95.012901 -69.661697 122.921036 -84.415810 -239.277664 124.066238 + 0.690207 -91.665970 -69.433411 112.651543 -71.041428 -236.331604 88.406601 + 0.698540 -89.265320 -70.462357 105.620399 -67.300285 -235.850052 73.244926 + 0.706873 -87.428276 -73.308243 100.745155 -72.613747 -240.758270 75.458702 + 0.715207 -85.549446 -76.021088 96.921310 -78.825386 -244.981766 79.429359 + 0.723540 -83.470222 -78.369591 93.730652 -83.663658 -247.947891 81.806038 + 0.731873 -81.073845 -80.540436 90.940926 -86.717857 -250.227249 82.349258 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/20_1.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/20_1.msa new file mode 100644 index 000000000..e290087ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/20_1.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/20_1.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.603846 + AttackingEndTime 0.800000 + AttackingBone "Bip01 R Finger2" + WeaponLength 170.000000 + List HitPosition + { + 0.603846 -14.433748 150.812332 225.083572 55.675610 267.887756 326.464020 + 0.612180 -53.498314 136.584106 222.889648 20.132467 268.816406 300.304779 + 0.620513 -91.057472 112.305000 219.468521 -27.338118 258.937408 277.250580 + 0.628846 -123.755371 78.621300 214.967529 -83.136246 236.737961 262.393127 + 0.637179 -148.996307 35.832718 208.225769 -143.865891 199.731918 253.066895 + 0.645513 -163.213242 -15.527910 197.979462 -205.114777 142.423325 244.837326 + 0.653846 -161.199615 -73.342949 183.250336 -257.018921 58.251698 232.255447 + 0.662179 -138.371918 -128.655426 164.477463 -280.768005 -48.240643 210.918839 + 0.670513 -101.610107 -166.679398 144.668228 -266.120514 -150.559418 184.372879 + 0.678846 -60.570435 -186.690002 126.122124 -219.578186 -237.427094 158.406342 + 0.687179 -22.133579 -191.460419 109.372498 -148.379578 -302.221527 135.714432 + 0.695513 9.057604 -184.485199 94.030869 -59.741283 -338.446198 115.541412 + 0.703846 29.609571 -169.367950 79.699074 35.395233 -338.641144 94.296982 + 0.712179 41.239700 -152.444412 68.728317 112.127663 -306.853912 74.437424 + 0.720513 48.319672 -138.201706 61.876289 159.956451 -266.407227 62.627064 + 0.728846 52.980999 -127.499893 57.910500 186.209122 -233.094406 58.186367 + 0.737179 56.540413 -120.500137 55.953266 198.659134 -213.752441 58.457748 + 0.745513 59.598621 -117.364380 55.518608 201.629303 -210.619217 61.069443 + 0.753846 62.147583 -117.890503 56.258320 196.707626 -221.473557 64.267151 + 0.762179 64.479492 -118.163704 56.924477 192.913116 -229.072098 67.129143 + 0.770513 66.921585 -117.171700 57.406921 192.918076 -230.562180 70.348053 + 0.778846 69.731316 -114.697403 58.011299 197.044235 -226.036606 75.186699 + 0.787179 73.064232 -110.520882 59.220169 204.965744 -215.022263 83.333244 + 0.795513 76.828125 -104.428703 61.640179 215.339905 -196.539474 96.712685 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/20_2.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/20_2.msa new file mode 100644 index 000000000..1006c8604 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/20_2.msa @@ -0,0 +1,18 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\maenghwan\20_2.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.628548 + + EffectFileName "d:/ymir work/effect/monster/maenghwan_20_2_stun.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/30.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/30.msa new file mode 100644 index 000000000..2e32d5723 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/30_1.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/30_1.msa new file mode 100644 index 000000000..7de502715 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/31.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/31.msa new file mode 100644 index 000000000..320553473 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/31.gr2" +MotionDuration 2.533334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/32.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/32.msa new file mode 100644 index 000000000..9bcb3eb71 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/33.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/33.msa new file mode 100644 index 000000000..7c9348d04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/33.gr2" +MotionDuration 2.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/34.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/34.msa new file mode 100644 index 000000000..a4cab9c2c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/34_1.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/34_1.msa new file mode 100644 index 000000000..d1f8b4709 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/35.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/35.msa new file mode 100644 index 000000000..7a07ec266 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/36.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/36.msa new file mode 100644 index 000000000..4c6b8af89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/37.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/37.msa new file mode 100644 index 000000000..6ec47b905 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/37.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/37_1.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/37_1.msa new file mode 100644 index 000000000..436f06cb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/37_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/50.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/50.msa new file mode 100644 index 000000000..e3d4da775 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/50.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/51.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/51.msa new file mode 100644 index 000000000..28495f0b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/51.gr2" +MotionDuration 2.666667 +Accumulation 0.00 145.45 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/52.msa b/serverfiles/main/srv1/share/data/monster/maenghwan/52.msa new file mode 100644 index 000000000..18361b306 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/maenghwan/52.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/maenghwan/motlist.txt b/serverfiles/main/srv1/share/data/monster/maenghwan/motlist.txt new file mode 100644 index 000000000..f9dbefd47 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/maenghwan/motlist.txt @@ -0,0 +1,22 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 34 +GENERAL NORMAL_ATTACK1 20_1.msa 33 +GENERAL NORMAL_ATTACK2 20_2.msa 33 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/00.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/00.msa new file mode 100644 index 000000000..fbfa06017 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/00.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/00.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/00_1.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/00_1.msa new file mode 100644 index 000000000..ac2c7e5b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/00_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/00_1.gr2" +MotionDuration 1.666667 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/03.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/03.msa new file mode 100644 index 000000000..4a287ad6c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -207.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/20.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/20.msa new file mode 100644 index 000000000..2102f0d8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/20.msa @@ -0,0 +1,118 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/magma_crystal/20.gr2" +MotionDuration 2.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.784672 + AttackingEndTime 1.411192 + AttackingBone "Bone02" + WeaponLength 41.000000 + List HitPosition + { + 0.784672 -0.772725 -8.035451 130.365845 -40.200558 -19.219784 129.783615 + 0.793005 -0.870580 -6.705168 131.723206 -41.835960 -8.158320 131.462601 + 0.801338 -0.975629 -5.351858 133.110733 -40.804844 4.370589 133.237091 + 0.809672 -1.028890 -3.972278 134.469391 -35.705742 17.846407 135.063843 + 0.818005 -1.127671 -2.569598 135.896591 -25.357309 30.457773 136.907928 + 0.826338 -1.270041 -1.151078 137.384521 -10.665915 38.738213 138.616592 + 0.834672 -1.343364 0.266765 138.801880 4.543450 40.807182 140.044968 + 0.843005 -1.455451 1.678995 140.253677 18.949984 37.217785 141.255875 + 0.851338 -1.564081 3.088906 141.696930 31.301903 27.591955 142.215210 + 0.859672 -1.648598 4.499481 143.111328 38.711960 11.639162 142.898666 + 0.868005 -1.765836 5.886094 144.537323 37.520134 -5.798712 143.504547 + 0.876338 -1.848520 7.230346 145.890686 29.220253 -19.460093 144.207901 + 0.884672 -1.943309 8.531034 147.215668 15.979033 -28.276995 145.072250 + 0.893005 -2.041116 9.790553 148.501801 -1.042201 -31.128035 146.139923 + 0.901338 -2.111280 11.011250 149.717636 -19.808815 -25.892553 147.486557 + 0.909671 -2.217051 12.169684 150.913116 -33.931335 -13.749449 149.084137 + 0.918005 -2.284767 13.261518 152.008606 -41.491501 1.359125 150.739624 + 0.926338 -2.353477 14.285760 153.040802 -43.234177 17.185463 152.374741 + 0.934671 -2.444311 15.243299 154.029419 -39.561649 32.658447 153.953705 + 0.943005 -2.476391 16.127634 154.883682 -30.504343 46.010414 155.361618 + 0.951338 -2.557175 16.894087 155.677643 -19.158089 54.360638 156.484756 + 0.959671 -2.623150 17.541035 156.344162 -7.951533 58.181141 157.306610 + 0.968005 -2.649419 18.069452 156.857040 1.996097 58.778286 157.866028 + 0.976338 -2.698676 18.477385 157.277496 10.404058 57.310230 158.234970 + 0.984671 -2.735848 18.783190 157.586182 17.340593 54.520580 158.443405 + 0.993005 -2.760307 19.004625 157.800598 22.694218 51.136364 158.536026 + 1.001338 -2.780531 19.140779 157.928787 26.582619 47.748989 158.540070 + 1.009671 -2.793464 19.191387 157.967163 29.254065 44.758297 158.470490 + 1.018005 -2.802495 19.160095 157.922241 30.994507 42.367046 158.341125 + 1.026338 -2.811356 19.116751 157.863556 32.498882 39.951202 158.197662 + 1.034671 -2.820603 19.086895 157.815689 33.940807 37.239906 158.054413 + 1.043005 -2.830431 19.070700 157.778961 35.266987 34.221210 157.910858 + 1.051338 -2.841345 19.068300 157.754059 36.416424 30.892000 157.766937 + 1.059671 -2.852907 19.075523 157.736725 37.309612 27.318991 157.620819 + 1.068005 -2.863515 19.074596 157.708954 37.866535 23.765226 157.465363 + 1.076338 -2.873276 19.063625 157.668976 38.106861 20.280241 157.300659 + 1.084671 -2.882727 19.042677 157.617157 38.057110 16.881067 157.127563 + 1.093005 -2.892112 19.011850 157.553650 37.741764 13.579394 156.946594 + 1.101338 -2.901232 18.975189 157.482269 37.174358 10.348144 156.760437 + 1.109671 -2.909921 18.938288 157.408539 36.350571 7.152115 156.572876 + 1.118005 -2.918376 18.901255 157.332672 35.269836 4.009746 156.384598 + 1.126338 -2.926655 18.864149 157.254807 33.932816 0.940578 156.196228 + 1.134671 -2.934727 18.826935 157.174805 32.342403 -2.033615 156.008362 + 1.143005 -2.942365 18.786816 157.089996 30.529503 -4.856832 155.820480 + 1.151338 -2.949589 18.742554 156.999298 28.519867 -7.502536 155.632477 + 1.159671 -2.956477 18.694241 156.902649 26.328409 -9.963532 155.444473 + 1.168005 -2.963080 18.641949 156.800171 23.968891 -12.233378 155.256714 + 1.176338 -2.969408 18.586033 156.692093 21.454790 -14.305087 155.069565 + 1.184671 -2.975275 18.527754 156.579956 18.803650 -16.168129 154.884674 + 1.193005 -2.980703 18.467319 156.464050 16.030914 -17.815660 154.702454 + 1.201338 -2.985741 18.404814 156.344330 13.151210 -19.241989 154.522980 + 1.209671 -2.990381 18.340302 156.220795 10.178977 -20.441835 154.346375 + 1.218005 -2.994596 18.273535 156.093307 7.137784 -21.408279 154.172714 + 1.226338 -2.998292 18.204012 155.961456 4.058674 -22.136517 154.001724 + 1.234671 -3.001536 18.131786 155.825317 0.956614 -22.628061 153.833389 + 1.243005 -3.004343 18.056934 155.684875 -2.154513 -22.884592 153.667618 + 1.251338 -3.006754 17.979546 155.540100 -5.261164 -22.907778 153.504257 + 1.259671 -3.008618 17.899811 155.391449 -8.338294 -22.700693 153.343658 + 1.268005 -3.009946 17.817858 155.239258 -11.366052 -22.269035 153.185944 + 1.276338 -3.010763 17.733761 155.083496 -14.331784 -21.618757 153.030869 + 1.284671 -3.011117 17.647568 154.924133 -17.223515 -20.755846 152.878220 + 1.293005 -3.010953 17.559303 154.761200 -20.027750 -19.687090 152.727829 + 1.301338 -3.010204 17.468826 154.594681 -22.721079 -18.425737 152.579315 + 1.309671 -3.008838 17.376112 154.424561 -25.291651 -16.982395 152.432388 + 1.318004 -3.006944 17.281227 154.250885 -27.730865 -15.366431 152.286774 + 1.326338 -3.004515 17.184242 154.073624 -30.030512 -13.586930 152.142197 + 1.334671 -3.001500 17.085239 153.892944 -32.178978 -11.656465 151.998520 + 1.343004 -2.997890 16.984324 153.709274 -34.161724 -9.593471 151.855667 + 1.351338 -2.993651 16.881546 153.522614 -35.973396 -7.409667 151.713379 + 1.359671 -2.988851 16.776957 153.332932 -37.609535 -5.116066 151.571289 + 1.368004 -2.983480 16.670612 153.140259 -39.065960 -2.723362 151.429153 + 1.376338 -2.977483 16.562397 152.944580 -40.334866 -0.250576 151.286530 + 1.384671 -2.970825 16.452238 152.745926 -41.411873 2.284791 151.143021 + 1.393004 -2.963500 16.340174 152.544250 -42.296352 4.871225 150.998337 + 1.401338 -2.955573 16.226259 152.339569 -42.988079 7.497803 150.852158 + 1.409671 -2.947038 16.110556 152.131958 -43.486744 10.152837 150.704315 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.650852 + + AttachingEnable 1 + AttachingBoneName "Bone03" + FlyFileName "d:/ymir work/effect/monster2/fire_ghost_fireball.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/30.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/30.msa new file mode 100644 index 000000000..defaaa450 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/30.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/30.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/31.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/31.msa new file mode 100644 index 000000000..17c28ee45 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/31.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/31.gr2" +MotionDuration 1.166667 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/31_1.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/31_1.msa new file mode 100644 index 000000000..873c270c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/31_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/31_1.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/32.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/32.msa new file mode 100644 index 000000000..8556f24ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/32.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/32.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/33.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/33.msa new file mode 100644 index 000000000..c0ccd184d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/33.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/33.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/34.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/34.msa new file mode 100644 index 000000000..bd7809691 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/34.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/34.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/35.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/35.msa new file mode 100644 index 000000000..8e1335bbd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/35.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/35.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/36.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/36.msa new file mode 100644 index 000000000..c62b596a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/36.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/36.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/37.msa b/serverfiles/main/srv1/share/data/monster/magma_crystal/37.msa new file mode 100644 index 000000000..8a230c161 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/37.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/ice_snow_monster/37.gr2" +MotionDuration 1.166667 diff --git a/serverfiles/main/srv1/share/data/monster/magma_crystal/motlist.txt b/serverfiles/main/srv1/share/data/monster/magma_crystal/motlist.txt new file mode 100644 index 000000000..5725ec0b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/magma_crystal/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/back_damage.msa new file mode 100644 index 000000000..f8eccfc3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/back_damage1.msa new file mode 100644 index 000000000..a5d82acb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/back_knockdown.msa new file mode 100644 index 000000000..1f198627d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_damage.msa new file mode 100644 index 000000000..cd4238b95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_damage1.msa new file mode 100644 index 000000000..d5184048a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_dead.msa new file mode 100644 index 000000000..69c86e910 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/front_dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_knockdown.msa new file mode 100644 index 000000000..c6f8f1897 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_standup.msa new file mode 100644 index 000000000..0550e26f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/manticore_boss/motlist.txt new file mode 100644 index 000000000..0f3af279b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT2 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/normal_attack.msa new file mode 100644 index 000000000..57d5482ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_boss\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.525547 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/normal_attack1.msa new file mode 100644 index 000000000..6ba821d8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_boss\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.598540 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/run.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/run.msa new file mode 100644 index 000000000..e3a33664d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -397.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/special_attack.msa new file mode 100644 index 000000000..d479c751c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/special_attack.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_boss\special_attack.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 1.304136 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.313869 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.313869 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.627737 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke2.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.240876 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/wait.msa new file mode 100644 index 000000000..a5e539b0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/wait1.msa new file mode 100644 index 000000000..0fbda2a54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/wait2.msa new file mode 100644 index 000000000..9228e7457 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/wait2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/wait3.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/wait3.msa new file mode 100644 index 000000000..92e47a051 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/wait3.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss/walk.msa new file mode 100644 index 000000000..ccce92b06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/back_damage.msa new file mode 100644 index 000000000..4d48add07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/back_damage1.msa new file mode 100644 index 000000000..173331a36 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/back_knockdown.msa new file mode 100644 index 000000000..9f9ccb548 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/back_knockdown.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_damage.msa new file mode 100644 index 000000000..87cb122f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_damage1.msa new file mode 100644 index 000000000..847341bed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_dead.msa new file mode 100644 index 000000000..6c05895cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_knockdown.msa new file mode 100644 index 000000000..9a24cc2a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/front_knockdown.gr2" +MotionDuration 0.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_standup.msa new file mode 100644 index 000000000..ed87cc1f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/front_standup.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/manticore_boss2/motlist.txt new file mode 100644 index 000000000..ed4504b77 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/motlist.txt @@ -0,0 +1,20 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/normal_attack.msa new file mode 100644 index 000000000..7154de6d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_boss2\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.740876 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -240.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.802920 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position -100.000000 -240.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/normal_attack1.msa new file mode 100644 index 000000000..168fbe226 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_boss2\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.660584 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -240.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/run.msa new file mode 100644 index 000000000..c8a286673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -361.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/special_attack.msa new file mode 100644 index 000000000..bcd4a4697 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/special_attack.msa @@ -0,0 +1,89 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/manticore_boss2/special_attack.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.672749 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.745742 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.745742 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.836983 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition -200.000000 -100.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.922141 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 200.000000 -100.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.757908 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/special_attack1.msa new file mode 100644 index 000000000..c2df867a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/special_attack1.msa @@ -0,0 +1,89 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_boss2\special_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 1.187348 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Boss L Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/back_blast1.mse" + EffectPosition 0.000000 -250.000000 60.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.060827 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Boss L Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast1.mse" + EffectPosition 0.000000 -250.000000 150.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.143552 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Boss L Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/blast2.mse" + EffectPosition 0.000000 -50.000000 20.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/red_blow1.mse" + EffectPosition 50.000000 -50.000000 20.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.070560 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.070560 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait.msa new file mode 100644 index 000000000..c9bc0d1a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait1.msa new file mode 100644 index 000000000..fb1812496 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait2.msa new file mode 100644 index 000000000..e6ce0c121 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait3.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait3.msa new file mode 100644 index 000000000..7db085e80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/wait3.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/manticore_boss2/walk.msa new file mode 100644 index 000000000..3f6d9394b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_boss2/walk.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -250.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/back_damage.msa new file mode 100644 index 000000000..69f151055 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/back_knockdown.msa new file mode 100644 index 000000000..967399bae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/front_damage.msa new file mode 100644 index 000000000..f7d61fc06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/front_dead.msa new file mode 100644 index 000000000..6c4be26c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/front_dead.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/front_knockdown.msa new file mode 100644 index 000000000..c479fd10e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/front_knockdown.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/front_standup.msa new file mode 100644 index 000000000..0827a3714 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/manticore_general/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/normal_attack.msa new file mode 100644 index 000000000..c6381f267 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_general\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.535280 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/normal_attack1.msa new file mode 100644 index 000000000..db7dc2f45 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_general\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.574209 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.522303 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position -100.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/run.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/run.msa new file mode 100644 index 000000000..75671cd99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -361.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/wait.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/wait.msa new file mode 100644 index 000000000..c5688d144 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/wait1.msa new file mode 100644 index 000000000..1d8cced78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/wait2.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/wait2.msa new file mode 100644 index 000000000..54b0b212e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_general/walk.msa b/serverfiles/main/srv1/share/data/monster/manticore_general/walk.msa new file mode 100644 index 000000000..5df66bb04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -250.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/back_damage.msa new file mode 100644 index 000000000..f96534bb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/back_knockdown.msa new file mode 100644 index 000000000..00ed7cdac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/back_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/front_damage.msa new file mode 100644 index 000000000..e3afe6d29 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/front_dead.msa new file mode 100644 index 000000000..d69660a61 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/front_dead.gr2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/front_knockdown.msa new file mode 100644 index 000000000..943c876b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/front_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/front_standup.msa new file mode 100644 index 000000000..ad6f30433 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/front_standup.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/manticore_magic/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/normal_attack.msa new file mode 100644 index 000000000..a06b038ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_magic\normal_attack.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.323601 + + AttachingEnable 1 + AttachingBoneName "equip" + FlyFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/normal_attack1.msa new file mode 100644 index 000000000..68b66e9b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_magic\normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.710462 + + AttachingEnable 1 + AttachingBoneName "equip" + FlyFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.317924 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/run.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/run.msa new file mode 100644 index 000000000..997505cc5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -540.89 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/wait.msa new file mode 100644 index 000000000..d5a6bcc03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/wait1.msa new file mode 100644 index 000000000..eca53fb3a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/wait1.gr2" +MotionDuration 1.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/wait2.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/wait2.msa new file mode 100644 index 000000000..358d420b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/manticore_magic/walk.msa new file mode 100644 index 000000000..2b155b2f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_magic/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_magic/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -375.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/back_damage.msa new file mode 100644 index 000000000..ecaa4a08b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/back_knockdown.msa new file mode 100644 index 000000000..18ee0ff07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/back_knockdown.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/front_damage.msa new file mode 100644 index 000000000..611da665d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/front_dead.msa new file mode 100644 index 000000000..48b545c30 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/front_dead.gr2" +MotionDuration 2.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/front_knockdown.msa new file mode 100644 index 000000000..2da8ad421 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/front_knockdown.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/front_standup.msa new file mode 100644 index 000000000..33c3d5357 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/front_standup.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/manticore_officer/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/normal_attack.msa new file mode 100644 index 000000000..7a14e6ac6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_officer\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.460665 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/normal_attack1.msa new file mode 100644 index 000000000..9e95a7757 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_officer\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.444444 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 100.000000 -130.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.496350 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position -100.000000 -130.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/run.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/run.msa new file mode 100644 index 000000000..24705095b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -366.14 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/wait.msa new file mode 100644 index 000000000..8694de230 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/wait1.msa new file mode 100644 index 000000000..32b8c3b6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/wait2.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/wait2.msa new file mode 100644 index 000000000..6b65ec738 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/wait2.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/manticore_officer/walk.msa new file mode 100644 index 000000000..2ccf9c8b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_officer/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_officer/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -279.04 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/back_damage.msa new file mode 100644 index 000000000..2128a8907 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/back_knockdown.msa new file mode 100644 index 000000000..cd8b87183 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_damage.msa new file mode 100644 index 000000000..695f3d6ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_dead.msa new file mode 100644 index 000000000..6e1a36f3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/front_dead.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_knockdown.msa new file mode 100644 index 000000000..7e0447587 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_standup.msa new file mode 100644 index 000000000..d828b3de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/front_standup.gr2" +MotionDuration 1.300000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/manticore_soldier/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/normal_attack.msa new file mode 100644 index 000000000..dd4acda5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_soldier\normal_attack.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.328467 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/normal_attack1.msa new file mode 100644 index 000000000..122fd5ab3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_soldier\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.421736 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -110.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/run.msa new file mode 100644 index 000000000..e3610afec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -390.07 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/wait.msa new file mode 100644 index 000000000..0056856bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/wait1.msa new file mode 100644 index 000000000..24c9712b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/wait2.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/wait2.msa new file mode 100644 index 000000000..2226e9771 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/wait2.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier/walk.msa new file mode 100644 index 000000000..4baade460 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/back_damage.msa new file mode 100644 index 000000000..e44bc8ef7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/back_knockdown.msa new file mode 100644 index 000000000..6f1485645 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_damage.msa new file mode 100644 index 000000000..5c738e8fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_dead.msa new file mode 100644 index 000000000..d6f82be92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/front_dead.gr2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_knockdown.msa new file mode 100644 index 000000000..6ddf27df5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_standup.msa new file mode 100644 index 000000000..fd91c0ce1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/front_standup.gr2" +MotionDuration 1.300000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/motlist.txt b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/normal_attack.msa new file mode 100644 index 000000000..985d17a27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_soldier2\normal_attack.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.513382 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/normal_attack1.msa new file mode 100644 index 000000000..422754dc1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\manticore_soldier2\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.408759 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 60.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.463909 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position -80.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/run.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/run.msa new file mode 100644 index 000000000..235d95aeb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -390.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait.msa new file mode 100644 index 000000000..9a0ac8eae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait1.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait1.msa new file mode 100644 index 000000000..328b94bf5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait2.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait2.msa new file mode 100644 index 000000000..61681393c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/manticore_soldier2/walk.msa b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/walk.msa new file mode 100644 index 000000000..57e1796d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/manticore_soldier2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/manticore_soldier2/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -285.03 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_attack.msa b/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_attack.msa new file mode 100644 index 000000000..5c8ce940c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_attack.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\metinstone\metinstone_attack.GR2" +MotionDuration 0.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.004444 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "ChamferCyl04" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_splash.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_blow.msa b/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_blow.msa new file mode 100644 index 000000000..eb76ee52d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_blow.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\metinstone\metinstone_blow.GR2" +MotionDuration 3.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.300855 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Object68" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_laser.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.280342 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Object68" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_drop.msa b/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_drop.msa new file mode 100644 index 000000000..3d8a53ad0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_drop.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\metinstone\metinstone_drop.GR2" +MotionDuration 0.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.079487 + + AttachingEnable 1 + AttachingBoneName "ChamferCyl04" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/background/metinstone_drop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.448718 + + AttachingEnable 0 + AttachingBoneName "Object68" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_crash.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_loop.msa b/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_loop.msa new file mode 100644 index 000000000..7789f5127 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone/metinstone_loop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone/metinstone_loop.gr2" +MotionDuration 0.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone/motlist.txt b/serverfiles/main/srv1/share/data/monster/metinstone/motlist.txt new file mode 100644 index 000000000..24309ea5f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN metinstone_drop.msa 100 +GENERAL WAIT metinstone_loop.msa 100 +GENERAL RUN metinstone_loop.msa 100 +GENERAL NORMAL_ATTACK metinstone_attack.msa 100 +GENERAL FRONT_DAMAGE metinstone_loop.msa 100 +GENERAL FRONT_DEAD metinstone_blow.msa 100 +GENERAL FRONT_KNOCKDOWN metinstone_loop.msa 100 +GENERAL FRONT_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DAMAGE metinstone_loop.msa 100 +GENERAL BACK_KNOCKDOWN metinstone_loop.msa 100 +GENERAL BACK_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DEAD metinstone_blow.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_attack.msa b/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_attack.msa new file mode 100644 index 000000000..8806000a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_attack.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\metinstone_02\metinstone_attack.GR2" +MotionDuration 0.200000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.004444 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "metinstone02_00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_splash.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_blow.msa b/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_blow.msa new file mode 100644 index 000000000..cf4f4c6e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_blow.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\metinstone_02\metinstone_blow.GR2" +MotionDuration 3.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.008516 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "metinstone02_00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_laser.mse" + EffectPosition -50.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.025547 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "metinstone02_00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_blow.mse" + EffectPosition -50.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_drop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_drop.msa new file mode 100644 index 000000000..0390b35d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_drop.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\metinstone_02\metinstone_drop.GR2" +MotionDuration 0.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.079487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "metinstone02_17" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/background/metinstone_drop.mse" + EffectPosition -130.000000 20.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.484185 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "metinstone02_00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_crash.mse" + EffectPosition -50.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_loop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_loop.msa new file mode 100644 index 000000000..cf3c2f102 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_02/metinstone_loop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_02/metinstone_loop.gr2" +MotionDuration 0.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_02/motlist.txt b/serverfiles/main/srv1/share/data/monster/metinstone_02/motlist.txt new file mode 100644 index 000000000..24309ea5f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_02/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN metinstone_drop.msa 100 +GENERAL WAIT metinstone_loop.msa 100 +GENERAL RUN metinstone_loop.msa 100 +GENERAL NORMAL_ATTACK metinstone_attack.msa 100 +GENERAL FRONT_DAMAGE metinstone_loop.msa 100 +GENERAL FRONT_DEAD metinstone_blow.msa 100 +GENERAL FRONT_KNOCKDOWN metinstone_loop.msa 100 +GENERAL FRONT_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DAMAGE metinstone_loop.msa 100 +GENERAL BACK_KNOCKDOWN metinstone_loop.msa 100 +GENERAL BACK_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DEAD metinstone_blow.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_attack.msa b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_attack.msa new file mode 100644 index 000000000..6dd54f95a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_defensewave/metinstone_attack.GR2" +MotionDuration 0.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_blow.msa b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_blow.msa new file mode 100644 index 000000000..d52b00400 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_blow.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_defensewave/metinstone_blow.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_drop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_drop.msa new file mode 100644 index 000000000..bd9b09c9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_drop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_defensewave/metinstone_drop.GR2" +MotionDuration 0.966667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_loop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_loop.msa new file mode 100644 index 000000000..61e617d18 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/metinstone_loop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_defensewave/metinstone_loop.GR2" +MotionDuration 0.666667 +Accumulation 0.00 0.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/motlist.txt b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/motlist.txt new file mode 100644 index 000000000..24309ea5f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_defensewave/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN metinstone_drop.msa 100 +GENERAL WAIT metinstone_loop.msa 100 +GENERAL RUN metinstone_loop.msa 100 +GENERAL NORMAL_ATTACK metinstone_attack.msa 100 +GENERAL FRONT_DAMAGE metinstone_loop.msa 100 +GENERAL FRONT_DEAD metinstone_blow.msa 100 +GENERAL FRONT_KNOCKDOWN metinstone_loop.msa 100 +GENERAL FRONT_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DAMAGE metinstone_loop.msa 100 +GENERAL BACK_KNOCKDOWN metinstone_loop.msa 100 +GENERAL BACK_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DEAD metinstone_blow.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_egg/attack.msa b/serverfiles/main/srv1/share/data/monster/metinstone_egg/attack.msa new file mode 100644 index 000000000..1cf33f045 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_egg/attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_egg/attack.gr2" +MotionDuration 0.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_egg/blow.msa b/serverfiles/main/srv1/share/data/monster/metinstone_egg/blow.msa new file mode 100644 index 000000000..2cd509d39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_egg/blow.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_egg/blow.gr2" +MotionDuration 3.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_egg/drop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_egg/drop.msa new file mode 100644 index 000000000..a80e3089c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_egg/drop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_egg/drop.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_egg/loop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_egg/loop.msa new file mode 100644 index 000000000..1aca4cdbc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_egg/loop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_egg/loop.gr2" +MotionDuration 0.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_egg/motlist.txt b/serverfiles/main/srv1/share/data/monster/metinstone_egg/motlist.txt new file mode 100644 index 000000000..a3d296cd4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_egg/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN drop.msa 100 +GENERAL WAIT loop.msa 100 +GENERAL RUN loop.msa 100 +GENERAL NORMAL_ATTACK attack.msa 100 +GENERAL FRONT_DAMAGE loop.msa 100 +GENERAL FRONT_DEAD blow.msa 100 +GENERAL FRONT_KNOCKDOWN loop.msa 100 +GENERAL FRONT_STANDUP loop.msa 100 +GENERAL BACK_DAMAGE loop.msa 100 +GENERAL BACK_KNOCKDOWN loop.msa 100 +GENERAL BACK_STANDUP loop.msa 100 +GENERAL BACK_DEAD blow.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_attack.msa b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_attack.msa new file mode 100644 index 000000000..d51d7fe43 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_attack.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_halloween/metinstone_attack.GR2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.004444 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "metinstone02_00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_splash.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_blow.msa b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_blow.msa new file mode 100644 index 000000000..65fa34da5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_blow.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_halloween/metinstone_blow.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.008516 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "metinstone02_00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_laser.mse" + EffectPosition -50.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.025547 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "metinstone02_00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_blow.mse" + EffectPosition -50.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_drop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_drop.msa new file mode 100644 index 000000000..60df7f69b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_drop.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_halloween/metinstone_drop.GR2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.079487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "metinstone02_17" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/background/metinstone_drop.mse" + EffectPosition -130.000000 20.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.484185 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "metinstone02_00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_crash.mse" + EffectPosition -50.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_loop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_loop.msa new file mode 100644 index 000000000..b73747804 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/metinstone_loop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_halloween/metinstone_loop.gr2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_halloween/motlist.txt b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/motlist.txt new file mode 100644 index 000000000..24309ea5f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_halloween/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN metinstone_drop.msa 100 +GENERAL WAIT metinstone_loop.msa 100 +GENERAL RUN metinstone_loop.msa 100 +GENERAL NORMAL_ATTACK metinstone_attack.msa 100 +GENERAL FRONT_DAMAGE metinstone_loop.msa 100 +GENERAL FRONT_DEAD metinstone_blow.msa 100 +GENERAL FRONT_KNOCKDOWN metinstone_loop.msa 100 +GENERAL FRONT_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DAMAGE metinstone_loop.msa 100 +GENERAL BACK_KNOCKDOWN metinstone_loop.msa 100 +GENERAL BACK_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DEAD metinstone_blow.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_attack.msa b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_attack.msa new file mode 100644 index 000000000..1f8b62127 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_reddragon_statue/metinstone_attack.GR2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_blow.msa b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_blow.msa new file mode 100644 index 000000000..c1c56c7af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_blow.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_reddragon_statue/metinstone_blow.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_loop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_loop.msa new file mode 100644 index 000000000..9f8d6ea47 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_loop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_reddragon_statue/metinstone_loop.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_throw.msa b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_throw.msa new file mode 100644 index 000000000..d29302188 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/metinstone_throw.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster/metinstone_reddragon_statue/metinstone_throw.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.031630 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "metinstone_reddragon_A_Part_12" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_statue_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.126521 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "metinstone_reddragon_A_Part_12" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_statue_throw_laser2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.749392 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "metinstone_reddragon_A_Part_12" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_statue_boom_1.mse" + EffectPosition 0.000000 -3400.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/motlist.txt b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/motlist.txt new file mode 100644 index 000000000..5f96a503f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_reddragon_statue/motlist.txt @@ -0,0 +1,13 @@ +GENERAL SPAWN metinstone_drop.msa 100 +GENERAL WAIT metinstone_loop.msa 100 +GENERAL RUN metinstone_loop.msa 100 +GENERAL NORMAL_ATTACK metinstone_loop.msa 100 +GENERAL FRONT_DAMAGE metinstone_loop.msa 100 +GENERAL FRONT_DEAD metinstone_blow.msa 100 +GENERAL FRONT_KNOCKDOWN metinstone_loop.msa 100 +GENERAL FRONT_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DAMAGE metinstone_loop.msa 100 +GENERAL BACK_KNOCKDOWN metinstone_loop.msa 100 +GENERAL BACK_STANDUP metinstone_loop.msa 100 +GENERAL BACK_DEAD metinstone_blow.msa 100 +GENERAL SPECIAL metinstone_throw.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_attack.msa b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_attack.msa new file mode 100644 index 000000000..257b00e3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_valentine02/metinstone_valentine02_attack.gr2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_blow.msa b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_blow.msa new file mode 100644 index 000000000..65cfbbae7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_blow.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_valentine02/metinstone_valentine02_blow.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_drop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_drop.msa new file mode 100644 index 000000000..a760c7386 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_drop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_valentine02/metinstone_valentine02_drop.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_loop.msa b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_loop.msa new file mode 100644 index 000000000..b2b71b628 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/metinstone_valentine02_loop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstone_valentine02/metinstone_valentine02_loop.gr2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/motlist.txt b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/motlist.txt new file mode 100644 index 000000000..b647f0094 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstone_valentine02/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN metinstone_valentine02_drop.msa 100 +GENERAL WAIT metinstone_valentine02_loop.msa 100 +GENERAL RUN metinstone_valentine02_loop.msa 100 +GENERAL NORMAL_ATTACK metinstone_valentine02_attack.msa 100 +GENERAL FRONT_DAMAGE metinstone_valentine02_loop.msa 100 +GENERAL FRONT_DEAD metinstone_valentine02_blow.msa 100 +GENERAL FRONT_KNOCKDOWN metinstone_valentine02_loop.msa 100 +GENERAL FRONT_STANDUP metinstone_valentine02_loop.msa 100 +GENERAL BACK_DAMAGE metinstone_valentine02_loop.msa 100 +GENERAL BACK_KNOCKDOWN metinstone_valentine02_loop.msa 100 +GENERAL BACK_STANDUP metinstone_valentine02_loop.msa 100 +GENERAL BACK_DEAD metinstone_valentine02_blow.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstone_attack.msa b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstone_attack.msa new file mode 100644 index 000000000..179a68083 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstone_attack.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\metinstonebig\metinstonebig_attack.GR2" +MotionDuration 0.400000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.006813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Object68" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_splash.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstone_loop.msa b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstone_loop.msa new file mode 100644 index 000000000..f710433b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstone_loop.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\metinstonebig\metinstonebig_attack.GR2" +MotionDuration 0.400000 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_attack.msa b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_attack.msa new file mode 100644 index 000000000..bda724ea7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstonebig/metinstonebig_attack.gr2" +MotionDuration 0.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_blow.msa b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_blow.msa new file mode 100644 index 000000000..526c8fff8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_blow.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\metinstonebig\metinstonebig_blow.GR2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051906 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Object40" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/background/metinstone_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_drop.msa b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_drop.msa new file mode 100644 index 000000000..b367d7a3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_drop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstonebig/metinstonebig_drop.gr2" +MotionDuration 0.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_loop.msa b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_loop.msa new file mode 100644 index 000000000..9ed393686 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/metinstonebig/metinstonebig_loop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/metinstonebig/metinstonebig_loop.gr2" +MotionDuration 0.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/00.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/00.msa new file mode 100644 index 000000000..07b6b1dff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/03.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/03.msa new file mode 100644 index 000000000..ae66e75e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -267.07 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/20.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/20.msa new file mode 100644 index 000000000..3b591be42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/20.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/20.gr2" +MotionDuration 1.100000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.634307 + AttackingEndTime 0.813625 + AttackingBone "equip_Box" + WeaponLength 151.000000 + List HitPosition + { + 0.634307 -56.975266 -59.495934 170.179077 -7.051227 42.413815 269.768951 + 0.642640 -49.826759 -71.846077 168.044601 -34.121857 37.187389 271.158722 + 0.650973 -47.549614 -80.765869 164.133530 -64.844254 15.687156 278.775970 + 0.659307 -47.852234 -86.799316 158.744003 -94.073448 -18.952291 285.379883 + 0.667640 -41.701679 -93.222557 151.840729 -109.324516 -68.828079 284.620483 + 0.675973 -28.616993 -99.618736 143.034592 -99.609444 -133.504013 271.843781 + 0.684307 -8.976677 -103.859192 132.012177 -52.077122 -199.896194 240.052261 + 0.692640 14.389507 -103.346237 120.101921 30.604160 -235.960770 190.364853 + 0.700973 35.528973 -98.968643 110.395752 108.024040 -226.842697 144.924118 + 0.709307 54.165363 -91.269661 101.892693 165.872421 -192.511002 108.941124 + 0.717640 69.379814 -80.033012 93.477722 202.597794 -149.393097 79.710068 + 0.725973 78.983566 -66.644051 84.422371 220.537262 -109.793907 55.050659 + 0.734307 82.435364 -56.421871 76.535789 225.972580 -81.188187 36.735985 + 0.742640 83.414795 -50.318214 70.834808 226.930557 -62.572639 26.036940 + 0.750973 84.418930 -47.437653 67.174683 228.320175 -51.119682 22.289297 + 0.759306 86.173172 -47.304386 65.175064 231.563721 -46.190056 24.544863 + 0.767640 87.693802 -47.601662 63.633820 234.349289 -43.289013 27.947840 + 0.775973 88.883308 -47.422928 62.256393 236.427200 -40.099903 31.145550 + 0.784306 89.847076 -46.619583 61.081528 238.022095 -36.011433 34.224823 + 0.792640 90.602150 -45.173218 60.155819 239.168716 -30.838793 37.327732 + 0.800973 91.204468 -43.934776 59.660034 240.066696 -26.553392 41.253990 + 0.809306 91.727234 -43.267033 59.647282 240.892944 -24.033287 46.278759 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/30.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/30.msa new file mode 100644 index 000000000..6cb5441cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/30_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/30_1.msa new file mode 100644 index 000000000..b4cc8c3f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/31.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/31.msa new file mode 100644 index 000000000..3f8da4ec7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/32.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/32.msa new file mode 100644 index 000000000..cc5eb8ca2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/33.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/33.msa new file mode 100644 index 000000000..43e8e6d4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/34.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/34.msa new file mode 100644 index 000000000..06c4659e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/34_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/34_1.msa new file mode 100644 index 000000000..5fca6ca92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/35.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/35.msa new file mode 100644 index 000000000..7da8e33b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/36.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/36.msa new file mode 100644 index 000000000..e5bd9fc8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/37.msa b/serverfiles/main/srv1/share/data/monster/milgyo_executor/37.msa new file mode 100644 index 000000000..2d0713088 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_executor/37.gr2" +MotionDuration 2.700000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_executor/motlist.txt b/serverfiles/main/srv1/share/data/monster/milgyo_executor/motlist.txt new file mode 100644 index 000000000..c6cee3114 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_executor/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/00.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/00.msa new file mode 100644 index 000000000..f4b16e3d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/03.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/03.msa new file mode 100644 index 000000000..4be69b34b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -238.17 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/20.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/20.msa new file mode 100644 index 000000000..dbe69efb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/20.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/20.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.055150 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/milgyo_founder_20_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.055150 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/milgyo_founder_20_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.570965 + + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FlyFileName "d:/ymir work/effect/monster/milgyo_founder_20_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/24.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/24.msa new file mode 100644 index 000000000..e032e2cf3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/24.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\milgyo_founder\24.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.807786 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/milgyo_founder_24.mse" + EffectPosition 0.000000 -400.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.807786 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -400.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/25.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/25.msa new file mode 100644 index 000000000..eafb704a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/25.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\milgyo_founder\25.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.110300 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/milgyo_founder_25.mse" + EffectPosition 0.000000 0.000000 -130.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.121655 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/30.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/30.msa new file mode 100644 index 000000000..673c98bb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/30_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/30_1.msa new file mode 100644 index 000000000..fe7ead202 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/31.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/31.msa new file mode 100644 index 000000000..429909283 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/32.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/32.msa new file mode 100644 index 000000000..bc1e9949d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/33.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/33.msa new file mode 100644 index 000000000..14a5211cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/34.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/34.msa new file mode 100644 index 000000000..3720567a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/34_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/34_1.msa new file mode 100644 index 000000000..9a9a43d58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/35.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/35.msa new file mode 100644 index 000000000..9cfaa32ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/36.msa b/serverfiles/main/srv1/share/data/monster/milgyo_founder/36.msa new file mode 100644 index 000000000..252e4d6be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_founder/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_founder/motlist.txt b/serverfiles/main/srv1/share/data/monster/milgyo_founder/motlist.txt new file mode 100644 index 000000000..8e597a14b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_founder/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/00.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/00.msa new file mode 100644 index 000000000..ae39252e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/00_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/00_1.msa new file mode 100644 index 000000000..152a2285e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/00_2.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/00_2.msa new file mode 100644 index 000000000..8b679b095 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/00_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/03.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/03.msa new file mode 100644 index 000000000..4555c5d35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/03.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -255.64 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/20.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/20.msa new file mode 100644 index 000000000..67b48276a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/20.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/20.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.513788 + AttackingEndTime 0.652879 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.513788 96.797920 -12.772636 128.077988 96.797913 -12.772635 128.077972 + 0.522121 97.164093 -20.766895 126.514267 97.164085 -20.766893 126.514259 + 0.530454 98.154480 -30.942741 126.851143 98.154472 -30.942739 126.851135 + 0.538788 98.812180 -43.689903 129.023956 98.812172 -43.689899 129.023941 + 0.547121 97.892975 -58.883305 132.753021 97.892967 -58.883301 132.753006 + 0.555454 93.950096 -75.849495 137.179077 93.950089 -75.849487 137.179062 + 0.563788 85.800133 -93.599640 141.722031 85.800125 -93.599632 141.722015 + 0.572121 72.689987 -110.688599 145.975647 72.689980 -110.688591 145.975632 + 0.580454 54.484474 -125.167473 149.185822 54.484470 -125.167465 149.185806 + 0.588787 31.729507 -134.527618 149.884720 31.729506 -134.527603 149.884705 + 0.597121 4.041645 -136.473099 148.098480 4.041645 -136.473083 148.098465 + 0.605454 -28.299656 -129.807571 147.146530 -28.299654 -129.807556 147.146515 + 0.613787 -63.575592 -112.056686 149.556427 -63.575588 -112.056679 149.556412 + 0.622121 -96.381302 -80.730247 156.971924 -96.381294 -80.730240 156.971909 + 0.630454 -115.331757 -43.192219 166.502609 -115.331749 -43.192215 166.502594 + 0.638787 -120.043106 -7.443739 175.643250 -120.043098 -7.443738 175.643234 + 0.647121 -114.707375 22.853437 183.474106 -114.707367 22.853436 183.474091 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/20_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/20_1.msa new file mode 100644 index 000000000..076f6dd3a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/20_1.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/20_1.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.420114 + AttackingEndTime 0.615977 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.420114 -109.814682 39.725227 264.630859 -109.814674 39.725224 264.630829 + 0.428447 -110.632278 -2.813358 260.116699 -110.632271 -2.813358 260.116669 + 0.436780 -100.187759 -52.711525 244.909439 -100.187752 -52.711521 244.909424 + 0.445114 -76.770973 -96.445648 219.315826 -76.770966 -96.445641 219.315811 + 0.453447 -49.063061 -124.557388 190.825363 -49.063057 -124.557381 190.825348 + 0.461780 -22.603308 -140.194458 162.560684 -22.603306 -140.194443 162.560669 + 0.470114 -0.356621 -147.275101 136.037888 -0.356621 -147.275085 136.037872 + 0.478447 17.050621 -149.010345 112.444313 17.050619 -149.010330 112.444305 + 0.486780 33.021137 -146.880661 94.572357 33.021133 -146.880646 94.572350 + 0.495113 48.369392 -142.699356 82.213593 48.369389 -142.699341 82.213585 + 0.503447 63.638390 -137.242249 74.581192 63.638386 -137.242233 74.581184 + 0.511780 79.096169 -130.427414 71.119385 79.096161 -130.427399 71.119377 + 0.520113 91.726227 -122.526711 69.329422 91.726219 -122.526703 69.329414 + 0.528447 100.411835 -114.895302 68.072693 100.411827 -114.895294 68.072685 + 0.536780 105.995110 -108.486137 67.513123 105.995102 -108.486130 67.513115 + 0.545113 109.209732 -103.866287 67.753937 109.209724 -103.866280 67.753929 + 0.553447 111.081375 -100.677780 68.598694 111.081367 -100.677773 68.598686 + 0.561780 112.934616 -97.527512 69.520950 112.934608 -97.527504 69.520943 + 0.570113 114.834854 -94.370628 70.512497 114.834846 -94.370621 70.512489 + 0.578447 116.799263 -91.208748 71.583061 116.799255 -91.208740 71.583054 + 0.586780 118.801498 -88.039513 72.748543 118.801491 -88.039505 72.748535 + 0.595113 120.537872 -84.842453 74.070053 120.537865 -84.842445 74.070045 + 0.603447 121.943794 -81.643761 75.550011 121.943787 -81.643753 75.550003 + 0.611780 123.027275 -78.476257 77.173790 123.027267 -78.476250 77.173782 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/30.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/30.msa new file mode 100644 index 000000000..3ee001606 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/30_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/30_1.msa new file mode 100644 index 000000000..893c6e5a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/31.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/31.msa new file mode 100644 index 000000000..65c2749d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/31.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/31_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/31_1.msa new file mode 100644 index 000000000..71723d060 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/31_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/32.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/32.msa new file mode 100644 index 000000000..2019fafa5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/33.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/33.msa new file mode 100644 index 000000000..c5c20a9fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/34.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/34.msa new file mode 100644 index 000000000..b10dc7501 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/34_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/34_1.msa new file mode 100644 index 000000000..691b067ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/35.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/35.msa new file mode 100644 index 000000000..3ba2f4fbe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/36.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/36.msa new file mode 100644 index 000000000..2f1494b58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/37.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/37.msa new file mode 100644 index 000000000..c2d0d856f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/37_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/37_1.msa new file mode 100644 index 000000000..39a158eb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster1/37_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster1/motlist.txt b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/motlist.txt new file mode 100644 index 000000000..9da122c8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster1/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/00.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/00.msa new file mode 100644 index 000000000..4b7d42628 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/00_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/00_1.msa new file mode 100644 index 000000000..1ec026d79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/00_2.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/00_2.msa new file mode 100644 index 000000000..36e72be79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/00_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/03.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/03.msa new file mode 100644 index 000000000..acd9d1a86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/03.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -255.64 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/20.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/20.msa new file mode 100644 index 000000000..f6c60cc9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/20.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.448500 + AttackingEndTime 0.556367 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.448500 -91.937843 -49.844925 263.477661 -91.937836 -49.844921 263.477631 + 0.456833 -76.299187 -86.987000 247.143906 -76.299179 -86.986992 247.143890 + 0.465166 -56.519577 -119.399429 221.798569 -56.519573 -119.399422 221.798553 + 0.473500 -33.829380 -142.973816 187.789063 -33.829376 -142.973801 187.789047 + 0.481833 -12.419566 -152.999924 152.048035 -12.419565 -152.999908 152.048019 + 0.490166 3.199740 -151.671661 123.190018 3.199740 -151.671646 123.190010 + 0.498500 12.769070 -144.478256 101.843124 12.769069 -144.478241 101.843117 + 0.506833 17.381975 -135.133148 87.115372 17.381973 -135.133133 87.115364 + 0.515166 18.658529 -125.640831 77.453491 18.658527 -125.640823 77.453484 + 0.523500 18.656576 -116.739212 70.855942 18.656574 -116.739204 70.855934 + 0.531833 17.893316 -108.960426 66.585419 17.893314 -108.960419 66.585411 + 0.540166 16.648661 -102.634598 64.090118 16.648659 -102.634590 64.090111 + 0.548500 15.114315 -97.895416 62.901306 15.114314 -97.895409 62.901302 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/20_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/20_1.msa new file mode 100644 index 000000000..0fa31d70a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/20_1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/20_1.gr2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.229927 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/milgyo_monster_20_1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.337794 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/milgyo_monster_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/30.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/30.msa new file mode 100644 index 000000000..55a770065 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/30_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/30_1.msa new file mode 100644 index 000000000..f69303f37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/31.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/31.msa new file mode 100644 index 000000000..962b71752 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/31.gr2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/31_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/31_1.msa new file mode 100644 index 000000000..dbf816568 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/31_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/32.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/32.msa new file mode 100644 index 000000000..1cbd24517 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/33.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/33.msa new file mode 100644 index 000000000..f8fcf41ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/34.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/34.msa new file mode 100644 index 000000000..a7b9445e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/34_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/34_1.msa new file mode 100644 index 000000000..d0f35daf6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/35.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/35.msa new file mode 100644 index 000000000..5dd56942f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/36.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/36.msa new file mode 100644 index 000000000..564202c2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/37.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/37.msa new file mode 100644 index 000000000..db08b8840 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/37_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/37_1.msa new file mode 100644 index 000000000..50882cc6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_monster2/37_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_monster2/motlist.txt b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/motlist.txt new file mode 100644 index 000000000..9da122c8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_monster2/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/00.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/00.msa new file mode 100644 index 000000000..8ad015e15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/00_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/00_1.msa new file mode 100644 index 000000000..6311df489 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/03.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/03.msa new file mode 100644 index 000000000..3ec593d66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -298.70 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/20.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/20.msa new file mode 100644 index 000000000..fc63297b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/20.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/20.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.386050 + AttackingEndTime 0.491079 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.386050 -91.876602 67.508446 115.053116 -91.876595 67.508438 115.053108 + 0.394384 -103.290268 42.448853 123.287529 -103.290260 42.448849 123.287521 + 0.402717 -108.082878 14.978811 134.327148 -108.082870 14.978810 134.327133 + 0.411050 -105.421539 -15.739089 143.981567 -105.421532 -15.739088 143.981552 + 0.419384 -94.383987 -48.697578 148.508652 -94.383980 -48.697575 148.508636 + 0.427717 -74.559776 -80.807457 145.087463 -74.559769 -80.807449 145.087448 + 0.436050 -47.065327 -107.172966 131.649155 -47.065323 -107.172958 131.649139 + 0.444384 -17.776850 -121.370399 111.126274 -17.776848 -121.370392 111.126266 + 0.452717 5.235724 -123.585655 92.968193 5.235723 -123.585648 92.968185 + 0.461050 21.352821 -120.171303 80.431488 21.352819 -120.171295 80.431480 + 0.469384 31.721256 -115.749138 73.941643 31.721254 -115.749130 73.941635 + 0.477717 37.922661 -112.616951 72.586906 37.922657 -112.616943 72.586899 + 0.486050 42.760834 -109.828522 72.639648 42.760830 -109.828514 72.639641 + } + } + Group HitData01 + { + AttackingStartTime 0.828873 + AttackingEndTime 0.973642 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.828873 72.452179 12.078977 169.351486 72.452171 12.078976 169.351471 + 0.837206 80.368767 -2.687249 165.702377 80.368759 -2.687248 165.702362 + 0.845539 86.361641 -19.490660 159.606125 86.361633 -19.490658 159.606110 + 0.853873 88.602493 -39.383278 150.662689 88.602486 -39.383274 150.662674 + 0.862206 85.328468 -60.881966 138.325424 85.328461 -60.881962 138.325409 + 0.870539 74.990067 -81.210831 122.891548 74.990059 -81.210823 122.891541 + 0.878873 57.956947 -96.495903 106.149078 57.956944 -96.495895 106.149071 + 0.887206 38.746639 -104.063309 90.359383 38.746635 -104.063301 90.359375 + 0.895539 18.975569 -104.969650 76.307053 18.975567 -104.969643 76.307045 + 0.903873 -0.879680 -99.635506 64.674103 -0.879680 -99.635498 64.674095 + 0.912206 -19.782249 -87.810211 56.782036 -19.782248 -87.810204 56.782032 + 0.920539 -34.706535 -72.991890 54.830593 -34.706532 -72.991882 54.830589 + 0.928873 -44.597336 -59.684769 56.938461 -44.597332 -59.684765 56.938457 + 0.937206 -50.829617 -48.907433 60.322231 -50.829613 -48.907429 60.322227 + 0.945539 -54.990528 -40.481953 63.502811 -54.990524 -40.481949 63.502808 + 0.953873 -58.009872 -33.716042 66.437920 -58.009869 -33.716038 66.437912 + 0.962206 -59.762844 -27.865265 70.349609 -59.762840 -27.865263 70.349602 + 0.970539 -60.370865 -23.010319 75.117180 -60.370861 -23.010317 75.117172 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/20_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/20_1.msa new file mode 100644 index 000000000..4b5d47a53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/20_1.msa @@ -0,0 +1,63 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/20_1.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.577453 + AttackingEndTime 0.668289 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.577453 -29.622532 -45.525208 205.732254 -29.622530 -45.525204 205.732239 + 0.585787 -19.763876 -75.161095 186.025101 -19.763874 -75.161087 186.025085 + 0.594120 -15.910834 -95.357758 159.705048 -15.910833 -95.357750 159.705032 + 0.602453 -18.066074 -105.975014 133.439362 -18.066072 -105.975006 133.439346 + 0.610787 -25.009653 -109.248756 109.186172 -25.009651 -109.248749 109.186165 + 0.619120 -35.834488 -105.710770 87.422478 -35.834484 -105.710762 87.422470 + 0.627453 -49.072010 -94.344025 69.078705 -49.072006 -94.344017 69.078697 + 0.635787 -59.094330 -78.216537 56.815826 -59.094326 -78.216530 56.815823 + 0.644120 -65.143433 -61.511120 50.927505 -65.143425 -61.511116 50.927502 + 0.652453 -68.512985 -46.344036 50.295258 -68.512978 -46.344032 50.295254 + 0.660787 -70.288956 -33.590508 53.592369 -70.288948 -33.590504 53.592365 + } + } + Group HitData01 + { + AttackingStartTime 0.561233 + AttackingEndTime 0.671533 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.561233 64.696999 24.922480 198.511932 64.696991 24.922478 198.511917 + 0.569566 61.681633 -2.035509 201.327988 61.681629 -2.035509 201.327972 + 0.577899 58.411766 -35.127758 193.757248 58.411762 -35.127754 193.757233 + 0.586233 51.108532 -68.228027 173.366898 51.108528 -68.228020 173.366882 + 0.594566 41.642597 -89.240616 148.681030 41.642593 -89.240608 148.681015 + 0.602899 34.816032 -99.751694 124.995316 34.816029 -99.751686 124.995308 + 0.611233 32.227329 -103.262711 102.745453 32.227325 -103.262703 102.745445 + 0.619566 34.279922 -100.906662 81.828026 34.279919 -100.906654 81.828018 + 0.627899 40.795990 -92.533722 63.524086 40.795986 -92.533714 63.524082 + 0.636233 47.331211 -81.758743 51.318321 47.331207 -81.758736 51.318317 + 0.644566 52.859291 -71.623528 44.692230 52.859287 -71.623520 44.692226 + 0.652899 57.812263 -63.130421 42.166218 57.812260 -63.130417 42.166214 + 0.661233 62.594612 -56.332611 42.694710 62.594608 -56.332607 42.694706 + 0.669566 67.321579 -50.660313 45.587543 67.321571 -50.660309 45.587540 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/30.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/30.msa new file mode 100644 index 000000000..c182b66cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/30_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/30_1.msa new file mode 100644 index 000000000..568021305 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/31.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/31.msa new file mode 100644 index 000000000..63f2cf4a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/31.gr2" +MotionDuration 1.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/31_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/31_1.msa new file mode 100644 index 000000000..5c291b093 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/31_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/32.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/32.msa new file mode 100644 index 000000000..5e782a1aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/32.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/33.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/33.msa new file mode 100644 index 000000000..26ff3c73c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/34.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/34.msa new file mode 100644 index 000000000..009f897d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/34_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/34_1.msa new file mode 100644 index 000000000..3af0bd5b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/35.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/35.msa new file mode 100644 index 000000000..5368db1d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/36.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/36.msa new file mode 100644 index 000000000..db23914ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/37.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/37.msa new file mode 100644 index 000000000..ec9439ba4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/37_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/37_1.msa new file mode 100644 index 000000000..1c498167e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan1/37_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/motlist.txt b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/motlist.txt new file mode 100644 index 000000000..f1b40ac41 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan1/motlist.txt @@ -0,0 +1,17 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/00.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/00.msa new file mode 100644 index 000000000..bf1759f14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/03.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/03.msa new file mode 100644 index 000000000..daea76a97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -287.37 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/20.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/20.msa new file mode 100644 index 000000000..5a948e551 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/20.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/20.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.274939 + AttackingEndTime 0.333333 + AttackingBone "equip_Box" + WeaponLength 151.000000 + List HitPosition + { + 0.274939 -68.277702 -88.431717 127.014053 -208.827866 -52.768803 167.447632 + 0.283272 -40.522530 -105.321709 109.777321 -184.995346 -146.874222 122.326241 + 0.291606 -13.529062 -109.987411 94.332291 -117.073860 -219.181534 82.086403 + 0.299939 13.016516 -104.729973 81.628479 -14.772140 -247.637375 41.623043 + 0.308272 36.661373 -87.103752 72.858200 103.005501 -204.280441 4.766113 + 0.316606 46.559982 -58.449654 70.322678 170.947556 -77.381767 -12.598960 + 0.324939 42.869720 -39.809326 71.568611 156.062134 20.738146 -7.915481 + 0.333272 39.362148 -32.656708 72.219681 131.051575 57.190762 -7.000541 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/20_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/20_1.msa new file mode 100644 index 000000000..806f95c56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/20_1.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/20_1.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.587997 + AttackingEndTime 0.685320 + AttackingBone "equip_Box" + WeaponLength 151.000000 + List HitPosition + { + 0.587997 -105.370308 -11.441258 154.065125 -199.398911 100.240425 192.621368 + 0.596330 -102.893524 -24.026669 143.255524 -213.683517 76.321907 164.204849 + 0.604663 -95.969292 -42.147190 125.982994 -225.454727 34.797806 117.341171 + 0.612997 -78.239197 -69.151375 110.379875 -221.291946 -42.791473 70.100685 + 0.621330 -44.218918 -99.802246 108.559799 -173.429398 -153.324677 54.028118 + 0.629663 -4.676815 -116.531219 131.521423 -96.136696 -234.504135 110.133026 + 0.637997 24.959518 -110.858055 153.437805 -25.257189 -251.102646 177.237762 + 0.646330 53.226318 -92.147118 160.609711 67.555458 -231.443924 216.294540 + 0.654663 77.661163 -62.067120 148.749542 180.494186 -163.994156 191.395554 + 0.662997 85.646416 -37.578369 135.343979 228.766312 -85.079887 141.763000 + 0.671330 86.731155 -25.162247 129.033905 236.215408 -40.289440 115.545891 + 0.679663 87.858475 -23.758846 130.293137 238.124176 -35.816917 121.942650 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/30.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/30.msa new file mode 100644 index 000000000..b9c74ad66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/30_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/30_1.msa new file mode 100644 index 000000000..8a235f1d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/31.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/31.msa new file mode 100644 index 000000000..6bef00f21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/31.gr2" +MotionDuration 1.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/31_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/31_1.msa new file mode 100644 index 000000000..f4f9e97ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/31_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/32.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/32.msa new file mode 100644 index 000000000..49efc1192 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/32.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/33.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/33.msa new file mode 100644 index 000000000..aaf5b37e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/34.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/34.msa new file mode 100644 index 000000000..3299077ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/34_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/34_1.msa new file mode 100644 index 000000000..f7caec4c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/35.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/35.msa new file mode 100644 index 000000000..a55215494 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/36.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/36.msa new file mode 100644 index 000000000..2e8afa558 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/37.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/37.msa new file mode 100644 index 000000000..6b1d8f017 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/37_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/37_1.msa new file mode 100644 index 000000000..2ed531494 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan2/37_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/motlist.txt b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/motlist.txt new file mode 100644 index 000000000..26d2b0479 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan2/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/00.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/00.msa new file mode 100644 index 000000000..38e5046d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/03.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/03.msa new file mode 100644 index 000000000..508c41b4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -303.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/20.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/20.msa new file mode 100644 index 000000000..84cc0bcbc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/20.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/20.gr2" +MotionDuration 1.833333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.441606 + AttackingEndTime 0.584347 + AttackingBone "equip_Box" + WeaponLength 151.000000 + List HitPosition + { + 0.441606 -58.071209 27.143919 70.088196 -200.813766 62.559071 35.863705 + 0.449939 -57.828651 4.608610 73.692947 -200.163986 6.483712 23.315977 + 0.458273 -53.761646 -19.813181 79.275658 -186.050552 -56.295635 16.271067 + 0.466606 -45.011791 -43.479996 86.657562 -156.276443 -117.999336 16.889494 + 0.474939 -32.504566 -64.424194 95.611137 -114.116310 -171.296906 26.919348 + 0.483272 -16.377094 -82.254379 106.326576 -61.514118 -213.313065 46.434689 + 0.491606 2.859716 -95.572220 118.601646 -1.716024 -239.860519 74.331352 + 0.499939 22.278770 -102.215424 129.689331 55.996655 -246.829849 102.289116 + 0.508272 39.691517 -103.809898 139.302139 105.275597 -239.405716 128.679749 + 0.516606 54.242226 -102.235374 147.743942 143.878479 -223.618546 153.432480 + 0.524939 65.923668 -98.747787 154.727264 172.308212 -204.096481 174.346497 + 0.533272 74.908195 -94.482414 159.882980 192.099594 -184.873428 189.826447 + 0.541606 81.499352 -90.390808 163.220627 205.186325 -168.855850 199.905014 + 0.549939 86.413246 -86.889450 165.110855 213.921478 -156.902969 205.616959 + 0.558272 90.932930 -83.629242 166.617477 220.894974 -147.139313 209.945694 + 0.566606 95.193695 -80.600304 167.820801 226.616943 -139.567947 213.116760 + 0.574939 99.236130 -77.805901 168.704391 231.386414 -134.239944 215.099426 + 0.583272 102.953728 -75.189445 169.126328 235.350510 -130.671555 215.964432 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/20_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/20_1.msa new file mode 100644 index 000000000..06ae603fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/20_1.msa @@ -0,0 +1,48 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/20_1.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.483374 + AttackingEndTime 0.642336 + AttackingBone "equip_Box" + WeaponLength 151.000000 + List HitPosition + { + 0.483374 34.435184 -58.079918 107.469711 118.267769 24.991568 201.661774 + 0.491707 21.064835 -66.563522 97.845703 136.739792 -2.809814 171.022537 + 0.500041 6.825987 -72.871956 91.431129 143.358154 -32.271938 141.537811 + 0.508374 -6.608625 -77.118118 88.083672 140.432510 -60.431866 118.099487 + 0.516707 -17.718784 -79.835495 87.359116 132.213333 -84.709358 104.601814 + 0.525041 -26.454973 -82.113731 88.868690 122.221962 -105.211456 101.621330 + 0.533374 -33.135632 -84.641640 92.667610 112.238808 -121.909019 109.334435 + 0.541707 -38.238819 -87.592392 99.215973 102.741676 -133.631729 127.573814 + 0.550040 -44.118408 -89.192986 106.107315 90.911690 -143.016907 146.974564 + 0.558374 -52.183243 -88.190407 110.155426 73.906151 -155.091797 159.416153 + 0.566707 -61.691120 -84.764015 111.141830 50.653412 -169.890457 165.293152 + 0.575040 -71.922661 -78.697266 109.129089 19.526899 -185.596268 163.987167 + 0.583374 -81.969315 -69.419540 104.343178 -20.674749 -198.246048 153.811951 + 0.591707 -90.095619 -57.645298 98.494347 -65.673019 -201.555695 137.148605 + 0.600040 -95.346130 -44.972008 93.084976 -109.205101 -193.221237 118.205498 + 0.608374 -97.767792 -31.979420 88.211029 -148.415451 -173.912720 97.734962 + 0.616707 -97.510933 -19.179501 83.952087 -180.790726 -144.923431 76.621895 + 0.625040 -94.802299 -7.006860 80.371941 -204.280441 -108.073235 55.864574 + 0.633374 -90.428452 3.550672 77.734108 -216.949142 -68.627625 37.942249 + 0.641707 -85.557625 11.843856 76.038376 -220.321457 -32.761135 24.559336 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/30.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/30.msa new file mode 100644 index 000000000..0ebbec6b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/30_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/30_1.msa new file mode 100644 index 000000000..0369bbbbf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/31.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/31.msa new file mode 100644 index 000000000..8e3db3b13 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/32.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/32.msa new file mode 100644 index 000000000..0e129c59f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/33.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/33.msa new file mode 100644 index 000000000..671e5761a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/34.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/34.msa new file mode 100644 index 000000000..c41d6f254 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/34_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/34_1.msa new file mode 100644 index 000000000..a4eaeeb87 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/35.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/35.msa new file mode 100644 index 000000000..6a878241b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/35.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/36.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/36.msa new file mode 100644 index 000000000..08b0aa1b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/37.msa b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/37.msa new file mode 100644 index 000000000..0ced3ebc3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_nahan_general/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/motlist.txt new file mode 100644 index 000000000..4f2f125a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_nahan_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/00.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/00.msa new file mode 100644 index 000000000..a1a17188c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/00.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/00_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/00_1.msa new file mode 100644 index 000000000..b8dd754a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/00_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/03.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/03.msa new file mode 100644 index 000000000..ab32deace --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -239.98 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/20.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/20.msa new file mode 100644 index 000000000..c7e1cdf76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/20.msa @@ -0,0 +1,48 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/20.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.479724 + AttackingEndTime 0.641525 + AttackingBone "equip_Box" + WeaponLength 0.000000 + List HitPosition + { + 0.479724 -79.838707 14.995290 60.792805 -79.838699 14.995289 60.792801 + 0.488058 -83.945374 4.479910 65.174416 -83.945366 4.479909 65.174408 + 0.496391 -86.420860 -7.220443 70.112053 -86.420853 -7.220443 70.112045 + 0.504724 -86.923393 -19.879335 75.525185 -86.923386 -19.879333 75.525177 + 0.513058 -85.136681 -33.125725 81.315018 -85.136673 -33.125721 81.315010 + 0.521391 -80.962700 -46.101002 87.223068 -80.962692 -46.100998 87.223061 + 0.529724 -74.574821 -58.229324 93.160156 -74.574814 -58.229321 93.160149 + 0.538058 -66.229286 -69.113548 99.120392 -66.229279 -69.113541 99.120384 + 0.546391 -56.248352 -78.408920 105.111374 -56.248348 -78.408913 105.111366 + 0.554724 -45.144615 -86.021606 110.103409 -45.144611 -86.021599 110.103401 + 0.563058 -33.251873 -92.254021 112.977264 -33.251869 -92.254013 112.977257 + 0.571391 -20.383751 -97.112137 114.039108 -20.383749 -97.112129 114.039101 + 0.579724 -6.224649 -100.193649 113.612801 -6.224649 -100.193642 113.612793 + 0.588058 9.095789 -100.638245 112.237366 9.095788 -100.638237 112.237358 + 0.596391 23.795429 -97.859894 110.874611 23.795427 -97.859886 110.874603 + 0.604724 37.072727 -92.197273 109.476227 37.072723 -92.197266 109.476219 + 0.613057 48.435211 -84.112968 107.876122 48.435207 -84.112961 107.876114 + 0.621391 57.495461 -74.127861 105.948425 57.495457 -74.127853 105.948418 + 0.629724 63.645088 -63.868275 104.630508 63.645084 -63.868271 104.630501 + 0.638057 67.263321 -54.832066 104.211502 67.263313 -54.832062 104.211494 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/30.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/30.msa new file mode 100644 index 000000000..4810c10d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/30_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/30_1.msa new file mode 100644 index 000000000..dca68c13d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/31.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/31.msa new file mode 100644 index 000000000..c1e29319c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/31_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/31_1.msa new file mode 100644 index 000000000..c190811de --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/31_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/32.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/32.msa new file mode 100644 index 000000000..6ba4cecf0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/33.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/33.msa new file mode 100644 index 000000000..1d3089872 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/34.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/34.msa new file mode 100644 index 000000000..6b6aa667d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/34_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/34_1.msa new file mode 100644 index 000000000..42bc32a03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/35.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/35.msa new file mode 100644 index 000000000..3bd6ad9a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/36.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/36.msa new file mode 100644 index 000000000..254b20611 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/37.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/37.msa new file mode 100644 index 000000000..f7f2c48a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/37_1.msa b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/37_1.msa new file mode 100644 index 000000000..c4e76610b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/milgyo_religionist/37_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/milgyo_religionist/motlist.txt b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/motlist.txt new file mode 100644 index 000000000..a50023b67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/milgyo_religionist/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/mineral/motlist.txt b/serverfiles/main/srv1/share/data/monster/mineral/motlist.txt new file mode 100644 index 000000000..20dea8022 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mineral/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN wait.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL RUN wait.msa 100 +GENERAL NORMAL_ATTACK wait.msa 100 +GENERAL FRONT_DAMAGE wait.msa 100 +GENERAL FRONT_DEAD wait.msa 100 +GENERAL FRONT_KNOCKDOWN wait.msa 100 +GENERAL FRONT_STANDUP wait.msa 100 +GENERAL BACK_DAMAGE wait.msa 100 +GENERAL BACK_KNOCKDOWN wait.msa 100 +GENERAL BACK_STANDUP wait.msa 100 +GENERAL BACK_DEAD wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/mineral/wait.msa b/serverfiles/main/srv1/share/data/monster/mineral/wait.msa new file mode 100644 index 000000000..9001e4b21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mineral/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/mineral/wait.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mineral2/motlist.txt b/serverfiles/main/srv1/share/data/monster/mineral2/motlist.txt new file mode 100644 index 000000000..20dea8022 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mineral2/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN wait.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL RUN wait.msa 100 +GENERAL NORMAL_ATTACK wait.msa 100 +GENERAL FRONT_DAMAGE wait.msa 100 +GENERAL FRONT_DEAD wait.msa 100 +GENERAL FRONT_KNOCKDOWN wait.msa 100 +GENERAL FRONT_STANDUP wait.msa 100 +GENERAL BACK_DAMAGE wait.msa 100 +GENERAL BACK_KNOCKDOWN wait.msa 100 +GENERAL BACK_STANDUP wait.msa 100 +GENERAL BACK_DEAD wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/mineral2/wait.msa b/serverfiles/main/srv1/share/data/monster/mineral2/wait.msa new file mode 100644 index 000000000..c6ffa092b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mineral2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/mineral2/wait.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/front_damage.msa b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/front_damage.msa new file mode 100644 index 000000000..78f322b1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/front_damage.msa @@ -0,0 +1,15 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/minidungeon_pawn/front_damage.GR2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 7 + StartingTime 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/motlist.txt b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/motlist.txt new file mode 100644 index 000000000..4f9c90249 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/normal_attack1.msa new file mode 100644 index 000000000..e411544c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/normal_attack1.msa @@ -0,0 +1,60 @@ +ScriptType MotionData +MotionFileName "D:/ymir work/monster2/minidungeon_pawn/normal_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + + Group Event00 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.200000 + EnableHitProcess 1 + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + SphereDataCount 1 + + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.031630 + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "defensewave_pawn_01" + FollowingEnable 0 + EffectFileName "D:/ymir work/effect/monster2/defense_pwan_n1_blow1.mse" + EffectPosition 0.000000 0.000000 70.000000 + } + Group Event02 + { + MotionEventType 8 + StartingTime 1.060827 + } + Group Event03 + { + MotionEventType 7 + StartingTime 0.000000 + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.041363 + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/run.msa b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/run.msa new file mode 100644 index 000000000..cbcc76f9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/run.msa @@ -0,0 +1,15 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/minidungeon_pawn/run.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -300.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 7 + StartingTime 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/wait.msa b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/wait.msa new file mode 100644 index 000000000..641d172f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/minidungeon_pawn/wait.msa @@ -0,0 +1,15 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/minidungeon_pawn/wait.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 7 + StartingTime 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/mirinae_brother/die.msa b/serverfiles/main/srv1/share/data/monster/mirinae_brother/die.msa new file mode 100644 index 000000000..70756626d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mirinae_brother/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/mirinae_brother/die.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mirinae_brother/motlist.txt b/serverfiles/main/srv1/share/data/monster/mirinae_brother/motlist.txt new file mode 100644 index 000000000..da6b41e06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mirinae_brother/motlist.txt @@ -0,0 +1 @@ +GENERAL DEAD die.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/00.msa new file mode 100644 index 000000000..188821874 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/03.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/03.msa new file mode 100644 index 000000000..215dc2bcf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/03.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -285.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/20.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/20.msa new file mode 100644 index 000000000..6be568730 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.671533 + AttackingEndTime 0.770073 + AttackingBone "Bip01 R Hand" + WeaponLength 51.000000 + List HitPosition + { + 0.671533 -64.228096 -27.479937 243.831848 -33.204350 -50.779720 210.794724 + 0.679866 -61.582653 -47.996548 236.166245 -26.748697 -59.202496 200.658981 + 0.688200 -58.705063 -68.715057 223.380753 -20.433760 -66.828209 189.725037 + 0.696533 -54.166473 -88.608795 204.233978 -13.483733 -73.576607 177.439209 + 0.704866 -45.889645 -104.919464 178.277344 -4.969795 -78.493889 163.384094 + 0.713199 -34.390888 -114.348511 152.632782 4.858070 -81.930313 150.676697 + 0.721533 -22.268070 -119.283066 131.308289 15.417846 -85.984932 139.744415 + 0.729866 -11.064558 -122.699539 113.678955 26.597473 -92.029526 129.193207 + 0.738199 -1.611731 -126.139099 98.365799 38.118961 -100.945999 117.913063 + 0.746533 5.433767 -129.500198 84.028786 48.862812 -113.027122 104.972633 + 0.754866 10.038954 -130.630371 70.222992 56.790325 -126.003548 90.052315 + 0.763199 15.121392 -127.775368 59.049698 62.568485 -133.934357 76.689171 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/20_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/20_1.msa new file mode 100644 index 000000000..47c3e11fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/20_1.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/20_1.gr2" +MotionDuration 1.833333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.548662 + AttackingEndTime 0.678021 + AttackingBone "Bip01 L Hand" + WeaponLength 20.000000 + List HitPosition + { + 0.548662 29.580126 -124.028755 160.011765 35.038311 -126.477829 140.927963 + 0.556995 39.118683 -115.757385 137.927521 43.025177 -112.610573 118.569420 + 0.565328 47.453384 -102.673492 116.584976 49.033325 -94.460213 98.419861 + 0.573662 53.605518 -84.986481 96.807648 52.221344 -72.654655 81.125183 + 0.581995 58.837780 -65.195190 81.308441 54.821014 -50.187256 68.721825 + 0.590328 66.486099 -44.530216 70.904572 60.824871 -27.971844 61.223766 + 0.598662 78.559746 -22.234209 66.651291 72.350807 -4.603437 59.541355 + 0.606995 93.401337 -0.149071 70.759415 87.630951 18.433989 66.146812 + 0.615328 103.789162 16.757719 79.216049 98.510330 35.920532 76.998871 + 0.623662 110.432701 28.209448 88.476082 105.627144 47.622616 88.336044 + 0.631995 114.705322 35.299946 96.784302 110.370598 54.767117 98.279610 + 0.640328 117.145737 40.151302 103.172745 113.087715 59.536869 105.953415 + 0.648662 118.179955 43.880169 107.155914 114.121918 63.118912 110.816910 + 0.656995 118.217209 46.866470 108.622330 113.901001 65.968758 112.680984 + 0.665328 117.710449 49.348602 108.404449 112.984833 68.343391 112.511322 + 0.673662 117.317009 51.559528 108.400169 112.249069 70.456230 112.551147 + } + } + Group HitData01 + { + AttackingStartTime 1.231144 + AttackingEndTime 1.360503 + AttackingBone "Bip01 R Hand" + WeaponLength 51.000000 + List HitPosition + { + 1.231144 74.122269 -46.536873 74.256531 85.077034 -43.483570 123.956764 + 1.239477 73.221832 -63.985592 75.474091 85.746727 -50.207859 122.902161 + 1.247810 66.808197 -84.305267 79.734703 84.431732 -60.920132 121.463219 + 1.256144 52.714851 -105.740730 88.209869 79.051491 -76.476646 120.620064 + 1.264477 29.078405 -123.896484 100.776436 66.158554 -95.505440 120.958313 + 1.272810 -3.171082 -130.286942 108.454681 42.780285 -109.341766 115.165474 + 1.281144 -43.220493 -121.465195 110.463692 5.735603 -110.866707 100.964180 + 1.289477 -87.105522 -89.202614 112.857384 -44.085205 -84.957397 85.969902 + 1.297810 -115.857224 -43.512306 128.124146 -82.185905 -37.770481 90.280663 + 1.306144 -124.493637 -4.943385 152.879501 -98.580910 4.594162 110.007919 + 1.314477 -120.601868 22.674746 180.184448 -101.623642 36.557419 134.952728 + 1.322810 -109.420242 39.876205 206.685532 -97.216217 58.940296 160.984100 + 1.331143 -96.120300 50.409752 224.485947 -87.273262 73.328712 179.794266 + 1.339477 -85.170235 57.964088 233.978668 -77.600845 82.010208 189.645905 + 1.347810 -78.336945 64.806190 236.507172 -71.487503 86.932045 191.070313 + 1.356143 -73.700119 70.618988 236.176300 -67.548653 89.834526 189.337067 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/30.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/30.msa new file mode 100644 index 000000000..0932afd32 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/30_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/30_1.msa new file mode 100644 index 000000000..e516de4d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/31.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/31.msa new file mode 100644 index 000000000..f8fb7cf00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/31.gr2" +MotionDuration 1.433333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/32.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/32.msa new file mode 100644 index 000000000..4301096f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/32.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/32_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/32_1.msa new file mode 100644 index 000000000..092626dbe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/32_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/32_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/33.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/33.msa new file mode 100644 index 000000000..473be8e99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/34.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/34.msa new file mode 100644 index 000000000..6e1047a84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/34_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/34_1.msa new file mode 100644 index 000000000..06d50fb1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/35.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/35.msa new file mode 100644 index 000000000..a2717550e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/36.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/36.msa new file mode 100644 index 000000000..37e5d066a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/37.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/37.msa new file mode 100644 index 000000000..60868c86b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_boss/37.gr2" +MotionDuration 1.433333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/motlist.txt new file mode 100644 index 000000000..4f2f125a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_boss/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/00.msa new file mode 100644 index 000000000..e071c5339 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bosshost/00.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/00_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/00_1.msa new file mode 100644 index 000000000..24e765259 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bosshost/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/20.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/20.msa new file mode 100644 index 000000000..153a572f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/20.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bosshost/20.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/30.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/30.msa new file mode 100644 index 000000000..969ad1f0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bosshost/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31.msa new file mode 100644 index 000000000..f9b3db964 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bosshost/31.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31_1.msa new file mode 100644 index 000000000..3f5b95e57 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bosshost/31_1.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31_2.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31_2.msa new file mode 100644 index 000000000..4028fddd2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/31_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bosshost/31_2.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/motlist.txt new file mode 100644 index 000000000..fb919dcf7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bosshost/motlist.txt @@ -0,0 +1,7 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 34 +GENERAL FRONT_DEAD1 31_1.msa 33 +GENERAL FRONT_DEAD2 31_2.msa 33 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/00.msa new file mode 100644 index 000000000..b2a7e9bc8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/00_1.msa new file mode 100644 index 000000000..be86c86b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/03.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/03.msa new file mode 100644 index 000000000..7ad21545a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/03.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -296.68 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/20.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/20.msa new file mode 100644 index 000000000..e609a25ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/20.gr2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.254663 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/30.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/30.msa new file mode 100644 index 000000000..d5a39665f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/30_1.msa new file mode 100644 index 000000000..36ef5147c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/31.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/31.msa new file mode 100644 index 000000000..873a78c3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/32.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/32.msa new file mode 100644 index 000000000..136ae69ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/33.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/33.msa new file mode 100644 index 000000000..64bd4079a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/34.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/34.msa new file mode 100644 index 000000000..6b83d5505 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/34_1.msa new file mode 100644 index 000000000..98bda15ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/35.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/35.msa new file mode 100644 index 000000000..3071d6134 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/37.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/37.msa new file mode 100644 index 000000000..82149a194 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_bow/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/motlist.txt new file mode 100644 index 000000000..e6f120d04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_bow/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00.msa new file mode 100644 index 000000000..ce6557e0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00_1.msa new file mode 100644 index 000000000..dd14498af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/00_1.gr2" +MotionDuration 0.866667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00_2.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00_2.msa new file mode 100644 index 000000000..106f289cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/00_2.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/02.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/02.msa new file mode 100644 index 000000000..0d3195a0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/02.gr2" +MotionDuration 1.133333 +Accumulation 0.00 -69.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/02_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/02_1.msa new file mode 100644 index 000000000..a28273d9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/02_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/02_1.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -69.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/03.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/03.msa new file mode 100644 index 000000000..7a0dde6d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -258.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/03_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/03_1.msa new file mode 100644 index 000000000..4bb94fdd3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/03_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/03_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -258.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/20.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/20.msa new file mode 100644 index 000000000..2ce79498a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/20.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.405515 + AttackingEndTime 0.639092 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.405515 -40.325222 -42.145939 112.057388 -40.325218 -42.145935 112.057381 + 0.413848 -44.380371 -39.882759 113.315460 -44.380367 -39.882755 113.315453 + 0.422182 -47.747425 -37.884323 114.449608 -47.747421 -37.884319 114.449600 + 0.430515 -50.524467 -36.473991 116.162216 -50.524464 -36.473988 116.162209 + 0.438848 -52.876858 -35.707661 118.625092 -52.876854 -35.707657 118.625084 + 0.447182 -54.939514 -35.602119 121.922958 -54.939510 -35.602116 121.922951 + 0.455515 -56.805611 -36.172112 126.102188 -56.805607 -36.172108 126.102180 + 0.463848 -58.513466 -37.311356 130.966553 -58.513462 -37.311352 130.966537 + 0.472182 -60.058414 -38.612228 135.843475 -60.058411 -38.612225 135.843460 + 0.480515 -61.463203 -40.046276 140.714294 -61.463200 -40.046272 140.714279 + 0.488848 -62.744038 -41.615181 145.611664 -62.744034 -41.615177 145.611649 + 0.497182 -63.906967 -43.318142 150.564728 -63.906963 -43.318138 150.564713 + 0.505515 -64.961166 -45.129356 155.291824 -64.961159 -45.129353 155.291809 + 0.513848 -65.937340 -46.972816 158.795685 -65.937332 -46.972813 158.795670 + 0.522182 -66.814224 -48.842331 161.003647 -66.814217 -48.842327 161.003632 + 0.530515 -67.556549 -50.735065 161.915634 -67.556541 -50.735062 161.915619 + 0.538848 -68.116898 -52.643887 161.527588 -68.116890 -52.643883 161.527573 + 0.547182 -68.434982 -54.570366 160.020111 -68.434975 -54.570362 160.020096 + 0.555515 -68.491768 -56.555145 158.004883 -68.491760 -56.555141 158.004868 + 0.563848 -68.321503 -58.606956 155.531891 -68.321495 -58.606953 155.531876 + 0.572182 -67.954475 -60.733429 152.593582 -67.954468 -60.733425 152.593567 + 0.580515 -67.413956 -62.943283 149.175339 -67.413948 -62.943279 149.175323 + 0.588848 -66.707260 -65.221909 145.382843 -66.707253 -65.221901 145.382828 + 0.597181 -65.822693 -67.505150 141.610168 -65.822685 -67.505142 141.610153 + 0.605515 -64.774628 -69.805992 137.871811 -64.774620 -69.805984 137.871796 + 0.613848 -63.568886 -72.140762 134.140442 -63.568882 -72.140755 134.140427 + 0.622181 -62.202072 -74.519951 130.380219 -62.202068 -74.519943 130.380203 + 0.630515 -60.666183 -76.944229 126.641327 -60.666180 -76.944221 126.641319 + 0.638848 -58.954170 -79.405731 123.194138 -58.954166 -79.405724 123.194130 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/20_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/20_1.msa new file mode 100644 index 000000000..25bfdb05c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/20_1.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/20_1.gr2" +MotionDuration 1.833333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.169505 + AttackingEndTime 0.307786 + AttackingBone "Bip01 Ponytail1Nub" + WeaponLength 0.000000 + List HitPosition + { + 0.169505 0.136951 -119.825134 50.892860 0.136951 -119.825127 50.892857 + 0.177839 1.238796 -126.955795 54.444714 1.238796 -126.955788 54.444710 + 0.186172 2.191505 -133.105347 57.673729 2.191505 -133.105331 57.673725 + 0.194505 3.007754 -138.327988 60.509785 3.007753 -138.327972 60.509781 + 0.202839 3.702883 -142.700333 62.907055 3.702883 -142.700317 62.907051 + 0.211172 4.253956 -146.261383 64.570114 4.253955 -146.261368 64.570107 + 0.219505 4.659912 -149.068649 65.379074 4.659912 -149.068634 65.379066 + 0.227839 4.927308 -151.157745 65.321426 4.927307 -151.157730 65.321419 + 0.236172 5.083698 -152.666840 64.503098 5.083698 -152.666824 64.503090 + 0.244505 5.176516 -153.827042 63.127678 5.176515 -153.827026 63.127674 + 0.252839 5.203715 -154.612137 61.195915 5.203715 -154.612122 61.195911 + 0.261172 5.166242 -154.995956 58.749527 5.166242 -154.995941 58.749523 + 0.269505 5.104836 -155.088470 56.178459 5.104835 -155.088455 56.178455 + 0.277839 5.030247 -154.926239 53.580982 5.030247 -154.926224 53.580978 + 0.286172 4.943282 -154.515305 50.961784 4.943281 -154.515289 50.961781 + 0.294505 4.885726 -154.033981 48.576504 4.885726 -154.033966 48.576500 + 0.302839 4.909401 -153.714172 46.711571 4.909401 -153.714157 46.711567 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/30.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/30.msa new file mode 100644 index 000000000..58f8804f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/31.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/31.msa new file mode 100644 index 000000000..1817c92ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/32.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/32.msa new file mode 100644 index 000000000..43cbd5b96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/33.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/33.msa new file mode 100644 index 000000000..1c847a063 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/33.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/33_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/33_1.msa new file mode 100644 index 000000000..05dcc7a33 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/33_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/33_1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/34.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/34.msa new file mode 100644 index 000000000..44adc7da7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/35.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/35.msa new file mode 100644 index 000000000..006d79d38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/37.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/37.msa new file mode 100644 index 000000000..32f769290 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/37_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/37_1.msa new file mode 100644 index 000000000..413739429 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_dog/37_1.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/motlist.txt new file mode 100644 index 000000000..f46ec12ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_dog/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL WALK1 02_1.msa 100 +GENERAL RUN 03.msa 100 +GENERAL RUN1 03_1.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 50 +GENERAL FRONT_STANDUP1 33_1.msa 50 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/00.msa new file mode 100644 index 000000000..3026225cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_egg/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/00_2.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/00_2.msa new file mode 100644 index 000000000..b2c5c045d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_egg/00_2.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/motlist.txt new file mode 100644 index 000000000..602697388 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_egg/motlist.txt @@ -0,0 +1,2 @@ +GENERAL WAIT 00.msa 100 +GENERAL WAIT2 00_2.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00.msa new file mode 100644 index 000000000..99d33078f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00_1.msa new file mode 100644 index 000000000..fefab3424 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00_2.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00_2.msa new file mode 100644 index 000000000..71a3f819d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/00_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/24.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/24.msa new file mode 100644 index 000000000..aa7ed3644 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/24.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\Misterious_diseased_host\24.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.615572 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone10" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/misterious_diseased_host_24.mse" + EffectPosition 0.000000 0.000000 10.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.627737 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 0.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/25.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/25.msa new file mode 100644 index 000000000..46383e2d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/25.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\Misterious_diseased_host\24.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.571776 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone05" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/misterious_diseased_host_25.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.593674 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -450.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30.msa new file mode 100644 index 000000000..3015f61a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30_1.msa new file mode 100644 index 000000000..e646da6b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30left.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30left.msa new file mode 100644 index 000000000..7b6cd424b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30left.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/30left.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30right.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30right.msa new file mode 100644 index 000000000..ca7fbe2ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/30right.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/30right.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/31.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/31.msa new file mode 100644 index 000000000..4abcbcce7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/34.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/34.msa new file mode 100644 index 000000000..65ba9b3a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/34_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/34_1.msa new file mode 100644 index 000000000..bb204a88b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_host/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/motlist.txt new file mode 100644 index 000000000..7f5607a11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_host/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL 25.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/00.msa new file mode 100644 index 000000000..d03b60252 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/00_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/00_1.msa new file mode 100644 index 000000000..b69f37dcc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/02.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/02.msa new file mode 100644 index 000000000..c649e0e35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/02.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -60.91 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/03.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/03.msa new file mode 100644 index 000000000..fb289e455 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -116.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/20.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/20.msa new file mode 100644 index 000000000..b577669f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/20.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/20.gr2" +MotionDuration 3.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 1.540146 + AttackingEndTime 1.708029 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 1.540146 69.283447 4.934547 135.867462 69.283440 4.934547 135.867447 + 1.548480 67.120789 -15.409609 140.476578 67.120781 -15.409608 140.476563 + 1.556813 59.303246 -35.092628 144.464294 59.303242 -35.092625 144.464279 + 1.565146 47.378143 -51.456535 147.262009 47.378139 -51.456532 147.261993 + 1.573480 32.986572 -63.947350 148.908005 32.986568 -63.947346 148.907990 + 1.581813 17.531614 -72.586090 149.529449 17.531612 -72.586082 149.529434 + 1.590146 2.070353 -77.737122 149.288925 2.070353 -77.737114 149.288910 + 1.598480 -12.665197 -79.944046 148.260086 -12.665196 -79.944038 148.260071 + 1.606813 -26.138786 -79.938721 146.171326 -26.138784 -79.938713 146.171310 + 1.615146 -38.043507 -78.304436 143.057602 -38.043503 -78.304428 143.057587 + 1.623479 -48.244133 -75.510452 138.998230 -48.244129 -75.510445 138.998215 + 1.631813 -56.695694 -71.908607 134.069321 -56.695690 -71.908600 134.069305 + 1.640146 -63.381271 -67.737732 128.353302 -63.381268 -67.737724 128.353287 + 1.648479 -68.451141 -62.958538 122.403801 -68.451134 -62.958534 122.403793 + 1.656813 -72.120667 -57.545948 116.855293 -72.120659 -57.545944 116.855286 + 1.665146 -74.427574 -51.743599 111.740906 -74.427567 -51.743595 111.740898 + 1.673479 -75.435982 -45.765099 107.072060 -75.435974 -45.765095 107.072052 + 1.681813 -75.226540 -39.793480 102.845032 -75.226532 -39.793476 102.845024 + 1.690146 -73.904396 -33.986526 99.068268 -73.904388 -33.986523 99.068260 + 1.698479 -71.839790 -28.512419 96.025284 -71.839783 -28.512417 96.025276 + 1.706813 -69.338684 -23.479595 93.703812 -69.338676 -23.479593 93.703804 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/20_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/20_1.msa new file mode 100644 index 000000000..1af8eac12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/20_1.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/20_1.gr2" +MotionDuration 2.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.658556 + AttackingEndTime 0.857259 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.658556 66.304718 16.200911 60.520630 66.304710 16.200909 60.520626 + 0.666890 69.973709 2.324459 61.009216 69.973701 2.324459 61.009212 + 0.675223 71.304672 -14.557753 61.315887 71.304665 -14.557752 61.315884 + 0.683556 68.846344 -34.183735 61.226852 68.846336 -34.183731 61.226849 + 0.691890 60.966965 -55.550686 60.441284 60.966961 -55.550682 60.441280 + 0.700223 47.536255 -75.184555 58.594395 47.536251 -75.184547 58.594391 + 0.708556 31.418007 -89.672638 55.768044 31.418005 -89.672630 55.768040 + 0.716890 14.636866 -99.232483 52.368015 14.636865 -99.232475 52.368011 + 0.725223 -1.446843 -104.673447 48.745983 -1.446843 -104.673439 48.745979 + 0.733556 -16.151611 -106.819702 45.081356 -16.151609 -106.819695 45.081352 + 0.741890 -29.492887 -105.690010 41.105282 -29.492886 -105.690002 41.105278 + 0.750223 -41.141022 -101.642227 37.033051 -41.141018 -101.642220 37.033047 + 0.758556 -50.903343 -95.084900 33.230328 -50.903339 -95.084892 33.230324 + 0.766890 -58.772903 -86.409607 30.166397 -58.772900 -86.409599 30.166395 + 0.775223 -64.716805 -76.638321 28.157652 -64.716797 -76.638313 28.157650 + 0.783556 -68.731033 -66.433624 27.085142 -68.731026 -66.433617 27.085140 + 0.791890 -70.890831 -55.994564 26.843222 -70.890823 -55.994560 26.843220 + 0.800223 -71.250626 -45.470615 27.391739 -71.250618 -45.470612 27.391737 + 0.808556 -70.118080 -35.417065 28.786356 -70.118073 -35.417061 28.786354 + 0.816890 -68.296989 -26.879082 30.878593 -68.296982 -26.879080 30.878592 + 0.825223 -66.057343 -19.900885 33.221714 -66.057335 -19.900883 33.221710 + 0.833556 -63.590019 -14.386996 35.438721 -63.590015 -14.386995 35.438717 + 0.841890 -61.027420 -10.132962 37.295589 -61.027416 -10.132961 37.295586 + 0.850223 -58.318253 -6.417135 39.148270 -58.318249 -6.417134 39.148266 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/30.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/30.msa new file mode 100644 index 000000000..61b5c70a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/30_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/30_1.msa new file mode 100644 index 000000000..6ccc09ed4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/31.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/31.msa new file mode 100644 index 000000000..a3a88f0b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/31.gr2" +MotionDuration 1.866667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/32.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/32.msa new file mode 100644 index 000000000..cbecc73be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/32.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/33.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/33.msa new file mode 100644 index 000000000..ce382fc4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/33.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/34.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/34.msa new file mode 100644 index 000000000..308edcd82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/34_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/34_1.msa new file mode 100644 index 000000000..6962dc25f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/35.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/35.msa new file mode 100644 index 000000000..57a723f5e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/35.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/37.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/37.msa new file mode 100644 index 000000000..2afe65b42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_infector/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/motlist.txt new file mode 100644 index 000000000..5a9482e8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_infector/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/00.msa new file mode 100644 index 000000000..9189e6fff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/00.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/00_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/00_1.msa new file mode 100644 index 000000000..8868f3be6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/03.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/03.msa new file mode 100644 index 000000000..91893a4bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -280.82 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/20.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/20.msa new file mode 100644 index 000000000..cb0804548 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/20.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.661801 + AttackingEndTime 0.785077 + AttackingBone "Bone20" + WeaponLength 0.000000 + List HitPosition + { + 0.661801 12.712811 -25.074848 137.517517 12.712810 -25.074846 137.517502 + 0.670134 12.858579 -31.095646 137.309219 12.858578 -31.095644 137.309204 + 0.678467 13.035084 -36.329655 137.119751 13.035083 -36.329651 137.119736 + 0.686800 13.229160 -40.730984 137.075134 13.229159 -40.730980 137.075119 + 0.695134 13.424372 -44.356880 137.282898 13.424371 -44.356876 137.282883 + 0.703467 13.608111 -47.261414 137.822769 13.608110 -47.261410 137.822754 + 0.711800 13.774235 -49.520638 138.695419 13.774234 -49.520634 138.695404 + 0.720134 13.939487 -51.425930 139.464233 13.939487 -51.425926 139.464218 + 0.728467 14.101917 -53.048206 140.032516 14.101916 -53.048203 140.032501 + 0.736800 14.254904 -54.396244 140.407654 14.254903 -54.396240 140.407639 + 0.745134 14.392715 -55.478329 140.595596 14.392714 -55.478325 140.595581 + 0.753467 14.511560 -56.301205 140.605194 14.511559 -56.301201 140.605179 + 0.761800 14.616722 -56.865326 140.475082 14.616721 -56.865322 140.475067 + 0.770134 14.707186 -57.176956 140.216873 14.707185 -57.176952 140.216858 + 0.778467 14.780376 -57.242767 139.833130 14.780375 -57.242764 139.833115 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/30.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/30.msa new file mode 100644 index 000000000..aebf1b855 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/31.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/31.msa new file mode 100644 index 000000000..700fc8fc3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/31.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/31_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/31_1.msa new file mode 100644 index 000000000..bf4c8e1c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/31_1.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/32.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/32.msa new file mode 100644 index 000000000..674f01bbb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/32.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/33.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/33.msa new file mode 100644 index 000000000..80f815857 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/34.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/34.msa new file mode 100644 index 000000000..5ff99c1d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/35.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/35.msa new file mode 100644 index 000000000..a2b807510 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/36.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/36.msa new file mode 100644 index 000000000..0e393a4be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/36.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/37.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/37.msa new file mode 100644 index 000000000..dbdaadb80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/37.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/37_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/37_1.msa new file mode 100644 index 000000000..1d2562864 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_kid/37_1.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/motlist.txt new file mode 100644 index 000000000..e84dbae0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_kid/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/00.msa new file mode 100644 index 000000000..785cd2f4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/00_1.msa new file mode 100644 index 000000000..c38734367 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/03.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/03.msa new file mode 100644 index 000000000..b0d0be7cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/03.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -247.59 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/20.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/20.msa new file mode 100644 index 000000000..4d228d7aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.645580 + AttackingEndTime 0.742903 + AttackingBone "Bone32" + WeaponLength 220.000000 + List HitPosition + { + 0.645580 42.874084 -58.835323 144.176697 84.426399 0.980080 257.507050 + 0.653913 39.983410 -68.155449 136.005188 92.083313 -30.165136 252.502426 + 0.662247 35.782562 -77.064949 125.919289 97.907982 -62.017796 240.935806 + 0.670580 30.022945 -85.130852 114.013580 101.985374 -93.532692 224.282562 + 0.678913 22.704153 -92.040771 100.915207 104.015427 -124.347321 203.023972 + 0.687247 13.589290 -97.444092 86.950546 101.890724 -153.486649 175.434692 + 0.695580 2.380339 -100.937340 72.510437 94.336281 -179.607269 141.941849 + 0.703913 -11.182915 -102.097351 58.195625 79.957253 -201.168259 103.525536 + 0.712247 -26.742376 -100.526428 45.142868 59.211468 -217.552628 63.279030 + 0.720580 -40.420158 -96.774704 35.778339 38.232212 -227.417755 29.972839 + 0.728913 -50.699760 -92.520180 29.822483 20.665030 -232.331955 5.305128 + 0.737247 -57.207508 -89.045166 26.470163 9.275134 -235.545364 -10.832223 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/20_1.msa new file mode 100644 index 000000000..d7a3de29e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/20_1.gr2" +MotionDuration 1.200000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.592701 + AttackingEndTime 0.709489 + AttackingBone "Bone34" + WeaponLength 220.000000 + List HitPosition + { + 0.592701 -69.292336 21.113068 40.474243 5.689765 -221.150726 11.148261 + 0.601034 -63.970512 5.825879 37.262695 22.028799 -240.793488 15.474063 + 0.609367 -57.542980 -8.304956 34.976734 39.490669 -258.098389 20.383627 + 0.617701 -50.560036 -20.693628 33.605034 57.426502 -273.100739 25.391836 + 0.626034 -43.406807 -31.438692 33.005367 75.408470 -286.009155 30.509977 + 0.634367 -36.388927 -40.700432 33.035900 93.068855 -297.084900 35.792645 + 0.642701 -29.790501 -48.519783 33.546501 109.298210 -305.470551 41.151920 + 0.651034 -24.047579 -54.545158 34.312584 123.183647 -311.744171 45.974091 + 0.659367 -19.418949 -58.964256 35.152588 134.764404 -316.927063 50.035847 + 0.667701 -16.057917 -61.991325 35.922359 143.894913 -321.349579 53.201702 + 0.676034 -14.044283 -63.796349 36.516384 150.262024 -324.886932 55.347012 + 0.684367 -12.681260 -65.083748 37.001221 153.891586 -325.459747 56.763393 + 0.692701 -11.511839 -66.258438 37.442940 157.429443 -325.844513 57.958958 + 0.701034 -10.539400 -67.327003 37.834526 160.872116 -326.045685 58.924126 + 0.709367 -9.766239 -68.295601 38.170162 164.216904 -326.067627 59.651157 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/30.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/30.msa new file mode 100644 index 000000000..7be93ada3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/30_1.msa new file mode 100644 index 000000000..3bdb5f70e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/31.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/31.msa new file mode 100644 index 000000000..44decdad1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/32.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/32.msa new file mode 100644 index 000000000..49b24e911 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/32.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/33.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/33.msa new file mode 100644 index 000000000..66c0c6310 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/34.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/34.msa new file mode 100644 index 000000000..95f153d57 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/34_1.msa new file mode 100644 index 000000000..a01eb5101 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/35.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/35.msa new file mode 100644 index 000000000..922b75895 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/36.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/36.msa new file mode 100644 index 000000000..3ce124b4d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/37.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/37.msa new file mode 100644 index 000000000..fbb2025ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_spear/37.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_spear/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/00.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/00.msa new file mode 100644 index 000000000..47067aebd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/03.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/03.msa new file mode 100644 index 000000000..99fda0175 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -248.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/20.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/20.msa new file mode 100644 index 000000000..8c8cdc95d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/20.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/20.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 1.065693 + AttackingEndTime 1.206813 + AttackingBone "Bip01 R Hand" + WeaponLength 137.000000 + List HitPosition + { + 1.065693 -120.970963 -14.099349 98.766335 -257.684235 -13.730195 107.600716 + 1.074027 -120.092178 -30.472466 97.797142 -254.504883 -56.344448 103.526978 + 1.082360 -116.552658 -45.235901 96.885651 -244.059509 -95.273506 99.577293 + 1.090693 -111.048042 -58.222252 96.070724 -227.869339 -129.788422 95.845856 + 1.099027 -103.942490 -69.566116 95.240784 -206.806488 -159.994019 91.952209 + 1.107360 -94.888115 -79.579597 93.926193 -179.997116 -186.669586 86.361786 + 1.115693 -84.072037 -88.026901 92.173973 -147.660095 -208.678391 79.181534 + 1.124027 -71.754143 -94.652695 90.100853 -110.400459 -224.658737 70.764122 + 1.132360 -58.430008 -99.145012 87.826462 -69.991577 -233.119370 61.630505 + 1.140693 -44.755474 -101.256943 85.402420 -29.022150 -233.241882 52.214191 + 1.149027 -31.086508 -100.949554 82.882790 11.056092 -224.997452 42.818516 + 1.157360 -17.798058 -98.231499 80.360550 48.752789 -208.592712 33.880920 + 1.165693 -6.515755 -94.009018 78.376030 79.521896 -187.541580 27.207983 + 1.174027 2.097629 -89.355621 76.999474 101.914963 -166.117203 23.025702 + 1.182360 8.396184 -84.797363 76.005692 117.433578 -146.529541 20.607660 + 1.190693 12.783278 -80.671265 75.254715 127.743065 -130.065674 19.456419 + 1.199027 15.879232 -77.171364 74.755264 134.805145 -116.487968 19.258848 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/20_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/20_1.msa new file mode 100644 index 000000000..f571390b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/20_1.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 1.128954 + AttackingEndTime 1.245742 + AttackingBone "Bip01 R Hand" + WeaponLength 137.000000 + List HitPosition + { + 1.128954 -86.393127 -100.144897 161.118210 -145.486465 -83.216751 283.552246 + 1.137287 -80.487442 -108.274429 149.085083 -142.173538 -127.268890 269.923676 + 1.145620 -72.627769 -114.480591 136.307892 -133.846176 -169.362869 245.894196 + 1.153954 -62.734715 -118.245621 122.800354 -119.205147 -206.792252 210.770645 + 1.162287 -51.213848 -119.018906 109.569618 -97.590370 -234.341782 167.165634 + 1.170620 -39.875744 -117.286118 98.894318 -72.568275 -247.682693 125.293579 + 1.178954 -29.612473 -113.773758 90.532211 -48.102467 -249.500702 88.355873 + 1.187287 -20.782095 -109.043938 83.989044 -26.378325 -243.263107 57.105145 + 1.195620 -13.478684 -103.752335 79.029968 -7.630418 -232.410919 32.321445 + 1.203954 -7.814401 -98.635101 75.516891 8.101505 -220.356033 14.691928 + 1.212287 -3.798780 -94.085854 73.104340 20.575933 -209.480576 3.398178 + 1.220620 -1.322085 -90.344521 71.495163 29.978561 -201.325104 -2.481827 + 1.228954 0.523950 -87.089462 70.326309 38.179802 -194.865631 -5.405777 + 1.237287 2.139635 -84.163696 69.454285 45.945515 -189.530899 -6.360031 + 1.245620 3.549168 -81.598747 68.836182 53.206413 -185.490646 -5.390808 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/30.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/30.msa new file mode 100644 index 000000000..b08bfc42b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/30_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/30_1.msa new file mode 100644 index 000000000..a03463885 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/31.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/31.msa new file mode 100644 index 000000000..9f7840204 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/31_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/31_1.msa new file mode 100644 index 000000000..3d1e0dae1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/32.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/32.msa new file mode 100644 index 000000000..4b9787e37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/33.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/33.msa new file mode 100644 index 000000000..a06828382 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/34.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/34.msa new file mode 100644 index 000000000..99a9357b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/34_1.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/34_1.msa new file mode 100644 index 000000000..c7d8852af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/35.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/35.msa new file mode 100644 index 000000000..3d84fa999 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/36.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/36.msa new file mode 100644 index 000000000..896dcf184 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/37.msa b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/37.msa new file mode 100644 index 000000000..641f7bcef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/misterious_diseased_sword/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/motlist.txt b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/motlist.txt new file mode 100644 index 000000000..dddbcdd0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/misterious_diseased_sword/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/monkey/00.msa b/serverfiles/main/srv1/share/data/monster/monkey/00.msa new file mode 100644 index 000000000..e4c113507 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/00_1.msa b/serverfiles/main/srv1/share/data/monster/monkey/00_1.msa new file mode 100644 index 000000000..f76989b55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/00_2.msa b/serverfiles/main/srv1/share/data/monster/monkey/00_2.msa new file mode 100644 index 000000000..4a5803931 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/00_2.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/03.msa b/serverfiles/main/srv1/share/data/monster/monkey/03.msa new file mode 100644 index 000000000..f5bec9825 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/03.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -299.95 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/20.msa b/serverfiles/main/srv1/share/data/monster/monkey/20.msa new file mode 100644 index 000000000..f14e5a3c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/20.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.671533 + AttackingEndTime 0.810219 + AttackingBone "Bip01 R ForeArm" + WeaponLength 0.000000 + List HitPosition + { + 0.671533 -77.678177 -4.170817 209.633484 -77.678169 -4.170817 209.633469 + 0.679866 -78.008316 -10.597638 209.886078 -78.008308 -10.597637 209.886063 + 0.688200 -77.292450 -17.532888 208.869583 -77.292442 -17.532887 208.869568 + 0.696533 -75.251778 -24.999941 206.192154 -75.251770 -24.999939 206.192139 + 0.704866 -71.627426 -32.863029 201.369598 -71.627419 -32.863026 201.369583 + 0.713199 -67.113922 -41.493675 194.544495 -67.113914 -41.493671 194.544479 + 0.721533 -62.205635 -50.744514 186.057327 -62.205631 -50.744511 186.057312 + 0.729866 -56.837730 -60.310486 176.096313 -56.837727 -60.310482 176.096298 + 0.738199 -50.757942 -70.025803 164.777512 -50.757938 -70.025795 164.777496 + 0.746533 -43.613083 -79.682922 152.127945 -43.613079 -79.682915 152.127930 + 0.754866 -35.262753 -88.640999 138.247330 -35.262749 -88.640991 138.247314 + 0.763199 -26.587702 -95.481323 123.706703 -26.587700 -95.481316 123.706696 + 0.771533 -17.997591 -100.141418 108.753548 -17.997589 -100.141411 108.753540 + 0.779866 -9.748188 -102.694771 93.575760 -9.748187 -102.694763 93.575752 + 0.788199 -2.061814 -103.188545 78.373909 -2.061813 -103.188538 78.373901 + 0.796533 4.844451 -101.658760 63.384224 4.844451 -101.658752 63.384220 + 0.804866 10.596869 -98.559143 50.011192 10.596869 -98.559135 50.011189 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/20_1.msa b/serverfiles/main/srv1/share/data/monster/monkey/20_1.msa new file mode 100644 index 000000000..bb9129552 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/20_1.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.540146 + AttackingEndTime 0.660584 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.540146 -89.880066 -49.852348 52.835594 -89.880058 -49.852345 52.835590 + 0.548479 -91.484131 -68.433334 57.725807 -91.484123 -68.433327 57.725803 + 0.556813 -89.338852 -88.768341 64.135597 -89.338844 -88.768333 64.135590 + 0.565146 -82.466202 -109.718063 72.322090 -82.466194 -109.718056 72.322083 + 0.573479 -70.960899 -128.769272 81.804893 -70.960892 -128.769257 81.804886 + 0.581813 -55.558041 -144.741806 92.177155 -55.558037 -144.741791 92.177147 + 0.590146 -36.786419 -157.028030 103.301697 -36.786415 -157.028015 103.301689 + 0.598479 -15.093842 -164.918701 115.102707 -15.093841 -164.918686 115.102699 + 0.606813 8.980696 -167.473984 127.446014 8.980695 -167.473969 127.446007 + 0.615146 33.560760 -163.778564 139.668961 33.560757 -163.778549 139.668945 + 0.623479 54.442123 -155.017059 150.337341 54.442120 -155.017044 150.337326 + 0.631813 70.828583 -143.389145 159.171967 70.828575 -143.389130 159.171951 + 0.640146 82.896729 -130.769897 166.280930 82.896721 -130.769882 166.280914 + 0.648479 91.240417 -118.522278 171.953323 91.240410 -118.522270 171.953308 + 0.656813 96.582741 -107.517647 176.535248 96.582733 -107.517639 176.535233 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/20_range.msa b/serverfiles/main/srv1/share/data/monster/monkey/20_range.msa new file mode 100644 index 000000000..140b2a456 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/20_range.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/20.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.653285 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/monkey/30.msa b/serverfiles/main/srv1/share/data/monster/monkey/30.msa new file mode 100644 index 000000000..afa75015b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/30_1.msa b/serverfiles/main/srv1/share/data/monster/monkey/30_1.msa new file mode 100644 index 000000000..dd24de122 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/30_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/31.msa b/serverfiles/main/srv1/share/data/monster/monkey/31.msa new file mode 100644 index 000000000..9f3e3733f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/32.msa b/serverfiles/main/srv1/share/data/monster/monkey/32.msa new file mode 100644 index 000000000..9cebcbb24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/33.msa b/serverfiles/main/srv1/share/data/monster/monkey/33.msa new file mode 100644 index 000000000..6e7c0fbe1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/34.msa b/serverfiles/main/srv1/share/data/monster/monkey/34.msa new file mode 100644 index 000000000..5de2e582e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/34_1.msa b/serverfiles/main/srv1/share/data/monster/monkey/34_1.msa new file mode 100644 index 000000000..4fd422e66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/34_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/35.msa b/serverfiles/main/srv1/share/data/monster/monkey/35.msa new file mode 100644 index 000000000..fa9c653a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/36.msa b/serverfiles/main/srv1/share/data/monster/monkey/36.msa new file mode 100644 index 000000000..3fe7b21be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/36.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/37.msa b/serverfiles/main/srv1/share/data/monster/monkey/37.msa new file mode 100644 index 000000000..45455d4c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/monkey/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey/motlist.txt b/serverfiles/main/srv1/share/data/monster/monkey/motlist.txt new file mode 100644 index 000000000..3a5c541fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 20 +GENERAL WAIT2 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/monkey/motlist_range.txt b/serverfiles/main/srv1/share/data/monster/monkey/motlist_range.txt new file mode 100644 index 000000000..c12c8654a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey/motlist_range.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 20 +GENERAL WAIT2 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20_range.msa 100 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/monkey_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/monkey_young1/motlist.txt new file mode 100644 index 000000000..2707899a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey_young1/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/monkey_young1/run.msa b/serverfiles/main/srv1/share/data/monster/monkey_young1/run.msa new file mode 100644 index 000000000..1dd87c108 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/monkey_young1/run.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/monkey_young1/wait.msa new file mode 100644 index 000000000..90869ff9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/monkey_young1/wait.gr2" +MotionDuration 1.866667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/monkey_young1/wait1.msa new file mode 100644 index 000000000..6def7edde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/monkey_young1/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/monkey_young1/wait2.msa new file mode 100644 index 000000000..6a30818dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/monkey_young1/wait2.gr2" +MotionDuration 3.266667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/monkey_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/monkey_young1/walk.msa new file mode 100644 index 000000000..47aa94b7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/monkey_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/monkey_young1/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -90.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/00.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/00.msa new file mode 100644 index 000000000..fd1536364 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/02.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/02.msa new file mode 100644 index 000000000..1233061e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/02.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -101.39 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/03.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/03.msa new file mode 100644 index 000000000..ebdfd60f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -259.43 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/20.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/20.msa new file mode 100644 index 000000000..836b9f4ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/20.msa @@ -0,0 +1,37 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.447689 + AttackingEndTime 0.515815 + AttackingBone "Bip01 R Finger0" + WeaponLength 30.000000 + List HitPosition + { + 0.447689 -123.894096 -79.063820 208.357590 -110.465279 -104.628166 215.683395 + 0.456022 -115.964462 -124.199417 199.056366 -94.876915 -142.547165 208.131805 + 0.464355 -75.014160 -167.999283 188.586014 -48.354507 -175.200546 199.189453 + 0.472689 -22.488287 -185.711670 179.496185 5.220422 -181.637009 190.175095 + 0.481022 21.350016 -184.465424 168.649628 46.059200 -171.053207 178.770233 + 0.489355 53.550079 -175.139771 156.224380 72.557487 -155.023010 166.787506 + 0.497689 77.876358 -163.122894 143.532150 89.455460 -139.047089 156.613953 + 0.506022 94.780022 -149.621216 133.102020 98.006798 -124.966354 149.856155 + 0.514355 103.785133 -136.534561 125.323189 99.839104 -114.141724 144.877991 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/20_1.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/20_1.msa new file mode 100644 index 000000000..04c731559 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/20_1.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/20_1.gr2" +MotionDuration 1.066667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.376318 + AttackingEndTime 0.482725 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.376318 -121.850220 -88.607895 128.970993 -121.850212 -88.607887 128.970978 + 0.384651 -115.812302 -115.665817 122.267853 -115.812294 -115.665810 122.267845 + 0.392985 -103.639236 -142.065613 110.139038 -103.639229 -142.065598 110.139030 + 0.401318 -83.274376 -165.846939 92.468582 -83.274368 -165.846924 92.468575 + 0.409651 -56.155968 -183.203857 76.259140 -56.155964 -183.203842 76.259132 + 0.417985 -26.724918 -194.322113 65.262230 -26.724916 -194.322098 65.262222 + 0.426318 3.179738 -201.056732 58.980591 3.179738 -201.056717 58.980587 + 0.434651 32.774685 -204.503006 57.109978 32.774681 -204.502991 57.109974 + 0.442985 58.873260 -203.730331 56.885761 58.873257 -203.730316 56.885757 + 0.451318 79.888115 -199.879333 56.507378 79.888107 -199.879318 56.507374 + 0.459651 96.611015 -194.506058 56.069317 96.611008 -194.506042 56.069313 + 0.467985 110.283264 -188.238434 56.248497 110.283257 -188.238419 56.248493 + 0.476318 122.403618 -181.282135 57.463264 122.403610 -181.282120 57.463261 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/30.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/30.msa new file mode 100644 index 000000000..968122058 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/31.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/31.msa new file mode 100644 index 000000000..e003f8813 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/31.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/32.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/32.msa new file mode 100644 index 000000000..40d04572a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/33.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/33.msa new file mode 100644 index 000000000..bdc563f8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/33.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/34.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/34.msa new file mode 100644 index 000000000..bdc000329 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/35.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/35.msa new file mode 100644 index 000000000..74a1e8914 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/35.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/37.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/37.msa new file mode 100644 index 000000000..54e4b83e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/37.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/50.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/50.msa new file mode 100644 index 000000000..a462dbf3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/50.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/51.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/51.msa new file mode 100644 index 000000000..f5cd91d14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/51.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/52.msa b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/52.msa new file mode 100644 index 000000000..5e345b765 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/mountain_dog_god/52.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mountain_dog_god/motlist.txt b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/motlist.txt new file mode 100644 index 000000000..870894867 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mountain_dog_god/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 100 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/mr_restaurant/die.msa b/serverfiles/main/srv1/share/data/monster/mr_restaurant/die.msa new file mode 100644 index 000000000..bc14a0b93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mr_restaurant/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/mr_restaurant/die.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mr_restaurant/motlist.txt b/serverfiles/main/srv1/share/data/monster/mr_restaurant/motlist.txt new file mode 100644 index 000000000..87cfd400f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mr_restaurant/motlist.txt @@ -0,0 +1,6 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_2.msa 35 +GENERAL WAIT1 wait_2.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/mr_restaurant/run.msa b/serverfiles/main/srv1/share/data/monster/mr_restaurant/run.msa new file mode 100644 index 000000000..f92a4800d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mr_restaurant/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/mr_restaurant/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -318.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mr_restaurant/wait.msa b/serverfiles/main/srv1/share/data/monster/mr_restaurant/wait.msa new file mode 100644 index 000000000..a99f98f5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mr_restaurant/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/mr_restaurant/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mr_restaurant/wait_1.msa b/serverfiles/main/srv1/share/data/monster/mr_restaurant/wait_1.msa new file mode 100644 index 000000000..1cd78a974 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mr_restaurant/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/mr_restaurant/wait_1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mr_restaurant/wait_2.msa b/serverfiles/main/srv1/share/data/monster/mr_restaurant/wait_2.msa new file mode 100644 index 000000000..5913a6618 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mr_restaurant/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/mr_restaurant/wait_2.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mr_restaurant/walk.msa b/serverfiles/main/srv1/share/data/monster/mr_restaurant/walk.msa new file mode 100644 index 000000000..51eb081de --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mr_restaurant/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/mr_restaurant/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -107.76 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/musician/die.msa b/serverfiles/main/srv1/share/data/monster/musician/die.msa new file mode 100644 index 000000000..2bb5f98dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/musician/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/musician/die.gr2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/musician/motlist.txt b/serverfiles/main/srv1/share/data/monster/musician/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/musician/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/musician/run.msa b/serverfiles/main/srv1/share/data/monster/musician/run.msa new file mode 100644 index 000000000..8e905e14e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/musician/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/musician/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -299.85 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/musician/wait.msa b/serverfiles/main/srv1/share/data/monster/musician/wait.msa new file mode 100644 index 000000000..e6e3218ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/musician/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/musician/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/musician/wait_1.msa b/serverfiles/main/srv1/share/data/monster/musician/wait_1.msa new file mode 100644 index 000000000..dcf42a3dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/musician/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/musician/wait_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/musician/walk.msa b/serverfiles/main/srv1/share/data/monster/musician/walk.msa new file mode 100644 index 000000000..c44a31e66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/musician/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/musician/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -76.77 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant/00.msa b/serverfiles/main/srv1/share/data/monster/mutant/00.msa new file mode 100644 index 000000000..4215707f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/00.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/00.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/00_1.msa b/serverfiles/main/srv1/share/data/monster/mutant/00_1.msa new file mode 100644 index 000000000..9f5d3084e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/00_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/00_1.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/00_2.msa b/serverfiles/main/srv1/share/data/monster/mutant/00_2.msa new file mode 100644 index 000000000..7d40eb0d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/00_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/00_2.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/03.msa b/serverfiles/main/srv1/share/data/monster/mutant/03.msa new file mode 100644 index 000000000..d979b82a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -323.76 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant/20.msa b/serverfiles/main/srv1/share/data/monster/mutant/20.msa new file mode 100644 index 000000000..36926c857 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/20.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/20.gr2" +MotionDuration 1.666667 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/20_1.msa b/serverfiles/main/srv1/share/data/monster/mutant/20_1.msa new file mode 100644 index 000000000..c05b1b731 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/20_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/20_1.gr2" +MotionDuration 1.666667 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/30.msa b/serverfiles/main/srv1/share/data/monster/mutant/30.msa new file mode 100644 index 000000000..c5c251219 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/30.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/30.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/30_1.msa b/serverfiles/main/srv1/share/data/monster/mutant/30_1.msa new file mode 100644 index 000000000..496d755f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/30_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/30_1.gr2" +MotionDuration 0.500000 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/31.msa b/serverfiles/main/srv1/share/data/monster/mutant/31.msa new file mode 100644 index 000000000..ea4673647 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/31.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/31.gr2" +MotionDuration 2.833333 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/32.msa b/serverfiles/main/srv1/share/data/monster/mutant/32.msa new file mode 100644 index 000000000..63aa9a066 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/32.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/32.gr2" +MotionDuration 1.166667 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/33.msa b/serverfiles/main/srv1/share/data/monster/mutant/33.msa new file mode 100644 index 000000000..072b4f39d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/33.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/33.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/34.msa b/serverfiles/main/srv1/share/data/monster/mutant/34.msa new file mode 100644 index 000000000..3c574a1bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/34.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/34.gr2" +MotionDuration 0.500000 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/34_1.msa b/serverfiles/main/srv1/share/data/monster/mutant/34_1.msa new file mode 100644 index 000000000..ba23187ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/34_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/34_1.gr2" +MotionDuration 0.500000 diff --git a/serverfiles/main/srv1/share/data/monster/mutant/35.msa b/serverfiles/main/srv1/share/data/monster/mutant/35.msa new file mode 100644 index 000000000..be0989e7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant/35.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant/35.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/00.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/00.msa new file mode 100644 index 000000000..fc3033826 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/00_1.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/00_1.msa new file mode 100644 index 000000000..3b5cbd2b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/00_2.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/00_2.msa new file mode 100644 index 000000000..5642d9724 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/00_2.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/03.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/03.msa new file mode 100644 index 000000000..86346cddc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -396.35 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/20.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/20.msa new file mode 100644 index 000000000..b17d67d39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/20.msa @@ -0,0 +1,35 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\mutant_1\20_1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.608273 + AttackingEndTime 0.652879 + AttackingBone "equip_right" + WeaponLength 126.000000 + List HitPosition + { + 0.608273 -92.037758 -202.903656 203.211548 -168.308807 -161.436234 294.475372 + 0.616606 -38.769844 -218.711533 179.534973 -112.822800 -262.325226 271.436798 + 0.624939 21.139679 -212.339905 160.214645 2.292118 -325.203430 212.007492 + 0.633273 71.531113 -189.683716 147.607483 125.854660 -303.184479 141.387222 + 0.641606 108.663315 -162.135666 140.489594 203.434296 -230.613129 94.019089 + 0.649939 136.756744 -131.317276 136.246384 242.216125 -150.065262 70.134941 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/20_1.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/20_1.msa new file mode 100644 index 000000000..58e72c803 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/20_1.msa @@ -0,0 +1,35 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\mutant_1\20_1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.616383 + AttackingEndTime 0.665045 + AttackingBone "equip_right" + WeaponLength 133.000000 + List HitPosition + { + 0.616383 -40.333370 -218.564804 180.119049 -119.260223 -262.152161 277.657471 + 0.624716 19.553200 -212.807465 160.662018 -2.576960 -330.758972 216.993958 + 0.633049 70.381691 -190.374069 147.856995 126.037186 -311.039429 142.753281 + 0.641383 107.796463 -162.915283 140.636475 207.170120 -236.665802 92.412689 + 0.649716 136.108170 -132.189072 136.329132 247.387711 -153.260864 66.876457 + 0.658049 153.854523 -102.365356 134.328812 260.625366 -82.105492 57.667450 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/30.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/30.msa new file mode 100644 index 000000000..7a538f683 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/31.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/31.msa new file mode 100644 index 000000000..956fbd6e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/31.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/32.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/32.msa new file mode 100644 index 000000000..451359c37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/33.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/33.msa new file mode 100644 index 000000000..75a3ee54a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/34.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/34.msa new file mode 100644 index 000000000..a90dcd460 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/35.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/35.msa new file mode 100644 index 000000000..bfa77530c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/35.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -276.69 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/36.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/36.msa new file mode 100644 index 000000000..483f404f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/36.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/37.msa b/serverfiles/main/srv1/share/data/monster/mutant_1/37.msa new file mode 100644 index 000000000..82c4cbd25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_1/37.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_1/motlist.txt b/serverfiles/main/srv1/share/data/monster/mutant_1/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_1/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/00.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/00.msa new file mode 100644 index 000000000..fa86f169e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/00_1.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/00_1.msa new file mode 100644 index 000000000..14f73ed64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/00_2.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/00_2.msa new file mode 100644 index 000000000..48c7c7b7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/00_2.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/03.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/03.msa new file mode 100644 index 000000000..ccb0e6599 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -758.26 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/20.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/20.msa new file mode 100644 index 000000000..8ef1848f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/20.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\mutant_2\20.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.616383 + AttackingEndTime 0.656934 + AttackingBone "equip_right" + WeaponLength 148.000000 + List HitPosition + { + 0.616383 -47.687897 -143.849792 116.069954 -174.838043 -178.511566 48.938591 + 0.624716 -3.072762 -180.550171 138.913452 -100.271515 -283.585846 96.840729 + 0.633049 52.138374 -195.755341 177.577179 13.882790 -338.149231 190.042068 + 0.641383 107.705772 -180.480820 216.447571 139.113724 -309.081482 282.410583 + 0.649716 157.005829 -135.381897 242.809952 248.748138 -204.116730 336.357361 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/20_1.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/20_1.msa new file mode 100644 index 000000000..bb62af927 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/20_1.msa @@ -0,0 +1,35 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\mutant_2\20_1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.612328 + AttackingEndTime 0.660989 + AttackingBone "equip_right" + WeaponLength 146.000000 + List HitPosition + { + 0.612328 -72.019203 -224.992188 202.567368 -165.996109 -223.468643 314.246582 + 0.620661 -10.453854 -231.543091 180.295395 -72.860886 -327.665680 270.044006 + 0.628994 51.259087 -215.245819 163.107681 73.863937 -356.896790 189.162186 + 0.637328 97.861244 -188.272186 152.916016 188.928055 -297.378387 119.710953 + 0.645661 132.966309 -157.150391 146.828934 251.965469 -207.415298 79.377327 + 0.653994 158.727661 -123.114708 143.253006 279.784851 -121.008102 61.701279 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/30.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/30.msa new file mode 100644 index 000000000..172ca945e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/31.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/31.msa new file mode 100644 index 000000000..103c97265 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/31.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/32.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/32.msa new file mode 100644 index 000000000..94ed8b783 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/32.gr2" +MotionDuration 0.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/33.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/33.msa new file mode 100644 index 000000000..cbf1d1777 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/34.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/34.msa new file mode 100644 index 000000000..466e28c52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/34.gr2" +MotionDuration 0.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/35.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/35.msa new file mode 100644 index 000000000..83dd3da20 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/35.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -282.56 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/36.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/36.msa new file mode 100644 index 000000000..95899656e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/37.msa b/serverfiles/main/srv1/share/data/monster/mutant_2/37.msa new file mode 100644 index 000000000..71665216b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_2/37.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_2/motlist.txt b/serverfiles/main/srv1/share/data/monster/mutant_2/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_2/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/00.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/00.msa new file mode 100644 index 000000000..0bd16e279 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/00_1.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/00_1.msa new file mode 100644 index 000000000..13b7bf0b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/00_2.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/00_2.msa new file mode 100644 index 000000000..5d1490f58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/00_2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/03.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/03.msa new file mode 100644 index 000000000..ba80b7f22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -418.11 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/20.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/20.msa new file mode 100644 index 000000000..debcd30a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/20.msa @@ -0,0 +1,35 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\mutant_3\20.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.616383 + AttackingEndTime 0.660989 + AttackingBone "Bip01 R Hand" + WeaponLength 141.000000 + List HitPosition + { + 0.616383 -61.032906 -245.990356 220.992752 -144.737518 -292.269348 324.341095 + 0.624716 6.570621 -253.321075 202.702301 -17.031464 -378.345886 262.417664 + 0.633049 72.962784 -240.108582 185.693878 131.946030 -368.049255 180.373032 + 0.641383 126.368340 -212.498657 171.916595 231.698929 -290.682068 120.745743 + 0.649716 167.316345 -175.787338 161.861694 285.235382 -198.145370 88.150078 + 0.658049 193.535904 -138.058258 156.181610 306.746643 -116.623276 74.918465 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/20_1.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/20_1.msa new file mode 100644 index 000000000..9673a9393 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/20_1.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\mutant_3\20_1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.636659 + AttackingEndTime 0.782644 + AttackingBone "Bip01 R Finger0Nub" + WeaponLength 140.000000 + List HitPosition + { + 0.636659 143.242737 -145.425598 210.929260 179.013824 -209.673813 330.061951 + 0.644992 129.404800 -154.510178 203.163727 164.176407 -224.508820 319.315033 + 0.653325 114.522980 -162.183533 196.241440 146.776215 -238.075806 309.378906 + 0.661659 98.599731 -168.423172 190.274643 126.513695 -250.140045 300.470642 + 0.669992 81.719009 -173.109268 185.241974 103.375931 -260.271515 292.637177 + 0.678325 64.014664 -176.080811 181.037491 77.557991 -267.963196 285.795319 + 0.686659 45.171646 -177.184814 177.183853 48.800110 -272.881683 279.306000 + 0.694992 25.106722 -176.111603 173.335526 17.080280 -274.434265 272.674500 + 0.703325 4.084422 -172.508041 169.343613 -17.187630 -271.853882 265.665436 + 0.711659 -17.826319 -166.197189 165.276596 -53.795609 -264.295288 258.458893 + 0.719992 -40.509136 -156.841141 161.103485 -92.307549 -250.760437 251.081741 + 0.728325 -63.449852 -143.895645 156.533371 -131.614929 -230.291885 243.073486 + 0.736659 -85.297997 -127.163139 151.268860 -169.159973 -202.878876 233.938385 + 0.744992 -104.467720 -107.163582 145.222733 -202.118164 -169.891327 223.514572 + 0.753325 -120.444008 -84.405388 138.456879 -229.604767 -132.228638 211.919876 + 0.761658 -134.164108 -58.138588 131.072083 -252.669281 -87.527870 199.574982 + 0.769992 -146.593536 -24.696682 122.487564 -271.204224 -27.893551 186.220917 + 0.778325 -153.042221 17.175348 111.691811 -276.547882 46.643242 170.665497 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/30.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/30.msa new file mode 100644 index 000000000..e8b5953f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/31.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/31.msa new file mode 100644 index 000000000..38bef5cb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/31.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/32.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/32.msa new file mode 100644 index 000000000..51aa85c36 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/33.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/33.msa new file mode 100644 index 000000000..41fa4e346 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/34.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/34.msa new file mode 100644 index 000000000..7c18492eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/35.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/35.msa new file mode 100644 index 000000000..a5638e6d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/35.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -317.28 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/36.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/36.msa new file mode 100644 index 000000000..9cf9ee37a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/36.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/37.msa b/serverfiles/main/srv1/share/data/monster/mutant_3/37.msa new file mode 100644 index 000000000..f42f954da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/mutant_3/37.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/mutant_3/motlist.txt b/serverfiles/main/srv1/share/data/monster/mutant_3/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/mutant_3/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/back_damage00.msa new file mode 100644 index 000000000..e8f49b255 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/back_damage01.msa new file mode 100644 index 000000000..21f9ffde0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/back_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/back_dead.msa new file mode 100644 index 000000000..9da693239 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\back_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/back_knockdown.msa new file mode 100644 index 000000000..697efebc1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\back_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/back_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/back_standup.msa new file mode 100644 index 000000000..c6afe001b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/front_damage00.msa new file mode 100644 index 000000000..e2ab008da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/front_damage01.msa new file mode 100644 index 000000000..b78e43780 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/front_dead.msa new file mode 100644 index 000000000..a30ea7d1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\front_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/front_knockdown.msa new file mode 100644 index 000000000..210fa9ff9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\front_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/front_standup.msa new file mode 100644 index 000000000..2cb1ec50d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/motlist.txt b/serverfiles/main/srv1/share/data/monster/naga_archer/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/normal_attack00.msa new file mode 100644 index 000000000..73ea9f156 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/normal_attack00.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\normal_attack00.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.557178 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/normal_attack01.msa new file mode 100644 index 000000000..df4d21c4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/normal_attack01.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\normal_attack01.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.554745 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/run.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/run.msa new file mode 100644 index 000000000..1f95cf239 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\run.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 -599.9999 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/wait00.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/wait00.msa new file mode 100644 index 000000000..70f7b7754 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\wait00.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_archer/wait01.msa b/serverfiles/main/srv1/share/data/monster/naga_archer/wait01.msa new file mode 100644 index 000000000..d79b3c5ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_archer/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_archer\wait01.GR2" +MotionDuration 2.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/back_damage00.msa new file mode 100644 index 000000000..bc5ed2556 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\back_damage00.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/back_damage01.msa new file mode 100644 index 000000000..df4aae93e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\back_damage01.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/back_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/back_dead.msa new file mode 100644 index 000000000..1d036a263 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\back_dead.GR2" +MotionDuration 1.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/back_knockdown.msa new file mode 100644 index 000000000..a09b62302 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\back_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/back_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/back_standup.msa new file mode 100644 index 000000000..e6cfe83b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/front_damage00.msa new file mode 100644 index 000000000..7010f987a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\front_damage00.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/front_damage01.msa new file mode 100644 index 000000000..560f8973a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\front_damage01.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/front_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/front_dead.msa new file mode 100644 index 000000000..9250d574a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\front_dead.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/front_knockdown.msa new file mode 100644 index 000000000..3ae95cd2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\front_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/front_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/front_standup.msa new file mode 100644 index 000000000..7c2f669f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/motlist.txt b/serverfiles/main/srv1/share/data/monster/naga_commander/motlist.txt new file mode 100644 index 000000000..1311dc38d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait00.msa 50 +GENERAL WAIT1 wait01.msa 30 +GENERAL WAIT2 wait02.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL SPECIAL special_attack00.msa 50 +GENERAL SPECIAL1 special_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/normal_attack00.msa new file mode 100644 index 000000000..df8d694e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/normal_attack00.msa @@ -0,0 +1,76 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\naga_commander\normal_attack00.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.864964 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 160.000000 -60.000000 40.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.919708 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -220.000000 80.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.970803 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position -160.000000 -60.000000 40.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/normal_attack01.msa new file mode 100644 index 000000000..1c901d993 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\naga_commander\normal_attack01.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.802920 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -220.000000 80.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/run.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/run.msa new file mode 100644 index 000000000..41f629a2e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\run.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 -600.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/special_attack00.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/special_attack00.msa new file mode 100644 index 000000000..6b9181caa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/special_attack00.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\special_attack00.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.822384 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/light_emissive3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/light_emissive1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_R" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/light_emissive1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.822384 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -500.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/special_attack01.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/special_attack01.msa new file mode 100644 index 000000000..8790db8c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/special_attack01.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\special_attack01.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_R" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/light_emissive1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.992701 + + AttachingEnable 1 + AttachingBoneName "equip_R" + FlyFileName "d:/ymir work/effect/monster/naga_commander_special01.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.500000 + DuringTime 0.000000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + TargetingFlag 1 + + SphereDataCount 1 + Group SphereData00 + { + Radius 75.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/wait00.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/wait00.msa new file mode 100644 index 000000000..b13bdc530 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\wait00.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/wait01.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/wait01.msa new file mode 100644 index 000000000..3067ee340 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\wait01.GR2" +MotionDuration 3.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_commander/wait02.msa b/serverfiles/main/srv1/share/data/monster/naga_commander/wait02.msa new file mode 100644 index 000000000..682a1c12d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_commander/wait02.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_commander\wait02.GR2" +MotionDuration 3.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/back_damage00.msa new file mode 100644 index 000000000..79e2ea81f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/back_damage01.msa new file mode 100644 index 000000000..808f9d5b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/back_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/back_dead.msa new file mode 100644 index 000000000..20adb1387 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\back_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/back_knockdown.msa new file mode 100644 index 000000000..c4d5f967b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\back_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/back_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/back_standup.msa new file mode 100644 index 000000000..cdceb5a17 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/front_damage00.msa new file mode 100644 index 000000000..1811b4d9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/front_damage01.msa new file mode 100644 index 000000000..a4b097e86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/front_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/front_dead.msa new file mode 100644 index 000000000..6e5768230 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\front_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/front_knockdown.msa new file mode 100644 index 000000000..cb8a0d88c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\front_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/front_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/front_standup.msa new file mode 100644 index 000000000..23acaacce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/motlist.txt b/serverfiles/main/srv1/share/data/monster/naga_mage/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/normal_attack00.msa new file mode 100644 index 000000000..a941da496 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\normal_attack00.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_L" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/light_emissive1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.689781 + + AttachingEnable 1 + AttachingBoneName "equip_L" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/normal_attack01.msa new file mode 100644 index 000000000..a726ce8a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/normal_attack01.msa @@ -0,0 +1,76 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\normal_attack01.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.558394 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 90.000000 + Position -140.000000 -50.000000 50.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.572993 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -190.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.602190 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 90.000000 + Position 140.000000 -50.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/run.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/run.msa new file mode 100644 index 000000000..06ac1b73d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\run.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 -600.0001 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/wait00.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/wait00.msa new file mode 100644 index 000000000..085490ec9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\wait00.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_mage/wait01.msa b/serverfiles/main/srv1/share/data/monster/naga_mage/wait01.msa new file mode 100644 index 000000000..8ea2fa230 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_mage/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_mage\wait01.GR2" +MotionDuration 3.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_damage00.msa new file mode 100644 index 000000000..0998f3561 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_damage01.msa new file mode 100644 index 000000000..2e56feb4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/back_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_dead.msa new file mode 100644 index 000000000..a50b132c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\back_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_knockdown.msa new file mode 100644 index 000000000..3800ddd88 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\back_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/back_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_standup.msa new file mode 100644 index 000000000..533efbe0e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_damage00.msa new file mode 100644 index 000000000..60c50847a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_damage01.msa new file mode 100644 index 000000000..f292a2d56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_dead.msa new file mode 100644 index 000000000..2f899a9cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\front_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_knockdown.msa new file mode 100644 index 000000000..596bbbf10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\front_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_standup.msa new file mode 100644 index 000000000..c2e9c2ec6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/naga_soldier/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/normal_attack00.msa new file mode 100644 index 000000000..4ca3b43e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\normal_attack00.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.423358 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -160.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/normal_attack01.msa new file mode 100644 index 000000000..227ac8dc2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\normal_attack01.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.576642 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/run.msa new file mode 100644 index 000000000..c6f00da77 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\run.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 -599.9999 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/wait00.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/wait00.msa new file mode 100644 index 000000000..118c7af01 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\wait00.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_soldier/wait01.msa b/serverfiles/main/srv1/share/data/monster/naga_soldier/wait01.msa new file mode 100644 index 000000000..52beb5778 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_soldier/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_soldier\wait01.GR2" +MotionDuration 2.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_damage00.msa new file mode 100644 index 000000000..036a5ae80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_damage01.msa new file mode 100644 index 000000000..2c8464257 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/back_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_dead.msa new file mode 100644 index 000000000..53dec83af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\back_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_knockdown.msa new file mode 100644 index 000000000..fef5e5932 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\back_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/back_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_standup.msa new file mode 100644 index 000000000..3dd50ea3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_damage00.msa new file mode 100644 index 000000000..3a808ad0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_damage01.msa new file mode 100644 index 000000000..fb7f9f66f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/front_dead.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_dead.msa new file mode 100644 index 000000000..65ebedbeb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\front_dead.GR2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_knockdown.msa new file mode 100644 index 000000000..7fbc2bbd1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\front_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/front_standup.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_standup.msa new file mode 100644 index 000000000..d7eb38dd8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/motlist.txt b/serverfiles/main/srv1/share/data/monster/naga_warrior/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/normal_attack00.msa new file mode 100644 index 000000000..54fb7e394 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\normal_attack00.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.821168 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -210.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/normal_attack01.msa new file mode 100644 index 000000000..1df41956d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/normal_attack01.msa @@ -0,0 +1,76 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\normal_attack01.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.788321 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -180.000000 60.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.839416 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position -150.000000 -80.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.839416 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 150.000000 -80.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/run.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/run.msa new file mode 100644 index 000000000..a0c9c3ea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\run.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 -600.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/wait00.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/wait00.msa new file mode 100644 index 000000000..fe145bad3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\wait00.GR2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/naga_warrior/wait01.msa b/serverfiles/main/srv1/share/data/monster/naga_warrior/wait01.msa new file mode 100644 index 000000000..3622e67ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/naga_warrior/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\naga_warrior\wait01.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/00.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/00.msa new file mode 100644 index 000000000..936cf8f0e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/00_1.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/00_1.msa new file mode 100644 index 000000000..db892f51d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/00_2.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/00_2.msa new file mode 100644 index 000000000..26cb7bbec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/00_2.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/03.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/03.msa new file mode 100644 index 000000000..6c379c000 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -610.64 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/20.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/20.msa new file mode 100644 index 000000000..46faaad34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/20.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\nersluck_1\20.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.704380 + AttackingEndTime 0.806569 + AttackingBone "equip_right" + WeaponLength 200.000000 + List HitPosition + { + 0.704380 -44.199245 -313.403748 244.707993 -76.248230 -400.724823 421.755554 + 0.712713 -19.657354 -310.903961 202.509888 -19.406963 -438.183716 356.773712 + 0.721046 -7.579474 -304.068970 176.297668 16.650335 -450.819458 310.000916 + 0.729380 -0.563545 -294.440918 153.145508 46.010361 -454.367554 263.843781 + 0.737713 1.191892 -282.877380 132.917145 66.867744 -451.071655 218.916748 + 0.746046 -2.303677 -269.869354 115.556801 78.054321 -442.833435 175.754730 + 0.754380 -10.044373 -256.029724 101.371933 79.800529 -431.344666 135.883453 + 0.762713 -16.968491 -244.254852 91.255081 77.863213 -419.822266 104.753937 + 0.771046 -21.625032 -235.674698 84.345428 75.219910 -410.654419 82.848557 + 0.779380 -23.517788 -230.743759 79.729645 73.499649 -405.334900 69.523102 + 0.787713 -22.350183 -229.678116 76.828362 73.636841 -404.681244 64.220665 + 0.796046 -17.954277 -232.531036 75.474480 75.918648 -408.911469 66.716118 + 0.804380 -12.620266 -237.289993 75.235985 79.016678 -415.047852 73.229507 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/20_1.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/20_1.msa new file mode 100644 index 000000000..ac55bf379 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\nersluck_1\20_1.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.869830 + AttackingEndTime 0.976886 + AttackingBone "equip_right" + WeaponLength 200.000000 + List HitPosition + { + 0.869830 -149.603607 -244.181931 130.682159 -338.371460 -182.968475 155.501938 + 0.878163 -91.803894 -275.863983 127.331619 -287.109344 -304.871399 159.099976 + 0.886496 -36.569000 -288.416107 122.273315 -203.543320 -392.609772 157.698318 + 0.894830 21.400026 -286.795502 116.456551 -88.128242 -450.722534 150.072693 + 0.903163 70.841980 -272.482727 109.748543 28.473305 -466.278809 135.171249 + 0.911496 108.863174 -249.986160 101.297630 131.089264 -448.329285 113.956802 + 0.919830 134.517502 -223.430176 90.480499 211.809906 -407.848114 86.603394 + 0.928163 151.227066 -199.548157 82.725861 270.231293 -359.526794 67.090698 + 0.936496 162.605164 -180.597000 78.491684 311.166534 -313.061188 58.940887 + 0.944830 171.177017 -166.558395 77.030319 339.947540 -272.820557 62.041138 + 0.953163 178.245728 -155.376297 77.117004 361.018402 -236.450073 72.518272 + 0.961496 183.872726 -145.075378 77.536285 376.076599 -199.825928 85.280449 + 0.969830 188.422729 -135.833466 78.456718 385.236023 -163.735016 100.489471 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/30.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/30.msa new file mode 100644 index 000000000..b05b86a2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/31.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/31.msa new file mode 100644 index 000000000..a1fcbfce3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/32.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/32.msa new file mode 100644 index 000000000..3d412f1cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/33.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/33.msa new file mode 100644 index 000000000..949e4f1e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/33.gr2" +MotionDuration 2.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/34.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/34.msa new file mode 100644 index 000000000..a06d7690c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/35.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/35.msa new file mode 100644 index 000000000..a6fc97766 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/36.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/36.msa new file mode 100644 index 000000000..b0130f937 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/36.gr2" +MotionDuration 1.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/37.msa b/serverfiles/main/srv1/share/data/monster/nersluck_1/37.msa new file mode 100644 index 000000000..d904fc365 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_1/37.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_1/motlist.txt b/serverfiles/main/srv1/share/data/monster/nersluck_1/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_1/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/00.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/00.msa new file mode 100644 index 000000000..075360bd4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/00_1.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/00_1.msa new file mode 100644 index 000000000..60c9646b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/00_2.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/00_2.msa new file mode 100644 index 000000000..6eda33ae5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/00_2.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/03.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/03.msa new file mode 100644 index 000000000..31605cd78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -610.64 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/20.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/20.msa new file mode 100644 index 000000000..46faaad34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/20.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\nersluck_1\20.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.704380 + AttackingEndTime 0.806569 + AttackingBone "equip_right" + WeaponLength 200.000000 + List HitPosition + { + 0.704380 -44.199245 -313.403748 244.707993 -76.248230 -400.724823 421.755554 + 0.712713 -19.657354 -310.903961 202.509888 -19.406963 -438.183716 356.773712 + 0.721046 -7.579474 -304.068970 176.297668 16.650335 -450.819458 310.000916 + 0.729380 -0.563545 -294.440918 153.145508 46.010361 -454.367554 263.843781 + 0.737713 1.191892 -282.877380 132.917145 66.867744 -451.071655 218.916748 + 0.746046 -2.303677 -269.869354 115.556801 78.054321 -442.833435 175.754730 + 0.754380 -10.044373 -256.029724 101.371933 79.800529 -431.344666 135.883453 + 0.762713 -16.968491 -244.254852 91.255081 77.863213 -419.822266 104.753937 + 0.771046 -21.625032 -235.674698 84.345428 75.219910 -410.654419 82.848557 + 0.779380 -23.517788 -230.743759 79.729645 73.499649 -405.334900 69.523102 + 0.787713 -22.350183 -229.678116 76.828362 73.636841 -404.681244 64.220665 + 0.796046 -17.954277 -232.531036 75.474480 75.918648 -408.911469 66.716118 + 0.804380 -12.620266 -237.289993 75.235985 79.016678 -415.047852 73.229507 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/20_1.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/20_1.msa new file mode 100644 index 000000000..ac55bf379 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\nersluck_1\20_1.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.869830 + AttackingEndTime 0.976886 + AttackingBone "equip_right" + WeaponLength 200.000000 + List HitPosition + { + 0.869830 -149.603607 -244.181931 130.682159 -338.371460 -182.968475 155.501938 + 0.878163 -91.803894 -275.863983 127.331619 -287.109344 -304.871399 159.099976 + 0.886496 -36.569000 -288.416107 122.273315 -203.543320 -392.609772 157.698318 + 0.894830 21.400026 -286.795502 116.456551 -88.128242 -450.722534 150.072693 + 0.903163 70.841980 -272.482727 109.748543 28.473305 -466.278809 135.171249 + 0.911496 108.863174 -249.986160 101.297630 131.089264 -448.329285 113.956802 + 0.919830 134.517502 -223.430176 90.480499 211.809906 -407.848114 86.603394 + 0.928163 151.227066 -199.548157 82.725861 270.231293 -359.526794 67.090698 + 0.936496 162.605164 -180.597000 78.491684 311.166534 -313.061188 58.940887 + 0.944830 171.177017 -166.558395 77.030319 339.947540 -272.820557 62.041138 + 0.953163 178.245728 -155.376297 77.117004 361.018402 -236.450073 72.518272 + 0.961496 183.872726 -145.075378 77.536285 376.076599 -199.825928 85.280449 + 0.969830 188.422729 -135.833466 78.456718 385.236023 -163.735016 100.489471 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/30.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/30.msa new file mode 100644 index 000000000..b384c0d88 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/31.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/31.msa new file mode 100644 index 000000000..101e11b5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/32.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/32.msa new file mode 100644 index 000000000..9a24a6c39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/33.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/33.msa new file mode 100644 index 000000000..f1211940e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/33.gr2" +MotionDuration 2.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/34.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/34.msa new file mode 100644 index 000000000..a02749846 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/35.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/35.msa new file mode 100644 index 000000000..3d5ea19fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/36.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/36.msa new file mode 100644 index 000000000..4d083f996 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/36.gr2" +MotionDuration 1.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/37.msa b/serverfiles/main/srv1/share/data/monster/nersluck_2/37.msa new file mode 100644 index 000000000..a8b0d9367 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_2/37.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_2/motlist.txt b/serverfiles/main/srv1/share/data/monster/nersluck_2/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_2/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/00.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/00.msa new file mode 100644 index 000000000..c0c0a5f1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/00_1.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/00_1.msa new file mode 100644 index 000000000..e2743b4e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/00_2.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/00_2.msa new file mode 100644 index 000000000..babe7ee4d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/00_2.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/03.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/03.msa new file mode 100644 index 000000000..6c7ea0f0e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -610.64 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/20.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/20.msa new file mode 100644 index 000000000..46faaad34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/20.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\nersluck_1\20.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.704380 + AttackingEndTime 0.806569 + AttackingBone "equip_right" + WeaponLength 200.000000 + List HitPosition + { + 0.704380 -44.199245 -313.403748 244.707993 -76.248230 -400.724823 421.755554 + 0.712713 -19.657354 -310.903961 202.509888 -19.406963 -438.183716 356.773712 + 0.721046 -7.579474 -304.068970 176.297668 16.650335 -450.819458 310.000916 + 0.729380 -0.563545 -294.440918 153.145508 46.010361 -454.367554 263.843781 + 0.737713 1.191892 -282.877380 132.917145 66.867744 -451.071655 218.916748 + 0.746046 -2.303677 -269.869354 115.556801 78.054321 -442.833435 175.754730 + 0.754380 -10.044373 -256.029724 101.371933 79.800529 -431.344666 135.883453 + 0.762713 -16.968491 -244.254852 91.255081 77.863213 -419.822266 104.753937 + 0.771046 -21.625032 -235.674698 84.345428 75.219910 -410.654419 82.848557 + 0.779380 -23.517788 -230.743759 79.729645 73.499649 -405.334900 69.523102 + 0.787713 -22.350183 -229.678116 76.828362 73.636841 -404.681244 64.220665 + 0.796046 -17.954277 -232.531036 75.474480 75.918648 -408.911469 66.716118 + 0.804380 -12.620266 -237.289993 75.235985 79.016678 -415.047852 73.229507 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/20_1.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/20_1.msa new file mode 100644 index 000000000..ac55bf379 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\ymir work\monster2\nersluck_1\20_1.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.869830 + AttackingEndTime 0.976886 + AttackingBone "equip_right" + WeaponLength 200.000000 + List HitPosition + { + 0.869830 -149.603607 -244.181931 130.682159 -338.371460 -182.968475 155.501938 + 0.878163 -91.803894 -275.863983 127.331619 -287.109344 -304.871399 159.099976 + 0.886496 -36.569000 -288.416107 122.273315 -203.543320 -392.609772 157.698318 + 0.894830 21.400026 -286.795502 116.456551 -88.128242 -450.722534 150.072693 + 0.903163 70.841980 -272.482727 109.748543 28.473305 -466.278809 135.171249 + 0.911496 108.863174 -249.986160 101.297630 131.089264 -448.329285 113.956802 + 0.919830 134.517502 -223.430176 90.480499 211.809906 -407.848114 86.603394 + 0.928163 151.227066 -199.548157 82.725861 270.231293 -359.526794 67.090698 + 0.936496 162.605164 -180.597000 78.491684 311.166534 -313.061188 58.940887 + 0.944830 171.177017 -166.558395 77.030319 339.947540 -272.820557 62.041138 + 0.953163 178.245728 -155.376297 77.117004 361.018402 -236.450073 72.518272 + 0.961496 183.872726 -145.075378 77.536285 376.076599 -199.825928 85.280449 + 0.969830 188.422729 -135.833466 78.456718 385.236023 -163.735016 100.489471 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/30.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/30.msa new file mode 100644 index 000000000..693a7444c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/31.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/31.msa new file mode 100644 index 000000000..c004abf42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/32.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/32.msa new file mode 100644 index 000000000..5164265ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/33.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/33.msa new file mode 100644 index 000000000..d9939aa64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/33.gr2" +MotionDuration 2.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/34.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/34.msa new file mode 100644 index 000000000..9bc910364 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/35.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/35.msa new file mode 100644 index 000000000..f3d963192 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/36.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/36.msa new file mode 100644 index 000000000..1a974c9bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/36.gr2" +MotionDuration 1.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/37.msa b/serverfiles/main/srv1/share/data/monster/nersluck_3/37.msa new file mode 100644 index 000000000..6d5048497 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/nersluck_3/37.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/nersluck_3/motlist.txt b/serverfiles/main/srv1/share/data/monster/nersluck_3/motlist.txt new file mode 100644 index 000000000..fc8758bb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/nersluck_3/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 60 +GENERAL WAIT1 00_1.msa 30 +GENERAL WAIT1 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/back_damage.msa new file mode 100644 index 000000000..602182e76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/back_damage1.msa new file mode 100644 index 000000000..a08edfc47 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/back_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/back_knockdown.msa new file mode 100644 index 000000000..00a4198cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_damage.msa new file mode 100644 index 000000000..acde9aa65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_damage1.msa new file mode 100644 index 000000000..b996654bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_dead.msa new file mode 100644 index 000000000..631ab1e03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/front_dead.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_knockdown.msa new file mode 100644 index 000000000..902fa1235 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_standup.msa new file mode 100644 index 000000000..5c0086243 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/ogre_boss/motlist.txt new file mode 100644 index 000000000..0f3af279b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT2 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/normal_attack.msa new file mode 100644 index 000000000..bc5a12a30 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_boss\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.424980 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 100.000000 -180.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.454177 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position -100.000000 -180.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/normal_attack1.msa new file mode 100644 index 000000000..280dbbec7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_boss\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.431468 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -210.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/run.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/run.msa new file mode 100644 index 000000000..4bc7b6443 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -332.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/special_attack.msa new file mode 100644 index 000000000..ffdc24e26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/special_attack.msa @@ -0,0 +1,123 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_boss\special_attack.GR2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.460665 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado_poison1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.499595 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -100.000000 300.000000 -140.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.921330 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -70.000000 200.000000 -150.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.284672 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition -40.000000 100.000000 -160.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.499595 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.921330 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 -10.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.284672 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 -20.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/wait.msa new file mode 100644 index 000000000..45c9993de --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/wait1.msa new file mode 100644 index 000000000..4f09df1d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/wait2.msa new file mode 100644 index 000000000..4a090d968 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/wait3.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/wait3.msa new file mode 100644 index 000000000..49b6cddf8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/wait3.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss/walk.msa new file mode 100644 index 000000000..78ada8181 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -230.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/back_damage.msa new file mode 100644 index 000000000..aa257cb7f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/back_damage1.msa new file mode 100644 index 000000000..4211532b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/back_knockdown.msa new file mode 100644 index 000000000..cb73b2144 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/back_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_damage.msa new file mode 100644 index 000000000..654d6c406 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_damage1.msa new file mode 100644 index 000000000..f3ccfed9b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_dead.msa new file mode 100644 index 000000000..7f0dbdd83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/front_dead.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_knockdown.msa new file mode 100644 index 000000000..9178b2725 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/front_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_standup.msa new file mode 100644 index 000000000..25baa751f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/ogre_boss2/motlist.txt new file mode 100644 index 000000000..ed4504b77 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/motlist.txt @@ -0,0 +1,20 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/normal_attack.msa new file mode 100644 index 000000000..44f56a346 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_boss2\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.427007 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 100.000000 -350.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.492701 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -100.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/normal_attack1.msa new file mode 100644 index 000000000..648b90d34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_boss2\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.500000 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -320.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/run.msa new file mode 100644 index 000000000..180a06741 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -663.38 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/special_attack.msa new file mode 100644 index 000000000..307710125 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/special_attack.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ogre_boss2/special_attack.GR2" +MotionDuration 1.300000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 8 + StartingTime 0.000000 + } + Group Event01 + { + MotionEventType 7 + StartingTime 0.325791 + } + Group Event02 + { + MotionEventType 9 + StartingTime 0.170803 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.018978 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip02 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_hide3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.325791 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 2 + StartingTime 0.335280 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.335280 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_black.mse" + EffectPosition 0.000000 300.000000 200.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/special_attack1.msa new file mode 100644 index 000000000..f8ffd226c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/special_attack1.msa @@ -0,0 +1,76 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_boss2\special_attack1.GR2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 1.078670 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip02 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition -50.000000 -200.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.016221 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip02 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition -50.000000 -200.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.101379 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.050284 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.197891 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip02 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 50.000000 -350.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait.msa new file mode 100644 index 000000000..0e4ab4708 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait1.msa new file mode 100644 index 000000000..a49893586 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/wait1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait2.msa new file mode 100644 index 000000000..d5df37495 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/wait2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait3.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait3.msa new file mode 100644 index 000000000..ee42ae7fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/wait3.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/ogre_boss2/walk.msa new file mode 100644 index 000000000..7628b9132 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_boss2/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -208.51 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/back_damage.msa new file mode 100644 index 000000000..2019a7dc8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/back_knockdown.msa new file mode 100644 index 000000000..9841c4f78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/front_damage.msa new file mode 100644 index 000000000..1f33b2962 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/front_dead.msa new file mode 100644 index 000000000..1d1b7041c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/front_dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/front_knockdown.msa new file mode 100644 index 000000000..0c369855a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/front_standup.msa new file mode 100644 index 000000000..9385c8775 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/ogre_bow/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/normal_attack.msa new file mode 100644 index 000000000..33d3bc910 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/normal_attack.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_bow\normal_attack.GR2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.678427 + + AttachingEnable 1 + AttachingBoneName "equip_left" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 70.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/normal_attack1.msa new file mode 100644 index 000000000..b7f25a71d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/normal_attack1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_bow\normal_attack1.GR2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.689781 + + AttachingEnable 1 + AttachingBoneName "equip_left" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/run.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/run.msa new file mode 100644 index 000000000..2a4040615 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -322.90 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/wait.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/wait.msa new file mode 100644 index 000000000..953e09a16 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/wait1.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/wait1.msa new file mode 100644 index 000000000..e9a5bfa03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_bow/walk.msa b/serverfiles/main/srv1/share/data/monster/ogre_bow/walk.msa new file mode 100644 index 000000000..d26fce031 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_bow/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -141.46 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/back_damage.msa new file mode 100644 index 000000000..7b045e44c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/back_knockdown.msa new file mode 100644 index 000000000..11153ac29 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/front_damage.msa new file mode 100644 index 000000000..f84fc98b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/front_dead.msa new file mode 100644 index 000000000..7a14a474b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/front_dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/front_knockdown.msa new file mode 100644 index 000000000..e564e07af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/front_standup.msa new file mode 100644 index 000000000..963287f6c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/ogre_general/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/normal_attack.msa new file mode 100644 index 000000000..a7e7959b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_general\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.394161 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -220.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/normal_attack1.msa new file mode 100644 index 000000000..94b56f4c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_general\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.510949 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -280.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/run.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/run.msa new file mode 100644 index 000000000..beb0b8429 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -427.87 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/wait.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/wait.msa new file mode 100644 index 000000000..cdb14d3f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/wait1.msa new file mode 100644 index 000000000..1c40c6b93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/wait2.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/wait2.msa new file mode 100644 index 000000000..f1d8247b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_general/walk.msa b/serverfiles/main/srv1/share/data/monster/ogre_general/walk.msa new file mode 100644 index 000000000..2ec512190 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -209.54 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/back_damage.msa new file mode 100644 index 000000000..68b44b610 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/back_knockdown.msa new file mode 100644 index 000000000..9e8b6b73e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/front_damage.msa new file mode 100644 index 000000000..e34a94404 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/front_dead.msa new file mode 100644 index 000000000..f6490f2f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/front_dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/front_knockdown.msa new file mode 100644 index 000000000..063ddcc91 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/front_standup.msa new file mode 100644 index 000000000..b711605b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/ogre_magic/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/normal_attack.msa new file mode 100644 index 000000000..97a7d01a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_magic\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.605839 + + AttachingEnable 1 + AttachingBoneName "equip_right " + FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/recycle_hand1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/normal_attack1.msa new file mode 100644 index 000000000..6800058de --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_magic\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.609489 + + AttachingEnable 1 + AttachingBoneName "equip_right " + FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/recycle_hand1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/run.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/run.msa new file mode 100644 index 000000000..002fff517 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/run.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/wait.msa new file mode 100644 index 000000000..fa8efca98 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/wait1.msa new file mode 100644 index 000000000..8b03d41ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/ogre_magic/walk.msa new file mode 100644 index 000000000..26765b023 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_magic/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_magic/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -180.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/back_damage.msa new file mode 100644 index 000000000..382d74c23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/back_knockdown.msa new file mode 100644 index 000000000..ac8cd4c88 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/front_damage.msa new file mode 100644 index 000000000..2dee87c20 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/front_dead.msa new file mode 100644 index 000000000..8f05014b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/front_knockdown.msa new file mode 100644 index 000000000..ecb2460ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/front_standup.msa new file mode 100644 index 000000000..3d0a06b72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/ogre_officer/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/normal_attack.msa new file mode 100644 index 000000000..d9a90a2d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_officer\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.580292 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/normal_attack1.msa new file mode 100644 index 000000000..5c0ec1c9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\ogre_officer\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.441606 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 50.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.492701 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -50.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/run.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/run.msa new file mode 100644 index 000000000..ac040e06a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -433.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/wait.msa new file mode 100644 index 000000000..bf69fbf23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/wait1.msa new file mode 100644 index 000000000..bcd8eb89e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/ogre_officer/walk.msa new file mode 100644 index 000000000..c93113b6d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_officer/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_officer/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/back_damage.msa new file mode 100644 index 000000000..84f62a91d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/back_knockdown.msa new file mode 100644 index 000000000..457d8cfb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_damage.msa new file mode 100644 index 000000000..89c1820b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_dead.msa new file mode 100644 index 000000000..bfb71443e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/front_dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_knockdown.msa new file mode 100644 index 000000000..b3fc11b2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_standup.msa new file mode 100644 index 000000000..370a91c46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/ogre_soldier/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/normal_attack.msa new file mode 100644 index 000000000..8bbb5a478 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ogre_soldier/normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.697080 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -190.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/normal_attack1.msa new file mode 100644 index 000000000..4876c827a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ogre_soldier/normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.502839 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -130.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/run.msa new file mode 100644 index 000000000..778945baf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/run.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -280.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/wait.msa new file mode 100644 index 000000000..0c44dd71b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/wait1.msa new file mode 100644 index 000000000..a9067e6c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/wait1.gr2" +MotionDuration 4.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ogre_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/ogre_soldier/walk.msa new file mode 100644 index 000000000..4d285aa0f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ogre_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/ogre_soldier/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -180.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/old_pirate/die.msa b/serverfiles/main/srv1/share/data/monster/old_pirate/die.msa new file mode 100644 index 000000000..beaea3d70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/old_pirate/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/old_pirate/die.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/old_pirate/motlist.txt b/serverfiles/main/srv1/share/data/monster/old_pirate/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/old_pirate/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/old_pirate/run.msa b/serverfiles/main/srv1/share/data/monster/old_pirate/run.msa new file mode 100644 index 000000000..9049c8e60 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/old_pirate/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/old_pirate/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -170.75 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/old_pirate/wait.msa b/serverfiles/main/srv1/share/data/monster/old_pirate/wait.msa new file mode 100644 index 000000000..daa3c012a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/old_pirate/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/old_pirate/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/old_pirate/wait_1.msa b/serverfiles/main/srv1/share/data/monster/old_pirate/wait_1.msa new file mode 100644 index 000000000..1df575ae2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/old_pirate/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/old_pirate/wait_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/old_pirate/walk.msa b/serverfiles/main/srv1/share/data/monster/old_pirate/walk.msa new file mode 100644 index 000000000..c174a2450 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/old_pirate/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/old_pirate/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -100.55 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/oldster/die.msa b/serverfiles/main/srv1/share/data/monster/oldster/die.msa new file mode 100644 index 000000000..4dfc85454 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/oldster/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/oldster/die.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/oldster/motlist.txt b/serverfiles/main/srv1/share/data/monster/oldster/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/oldster/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/oldster/run.msa b/serverfiles/main/srv1/share/data/monster/oldster/run.msa new file mode 100644 index 000000000..186657d16 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/oldster/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/oldster/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -261.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/oldster/wait.msa b/serverfiles/main/srv1/share/data/monster/oldster/wait.msa new file mode 100644 index 000000000..a16805af5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/oldster/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/oldster/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/oldster/wait_1.msa b/serverfiles/main/srv1/share/data/monster/oldster/wait_1.msa new file mode 100644 index 000000000..d91e80276 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/oldster/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/oldster/wait_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/oldster/walk.msa b/serverfiles/main/srv1/share/data/monster/oldster/walk.msa new file mode 100644 index 000000000..55b8903a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/oldster/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/oldster/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -87.15 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/00.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/00.msa new file mode 100644 index 000000000..822b27b69 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/00_1.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/00_1.msa new file mode 100644 index 000000000..6ab8ce4c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/03.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/03.msa new file mode 100644 index 000000000..effeb0178 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -381.32 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/20.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/20.msa new file mode 100644 index 000000000..1ed266cc0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/20.msa @@ -0,0 +1,60 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/20.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.783455 + AttackingEndTime 0.861314 + AttackingBone "Object04" + WeaponLength 137.000000 + List HitPosition + { + 0.783455 118.139946 -50.255508 89.479080 219.194427 -25.065744 76.371536 + 0.791788 98.880760 -77.540436 94.961571 202.749466 -87.413078 83.467377 + 0.800122 69.578308 -101.943375 101.287201 163.783371 -145.936020 86.846107 + 0.808455 30.220806 -118.808098 109.622375 101.977989 -192.609787 89.070213 + 0.816788 -15.170885 -123.095543 121.527031 22.046326 -217.559555 94.887428 + 0.825122 -55.135536 -115.072899 136.980591 -56.405556 -216.947861 111.714485 + 0.833455 -85.894722 -98.989182 155.101501 -122.553902 -195.993835 138.835480 + 0.841788 -106.308044 -78.920044 175.474838 -170.406937 -162.042999 175.037888 + 0.850122 -116.179108 -59.215458 195.104584 -196.203888 -124.413078 214.173767 + 0.858455 -119.124458 -44.523964 207.857086 -204.485306 -94.154251 243.477890 + } + } + Group HitData01 + { + AttackingStartTime 1.231144 + AttackingEndTime 1.328467 + AttackingBone "Object03" + WeaponLength 137.000000 + List HitPosition + { + 1.231144 -142.080856 -24.148375 149.588165 -163.123932 61.677258 206.239883 + 1.239477 -134.416245 -59.909126 139.946945 -190.258026 14.963416 187.844864 + 1.247810 -114.126961 -94.195816 129.024872 -201.865952 -47.111118 162.235123 + 1.256144 -81.935341 -120.967148 119.166222 -185.996017 -116.131836 132.067780 + 1.264477 -44.412960 -135.484070 113.191284 -141.691605 -174.173065 105.543556 + 1.272810 -6.596464 -137.557755 110.965172 -77.028595 -211.020966 85.256691 + 1.281144 27.408812 -128.636459 112.140778 -2.678207 -221.196152 72.824181 + 1.289477 53.033691 -113.084396 115.462257 64.716393 -206.578110 69.194511 + 1.297810 69.251633 -97.131874 118.889374 113.293633 -179.982498 71.831238 + 1.306144 78.969200 -83.938385 121.425117 144.694794 -152.891129 77.340240 + 1.314477 85.034912 -74.738609 122.619278 163.912979 -131.956833 83.599648 + 1.322810 89.481796 -66.988487 123.320045 177.814285 -112.953865 90.108459 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/20_1.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/20_1.msa new file mode 100644 index 000000000..f95531d85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/20_1.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/20_1.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.444444 + AttackingEndTime 0.574209 + AttackingBone "Box01" + WeaponLength 200.000000 + List HitPosition + { + 0.444444 -71.474861 18.813816 197.248917 -15.532664 186.014954 291.633789 + 0.452777 -67.656883 -14.341800 179.011353 -51.024944 89.062035 347.772461 + 0.461111 -57.623642 -40.567295 152.262573 -80.770988 -52.718712 347.978241 + 0.469444 -45.845997 -55.413227 128.897003 -76.305458 -166.245895 291.307129 + 0.477777 -37.219131 -65.080826 110.859428 -54.659309 -230.930130 221.219864 + 0.486111 -32.646954 -73.700340 95.302773 -35.848660 -263.406433 157.263824 + 0.494444 -32.536922 -83.220505 80.689812 -32.065594 -280.910858 105.163216 + 0.502777 -37.280987 -94.963722 67.663628 -49.683479 -294.230377 70.250717 + 0.511111 -40.957909 -105.334007 57.896790 -68.825920 -303.089905 47.806408 + 0.519444 -41.839123 -113.167931 50.772392 -81.038147 -308.279999 31.583302 + 0.527777 -40.500153 -118.973831 45.633080 -86.208481 -311.769684 19.473612 + 0.536111 -37.399906 -123.257462 42.076538 -84.812691 -314.867798 10.597632 + 0.544444 -32.868431 -126.293404 39.871754 -77.491295 -317.966919 4.353496 + 0.552777 -28.124638 -128.581009 38.691330 -67.865196 -320.656372 -0.390602 + 0.561111 -23.586712 -130.398132 38.358253 -57.192211 -323.025238 -3.574428 + 0.569444 -19.309235 -131.831268 38.780479 -45.697010 -325.160553 -4.986515 + } + } + Group HitData01 + { + AttackingStartTime 0.447689 + AttackingEndTime 0.532036 + AttackingBone "Box04" + WeaponLength 200.000000 + List HitPosition + { + 0.447689 94.408630 -30.227844 197.210831 109.578568 84.062363 360.528198 + 0.456022 89.972023 -59.522659 172.196503 127.668968 -39.583607 367.441681 + 0.464355 83.938438 -79.237106 142.191269 135.053345 -161.367599 316.956268 + 0.472689 78.223938 -90.106636 116.539772 128.857559 -239.169083 239.616074 + 0.481022 73.524590 -97.110603 95.587875 116.852257 -279.596039 164.703964 + 0.489355 69.982712 -103.389709 78.489220 105.601799 -298.068420 105.860176 + 0.497689 67.807526 -111.431885 65.135529 100.120979 -308.521881 69.145813 + 0.506022 66.402260 -121.388802 55.863232 100.942451 -318.257599 52.993137 + 0.514355 64.021446 -128.652512 49.334732 100.117821 -325.190582 41.409035 + 0.522689 61.080376 -133.360367 44.772602 96.721039 -329.704498 31.615480 + 0.531022 57.735523 -136.006912 41.648155 90.210457 -332.376678 22.520044 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/30-1.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/30-1.msa new file mode 100644 index 000000000..703ca955a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/30-1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/30-1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/30.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/30.msa new file mode 100644 index 000000000..92efbbf60 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/30_1.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/30_1.msa new file mode 100644 index 000000000..473e503c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/31.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/31.msa new file mode 100644 index 000000000..5a03dd63a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/31.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/32.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/32.msa new file mode 100644 index 000000000..68c405ca2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/32.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/33.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/33.msa new file mode 100644 index 000000000..abf532e29 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/34.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/34.msa new file mode 100644 index 000000000..4b0766d7a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/34_1.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/34_1.msa new file mode 100644 index 000000000..547f49243 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/35.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/35.msa new file mode 100644 index 000000000..e2af67a1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/35.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/36.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/36.msa new file mode 100644 index 000000000..e15604ec6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/37.msa b/serverfiles/main/srv1/share/data/monster/orc_bigblack/37.msa new file mode 100644 index 000000000..7f977953f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_bigblack/37.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_bigblack/motlist.txt b/serverfiles/main/srv1/share/data/monster/orc_bigblack/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_bigblack/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/00.msa b/serverfiles/main/srv1/share/data/monster/orc_black/00.msa new file mode 100644 index 000000000..a5e08b94d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/00_1.msa b/serverfiles/main/srv1/share/data/monster/orc_black/00_1.msa new file mode 100644 index 000000000..5be3edad5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/03.msa b/serverfiles/main/srv1/share/data/monster/orc_black/03.msa new file mode 100644 index 000000000..fbf632577 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -368.64 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/20.msa b/serverfiles/main/srv1/share/data/monster/orc_black/20.msa new file mode 100644 index 000000000..563551132 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/20.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/20.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.377129 + AttackingEndTime 0.479319 + AttackingBone "Box01" + WeaponLength 132.000000 + List HitPosition + { + 0.377129 -85.201904 8.213523 72.746696 -178.168961 100.994850 61.354786 + 0.385462 -78.301872 -21.073963 68.859863 -203.584641 18.515154 56.362606 + 0.393796 -64.691574 -48.017014 67.171669 -194.623291 -65.013802 51.656189 + 0.402129 -44.613518 -70.990974 67.246574 -157.402328 -136.814163 48.788876 + 0.410462 -19.299337 -87.609344 68.882637 -100.689438 -189.374664 48.000622 + 0.418796 7.702837 -96.869339 71.706657 -34.222645 -220.378983 51.422932 + 0.427129 35.116169 -98.382256 75.276924 36.962807 -229.133835 57.438282 + 0.435462 61.381119 -90.911087 79.383018 108.576073 -213.217484 64.323288 + 0.443796 81.833313 -74.539513 83.379189 169.976257 -171.891281 70.261078 + 0.452129 91.726669 -56.519493 86.201042 206.931015 -119.984474 75.084618 + 0.460462 94.409851 -42.345398 88.202133 222.920532 -71.410759 81.022522 + 0.468796 93.827049 -33.722740 89.494743 225.786148 -32.717865 88.546661 + 0.477129 92.554276 -29.065968 89.952171 221.772919 -2.699152 95.503342 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/20_1.msa b/serverfiles/main/srv1/share/data/monster/orc_black/20_1.msa new file mode 100644 index 000000000..2f0b65e7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/20_1.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.372263 + AttackingEndTime 0.493917 + AttackingBone "Box01" + WeaponLength 132.000000 + List HitPosition + { + 0.372263 -104.169235 -36.576797 178.526505 -182.129013 -54.499203 283.506439 + 0.380596 -89.627174 -69.832878 147.976120 -191.325821 -130.105713 206.693436 + 0.388929 -64.596375 -91.570702 125.232620 -152.596909 -188.912491 139.525894 + 0.397263 -38.990517 -102.509674 109.892471 -95.217186 -220.596756 92.145020 + 0.405596 -17.583525 -106.791061 99.636528 -39.423954 -231.859634 63.568344 + 0.413929 -0.492727 -107.260666 92.139862 8.234191 -230.861374 46.643604 + 0.422263 13.563526 -104.507133 85.914688 48.290272 -220.787216 33.987709 + 0.430596 24.582428 -99.586342 80.437775 80.402565 -205.001419 23.932421 + 0.438929 32.834633 -93.207932 75.302048 105.241173 -185.745453 15.180278 + 0.447263 39.355297 -85.885620 70.886734 124.769417 -164.235840 7.726573 + 0.455596 44.743584 -78.288574 67.484909 140.085220 -142.075150 2.184166 + 0.463929 49.328445 -70.862953 64.992798 152.052368 -120.515160 -1.366508 + 0.472263 53.465061 -63.793648 63.293510 161.566483 -100.269920 -3.090500 + 0.480596 57.452328 -57.127880 62.408028 168.954605 -82.244041 -3.625404 + 0.488929 61.528484 -50.796570 62.335449 174.971786 -66.662697 -3.255859 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/30.msa b/serverfiles/main/srv1/share/data/monster/orc_black/30.msa new file mode 100644 index 000000000..d3de8b054 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/30_1.msa b/serverfiles/main/srv1/share/data/monster/orc_black/30_1.msa new file mode 100644 index 000000000..99556890f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/31.msa b/serverfiles/main/srv1/share/data/monster/orc_black/31.msa new file mode 100644 index 000000000..3bb4ed106 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/32.msa b/serverfiles/main/srv1/share/data/monster/orc_black/32.msa new file mode 100644 index 000000000..9f1e38f3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/33.msa b/serverfiles/main/srv1/share/data/monster/orc_black/33.msa new file mode 100644 index 000000000..bf5ba933d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/34.msa b/serverfiles/main/srv1/share/data/monster/orc_black/34.msa new file mode 100644 index 000000000..4949ace51 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/34_1.msa b/serverfiles/main/srv1/share/data/monster/orc_black/34_1.msa new file mode 100644 index 000000000..586301acb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/35.msa b/serverfiles/main/srv1/share/data/monster/orc_black/35.msa new file mode 100644 index 000000000..f9e89066c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/36.msa b/serverfiles/main/srv1/share/data/monster/orc_black/36.msa new file mode 100644 index 000000000..d7e27226c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/37.msa b/serverfiles/main/srv1/share/data/monster/orc_black/37.msa new file mode 100644 index 000000000..84f23a89c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_black/37.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_black/motlist.txt b/serverfiles/main/srv1/share/data/monster/orc_black/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_black/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/00.msa b/serverfiles/main/srv1/share/data/monster/orc_general/00.msa new file mode 100644 index 000000000..29725a0e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/00_1.msa b/serverfiles/main/srv1/share/data/monster/orc_general/00_1.msa new file mode 100644 index 000000000..9cf25fba9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/03.msa b/serverfiles/main/srv1/share/data/monster/orc_general/03.msa new file mode 100644 index 000000000..5837c72ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -313.27 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/20.msa b/serverfiles/main/srv1/share/data/monster/orc_general/20.msa new file mode 100644 index 000000000..bfc19edbc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/20.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_general\20.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.442011 + AttackingEndTime 0.527170 + AttackingBone "Bip01 R Hand" + WeaponLength 149.000000 + List HitPosition + { + 0.442011 -49.656612 16.662012 176.205429 8.043666 151.416168 149.720215 + 0.450345 -52.336632 -2.925386 174.114273 -35.051289 144.562439 185.427841 + 0.458678 -49.769661 -28.989872 169.015869 -92.661659 100.711525 228.485977 + 0.467011 -34.612659 -58.638855 157.423080 -134.234802 -12.516440 258.015900 + 0.475345 -4.490878 -77.832817 139.144287 -90.168839 -157.582474 231.328629 + 0.483678 28.255724 -78.188858 122.899513 21.363016 -221.106125 164.425217 + 0.492011 56.585579 -65.293221 110.889259 131.653427 -193.345901 98.280319 + 0.500345 76.804733 -45.114723 102.980743 200.714340 -112.341461 54.794979 + 0.508678 85.395676 -27.250072 98.285248 220.195282 -36.172298 35.477379 + 0.517011 88.586700 -16.756340 96.526070 220.746521 7.900888 32.421146 + 0.525345 90.742592 -13.296087 96.801414 222.722092 22.543980 37.662426 + } + } + Group HitData01 + { + AttackingStartTime 1.038118 + AttackingEndTime 1.220600 + AttackingBone "Bip01 R Hand" + WeaponLength 149.000000 + List HitPosition + { + 1.038118 91.248184 -15.053576 83.933624 61.907703 130.548737 72.101593 + 1.046452 87.412170 -15.548646 87.011612 49.769615 127.559364 69.612762 + 1.054785 83.467804 -18.595425 90.581680 48.365410 124.156807 66.301071 + 1.063118 79.253883 -24.413147 94.396881 58.418236 119.699089 62.801212 + 1.071452 73.961441 -33.383179 98.328087 79.748367 110.112663 58.708111 + 1.079785 64.117218 -49.490200 102.145706 116.818375 80.142677 50.998207 + 1.088118 42.279030 -70.019096 109.401802 152.448227 6.273963 44.286396 + 1.096452 2.765846 -80.710808 125.592674 132.245850 -115.071419 60.456150 + 1.104785 -36.945953 -65.446709 144.091873 31.332281 -191.738327 104.310829 + 1.113118 -62.288525 -30.901390 156.926682 -91.209999 -176.803116 148.488937 + 1.121452 -68.105118 11.938475 161.882721 -180.506546 -85.511749 170.096466 + 1.129785 -54.950905 47.569984 163.618652 -202.038040 29.642601 179.243484 + 1.138118 -32.724987 68.433365 165.852493 -169.794266 121.981987 189.196915 + 1.146452 -9.893289 76.043358 169.222382 -113.298035 177.783890 203.240616 + 1.154785 9.158066 75.505219 172.045258 -56.463665 202.131027 215.180740 + 1.163118 22.731899 71.928856 173.730637 -14.721282 208.023697 221.440491 + 1.171452 31.061981 68.383904 175.098450 7.118242 206.827286 224.706650 + 1.179785 36.539478 65.260452 176.429642 17.025043 203.853333 227.539124 + 1.188118 41.428741 61.464344 177.413635 25.438915 199.502518 231.178955 + 1.196452 45.687401 57.136013 177.989655 32.261120 193.823730 235.757675 + 1.204785 49.064251 52.796410 178.171082 36.106384 187.322342 240.907547 + 1.213118 51.222523 49.324448 178.190735 34.601360 181.008636 245.895920 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/20_1.msa b/serverfiles/main/srv1/share/data/monster/orc_general/20_1.msa new file mode 100644 index 000000000..1bfedb2a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_general\20_1.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.587186 + AttackingEndTime 0.700730 + AttackingBone "Bip01 R Hand" + WeaponLength 149.000000 + List HitPosition + { + 0.587186 -50.568222 -19.972694 98.752632 -112.043861 111.238632 65.862770 + 0.595519 -41.063614 -37.188572 99.924904 -137.965652 63.994072 50.515396 + 0.603852 -28.419353 -54.276703 104.897575 -153.230713 0.915340 45.312096 + 0.612186 -10.808640 -70.032104 113.768555 -147.612930 -76.914787 55.392834 + 0.620519 13.561556 -81.354385 126.278038 -106.685219 -158.157364 85.460709 + 0.628852 43.919762 -83.293068 140.347076 -24.206762 -214.919083 132.759171 + 0.637186 70.941490 -74.553551 150.012299 66.528381 -221.154465 175.509445 + 0.645519 90.342880 -60.776108 155.695831 137.463348 -192.149948 207.828033 + 0.653852 102.701660 -46.730743 159.067017 181.843155 -149.867386 231.540894 + 0.662186 110.179672 -35.040661 161.283386 204.566177 -108.789299 249.558975 + 0.670519 114.717644 -26.426302 162.992325 213.334808 -74.312599 263.843658 + 0.678852 117.610962 -18.962626 163.884262 215.918228 -44.238152 272.960388 + 0.687186 119.356178 -12.579701 163.817780 215.347961 -19.535496 277.530365 + 0.695519 120.268967 -7.502917 162.802277 213.605576 -1.066592 278.707367 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/30.msa b/serverfiles/main/srv1/share/data/monster/orc_general/30.msa new file mode 100644 index 000000000..9d9b42ac1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/30_1.msa b/serverfiles/main/srv1/share/data/monster/orc_general/30_1.msa new file mode 100644 index 000000000..fcd3852d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/31.msa b/serverfiles/main/srv1/share/data/monster/orc_general/31.msa new file mode 100644 index 000000000..7a627270a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/31.gr2" +MotionDuration 2.700000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/32.msa b/serverfiles/main/srv1/share/data/monster/orc_general/32.msa new file mode 100644 index 000000000..4547baad5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/33.msa b/serverfiles/main/srv1/share/data/monster/orc_general/33.msa new file mode 100644 index 000000000..1b38c20ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/33.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/34.msa b/serverfiles/main/srv1/share/data/monster/orc_general/34.msa new file mode 100644 index 000000000..e1f118550 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/34_1.msa b/serverfiles/main/srv1/share/data/monster/orc_general/34_1.msa new file mode 100644 index 000000000..41ab630b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/35.msa b/serverfiles/main/srv1/share/data/monster/orc_general/35.msa new file mode 100644 index 000000000..66c7b473e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/36.msa b/serverfiles/main/srv1/share/data/monster/orc_general/36.msa new file mode 100644 index 000000000..11d830586 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/36.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/37.msa b/serverfiles/main/srv1/share/data/monster/orc_general/37.msa new file mode 100644 index 000000000..2d0f04767 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_general/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/orc_general/motlist.txt new file mode 100644 index 000000000..643cd1274 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/00.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/00.msa new file mode 100644 index 000000000..07f4e21d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/00_1.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/00_1.msa new file mode 100644 index 000000000..51ada8e9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/00_1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/03.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/03.msa new file mode 100644 index 000000000..ef2018c84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -366.75 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/20.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/20.msa new file mode 100644 index 000000000..48d32c315 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/20.msa @@ -0,0 +1,79 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_knight\20.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.320357 + AttackingEndTime 0.474453 + AttackingBone "Bip01 R Hand" + WeaponLength 180.000000 + List HitPosition + { + 0.320357 -72.228592 -4.325739 106.132401 60.267010 -102.236893 178.646713 + 0.328690 -70.003860 -18.689451 109.281067 71.706398 -101.196419 183.515778 + 0.337024 -66.326675 -33.388695 113.581505 84.337410 -98.593529 187.396591 + 0.345357 -60.634399 -48.071251 118.932510 98.442574 -93.101715 190.113266 + 0.353690 -52.161419 -62.083897 125.059998 114.293571 -81.989136 190.607788 + 0.362024 -40.498188 -74.596626 131.727905 130.130859 -64.468834 188.145844 + 0.370357 -25.604382 -84.524414 138.613251 143.544235 -40.369568 181.489563 + 0.378690 -7.995646 -90.665535 145.425293 151.623795 -10.693610 168.362503 + 0.387023 11.721034 -91.682465 151.776184 150.787430 22.545286 148.449631 + 0.395357 31.318617 -86.617157 156.824615 138.827362 53.820705 123.387955 + 0.403690 45.892269 -78.239281 159.301575 121.251945 74.207504 100.303856 + 0.412023 55.421867 -69.472710 159.679153 102.927826 84.976196 80.384056 + 0.420357 61.093674 -61.933964 158.615356 86.141403 88.868706 63.583042 + 0.428690 64.393028 -56.155155 157.432663 73.142906 89.195213 51.618557 + 0.437023 66.197433 -52.464314 156.582840 64.675331 88.286110 44.391140 + 0.445357 67.082550 -50.904705 156.172577 60.449516 87.443489 41.212711 + 0.453690 67.710609 -49.972061 155.779526 57.187611 86.779793 39.211170 + 0.462023 68.242981 -49.169598 155.257339 53.823910 86.209511 37.509418 + 0.470357 68.682983 -48.506813 154.614578 50.344578 85.739334 36.117023 + } + } + Group HitData01 + { + AttackingStartTime 0.733982 + AttackingEndTime 0.916464 + AttackingBone "Bip01 R Hand" + WeaponLength 180.000000 + List HitPosition + { + 0.733982 57.602421 -68.119530 125.331161 36.017307 106.493484 87.326363 + 0.742316 56.195805 -69.615761 124.286682 39.954372 105.218872 84.675476 + 0.750649 54.537315 -71.704956 123.404327 45.319267 102.846779 80.431007 + 0.758982 52.576614 -74.385056 122.714684 51.956291 99.057198 74.575363 + 0.767316 50.271999 -77.648117 122.236336 59.609547 93.465355 67.163994 + 0.775649 47.557762 -81.460915 122.028091 67.959671 85.634369 58.286999 + 0.783982 44.326473 -85.860985 122.243408 76.822227 74.787689 47.839474 + 0.792315 39.954994 -91.958908 124.085449 88.283356 55.474926 32.829708 + 0.800649 33.919502 -99.620964 128.473541 100.249176 23.013876 14.627074 + 0.808982 25.937984 -107.772202 136.197983 107.824928 -25.524199 -1.387543 + 0.817315 15.904289 -114.722610 147.307617 107.019264 -86.834061 -5.402145 + 0.825649 4.010970 -118.842773 161.887909 93.883888 -154.917465 10.159804 + 0.833982 -8.871042 -118.261719 179.935120 65.653389 -219.927200 51.443203 + 0.842315 -21.407911 -111.930786 198.531143 24.782608 -264.076141 114.162323 + 0.850649 -32.810165 -100.418213 215.342285 -22.603399 -277.851471 186.827744 + 0.858982 -42.408020 -84.096985 229.812393 -70.175697 -259.147797 261.214111 + 0.867315 -48.826122 -64.949799 240.494400 -108.700996 -212.670990 324.120148 + 0.875649 -51.895699 -46.351135 246.751984 -133.220230 -153.939972 365.961395 + 0.883982 -52.972733 -29.373917 249.415527 -147.299438 -93.772461 388.538666 + 0.892315 -52.601543 -14.901835 249.544739 -153.284302 -40.377632 396.561340 + 0.900649 -51.031807 -4.252735 248.639359 -152.967667 -1.834643 396.974152 + 0.908982 -49.578529 2.620094 247.468521 -152.398727 20.636797 394.108795 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/20_1.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/20_1.msa new file mode 100644 index 000000000..f7d163ba4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/20_1.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_knight\20_1.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.535280 + AttackingEndTime 0.772101 + AttackingBone "Bip01 R Hand" + WeaponLength 178.000000 + List HitPosition + { + 0.535280 18.487633 -12.647101 211.036316 -55.989910 140.829224 261.781982 + 0.543613 18.386992 -21.967638 200.776047 -20.851074 135.509750 273.851898 + 0.551946 16.488974 -30.610283 189.071838 18.770084 122.174210 280.362885 + 0.560280 12.482412 -38.144081 177.248856 57.680569 100.860840 278.824799 + 0.568613 6.433134 -44.565536 165.563217 92.862404 71.965103 268.681671 + 0.576946 -1.571093 -49.725578 154.102859 121.276161 36.447483 249.840866 + 0.585280 -11.357840 -53.290733 142.975876 139.853867 -3.669540 222.695786 + 0.593613 -21.333233 -55.429146 134.581970 145.423752 -41.612286 195.277679 + 0.601946 -31.063065 -57.279202 129.794281 140.003723 -76.607353 175.025726 + 0.610280 -41.165180 -59.345707 128.501328 125.331886 -110.459389 165.153244 + 0.618613 -52.356594 -61.263752 130.849289 101.488533 -142.760345 167.701736 + 0.626946 -64.904320 -61.688320 136.928909 68.785522 -169.624023 183.299606 + 0.635280 -76.875114 -58.588341 141.597397 30.655210 -189.061111 197.251785 + 0.643613 -87.051559 -52.932655 142.598846 -11.840728 -202.553787 202.920624 + 0.651946 -95.320602 -45.759666 140.205338 -58.738216 -209.622818 199.277725 + 0.660280 -101.503380 -37.306038 134.661682 -108.930954 -208.124222 184.125839 + 0.668613 -104.955467 -27.331867 126.328720 -158.669449 -194.575409 155.101471 + 0.676946 -105.665421 -16.743330 118.409042 -199.062851 -168.225708 122.125908 + 0.685280 -104.386627 -6.632461 112.194527 -227.310623 -133.859253 92.527580 + 0.693613 -101.796654 2.508331 107.535095 -244.612656 -96.159172 68.137703 + 0.701946 -98.520103 10.448856 104.189423 -253.181442 -58.668091 49.539150 + 0.710280 -95.067307 17.142014 101.889786 -255.480026 -23.737341 36.463490 + 0.718613 -91.631721 22.509647 100.234795 -253.207535 6.450592 27.301191 + 0.726946 -88.463303 26.587603 99.001274 -248.388092 30.820023 20.961935 + 0.735280 -85.824997 29.494297 98.075829 -242.951538 49.202938 16.793867 + 0.743613 -83.903008 31.345106 97.372917 -238.334030 61.736980 14.238730 + 0.751946 -82.796654 32.255711 96.835495 -235.440353 68.804108 12.882697 + 0.760280 -81.999252 32.847466 96.396904 -233.217529 74.272758 12.129600 + 0.768613 -81.275475 33.376122 96.035179 -231.051743 79.771004 11.781943 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/30.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/30.msa new file mode 100644 index 000000000..42191be39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/30_1.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/30_1.msa new file mode 100644 index 000000000..90e6312e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/31.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/31.msa new file mode 100644 index 000000000..bbc13351c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/32.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/32.msa new file mode 100644 index 000000000..a7f65b6fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/33.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/33.msa new file mode 100644 index 000000000..e5d34bf3a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/33.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/34.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/34.msa new file mode 100644 index 000000000..efdacf9e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/34_1.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/34_1.msa new file mode 100644 index 000000000..55c3af5f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/35.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/35.msa new file mode 100644 index 000000000..062073dca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/35.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/36.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/36.msa new file mode 100644 index 000000000..f4e636ba9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/36.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/37.msa b/serverfiles/main/srv1/share/data/monster/orc_knight/37.msa new file mode 100644 index 000000000..6720fd6d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_knight/37.gr2" +MotionDuration 1.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_knight/motlist.txt b/serverfiles/main/srv1/share/data/monster/orc_knight/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_knight/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/00.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/00.msa new file mode 100644 index 000000000..4e7005a42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/03.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/03.msa new file mode 100644 index 000000000..16d2771a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -289.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/20.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/20.msa new file mode 100644 index 000000000..2222ed155 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/20.msa @@ -0,0 +1,48 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_lord\20.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.498783 + AttackingEndTime 0.660989 + AttackingBone "Box01" + WeaponLength 190.000000 + List HitPosition + { + 0.498783 -70.624069 32.853531 217.778412 51.867046 163.515228 281.199738 + 0.507116 -69.011322 26.414276 216.105194 40.874813 168.202744 278.715424 + 0.515450 -68.337479 19.009809 213.110703 27.741972 168.889603 279.477631 + 0.523783 -68.220284 10.587467 209.003357 13.118369 165.426132 283.171173 + 0.532116 -67.900215 1.976746 204.987411 -1.960976 160.901321 285.517090 + 0.540450 -67.215698 -6.688928 201.369934 -16.996542 156.143433 285.415131 + 0.548783 -66.168327 -15.677645 197.978439 -31.678724 150.297195 283.547668 + 0.557116 -65.581612 -28.518749 191.540756 -47.537384 129.350525 295.498199 + 0.565450 -64.287506 -45.676125 179.354263 -65.210129 80.109528 321.747101 + 0.573783 -58.746281 -63.628204 158.875992 -78.364929 -11.784732 340.477386 + 0.582116 -48.659435 -75.339882 135.658417 -69.168373 -116.475319 319.950470 + 0.590450 -37.749878 -80.402283 115.388985 -35.941444 -195.450027 266.574524 + 0.598783 -27.697960 -81.254761 98.687706 11.435344 -239.214493 196.751328 + 0.607116 -19.987701 -81.533752 86.613556 53.633564 -250.767044 131.762894 + 0.615450 -15.112506 -85.203445 78.618240 73.193428 -253.204987 87.105820 + 0.623783 -12.549580 -93.492500 73.265762 68.089867 -265.203979 62.803440 + 0.632116 -11.504870 -103.847603 70.020294 48.339603 -283.303894 52.305603 + 0.640450 -10.165176 -111.422012 68.055405 33.378994 -294.547028 42.200970 + 0.648783 -8.558836 -116.440971 67.046593 23.922226 -300.218872 31.407099 + 0.657116 -6.819048 -119.466797 66.781174 19.107065 -301.985199 20.794149 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/20_1.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/20_1.msa new file mode 100644 index 000000000..20356c15f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/20_1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_lord\20_1.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.563666 + AttackingEndTime 0.689376 + AttackingBone "Box01" + WeaponLength 190.000000 + List HitPosition + { + 0.563666 -114.494812 -32.626984 185.609543 -26.921331 53.910496 330.322906 + 0.571999 -116.998703 -49.048550 172.428162 -59.427086 25.371111 337.492371 + 0.580333 -115.955482 -67.535278 154.725784 -98.795891 -17.652124 337.244293 + 0.588666 -108.286064 -86.321472 132.955185 -139.223465 -76.460869 320.155304 + 0.596999 -90.592400 -102.384613 107.910240 -166.384216 -151.602631 275.034973 + 0.605333 -61.505432 -112.324326 86.084854 -155.397293 -228.037369 203.940872 + 0.613666 -24.235680 -117.264442 75.857979 -95.637161 -282.795837 135.862213 + 0.621999 18.381723 -114.806747 74.800186 3.149796 -304.094940 80.506714 + 0.630333 60.368404 -101.891167 79.308968 119.360931 -278.622284 42.171532 + 0.638666 90.680099 -83.273972 85.098396 211.906906 -217.144974 26.092913 + 0.646999 111.712959 -65.524582 91.005608 271.823425 -146.971359 29.168600 + 0.655333 127.223251 -51.075150 96.691032 306.664825 -85.477242 44.570488 + 0.663666 135.757172 -39.696453 100.690956 321.008606 -36.910629 58.579082 + 0.671999 138.726852 -32.883507 102.985573 323.632477 -6.106666 68.449257 + 0.680332 137.841339 -30.862539 103.828072 321.615204 7.165338 74.146446 + 0.688666 136.927887 -29.285206 104.618668 319.201813 18.369490 80.017387 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/24.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/24.msa new file mode 100644 index 000000000..3388512d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/24.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\orc_lord\24.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.855637 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/orc_lord_24.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.863747 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/30.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/30.msa new file mode 100644 index 000000000..8f3f7a0a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/30_1.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/30_1.msa new file mode 100644 index 000000000..22708bf9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/31.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/31.msa new file mode 100644 index 000000000..ab83598af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/32.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/32.msa new file mode 100644 index 000000000..57a8315cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/32.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/33.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/33.msa new file mode 100644 index 000000000..baa09e0a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/33.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/34.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/34.msa new file mode 100644 index 000000000..239287506 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/34_1.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/34_1.msa new file mode 100644 index 000000000..2bbf9d390 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/35.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/35.msa new file mode 100644 index 000000000..2842f8a38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/36.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/36.msa new file mode 100644 index 000000000..b20cdee53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/36.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/37.msa b/serverfiles/main/srv1/share/data/monster/orc_lord/37.msa new file mode 100644 index 000000000..bf5c3be5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_lord/37.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_lord/motlist.txt b/serverfiles/main/srv1/share/data/monster/orc_lord/motlist.txt new file mode 100644 index 000000000..13466cb22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_lord/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL SPECIAL 24.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/00.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/00.msa new file mode 100644 index 000000000..aa540578e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/00.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/00_1.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/00_1.msa new file mode 100644 index 000000000..b7d95cb28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/00_1.gr2" +MotionDuration 6.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/03.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/03.msa new file mode 100644 index 000000000..06a1fa639 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -256.81 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/20.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/20.msa new file mode 100644 index 000000000..c78c53a5a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/20.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_magician\20.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.506894 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/orc_magician_20_1_weapon.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 0.758313 + + EffectFileName "d:/ymir work/effect/monster/orc_magician_20_1_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/20_1.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/20_1.msa new file mode 100644 index 000000000..65e75fc39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/20_1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_magician\20_1.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 10 + StartingTime 0.656934 + + EffectFileName "d:/ymir work/effect/monster/orc_magician_20_1_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/orc_magician_20_1_weapon.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/30.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/30.msa new file mode 100644 index 000000000..e5aac6527 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/30_1.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/30_1.msa new file mode 100644 index 000000000..52850f6c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/31.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/31.msa new file mode 100644 index 000000000..8479bcff5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/31_1.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/31_1.msa new file mode 100644 index 000000000..1788a659d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/31_2.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/31_2.msa new file mode 100644 index 000000000..b720237be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/31_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/31_2.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/32.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/32.msa new file mode 100644 index 000000000..fadb1ac97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/32.gr2" +MotionDuration 1.233333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/33.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/33.msa new file mode 100644 index 000000000..64beb8c39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/33.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/34.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/34.msa new file mode 100644 index 000000000..41421ed84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/34_1.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/34_1.msa new file mode 100644 index 000000000..51f8e8b22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/35.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/35.msa new file mode 100644 index 000000000..c70a66b44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/36.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/36.msa new file mode 100644 index 000000000..15cba84aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/37.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/37.msa new file mode 100644 index 000000000..ef104c310 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/37_1.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/37_1.msa new file mode 100644 index 000000000..039d04a36 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/37_1.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/37_2.msa b/serverfiles/main/srv1/share/data/monster/orc_magician/37_2.msa new file mode 100644 index 000000000..52c82e51b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/37_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_magician/37_2.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_magician/motlist.txt b/serverfiles/main/srv1/share/data/monster/orc_magician/motlist.txt new file mode 100644 index 000000000..7418858c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_magician/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 34 +GENERAL FRONT_DEAD1 31_1.msa 33 +GENERAL FRONT_DEAD2 31_2.msa 33 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 34 +GENERAL BACK_DEAD1 37_1.msa 33 +GENERAL BACK_DEAD2 37_2.msa 33 diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/00.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/00.msa new file mode 100644 index 000000000..9687f2eae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/00.gr2" +MotionDuration 0.866667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/00_1.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/00_1.msa new file mode 100644 index 000000000..dbf18cae2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/00_1.gr2" +MotionDuration 6.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/03.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/03.msa new file mode 100644 index 000000000..a1d35545d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -261.56 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/20.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/20.msa new file mode 100644 index 000000000..fa7cf1322 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/20.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_scouter\20.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.705596 + AttackingEndTime 0.823196 + AttackingBone "Bip01 R Hand" + WeaponLength 98.000000 + List HitPosition + { + 0.705596 -77.514915 89.814735 126.315201 -69.705994 150.632309 202.492325 + 0.713929 -100.886597 46.499947 106.567795 -112.440613 123.724289 165.784866 + 0.722263 -106.299026 3.582959 93.871231 -143.097305 84.068253 135.623840 + 0.730596 -98.890137 -34.517097 83.608414 -162.182968 35.370869 110.189499 + 0.738929 -82.758797 -66.747353 75.941086 -168.222626 -20.577532 88.892227 + 0.747263 -61.202320 -93.862259 71.977135 -158.583542 -83.194862 74.288544 + 0.755596 -34.427246 -115.879929 70.547539 -126.145889 -150.315033 68.390770 + 0.763929 -4.890668 -129.417068 68.926559 -69.902229 -202.708176 66.567101 + 0.772263 23.412777 -134.787262 67.270111 -4.232049 -228.800812 66.705948 + 0.780596 49.866238 -134.296082 67.371216 61.017307 -231.535202 72.257957 + 0.788929 72.211472 -128.944946 68.587769 114.786629 -216.266830 81.462685 + 0.797263 87.056107 -121.819580 69.154427 148.490814 -195.520248 89.095924 + 0.805596 94.990616 -116.525146 69.712120 165.107544 -179.918686 95.560112 + 0.813929 98.650146 -113.487694 70.044189 171.992477 -170.926590 100.469032 + 0.822263 101.784576 -110.462852 69.654785 177.257523 -162.810837 103.821495 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/20_1.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/20_1.msa new file mode 100644 index 000000000..0f18b585a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_scouter\20_1.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.596107 + AttackingEndTime 0.717762 + AttackingBone "Bip01 R Hand" + WeaponLength 88.000000 + List HitPosition + { + 0.596107 -25.695042 112.316147 184.995331 28.756910 137.632446 248.969116 + 0.604440 -62.866520 86.893875 178.274109 -8.391936 143.401138 217.819641 + 0.612774 -85.292168 52.866962 174.491089 -52.550762 132.998398 190.166595 + 0.621107 -95.321548 14.580473 172.190933 -95.602982 102.476959 172.756927 + 0.629440 -93.393341 -26.276009 168.870087 -129.205582 53.945652 163.797043 + 0.637774 -80.631561 -62.225540 165.462830 -146.093628 -3.713920 159.600876 + 0.646107 -60.695778 -92.190689 160.853912 -144.618378 -65.752090 159.761993 + 0.654440 -35.710114 -116.023521 153.093704 -122.515556 -128.352890 160.618744 + 0.662774 -7.993564 -131.301224 143.277237 -80.074013 -180.381973 155.058655 + 0.671107 20.852774 -138.212936 133.367767 -21.928131 -214.074692 145.966187 + 0.679440 49.217388 -137.397980 124.508575 44.206821 -224.159027 138.302261 + 0.687774 71.220612 -131.243729 116.758896 98.070824 -213.275558 133.895782 + 0.696107 85.328880 -123.745804 110.894745 132.055374 -194.690567 133.840881 + 0.704440 92.779945 -117.468216 107.172211 149.178726 -177.752151 137.643066 + 0.712774 96.936401 -112.854706 102.410057 157.439789 -165.221146 139.030441 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/30.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/30.msa new file mode 100644 index 000000000..2339f6a3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/30_1.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/30_1.msa new file mode 100644 index 000000000..e7589ab6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/31.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/31.msa new file mode 100644 index 000000000..abf9057ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/31_1.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/31_1.msa new file mode 100644 index 000000000..88c308a0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/31_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/31_2.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/31_2.msa new file mode 100644 index 000000000..9614b85ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/31_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/31_2.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/32.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/32.msa new file mode 100644 index 000000000..096aee772 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/32.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/33.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/33.msa new file mode 100644 index 000000000..bacb30316 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/33.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/34.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/34.msa new file mode 100644 index 000000000..79253eb93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/34_1.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/34_1.msa new file mode 100644 index 000000000..59ee2c722 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/35.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/35.msa new file mode 100644 index 000000000..ebbffd2ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/36.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/36.msa new file mode 100644 index 000000000..c4befa0a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/36.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/37.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/37.msa new file mode 100644 index 000000000..0a5952ea8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/37_1.msa b/serverfiles/main/srv1/share/data/monster/orc_scouter/37_1.msa new file mode 100644 index 000000000..2012e5a7f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_scouter/37_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_scouter/motlist.txt b/serverfiles/main/srv1/share/data/monster/orc_scouter/motlist.txt new file mode 100644 index 000000000..6f5ef4f84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_scouter/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 34 +GENERAL FRONT_DEAD1 31_1.msa 33 +GENERAL FRONT_DEAD2 31_2.msa 33 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/00.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/00.msa new file mode 100644 index 000000000..5f30c9e21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/00.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/00_1.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/00_1.msa new file mode 100644 index 000000000..616fac8df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/00_1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/00_2.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/00_2.msa new file mode 100644 index 000000000..a2a6f827b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/00_2.gr2" +MotionDuration 6.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/03.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/03.msa new file mode 100644 index 000000000..39686a04b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -253.56 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/20.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/20.msa new file mode 100644 index 000000000..5181b76d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/20.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_soldier\20.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.705596 + AttackingEndTime 0.892133 + AttackingBone "Bip01 R Hand" + WeaponLength 115.000000 + List HitPosition + { + 0.705596 -70.217064 88.385559 157.966492 -28.163122 163.226334 234.057449 + 0.713929 -98.028412 54.449738 136.739716 -79.168999 158.393173 182.176498 + 0.722263 -107.833557 17.785975 123.507034 -118.579391 130.784988 140.613144 + 0.730596 -104.860306 -15.523434 113.484291 -146.071915 91.519402 106.208572 + 0.738929 -94.216187 -43.683907 105.426270 -164.840042 43.558430 80.418495 + 0.747263 -80.020187 -67.152252 98.941422 -176.385452 -15.173083 63.866253 + 0.755596 -63.740494 -87.108459 92.626984 -172.649353 -88.414070 55.757874 + 0.763929 -45.461212 -102.661514 84.187500 -138.692673 -159.762451 48.546654 + 0.772263 -26.130812 -112.713936 73.453278 -79.089783 -208.280685 37.623878 + 0.780596 -6.793933 -117.705742 61.824524 -6.316581 -227.580933 27.883944 + 0.788929 10.892065 -118.064880 50.741344 60.375835 -217.993698 22.664198 + 0.797263 25.000282 -115.029747 41.321487 104.677986 -195.177902 20.046772 + 0.805596 35.435410 -110.481743 33.824104 129.861862 -174.150406 17.917982 + 0.813929 42.969917 -105.675217 28.197212 143.286026 -160.271637 14.766525 + 0.822263 48.959572 -101.152351 24.334383 151.151321 -152.151382 10.889181 + 0.830596 53.620003 -97.220474 21.834755 154.465988 -149.861435 5.023248 + 0.838929 57.357643 -93.835854 20.528688 154.383194 -151.513809 -1.469303 + 0.847263 60.975807 -90.477158 20.773697 155.103195 -152.062881 -3.142772 + 0.855596 64.457947 -87.170616 22.558722 157.013687 -151.570541 -0.030323 + 0.863929 67.740105 -83.880341 25.820629 159.895798 -150.204849 7.562761 + 0.872263 70.799255 -80.352188 30.441006 163.516037 -147.506516 19.541370 + 0.880596 73.420692 -76.719376 36.541630 166.604141 -144.108261 35.886532 + 0.888929 75.269989 -73.242973 44.064533 167.309555 -141.169540 55.883469 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/20_1.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/20_1.msa new file mode 100644 index 000000000..92f45bc97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\orc_soldier\20_1.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.721817 + AttackingEndTime 0.831306 + AttackingBone "Bip01 R Hand" + WeaponLength 129.000000 + List HitPosition + { + 0.721817 -87.086426 23.296185 169.334625 -94.396202 151.796066 171.353821 + 0.730150 -85.953369 -12.507951 166.969971 -143.072098 102.864586 160.327347 + 0.738483 -76.519455 -44.927864 162.233002 -174.585709 38.464268 153.895004 + 0.746817 -61.009830 -73.129875 156.161514 -184.656540 -37.018642 149.545609 + 0.755150 -40.371986 -96.730164 148.089615 -167.450089 -118.733650 145.706161 + 0.763483 -16.967091 -113.479401 138.088501 -120.712944 -190.122177 136.275620 + 0.771817 5.868818 -122.813263 127.970222 -56.088596 -235.774551 121.646393 + 0.780150 27.027973 -126.355148 119.228027 15.159545 -254.406082 109.079613 + 0.788483 44.631401 -125.707939 112.109924 78.653603 -249.761932 102.447433 + 0.796817 56.552727 -123.076752 106.295486 121.484642 -234.395081 100.549767 + 0.805150 63.265930 -120.282661 102.213959 145.526215 -219.647675 102.676949 + 0.813483 66.505219 -117.966034 99.187851 157.800186 -208.814056 106.457428 + 0.821817 69.302895 -115.677727 95.588890 167.501877 -198.195877 109.322449 + 0.830150 71.847137 -113.320549 91.357330 175.286240 -187.819260 111.135048 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/30.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/30.msa new file mode 100644 index 000000000..e0f3d83f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/30_1.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/30_1.msa new file mode 100644 index 000000000..6f675d8e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/31.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/31.msa new file mode 100644 index 000000000..d78049999 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/31.gr2" +MotionDuration 1.233333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/31_1.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/31_1.msa new file mode 100644 index 000000000..72b9f1590 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/32.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/32.msa new file mode 100644 index 000000000..810bcef06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/33.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/33.msa new file mode 100644 index 000000000..535146681 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/33.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/34.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/34.msa new file mode 100644 index 000000000..e0b283bd0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/34_1.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/34_1.msa new file mode 100644 index 000000000..87ed5062c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/35.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/35.msa new file mode 100644 index 000000000..28ce34586 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/36.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/36.msa new file mode 100644 index 000000000..d8e39ccff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/36.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/37.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/37.msa new file mode 100644 index 000000000..960e6b0b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/37.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/37_1.msa b/serverfiles/main/srv1/share/data/monster/orc_soldier/37_1.msa new file mode 100644 index 000000000..b5021ab34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/orc_soldier/37_1.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/orc_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/orc_soldier/motlist.txt new file mode 100644 index 000000000..9da122c8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/orc_soldier/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/00.msa b/serverfiles/main/srv1/share/data/monster/outlaw/00.msa new file mode 100644 index 000000000..8ded34c4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/00_1.msa b/serverfiles/main/srv1/share/data/monster/outlaw/00_1.msa new file mode 100644 index 000000000..bc8043304 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/03.msa b/serverfiles/main/srv1/share/data/monster/outlaw/03.msa new file mode 100644 index 000000000..5108625bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -285.20 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/03_1.msa b/serverfiles/main/srv1/share/data/monster/outlaw/03_1.msa new file mode 100644 index 000000000..84eb07f2e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/03_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/03_1.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -350.35 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/20.msa b/serverfiles/main/srv1/share/data/monster/outlaw/20.msa new file mode 100644 index 000000000..06b5739d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/20.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/20.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/20_1.msa b/serverfiles/main/srv1/share/data/monster/outlaw/20_1.msa new file mode 100644 index 000000000..666904daf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/20_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/20_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/30.msa b/serverfiles/main/srv1/share/data/monster/outlaw/30.msa new file mode 100644 index 000000000..db1d0a29c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/30_1.msa b/serverfiles/main/srv1/share/data/monster/outlaw/30_1.msa new file mode 100644 index 000000000..6a24459cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/31.msa b/serverfiles/main/srv1/share/data/monster/outlaw/31.msa new file mode 100644 index 000000000..9fcf6666e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/31_1.msa b/serverfiles/main/srv1/share/data/monster/outlaw/31_1.msa new file mode 100644 index 000000000..50cfcffb4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/32.msa b/serverfiles/main/srv1/share/data/monster/outlaw/32.msa new file mode 100644 index 000000000..02c0f374a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/33.msa b/serverfiles/main/srv1/share/data/monster/outlaw/33.msa new file mode 100644 index 000000000..abb305479 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/34.msa b/serverfiles/main/srv1/share/data/monster/outlaw/34.msa new file mode 100644 index 000000000..7f49305a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/34_1.msa b/serverfiles/main/srv1/share/data/monster/outlaw/34_1.msa new file mode 100644 index 000000000..e68c46d22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/35.msa b/serverfiles/main/srv1/share/data/monster/outlaw/35.msa new file mode 100644 index 000000000..eabf811e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/36.msa b/serverfiles/main/srv1/share/data/monster/outlaw/36.msa new file mode 100644 index 000000000..52724987a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/37.msa b/serverfiles/main/srv1/share/data/monster/outlaw/37.msa new file mode 100644 index 000000000..110bd2084 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/outlaw/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/outlaw/motlist.txt b/serverfiles/main/srv1/share/data/monster/outlaw/motlist.txt new file mode 100644 index 000000000..c8e86b539 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/outlaw/motlist.txt @@ -0,0 +1,17 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL RUN1 03_1.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/panda/combo_attack.msa b/serverfiles/main/srv1/share/data/monster/panda/combo_attack.msa new file mode 100644 index 000000000..64b2bd7cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/combo_attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/combo_attack.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/dead.msa b/serverfiles/main/srv1/share/data/monster/panda/dead.msa new file mode 100644 index 000000000..dd9ebb0b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/front_damage.msa b/serverfiles/main/srv1/share/data/monster/panda/front_damage.msa new file mode 100644 index 000000000..c6f2ebb67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/motlist.txt b/serverfiles/main/srv1/share/data/monster/panda/motlist.txt new file mode 100644 index 000000000..85df5aec2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 10 +GENERAL WAIT2 wait2.msa 10 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK combo_attack.msa 100 +GENERAL COMBO_ATTACK1 combo_attack.msa 100 +GENERAL COMBO_ATTACK2 combo_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE front_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/panda_lod_02.msa b/serverfiles/main/srv1/share/data/monster/panda/panda_lod_02.msa new file mode 100644 index 000000000..032b0331d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/panda_lod_02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/panda_lod_02.gr2" +MotionDuration 1.433333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/run.msa b/serverfiles/main/srv1/share/data/monster/panda/run.msa new file mode 100644 index 000000000..36139b2bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -461.59 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/skill2.msa b/serverfiles/main/srv1/share/data/monster/panda/skill2.msa new file mode 100644 index 000000000..46c9e32f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -256.32 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/wait.msa b/serverfiles/main/srv1/share/data/monster/panda/wait.msa new file mode 100644 index 000000000..4155de576 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/wait1.msa b/serverfiles/main/srv1/share/data/monster/panda/wait1.msa new file mode 100644 index 000000000..cc20331ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/wait2.msa b/serverfiles/main/srv1/share/data/monster/panda/wait2.msa new file mode 100644 index 000000000..838f7ef0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda/walk.msa b/serverfiles/main/srv1/share/data/monster/panda/walk.msa new file mode 100644 index 000000000..fac3819a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/panda/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -138.33 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/panda_young1/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda_young1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/panda_young1/run.msa b/serverfiles/main/srv1/share/data/monster/panda_young1/run.msa new file mode 100644 index 000000000..3b3e87807 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/panda_young1/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/panda_young1/wait.msa new file mode 100644 index 000000000..00597eed7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/panda_young1/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/panda_young1/wait1.msa new file mode 100644 index 000000000..075ae89da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/panda_young1/wait1.gr2" +MotionDuration 2.766667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/panda_young1/wait2.msa new file mode 100644 index 000000000..ce3ebfbd7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/panda_young1/wait2.gr2" +MotionDuration 3.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/panda_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/panda_young1/walk.msa new file mode 100644 index 000000000..3d4698976 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/panda_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/panda_young1/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -100.57 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/peddler/02.msa b/serverfiles/main/srv1/share/data/monster/peddler/02.msa new file mode 100644 index 000000000..63750da93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/peddler/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/peddler/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -108.03 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/peddler/03.msa b/serverfiles/main/srv1/share/data/monster/peddler/03.msa new file mode 100644 index 000000000..ad8d35113 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/peddler/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/peddler/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -240.25 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/peddler/die.msa b/serverfiles/main/srv1/share/data/monster/peddler/die.msa new file mode 100644 index 000000000..ddec65081 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/peddler/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/peddler/die.gr2" +MotionDuration 2.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/peddler/motlist.txt b/serverfiles/main/srv1/share/data/monster/peddler/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/peddler/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/peddler/run.msa b/serverfiles/main/srv1/share/data/monster/peddler/run.msa new file mode 100644 index 000000000..624b0ef88 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/peddler/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/peddler/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -240.25 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/peddler/wait.msa b/serverfiles/main/srv1/share/data/monster/peddler/wait.msa new file mode 100644 index 000000000..37c539dc1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/peddler/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/peddler/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/peddler/wait_1.msa b/serverfiles/main/srv1/share/data/monster/peddler/wait_1.msa new file mode 100644 index 000000000..39f460805 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/peddler/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/peddler/wait_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/peddler/walk.msa b/serverfiles/main/srv1/share/data/monster/peddler/walk.msa new file mode 100644 index 000000000..dfe1ea11c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/peddler/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/peddler/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -108.03 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix1/motlist.txt b/serverfiles/main/srv1/share/data/monster/phoenix1/motlist.txt new file mode 100644 index 000000000..cd6e9e0e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix1/run.msa b/serverfiles/main/srv1/share/data/monster/phoenix1/run.msa new file mode 100644 index 000000000..16caa93d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix1/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -459.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix1/wait.msa b/serverfiles/main/srv1/share/data/monster/phoenix1/wait.msa new file mode 100644 index 000000000..0ccd8630e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix1/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix1/wait1.msa b/serverfiles/main/srv1/share/data/monster/phoenix1/wait1.msa new file mode 100644 index 000000000..aee3ae95a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix1/wait1.gr2" +MotionDuration 3.266667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix1/wait2.msa b/serverfiles/main/srv1/share/data/monster/phoenix1/wait2.msa new file mode 100644 index 000000000..7d0717aac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix1/wait2.gr2" +MotionDuration 3.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix1/walk.msa b/serverfiles/main/srv1/share/data/monster/phoenix1/walk.msa new file mode 100644 index 000000000..654f8b650 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix1/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -160.80 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix2/motlist.txt b/serverfiles/main/srv1/share/data/monster/phoenix2/motlist.txt new file mode 100644 index 000000000..cd6e9e0e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix2/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix2/run.msa b/serverfiles/main/srv1/share/data/monster/phoenix2/run.msa new file mode 100644 index 000000000..c585a5110 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -459.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix2/wait.msa b/serverfiles/main/srv1/share/data/monster/phoenix2/wait.msa new file mode 100644 index 000000000..12fb87c02 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix2/wait1.msa b/serverfiles/main/srv1/share/data/monster/phoenix2/wait1.msa new file mode 100644 index 000000000..21a7e401a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/wait1.gr2" +MotionDuration 3.266667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix2/wait2.msa b/serverfiles/main/srv1/share/data/monster/phoenix2/wait2.msa new file mode 100644 index 000000000..a0a4374a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/wait2.gr2" +MotionDuration 3.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix2/walk.msa b/serverfiles/main/srv1/share/data/monster/phoenix2/walk.msa new file mode 100644 index 000000000..a1505944c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -160.80 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix3/motlist.txt b/serverfiles/main/srv1/share/data/monster/phoenix3/motlist.txt new file mode 100644 index 000000000..cd6e9e0e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix3/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix3/run.msa b/serverfiles/main/srv1/share/data/monster/phoenix3/run.msa new file mode 100644 index 000000000..c585a5110 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix3/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -459.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix3/wait.msa b/serverfiles/main/srv1/share/data/monster/phoenix3/wait.msa new file mode 100644 index 000000000..12fb87c02 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix3/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix3/wait1.msa b/serverfiles/main/srv1/share/data/monster/phoenix3/wait1.msa new file mode 100644 index 000000000..21a7e401a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix3/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/wait1.gr2" +MotionDuration 3.266667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix3/wait2.msa b/serverfiles/main/srv1/share/data/monster/phoenix3/wait2.msa new file mode 100644 index 000000000..a0a4374a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix3/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/wait2.gr2" +MotionDuration 3.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/phoenix3/walk.msa b/serverfiles/main/srv1/share/data/monster/phoenix3/walk.msa new file mode 100644 index 000000000..a1505944c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/phoenix3/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/phoenix2/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -160.80 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pig_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/pig_young1/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pig_young1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/pig_young1/run.msa b/serverfiles/main/srv1/share/data/monster/pig_young1/run.msa new file mode 100644 index 000000000..034b04d5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pig_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pig_young1/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pig_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/pig_young1/wait.msa new file mode 100644 index 000000000..2e832dd14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pig_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pig_young1/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pig_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/pig_young1/wait1.msa new file mode 100644 index 000000000..73b16c954 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pig_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pig_young1/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pig_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/pig_young1/wait2.msa new file mode 100644 index 000000000..cae894434 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pig_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pig_young1/wait2.gr2" +MotionDuration 2.233333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pig_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/pig_young1/walk.msa new file mode 100644 index 000000000..d577c543e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pig_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pig_young1/walk.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -67.44 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/plant_researcher/die.msa b/serverfiles/main/srv1/share/data/monster/plant_researcher/die.msa new file mode 100644 index 000000000..da9102a8b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/plant_researcher/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/plant_researcher/die.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/plant_researcher/motlist.txt b/serverfiles/main/srv1/share/data/monster/plant_researcher/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/plant_researcher/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/plant_researcher/run.msa b/serverfiles/main/srv1/share/data/monster/plant_researcher/run.msa new file mode 100644 index 000000000..61bde1933 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/plant_researcher/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/plant_researcher/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -170.75 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/plant_researcher/wait.msa b/serverfiles/main/srv1/share/data/monster/plant_researcher/wait.msa new file mode 100644 index 000000000..33287a421 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/plant_researcher/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/plant_researcher/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/plant_researcher/wait_1.msa b/serverfiles/main/srv1/share/data/monster/plant_researcher/wait_1.msa new file mode 100644 index 000000000..63c6eed40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/plant_researcher/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/plant_researcher/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/plant_researcher/walk.msa b/serverfiles/main/srv1/share/data/monster/plant_researcher/walk.msa new file mode 100644 index 000000000..baf837658 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/plant_researcher/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/plant_researcher/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -97.95 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/00.msa b/serverfiles/main/srv1/share/data/monster/pony/00.msa new file mode 100644 index 000000000..c55366a3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/00_1.msa b/serverfiles/main/srv1/share/data/monster/pony/00_1.msa new file mode 100644 index 000000000..e3157da76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/00_2.msa b/serverfiles/main/srv1/share/data/monster/pony/00_2.msa new file mode 100644 index 000000000..fecadfc6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/00_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/02.msa b/serverfiles/main/srv1/share/data/monster/pony/02.msa new file mode 100644 index 000000000..713908f84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/02.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -208.64 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/03.msa b/serverfiles/main/srv1/share/data/monster/pony/03.msa new file mode 100644 index 000000000..fbd0ec6cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -441.58 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/04.msa b/serverfiles/main/srv1/share/data/monster/pony/04.msa new file mode 100644 index 000000000..b21844c2c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/04.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/04.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -346.41 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/20.msa b/serverfiles/main/srv1/share/data/monster/pony/20.msa new file mode 100644 index 000000000..663835252 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/20.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/20.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/20_1.msa b/serverfiles/main/srv1/share/data/monster/pony/20_1.msa new file mode 100644 index 000000000..a46840c2f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/20_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/20_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/25.msa b/serverfiles/main/srv1/share/data/monster/pony/25.msa new file mode 100644 index 000000000..bc83d75ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/25.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/25.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -150.75 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/30.msa b/serverfiles/main/srv1/share/data/monster/pony/30.msa new file mode 100644 index 000000000..75442fcce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/31.msa b/serverfiles/main/srv1/share/data/monster/pony/31.msa new file mode 100644 index 000000000..242849c18 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/33.msa b/serverfiles/main/srv1/share/data/monster/pony/33.msa new file mode 100644 index 000000000..2d3f251c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/horse_stop.msa b/serverfiles/main/srv1/share/data/monster/pony/horse_stop.msa new file mode 100644 index 000000000..594633d49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/horse_stop.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "C:\Documents and Settings\shine.YMIR\¹ÙÅÁ È­¸é\horse_stop.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.228710 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "horse_bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dust/running_stop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/pony/motlist.txt b/serverfiles/main/srv1/share/data/monster/pony/motlist.txt new file mode 100644 index 000000000..bec72a6dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 28 +GENERAL WAIT2 00_2.msa 2 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL COMBO_ATTACK 20.msa 100 +GENERAL COMBO_ATTACK1 20_1.msa 100 +GENERAL COMBO_ATTACK2 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL BACK_DAMAGE 30.msa 100 +GENERAL DEAD 31.msa 100 +GENERAL SKILL2 25.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/pony/stop.msa b/serverfiles/main/srv1/share/data/monster/pony/stop.msa new file mode 100644 index 000000000..8dab2d22a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pony/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/pony/stop.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/privateshop/00.msa b/serverfiles/main/srv1/share/data/monster/privateshop/00.msa new file mode 100644 index 000000000..955e47f0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/privateshop/00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc2\privateshopwait.gr2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/privateshop/motlist.txt b/serverfiles/main/srv1/share/data/monster/privateshop/motlist.txt new file mode 100644 index 000000000..38dcf9421 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/privateshop/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT 00.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/privateshop/wait.msa b/serverfiles/main/srv1/share/data/monster/privateshop/wait.msa new file mode 100644 index 000000000..ea2ad947f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/privateshop/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/privateshop/wait.gr2" +MotionDuration 0.033333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/privateshop2/00.msa b/serverfiles/main/srv1/share/data/monster/privateshop2/00.msa new file mode 100644 index 000000000..b6d282b03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/privateshop2/00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc2\privateshop2wait.gr2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/privateshop2/motlist.txt b/serverfiles/main/srv1/share/data/monster/privateshop2/motlist.txt new file mode 100644 index 000000000..38dcf9421 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/privateshop2/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT 00.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/privateshop2/wait.msa b/serverfiles/main/srv1/share/data/monster/privateshop2/wait.msa new file mode 100644 index 000000000..ce27c719e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/privateshop2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/privateshop2/wait.gr2" +MotionDuration 0.033333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_damage.msa new file mode 100644 index 000000000..73f64988a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/front_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_dead.msa new file mode 100644 index 000000000..fe1b990f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/front_dead.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_knockdown.msa new file mode 100644 index 000000000..f411a98ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_standup.msa new file mode 100644 index 000000000..9c90a4539 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/motlist.txt new file mode 100644 index 000000000..46c94ca07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 50 +GENERAL SPECIAL1 special_attack2.msa 50 +GENERAL SPECIAL2 special_attack3.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/normal_attack1.msa new file mode 100644 index 000000000..d9fb74d8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/normal_attack1.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/normal_attack1.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.811841 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.776156 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/normal_attack2.msa new file mode 100644 index 000000000..a60477eb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/normal_attack2.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/normal_attack2.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.914842 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bone_M" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/pveboss_na2_fire.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.919708 + + DuringTime 0.200000 + Power 300 + AffectingRange 500 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.968370 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -350.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.939173 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/run.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/run.msa new file mode 100644 index 000000000..652a2a194 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/run.GR2" +MotionDuration 1.200000 +Accumulation 0.00 -400.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack1.msa new file mode 100644 index 000000000..0cc540c00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack1.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/special_attack1.GR2" +MotionDuration 3.100000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.927737 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/pveboss_sa1_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.957907 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.316788 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/pveboss_sa1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.867397 + + DuringTime 0.300000 + Power 300 + AffectingRange 700 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack2.msa new file mode 100644 index 000000000..079c7b4e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack2.msa @@ -0,0 +1,231 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/special_attack2.GR2" +MotionDuration 4.433333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 12 + Group Event00 + { + MotionEventType 1 + StartingTime 0.819789 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bone_H" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/pveboss_sa2_go.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 3.494891 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/pveboss_sa2_spin.mse" + EffectPosition 0.000000 0.000000 50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.075507 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/pveboss_sa2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.003163 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 150.000000 -500.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.618005 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -3000.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.326764 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position -30.000000 -1750.000000 0.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.132603 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 80.000000 -900.000000 0.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.186537 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position -100.000000 -1325.000000 0.000000 + } + } + Group Event08 + { + MotionEventType 4 + StartingTime 1.402271 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 150.000000 -2200.000000 0.000000 + } + } + Group Event09 + { + MotionEventType 4 + StartingTime 1.510138 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 80.000000 -2600.000000 0.000000 + } + } + Group Event10 + { + MotionEventType 4 + StartingTime 0.884509 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event11 + { + MotionEventType 2 + StartingTime 0.809002 + + DuringTime 0.300000 + Power 300 + AffectingRange 300 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack3.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack3.msa new file mode 100644 index 000000000..0cc540c00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/special_attack3.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/special_attack1.GR2" +MotionDuration 3.100000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.927737 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/pveboss_sa1_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.957907 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.316788 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Finger01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/pveboss_sa1_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.867397 + + DuringTime 0.300000 + Power 300 + AffectingRange 700 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/wait.msa new file mode 100644 index 000000000..de7069417 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pve_dragonmaster_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/pve_dragonmaster_boss/wait.GR2" +MotionDuration 3.200000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pwahuang1/motlist.txt b/serverfiles/main/srv1/share/data/monster/pwahuang1/motlist.txt new file mode 100644 index 000000000..41a1c66f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pwahuang1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 5 +GENERAL WAIT2 wait2.msa 5 +GENERAL WAIT3 wait3.msa 10 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/pwahuang1/run.msa b/serverfiles/main/srv1/share/data/monster/pwahuang1/run.msa new file mode 100644 index 000000000..082ed60f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pwahuang1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pwahuang1/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -306.37 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pwahuang1/wait.msa b/serverfiles/main/srv1/share/data/monster/pwahuang1/wait.msa new file mode 100644 index 000000000..bdef8cd92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pwahuang1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pwahuang1/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pwahuang1/wait1.msa b/serverfiles/main/srv1/share/data/monster/pwahuang1/wait1.msa new file mode 100644 index 000000000..7fac5e3a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pwahuang1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pwahuang1/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pwahuang1/wait2.msa b/serverfiles/main/srv1/share/data/monster/pwahuang1/wait2.msa new file mode 100644 index 000000000..ef73c0264 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pwahuang1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pwahuang1/wait2.gr2" +MotionDuration 3.033333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pwahuang1/wait3.msa b/serverfiles/main/srv1/share/data/monster/pwahuang1/wait3.msa new file mode 100644 index 000000000..ee5983f96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pwahuang1/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pwahuang1/wait3.gr2" +MotionDuration 3.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/pwahuang1/walk.msa b/serverfiles/main/srv1/share/data/monster/pwahuang1/walk.msa new file mode 100644 index 000000000..fdf7886e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/pwahuang1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/pwahuang1/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -128.80 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rabbit/motlist.txt b/serverfiles/main/srv1/share/data/monster/rabbit/motlist.txt new file mode 100644 index 000000000..d2c0a64d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rabbit/motlist.txt @@ -0,0 +1,2 @@ +GENERAL WAIT wait00.msa 75 +GENERAL WAIT1 wait01.msa 25 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/rabbit/wait00.msa b/serverfiles/main/srv1/share/data/monster/rabbit/wait00.msa new file mode 100644 index 000000000..1063ee590 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rabbit/wait00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/rabbit/wait00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rabbit/wait01.msa b/serverfiles/main/srv1/share/data/monster/rabbit/wait01.msa new file mode 100644 index 000000000..ebc5f78b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rabbit/wait01.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/rabbit/wait01.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rabbit_pet/motlist.txt b/serverfiles/main/srv1/share/data/monster/rabbit_pet/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rabbit_pet/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/rabbit_pet/run.msa b/serverfiles/main/srv1/share/data/monster/rabbit_pet/run.msa new file mode 100644 index 000000000..6a80443f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rabbit_pet/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/rabbit_pet/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -300.45 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rabbit_pet/wait.msa b/serverfiles/main/srv1/share/data/monster/rabbit_pet/wait.msa new file mode 100644 index 000000000..650e404d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rabbit_pet/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/rabbit_pet/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rabbit_pet/wait1.msa b/serverfiles/main/srv1/share/data/monster/rabbit_pet/wait1.msa new file mode 100644 index 000000000..b01aeb743 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rabbit_pet/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/rabbit_pet/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rabbit_pet/wait2.msa b/serverfiles/main/srv1/share/data/monster/rabbit_pet/wait2.msa new file mode 100644 index 000000000..1c76aa235 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rabbit_pet/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/rabbit_pet/wait2.gr2" +MotionDuration 4.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rabbit_pet/walk.msa b/serverfiles/main/srv1/share/data/monster/rabbit_pet/walk.msa new file mode 100644 index 000000000..c694391fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rabbit_pet/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/rabbit_pet/walk.gr2" +MotionDuration 1.400000 +Accumulation 0.00 -71.68 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ramadan_pet/motlist.txt b/serverfiles/main/srv1/share/data/monster/ramadan_pet/motlist.txt new file mode 100644 index 000000000..a5be00832 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ramadan_pet/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/ramadan_pet/run.msa b/serverfiles/main/srv1/share/data/monster/ramadan_pet/run.msa new file mode 100644 index 000000000..b6f9d1a49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ramadan_pet/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/ramadan_pet/run.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -600.21 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ramadan_pet/wait.msa b/serverfiles/main/srv1/share/data/monster/ramadan_pet/wait.msa new file mode 100644 index 000000000..f9f628fe6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ramadan_pet/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/ramadan_pet/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ramadan_pet/wait1.msa b/serverfiles/main/srv1/share/data/monster/ramadan_pet/wait1.msa new file mode 100644 index 000000000..1b9967b33 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ramadan_pet/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/ramadan_pet/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ramadan_pet/wait2.msa b/serverfiles/main/srv1/share/data/monster/ramadan_pet/wait2.msa new file mode 100644 index 000000000..6ba1d73ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ramadan_pet/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/ramadan_pet/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ramadan_pet/walk.msa b/serverfiles/main/srv1/share/data/monster/ramadan_pet/walk.msa new file mode 100644 index 000000000..492d6f50c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ramadan_pet/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/ramadan_pet/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -150.22 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/00.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/00.msa new file mode 100644 index 000000000..7f3ffb2c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/00.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/00_1.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/00_1.msa new file mode 100644 index 000000000..f0e5b1b28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/00_1.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/03.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/03.msa new file mode 100644 index 000000000..bce573dd4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/03.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -368.70 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/20.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/20.msa new file mode 100644 index 000000000..85d6a00aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/20.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\recycle_monster\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.596918 + AttackingEndTime 0.684509 + AttackingBone "Bip01 R Finger0Nub" + WeaponLength 0.000000 + List HitPosition + { + 0.596918 -81.936790 -68.274773 427.099182 -81.936783 -68.274765 427.099152 + 0.605251 -45.860954 -136.575348 401.884705 -45.860950 -136.575333 401.884674 + 0.613585 0.726316 -193.715149 351.748413 0.726316 -193.715134 351.748383 + 0.621918 46.341682 -224.792831 275.935455 46.341679 -224.792816 275.935425 + 0.630251 75.527344 -219.578003 195.377487 75.527336 -219.577988 195.377472 + 0.638585 90.880951 -196.207825 143.643539 90.880943 -196.207809 143.643524 + 0.646918 102.289574 -172.294647 115.455643 102.289566 -172.294632 115.455635 + 0.655251 114.365143 -151.985321 103.107857 114.365135 -151.985306 103.107849 + 0.663585 128.171204 -135.951294 103.121513 128.171188 -135.951279 103.121506 + 0.671918 142.175507 -124.662254 112.872307 142.175491 -124.662247 112.872299 + 0.680251 151.670792 -116.388229 125.586647 151.670776 -116.388222 125.586639 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/20_1.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/20_1.msa new file mode 100644 index 000000000..010b7ac4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/20_1.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\recycle_monster\20_1.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.798054 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.270073 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/30.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/30.msa new file mode 100644 index 000000000..d92eca78e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/30_1.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/30_1.msa new file mode 100644 index 000000000..321ce6bf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/31.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/31.msa new file mode 100644 index 000000000..35d8819f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/31.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/32.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/32.msa new file mode 100644 index 000000000..a1ddfadfe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/33.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/33.msa new file mode 100644 index 000000000..30faeb301 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/34.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/34.msa new file mode 100644 index 000000000..25ae4fca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/34_1.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/34_1.msa new file mode 100644 index 000000000..35261461b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/35.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/35.msa new file mode 100644 index 000000000..e9e668bbb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/36.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/36.msa new file mode 100644 index 000000000..77cc7e268 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/37.msa b/serverfiles/main/srv1/share/data/monster/recycle_monster/37.msa new file mode 100644 index 000000000..64aba75a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/recycle_monster/37.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/recycle_monster/motlist.txt b/serverfiles/main/srv1/share/data/monster/recycle_monster/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/recycle_monster/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/00.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/00.msa new file mode 100644 index 000000000..ef56a10ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon\00.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/00_1.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/00_1.msa new file mode 100644 index 000000000..c4f98447f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/00_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon\00_1.GR2" +MotionDuration 5.0000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/03.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/03.msa new file mode 100644 index 000000000..5d9302c86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/03.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\red_dragon2\03.GR2" +MotionDuration 1.0667 +Accumulation 0.0000 -539.6833 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/20.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/20.msa new file mode 100644 index 000000000..e7c7b6090 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/20.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\20.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 1.017032 + AttackingEndTime 1.133820 + AttackingBone "Bip01 R Finger2Nub" + WeaponLength 200.000000 + List HitPosition + { + 1.017032 -322.887238 -171.951508 360.058899 -488.614136 -130.882645 255.905457 + 1.025365 -306.553955 -227.913467 329.108856 -467.606201 -195.054138 215.173645 + 1.033698 -270.215179 -288.714447 284.483521 -425.821503 -263.203644 161.456802 + 1.042032 -216.021988 -335.978760 233.812424 -366.626129 -316.410217 103.676445 + 1.050365 -151.335617 -362.993866 183.110580 -297.897736 -348.157379 47.836834 + 1.058698 -82.631348 -369.184418 135.164581 -226.313828 -358.135803 -3.519317 + 1.067032 -16.811056 -356.155884 92.756317 -159.101791 -348.434418 -47.577190 + 1.075365 37.087105 -330.409149 60.355045 -105.702744 -327.265167 -79.648140 + 1.083698 78.177750 -300.223450 37.440788 -66.103706 -304.526581 -100.994293 + 1.092032 108.535210 -271.277557 22.114693 -36.945499 -286.487457 -114.279877 + 1.100365 131.032608 -244.754532 11.605751 -14.467132 -273.735413 -122.511353 + 1.108698 147.552246 -217.645813 2.964424 3.454880 -262.227722 -128.367477 + 1.117032 158.818146 -190.222809 -3.995304 18.126143 -251.903961 -132.057724 + 1.125365 165.525085 -162.587860 -9.233753 30.688459 -242.235153 -133.616440 + 1.133698 168.975830 -137.753372 -12.462967 41.670139 -233.174942 -133.651855 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/24.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/24.msa new file mode 100644 index 000000000..d9a722f00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/24.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon\24.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.238443 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.296837 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 800.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.282238 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_breathe01_d.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_breathe01_making.mse" + EffectPosition 0.000000 -10.000000 -50.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/25.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/25.msa new file mode 100644 index 000000000..85a67d604 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/25.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon\25.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.861314 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1200.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.841849 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/red_dragon/water_tornado1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.827251 + + DuringTime 0.100000 + Power 100 + AffectingRange 5000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/26.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/26.msa new file mode 100644 index 000000000..2ab992928 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/26.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon\26.GR2" +MotionDuration 1.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.527170 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_impact01.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.587997 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 2000.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.600162 + + DuringTime 0.300000 + Power 700 + AffectingRange 5000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.583942 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_impact02.mse" + EffectPosition 0.000000 -70.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/27.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/27.msa new file mode 100644 index 000000000..35df7d281 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/27.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon\27.GR2" +MotionDuration 4.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 1.771290 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.518248 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.644769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.121655 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 -700.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.518248 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/28.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/28.msa new file mode 100644 index 000000000..eacc3750a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/28.msa @@ -0,0 +1,122 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon\28.GR2" +MotionDuration 3.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.905110 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe02.mse" + EffectPosition 0.000000 0.000000 -50.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.708029 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.503650 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 500.000000 -600.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.912409 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position -500.000000 -600.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.905110 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 2.116788 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/31.msa b/serverfiles/main/srv1/share/data/monster/red_dragon/31.msa new file mode 100644 index 000000000..f8ffca610 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/31.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon\31.GR2" +MotionDuration 2.2667 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon/motlist.txt b/serverfiles/main/srv1/share/data/monster/red_dragon/motlist.txt new file mode 100644 index 000000000..27927e77c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 +GENERAL SPECIAL2 26.msa 100 +GENERAL SPECIAL3 27.msa 100 +GENERAL SPECIAL4 28.msa 100 +GENERAL FRONT_DEAD 31.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/00.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/00.msa new file mode 100644 index 000000000..451ef6744 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\00.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/00_1.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/00_1.msa new file mode 100644 index 000000000..0e327af43 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/00_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\00_1.GR2" +MotionDuration 5.0000 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/03.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/03.msa new file mode 100644 index 000000000..5d9302c86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/03.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\red_dragon2\03.GR2" +MotionDuration 1.0667 +Accumulation 0.0000 -539.6833 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/20.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/20.msa new file mode 100644 index 000000000..e7c7b6090 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/20.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\20.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 1.017032 + AttackingEndTime 1.133820 + AttackingBone "Bip01 R Finger2Nub" + WeaponLength 200.000000 + List HitPosition + { + 1.017032 -322.887238 -171.951508 360.058899 -488.614136 -130.882645 255.905457 + 1.025365 -306.553955 -227.913467 329.108856 -467.606201 -195.054138 215.173645 + 1.033698 -270.215179 -288.714447 284.483521 -425.821503 -263.203644 161.456802 + 1.042032 -216.021988 -335.978760 233.812424 -366.626129 -316.410217 103.676445 + 1.050365 -151.335617 -362.993866 183.110580 -297.897736 -348.157379 47.836834 + 1.058698 -82.631348 -369.184418 135.164581 -226.313828 -358.135803 -3.519317 + 1.067032 -16.811056 -356.155884 92.756317 -159.101791 -348.434418 -47.577190 + 1.075365 37.087105 -330.409149 60.355045 -105.702744 -327.265167 -79.648140 + 1.083698 78.177750 -300.223450 37.440788 -66.103706 -304.526581 -100.994293 + 1.092032 108.535210 -271.277557 22.114693 -36.945499 -286.487457 -114.279877 + 1.100365 131.032608 -244.754532 11.605751 -14.467132 -273.735413 -122.511353 + 1.108698 147.552246 -217.645813 2.964424 3.454880 -262.227722 -128.367477 + 1.117032 158.818146 -190.222809 -3.995304 18.126143 -251.903961 -132.057724 + 1.125365 165.525085 -162.587860 -9.233753 30.688459 -242.235153 -133.616440 + 1.133698 168.975830 -137.753372 -12.462967 41.670139 -233.174942 -133.651855 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/24.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/24.msa new file mode 100644 index 000000000..568df562b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/24.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\24.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.238443 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.296837 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 800.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.282238 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_breathe01_d.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_breathe01_making.mse" + EffectPosition 0.000000 -10.000000 -50.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/25.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/25.msa new file mode 100644 index 000000000..1de9b90c7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/25.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\25.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.861314 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1200.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.841849 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/red_dragon/water_tornado1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.827251 + + DuringTime 0.100000 + Power 100 + AffectingRange 5000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/26.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/26.msa new file mode 100644 index 000000000..159467f58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/26.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\26.GR2" +MotionDuration 1.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.527170 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_impact01.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.587997 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 2000.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.600162 + + DuringTime 0.300000 + Power 700 + AffectingRange 5000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.583942 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/blue_dragon/water_impact02.mse" + EffectPosition 0.000000 -70.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/27.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/27.msa new file mode 100644 index 000000000..e8c18e47b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/27.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\27.GR2" +MotionDuration 4.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 1.771290 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.518248 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.644769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe01.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 2.121655 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 -700.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.518248 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/28.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/28.msa new file mode 100644 index 000000000..9379d4229 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/28.msa @@ -0,0 +1,122 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\28.GR2" +MotionDuration 3.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.905110 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe02.mse" + EffectPosition 0.000000 0.000000 -50.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.708029 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -800.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.503650 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 500.000000 -600.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.912409 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position -500.000000 -600.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.905110 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/monster2/ch_water_dragon/water_breathe05.mse" + EffectPosition 0.000000 -30.000000 -50.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 2.116788 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/31.msa b/serverfiles/main/srv1/share/data/monster/red_dragon2/31.msa new file mode 100644 index 000000000..f5487cb48 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/31.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\red_dragon2\31.GR2" +MotionDuration 2.2667 +Accumulation 0.0000 0.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/red_dragon2/motlist.txt b/serverfiles/main/srv1/share/data/monster/red_dragon2/motlist.txt new file mode 100644 index 000000000..27927e77c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/red_dragon2/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 +GENERAL SPECIAL2 26.msa 100 +GENERAL SPECIAL3 27.msa 100 +GENERAL SPECIAL4 28.msa 100 +GENERAL FRONT_DEAD 31.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/front_damage.msa new file mode 100644 index 000000000..ab24c7a84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_boss2/front_damage.GR2" +MotionDuration 3.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/front_dead.msa new file mode 100644 index 000000000..b00b0d33d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_boss2/front_dead.GR2" +MotionDuration 8.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/motlist.txt new file mode 100644 index 000000000..87e306404 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT1 wait1.msa 100 +GENERAL SPECIAL special_attack.msa 100 +GENERAL SPECIAL1 special_attack1.msa 100 +GENERAL SPECIAL2 special_attack2.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack.msa new file mode 100644 index 000000000..75ee5fab1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack.msa @@ -0,0 +1,634 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_boss2/special_attack.GR2" +MotionDuration 10.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 41 + Group Event00 + { + MotionEventType 1 + StartingTime 2.518248 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack.mse" + EffectPosition 0.000000 -2400.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 4.282238 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail1" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/redd_smorke.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + + + Group Event02 + { + MotionEventType 1 + StartingTime 4.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition -1500.000000 -5500.000000 500.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 5.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition -1500.000000 -5500.000000 500.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 6.914842 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position -1500.000000 -5500.000000 500.000000 + } + } + Group Event05 + { + MotionEventType 1 + StartingTime 4.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition 1500.000000 -5500.000000 500.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 5.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition 1500.000000 -5500.000000 500.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 6.914842 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 1500.000000 -5500.000000 500.000000 + } + } + Group Event08 + { + MotionEventType 1 + StartingTime 4.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition 0.000000 -6700.000000 500.000000 + } + Group Event09 + { + MotionEventType 1 + StartingTime 5.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition 0.000000 -6700.000000 500.000000 + } + Group Event10 + { + MotionEventType 4 + StartingTime 6.914842 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -6700.000000 500.000000 + } + } + Group Event11 + { + MotionEventType 1 + StartingTime 4.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition -1500.000000 -4000.000000 500.000000 + } + Group Event12 + { + MotionEventType 1 + StartingTime 5.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition -1500.000000 -4000.000000 500.000000 + } + Group Event13 + { + MotionEventType 4 + StartingTime 6.914842 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position -1500.000000 -4000.000000 500.000000 + } + } + Group Event14 + { + MotionEventType 1 + StartingTime 4.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition 1500.000000 -4000.000000 500.000000 + } + Group Event15 + { + MotionEventType 1 + StartingTime 5.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition 1500.000000 -4000.000000 500.000000 + } + Group Event16 + { + MotionEventType 4 + StartingTime 6.914842 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 1500.000000 -4000.000000 500.000000 + } + } + Group Event17 + { + MotionEventType 1 + StartingTime 0.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition -1500.000000 -4800.000000 500.000000 + } + Group Event18 + { + MotionEventType 1 + StartingTime 2.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition -1500.000000 -4800.000000 500.000000 + } + Group Event19 + { + MotionEventType 4 + StartingTime 3.588808 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position -1500.000000 -4800.000000 500.000000 + } + } + Group Event20 + { + MotionEventType 1 + StartingTime 0.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition 1500.000000 -4800.000000 500.000000 + } + Group Event21 + { + MotionEventType 1 + StartingTime 2.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition 1500.000000 -4800.000000 500.000000 + } + Group Event22 + { + MotionEventType 4 + StartingTime 3.588808 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 1500.000000 -4800.000000 500.000000 + } + } + Group Event23 + { + MotionEventType 1 + StartingTime 0.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition -1000.000000 -6400.000000 500.000000 + } + Group Event24 + { + MotionEventType 1 + StartingTime 2.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition -1000.000000 -6400.000000 500.000000 + } + Group Event25 + { + MotionEventType 4 + StartingTime 3.588808 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position -1000.000000 -6400.000000 500.000000 + } + } + Group Event26 + { + MotionEventType 1 + StartingTime 0.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition 1000.000000 -6400.000000 500.000000 + } + Group Event27 + { + MotionEventType 1 + StartingTime 2.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition 1000.000000 -6400.000000 500.000000 + } + Group Event28 + { + MotionEventType 4 + StartingTime 3.588808 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 1000.000000 -6400.000000 500.000000 + } + } + Group Event29 + { + MotionEventType 1 + StartingTime 7.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition 0.000000 -4800.000000 500.000000 + } + Group Event30 + { + MotionEventType 1 + StartingTime 8.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition 0.000000 -4800.000000 500.000000 + } + Group Event31 + { + MotionEventType 4 + StartingTime 9.588808 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -4800.000000 500.000000 + } + } + Group Event32 + { + MotionEventType 1 + StartingTime 7.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition 0.000000 -5800.000000 500.000000 + } + Group Event33 + { + MotionEventType 1 + StartingTime 8.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition 0.000000 -5800.000000 500.000000 + } + Group Event34 + { + MotionEventType 4 + StartingTime 9.588808 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -5800.000000 500.000000 + } + } + Group Event35 + { + MotionEventType 1 + StartingTime 7.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition 0.000000 -3800.000000 500.000000 + } + Group Event36 + { + MotionEventType 1 + StartingTime 8.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition 0.000000 -3800.000000 500.000000 + } + Group Event37 + { + MotionEventType 4 + StartingTime 9.588808 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -3800.000000 500.000000 + } + } + Group Event38 + { + MotionEventType 1 + StartingTime 7.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo_circle.mse" + EffectPosition 0.000000 -7800.000000 500.000000 + } + Group Event39 + { + MotionEventType 1 + StartingTime 8.104623 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_meteo.mse" + EffectPosition 0.000000 -7800.000000 500.000000 + } + Group Event40 + { + MotionEventType 4 + StartingTime 9.588808 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -7800.000000 500.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack1.msa new file mode 100644 index 000000000..e978684f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack1.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_boss2/special_attack1.GR2" +MotionDuration 5.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 2.506083 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail1" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 5.128953 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail1" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack1_smoke2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 4.770478 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail1" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack1_smoke.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 3.060827 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 0.000000 -5250.000000 500.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.072993 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_shelter_01.mse" + EffectPosition 0.000000 -5250.000000 500.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack2.msa new file mode 100644 index 000000000..fe0a11e4d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/special_attack2.msa @@ -0,0 +1,364 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_boss2/special_attack2.GR2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 22 + Group Event00 + { + MotionEventType 1 + StartingTime 2.250608 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail1" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 3.503649 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail1" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack1_smoke2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 3.296837 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Ponytail1" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack1_smoke.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.024331 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redD_shelter_02_blue.mse" + EffectPosition 0.000000 -5250.000000 500.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 3.394161 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 2000.000000 -5250.000000 500.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 3.394161 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position -2000.000000 -5250.000000 500.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 3.394161 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 0.000000 -3250.000000 500.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 3.394161 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 0.000000 -7250.000000 500.000000 + } + } + Group Event08 + { + MotionEventType 4 + StartingTime 3.394161 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 1400.000000 -6650.000000 500.000000 + } + } + Group Event09 + { + MotionEventType 4 + StartingTime 3.394161 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position -1400.000000 -6650.000000 500.000000 + } + } + Group Event10 + { + MotionEventType 4 + StartingTime 3.394161 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 1400.000000 -3850.000000 500.000000 + } + } + Group Event11 + { + MotionEventType 4 + StartingTime 3.394161 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position -1400.000000 -3850.000000 500.000000 + } + } + Group Event12 + { + MotionEventType 4 + StartingTime 3.394161 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 0.000000 -9250.000000 500.000000 + } + } + Group Event13 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2_boom.mse" + EffectPosition -1400.000000 -3850.000000 500.000000 + } + Group Event14 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2_boom.mse" + EffectPosition 1400.000000 -3850.000000 500.000000 + } + Group Event15 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2_boom.mse" + EffectPosition 2000.000000 -5250.000000 500.000000 + } + Group Event16 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2_boom.mse" + EffectPosition -2000.000000 -5250.000000 500.000000 + } + Group Event17 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2_boom.mse" + EffectPosition 0.000000 -3250.000000 500.000000 + } + Group Event18 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2_boom.mse" + EffectPosition 0.000000 -7250.000000 500.000000 + } + Group Event19 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2_boom.mse" + EffectPosition 1400.000000 -6650.000000 500.000000 + } + Group Event20 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2_boom.mse" + EffectPosition -1400.000000 -6650.000000 500.000000 + } + Group Event21 + { + MotionEventType 1 + StartingTime 2.408759 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_sattack2_boom.mse" + EffectPosition 0.000000 -9250.000000 500.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/wait.msa new file mode 100644 index 000000000..63fc76a13 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_boss2/wait.GR2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/wait1.msa new file mode 100644 index 000000000..ec7fc953c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_boss2/wait1.GR2" +MotionDuration 3.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_damage.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_damage.msa new file mode 100644 index 000000000..4441becfc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_fly/front_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_dead.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_dead.msa new file mode 100644 index 000000000..aba22c16a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_fly/front_dead.GR2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_knockdown.msa new file mode 100644 index 000000000..dbdbc54dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_fly/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_standup.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_standup.msa new file mode 100644 index 000000000..f1f2627fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_fly/front_standup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/motlist.txt b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/motlist.txt new file mode 100644 index 000000000..1f5424f93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE front_damage.msa 100 +GENERAL BACK_KNOCKDOWN front_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/normal_attack.msa new file mode 100644 index 000000000..56c30149b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/normal_attack.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_fly/normal_attack.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 1.128954 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/redd_fly_attack1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/normal_attack1.msa new file mode 100644 index 000000000..2b9fb1ba7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/normal_attack1.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_fly/normal_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.992701 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_fly_attack2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.138686 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_boom.mse" + EffectPosition 0.000000 -600.000000 20.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/run.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/run.msa new file mode 100644 index 000000000..034d57d65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_fly/run.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -800.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/wait.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/wait.msa new file mode 100644 index 000000000..5cdf79177 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_fly/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_fly/wait.GR2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_damage.msa new file mode 100644 index 000000000..e3cf46e0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/front_damage.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_dead.msa new file mode 100644 index 000000000..b142ec9dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/front_dead.GR2" +MotionDuration 3.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_knockdown.msa new file mode 100644 index 000000000..771b918a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/front_knockdown.GR2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_standup.msa new file mode 100644 index 000000000..a3d22c207 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/front_standup.GR2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/motlist.txt new file mode 100644 index 000000000..7cb66ce25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/motlist.txt @@ -0,0 +1,11 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/normal_attack.msa new file mode 100644 index 000000000..183943a9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/normal_attack.GR2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.265207 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -90.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/normal_attack1.msa new file mode 100644 index 000000000..4be0a4fff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/normal_attack1.GR2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.233577 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -150.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/run.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/run.msa new file mode 100644 index 000000000..c0deb18bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/run.GR2" +MotionDuration 1.600000 +Accumulation 0.00 -500.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/special_attack.msa new file mode 100644 index 000000000..e5ef45106 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/special_attack.msa @@ -0,0 +1,83 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/special_attack.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 8 + StartingTime 0.129765 + } + Group Event01 + { + MotionEventType 7 + StartingTime 0.648824 + } + Group Event02 + { + MotionEventType 9 + StartingTime 0.389294 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.107056 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_human_sattack_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.661801 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_human_sattack_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.824006 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -100.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.707218 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_human_sattack_boom.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/special_attack1.msa new file mode 100644 index 000000000..468abd71c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/special_attack1.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/special_attack1.GR2" +MotionDuration 4.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 2.003650 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_human_sattack1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redd_human_sattack1_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 3.277372 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/wait.msa new file mode 100644 index 000000000..e04538be3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reddragon_room_human_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/reddragon_room_human_boss/wait.GR2" +MotionDuration 1.600000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redguild_guard_m/dead.msa b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/dead.msa new file mode 100644 index 000000000..062f83a0a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/redguild_guard_m/dead.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redguild_guard_m/motlist.txt b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/motlist.txt new file mode 100644 index 000000000..adc78bbcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL DEAD dead.msa 100 + + + + diff --git a/serverfiles/main/srv1/share/data/monster/redguild_guard_m/run.msa b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/run.msa new file mode 100644 index 000000000..5759f97b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/redguild_guard_m/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redguild_guard_m/wait.msa b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/wait.msa new file mode 100644 index 000000000..ebf86b7e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/redguild_guard_m/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redguild_guard_m/wait1.msa b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/wait1.msa new file mode 100644 index 000000000..4a8dc9241 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/redguild_guard_m/wait1.gr2" +MotionDuration 4.600000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redguild_guard_m/walk.msa b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/walk.msa new file mode 100644 index 000000000..bc9696b1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redguild_guard_m/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/redguild_guard_m/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -145.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/back_damage.msa new file mode 100644 index 000000000..8a393daa7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\back_damage.GR2" +MotionDuration 0.833333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/back_damage1.msa new file mode 100644 index 000000000..3350edfb4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\back_damage1.GR2" +MotionDuration 0.833333 + + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/back_knockdown.msa new file mode 100644 index 000000000..3883ecc1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\back_knockdown.GR2" +MotionDuration 0.966666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_damage.msa new file mode 100644 index 000000000..f80b762e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\front_damage.GR2" +MotionDuration 0.833333 + + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_damage1.msa new file mode 100644 index 000000000..bde2c067c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\front_damage1.GR2" +MotionDuration 0.833333 + + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_dead.msa new file mode 100644 index 000000000..1d4e7d080 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\front_dead.GR2" +MotionDuration 2.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_knockdown.msa new file mode 100644 index 000000000..783cc9cd1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\front_knockdown.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_standup.msa new file mode 100644 index 000000000..0b21ed452 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\front_standup.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief2_boss/motlist.txt new file mode 100644 index 000000000..0f3af279b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT2 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/normal_attack.msa new file mode 100644 index 000000000..355d3d958 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/normal_attack.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.401460 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 120.000000 -140.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.441606 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position -120.000000 -140.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/normal_attack1.msa new file mode 100644 index 000000000..faa61ae81 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.470803 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position -120.000000 -120.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.521898 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 120.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/run.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/run.msa new file mode 100644 index 000000000..437785087 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\run.GR2" +MotionDuration 1.000000 +Accumulation 0.0000 -370.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/special_attack.msa new file mode 100644 index 000000000..41eb162d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/special_attack.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\special_attack.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.832117 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.856448 + DuringTime 2.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 3.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.793187 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.720195 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_red1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.832117 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait.msa new file mode 100644 index 000000000..4eccc154f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait1.msa new file mode 100644 index 000000000..cf578178d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\wait1.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait2.msa new file mode 100644 index 000000000..7f73eab55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\wait2.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait3.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait3.msa new file mode 100644 index 000000000..13196b95f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/wait3.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\wait3.GR2" +MotionDuration 2.166666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss/walk.msa new file mode 100644 index 000000000..e35c64cb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss/walk.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\walk.GR2" +MotionDuration 1.000000 +Accumulation 0.0000 -256.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_damage.msa new file mode 100644 index 000000000..5fde82c23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\back_damage.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_damage1.msa new file mode 100644 index 000000000..28e7d2bb3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\back_damage1.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_knockdown.msa new file mode 100644 index 000000000..7c564d4c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/back_knockdown.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\back_knockdown.GR2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_damage.msa new file mode 100644 index 000000000..6b8e14971 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\front_damage.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_damage1.msa new file mode 100644 index 000000000..35f17900b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_damage1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\front_damage1.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_dead.msa new file mode 100644 index 000000000..8b668c493 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\front_dead.GR2" +MotionDuration 3.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_knockdown.msa new file mode 100644 index 000000000..82254903d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\front_knockdown.GR2" +MotionDuration 0.833333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_standup.msa new file mode 100644 index 000000000..ad6d8b59f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\front_standup.GR2" +MotionDuration 1.166666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/motlist.txt new file mode 100644 index 000000000..3c7e5aafb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/normal_attack.msa new file mode 100644 index 000000000..c900a9832 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.412409 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/normal_attack1.msa new file mode 100644 index 000000000..dbe5e4a8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\normal_attack1.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.865369 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -150.000000 -140.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.941200 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 150.000000 -140.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/run.msa new file mode 100644 index 000000000..e1e195097 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\run.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -394.14 0.00 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/special_attack.msa new file mode 100644 index 000000000..240f27c2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/special_attack.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief2_boss2\special_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_hide1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.489051 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_show1.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.503650 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "sh_bone01(mirrored)" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_blow1.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.000000 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.474453 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.500000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -130.000000 70.000000 + } + } + Group Event06 + { + MotionEventType 2 + StartingTime 0.503650 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.248175 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/special_attack1.msa new file mode 100644 index 000000000..37c809b31 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/special_attack1.msa @@ -0,0 +1,99 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief2_boss2\special_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.182482 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.250608 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.250608 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -170.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.250608 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.413625 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/specil_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/specil_attack.msa new file mode 100644 index 000000000..f14ff7766 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/specil_attack.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief2_boss2\specil_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_hide1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.489051 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_show1.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.503650 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "sh_bone01(mirrored)" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_blow1.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.000000 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.474453 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.500000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -130.000000 70.000000 + } + } + Group Event06 + { + MotionEventType 2 + StartingTime 0.503650 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.248175 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/specil_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/specil_attack1.msa new file mode 100644 index 000000000..581aed3e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/specil_attack1.msa @@ -0,0 +1,99 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief2_boss2\specil_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.182482 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.250608 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.250608 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -170.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.250608 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.413625 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait.msa new file mode 100644 index 000000000..cf78fdadf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait1.msa new file mode 100644 index 000000000..8343e68ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\wait1.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait2.msa new file mode 100644 index 000000000..b993f562c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/wait2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\wait2.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/walk.msa new file mode 100644 index 000000000..523fe589a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_boss2/walk.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\walk.GR2" +MotionDuration 0.933333 +Accumulation 0.00 -224.96 0.00 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/back_damage.msa new file mode 100644 index 000000000..7e9c57338 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/back_damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\back_damage.GR2" +MotionDuration 0.666666 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/back_knockdown.msa new file mode 100644 index 000000000..129213e93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\back_knockdown.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_damage.msa new file mode 100644 index 000000000..e19d76fb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\front_damage.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_dead.msa new file mode 100644 index 000000000..b9b0658c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\front_dead.GR2" +MotionDuration 1.833333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_knockdown.msa new file mode 100644 index 000000000..cfe75813d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\front_knockdown.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_standup.msa new file mode 100644 index 000000000..3f7bc7beb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\front_standup.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief2_bow/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/normal_attack.msa new file mode 100644 index 000000000..0c11a8416 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/normal_attack.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/normal_attack1.msa new file mode 100644 index 000000000..f45573bd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/normal_attack1.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -10.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/run.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/run.msa new file mode 100644 index 000000000..6012b68f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\run.GR2" +MotionDuration 1.000000 +Accumulation 0.0000 -359.7000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/wait.msa new file mode 100644 index 000000000..6ecb4c01f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/wait1.msa new file mode 100644 index 000000000..dcc721b4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\wait1.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/wait2.msa new file mode 100644 index 000000000..98203c849 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/wait2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\wait2.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_bow/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief2_bow/walk.msa new file mode 100644 index 000000000..c4dc7e31e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_bow/walk.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\walk.GR2" +MotionDuration 0.933333 +Accumulation 0.0000 -138.9000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/back_damage.msa new file mode 100644 index 000000000..acc9e9cd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\back_damage.GR2" +MotionDuration 0.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/back_knockdown.msa new file mode 100644 index 000000000..eb91b1666 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\back_knockdown.GR2" +MotionDuration 1.166666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/front_damage.msa new file mode 100644 index 000000000..abdd160b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\front_damage.GR2" +MotionDuration 0.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/front_dead.msa new file mode 100644 index 000000000..dfb423592 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\front_dead.GR2" +MotionDuration 3.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/front_knockdown.msa new file mode 100644 index 000000000..764847890 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\front_knockdown.GR2" +MotionDuration 1.166666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/front_standup.msa new file mode 100644 index 000000000..eb68cb388 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\front_standup.GR2" +MotionDuration 0.833333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief2_general/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/normal_attack.msa new file mode 100644 index 000000000..d3cc3aed9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.510949 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -180.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/normal_attack1.msa new file mode 100644 index 000000000..32b4633c7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.427007 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -180.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.861314 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -180.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/run.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/run.msa new file mode 100644 index 000000000..3cc4cb3bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\run.GR2" +MotionDuration 0.800000 +Accumulation 0.0000 -359.7000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/wait.msa new file mode 100644 index 000000000..0542ad4ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/wait1.msa new file mode 100644 index 000000000..53778f0d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\wait1.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/wait2.msa new file mode 100644 index 000000000..d32227f1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/wait2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\wait2.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_general/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief2_general/walk.msa new file mode 100644 index 000000000..3822a998d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_general/walk.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\walk.GR2" +MotionDuration 1.200000 +Accumulation 0.0000 -138.9000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/back_damage.msa new file mode 100644 index 000000000..f6570fc9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\back_damage.GR2" +MotionDuration 0.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/back_knockdown.msa new file mode 100644 index 000000000..532986fd8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\back_knockdown.GR2" +MotionDuration 1.166666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_damage.msa new file mode 100644 index 000000000..53b55c2c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\front_damage.GR2" +MotionDuration 0.666666 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_dead.msa new file mode 100644 index 000000000..33160a578 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\front_dead.GR2" +MotionDuration 1.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_knockdown.msa new file mode 100644 index 000000000..d61ca6cc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\front_knockdown.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_standup.msa new file mode 100644 index 000000000..a381938d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\front_standup.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief2_magic/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/normal_attack.msa new file mode 100644 index 000000000..dafb4888a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/normal_attack.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\normal_attack.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 6 + StartingTime 0.665045 + + AttachingEnable 1 + AttachingBoneName "equip" + FlyFileName "d:/ymir work/effect/monster2/fire_ghost_fireball.msf" + FlyPosition 0.000000 -40.000000 10.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.652068 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_blow.mse" + EffectPosition 0.000000 -40.000000 10.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/normal_attack1.msa new file mode 100644 index 000000000..53586d57e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.434712 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/poison_redblack.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.450933 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.726683 + + AttachingEnable 1 + AttachingBoneName "equip" + FlyFileName "d:/ymir work/effect/monster2/fire_boom1.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/run.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/run.msa new file mode 100644 index 000000000..6b2836763 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\run.GR2" +MotionDuration 0.733333 +Accumulation 0.0000 -411.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/wait.msa new file mode 100644 index 000000000..7e0e3c095 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/wait1.msa new file mode 100644 index 000000000..0d7d2ac5e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\wait1.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/wait2.msa new file mode 100644 index 000000000..fee16e93b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/wait2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\wait2.GR2" +MotionDuration 2.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief2_magic/walk.msa new file mode 100644 index 000000000..2e32d622b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_magic/walk.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\walk.GR2" +MotionDuration 1.000000 +Accumulation 0.0000 -285.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/back_damage.msa new file mode 100644 index 000000000..aefe37768 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\back_damage.GR2" +MotionDuration 0.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/back_knockdown.msa new file mode 100644 index 000000000..0465bf406 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/back_knockdown.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\back_knockdown.GR2" +MotionDuration 1.166666 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_damage.msa new file mode 100644 index 000000000..610c66ad8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\front_damage.GR2" +MotionDuration 0.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_dead.msa new file mode 100644 index 000000000..8c0d654b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\front_dead.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_knockdown.msa new file mode 100644 index 000000000..374a6448c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\front_knockdown.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_standup.msa new file mode 100644 index 000000000..58840c089 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\front_standup.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief2_officer/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/normal_attack.msa new file mode 100644 index 000000000..7f4bc6ff0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.395783 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 100.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position -100.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/normal_attack1.msa new file mode 100644 index 000000000..6f51b7805 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.421736 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -210.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/run.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/run.msa new file mode 100644 index 000000000..dfb9911ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\run.GR2" +MotionDuration 0.733333 +Accumulation 0.0000 -173.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/wait.msa new file mode 100644 index 000000000..d4fb7a689 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\wait.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/wait1.msa new file mode 100644 index 000000000..c2ee9c034 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\wait1.GR2" +MotionDuration 2.166666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/wait2.msa new file mode 100644 index 000000000..f459af789 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/wait2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\wait2.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer/walk.msa new file mode 100644 index 000000000..a47f770c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer/walk.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\walk.GR2" +MotionDuration 0.733333 +Accumulation 0.0000 -120.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/run.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/run.msa new file mode 100644 index 000000000..519acafb3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/redthief2_officer_young1/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait.msa new file mode 100644 index 000000000..671b3c688 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/redthief2_officer_young1/wait.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait1.msa new file mode 100644 index 000000000..482fa67a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/redthief2_officer_young1/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait2.msa new file mode 100644 index 000000000..8eefe7666 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/redthief2_officer_young1/wait2.gr2" +MotionDuration 2.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/walk.msa new file mode 100644 index 000000000..53475e987 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_officer_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/redthief2_officer_young1/walk.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -43.62 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/back_damage.msa new file mode 100644 index 000000000..48493545f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/back_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\back_damage.GR2" +MotionDuration 0.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/back_knockdown.msa new file mode 100644 index 000000000..97dfbffb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\back_knockdown.GR2" +MotionDuration 1.100000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_damage.msa new file mode 100644 index 000000000..1a6fef0cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\front_damage.GR2" +MotionDuration 0.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_dead.msa new file mode 100644 index 000000000..aa842a19e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/redthief_soldier2/front_dead.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_knockdown.msa new file mode 100644 index 000000000..000d7ab04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\front_knockdown.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_standup.msa new file mode 100644 index 000000000..133c2c038 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\front_standup.GR2" +MotionDuration 1.666666 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/normal_attack.msa new file mode 100644 index 000000000..4ee576643 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.266018 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -130.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.548256 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -130.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/normal_attack1.msa new file mode 100644 index 000000000..51084bdb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.580698 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -140.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/run.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/run.msa new file mode 100644 index 000000000..3d692253d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\run.GR2" +MotionDuration 0.733333 +Accumulation 0.0000 -322.3620 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait.msa new file mode 100644 index 000000000..6a1907035 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\wait.GR2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait1.msa new file mode 100644 index 000000000..bb4406046 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\wait1.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait2.msa new file mode 100644 index 000000000..76a4be312 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/wait2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\wait2.GR2" +MotionDuration 2.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/walk.msa new file mode 100644 index 000000000..498836769 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief2_soldier2/walk.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\walk.GR2" +MotionDuration 1.000000 +Accumulation 0.0000 -256.0000 0.0000 diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/back_damage.msa new file mode 100644 index 000000000..9f11915ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/back_damage1.msa new file mode 100644 index 000000000..86e10fb12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/back_knockdown.msa new file mode 100644 index 000000000..8d143205b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/back_knockdown.gr2" +MotionDuration 0.966667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_damage.msa new file mode 100644 index 000000000..99c00e7ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_damage1.msa new file mode 100644 index 000000000..1d1fb936c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_dead.msa new file mode 100644 index 000000000..ba83bb432 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_knockdown.msa new file mode 100644 index 000000000..d2ccf15c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/front_knockdown.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_standup.msa new file mode 100644 index 000000000..567adddbf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief_boss/motlist.txt new file mode 100644 index 000000000..0f3af279b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT2 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/normal_attack.msa new file mode 100644 index 000000000..355d3d958 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/normal_attack.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.401460 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 120.000000 -140.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.441606 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position -120.000000 -140.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/normal_attack1.msa new file mode 100644 index 000000000..faa61ae81 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.470803 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position -120.000000 -120.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.521898 + DuringTime 0.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 120.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/run.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/run.msa new file mode 100644 index 000000000..9536c42c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -370.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/special_attack.msa new file mode 100644 index 000000000..41eb162d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/special_attack.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss\special_attack.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.832117 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.856448 + DuringTime 2.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 3.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.793187 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.720195 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_red1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.832117 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/wait.msa new file mode 100644 index 000000000..56c2037cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/wait1.msa new file mode 100644 index 000000000..fce3aebe9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/wait2.msa new file mode 100644 index 000000000..de65e9a7a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/wait3.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/wait3.msa new file mode 100644 index 000000000..b2792a4e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/wait3.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss/walk.msa new file mode 100644 index 000000000..64865bae0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -256.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/back_damage.msa new file mode 100644 index 000000000..c1c08b31a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/back_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/back_damage1.msa new file mode 100644 index 000000000..440b76577 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/back_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/back_knockdown.msa new file mode 100644 index 000000000..26e0a2675 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/back_knockdown.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_damage.msa new file mode 100644 index 000000000..f49e49b3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/front_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_damage1.msa new file mode 100644 index 000000000..4e34df75f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/front_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_dead.msa new file mode 100644 index 000000000..9a7a1bc98 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/front_dead.gr2" +MotionDuration 3.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_knockdown.msa new file mode 100644 index 000000000..68b678fe8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/front_knockdown.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_standup.msa new file mode 100644 index 000000000..8277b0d04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief_boss2/motlist.txt new file mode 100644 index 000000000..3c7e5aafb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/normal_attack.msa new file mode 100644 index 000000000..c900a9832 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.412409 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/normal_attack1.msa new file mode 100644 index 000000000..dbe5e4a8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_boss2\normal_attack1.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.865369 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -150.000000 -140.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.941200 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 150.000000 -140.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/run.msa new file mode 100644 index 000000000..62312bef2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -394.14 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/special_attack.msa new file mode 100644 index 000000000..240f27c2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/special_attack.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief2_boss2\special_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_hide1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.489051 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_show1.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.503650 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "sh_bone01(mirrored)" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_blow1.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.000000 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.474453 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.500000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -130.000000 70.000000 + } + } + Group Event06 + { + MotionEventType 2 + StartingTime 0.503650 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.248175 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/special_attack1.msa new file mode 100644 index 000000000..37c809b31 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/special_attack1.msa @@ -0,0 +1,99 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief2_boss2\special_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.182482 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.250608 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.250608 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -170.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.250608 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.413625 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/specil_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/specil_attack.msa new file mode 100644 index 000000000..f14ff7766 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/specil_attack.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief2_boss2\specil_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_hide1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.489051 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_show1.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.503650 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "sh_bone01(mirrored)" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_blow1.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.000000 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.474453 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.500000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -130.000000 70.000000 + } + } + Group Event06 + { + MotionEventType 2 + StartingTime 0.503650 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.248175 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/specil_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/specil_attack1.msa new file mode 100644 index 000000000..581aed3e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/specil_attack1.msa @@ -0,0 +1,99 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief2_boss2\specil_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/tornado1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.182482 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.250608 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.250608 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -170.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.250608 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.413625 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 450.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/wait.msa new file mode 100644 index 000000000..720958cf7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/wait1.msa new file mode 100644 index 000000000..2bcc68c31 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/wait2.msa new file mode 100644 index 000000000..a5e6ba82c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/wait2.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief_boss2/walk.msa new file mode 100644 index 000000000..049a617fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_boss2/walk.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -224.96 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/back_damage.msa new file mode 100644 index 000000000..89c9dec4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/back_knockdown.msa new file mode 100644 index 000000000..c814e39f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/front_damage.msa new file mode 100644 index 000000000..5f92c75df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/front_dead.msa new file mode 100644 index 000000000..828eae167 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/front_dead.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/front_knockdown.msa new file mode 100644 index 000000000..d6adc7934 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/front_standup.msa new file mode 100644 index 000000000..fb5940c4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief_bow/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/normal_attack.msa new file mode 100644 index 000000000..0c11a8416 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/normal_attack.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/normal_attack1.msa new file mode 100644 index 000000000..f45573bd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/normal_attack1.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_bow\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -10.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/run.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/run.msa new file mode 100644 index 000000000..f44268adf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -359.75 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/wait.msa new file mode 100644 index 000000000..ead3826d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/wait1.msa new file mode 100644 index 000000000..040e88b3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/wait2.msa new file mode 100644 index 000000000..e1934b486 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_bow/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief_bow/walk.msa new file mode 100644 index 000000000..63a3e771b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_bow/walk.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -138.91 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/back_damage.msa new file mode 100644 index 000000000..d82ae7592 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/back_knockdown.msa new file mode 100644 index 000000000..bef5692be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/front_damage.msa new file mode 100644 index 000000000..9ea1fc402 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/front_dead.msa new file mode 100644 index 000000000..e0742566c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/front_dead.gr2" +MotionDuration 3.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/front_knockdown.msa new file mode 100644 index 000000000..49d69d0f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/front_standup.msa new file mode 100644 index 000000000..857411d4d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/front_standup.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief_general/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/normal_attack.msa new file mode 100644 index 000000000..d3cc3aed9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.510949 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -180.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/normal_attack1.msa new file mode 100644 index 000000000..32b4633c7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/normal_attack1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_general\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.427007 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -180.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.861314 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -180.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/run.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/run.msa new file mode 100644 index 000000000..5d89c37fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -340.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/wait.msa new file mode 100644 index 000000000..b12a413a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/wait1.msa new file mode 100644 index 000000000..42ea3e196 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/wait2.msa new file mode 100644 index 000000000..0a1dde25a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_general/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief_general/walk.msa new file mode 100644 index 000000000..56de6605e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_general/walk.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -275.76 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/back_damage.msa new file mode 100644 index 000000000..af4598cf6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/back_knockdown.msa new file mode 100644 index 000000000..e038a7893 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/front_damage.msa new file mode 100644 index 000000000..db0b701ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/front_dead.msa new file mode 100644 index 000000000..957710a6e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/front_dead.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/front_knockdown.msa new file mode 100644 index 000000000..919f82ef0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/front_standup.msa new file mode 100644 index 000000000..5779c8b27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief_magic/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/normal_attack.msa new file mode 100644 index 000000000..dafb4888a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/normal_attack.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\normal_attack.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 6 + StartingTime 0.665045 + + AttachingEnable 1 + AttachingBoneName "equip" + FlyFileName "d:/ymir work/effect/monster2/fire_ghost_fireball.msf" + FlyPosition 0.000000 -40.000000 10.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_body.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.652068 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/chaos_ghost_20_1_blow.mse" + EffectPosition 0.000000 -40.000000 10.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/normal_attack1.msa new file mode 100644 index 000000000..53586d57e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_magic\normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.434712 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/poison_redblack.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.450933 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 6 + StartingTime 0.726683 + + AttachingEnable 1 + AttachingBoneName "equip" + FlyFileName "d:/ymir work/effect/monster2/fire_boom1.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/run.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/run.msa new file mode 100644 index 000000000..ed1b04e38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -411.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/wait.msa new file mode 100644 index 000000000..1dbe73f34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/wait1.msa new file mode 100644 index 000000000..d182d8156 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/wait2.msa new file mode 100644 index 000000000..4b309c3fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/wait2.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief_magic/walk.msa new file mode 100644 index 000000000..d44a78de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_magic/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_magic/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -285.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/back_damage.msa new file mode 100644 index 000000000..216605322 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/back_knockdown.msa new file mode 100644 index 000000000..5c56392fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/front_damage.msa new file mode 100644 index 000000000..97b1f68b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/front_dead.msa new file mode 100644 index 000000000..3ac25af9b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/front_dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/front_knockdown.msa new file mode 100644 index 000000000..0790d7abc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/front_standup.msa new file mode 100644 index 000000000..8d77ea647 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief_officer/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/normal_attack.msa new file mode 100644 index 000000000..7f4bc6ff0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.395783 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 100.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position -100.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/normal_attack1.msa new file mode 100644 index 000000000..6f51b7805 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_officer\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.421736 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -210.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/run.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/run.msa new file mode 100644 index 000000000..1b4542e97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -173.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/wait.msa new file mode 100644 index 000000000..a887579db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/wait1.msa new file mode 100644 index 000000000..552eb73f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/wait1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/wait2.msa new file mode 100644 index 000000000..b6d7498e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief_officer/walk.msa new file mode 100644 index 000000000..e6d5c71ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_officer/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_officer/walk.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -120.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/back_damage.msa new file mode 100644 index 000000000..8baacf114 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/back_knockdown.msa new file mode 100644 index 000000000..df6be1615 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/back_knockdown.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_damage.msa new file mode 100644 index 000000000..38c8d897f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_dead.msa new file mode 100644 index 000000000..5a476cb5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/front_dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_knockdown.msa new file mode 100644 index 000000000..ad7202019 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_standup.msa new file mode 100644 index 000000000..a8e006b05 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/motlist.txt b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/motlist.txt new file mode 100644 index 000000000..2f45360d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/normal_attack.msa new file mode 100644 index 000000000..4ee576643 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/normal_attack.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.266018 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -130.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.548256 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -130.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/normal_attack1.msa new file mode 100644 index 000000000..51084bdb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\redthief_soldier2\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.580698 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -140.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/run.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/run.msa new file mode 100644 index 000000000..c4ef78f25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -322.36 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait.msa new file mode 100644 index 000000000..c92666c1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait1.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait1.msa new file mode 100644 index 000000000..a7cda3345 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/wait1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait2.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait2.msa new file mode 100644 index 000000000..91ef28478 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/wait2.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/redthief_soldier2/walk.msa b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/walk.msa new file mode 100644 index 000000000..007011cd6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/redthief_soldier2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/redthief_soldier2/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -169.54 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/attack.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/attack.msa new file mode 100644 index 000000000..6a0f60a96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/attack.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/attack1.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/attack1.msa new file mode 100644 index 000000000..0359178d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/back_damage.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/back_damage.msa new file mode 100644 index 000000000..d39ed67a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/dead.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/dead.msa new file mode 100644 index 000000000..b1b44037d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/dead.gr2" +MotionDuration 1.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/front_damage.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/front_damage.msa new file mode 100644 index 000000000..3cbf2b241 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/motlist.txt b/serverfiles/main/srv1/share/data/monster/reindeer_female/motlist.txt new file mode 100644 index 000000000..5cc99f8ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK attack.msa 100 +GENERAL COMBO_ATTACK1 attack1.msa 100 +GENERAL COMBO_ATTACK2 attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/run.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/run.msa new file mode 100644 index 000000000..54f505c62 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -477.08 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/skill1.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/skill1.msa new file mode 100644 index 000000000..ef5a6d694 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/skill1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/skill1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/skill2.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/skill2.msa new file mode 100644 index 000000000..6a6d559ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/wait.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/wait.msa new file mode 100644 index 000000000..e074e07e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/wait1.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/wait1.msa new file mode 100644 index 000000000..04c3ea726 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/wait2.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/wait2.msa new file mode 100644 index 000000000..8bf224b11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_female/walk.msa b/serverfiles/main/srv1/share/data/monster/reindeer_female/walk.msa new file mode 100644 index 000000000..e4a3df777 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_female/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_female/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -178.33 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/attack.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/attack.msa new file mode 100644 index 000000000..57c19422a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/attack.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/attack1.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/attack1.msa new file mode 100644 index 000000000..e29b4f1db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/attack1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/attack1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/back_damage.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/back_damage.msa new file mode 100644 index 000000000..47c892375 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/back_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/dead.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/dead.msa new file mode 100644 index 000000000..6da6b030f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/dead.gr2" +MotionDuration 1.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/front_damage.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/front_damage.msa new file mode 100644 index 000000000..770fc17b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/motlist.txt b/serverfiles/main/srv1/share/data/monster/reindeer_male/motlist.txt new file mode 100644 index 000000000..5cc99f8ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait1.msa 9 +GENERAL WAIT2 wait2.msa 1 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK attack.msa 100 +GENERAL COMBO_ATTACK1 attack1.msa 100 +GENERAL COMBO_ATTACK2 attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/run.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/run.msa new file mode 100644 index 000000000..ba3c81795 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -471.50 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/skill1.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/skill1.msa new file mode 100644 index 000000000..ee6e2f97b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/skill1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/skill1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/skill2.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/skill2.msa new file mode 100644 index 000000000..3b8ff850c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/wait.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/wait.msa new file mode 100644 index 000000000..8fe66c28b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/wait1.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/wait1.msa new file mode 100644 index 000000000..1dc21c3a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/wait2.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/wait2.msa new file mode 100644 index 000000000..81adf3eae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_male/walk.msa b/serverfiles/main/srv1/share/data/monster/reindeer_male/walk.msa new file mode 100644 index 000000000..224ebc9f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_male/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/reindeer_male/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -166.43 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_young/motlist.txt b/serverfiles/main/srv1/share/data/monster/reindeer_young/motlist.txt new file mode 100644 index 000000000..94037893a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_young/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 10 +GENERAL WAIT2 wait2.msa 10 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_young/run.msa b/serverfiles/main/srv1/share/data/monster/reindeer_young/run.msa new file mode 100644 index 000000000..aefdc300a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_young/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/reindeer_young/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -417.50 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_young/wait.msa b/serverfiles/main/srv1/share/data/monster/reindeer_young/wait.msa new file mode 100644 index 000000000..d57588f28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_young/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/reindeer_young/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_young/wait1.msa b/serverfiles/main/srv1/share/data/monster/reindeer_young/wait1.msa new file mode 100644 index 000000000..838e76f5a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_young/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/reindeer_young/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_young/wait2.msa b/serverfiles/main/srv1/share/data/monster/reindeer_young/wait2.msa new file mode 100644 index 000000000..579f47a2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_young/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/reindeer_young/wait2.gr2" +MotionDuration 3.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/reindeer_young/walk.msa b/serverfiles/main/srv1/share/data/monster/reindeer_young/walk.msa new file mode 100644 index 000000000..32dc653d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/reindeer_young/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/reindeer_young/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -161.06 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rice_cake_seller/die.msa b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/die.msa new file mode 100644 index 000000000..53608ca59 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/rice_cake_seller/die.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rice_cake_seller/motlist.txt b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/rice_cake_seller/run.msa b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/run.msa new file mode 100644 index 000000000..0b637564c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/rice_cake_seller/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -223.44 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rice_cake_seller/wait.msa b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/wait.msa new file mode 100644 index 000000000..7e97a28a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/rice_cake_seller/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/rice_cake_seller/walk.msa b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/walk.msa new file mode 100644 index 000000000..b7d58e8bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/rice_cake_seller/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/rice_cake_seller/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -70.93 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sailor/die.msa b/serverfiles/main/srv1/share/data/monster/sailor/die.msa new file mode 100644 index 000000000..c58f45465 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sailor/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sailor/die.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sailor/motlist.txt b/serverfiles/main/srv1/share/data/monster/sailor/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sailor/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/sailor/run.msa b/serverfiles/main/srv1/share/data/monster/sailor/run.msa new file mode 100644 index 000000000..3de7df4f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sailor/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sailor/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -318.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sailor/wait.msa b/serverfiles/main/srv1/share/data/monster/sailor/wait.msa new file mode 100644 index 000000000..e62fc25d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sailor/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sailor/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sailor/walk.msa b/serverfiles/main/srv1/share/data/monster/sailor/walk.msa new file mode 100644 index 000000000..7c1e5c698 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sailor/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sailor/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -101.30 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/santa/damage.msa b/serverfiles/main/srv1/share/data/monster/santa/damage.msa new file mode 100644 index 000000000..69ebbb7b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/santa/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/santa/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/santa/dead.msa b/serverfiles/main/srv1/share/data/monster/santa/dead.msa new file mode 100644 index 000000000..3dfdd4eb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/santa/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/santa/dead.gr2" +MotionDuration 2.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/santa/motlist.txt b/serverfiles/main/srv1/share/data/monster/santa/motlist.txt new file mode 100644 index 000000000..fdf6cbb7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/santa/motlist.txt @@ -0,0 +1,7 @@ +GENERAL DAMAGE damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 90 +GENERAL WAIT1 wait_1.msa 10 +GENERAL WALK walk.msa 100 +GENERAL SPECIAL special.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/santa/run.msa b/serverfiles/main/srv1/share/data/monster/santa/run.msa new file mode 100644 index 000000000..58a1586b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/santa/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/santa/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -151.91 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/santa/special.msa b/serverfiles/main/srv1/share/data/monster/santa/special.msa new file mode 100644 index 000000000..ade411717 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/santa/special.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/santa/special.gr2" +MotionDuration 7.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/santa/wait.msa b/serverfiles/main/srv1/share/data/monster/santa/wait.msa new file mode 100644 index 000000000..60411998b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/santa/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/santa/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/santa/wait_1.msa b/serverfiles/main/srv1/share/data/monster/santa/wait_1.msa new file mode 100644 index 000000000..03e14c48a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/santa/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/santa/wait_1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/santa/walk.msa b/serverfiles/main/srv1/share/data/monster/santa/walk.msa new file mode 100644 index 000000000..57fa82608 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/santa/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/santa/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -130.78 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scholar_beige_m/dead.msa b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/dead.msa new file mode 100644 index 000000000..ee67b9ef7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\npc\scholar_beige_M\dead.GR2" +MotionDuration 3.33333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scholar_beige_m/motlist.txt b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/motlist.txt new file mode 100644 index 000000000..adc78bbcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL DEAD dead.msa 100 + + + + diff --git a/serverfiles/main/srv1/share/data/monster/scholar_beige_m/run.msa b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/run.msa new file mode 100644 index 000000000..b345dd844 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/scholar_beige_m/run.gr2" +MotionDuration 0.566667 +Accumulation 0.00 -211.26 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scholar_beige_m/wait.msa b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/wait.msa new file mode 100644 index 000000000..764ce9034 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/scholar_beige_m/wait.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scholar_beige_m/wait1.msa b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/wait1.msa new file mode 100644 index 000000000..dfc6d1545 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/scholar_beige_m/wait1.gr2" +MotionDuration 7.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scholar_beige_m/walk.msa b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/walk.msa new file mode 100644 index 000000000..53e9774b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scholar_beige_m/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/scholar_beige_m/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -140.80 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/00.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/00.msa new file mode 100644 index 000000000..ffacdf06b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/00_1.msa new file mode 100644 index 000000000..843390b46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/03.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/03.msa new file mode 100644 index 000000000..f8e33bb93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -343.52 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/20.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/20.msa new file mode 100644 index 000000000..dab121c46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/20.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.148419 + + AttachingEnable 1 + AttachingBoneName "Box02" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/30.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/30.msa new file mode 100644 index 000000000..1adad8764 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/30_1.msa new file mode 100644 index 000000000..1f0955a32 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/31.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/31.msa new file mode 100644 index 000000000..89de2cb85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/31_1.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/31_1.msa new file mode 100644 index 000000000..e407f5d8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/31_2.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/31_2.msa new file mode 100644 index 000000000..c4614558c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/31_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/31_2.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/32.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/32.msa new file mode 100644 index 000000000..e8a0a7e33 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/32.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/33.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/33.msa new file mode 100644 index 000000000..cadd10b72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/34.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/34.msa new file mode 100644 index 000000000..02ba2572c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/34_1.msa new file mode 100644 index 000000000..a20969b63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/37.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/37.msa new file mode 100644 index 000000000..235fe9e9b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_bow/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/motlist.txt new file mode 100644 index 000000000..cf5bd8b86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_bow/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 34 +GENERAL FRONT_DEAD1 31_1.msa 33 +GENERAL FRONT_DEAD2 31_2.msa 33 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/00.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/00.msa new file mode 100644 index 000000000..f1518465a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/00_1.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/00_1.msa new file mode 100644 index 000000000..53d281746 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/03.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/03.msa new file mode 100644 index 000000000..7e1c62359 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -343.52 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/20.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/20.msa new file mode 100644 index 000000000..5a7cd9927 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/20.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.678832 + AttackingEndTime 0.740876 + AttackingBone "Bip01 R Hand" + WeaponLength 229.000000 + List HitPosition + { + 0.678832 -35.235409 -106.857986 131.170135 -254.502182 -120.742584 67.295509 + 0.687165 -3.828504 -118.491333 138.876480 -192.107742 -245.376892 110.322945 + 0.695499 29.078686 -122.152443 148.231598 -58.071472 -331.883514 161.788727 + 0.703832 62.459419 -116.095535 159.531754 125.273277 -327.720398 210.542908 + 0.712165 90.319244 -101.143486 168.591904 270.254517 -226.626511 229.898270 + 0.720499 108.767883 -83.868370 174.085175 331.799744 -102.734032 222.088882 + 0.728832 119.456039 -69.095665 178.158493 336.915161 -4.409484 207.495895 + 0.737165 124.959595 -59.375572 182.347717 320.053253 57.581547 200.095032 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/30.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/30.msa new file mode 100644 index 000000000..5bb175381 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/30_1.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/30_1.msa new file mode 100644 index 000000000..dc099886a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/31.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/31.msa new file mode 100644 index 000000000..dfdd77660 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/31_1.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/31_1.msa new file mode 100644 index 000000000..f251a3bc5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/31_2.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/31_2.msa new file mode 100644 index 000000000..a13e8855a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/31_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/31_2.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/32.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/32.msa new file mode 100644 index 000000000..2dbfcbf95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/32.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/33.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/33.msa new file mode 100644 index 000000000..12befeb59 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/34.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/34.msa new file mode 100644 index 000000000..4e9e0cd53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/34_1.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/34_1.msa new file mode 100644 index 000000000..ef0e9e841 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/37.msa b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/37.msa new file mode 100644 index 000000000..97dbb17dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/scorpionman_sword/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/scorpionman_sword/motlist.txt b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/motlist.txt new file mode 100644 index 000000000..cf5bd8b86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/scorpionman_sword/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 34 +GENERAL FRONT_DEAD1 31_1.msa 33 +GENERAL FRONT_DEAD2 31_2.msa 33 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/seal_stone/motlist.txt b/serverfiles/main/srv1/share/data/monster/seal_stone/motlist.txt new file mode 100644 index 000000000..20dea8022 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/seal_stone/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN wait.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL RUN wait.msa 100 +GENERAL NORMAL_ATTACK wait.msa 100 +GENERAL FRONT_DAMAGE wait.msa 100 +GENERAL FRONT_DEAD wait.msa 100 +GENERAL FRONT_KNOCKDOWN wait.msa 100 +GENERAL FRONT_STANDUP wait.msa 100 +GENERAL BACK_DAMAGE wait.msa 100 +GENERAL BACK_KNOCKDOWN wait.msa 100 +GENERAL BACK_STANDUP wait.msa 100 +GENERAL BACK_DEAD wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/seal_stone/wait.msa b/serverfiles/main/srv1/share/data/monster/seal_stone/wait.msa new file mode 100644 index 000000000..e8bb203dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/seal_stone/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/seal_stone/wait.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_01/attack.msa b/serverfiles/main/srv1/share/data/monster/shrine_01/attack.msa new file mode 100644 index 000000000..338aa7731 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_01/attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_01/attack.GR2" +MotionDuration 0.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_01/blow.msa b/serverfiles/main/srv1/share/data/monster/shrine_01/blow.msa new file mode 100644 index 000000000..3c6506573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_01/blow.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_01/blow.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_01/motlist.txt b/serverfiles/main/srv1/share/data/monster/shrine_01/motlist.txt new file mode 100644 index 000000000..c70310d22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_01/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL NORMAL_ATTACK attack.msa 100 +GENERAL FRONT_DEAD blow.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/shrine_01/wait.msa b/serverfiles/main/srv1/share/data/monster/shrine_01/wait.msa new file mode 100644 index 000000000..64f697259 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_01/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_01/wait.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_02/attack.msa b/serverfiles/main/srv1/share/data/monster/shrine_02/attack.msa new file mode 100644 index 000000000..6f5f57285 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_02/attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_02/attack.GR2" +MotionDuration 0.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_02/blow.msa b/serverfiles/main/srv1/share/data/monster/shrine_02/blow.msa new file mode 100644 index 000000000..04860c7ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_02/blow.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_02/blow.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_02/motlist.txt b/serverfiles/main/srv1/share/data/monster/shrine_02/motlist.txt new file mode 100644 index 000000000..c70310d22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_02/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL NORMAL_ATTACK attack.msa 100 +GENERAL FRONT_DEAD blow.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/shrine_02/wait.msa b/serverfiles/main/srv1/share/data/monster/shrine_02/wait.msa new file mode 100644 index 000000000..b2c5d05fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_02/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_02/wait.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_03/attack.msa b/serverfiles/main/srv1/share/data/monster/shrine_03/attack.msa new file mode 100644 index 000000000..ee97c0b49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_03/attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_03/attack.GR2" +MotionDuration 0.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_03/blow.msa b/serverfiles/main/srv1/share/data/monster/shrine_03/blow.msa new file mode 100644 index 000000000..9157d9088 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_03/blow.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_03/blow.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_03/motlist.txt b/serverfiles/main/srv1/share/data/monster/shrine_03/motlist.txt new file mode 100644 index 000000000..c70310d22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_03/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL NORMAL_ATTACK attack.msa 100 +GENERAL FRONT_DEAD blow.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/shrine_03/wait.msa b/serverfiles/main/srv1/share/data/monster/shrine_03/wait.msa new file mode 100644 index 000000000..5b8b669da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_03/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_03/wait.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_04/attack.msa b/serverfiles/main/srv1/share/data/monster/shrine_04/attack.msa new file mode 100644 index 000000000..4815aa880 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_04/attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_04/attack.GR2" +MotionDuration 0.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_04/blow.msa b/serverfiles/main/srv1/share/data/monster/shrine_04/blow.msa new file mode 100644 index 000000000..950003aa3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_04/blow.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_04/blow.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_04/motlist.txt b/serverfiles/main/srv1/share/data/monster/shrine_04/motlist.txt new file mode 100644 index 000000000..c70310d22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_04/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL NORMAL_ATTACK attack.msa 100 +GENERAL FRONT_DEAD blow.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/shrine_04/wait.msa b/serverfiles/main/srv1/share/data/monster/shrine_04/wait.msa new file mode 100644 index 000000000..4aad020f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_04/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_04/wait.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_05/attack.msa b/serverfiles/main/srv1/share/data/monster/shrine_05/attack.msa new file mode 100644 index 000000000..4a55f5179 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_05/attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_05/attack.GR2" +MotionDuration 0.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_05/blow.msa b/serverfiles/main/srv1/share/data/monster/shrine_05/blow.msa new file mode 100644 index 000000000..86c141602 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_05/blow.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_05/blow.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/shrine_05/motlist.txt b/serverfiles/main/srv1/share/data/monster/shrine_05/motlist.txt new file mode 100644 index 000000000..c70310d22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_05/motlist.txt @@ -0,0 +1,3 @@ +GENERAL WAIT wait.msa 100 +GENERAL NORMAL_ATTACK attack.msa 100 +GENERAL FRONT_DEAD blow.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/shrine_05/wait.msa b/serverfiles/main/srv1/share/data/monster/shrine_05/wait.msa new file mode 100644 index 000000000..f1fee9e25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/shrine_05/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/npc2/shrine_05/wait.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinseon/00.msa b/serverfiles/main/srv1/share/data/monster/sinseon/00.msa new file mode 100644 index 000000000..dec9fcef5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinseon/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinseon/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinseon/00_1.msa b/serverfiles/main/srv1/share/data/monster/sinseon/00_1.msa new file mode 100644 index 000000000..63005de0f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinseon/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinseon/00_1.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/00.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/00.msa new file mode 100644 index 000000000..735b1a186 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/00.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/00.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/00_1.msa new file mode 100644 index 000000000..473351122 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/00_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/00_1.gr2" +MotionDuration 1.666667 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/02.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/02.msa new file mode 100644 index 000000000..a537513b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -112.09 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/03.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/03.msa new file mode 100644 index 000000000..74914daf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -243.42 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/20.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/20.msa new file mode 100644 index 000000000..1967b41f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/20.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.085158 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/30.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/30.msa new file mode 100644 index 000000000..d10305281 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/30.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/30.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/30_1.msa new file mode 100644 index 000000000..7fefb576a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/30_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/30_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/31.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/31.msa new file mode 100644 index 000000000..ce68b76e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/31.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/31.gr2" +MotionDuration 1.166667 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/32.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/32.msa new file mode 100644 index 000000000..658c99dc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/32.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/32.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/33.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/33.msa new file mode 100644 index 000000000..61d6a8bcf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/33.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/33.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/34.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/34.msa new file mode 100644 index 000000000..7544c376a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/34.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/34.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/34_1.msa new file mode 100644 index 000000000..2b4362752 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/34_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/34_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/35.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/35.msa new file mode 100644 index 000000000..5001a2f78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/35.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/35.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/36.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/36.msa new file mode 100644 index 000000000..aa9fbc346 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/36.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/36.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/37.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/37.msa new file mode 100644 index 000000000..3b5765fa7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/37.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/jinno_patrol_bow/37.gr2" +MotionDuration 1.200000 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/motlist.txt new file mode 100644 index 000000000..fc6901fdd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/00.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/00.msa new file mode 100644 index 000000000..7adc1d054 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/00.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/00.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/00_1.msa new file mode 100644 index 000000000..41e7a2207 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/00_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/00_1.gr2" +MotionDuration 1.666667 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/02.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/02.msa new file mode 100644 index 000000000..d8f8cf3c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -197.48 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/03.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/03.msa new file mode 100644 index 000000000..4bf268375 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -308.70 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/20.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/20.msa new file mode 100644 index 000000000..853ddf82a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/20.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "season1\NPC\cheonjo_guard_spear\attack01.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/20_1.msa new file mode 100644 index 000000000..60160ac35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/20_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "season1\NPC\cheonjo_guard_spear\attack02.gr2" +MotionDuration 1.600000 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/30.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/30.msa new file mode 100644 index 000000000..0a467504e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/30.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/30.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/30_1.msa new file mode 100644 index 000000000..39e6dc52a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/30_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/30_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/31.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/31.msa new file mode 100644 index 000000000..5449f5a08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/31.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/31.gr2" +MotionDuration 1.833333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/32.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/32.msa new file mode 100644 index 000000000..d9e4cc5e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/32.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/32.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/33.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/33.msa new file mode 100644 index 000000000..a2cb6b40c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/33.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/33.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/34.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/34.msa new file mode 100644 index 000000000..7fc902de3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/34.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/34.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/34_1.msa new file mode 100644 index 000000000..db928e81a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/34_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/34_1.gr2" +MotionDuration 0.833333 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/35.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/35.msa new file mode 100644 index 000000000..8523cef9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/35.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/35.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/36.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/36.msa new file mode 100644 index 000000000..61886c603 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/36.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/36.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/37.msa b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/37.msa new file mode 100644 index 000000000..e446a058b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/37.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/37.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/motlist.txt new file mode 100644 index 000000000..c60cb2e55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_guard_spear/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/00.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/00.msa new file mode 100644 index 000000000..1e8c26aa2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/00_1.msa new file mode 100644 index 000000000..ccc7cd2b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/02.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/02.msa new file mode 100644 index 000000000..bfe6cc99d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -110.54 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/03.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/03.msa new file mode 100644 index 000000000..c6d686892 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -240.06 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/20.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/20.msa new file mode 100644 index 000000000..3257afd4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/20.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.085158 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/30.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/30.msa new file mode 100644 index 000000000..b965bb2ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/30_1.msa new file mode 100644 index 000000000..37af35886 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/31.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/31.msa new file mode 100644 index 000000000..cec68f07b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/32.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/32.msa new file mode 100644 index 000000000..240fdef12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/33.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/33.msa new file mode 100644 index 000000000..601bd1a02 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/34.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/34.msa new file mode 100644 index 000000000..dad80294d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/34_1.msa new file mode 100644 index 000000000..8d89aa2b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/35.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/35.msa new file mode 100644 index 000000000..20d020264 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/35.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/36.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/36.msa new file mode 100644 index 000000000..88e3c31f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/37.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/37.msa new file mode 100644 index 000000000..8386a6595 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_bow/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/motlist.txt new file mode 100644 index 000000000..fc6901fdd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_bow/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/00.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/00.msa new file mode 100644 index 000000000..e9ffae6a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/00_1.msa new file mode 100644 index 000000000..191df26e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/02.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/02.msa new file mode 100644 index 000000000..d8f8cf3c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -197.48 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/03.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/03.msa new file mode 100644 index 000000000..4bf268375 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -308.70 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/20.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/20.msa new file mode 100644 index 000000000..4a524f6f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/20.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/20.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/20_1.msa new file mode 100644 index 000000000..b8848d8bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/20_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/20_1.gr2" +MotionDuration 1.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/30.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/30.msa new file mode 100644 index 000000000..a0b9ee2e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/30_1.msa new file mode 100644 index 000000000..2a98a6e1d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/31.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/31.msa new file mode 100644 index 000000000..a10630403 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/31.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/32.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/32.msa new file mode 100644 index 000000000..cd6de7251 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/33.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/33.msa new file mode 100644 index 000000000..4e7829eb2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/34.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/34.msa new file mode 100644 index 000000000..6cb543f9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/34_1.msa new file mode 100644 index 000000000..83eea6802 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/35.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/35.msa new file mode 100644 index 000000000..e78e83596 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/36.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/36.msa new file mode 100644 index 000000000..503118ab6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/37.msa b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/37.msa new file mode 100644 index 000000000..8f7dc949d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/sinsu_patrol_spear/37.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/motlist.txt new file mode 100644 index 000000000..c60cb2e55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sinsu_patrol_spear/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/00.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/00.msa new file mode 100644 index 000000000..70f6bce90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/00_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/00_1.msa new file mode 100644 index 000000000..0766ac0fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/03.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/03.msa new file mode 100644 index 000000000..1492adaa2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/03.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -298.69 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/20.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/20.msa new file mode 100644 index 000000000..18fcc33bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/20.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/20.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.542174 + AttackingEndTime 0.607462 + AttackingBone "Bip01 R Hand" + WeaponLength 61.000000 + List HitPosition + { + 0.542174 -50.688175 -21.317162 190.791473 6.119277 -0.087522 196.937744 + 0.550507 -46.700085 -56.251656 180.774353 -4.002223 -15.375266 195.487564 + 0.558840 -30.888897 -89.996834 165.710953 -10.648620 -39.995399 194.096298 + 0.567174 -1.522719 -115.656448 144.612228 -6.013906 -74.004730 188.926010 + 0.575507 39.432247 -122.129364 116.856812 20.417953 -109.416519 172.883820 + 0.583840 78.291542 -95.998047 87.201721 71.029701 -121.626709 141.103439 + 0.592174 91.482765 -52.446293 71.632408 112.696083 -94.124344 110.583305 + 0.600507 86.527802 -22.824741 69.606483 127.562859 -59.374786 95.963943 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/20_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/20_1.msa new file mode 100644 index 000000000..e703f4472 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/20_1.msa @@ -0,0 +1,76 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/20_1.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.383212 + AttackingEndTime 0.532847 + AttackingBone "Bip01 R Hand" + WeaponLength 70.000000 + List HitPosition + { + 0.383212 26.998426 -45.536026 71.872612 44.422749 -53.567989 139.191147 + 0.391545 16.680494 -52.360176 69.920776 43.391209 -60.499092 134.109146 + 0.399878 3.641244 -60.166595 70.626976 39.838692 -67.577187 130.080978 + 0.408212 -12.380380 -68.210327 75.119247 33.429676 -75.140427 127.591652 + 0.416545 -31.200352 -74.962692 84.778870 23.703592 -83.123940 127.425804 + 0.424878 -51.532848 -77.889923 100.546150 10.339007 -90.802383 130.622971 + 0.433212 -70.066551 -73.839333 119.018517 -6.405193 -96.856125 136.814835 + 0.441545 -84.837257 -62.608452 137.709808 -25.766909 -99.237396 146.004044 + 0.449878 -94.433342 -45.022011 155.092209 -46.446362 -95.901482 157.996353 + 0.458212 -97.528435 -22.439043 169.755997 -66.500389 -85.139793 172.032684 + 0.466545 -92.974792 3.086059 180.390411 -83.273552 -65.937996 186.764862 + 0.474878 -80.947754 27.216749 185.940338 -92.876762 -40.339077 199.849823 + 0.483212 -66.053574 44.304028 187.086655 -93.764954 -16.197344 208.802917 + 0.491545 -52.253883 54.957390 185.846939 -89.849998 3.018844 213.933060 + 0.499878 -41.640373 60.990318 183.868744 -84.655693 16.375814 216.404892 + 0.508212 -35.058559 64.072113 182.194443 -80.495750 24.094072 217.355576 + 0.516545 -32.787292 65.245354 181.361313 -78.587578 26.587610 217.521286 + 0.524878 -32.411339 65.715858 180.836807 -77.889748 27.004362 217.348633 + } + } + Group HitData01 + { + AttackingStartTime 0.952555 + AttackingEndTime 1.116788 + AttackingBone "Bip01 L Hand" + WeaponLength 70.000000 + List HitPosition + { + 0.952555 -17.859455 -4.121616 207.212631 -24.154833 -13.476653 276.137726 + 0.960888 -16.117739 -11.269564 213.577377 -17.138714 -33.319145 279.983521 + 0.969221 -12.006595 -26.082701 220.307098 -4.730805 -66.488884 276.956787 + 0.977555 -5.043124 -50.737297 221.281937 11.805353 -109.728302 254.359863 + 0.985888 2.598016 -81.417366 206.831543 25.564188 -146.636963 200.584778 + 0.994221 7.269810 -102.028389 178.925034 31.309900 -152.432388 137.224579 + 1.002555 11.212142 -108.478294 150.253769 35.631351 -133.814041 89.760986 + 1.010888 17.050644 -105.848701 126.984909 42.333599 -105.906876 61.834469 + 1.019221 25.688101 -98.573349 110.216087 51.235859 -77.145226 48.981503 + 1.027555 37.003490 -88.803070 99.153786 60.953220 -50.228695 46.139599 + 1.035888 49.763733 -77.277664 93.118095 69.820564 -25.666498 50.353252 + 1.044221 59.784012 -65.181763 90.552216 74.376976 -4.661029 58.565426 + 1.052555 66.960815 -53.947933 90.451973 75.759262 11.901614 68.452187 + 1.060888 71.987419 -44.447884 91.939133 75.633034 24.107107 78.386581 + 1.069221 75.588791 -37.094643 94.277267 75.358856 32.542500 87.350197 + 1.077555 78.372910 -32.010983 96.948975 75.905212 37.906509 94.845261 + 1.085888 80.593491 -28.397070 99.583298 76.965103 41.492039 101.093788 + 1.094221 82.219810 -25.242977 101.918716 77.661079 44.463287 106.410339 + 1.102555 83.347542 -22.562984 103.840660 78.183327 46.911865 110.637138 + 1.110888 84.061089 -20.355333 105.273758 78.692612 48.925564 113.687241 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/30.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/30.msa new file mode 100644 index 000000000..e559c571d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/30_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/30_1.msa new file mode 100644 index 000000000..d4d26924f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/30_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/31.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/31.msa new file mode 100644 index 000000000..4467c9aa3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/31_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/31_1.msa new file mode 100644 index 000000000..1466d3289 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/31_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/32.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/32.msa new file mode 100644 index 000000000..f57fb06f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/32.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/33.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/33.msa new file mode 100644 index 000000000..6454ae2bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/34.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/34.msa new file mode 100644 index 000000000..b1c81ef9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/34_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/34_1.msa new file mode 100644 index 000000000..3c83fb45f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/34_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/35.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/35.msa new file mode 100644 index 000000000..a9dc4685e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/36.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/36.msa new file mode 100644 index 000000000..1180c47b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/37.msa b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/37.msa new file mode 100644 index 000000000..c11325b03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_bigboss/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/motlist.txt b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/motlist.txt new file mode 100644 index 000000000..a6ceca550 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_bigboss/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/00.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/00.msa new file mode 100644 index 000000000..ce39450cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/03.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/03.msa new file mode 100644 index 000000000..f32e8d6ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -307.60 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/20.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/20.msa new file mode 100644 index 000000000..1d75766c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_general\20.GR2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.430657 + AttackingEndTime 0.523114 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.430657 -65.338287 -76.685211 204.134033 -115.796509 -8.831145 234.912582 + 0.438990 -49.041992 -107.056969 189.094879 -115.795410 -76.924225 241.377625 + 0.447324 -22.106134 -128.839935 172.139496 -87.548676 -147.955032 230.876221 + 0.455657 11.596472 -138.445923 156.668503 -31.557476 -199.985870 206.161011 + 0.463990 48.361446 -134.509323 141.996918 43.125034 -219.598099 170.792130 + 0.472324 82.617798 -116.027786 127.249779 119.568428 -197.998947 128.970993 + 0.480657 103.658440 -90.680389 114.907349 169.470291 -148.226379 93.541008 + 0.488990 113.304283 -67.097862 107.527985 191.481903 -94.636032 72.573044 + 0.497324 117.219620 -49.527695 105.174469 197.932465 -52.000851 65.579033 + 0.505657 119.249847 -37.885590 106.367149 198.956375 -22.531919 67.503174 + 0.513990 119.556656 -28.343735 107.987076 195.935226 1.128479 70.619461 + 0.522324 118.707245 -20.889103 109.610489 190.848999 19.136953 73.702019 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/20_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/20_1.msa new file mode 100644 index 000000000..79348c898 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/20_1.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_general\20_1.GR2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.545012 + AttackingEndTime 0.749392 + AttackingBone "Bip01 R Hand" + WeaponLength 30.000000 + List HitPosition + { + 0.545012 -79.260124 45.723202 221.189072 -58.648895 65.455833 211.927551 + 0.553345 -81.783707 37.062294 221.125580 -63.954533 59.106323 211.318375 + 0.561679 -82.574326 27.269608 221.086807 -67.963684 51.369488 210.806686 + 0.570012 -83.229820 15.570374 220.388550 -72.354599 41.801708 210.716995 + 0.578345 -85.544380 -0.487364 218.036163 -79.601089 28.189175 211.533966 + 0.586679 -86.778694 -22.772863 213.317810 -88.319237 7.176818 212.622452 + 0.595012 -81.556717 -51.895561 204.846237 -93.752342 -25.422445 211.929047 + 0.603345 -63.353626 -82.194786 193.913239 -85.177986 -66.830498 207.600754 + 0.611679 -31.444496 -106.303452 180.935883 -56.132557 -107.811104 197.909958 + 0.620012 10.960994 -117.497513 164.340668 -6.466288 -136.382339 179.816422 + 0.628345 56.326591 -109.924530 143.794983 55.087048 -138.654999 152.311234 + 0.636679 90.294952 -87.819992 125.915184 104.769615 -114.079773 126.801788 + 0.645012 111.044235 -62.242226 113.347237 135.163849 -79.671417 109.555344 + 0.653345 123.030212 -39.790817 106.011444 151.464172 -47.994789 101.113785 + 0.661679 130.373993 -22.511614 102.996155 160.158707 -23.645124 99.594574 + 0.670012 134.385269 -9.733217 101.416817 164.089554 -5.957135 99.577675 + 0.678345 136.534729 -2.074526 100.342667 165.812759 4.421098 99.599648 + 0.686679 137.864349 0.181094 99.376541 166.998672 7.329193 99.110519 + 0.695012 138.930588 -0.398529 98.641937 168.148117 6.408436 98.650177 + 0.703345 139.940308 0.137905 98.246155 169.109680 7.122829 98.839020 + 0.711679 140.840942 1.877840 98.120392 169.799194 9.580377 99.562531 + 0.720012 141.545898 4.839393 98.244339 170.073929 13.771493 100.767487 + 0.728345 141.999847 7.696607 98.513397 169.991837 17.858997 102.142853 + 0.736678 142.260239 9.667010 98.846161 169.730042 20.794970 103.491043 + 0.745012 142.383118 10.736452 99.230484 169.375870 22.584200 104.799889 + } + } + Group HitData01 + { + AttackingStartTime 0.583942 + AttackingEndTime 0.676399 + AttackingBone "Bip01 R Hand" + WeaponLength 78.000000 + List HitPosition + { + 0.583942 -86.762665 -14.671646 215.206314 -83.427521 62.891407 207.714005 + 0.592275 -84.433090 -41.703262 208.117691 -106.388222 32.240490 219.636551 + 0.600608 -70.914101 -72.611488 197.661530 -120.764275 -21.112307 228.395798 + 0.608942 -43.305557 -99.475403 185.519592 -107.684799 -87.994957 228.021851 + 0.617275 -3.786197 -115.657196 170.276627 -58.358631 -150.955673 213.395660 + 0.625608 42.059097 -114.598969 150.650772 23.668201 -184.542068 179.820175 + 0.633942 80.741234 -95.930984 131.224747 106.453918 -169.099152 139.432983 + 0.642275 105.445473 -70.520493 116.881989 161.729645 -124.077477 109.981934 + 0.650608 119.752472 -46.601803 107.862122 191.126648 -75.325661 95.093086 + 0.658942 128.396103 -27.716858 103.746162 205.256485 -36.096672 93.451996 + 0.667275 133.340515 -13.388503 101.848083 210.854935 -7.124254 95.828674 + 0.675608 135.957855 -4.003411 100.673836 212.418320 11.170554 97.977257 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/30.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/30.msa new file mode 100644 index 000000000..e3e27323e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/30_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/30_1.msa new file mode 100644 index 000000000..21faa197d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/31.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/31.msa new file mode 100644 index 000000000..03f6730a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/32.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/32.msa new file mode 100644 index 000000000..35102789e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/32.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/33.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/33.msa new file mode 100644 index 000000000..33343f313 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/34.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/34.msa new file mode 100644 index 000000000..480bcd7b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/34_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/34_1.msa new file mode 100644 index 000000000..8fae78a00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/35.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/35.msa new file mode 100644 index 000000000..9b830661f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/36.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/36.msa new file mode 100644 index 000000000..48cc16aa6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/37.msa b/serverfiles/main/srv1/share/data/monster/skeleton_general/37.msa new file mode 100644 index 000000000..421301762 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_general/37.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/skeleton_general/motlist.txt new file mode 100644 index 000000000..4f2f125a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/00.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/00.msa new file mode 100644 index 000000000..f16630b1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/00_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/00_1.msa new file mode 100644 index 000000000..be92fcc08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/03.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/03.msa new file mode 100644 index 000000000..dae490e9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -199.41 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/20.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/20.msa new file mode 100644 index 000000000..8a73c8e65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/20.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.622871 + AttackingEndTime 0.723439 + AttackingBone "equip_Box01" + WeaponLength 300.000000 + List HitPosition + { + 0.622871 -213.058929 -38.405891 148.907410 -308.159637 174.193100 337.854553 + 0.631204 -197.062561 -81.458839 137.021194 -351.115936 122.226654 293.886383 + 0.639538 -173.025345 -121.535049 128.355621 -390.758667 41.030895 255.017014 + 0.647871 -140.837753 -157.152939 122.854294 -413.827484 -77.277885 218.007767 + 0.656204 -100.103157 -185.834167 120.510971 -389.418243 -234.296021 181.673477 + 0.664538 -51.531025 -203.377258 121.230499 -273.045502 -402.252533 149.960892 + 0.672871 -1.915101 -205.544022 122.971664 -64.684113 -498.021271 127.797363 + 0.681204 36.195518 -196.879517 121.694725 125.478111 -482.821991 109.694641 + 0.689538 62.291344 -185.023758 117.558449 252.319199 -415.507172 92.347206 + 0.697871 78.683861 -174.602997 110.780243 321.763550 -345.546051 74.701523 + 0.706204 87.820770 -167.773148 101.469635 354.112000 -297.119537 56.167507 + 0.714538 92.529839 -164.331253 90.950577 367.396698 -271.939484 37.713924 + 0.722871 97.028488 -162.041031 82.294777 375.941315 -255.432205 23.350183 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/20_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/20_1.msa new file mode 100644 index 000000000..5f650a318 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/20_1.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/20_1.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.710462 + AttackingEndTime 0.802920 + AttackingBone "Bip01 L Finger1Nub" + WeaponLength 80.000000 + List HitPosition + { + 0.710462 213.011108 86.735771 78.031609 139.325912 104.109138 52.173290 + 0.718796 229.195816 58.400917 84.955200 159.305954 83.218651 54.965488 + 0.727129 240.487625 24.244884 93.080696 174.893661 56.148434 60.225872 + 0.735462 242.651001 -18.179504 100.484886 181.578934 21.686689 67.608192 + 0.743796 232.817017 -65.782272 107.683441 177.433304 -16.532068 77.568718 + 0.752129 209.054489 -112.961487 115.430672 161.726242 -53.369419 90.761925 + 0.760462 173.989487 -160.263565 130.426483 135.378845 -93.885033 108.004387 + 0.768796 124.041176 -206.439026 157.296112 93.198227 -136.703598 133.096436 + 0.777129 57.021923 -242.003677 201.400238 33.264687 -170.829697 173.666443 + 0.785462 -17.472605 -251.298706 264.226563 -32.545498 -179.089905 233.268570 + 0.793796 -77.459389 -228.157257 323.280426 -77.521675 -155.515930 289.765961 + 0.802129 -115.982948 -185.996719 370.488312 -96.963043 -118.016525 332.849426 + } + } + Group HitData01 + { + AttackingStartTime 1.182482 + AttackingEndTime 1.338199 + AttackingBone "equip_Box01" + WeaponLength 300.000000 + List HitPosition + { + 1.182482 -175.493408 113.670372 355.737427 56.665524 290.616943 420.146454 + 1.190815 -203.601944 66.321709 330.427094 -12.588393 291.806671 368.845245 + 1.199148 -218.382339 4.774930 300.453125 -121.546638 283.389679 352.552856 + 1.207482 -211.033890 -66.223816 266.519470 -293.965393 208.636551 350.065582 + 1.215815 -172.377090 -133.218491 225.969345 -443.836639 -44.614208 300.532684 + 1.224148 -106.955467 -171.977951 183.454254 -328.982086 -369.752228 157.212799 + 1.232482 -45.989990 -179.639221 156.290131 -71.197876 -457.784485 47.627522 + 1.240815 0.715807 -174.707550 142.474518 109.767830 -415.794464 5.750686 + 1.249148 34.896358 -169.294052 138.079498 197.089569 -379.202057 0.269348 + 1.257482 61.516151 -165.383972 138.435577 237.351791 -371.220490 9.158263 + 1.265815 83.703468 -159.039841 139.060669 269.838562 -361.848419 20.459257 + 1.274148 101.626984 -151.682526 139.824692 296.460114 -353.285370 34.135166 + 1.282482 115.634438 -144.516800 140.673187 318.132141 -346.204865 49.834156 + 1.290815 126.055374 -137.740021 141.077072 336.520294 -337.611694 65.215889 + 1.299148 133.246353 -131.587952 140.737625 352.498810 -326.676270 78.877251 + 1.307482 137.560959 -126.475189 139.642532 366.165497 -314.355377 90.746338 + 1.315815 139.420761 -122.438972 137.848328 377.703247 -300.934448 101.040154 + 1.324148 140.444885 -117.975899 136.148438 388.374115 -285.072357 111.497948 + 1.332482 140.921356 -112.704681 134.768890 398.164368 -266.543427 122.549011 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/24.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/24.msa new file mode 100644 index 000000000..737163ffe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/24.msa @@ -0,0 +1,111 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\skeleton_god\24.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.271695 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_god_24.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.523114 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_god_24.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.992701 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_god_24_1.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.302920 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.551095 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/25.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/25.msa new file mode 100644 index 000000000..55ff0e972 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/25.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\skeleton_god\25.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.142336 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_god_25.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.149635 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/30.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/30.msa new file mode 100644 index 000000000..bd97174c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/30_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/30_1.msa new file mode 100644 index 000000000..40e54448a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/31.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/31.msa new file mode 100644 index 000000000..6e35cadde --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/32.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/32.msa new file mode 100644 index 000000000..0a99e9995 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/33.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/33.msa new file mode 100644 index 000000000..57d632bad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/34.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/34.msa new file mode 100644 index 000000000..58d3a32c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/34_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/34_1.msa new file mode 100644 index 000000000..98f9b858a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/35.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/35.msa new file mode 100644 index 000000000..a00f2ff5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/36.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/36.msa new file mode 100644 index 000000000..2c46ae191 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/36.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/37.msa b/serverfiles/main/srv1/share/data/monster/skeleton_god/37.msa new file mode 100644 index 000000000..241195449 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_god/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_god/motlist.txt b/serverfiles/main/srv1/share/data/monster/skeleton_god/motlist.txt new file mode 100644 index 000000000..f46d7f797 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_god/motlist.txt @@ -0,0 +1,17 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/00.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/00.msa new file mode 100644 index 000000000..cc8d05cd7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/00_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/00_1.msa new file mode 100644 index 000000000..9c99fa01f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/03.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/03.msa new file mode 100644 index 000000000..703ad38d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -359.82 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/20.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/20.msa new file mode 100644 index 000000000..eaa3e625e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/20.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/20.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.934307 + AttackingEndTime 1.060827 + AttackingBone "equip_Box01" + WeaponLength 166.000000 + List HitPosition + { + 0.934307 95.995079 -2.842124 70.174210 145.461304 155.569458 67.896141 + 0.942640 88.863121 -12.705137 68.898064 184.425186 122.214714 54.586220 + 0.950973 79.697365 -28.308870 67.591682 210.223221 69.627228 37.162113 + 0.959307 65.814941 -49.716515 68.440529 216.554932 1.053203 21.053465 + 0.967640 42.930405 -74.385040 74.727905 196.440186 -78.687935 11.898940 + 0.975973 8.688457 -94.926971 89.655190 143.534332 -159.083557 17.292189 + 0.984307 -34.781830 -101.203354 114.420845 55.742794 -221.985672 45.345722 + 0.992640 -80.869408 -81.833221 148.257263 -61.218864 -239.037064 98.859215 + 1.000973 -111.355110 -28.779613 184.984756 -175.551468 -181.202835 171.960800 + 1.009307 -105.952599 36.379280 207.261383 -229.909973 -70.957047 233.021027 + 1.017640 -76.356812 84.838791 211.808594 -225.111755 34.298954 265.319672 + 1.025973 -40.776855 112.403549 206.127869 -191.213089 113.260567 276.049042 + 1.034307 -9.026162 124.663452 195.815048 -149.480988 166.505951 273.736572 + 1.042640 17.429497 127.337524 186.134369 -107.806664 199.672470 267.608887 + 1.050973 37.567612 125.034859 178.853333 -72.192970 218.183395 261.474335 + 1.059307 51.224873 121.425858 174.165115 -46.307106 227.599411 256.423737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/20_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/20_1.msa new file mode 100644 index 000000000..f417f0fdc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/20_1.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/20_1.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 2 + StartingTime 0.806975 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.811030 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/24.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/24.msa new file mode 100644 index 000000000..113f66ccd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/24.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\skeleton_king\20_1.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.770479 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_king_24.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.798865 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.896188 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -500.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/31.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/31.msa new file mode 100644 index 000000000..f65a26867 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/31.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/32.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/32.msa new file mode 100644 index 000000000..209801bc1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/32_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/32_1.msa new file mode 100644 index 000000000..56454067f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/32_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/32_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/33.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/33.msa new file mode 100644 index 000000000..c629171fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/33_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/33_1.msa new file mode 100644 index 000000000..866bcd19f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/33_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/33_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/34.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/34.msa new file mode 100644 index 000000000..63c337019 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/34_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/34_1.msa new file mode 100644 index 000000000..fdbc80aa8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/35.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/35.msa new file mode 100644 index 000000000..0abd41ce8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/36.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/36.msa new file mode 100644 index 000000000..fb3ee0e33 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/37.msa b/serverfiles/main/srv1/share/data/monster/skeleton_king/37.msa new file mode 100644 index 000000000..cc7779026 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_king/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_king/motlist.txt b/serverfiles/main/srv1/share/data/monster/skeleton_king/motlist.txt new file mode 100644 index 000000000..9e29624c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_king/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 50 +GENERAL FRONT_KNOCKDOWN1 32_1.msa 50 +GENERAL FRONT_STANDUP 33.msa 50 +GENERAL FRONT_STANDUP1 33_1.msa 50 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL SPECIAL 24.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/00.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/00.msa new file mode 100644 index 000000000..6eba26b17 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/00.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/03.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/03.msa new file mode 100644 index 000000000..7fb2ee105 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/03.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -367.94 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/20.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/20.msa new file mode 100644 index 000000000..637ab5a2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_magician\20.GR2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.723844 + + EffectFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_recuperation.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/20_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/20_1.msa new file mode 100644 index 000000000..c75bac29e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/20_1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_magician\20_1.GR2" +MotionDuration 1.833333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.173966 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_chest.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.838605 + + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/20_2.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/20_2.msa new file mode 100644 index 000000000..2c8efefab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/20_2.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_magician\20_2.GR2" +MotionDuration 1.833333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.414842 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/skeleton_magician_20_2_weapon.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.981346 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/30.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/30.msa new file mode 100644 index 000000000..6061a536c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/30_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/30_1.msa new file mode 100644 index 000000000..d468dca0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/31.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/31.msa new file mode 100644 index 000000000..5c1f4e351 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/31.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/32.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/32.msa new file mode 100644 index 000000000..fe3067227 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/32.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/33.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/33.msa new file mode 100644 index 000000000..6d26a22cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/34.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/34.msa new file mode 100644 index 000000000..79590e825 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/34_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/34_1.msa new file mode 100644 index 000000000..8120e1018 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/35.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/35.msa new file mode 100644 index 000000000..063846905 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/37.msa b/serverfiles/main/srv1/share/data/monster/skeleton_magician/37.msa new file mode 100644 index 000000000..ddb024bcc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_magician/37.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_magician/motlist.txt b/serverfiles/main/srv1/share/data/monster/skeleton_magician/motlist.txt new file mode 100644 index 000000000..1f8ca815f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_magician/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 34 +GENERAL NORMAL_ATTACK1 20_1.msa 33 +GENERAL NORMAL_ATTACK2 20_2.msa 33 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/00.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/00.msa new file mode 100644 index 000000000..69370061a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/00.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/03.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/03.msa new file mode 100644 index 000000000..f0087a68d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -320.82 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/20.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/20.msa new file mode 100644 index 000000000..1bb80fda1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_soldier_bow\20.GR2" +MotionDuration 2.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.419303 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/30.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/30.msa new file mode 100644 index 000000000..e6e041651 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/30_1.msa new file mode 100644 index 000000000..49410fe8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/31.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/31.msa new file mode 100644 index 000000000..6feea2830 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/32.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/32.msa new file mode 100644 index 000000000..e93d9bcf1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/32.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/33.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/33.msa new file mode 100644 index 000000000..90a968d95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/34.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/34.msa new file mode 100644 index 000000000..647b74fc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/34_1.msa new file mode 100644 index 000000000..ff8052bab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/35.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/35.msa new file mode 100644 index 000000000..846b73a13 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/35.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/36.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/36.msa new file mode 100644 index 000000000..f19245541 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/37.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/37.msa new file mode 100644 index 000000000..b6b084de6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_bow/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/motlist.txt new file mode 100644 index 000000000..c6cee3114 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_bow/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/00.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/00.msa new file mode 100644 index 000000000..910ba02bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/00.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/00_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/00_1.msa new file mode 100644 index 000000000..c3cfaf330 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/00_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/03.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/03.msa new file mode 100644 index 000000000..0a80d7626 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -306.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/20.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/20.msa new file mode 100644 index 000000000..81beebffe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/20.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_soldier_scythe\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.545012 + AttackingEndTime 0.635848 + AttackingBone "Bip01 L Hand" + WeaponLength 222.000000 + List HitPosition + { + 0.545012 -96.444107 30.139896 104.352203 -192.305740 -148.125458 13.214705 + 0.553346 -94.622910 11.197873 103.478676 -155.722519 -190.060608 32.533543 + 0.561679 -90.310158 -9.175878 103.219551 -109.867340 -224.722229 53.886501 + 0.570012 -82.949234 -30.494150 103.586746 -56.076336 -249.184708 76.467598 + 0.578345 -72.043114 -52.062542 104.537003 3.261299 -260.827667 99.325134 + 0.586679 -57.157501 -73.111099 105.934250 65.544083 -257.413330 121.318672 + 0.595012 -37.076279 -93.686493 107.563744 132.898682 -232.489410 140.653305 + 0.603345 -10.360146 -111.881927 109.761414 195.982101 -178.686295 156.993286 + 0.611679 23.736311 -123.936050 113.035683 236.373825 -94.090576 169.396759 + 0.620012 63.687435 -124.662041 117.925690 230.794678 9.617469 175.023041 + 0.628345 103.255402 -109.509201 124.559395 165.584061 98.475304 169.431290 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/20_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/20_1.msa new file mode 100644 index 000000000..c22228356 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/20_1.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_soldier_scythe\20_1.GR2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.695864 + AttackingEndTime 0.783455 + AttackingBone "equip_Box" + WeaponLength 129.000000 + List HitPosition + { + 0.695864 -38.379894 -28.228418 213.791031 -20.109762 -145.687912 263.822296 + 0.704197 -31.176626 -53.581394 207.007690 -2.607609 -177.588974 228.087875 + 0.712530 -20.937880 -77.665550 195.901443 17.120121 -200.362869 184.171066 + 0.720864 -8.212991 -98.469131 180.416138 36.434036 -210.652817 135.317825 + 0.729197 5.562538 -111.735550 164.345993 54.944683 -207.050827 93.177116 + 0.737530 18.041620 -117.802879 149.379364 68.512764 -194.623093 58.876713 + 0.745864 26.003714 -117.628845 134.585800 69.906441 -177.870773 29.633123 + 0.754197 25.422754 -113.471390 122.978302 51.391529 -162.896606 7.169090 + 0.762530 21.200809 -112.224014 117.044823 28.989832 -154.303253 -4.598381 + 0.770864 18.008522 -114.465408 111.898506 17.386614 -146.203995 -13.001037 + 0.779197 17.800945 -119.715797 104.611420 21.173746 -134.434158 -23.197218 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/30.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/30.msa new file mode 100644 index 000000000..e6f427d08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/30_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/30_1.msa new file mode 100644 index 000000000..70a87dbd9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/31.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/31.msa new file mode 100644 index 000000000..9e6ef32fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/31.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/32.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/32.msa new file mode 100644 index 000000000..299dcff3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/33.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/33.msa new file mode 100644 index 000000000..d9c5f8b5e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/34.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/34.msa new file mode 100644 index 000000000..52ec3c072 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/34_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/34_1.msa new file mode 100644 index 000000000..f51bb6839 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/35.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/35.msa new file mode 100644 index 000000000..c08d28b15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/36.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/36.msa new file mode 100644 index 000000000..ef08a7874 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/37.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/37.msa new file mode 100644 index 000000000..41fcffb54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_scythe/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/motlist.txt b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_scythe/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/00.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/00.msa new file mode 100644 index 000000000..61be4e8e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/00.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/00_1.msa new file mode 100644 index 000000000..d8c8899bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/03.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/03.msa new file mode 100644 index 000000000..131d678ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -315.62 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/20.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/20.msa new file mode 100644 index 000000000..2a9edade7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/20.msa @@ -0,0 +1,37 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_soldier_spear\20.GR2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.335766 + AttackingEndTime 0.403893 + AttackingBone "Bip01 R Hand" + WeaponLength 237.000000 + List HitPosition + { + 0.335766 -24.895699 -23.879686 95.840210 16.961409 -248.426956 158.762741 + 0.344100 -27.153894 -47.341873 86.460335 23.640404 -271.916351 139.183670 + 0.352433 -26.119474 -77.193192 81.312775 24.174938 -302.213348 134.793549 + 0.360766 -19.918369 -105.278999 85.382965 28.434160 -330.180176 142.285950 + 0.369100 -11.216367 -128.945175 98.400589 34.363628 -354.024811 156.743103 + 0.377433 -1.986567 -145.691483 120.210320 40.623074 -371.732330 176.060684 + 0.385766 5.947127 -152.861328 140.305969 46.636539 -379.455475 196.333832 + 0.394100 10.363768 -155.422455 152.530548 53.724247 -381.851349 207.071732 + 0.402433 11.646845 -157.942749 157.309509 61.791309 -384.030975 206.758072 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/20_1.msa new file mode 100644 index 000000000..36c6d4e03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\skeleton_soldier_spear\20_1.GR2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.367397 + AttackingEndTime 0.479319 + AttackingBone "Bip01 R Hand" + WeaponLength 190.000000 + List HitPosition + { + 0.367397 54.020283 -48.281212 106.094299 159.979218 67.703209 212.945374 + 0.375730 40.828812 -58.326832 104.715012 191.024689 -1.660915 206.306305 + 0.384063 25.266783 -67.199089 103.113144 192.328445 -83.576271 192.106552 + 0.392397 8.451547 -74.240105 101.485031 163.476898 -156.350113 174.443542 + 0.400730 -9.626288 -79.064857 99.799118 113.577324 -212.153152 156.356918 + 0.409063 -28.908764 -81.049973 98.036163 51.066772 -248.331848 139.494080 + 0.417397 -49.201290 -79.031677 96.046570 -19.419964 -264.727844 123.059166 + 0.425730 -69.642120 -71.837036 93.896347 -92.611130 -259.959381 107.309273 + 0.434063 -88.599998 -58.547142 91.741821 -162.136078 -233.731369 92.878410 + 0.442397 -103.493134 -39.188141 89.774818 -221.167770 -188.052795 80.216743 + 0.450730 -111.509338 -16.251562 88.193726 -263.624512 -128.489716 69.161484 + 0.459063 -111.974762 7.894517 86.864609 -286.918579 -60.932293 59.351669 + 0.467396 -105.018799 30.948250 85.567818 -290.381317 8.611600 50.339642 + 0.475730 -92.550247 49.435760 84.171761 -276.833679 69.465324 42.493240 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/30.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/30.msa new file mode 100644 index 000000000..69bd5afb9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/30_1.msa new file mode 100644 index 000000000..87dd2318e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/31.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/31.msa new file mode 100644 index 000000000..6f50c0b1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/31.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/32.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/32.msa new file mode 100644 index 000000000..b2e8b260b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/32.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/33.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/33.msa new file mode 100644 index 000000000..f3fd571d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/34.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/34.msa new file mode 100644 index 000000000..b98592eb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/34_1.msa new file mode 100644 index 000000000..e66a49c4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/35.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/35.msa new file mode 100644 index 000000000..435cac6df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/35.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/36.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/36.msa new file mode 100644 index 000000000..4f0d762bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/37.msa b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/37.msa new file mode 100644 index 000000000..ca0265c51 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_soldier_spear/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_soldier_spear/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/00.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/00.msa new file mode 100644 index 000000000..78bb0e9ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/00_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/00_1.msa new file mode 100644 index 000000000..145cce690 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/00_1.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/03.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/03.msa new file mode 100644 index 000000000..86108975a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/03.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -442.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/20.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/20.msa new file mode 100644 index 000000000..a35a9d08f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/20.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.567721 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/20_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/20_1.msa new file mode 100644 index 000000000..84da828be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/20_1.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.764801 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/30.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/30.msa new file mode 100644 index 000000000..6a6c5375d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/30_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/30_1.msa new file mode 100644 index 000000000..46b23e028 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/30_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/31.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/31.msa new file mode 100644 index 000000000..3ed55bd1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/32.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/32.msa new file mode 100644 index 000000000..b7c6c5abc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/33.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/33.msa new file mode 100644 index 000000000..2a73cce82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/34.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/34.msa new file mode 100644 index 000000000..4fb0c2c6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/34_1.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/34_1.msa new file mode 100644 index 000000000..bb85e1700 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/34_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/35.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/35.msa new file mode 100644 index 000000000..36e46207e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/36.msa b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/36.msa new file mode 100644 index 000000000..4ccfd2f2f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/skeleton_wizard/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skeleton_wizard/motlist.txt b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/motlist.txt new file mode 100644 index 000000000..e4fda0b23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skeleton_wizard/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/skipia_general_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/motlist.txt new file mode 100644 index 000000000..a5be00832 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/skipia_general_young1/run.msa b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/run.msa new file mode 100644 index 000000000..4e853f2a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/skipia_general_young1/run.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait.msa new file mode 100644 index 000000000..207ba1d03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/skipia_general_young1/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait1.msa new file mode 100644 index 000000000..02e85484b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/skipia_general_young1/wait1.gr2" +MotionDuration 2.200000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait2.msa new file mode 100644 index 000000000..81d2c5491 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/skipia_general_young1/wait2.gr2" +MotionDuration 2.400000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/skipia_general_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/walk.msa new file mode 100644 index 000000000..55919ce07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/skipia_general_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/skipia_general_young1/walk.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -40.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/00.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/00.msa new file mode 100644 index 000000000..28c5bc1ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/00_1.msa new file mode 100644 index 000000000..f570df716 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/03.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/03.msa new file mode 100644 index 000000000..647d88add --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -166.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/20.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/20.msa new file mode 100644 index 000000000..cdbb9b2fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/20.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.624088 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/30.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/30.msa new file mode 100644 index 000000000..257be2380 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/30_1.msa new file mode 100644 index 000000000..a671ebd14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/31.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/31.msa new file mode 100644 index 000000000..968278976 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/31_1.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/31_1.msa new file mode 100644 index 000000000..5d2d30603 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/32.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/32.msa new file mode 100644 index 000000000..36378b7c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/33.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/33.msa new file mode 100644 index 000000000..f57273132 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/34.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/34.msa new file mode 100644 index 000000000..9b6a81d35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/34_1.msa new file mode 100644 index 000000000..5419e0622 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/37.msa b/serverfiles/main/srv1/share/data/monster/snakeman_bow/37.msa new file mode 100644 index 000000000..fc4d4aa9b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_bow/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/snakeman_bow/motlist.txt new file mode 100644 index 000000000..db66287af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_bow/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/00.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/00.msa new file mode 100644 index 000000000..61cfd5681 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/00_1.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/00_1.msa new file mode 100644 index 000000000..442f28ce4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/03.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/03.msa new file mode 100644 index 000000000..c894166c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -166.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/20.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/20.msa new file mode 100644 index 000000000..04044907c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/20.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.635037 + AttackingEndTime 0.700730 + AttackingBone "Bip01 R Hand" + WeaponLength 144.000000 + List HitPosition + { + 0.635037 -98.007889 15.781199 137.968964 -191.080063 74.281502 230.702805 + 0.643370 -92.072662 -16.098026 136.174591 -225.309021 8.275502 184.113388 + 0.651703 -74.685730 -48.441338 138.055832 -212.367477 -89.557442 139.205612 + 0.660037 -45.646732 -74.362595 143.458206 -133.398560 -182.524887 108.271545 + 0.668370 -15.210334 -86.169754 147.671585 -23.876631 -219.584259 94.455582 + 0.676703 9.569996 -88.046967 148.986298 70.154259 -204.890732 90.955894 + 0.685036 27.972446 -85.449829 147.250580 132.614304 -164.783600 90.792885 + 0.693370 41.602394 -81.536209 142.519409 167.856125 -119.651848 88.434357 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/20_1.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/20_1.msa new file mode 100644 index 000000000..7d2a032f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/20_1.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/20_1.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.627737 + AttackingEndTime 0.711679 + AttackingBone "Bip01 R Hand" + WeaponLength 140.000000 + List HitPosition + { + 0.627737 -102.045975 4.104045 140.959518 -203.103073 -12.613626 235.670975 + 0.636071 -87.359184 -23.522346 130.162003 -208.191696 -76.430061 176.855408 + 0.644404 -68.315285 -44.970512 125.828522 -176.367447 -133.934586 128.574615 + 0.652737 -48.469936 -60.516731 125.430939 -125.407677 -172.322647 91.248978 + 0.661071 -29.467493 -71.317993 126.679626 -67.283669 -189.784592 62.491467 + 0.669404 -11.535686 -77.185646 126.422600 -6.049676 -189.691956 43.327465 + 0.677737 4.400137 -79.194550 124.440170 49.163624 -175.046097 32.874660 + 0.686071 18.148203 -78.531784 121.064659 94.323296 -150.710114 28.747824 + 0.694404 29.868235 -76.061218 116.711235 128.929764 -120.089104 28.516775 + 0.702737 39.668674 -72.391472 111.842941 152.447159 -84.250404 29.928007 + 0.711071 47.579330 -68.057236 107.459328 162.703903 -46.537029 30.800459 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/30.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/30.msa new file mode 100644 index 000000000..e8a8b0c89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/30_1.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/30_1.msa new file mode 100644 index 000000000..663142c19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/31.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/31.msa new file mode 100644 index 000000000..1b1b85e03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/31_1.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/31_1.msa new file mode 100644 index 000000000..5054565ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/32.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/32.msa new file mode 100644 index 000000000..ce192ea1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/33.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/33.msa new file mode 100644 index 000000000..0d91d5439 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/34.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/34.msa new file mode 100644 index 000000000..20d68899c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/34_1.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/34_1.msa new file mode 100644 index 000000000..dabb2bbf0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/37.msa b/serverfiles/main/srv1/share/data/monster/snakeman_sword/37.msa new file mode 100644 index 000000000..56a38c1bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/snakeman_sword/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/snakeman_sword/motlist.txt b/serverfiles/main/srv1/share/data/monster/snakeman_sword/motlist.txt new file mode 100644 index 000000000..edcdc4c52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/snakeman_sword/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spider_king/00.msa b/serverfiles/main/srv1/share/data/monster/spider_king/00.msa new file mode 100644 index 000000000..a9eb61f20 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_king/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_king/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_king/00_1.msa b/serverfiles/main/srv1/share/data/monster/spider_king/00_1.msa new file mode 100644 index 000000000..f8d0a6a95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_king/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_king/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_king/03.msa b/serverfiles/main/srv1/share/data/monster/spider_king/03.msa new file mode 100644 index 000000000..faa57427f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_king/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_king/03.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -498.58 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_king/20.msa b/serverfiles/main/srv1/share/data/monster/spider_king/20.msa new file mode 100644 index 000000000..e1f1efb26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_king/20.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_king/20.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.681265 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position -350.000000 -450.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.678021 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 350.000000 -450.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.687753 + + DuringTime 0.100000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/spider_king/20_1.msa b/serverfiles/main/srv1/share/data/monster/spider_king/20_1.msa new file mode 100644 index 000000000..b5bb3a191 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_king/20_1.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\spider_king\20_1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.733171 + + AttachingEnable 1 + AttachingBoneName "Dummy01" + FlyFileName "d:/ymir work/effect/monster/spider_king_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/spider_king/24.msa b/serverfiles/main/srv1/share/data/monster/spider_king/24.msa new file mode 100644 index 000000000..41ec5d1b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_king/24.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster2\spider_king\24.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.843471 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bone18" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/spider_king_24.mse" + EffectPosition 0.000000 -50.000000 -80.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.862936 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -350.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/spider_king/25.msa b/serverfiles/main/srv1/share/data/monster/spider_king/25.msa new file mode 100644 index 000000000..856619b6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_king/25.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster2\spider_king\25.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.905110 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone16" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/spider_king_25_1.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.905110 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/spider_king/31.msa b/serverfiles/main/srv1/share/data/monster/spider_king/31.msa new file mode 100644 index 000000000..6ae58ddf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_king/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_king/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_king/motlist.txt b/serverfiles/main/srv1/share/data/monster/spider_king/motlist.txt new file mode 100644 index 000000000..e0c60efe9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_king/motlist.txt @@ -0,0 +1,8 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL 25.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/00.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/00.msa new file mode 100644 index 000000000..0f697b559 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/00_1.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/00_1.msa new file mode 100644 index 000000000..9057ddc34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/03.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/03.msa new file mode 100644 index 000000000..b652bbdb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/03.gr2" +MotionDuration 0.400000 +Accumulation 0.00 -322.98 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/20.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/20.msa new file mode 100644 index 000000000..2cce4d6f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/20.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/20.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.539335 + AttackingEndTime 0.652879 + AttackingBone "Bone41" + WeaponLength 50.000000 + List HitPosition + { + 0.539335 -7.147747 -48.424225 103.730629 -20.494776 -51.955524 66.631645 + 0.547668 -16.736639 -54.328381 105.453720 -28.851843 -54.493065 67.793266 + 0.556002 -28.598345 -66.179436 107.594543 -38.996723 -63.590660 69.542229 + 0.564335 -43.095665 -86.783760 108.594521 -51.966648 -82.994492 70.229774 + 0.572668 -64.478958 -114.814537 108.361389 -73.000740 -110.968552 69.896576 + 0.581002 -97.170395 -146.287445 107.520821 -107.578499 -142.483505 69.547928 + 0.589335 -136.938965 -171.711182 107.085106 -151.022110 -166.328903 70.523750 + 0.597668 -169.247604 -184.752869 107.764175 -186.126846 -175.920715 73.083160 + 0.606002 -192.068741 -191.063828 109.765213 -210.225189 -178.140884 77.053528 + 0.614335 -206.703064 -194.843994 112.782288 -224.733612 -178.008438 81.824196 + 0.622668 -215.054123 -197.894745 116.396118 -231.844299 -177.697296 86.779747 + 0.631002 -219.417175 -199.848267 119.560631 -234.747696 -177.396683 90.787750 + 0.639335 -221.992599 -201.381973 121.401283 -236.200256 -177.847488 92.918922 + 0.647668 -224.162750 -202.791809 121.603645 -237.791901 -179.217590 92.872581 + } + } + Group HitData01 + { + AttackingStartTime 0.522303 + AttackingEndTime 0.650041 + AttackingBone "Bone37" + WeaponLength 50.000000 + List HitPosition + { + 0.522303 -2.652224 -40.455521 142.117142 13.869441 -85.755569 155.205032 + 0.530637 3.034586 -47.603371 144.760437 23.003275 -92.246262 155.067184 + 0.538970 11.703197 -60.913326 145.567108 38.017113 -102.622475 153.795364 + 0.547303 24.999165 -78.304626 143.809021 59.697121 -113.555824 151.111755 + 0.555637 38.443855 -98.410675 138.611176 80.229378 -124.421516 147.280411 + 0.563970 49.677849 -123.920128 129.258469 95.128273 -139.347717 142.629517 + 0.572303 62.955727 -155.891998 114.951172 107.404732 -160.275284 136.704651 + 0.580637 82.279182 -190.828583 97.116974 119.472137 -186.847610 129.987289 + 0.588970 106.469810 -218.198883 83.490059 131.803055 -212.630310 126.175362 + 0.597303 124.314087 -231.790054 80.708611 141.363022 -228.896240 127.604744 + 0.605637 133.733261 -239.807175 82.420036 147.441315 -240.032181 130.300797 + 0.613970 136.703995 -245.491669 84.273453 150.403076 -248.433472 132.047440 + 0.622303 134.324326 -249.546341 86.253677 150.379044 -254.266464 133.334671 + 0.630637 131.470337 -252.739868 88.696571 149.575241 -258.266998 134.972946 + 0.638970 130.367294 -255.496292 89.767563 149.153824 -261.519989 135.689087 + 0.647303 131.193604 -257.988403 88.464874 149.333939 -264.581116 134.561050 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/20_1.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/20_1.msa new file mode 100644 index 000000000..eac3d641a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/20_1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/20_1.gr2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.604623 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/30.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/30.msa new file mode 100644 index 000000000..7e6b4c70d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/30.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/31.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/31.msa new file mode 100644 index 000000000..64d3f7dc8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/31.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/31_1.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/31_1.msa new file mode 100644 index 000000000..040e11f45 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/31_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/32.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/32.msa new file mode 100644 index 000000000..389bab229 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/33.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/33.msa new file mode 100644 index 000000000..5d4bd24f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/34.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/34.msa new file mode 100644 index 000000000..e7ee3d82d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/34.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/37.msa b/serverfiles/main/srv1/share/data/monster/spider_nipper/37.msa new file mode 100644 index 000000000..123de0ae9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_nipper/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_nipper/motlist.txt b/serverfiles/main/srv1/share/data/monster/spider_nipper/motlist.txt new file mode 100644 index 000000000..9e4a07bf1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_nipper/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/00.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/00.msa new file mode 100644 index 000000000..d2e3307d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/00_1.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/00_1.msa new file mode 100644 index 000000000..8997e14e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/03.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/03.msa new file mode 100644 index 000000000..a3e38f6af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/03.gr2" +MotionDuration 0.400000 +Accumulation 0.00 -240.22 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/20.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/20.msa new file mode 100644 index 000000000..efc8c3797 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/20.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/20.gr2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.581914 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/20_1.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/20_1.msa new file mode 100644 index 000000000..d78d0cf92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/20_1.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/20_1.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.332117 + AttackingEndTime 0.468370 + AttackingBone "Bone42" + WeaponLength 0.000000 + List HitPosition + { + 0.332117 -30.535263 -71.453064 244.942047 -30.535261 -71.453056 244.942032 + 0.340450 -3.283840 -84.278229 213.033188 -3.283840 -84.278221 213.033173 + 0.348783 18.707016 -92.250885 186.872757 18.707014 -92.250877 186.872742 + 0.357117 38.161575 -101.257263 164.561462 38.161572 -101.257256 164.561447 + 0.365450 57.292381 -112.574791 142.990799 57.292377 -112.574783 142.990784 + 0.373783 76.396729 -118.737061 120.987625 76.396721 -118.737053 120.987617 + 0.382117 93.799103 -117.733185 101.441238 93.799095 -117.733177 101.441231 + 0.390450 108.252808 -112.479691 86.434372 108.252800 -112.479683 86.434364 + 0.398783 118.688934 -104.837036 77.146835 118.688927 -104.837029 77.146828 + 0.407117 123.751335 -96.328117 72.238991 123.751328 -96.328110 72.238983 + 0.415450 125.336662 -89.905678 66.395187 125.336655 -89.905670 66.395180 + 0.423783 126.227692 -86.608963 59.142101 126.227684 -86.608955 59.142097 + 0.432117 127.153595 -86.592773 50.474819 127.153587 -86.592766 50.474815 + 0.440450 126.553688 -89.353477 40.625610 126.553680 -89.353470 40.625607 + 0.448783 123.372871 -94.444160 32.681950 123.372864 -94.444153 32.681946 + 0.457117 118.526321 -102.191788 27.303123 118.526314 -102.191780 27.303122 + 0.465450 112.032623 -112.904282 24.421597 112.032616 -112.904274 24.421595 + } + } + Group HitData01 + { + AttackingStartTime 0.499595 + AttackingEndTime 0.604623 + AttackingBone "Bone08" + WeaponLength 0.000000 + List HitPosition + { + 0.499595 82.137962 -64.607124 250.521713 82.137955 -64.607117 250.521698 + 0.507928 68.482712 -89.134003 228.175812 68.482704 -89.133995 228.175797 + 0.516261 53.254490 -114.232346 198.837830 53.254486 -114.232338 198.837814 + 0.524594 40.729427 -133.522766 169.327682 40.729424 -133.522751 169.327667 + 0.532928 31.215324 -148.774811 141.858170 31.215322 -148.774796 141.858154 + 0.541261 24.694990 -161.890488 117.324112 24.694988 -161.890472 117.324104 + 0.549594 21.153465 -174.079010 95.904503 21.153463 -174.078995 95.904495 + 0.557928 18.789841 -184.196701 75.723366 18.789839 -184.196686 75.723358 + 0.566261 16.968960 -191.977371 56.572292 16.968958 -191.977356 56.572289 + 0.574594 15.627476 -197.652390 38.782913 15.627475 -197.652374 38.782909 + 0.582928 14.714453 -201.324585 22.544155 14.714452 -201.324570 22.544153 + 0.591261 14.091248 -203.296570 9.199810 14.091247 -203.296555 9.199809 + 0.599594 13.651295 -204.347412 0.275162 13.651294 -204.347397 0.275162 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/30.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/30.msa new file mode 100644 index 000000000..b3ea14d1d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/31.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/31.msa new file mode 100644 index 000000000..e6f6fc521 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/31_1.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/31_1.msa new file mode 100644 index 000000000..885878567 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/31_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/32.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/32.msa new file mode 100644 index 000000000..dba156e16 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/33.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/33.msa new file mode 100644 index 000000000..5bea68040 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/34.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/34.msa new file mode 100644 index 000000000..42c618f7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/37.msa b/serverfiles/main/srv1/share/data/monster/spider_poison/37.msa new file mode 100644 index 000000000..5fa55e046 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_poison/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_poison/motlist.txt b/serverfiles/main/srv1/share/data/monster/spider_poison/motlist.txt new file mode 100644 index 000000000..9e4a07bf1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_poison/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spider_queen/00.msa b/serverfiles/main/srv1/share/data/monster/spider_queen/00.msa new file mode 100644 index 000000000..cf756fe75 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_queen/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_queen/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_queen/00_1.msa b/serverfiles/main/srv1/share/data/monster/spider_queen/00_1.msa new file mode 100644 index 000000000..ee273da72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_queen/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_queen/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_queen/03.msa b/serverfiles/main/srv1/share/data/monster/spider_queen/03.msa new file mode 100644 index 000000000..faec49cb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_queen/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_queen/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -330.29 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_queen/20.msa b/serverfiles/main/srv1/share/data/monster/spider_queen/20.msa new file mode 100644 index 000000000..91434c7f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_queen/20.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_queen/20.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.630170 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/spider_queen/24.msa b/serverfiles/main/srv1/share/data/monster/spider_queen/24.msa new file mode 100644 index 000000000..ebdf4a9ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_queen/24.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster2\spider_queen\24.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.552311 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bone31" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/spider_queen_24.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.547445 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -300.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/spider_queen/31.msa b/serverfiles/main/srv1/share/data/monster/spider_queen/31.msa new file mode 100644 index 000000000..b669dce93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_queen/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_queen/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_queen/motlist.txt b/serverfiles/main/srv1/share/data/monster/spider_queen/motlist.txt new file mode 100644 index 000000000..c65aab7d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_queen/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL SPECIAL 24.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/00.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/00.msa new file mode 100644 index 000000000..0ae85aff7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/03.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/03.msa new file mode 100644 index 000000000..3f469366f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/03.gr2" +MotionDuration 0.400000 +Accumulation 0.00 -255.69 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/20.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/20.msa new file mode 100644 index 000000000..1e971cea5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/20.msa @@ -0,0 +1,58 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/20.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.396594 + AttackingEndTime 0.486618 + AttackingBone "Bone08" + WeaponLength 0.000000 + List HitPosition + { + 0.396594 201.119003 -33.737328 322.402527 201.118988 -33.737324 322.402496 + 0.404927 217.016907 -75.882034 275.563812 217.016891 -75.882027 275.563782 + 0.413260 209.186905 -125.475533 218.138596 209.186890 -125.475525 218.138580 + 0.421594 175.674759 -168.304688 171.525818 175.674744 -168.304672 171.525803 + 0.429927 121.782593 -200.579865 133.102173 121.782585 -200.579849 133.102158 + 0.438260 50.422970 -214.578598 97.170273 50.422966 -214.578583 97.170265 + 0.446594 -12.914061 -204.253922 65.597900 -12.914060 -204.253906 65.597893 + 0.454927 -50.723862 -186.375336 45.596809 -50.723858 -186.375320 45.596806 + 0.463260 -68.050858 -175.185913 37.124966 -68.050850 -175.185898 37.124962 + 0.471594 -70.757851 -175.632294 38.452087 -70.757843 -175.632278 38.452084 + 0.479927 -69.601234 -178.777283 40.044849 -69.601227 -178.777267 40.044846 + } + } + Group HitData01 + { + AttackingStartTime 0.489051 + AttackingEndTime 0.559611 + AttackingBone "Bone35" + WeaponLength 0.000000 + List HitPosition + { + 0.489051 -182.710876 5.489254 387.807312 -182.710861 5.489254 387.807281 + 0.497384 -195.515472 -50.825157 355.049286 -195.515457 -50.825153 355.049255 + 0.505718 -193.656281 -114.264839 302.980347 -193.656265 -114.264832 302.980316 + 0.514051 -167.420227 -168.188660 245.159470 -167.420212 -168.188644 245.159454 + 0.522384 -120.286850 -205.518921 183.982941 -120.286842 -205.518906 183.982925 + 0.530718 -58.649906 -218.314240 120.569946 -58.649902 -218.314224 120.569939 + 0.539051 -1.510254 -202.676041 64.349564 -1.510254 -202.676025 64.349556 + 0.547384 35.516533 -173.950790 26.294041 35.516529 -173.950775 26.294039 + 0.555718 55.993534 -146.852066 3.403564 55.993530 -146.852051 3.403564 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/30.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/30.msa new file mode 100644 index 000000000..5936c9e65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/31.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/31.msa new file mode 100644 index 000000000..4d4eb4e8b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/31_1.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/31_1.msa new file mode 100644 index 000000000..b8cc61ec9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/31_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/32.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/32.msa new file mode 100644 index 000000000..e4b9165fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/33.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/33.msa new file mode 100644 index 000000000..d359718a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/34.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/34.msa new file mode 100644 index 000000000..8bce30a18 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/34.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/37.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison/37.msa new file mode 100644 index 000000000..a22beed90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_redpoison/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison/motlist.txt b/serverfiles/main/srv1/share/data/monster/spider_redpoison/motlist.txt new file mode 100644 index 000000000..68234b19b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison/motlist.txt @@ -0,0 +1,10 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/motlist.txt new file mode 100644 index 000000000..2707899a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/run.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/run.msa new file mode 100644 index 000000000..807f6424b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/spider_redpoison_young1/run.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait.msa new file mode 100644 index 000000000..680e2fac9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/spider_redpoison_young1/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait1.msa new file mode 100644 index 000000000..979c0a2d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/spider_redpoison_young1/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait2.msa new file mode 100644 index 000000000..6feea8544 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/spider_redpoison_young1/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/walk.msa new file mode 100644 index 000000000..e1e1f7d06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_redpoison_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/spider_redpoison_young1/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -90.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/00.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/00.msa new file mode 100644 index 000000000..819b488b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/00_1.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/00_1.msa new file mode 100644 index 000000000..c9927bf4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/03.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/03.msa new file mode 100644 index 000000000..7ef7aa066 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/03.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -347.12 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/20.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/20.msa new file mode 100644 index 000000000..db0c29680 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/20.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/20.gr2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.627332 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 0.000000 -250.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/20_1.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/20_1.msa new file mode 100644 index 000000000..915c47d02 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/20_1.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.516626 + AttackingEndTime 0.633009 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.516626 30.953110 105.628738 256.189697 30.953108 105.628731 256.189667 + 0.524960 43.560009 82.730865 256.193024 43.560005 82.730858 256.192993 + 0.533293 55.650517 51.305637 251.376663 55.650513 51.305634 251.376648 + 0.541626 64.141983 11.823506 237.539810 64.141975 11.823505 237.539795 + 0.549959 64.790359 -31.330029 211.195908 64.790352 -31.330027 211.195892 + 0.558293 56.350967 -66.662422 178.153717 56.350964 -66.662415 178.153702 + 0.566626 41.947197 -91.416550 143.786682 41.947193 -91.416542 143.786667 + 0.574959 23.966162 -106.498024 110.869003 23.966160 -106.498016 110.868996 + 0.583293 3.745335 -113.084267 81.331146 3.745335 -113.084259 81.331139 + 0.591626 -14.830803 -111.935310 58.570366 -14.830802 -111.935303 58.570362 + 0.599959 -27.755877 -107.106041 44.136093 -27.755875 -107.106033 44.136089 + 0.608293 -35.216827 -102.578552 36.239319 -35.216824 -102.578545 36.239315 + 0.616626 -37.856232 -100.203323 33.286812 -37.856228 -100.203316 33.286808 + 0.624959 -36.803150 -100.077965 33.709778 -36.803146 -100.077957 33.709774 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/30.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/30.msa new file mode 100644 index 000000000..2ca7ba442 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/30.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/30_1.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/30_1.msa new file mode 100644 index 000000000..63439493f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/30_1.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/31.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/31.msa new file mode 100644 index 000000000..5c0da9eca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/31.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/31_1.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/31_1.msa new file mode 100644 index 000000000..928c1e4b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/31_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/32.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/32.msa new file mode 100644 index 000000000..d7ac53610 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/33.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/33.msa new file mode 100644 index 000000000..3e522de7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/34.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/34.msa new file mode 100644 index 000000000..d2fd551be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/34.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/34_1.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/34_1.msa new file mode 100644 index 000000000..4a20c399a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/34_1.gr2" +MotionDuration 0.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/37.msa b/serverfiles/main/srv1/share/data/monster/spider_soldier/37.msa new file mode 100644 index 000000000..497d34f86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_soldier/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/spider_soldier/motlist.txt new file mode 100644 index 000000000..edcdc4c52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spider_spawn/motlist.txt b/serverfiles/main/srv1/share/data/monster/spider_spawn/motlist.txt new file mode 100644 index 000000000..d7ee12ed9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_spawn/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN wait.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL RUN wait.msa 100 +GENERAL NORMAL_ATTACK wait.msa 100 +GENERAL FRONT_DAMAGE wait.msa 100 +GENERAL FRONT_DEAD dead.msa 100 +GENERAL FRONT_KNOCKDOWN wait.msa 100 +GENERAL FRONT_STANDUP wait.msa 100 +GENERAL BACK_DAMAGE wait.msa 100 +GENERAL BACK_KNOCKDOWN wait.msa 100 +GENERAL BACK_STANDUP wait.msa 100 +GENERAL BACK_DEAD dead.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spider_spawn/wait.msa b/serverfiles/main/srv1/share/data/monster/spider_spawn/wait.msa new file mode 100644 index 000000000..094032561 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_spawn/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_spawn/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/00.msa b/serverfiles/main/srv1/share/data/monster/spider_young/00.msa new file mode 100644 index 000000000..341b8f68f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/00_1.msa b/serverfiles/main/srv1/share/data/monster/spider_young/00_1.msa new file mode 100644 index 000000000..9a76b4d72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/03.msa b/serverfiles/main/srv1/share/data/monster/spider_young/03.msa new file mode 100644 index 000000000..c0e5d57a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/03.gr2" +MotionDuration 0.400000 +Accumulation 0.00 -190.93 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/20.msa b/serverfiles/main/srv1/share/data/monster/spider_young/20.msa new file mode 100644 index 000000000..a9898e696 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/20.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/20.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.508516 + AttackingEndTime 0.591241 + AttackingBone "Bone42" + WeaponLength 0.000000 + List HitPosition + { + 0.508516 -44.927525 -111.680893 167.365585 -44.927521 -111.680885 167.365570 + 0.516849 -40.956009 -129.789566 147.735550 -40.956005 -129.789551 147.735535 + 0.525182 -37.239391 -145.947189 123.224182 -37.239388 -145.947174 123.224174 + 0.533516 -33.422470 -159.086670 94.733589 -33.422466 -159.086655 94.733582 + 0.541849 -30.219931 -168.553452 67.710007 -30.219929 -168.553436 67.709999 + 0.550182 -27.608074 -175.879532 44.532928 -27.608072 -175.879517 44.532925 + 0.558516 -25.372330 -181.606979 24.749243 -25.372328 -181.606964 24.749241 + 0.566849 -23.482813 -183.945908 8.123656 -23.482811 -183.945892 8.123655 + 0.575182 -21.985228 -182.891205 -2.708298 -21.985226 -182.891190 -2.708297 + 0.583516 -21.073402 -182.119904 -7.291860 -21.073400 -182.119888 -7.291859 + } + } + Group HitData01 + { + AttackingStartTime 0.489051 + AttackingEndTime 0.598540 + AttackingBone "Bone16" + WeaponLength 0.000000 + List HitPosition + { + 0.489051 61.419380 -17.368427 206.835556 61.419376 -17.368425 206.835541 + 0.497384 55.528835 -42.880451 198.205338 55.528831 -42.880447 198.205322 + 0.505718 48.707153 -70.322510 184.763199 48.707150 -70.322502 184.763184 + 0.514051 42.578152 -96.488571 166.831482 42.578148 -96.488564 166.831467 + 0.522384 36.729805 -121.004204 144.708542 36.729801 -121.004196 144.708527 + 0.530718 31.159126 -142.611450 118.693275 31.159124 -142.611435 118.693268 + 0.539051 26.825432 -158.766113 91.235168 26.825430 -158.766098 91.235161 + 0.547384 23.596790 -169.384064 65.295944 23.596788 -169.384048 65.295937 + 0.555718 20.819443 -175.601913 41.395035 20.819441 -175.601898 41.395031 + 0.564051 18.618193 -176.937408 19.673048 18.618191 -176.937393 19.673046 + 0.572384 17.306396 -174.523895 4.075333 17.306395 -174.523880 4.075332 + 0.580718 16.757532 -172.480621 -3.836020 16.757530 -172.480606 -3.836019 + 0.589051 16.897860 -172.850403 -4.631359 16.897858 -172.850388 -4.631359 + 0.597384 17.671408 -175.351181 0.799398 17.671406 -175.351166 0.799398 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/20_1.msa b/serverfiles/main/srv1/share/data/monster/spider_young/20_1.msa new file mode 100644 index 000000000..726a00e9e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/20_1.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/20_1.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.362530 + AttackingEndTime 0.496350 + AttackingBone "Bone16" + WeaponLength 0.000000 + List HitPosition + { + 0.362530 56.822601 -36.862495 198.974777 56.822598 -36.862492 198.974762 + 0.370864 48.711227 -54.108936 184.023010 48.711224 -54.108932 184.022995 + 0.379197 40.523190 -66.527603 167.407867 40.523186 -66.527596 167.407852 + 0.387530 35.288319 -77.033768 150.543549 35.288315 -77.033760 150.543533 + 0.395864 31.751638 -88.660652 132.468689 31.751637 -88.660645 132.468674 + 0.404197 28.271498 -101.702118 110.091774 28.271496 -101.702110 110.091766 + 0.412530 23.692415 -111.381500 83.385933 23.692413 -111.381493 83.385925 + 0.420864 19.339067 -113.592178 60.375546 19.339066 -113.592171 60.375542 + 0.429197 16.700968 -111.995522 43.264294 16.700966 -111.995514 43.264290 + 0.437530 16.138960 -109.298645 31.778503 16.138958 -109.298637 31.778502 + 0.445864 16.695591 -107.125992 24.419720 16.695589 -107.125984 24.419718 + 0.454197 17.299313 -106.511230 19.991055 17.299311 -106.511223 19.991053 + 0.462530 17.892193 -107.800507 18.336853 17.892191 -107.800499 18.336851 + 0.470864 18.492613 -111.034691 19.229919 18.492611 -111.034683 19.229918 + 0.479197 19.316183 -115.533340 19.130211 19.316181 -115.533333 19.130209 + 0.487530 20.382912 -120.947273 16.835278 20.382910 -120.947266 16.835276 + 0.495864 21.543621 -126.596642 13.053349 21.543619 -126.596634 13.053348 + } + } + Group HitData01 + { + AttackingStartTime 0.489051 + AttackingEndTime 0.620438 + AttackingBone "Bone42" + WeaponLength 0.000000 + List HitPosition + { + 0.489051 -55.757080 -60.160576 185.305145 -55.757076 -60.160572 185.305130 + 0.497384 -50.411438 -78.498528 176.610748 -50.411434 -78.498520 176.610733 + 0.505718 -44.512718 -97.552635 163.577667 -44.512714 -97.552628 163.577652 + 0.514051 -41.372387 -115.712212 146.455338 -41.372383 -115.712204 146.455322 + 0.522384 -39.430984 -133.863770 125.791740 -39.430981 -133.863754 125.791733 + 0.530718 -36.695114 -151.619629 101.748466 -36.695110 -151.619614 101.748459 + 0.539051 -32.567886 -165.844604 76.584496 -32.567883 -165.844589 76.584488 + 0.547384 -28.544300 -175.137726 53.623459 -28.544298 -175.137711 53.623455 + 0.555718 -25.289230 -180.925720 32.720089 -25.289228 -180.925705 32.720085 + 0.564051 -23.508678 -183.467209 13.839275 -23.508677 -183.467194 13.839274 + 0.572384 -22.445532 -183.034897 0.241689 -22.445530 -183.034882 0.241689 + 0.580718 -21.630636 -182.213013 -6.660092 -21.630634 -182.212997 -6.660092 + 0.589051 -21.183092 -182.471771 -7.211249 -21.183090 -182.471756 -7.211249 + 0.597384 -20.975063 -183.498459 -2.206029 -20.975061 -183.498444 -2.206029 + 0.605718 -20.655544 -183.907715 1.943590 -20.655542 -183.907700 1.943590 + 0.614051 -20.236115 -183.911011 3.726675 -20.236113 -183.910995 3.726675 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/30.msa b/serverfiles/main/srv1/share/data/monster/spider_young/30.msa new file mode 100644 index 000000000..49a0e3f35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/31.msa b/serverfiles/main/srv1/share/data/monster/spider_young/31.msa new file mode 100644 index 000000000..b84f91ec4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/31_1.msa b/serverfiles/main/srv1/share/data/monster/spider_young/31_1.msa new file mode 100644 index 000000000..864d9a82d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/31_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/32.msa b/serverfiles/main/srv1/share/data/monster/spider_young/32.msa new file mode 100644 index 000000000..ae8f24e78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/33.msa b/serverfiles/main/srv1/share/data/monster/spider_young/33.msa new file mode 100644 index 000000000..9f2b4579c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/34.msa b/serverfiles/main/srv1/share/data/monster/spider_young/34.msa new file mode 100644 index 000000000..0e715deee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/37.msa b/serverfiles/main/srv1/share/data/monster/spider_young/37.msa new file mode 100644 index 000000000..8e93682e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/spider_young/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spider_young/motlist.txt b/serverfiles/main/srv1/share/data/monster/spider_young/motlist.txt new file mode 100644 index 000000000..9e4a07bf1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spider_young/motlist.txt @@ -0,0 +1,12 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/00_1.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/00_1.msa new file mode 100644 index 000000000..d1153f181 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/03.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/03.msa new file mode 100644 index 000000000..5c1dda7bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/03.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -227.04 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/20.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/20.msa new file mode 100644 index 000000000..400fe7de0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/20.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.583942 + AttackingEndTime 0.697080 + AttackingBone "Bip01 L Finger0Nub" + WeaponLength 5.000000 + List HitPosition + { + 0.583942 -45.985764 -35.432175 312.973602 -44.380245 -38.971359 316.119446 + 0.592275 -42.916378 -63.802280 306.933105 -41.023975 -67.788277 309.284790 + 0.600608 -37.383827 -91.256447 294.849670 -35.151085 -95.487709 296.302643 + 0.608942 -29.473869 -116.586876 276.716888 -26.873001 -120.828949 277.207001 + 0.617275 -19.882376 -137.907974 253.662064 -16.930182 -141.917419 253.205170 + 0.625608 -9.690764 -153.882736 227.682526 -6.444966 -157.454666 226.376373 + 0.633942 0.513055 -164.552368 199.908707 3.982001 -167.527695 197.880463 + 0.642275 10.246347 -170.216141 171.311203 13.862330 -172.481094 168.704559 + 0.650608 19.137615 -171.338303 142.682358 22.824249 -172.820847 139.647415 + 0.658942 26.871527 -168.484161 114.815247 30.556137 -169.152481 111.502098 + 0.667275 32.684319 -162.640915 90.547966 36.308838 -162.548523 87.104958 + 0.675608 36.565067 -155.080811 70.748344 40.096405 -154.324600 67.290337 + 0.683942 38.834076 -146.839539 55.238007 42.260777 -145.528473 51.841110 + 0.692275 39.836327 -138.692017 43.682465 43.163502 -136.936264 40.388943 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/20_1.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/20_1.msa new file mode 100644 index 000000000..c700e1381 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/20_1.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/20_1.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.408759 + AttackingEndTime 0.467153 + AttackingBone "Bip01 R Hand" + WeaponLength 20.000000 + List HitPosition + { + 0.408759 -96.765106 19.629961 221.851807 -83.414398 12.434221 234.833740 + 0.417092 -94.542282 -11.276377 210.674667 -79.618042 -20.054462 220.585129 + 0.425426 -85.610832 -37.538204 190.593430 -69.221863 -44.231892 199.820984 + 0.433759 -75.733566 -54.820824 170.725891 -59.760170 -59.800781 181.644867 + 0.442092 -67.043121 -69.277733 151.171066 -52.393913 -74.708832 163.297607 + 0.450426 -57.598991 -83.995323 128.541077 -43.274666 -91.188370 139.454010 + 0.458759 -42.326900 -99.043549 102.597488 -26.051287 -105.693123 111.248726 + 0.467092 -21.858170 -106.986664 81.347099 -4.130109 -109.754570 90.102135 + } + } + Group HitData01 + { + AttackingStartTime 0.408759 + AttackingEndTime 0.493106 + AttackingBone "Bip01 L Hand" + WeaponLength 20.000000 + List HitPosition + { + 0.408759 50.391232 28.905258 250.102539 61.177364 16.541174 261.409698 + 0.417092 51.552216 -4.244749 248.336090 66.143265 -16.761541 253.335815 + 0.425426 52.477608 -36.108540 233.319641 69.210663 -46.938301 232.855194 + 0.433759 52.822662 -59.898533 212.011673 70.227081 -68.266266 206.930176 + 0.442092 53.124329 -78.685051 187.833466 70.252373 -83.176193 178.624908 + 0.450426 53.029747 -94.920609 160.023941 68.986794 -93.559715 148.176544 + 0.458759 49.786354 -108.396500 126.755859 64.302879 -100.136574 115.854393 + 0.467092 41.300812 -113.166710 92.992081 56.262962 -101.505920 86.675507 + 0.475426 33.349159 -108.368454 66.028961 49.907955 -97.409943 63.842136 + 0.483759 29.978676 -98.632507 46.736866 47.745792 -89.499977 47.007435 + 0.492092 31.890018 -87.149948 34.447445 50.188564 -79.288544 36.163780 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/30.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/30.msa new file mode 100644 index 000000000..1f1ee1606 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/30_1.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/30_1.msa new file mode 100644 index 000000000..0f2a64a40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/31.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/31.msa new file mode 100644 index 000000000..cb617ab5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/31.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/32.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/32.msa new file mode 100644 index 000000000..8dbebd156 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/33.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/33.msa new file mode 100644 index 000000000..8f3eb3632 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/34.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/34.msa new file mode 100644 index 000000000..081f3c295 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/34_1.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/34_1.msa new file mode 100644 index 000000000..3b0759e99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/35.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/35.msa new file mode 100644 index 000000000..ea203d4fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/36.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/36.msa new file mode 100644 index 000000000..fc2e33491 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/36.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/37.msa b/serverfiles/main/srv1/share/data/monster/spite_ghost/37.msa new file mode 100644 index 000000000..5a54274d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/spite_ghost/37.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/spite_ghost/motlist.txt b/serverfiles/main/srv1/share/data/monster/spite_ghost/motlist.txt new file mode 100644 index 000000000..ad9736f2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spite_ghost/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spy1/motlist.txt b/serverfiles/main/srv1/share/data/monster/spy1/motlist.txt new file mode 100644 index 000000000..20dea8022 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spy1/motlist.txt @@ -0,0 +1,12 @@ +GENERAL SPAWN wait.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL RUN wait.msa 100 +GENERAL NORMAL_ATTACK wait.msa 100 +GENERAL FRONT_DAMAGE wait.msa 100 +GENERAL FRONT_DEAD wait.msa 100 +GENERAL FRONT_KNOCKDOWN wait.msa 100 +GENERAL FRONT_STANDUP wait.msa 100 +GENERAL BACK_DAMAGE wait.msa 100 +GENERAL BACK_KNOCKDOWN wait.msa 100 +GENERAL BACK_STANDUP wait.msa 100 +GENERAL BACK_DEAD wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/spy1/wait.msa b/serverfiles/main/srv1/share/data/monster/spy1/wait.msa new file mode 100644 index 000000000..3fa270e77 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/spy1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/spy1/wait.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -1.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/starveling/motlist.txt b/serverfiles/main/srv1/share/data/monster/starveling/motlist.txt new file mode 100644 index 000000000..bd60282ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/starveling/motlist.txt @@ -0,0 +1,2 @@ +GENERAL WAIT wait.msa 85 +GENERAL WAIT1 wait1.msa 15 diff --git a/serverfiles/main/srv1/share/data/monster/starveling/wait.msa b/serverfiles/main/srv1/share/data/monster/starveling/wait.msa new file mode 100644 index 000000000..587cf9448 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/starveling/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/starveling/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/starveling/wait1.msa b/serverfiles/main/srv1/share/data/monster/starveling/wait1.msa new file mode 100644 index 000000000..1325e9757 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/starveling/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/starveling/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_door/close.msa b/serverfiles/main/srv1/share/data/monster/stone_door/close.msa new file mode 100644 index 000000000..e6afdd772 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_door/close.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/stone_door/close.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_door/close_wait.msa b/serverfiles/main/srv1/share/data/monster/stone_door/close_wait.msa new file mode 100644 index 000000000..516eda4f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_door/close_wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/stone_door/close_wait.gr2" +MotionDuration 0.133333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_door/motlist.txt b/serverfiles/main/srv1/share/data/monster/stone_door/motlist.txt new file mode 100644 index 000000000..6d842b25f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_door/motlist.txt @@ -0,0 +1,2 @@ +GENERAL WAIT close_wait.msa 100 +GENERAL DEAD open.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/stone_door/open.msa b/serverfiles/main/srv1/share/data/monster/stone_door/open.msa new file mode 100644 index 000000000..35eef70b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_door/open.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/stone_door/open.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_door/open_wait.msa b/serverfiles/main/srv1/share/data/monster/stone_door/open_wait.msa new file mode 100644 index 000000000..1d286359e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_door/open_wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/stone_door/open_wait.gr2" +MotionDuration 0.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/00.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/00.msa new file mode 100644 index 000000000..b273272e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/00_1.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/00_1.msa new file mode 100644 index 000000000..4e4826544 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/00_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/00_2.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/00_2.msa new file mode 100644 index 000000000..8535dc7fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/00_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/03.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/03.msa new file mode 100644 index 000000000..df471c71f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -599.19 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/20.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/20.msa new file mode 100644 index 000000000..f955b63b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/20.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.704380 + AttackingEndTime 0.927007 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.704380 -70.783852 -77.667885 357.015717 -70.783844 -77.667877 357.015686 + 0.712713 -68.345169 -85.038826 356.907104 -68.345161 -85.038818 356.907074 + 0.721046 -66.627876 -93.264145 355.956635 -66.627869 -93.264137 355.956604 + 0.729380 -65.520889 -102.365570 354.107452 -65.520882 -102.365562 354.107422 + 0.737713 -64.893021 -112.358925 351.269012 -64.893013 -112.358917 351.268982 + 0.746046 -64.594604 -123.243729 347.319977 -64.594597 -123.243721 347.319946 + 0.754380 -64.374054 -134.804413 342.193970 -64.374046 -134.804398 342.193939 + 0.762713 -63.677025 -145.969910 336.257629 -63.677021 -145.969894 336.257599 + 0.771046 -62.466225 -156.531525 329.625488 -62.466221 -156.531509 329.625458 + 0.779380 -60.784302 -166.433167 322.348267 -60.784298 -166.433151 322.348236 + 0.787713 -58.675976 -175.617188 314.471924 -58.675972 -175.617172 314.471893 + 0.796046 -56.187668 -184.024094 306.038269 -56.187664 -184.024078 306.038239 + 0.804380 -53.899845 -192.708389 296.333771 -53.899841 -192.708374 296.333740 + 0.812713 -52.533443 -203.188217 284.073395 -52.533440 -203.188202 284.073364 + 0.821046 -51.919601 -215.173431 268.728424 -51.919598 -215.173416 268.728394 + 0.829379 -51.793823 -228.042480 249.558929 -51.793819 -228.042465 249.558914 + 0.837713 -51.749710 -240.723083 225.727814 -51.749706 -240.723068 225.727798 + 0.846046 -51.132061 -251.493469 196.775909 -51.132057 -251.493454 196.775894 + 0.854379 -49.061951 -257.763641 166.711182 -49.061947 -257.763611 166.711166 + 0.862713 -45.706421 -259.411713 138.014877 -45.706417 -259.411682 138.014862 + 0.871046 -41.455757 -257.176849 111.542564 -41.455753 -257.176819 111.542557 + 0.879379 -36.640335 -251.896866 87.860519 -36.640331 -251.896851 87.860512 + 0.887713 -31.524614 -244.425415 67.281952 -31.524612 -244.425400 67.281944 + 0.896046 -26.435261 -235.977478 50.357304 -26.435259 -235.977463 50.357300 + 0.904379 -22.115877 -228.866394 38.246952 -22.115875 -228.866379 38.246948 + 0.912713 -18.975643 -224.048035 30.340641 -18.975641 -224.048019 30.340639 + 0.921046 -17.221205 -221.989304 26.067432 -17.221203 -221.989288 26.067430 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/20_1.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/20_1.msa new file mode 100644 index 000000000..a032f7e9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/20_1.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.912409 + DuringTime 2.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.905110 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/30.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/30.msa new file mode 100644 index 000000000..c953a844e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/30_1.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/30_1.msa new file mode 100644 index 000000000..529653fbc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/30_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/31.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/31.msa new file mode 100644 index 000000000..b804f602b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/32.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/32.msa new file mode 100644 index 000000000..4b2b0f77d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/33.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/33.msa new file mode 100644 index 000000000..be9fec7d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/34.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/34.msa new file mode 100644 index 000000000..7a3d57be4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/34.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/34_1.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/34_1.msa new file mode 100644 index 000000000..0e232dbc8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/34_1.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/35.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/35.msa new file mode 100644 index 000000000..f038797f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/36.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/36.msa new file mode 100644 index 000000000..c8ac8807f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/36.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/37.msa b/serverfiles/main/srv1/share/data/monster/stone_monkey/37.msa new file mode 100644 index 000000000..2ee5e2a2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/stone_monkey/37.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stone_monkey/motlist.txt b/serverfiles/main/srv1/share/data/monster/stone_monkey/motlist.txt new file mode 100644 index 000000000..3a5c541fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stone_monkey/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 70 +GENERAL WAIT1 00_1.msa 20 +GENERAL WAIT2 00_2.msa 10 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 50 +GENERAL FRONT_DAMAGE1 30_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 50 +GENERAL BACK_DAMAGE1 34_1.msa 50 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/00.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/00.msa new file mode 100644 index 000000000..bde16b6d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/00.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/00_1.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/00_1.msa new file mode 100644 index 000000000..8a95da865 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/00_2.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/00_2.msa new file mode 100644 index 000000000..62d81b2f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/00_2.gr2" +MotionDuration 3.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/02.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/02.msa new file mode 100644 index 000000000..d86ca91ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/02.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -47.73 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/03.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/03.msa new file mode 100644 index 000000000..e008b07a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/03.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -219.19 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/20.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/20.msa new file mode 100644 index 000000000..3a195ee84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/20.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/20.gr2" +MotionDuration 0.933333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.320195 + AttackingEndTime 0.492782 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.320195 -6.889893 -96.632233 155.231384 -6.889893 -96.632225 155.231369 + 0.328528 -6.588340 -97.552475 160.985855 -6.588340 -97.552467 160.985840 + 0.336861 -6.392263 -98.377777 165.822891 -6.392263 -98.377769 165.822876 + 0.345195 -6.297458 -99.171906 169.809647 -6.297458 -99.171898 169.809631 + 0.353528 -6.285238 -100.002914 172.895767 -6.285238 -100.002907 172.895752 + 0.361861 -6.247595 -101.082443 174.276962 -6.247594 -101.082436 174.276947 + 0.370195 -6.160757 -102.499382 173.841949 -6.160757 -102.499374 173.841934 + 0.378528 -6.023752 -104.290092 171.655685 -6.023751 -104.290085 171.655670 + 0.386861 -5.789711 -106.321800 168.153275 -5.789711 -106.321793 168.153259 + 0.395195 -5.403594 -108.393768 163.886627 -5.403594 -108.393761 163.886612 + 0.403528 -4.872754 -110.500130 158.863174 -4.872754 -110.500122 158.863159 + 0.411861 -4.159721 -112.622536 153.198105 -4.159721 -112.622528 153.198090 + 0.420195 -2.915247 -114.688377 147.963486 -2.915247 -114.688370 147.963470 + 0.428528 -1.066939 -116.625946 143.296326 -1.066939 -116.625938 143.296310 + 0.436861 1.354560 -118.344315 139.020660 1.354560 -118.344307 139.020645 + 0.445195 3.884539 -120.298187 134.444382 3.884539 -120.298180 134.444366 + 0.453528 6.027774 -123.166443 128.845917 6.027773 -123.166435 128.845901 + 0.461861 7.874117 -126.834824 122.095299 7.874116 -126.834816 122.095291 + 0.470195 9.446953 -131.114838 113.944611 9.446952 -131.114822 113.944603 + 0.478528 10.479412 -135.854904 104.275887 10.479411 -135.854889 104.275879 + 0.486861 10.855488 -140.630188 92.713264 10.855487 -140.630173 92.713257 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/20_1.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/20_1.msa new file mode 100644 index 000000000..c49b01741 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/20_1.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/20_1.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.483374 + AttackingEndTime 0.577453 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.483374 6.926829 -64.546280 131.875824 6.926828 -64.546272 131.875809 + 0.491707 7.197204 -70.877785 129.700699 7.197203 -70.877777 129.700684 + 0.500041 7.352990 -78.702309 124.682693 7.352990 -78.702301 124.682686 + 0.508374 7.221497 -87.193474 117.702744 7.221496 -87.193466 117.702736 + 0.516707 6.653889 -95.650208 109.832176 6.653888 -95.650200 109.832169 + 0.525041 5.625854 -103.942230 101.043602 5.625853 -103.942223 101.043594 + 0.533374 4.138792 -111.846191 91.283913 4.138791 -111.846184 91.283905 + 0.541707 2.220568 -119.029007 80.525719 2.220568 -119.028999 80.525711 + 0.550040 0.357621 -124.742737 70.221352 0.357621 -124.742729 70.221344 + 0.558374 -0.987008 -128.977020 61.911819 -0.987008 -128.977005 61.911816 + 0.566707 -1.794896 -132.269363 55.675785 -1.794896 -132.269348 55.675781 + 0.575040 -2.046872 -134.959274 51.515121 -2.046871 -134.959259 51.515118 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/30.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/30.msa new file mode 100644 index 000000000..57224accc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/31.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/31.msa new file mode 100644 index 000000000..4516c160e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/31.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/32.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/32.msa new file mode 100644 index 000000000..b0e838d12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/33.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/33.msa new file mode 100644 index 000000000..6f6c83e96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/34.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/34.msa new file mode 100644 index 000000000..7af5e98e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/34_1.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/34_1.msa new file mode 100644 index 000000000..3979bdb2c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/35.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/35.msa new file mode 100644 index 000000000..d5acf782a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/37.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/37.msa new file mode 100644 index 000000000..5200edf9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/37_1.msa b/serverfiles/main/srv1/share/data/monster/stray_dog/37_1.msa new file mode 100644 index 000000000..26214ed28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/stray_dog/37_1.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/stray_dog/motlist.txt b/serverfiles/main/srv1/share/data/monster/stray_dog/motlist.txt new file mode 100644 index 000000000..3fa3f628d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/stray_dog/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/00.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/00.msa new file mode 100644 index 000000000..440ef27af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/00_1.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/00_1.msa new file mode 100644 index 000000000..bb77064a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/03.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/03.msa new file mode 100644 index 000000000..a5542770f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -506.35 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/20.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/20.msa new file mode 100644 index 000000000..498a08621 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/20.msa @@ -0,0 +1,37 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\sugu_general\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.447689 + AttackingEndTime 0.519059 + AttackingBone "Box01" + WeaponLength 60.000000 + List HitPosition + { + 0.447689 -118.821350 36.594795 292.741577 -164.319229 22.215174 290.250793 + 0.456022 -162.399780 -72.958710 343.244385 -200.629013 -91.522278 321.316284 + 0.464356 -153.266190 -229.361725 324.858521 -185.202194 -238.887466 290.511047 + 0.472689 -91.655373 -325.737061 251.318481 -124.178322 -326.594025 216.323257 + 0.481022 -25.229734 -355.820801 175.238892 -60.621777 -353.508484 143.268250 + 0.489356 22.487251 -350.266571 116.503357 -15.207526 -347.431580 87.282890 + 0.497689 47.083626 -334.631622 76.687614 7.936191 -330.942230 49.420631 + 0.506022 53.436615 -321.964050 52.385887 13.272174 -316.346100 26.846981 + 0.514356 56.473003 -311.596619 36.277992 15.412433 -304.873444 12.487903 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/20_1.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/20_1.msa new file mode 100644 index 000000000..9507a14b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/20_1.msa @@ -0,0 +1,37 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\sugu_general\20_1.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.775345 + AttackingEndTime 0.849959 + AttackingBone "Bip01 R Hand" + WeaponLength 200.000000 + List HitPosition + { + 0.775345 53.135891 -178.464508 188.896805 28.429365 -376.637787 199.711456 + 0.783678 51.238865 -177.975235 188.455612 22.918139 -375.584259 200.646469 + 0.792011 48.927551 -177.427078 187.918167 16.534864 -374.327820 201.365509 + 0.800345 46.421951 -176.810608 187.348694 9.770659 -372.874695 202.030518 + 0.808678 43.912434 -176.141525 186.798065 3.037315 -371.267120 202.774872 + 0.817011 41.400581 -175.424561 186.266632 -3.665626 -369.508942 203.595718 + 0.825345 38.887375 -174.664017 185.754593 -10.339431 -367.603607 204.490387 + 0.833678 36.373825 -173.863556 185.262039 -16.984735 -365.553558 205.456558 + 0.842011 33.822296 -173.017593 184.769043 -23.678659 -363.341797 206.456696 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/30.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/30.msa new file mode 100644 index 000000000..ab926ea7f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/30_1.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/30_1.msa new file mode 100644 index 000000000..4eced2a56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/30_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/31.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/31.msa new file mode 100644 index 000000000..a6b22f7e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/31.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/32.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/32.msa new file mode 100644 index 000000000..adb619616 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/33.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/33.msa new file mode 100644 index 000000000..4d25f903f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/33.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/34.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/34.msa new file mode 100644 index 000000000..0b5bd3a21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/34.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/34_1.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/34_1.msa new file mode 100644 index 000000000..53b64995f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/34_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/35.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/35.msa new file mode 100644 index 000000000..319c4bf76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/36.msa b/serverfiles/main/srv1/share/data/monster/sugu_general/36.msa new file mode 100644 index 000000000..aab24bd7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/sugu_general/36.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/sugu_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/sugu_general/motlist.txt new file mode 100644 index 000000000..e4fda0b23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/sugu_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/suraghost/motlist.txt b/serverfiles/main/srv1/share/data/monster/suraghost/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/suraghost/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/suraghost/wait.msa b/serverfiles/main/srv1/share/data/monster/suraghost/wait.msa new file mode 100644 index 000000000..8fc366d03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/suraghost/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/suraghost/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_damage.msa b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_damage.msa new file mode 100644 index 000000000..6ef9a21ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ten_warrior_monster/front_damage.GR2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_dead.msa b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_dead.msa new file mode 100644 index 000000000..a4078770e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ten_warrior_monster/front_dead.GR2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_knockdown.msa new file mode 100644 index 000000000..8d36d9eab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ten_warrior_monster/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_standup.msa b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_standup.msa new file mode 100644 index 000000000..118af7fe9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ten_warrior_monster/front_standup.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/motlist.txt b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/motlist.txt new file mode 100644 index 000000000..e70221124 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/motlist.txt @@ -0,0 +1,11 @@ +GENERAL WAIT wait.msa 100 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack1.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack2.msa 50 +GENERAL SPECIAL special_attack1.msa 100 +GENERAL SPECIAL1 special_attack1.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL WALK run.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/normal_attack1.msa new file mode 100644 index 000000000..1ec2bdb54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ten_warrior_monster/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.648824 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -140.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/normal_attack2.msa b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/normal_attack2.msa new file mode 100644 index 000000000..8fc94ddcf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/normal_attack2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ten_warrior_monster/normal_attack2.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.632603 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/run.msa b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/run.msa new file mode 100644 index 000000000..e862c7e9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ten_warrior_monster/run.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -300.38 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/special_attack1.msa new file mode 100644 index 000000000..886312a51 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/special_attack1.msa @@ -0,0 +1,106 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ten_warrior_monster/special_attack1.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksan_4.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.002433 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.036496 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -400.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -620.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.919708 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.060827 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/wait.msa b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/wait.msa new file mode 100644 index 000000000..9b4e2e756 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/ten_warrior_monster/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/ten_warrior_monster/wait.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/00.msa b/serverfiles/main/srv1/share/data/monster/thief1/00.msa new file mode 100644 index 000000000..82100902d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/00.gr2" +MotionDuration 0.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/00_1.msa b/serverfiles/main/srv1/share/data/monster/thief1/00_1.msa new file mode 100644 index 000000000..c0108b790 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/00_1.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/00_2.msa b/serverfiles/main/srv1/share/data/monster/thief1/00_2.msa new file mode 100644 index 000000000..bdc4ad9a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/00_2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/02.msa b/serverfiles/main/srv1/share/data/monster/thief1/02.msa new file mode 100644 index 000000000..d469c7978 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -85.55 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/03.msa b/serverfiles/main/srv1/share/data/monster/thief1/03.msa new file mode 100644 index 000000000..7e4eb7987 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -297.94 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/03_1.msa b/serverfiles/main/srv1/share/data/monster/thief1/03_1.msa new file mode 100644 index 000000000..c6acc772e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/03_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/03_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -316.22 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/20.msa b/serverfiles/main/srv1/share/data/monster/thief1/20.msa new file mode 100644 index 000000000..afc428081 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/20.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.382806 + AttackingEndTime 0.470397 + AttackingBone "Bip01 R Finger2" + WeaponLength 70.000000 + List HitPosition + { + 0.382806 -84.704086 25.461969 102.693886 -131.967224 64.436409 136.541962 + 0.391140 -86.222610 -12.388897 106.246277 -143.701645 11.178525 138.493607 + 0.399473 -76.287643 -44.766075 109.620628 -138.736588 -38.916370 140.667450 + 0.407806 -58.551712 -70.663635 110.342331 -120.477364 -84.644943 139.737076 + 0.416139 -35.247101 -89.597298 106.789505 -89.829216 -124.847229 132.745132 + 0.424473 -9.846434 -100.002296 99.553368 -50.057949 -153.908005 118.953773 + 0.432806 12.766188 -102.722900 91.750069 -9.569346 -168.085739 102.950722 + 0.441139 31.101915 -100.614967 85.194275 27.052937 -170.347641 88.946777 + 0.449473 45.072746 -96.211525 80.709084 57.548332 -165.034897 79.573738 + 0.457806 55.200001 -91.282394 78.444084 81.293327 -156.169174 75.926399 + 0.466139 62.202034 -86.669998 77.343185 98.651932 -146.416962 76.070244 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/20_1.msa b/serverfiles/main/srv1/share/data/monster/thief1/20_1.msa new file mode 100644 index 000000000..35914a5c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/20_1.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/20_1.gr2" +MotionDuration 1.200000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.522628 + AttackingEndTime 0.624818 + AttackingBone "Bip01 R Finger2" + WeaponLength 70.000000 + List HitPosition + { + 0.522628 -27.013023 -78.050385 131.593033 -44.242088 -78.988838 198.995880 + 0.530961 -32.896957 -78.966866 116.699074 -52.231083 -114.120842 174.035583 + 0.539294 -37.733593 -76.467445 106.097794 -62.063984 -128.850220 145.597168 + 0.547628 -39.466614 -74.751747 97.787926 -64.975685 -134.725632 123.064667 + 0.555961 -37.918736 -75.272041 89.209198 -57.181904 -140.449738 105.758972 + 0.564294 -32.750317 -77.917473 79.153030 -37.066509 -146.384445 93.062775 + 0.572628 -26.999191 -79.931053 69.443062 -16.567804 -147.777939 83.130699 + 0.580961 -22.735031 -80.422615 60.594765 -1.815613 -145.999924 73.300934 + 0.589294 -20.301876 -79.673210 52.301769 7.526103 -143.069321 62.552547 + 0.597628 -19.871264 -77.924080 44.496685 11.964152 -139.964752 50.505009 + 0.605961 -20.796318 -75.482292 37.297035 12.866843 -136.845596 38.357918 + 0.614294 -21.214603 -72.769684 30.770145 13.426558 -133.577011 29.235176 + 0.622628 -21.090776 -69.947250 25.010263 13.833089 -130.581711 23.271158 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/20_2.msa b/serverfiles/main/srv1/share/data/monster/thief1/20_2.msa new file mode 100644 index 000000000..b064b778b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/20_2.msa @@ -0,0 +1,38 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/20_2.gr2" +MotionDuration 1.200000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.420438 + AttackingEndTime 0.499270 + AttackingBone "Bip01 R Finger2" + WeaponLength 70.000000 + List HitPosition + { + 0.420438 -63.659592 -6.567661 52.692295 -93.569923 55.090439 40.194576 + 0.428771 -57.512642 -27.420271 50.230782 -105.615761 18.121548 28.479683 + 0.437105 -42.776218 -53.990292 50.675259 -100.292000 -36.385204 14.942534 + 0.445438 -14.820110 -81.356384 60.700790 -63.437767 -105.239052 17.054964 + 0.453771 23.380827 -96.213768 87.558212 5.802152 -157.668839 60.722221 + 0.462105 52.434452 -89.438644 115.226273 63.676273 -158.118088 119.635620 + 0.470438 68.722458 -73.399139 132.355209 96.591591 -130.418060 161.558533 + 0.478771 77.277840 -56.631084 139.913635 113.891380 -96.601006 183.558548 + 0.487105 82.244484 -40.844631 140.668945 124.556099 -62.810993 191.526428 + 0.495438 84.139061 -27.782408 137.843384 128.446915 -32.480492 191.813965 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/30.msa b/serverfiles/main/srv1/share/data/monster/thief1/30.msa new file mode 100644 index 000000000..f444750e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/30_1.msa b/serverfiles/main/srv1/share/data/monster/thief1/30_1.msa new file mode 100644 index 000000000..32d5f7878 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/31.msa b/serverfiles/main/srv1/share/data/monster/thief1/31.msa new file mode 100644 index 000000000..2e9f52782 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/31_1.msa b/serverfiles/main/srv1/share/data/monster/thief1/31_1.msa new file mode 100644 index 000000000..9bbe7565f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/31_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/32.msa b/serverfiles/main/srv1/share/data/monster/thief1/32.msa new file mode 100644 index 000000000..74f88dc42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/33.msa b/serverfiles/main/srv1/share/data/monster/thief1/33.msa new file mode 100644 index 000000000..3a38518fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/33.gr2" +MotionDuration 2.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/34.msa b/serverfiles/main/srv1/share/data/monster/thief1/34.msa new file mode 100644 index 000000000..48967aa79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/34_1.msa b/serverfiles/main/srv1/share/data/monster/thief1/34_1.msa new file mode 100644 index 000000000..088bdfb46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/35.msa b/serverfiles/main/srv1/share/data/monster/thief1/35.msa new file mode 100644 index 000000000..cce0899fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/36.msa b/serverfiles/main/srv1/share/data/monster/thief1/36.msa new file mode 100644 index 000000000..75adccd19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/37.msa b/serverfiles/main/srv1/share/data/monster/thief1/37.msa new file mode 100644 index 000000000..813a18760 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/37.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/37_1.msa b/serverfiles/main/srv1/share/data/monster/thief1/37_1.msa new file mode 100644 index 000000000..48a06aa1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/37_1.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/37_2.msa b/serverfiles/main/srv1/share/data/monster/thief1/37_2.msa new file mode 100644 index 000000000..cfc8202f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/37_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/37_2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief1/motlist.txt b/serverfiles/main/srv1/share/data/monster/thief1/motlist.txt new file mode 100644 index 000000000..23c46b0c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief1/motlist.txt @@ -0,0 +1,22 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL RUN1 03_1.msa 100 +GENERAL NORMAL_ATTACK 20.msa 34 +GENERAL NORMAL_ATTACK1 20_1.msa 33 +GENERAL NORMAL_ATTACK2 20_2.msa 33 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 34 +GENERAL BACK_DEAD1 37_1.msa 33 +GENERAL BACK_DEAD2 37_2.msa 33 diff --git a/serverfiles/main/srv1/share/data/monster/thief2/00.msa b/serverfiles/main/srv1/share/data/monster/thief2/00.msa new file mode 100644 index 000000000..bae0ed42d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/00.gr2" +MotionDuration 0.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/00_1.msa b/serverfiles/main/srv1/share/data/monster/thief2/00_1.msa new file mode 100644 index 000000000..adadbd539 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/00_1.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/00_2.msa b/serverfiles/main/srv1/share/data/monster/thief2/00_2.msa new file mode 100644 index 000000000..5da543c3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/00_2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/02.msa b/serverfiles/main/srv1/share/data/monster/thief2/02.msa new file mode 100644 index 000000000..5b11e4796 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -89.19 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/03.msa b/serverfiles/main/srv1/share/data/monster/thief2/03.msa new file mode 100644 index 000000000..cbe21cc78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -279.17 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/03_1.msa b/serverfiles/main/srv1/share/data/monster/thief2/03_1.msa new file mode 100644 index 000000000..c6acc772e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/03_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief1/03_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -316.22 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/20.msa b/serverfiles/main/srv1/share/data/monster/thief2/20.msa new file mode 100644 index 000000000..097463860 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/20.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.587997 + AttackingEndTime 0.681265 + AttackingBone "Bip01 R Finger2" + WeaponLength 70.000000 + List HitPosition + { + 0.587997 -61.917274 -0.028299 41.931423 -101.531090 54.755283 23.780231 + 0.596330 -56.038151 -11.001400 38.433254 -105.452339 31.862535 13.535481 + 0.604663 -46.110577 -23.877159 34.380123 -100.752182 3.487482 0.269100 + 0.612997 -32.361008 -41.483837 33.850960 -88.082710 -37.023556 -8.269294 + 0.621330 -13.895154 -62.266514 41.605831 -64.282951 -87.330299 0.083000 + 0.629663 7.917201 -79.526962 61.256363 -31.233747 -131.251373 35.075298 + 0.637997 32.226707 -83.537483 83.504189 11.669681 -150.197556 77.901268 + 0.646330 60.046440 -71.940384 101.470490 68.399818 -139.884933 115.613091 + 0.654663 85.667160 -45.268311 109.486664 127.721657 -93.660721 137.310028 + 0.662997 96.605110 -22.018421 110.308929 152.966232 -46.117596 144.036865 + 0.671330 99.166832 -8.862826 110.898895 156.209030 -18.801058 149.739868 + 0.679663 99.361298 -4.322723 113.042931 151.355576 -10.356576 159.452301 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/20_1.msa b/serverfiles/main/srv1/share/data/monster/thief2/20_1.msa new file mode 100644 index 000000000..fcddc0055 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/20_1.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/20_1.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.580698 + AttackingEndTime 0.674777 + AttackingBone "Bip01 R Finger2" + WeaponLength 70.000000 + List HitPosition + { + 0.580698 -77.290016 -25.135273 153.628311 -81.763977 43.747055 164.698242 + 0.589031 -74.892570 -49.977558 139.120331 -100.373917 6.101123 171.839310 + 0.597364 -62.305229 -72.067543 124.232552 -106.267860 -41.074665 168.721130 + 0.605698 -40.990883 -88.909309 110.023705 -93.160484 -90.481506 156.628265 + 0.614031 -12.864471 -98.001305 96.039536 -58.350155 -133.473587 135.681702 + 0.622364 19.123594 -96.074356 81.226791 -3.517227 -157.900330 104.886406 + 0.630697 47.984890 -81.415619 65.776039 57.883244 -150.584579 66.918556 + 0.639031 65.846642 -61.191227 54.017284 102.439980 -118.013359 36.022945 + 0.647364 74.718834 -41.820938 46.727478 126.799316 -77.923271 17.004095 + 0.655697 78.493263 -26.370296 43.071785 137.300125 -42.459423 8.924338 + 0.664031 80.544594 -15.645862 41.888996 142.013702 -16.715208 8.711589 + 0.672364 82.445457 -8.685706 42.242428 145.434921 0.390015 13.147103 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/20_2.msa b/serverfiles/main/srv1/share/data/monster/thief2/20_2.msa new file mode 100644 index 000000000..b3b5acb11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/20_2.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/20_2.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.587591 + AttackingEndTime 0.678832 + AttackingBone "Bip01 R Finger2" + WeaponLength 70.000000 + List HitPosition + { + 0.587591 -69.964760 -44.835052 149.351929 -89.753700 18.535654 171.529465 + 0.595925 -61.872086 -66.365334 136.124954 -99.016937 -21.489199 174.831955 + 0.604258 -46.314857 -84.892838 118.789558 -94.284218 -72.627998 168.055008 + 0.612591 -24.270048 -95.401489 98.392807 -67.543900 -123.812874 145.337067 + 0.620925 -1.515377 -95.323296 80.670357 -24.403296 -153.286636 112.490379 + 0.629258 17.969006 -87.927925 67.697792 22.002161 -156.711441 80.047447 + 0.637591 33.014656 -76.842209 59.164650 62.121365 -140.275391 54.010750 + 0.645925 43.904781 -64.591019 54.172729 91.682396 -112.490334 36.338879 + 0.654258 51.473824 -52.577332 51.789536 110.464294 -80.507881 26.555677 + 0.662591 56.518185 -41.548229 51.196636 120.158348 -49.340588 23.125948 + 0.670925 59.756447 -32.069523 51.626606 123.333115 -22.675081 23.905825 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/30.msa b/serverfiles/main/srv1/share/data/monster/thief2/30.msa new file mode 100644 index 000000000..4637db975 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/30_1.msa b/serverfiles/main/srv1/share/data/monster/thief2/30_1.msa new file mode 100644 index 000000000..469e58cf5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/31.msa b/serverfiles/main/srv1/share/data/monster/thief2/31.msa new file mode 100644 index 000000000..404d99c6e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/31.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/31_1.msa b/serverfiles/main/srv1/share/data/monster/thief2/31_1.msa new file mode 100644 index 000000000..f0cee6163 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/31_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/32.msa b/serverfiles/main/srv1/share/data/monster/thief2/32.msa new file mode 100644 index 000000000..1054e370a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/32.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/33.msa b/serverfiles/main/srv1/share/data/monster/thief2/33.msa new file mode 100644 index 000000000..5394bc15d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/33.gr2" +MotionDuration 1.900000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/34.msa b/serverfiles/main/srv1/share/data/monster/thief2/34.msa new file mode 100644 index 000000000..7b42964cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/34_1.msa b/serverfiles/main/srv1/share/data/monster/thief2/34_1.msa new file mode 100644 index 000000000..247fa0d3a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/35.msa b/serverfiles/main/srv1/share/data/monster/thief2/35.msa new file mode 100644 index 000000000..7406047ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/36.msa b/serverfiles/main/srv1/share/data/monster/thief2/36.msa new file mode 100644 index 000000000..6e2b66bf4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/37.msa b/serverfiles/main/srv1/share/data/monster/thief2/37.msa new file mode 100644 index 000000000..524f84c82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/37.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/37_1.msa b/serverfiles/main/srv1/share/data/monster/thief2/37_1.msa new file mode 100644 index 000000000..248869421 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/37_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/37_2.msa b/serverfiles/main/srv1/share/data/monster/thief2/37_2.msa new file mode 100644 index 000000000..ff0f71f3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/37_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief2/37_2.gr2" +MotionDuration 1.233333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief2/motlist.txt b/serverfiles/main/srv1/share/data/monster/thief2/motlist.txt new file mode 100644 index 000000000..23c46b0c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief2/motlist.txt @@ -0,0 +1,22 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL RUN1 03_1.msa 100 +GENERAL NORMAL_ATTACK 20.msa 34 +GENERAL NORMAL_ATTACK1 20_1.msa 33 +GENERAL NORMAL_ATTACK2 20_2.msa 33 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 34 +GENERAL BACK_DEAD1 37_1.msa 33 +GENERAL BACK_DEAD2 37_2.msa 33 diff --git a/serverfiles/main/srv1/share/data/monster/thief3/00.msa b/serverfiles/main/srv1/share/data/monster/thief3/00.msa new file mode 100644 index 000000000..c2ab5896d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief3/00.gr2" +MotionDuration 0.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief3/00_1.msa b/serverfiles/main/srv1/share/data/monster/thief3/00_1.msa new file mode 100644 index 000000000..3287c7754 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief3/00_1.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief3/03.msa b/serverfiles/main/srv1/share/data/monster/thief3/03.msa new file mode 100644 index 000000000..20b9f2a9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief3/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -297.94 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief3/20.msa b/serverfiles/main/srv1/share/data/monster/thief3/20.msa new file mode 100644 index 000000000..dc34c906b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief3/20.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.153285 + + AttachingEnable 1 + AttachingBoneName "Object01" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/thief3/30.msa b/serverfiles/main/srv1/share/data/monster/thief3/30.msa new file mode 100644 index 000000000..fd04ce178 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief3/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief3/31.msa b/serverfiles/main/srv1/share/data/monster/thief3/31.msa new file mode 100644 index 000000000..b4116708c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief3/31.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief3/32.msa b/serverfiles/main/srv1/share/data/monster/thief3/32.msa new file mode 100644 index 000000000..d44e0554f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief3/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief3/33.msa b/serverfiles/main/srv1/share/data/monster/thief3/33.msa new file mode 100644 index 000000000..a46d1b169 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief3/33.gr2" +MotionDuration 2.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief3/34.msa b/serverfiles/main/srv1/share/data/monster/thief3/34.msa new file mode 100644 index 000000000..d00c5d12e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thief3/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thief3/motlist.txt b/serverfiles/main/srv1/share/data/monster/thief3/motlist.txt new file mode 100644 index 000000000..e19a951f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thief3/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT 00.msa 75 +GENERAL WAIT1 00_1.msa 25 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/00.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/00.msa new file mode 100644 index 000000000..3ffb0cf98 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/00_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/00_1.msa new file mode 100644 index 000000000..a244037e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/00_2.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/00_2.msa new file mode 100644 index 000000000..26c26f10c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/00_2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/02.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/02.msa new file mode 100644 index 000000000..9671247ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -101.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/03.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/03.msa new file mode 100644 index 000000000..8ab2d6421 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -327.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/20.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/20.msa new file mode 100644 index 000000000..f2716d3ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/20.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/20.gr2" +MotionDuration 1.266667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.397567 + AttackingEndTime 0.527007 + AttackingBone "Bip01 R Finger2" + WeaponLength 120.000000 + List HitPosition + { + 0.397567 -102.706421 34.636559 135.764893 -184.151749 119.438713 157.170349 + 0.405900 -104.896538 1.428083 138.453369 -215.979660 38.364891 158.740189 + 0.414234 -98.070618 -30.472319 135.896622 -214.993683 -48.501820 150.419296 + 0.422567 -81.429070 -59.618523 129.769592 -177.674026 -130.877121 135.849319 + 0.430900 -54.202515 -82.212852 123.563293 -104.165779 -190.685410 125.390274 + 0.439234 -20.681574 -93.928642 121.478043 -17.726006 -211.451584 131.483643 + 0.447567 6.437431 -94.963943 121.821548 42.848267 -205.590836 141.719315 + 0.455900 24.962057 -90.773804 121.805145 80.176208 -193.965744 144.710159 + 0.464234 36.608757 -83.913612 120.312622 104.575531 -181.143082 137.765396 + 0.472567 42.964470 -74.851830 116.503700 121.155457 -165.689011 120.416458 + 0.480900 45.990898 -64.218262 112.108208 132.012070 -146.533401 99.575203 + 0.489234 49.478046 -55.410240 112.854050 142.772308 -127.913391 93.343132 + 0.497567 53.782272 -48.130753 117.385445 154.851059 -109.678474 97.821274 + 0.505900 58.649834 -40.272282 124.363495 167.733353 -87.001900 108.864014 + 0.514234 62.913963 -29.186628 131.026810 178.847672 -54.208492 119.050598 + 0.522567 63.766899 -15.503183 133.186905 182.479858 -15.734130 118.351044 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/20_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/20_1.msa new file mode 100644 index 000000000..94147f15e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/20_1.msa @@ -0,0 +1,37 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/20_1.gr2" +MotionDuration 1.200000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.341606 + AttackingEndTime 0.414599 + AttackingBone "weapon" + WeaponLength 50.000000 + List HitPosition + { + 0.341606 -89.655869 30.545223 240.896011 -93.399277 68.210785 269.816620 + 0.349939 -101.624878 -5.271578 233.423630 -120.735153 25.807543 264.588898 + 0.358273 -110.041595 -36.955830 221.209122 -148.032883 -16.353800 245.333618 + 0.366606 -114.159119 -74.659256 187.317291 -163.897446 -76.322174 183.726852 + 0.374939 -83.541733 -109.953476 129.729248 -98.628296 -134.349365 89.046165 + 0.383272 -35.722290 -126.141899 111.010269 -8.500552 -160.148575 88.734215 + 0.391606 -20.379650 -135.312378 107.447845 3.383812 -178.977463 107.713394 + 0.399939 -18.640488 -138.959808 97.054626 -7.510559 -187.324951 99.521706 + 0.408272 -20.345869 -141.386002 88.537788 -15.946198 -190.626648 87.628769 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/30.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/30.msa new file mode 100644 index 000000000..7c0031494 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/30_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/30_1.msa new file mode 100644 index 000000000..fe722952c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/31.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/31.msa new file mode 100644 index 000000000..001f63df3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/32.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/32.msa new file mode 100644 index 000000000..6eea66ea3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/33.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/33.msa new file mode 100644 index 000000000..9f0ceccb3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/33.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/34.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/34.msa new file mode 100644 index 000000000..1e2bf4c4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/34_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/34_1.msa new file mode 100644 index 000000000..da8d8a5ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/35.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/35.msa new file mode 100644 index 000000000..f6b0e6b85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/35.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/36.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/36.msa new file mode 100644 index 000000000..6e95ffa12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/36.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/37.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/37.msa new file mode 100644 index 000000000..d251ddb90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/37.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/50.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/50.msa new file mode 100644 index 000000000..831bb0349 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/50.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/51.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/51.msa new file mode 100644 index 000000000..d6c4e33dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/51.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/52.msa b/serverfiles/main/srv1/share/data/monster/thiefboss1/52.msa new file mode 100644 index 000000000..32bcefd85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss1/52.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss1/motlist.txt b/serverfiles/main/srv1/share/data/monster/thiefboss1/motlist.txt new file mode 100644 index 000000000..813aac741 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss1/motlist.txt @@ -0,0 +1,20 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/00.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/00.msa new file mode 100644 index 000000000..f7e9444ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/00_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/00_1.msa new file mode 100644 index 000000000..47dcf48c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/00_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/02.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/02.msa new file mode 100644 index 000000000..de4210df2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -89.02 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/03.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/03.msa new file mode 100644 index 000000000..89765b959 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -288.46 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/20.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/20.msa new file mode 100644 index 000000000..968ae18b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/20.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/20.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.253041 + AttackingEndTime 0.357664 + AttackingBone "Object01" + WeaponLength 300.000000 + List HitPosition + { + 0.253041 -77.673546 15.953680 165.802383 -24.211920 66.424576 270.152069 + 0.261375 -84.708061 -20.749987 145.632324 -95.904251 66.532234 240.507950 + 0.269708 -73.665016 -53.988708 128.693237 -142.412338 21.294249 207.958023 + 0.278041 -52.645603 -78.926208 113.216667 -162.925278 -49.396366 173.540283 + 0.286375 -28.137745 -93.148529 99.404747 -145.717026 -128.658066 140.046524 + 0.294708 -2.676262 -96.453270 86.654709 -89.281815 -190.700378 105.951157 + 0.303041 22.826384 -88.440910 76.196396 1.065908 -215.801086 68.350952 + 0.311375 42.533764 -65.731743 69.838730 107.205376 -171.084183 31.689386 + 0.319708 44.812424 -38.347038 69.465553 158.682571 -65.552643 14.396976 + 0.328041 38.850342 -24.487452 70.753113 151.046524 4.384174 12.994239 + 0.336375 36.246410 -19.897884 70.508873 141.236542 26.399260 10.769546 + 0.344708 41.060848 -19.701157 68.441727 151.996674 10.565686 8.952128 + 0.353041 48.498360 -21.256065 66.792870 167.202225 -17.477518 15.280070 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/20_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/20_1.msa new file mode 100644 index 000000000..88096d5a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/20_1.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/20_1.gr2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.394872 + AttackingEndTime 0.549878 + AttackingBone "Object01" + WeaponLength 300.000000 + List HitPosition + { + 0.394872 -52.437580 29.493919 148.830658 22.959963 94.495430 66.036850 + 0.403205 -55.446041 19.477703 149.596024 10.317912 102.977165 75.659966 + 0.411539 -58.362553 7.255901 150.271545 -5.670894 109.887642 91.531494 + 0.419872 -61.544750 -8.886216 150.101837 -28.895475 112.030418 117.285088 + 0.428205 -62.305138 -30.466125 147.297424 -63.590336 98.883659 152.604202 + 0.436539 -55.697895 -56.497704 138.995972 -104.984550 51.930523 189.705093 + 0.444872 -37.412815 -78.923454 125.761307 -126.155418 -31.987093 207.484512 + 0.453205 -10.496283 -90.044113 113.234627 -103.445343 -119.300819 198.477585 + 0.461539 19.524431 -88.590286 102.419159 -39.457561 -182.235153 169.608841 + 0.469872 47.334686 -74.786148 93.315048 48.895485 -199.749100 126.919609 + 0.478205 64.708252 -54.633820 86.526688 124.394096 -169.484055 84.286797 + 0.486539 71.724060 -36.650234 83.044540 167.462601 -119.506996 56.099392 + 0.494872 73.563126 -24.106102 82.200592 186.834091 -74.133064 44.726109 + 0.503205 73.930504 -17.001783 82.897125 195.568222 -42.741718 46.829697 + 0.511539 73.554955 -11.939834 83.726860 199.044495 -17.513304 52.338360 + 0.519872 72.678932 -8.140541 84.369217 199.027267 3.370246 58.680408 + 0.528205 71.656555 -5.608191 84.804733 197.172287 19.673033 65.707947 + 0.536539 70.798866 -4.157508 85.098320 194.563309 32.096684 73.572250 + 0.544872 70.362732 -3.139880 85.459274 191.345413 42.891441 82.719261 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/20_2.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/20_2.msa new file mode 100644 index 000000000..852c7017c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/20_2.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/20_2.gr2" +MotionDuration 1.066667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.278974 + AttackingEndTime 0.493106 + AttackingBone "Object01" + WeaponLength 300.000000 + List HitPosition + { + 0.278974 26.454418 -35.831459 121.146866 -67.121376 34.102406 65.432259 + 0.287307 22.888172 -34.786587 119.536728 -68.384041 34.424210 59.186272 + 0.295641 18.549566 -32.861954 117.692108 -70.667580 34.747021 52.706867 + 0.303974 13.887510 -29.678482 115.550766 -74.014427 35.123112 46.431644 + 0.312307 11.406485 -26.574829 113.171608 -77.515106 38.209095 45.290394 + 0.320641 11.423579 -24.680340 110.684723 -79.677910 45.219658 50.900284 + 0.328974 13.475029 -24.758865 107.740089 -77.588432 55.702213 63.534821 + 0.337307 16.626020 -27.702171 103.820938 -66.924690 67.627197 81.992371 + 0.345641 18.824320 -36.263660 99.349205 -40.649845 78.217659 101.717094 + 0.353974 16.555828 -50.434017 91.777107 4.012562 75.280937 119.731087 + 0.362307 4.572353 -65.933022 77.603065 59.400726 40.012280 126.210670 + 0.370641 -17.206814 -72.150406 58.676983 94.779457 -25.358572 102.943413 + 0.378974 -39.496796 -63.661449 48.553139 88.568108 -74.456657 63.736900 + 0.387307 -59.041958 -47.834892 49.833267 56.282768 -104.880096 37.193699 + 0.395641 -73.406059 -27.213659 59.211075 8.298194 -124.585197 35.771282 + 0.403974 -79.113205 -1.629371 72.399567 -45.684082 -125.863251 59.616585 + 0.412307 -74.529831 24.373068 83.629753 -89.859009 -104.158142 83.416389 + 0.420641 -62.250294 46.495491 93.115250 -119.226799 -69.438789 100.689659 + 0.428974 -45.527271 62.955544 102.437996 -135.124786 -29.781233 111.944458 + 0.437307 -26.882896 73.096924 112.956543 -139.926590 10.386596 119.743599 + 0.445641 -7.075549 76.968544 123.471931 -133.363342 48.663101 127.164322 + 0.453974 12.322849 75.134834 133.666199 -116.861717 83.220627 133.576279 + 0.462307 29.996016 68.328781 143.605164 -91.455551 112.785591 138.424683 + 0.470640 44.696472 57.615242 152.981369 -58.555401 134.953857 141.987747 + 0.478974 54.273800 46.510677 159.881622 -28.031488 145.561295 146.500946 + 0.487307 59.483128 37.596413 164.441910 -5.953830 148.471176 150.807526 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/30.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/30.msa new file mode 100644 index 000000000..d6aa3a926 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/30_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/30_1.msa new file mode 100644 index 000000000..744145666 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/31.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/31.msa new file mode 100644 index 000000000..f04057a7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/31.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/32.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/32.msa new file mode 100644 index 000000000..db9a4011e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/33.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/33.msa new file mode 100644 index 000000000..c6f8cda37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/33.gr2" +MotionDuration 2.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/34.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/34.msa new file mode 100644 index 000000000..03ca254a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/34_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/34_1.msa new file mode 100644 index 000000000..efd25a31a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/35.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/35.msa new file mode 100644 index 000000000..8747df48c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/35.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/36.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/36.msa new file mode 100644 index 000000000..c5fc10c78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/36.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/37.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/37.msa new file mode 100644 index 000000000..6db0b918d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/37_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/37_1.msa new file mode 100644 index 000000000..d7d391ab1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/37_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/50.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/50.msa new file mode 100644 index 000000000..0a8af024f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/50.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/51.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/51.msa new file mode 100644 index 000000000..acb86865d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/51.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/52.msa b/serverfiles/main/srv1/share/data/monster/thiefboss2/52.msa new file mode 100644 index 000000000..95553377a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss2/52.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/thiefboss2/motlist.txt new file mode 100644 index 000000000..b338c7f20 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss2/motlist.txt @@ -0,0 +1,21 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 34 +GENERAL NORMAL_ATTACK1 20_1.msa 33 +GENERAL NORMAL_ATTACK2 20_2.msa 33 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/00.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/00.msa new file mode 100644 index 000000000..1e7258bfc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/00.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/00_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/00_1.msa new file mode 100644 index 000000000..42e52ebfc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/00_1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/00_2.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/00_2.msa new file mode 100644 index 000000000..b622e514a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/00_2.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/02.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/02.msa new file mode 100644 index 000000000..27f1ece96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.78 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/03.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/03.msa new file mode 100644 index 000000000..8ed4b0cfd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -274.53 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/20.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/20.msa new file mode 100644 index 000000000..02d77cbd0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/20.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/20.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + AttackingStartTime 0.635897 + AttackingEndTime 0.794872 + AttackingBone "equip" + WeaponLength 200.000000 + List HitPosition + { + 0.635897 -76.062073 2.916188 191.927811 -129.816132 -173.338882 269.675079 + 0.644231 -75.640335 -3.263789 190.005936 -122.669838 -183.529755 262.754791 + 0.652564 -74.819756 -9.507683 188.299820 -113.816185 -193.625931 255.973587 + 0.660897 -73.737709 -15.892523 186.865356 -103.725319 -203.539825 249.228836 + 0.669231 -73.229431 -22.862740 185.851563 -94.924370 -213.669449 241.727554 + 0.677564 -73.135590 -30.562807 185.413284 -86.859047 -224.192780 233.569992 + 0.685897 -72.941025 -38.897274 185.851669 -78.183121 -234.951477 225.034119 + 0.694231 -71.879761 -47.484772 186.445175 -66.945061 -245.432327 214.594925 + 0.702564 -69.829681 -55.824276 185.169037 -52.104183 -254.486435 199.972595 + 0.710897 -67.034615 -63.674408 182.120148 -34.022457 -260.930603 182.536041 + 0.719231 -63.698517 -70.851120 177.516983 -13.006972 -263.858978 164.164124 + 0.727564 -57.282406 -81.567467 171.986572 22.739428 -262.740753 144.188644 + 0.735897 -44.388298 -98.286293 164.329575 79.080002 -249.259598 120.027809 + 0.744231 -21.959129 -117.486816 151.399429 146.684402 -208.243027 93.756889 + 0.752564 12.153482 -130.761169 130.428528 204.554947 -128.655518 75.864487 + 0.760897 49.330326 -128.194275 108.724289 226.174393 -40.324886 77.020638 + 0.769231 82.944000 -111.873787 92.154572 219.646896 34.100452 90.196671 + 0.777564 110.532669 -86.251053 82.696716 197.608383 92.189674 106.711449 + 0.785897 130.397415 -55.442448 80.464172 166.892654 136.703278 122.274406 + 0.794231 140.110779 -22.803371 81.167755 129.093277 167.834930 140.629059 + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/20_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/20_1.msa new file mode 100644 index 000000000..805ee1d1f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/20_1.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/20_1.gr2" +MotionDuration 2.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.721006 + AttackingEndTime 0.823196 + AttackingBone "equip" + WeaponLength 130.000000 + List HitPosition + { + 0.721006 -42.952690 -30.788599 241.863525 -40.548912 -138.827209 314.112457 + 0.729339 -48.583958 -51.876755 237.314468 -40.004887 -169.482269 292.036407 + 0.737672 -53.515713 -76.624977 228.474350 -36.694103 -201.285660 261.284607 + 0.746006 -55.374992 -104.156868 212.753937 -27.722748 -231.011932 219.055847 + 0.754339 -50.862747 -131.840118 188.145477 -9.019755 -252.200653 162.593323 + 0.762672 -36.689930 -153.912674 154.777817 21.970633 -252.507050 93.728722 + 0.771006 -14.175936 -162.557236 118.493546 58.059986 -220.738708 27.410269 + 0.779339 6.195507 -156.840286 89.074272 82.416359 -170.485138 -15.315253 + 0.787672 20.891241 -142.512421 67.472466 93.813797 -115.366875 -36.574520 + 0.796006 29.254831 -123.264359 53.063629 95.085999 -61.495777 -40.416935 + 0.804339 31.763613 -101.183784 46.015644 89.437271 -11.526435 -28.370424 + 0.812672 31.547905 -82.501762 46.402500 79.177795 27.315580 -4.249919 + 0.821006 30.549568 -70.417351 50.271240 67.746941 51.135654 23.097721 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/30.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/30.msa new file mode 100644 index 000000000..253eb8efe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/30.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/30_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/30_1.msa new file mode 100644 index 000000000..23252b40b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/31.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/31.msa new file mode 100644 index 000000000..681d96211 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/31.gr2" +MotionDuration 2.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/32.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/32.msa new file mode 100644 index 000000000..454651671 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/32.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/33.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/33.msa new file mode 100644 index 000000000..b7ac3e1f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/34.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/34.msa new file mode 100644 index 000000000..c4235d563 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/34_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/34_1.msa new file mode 100644 index 000000000..dd5d320b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/35.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/35.msa new file mode 100644 index 000000000..06f942560 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/35.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/36.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/36.msa new file mode 100644 index 000000000..7d8287bcc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/37.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/37.msa new file mode 100644 index 000000000..5ea047c22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/37_1.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/37_1.msa new file mode 100644 index 000000000..a6570c76d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/37_1.gr2" +MotionDuration 1.233333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/50.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/50.msa new file mode 100644 index 000000000..c47f7abac --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/50.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/51.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/51.msa new file mode 100644 index 000000000..4f8673456 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/51.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/52.msa b/serverfiles/main/srv1/share/data/monster/thiefboss3/52.msa new file mode 100644 index 000000000..334d352b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/thiefboss3/52.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thiefboss3/motlist.txt b/serverfiles/main/srv1/share/data/monster/thiefboss3/motlist.txt new file mode 100644 index 000000000..a03f3aec7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thiefboss3/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/back_damage.msa new file mode 100644 index 000000000..f50a23674 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/back_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/back_dead.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/back_dead.msa new file mode 100644 index 000000000..dae72fd3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/back_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/back_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/back_knockdown.msa new file mode 100644 index 000000000..e2309aa67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/front_damage.msa new file mode 100644 index 000000000..bdb710fff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/front_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/front_dead.msa new file mode 100644 index 000000000..fc39f59d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/front_dead.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/front_knockdown.msa new file mode 100644 index 000000000..291dc906f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/front_standup.msa new file mode 100644 index 000000000..f264274b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/thunder_boss/motlist.txt new file mode 100644 index 000000000..e416578e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 30 +GENERAL SPECIAL1 special_attack1.msa 30 +GENERAL SPECIAL2 special_attack2.msa 40 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/normal_attack.msa new file mode 100644 index 000000000..73cd17891 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/thunder_boss/normal_attack.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.778589 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 -600.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/normal_attack1.msa new file mode 100644 index 000000000..dfb5f0128 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/thunder_boss/normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.681265 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 550.000000 + Position 0.000000 -550.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/run.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/run.msa new file mode 100644 index 000000000..9255f15ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -893.79 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack.msa new file mode 100644 index 000000000..e52ebce00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack.msa @@ -0,0 +1,111 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\thunder_boss\special_attack.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 1.294404 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/th_impact_blue.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.518248 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 -500.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.255474 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.167883 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/light_emissive4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.206813 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/light_emissive4.mse" + EffectPosition -500.000000 -400.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.362530 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/light_emissive4.mse" + EffectPosition 500.000000 -400.000000 0.000000 + } + Group Event06 + { + MotionEventType 2 + StartingTime 1.20876 + + DuringTime 0.600000 + Power 1000 + AffectingRange 2000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack1.msa new file mode 100644 index 000000000..c07947edc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack1.msa @@ -0,0 +1,231 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\thunder_boss\special_attack1.GR2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 17 + Group Event00 + { + MotionEventType 4 + StartingTime 0.421736 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 -600.000000 300.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.524736 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact10_red.mse" + EffectPosition 0.000000 -400.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.589619 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact10_red.mse" + EffectPosition 0.000000 -500.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.622060 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -1000.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.622060 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 800.000000 + Position 0.000000 -800.000000 300.000000 + } + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.602595 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_07.mse" + EffectPosition 0.000000 -800.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.641525 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_07.mse" + EffectPosition 0.000000 -1000.000000 0.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 1.725872 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_07.mse" + EffectPosition 0.000000 -1200.000000 0.000000 + } + Group Event08 + { + MotionEventType 1 + StartingTime 1.732360 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_07.mse" + EffectPosition 0.000000 -1400.000000 0.000000 + } + Group Event09 + { + MotionEventType 1 + StartingTime 1.777778 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_07.mse" + EffectPosition 0.000000 -1600.000000 0.000000 + } + Group Event10 + { + MotionEventType 1 + StartingTime 1.836172 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_07.mse" + EffectPosition 0.000000 -1800.000000 0.000000 + } + Group Event11 + { + MotionEventType 1 + StartingTime 1.855637 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_07.mse" + EffectPosition 0.000000 -2000.000000 0.000000 + } + Group Event12 + { + MotionEventType 1 + StartingTime 1.933496 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_07.mse" + EffectPosition 0.000000 -2400.000000 0.000000 + } + Group Event13 + { + MotionEventType 1 + StartingTime 1.500000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_08.mse" + EffectPosition 0.000000 -800.000000 0.000000 + } + Group Event14 + { + MotionEventType 1 + StartingTime 1.600000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_08.mse" + EffectPosition 0.000000 -1500.000000 0.000000 + } + Group Event15 + { + MotionEventType 1 + StartingTime 1.700000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_08.mse" + EffectPosition 0.000000 -2000.000000 0.000000 + } + Group Event16 + { + MotionEventType 2 + StartingTime 1.640876 + + DuringTime 0.600000 + Power 500 + AffectingRange 1000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack2.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack2.msa new file mode 100644 index 000000000..069583f05 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/special_attack2.msa @@ -0,0 +1,207 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2\thunder_boss\special_attack2.GR2" +MotionDuration 3.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 12 + Group Event00 + { + MotionEventType 1 + StartingTime 1.659367 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.883212 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.205191 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/thunder boss_05.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 6 + StartingTime 1.293593 + + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FlyFileName "d:/ymir work/effect/monster2/thunder boss.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 6 + StartingTime 1.427413 + + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FlyFileName "d:/ymir work/effect/monster2/thunder boss.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.640876 + + DuringTime 0.600000 + Power 1000 + AffectingRange 5000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event08 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event09 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } + Group Event10 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -450.000000 300.000000 + } + } + Group Event11 + { + MotionEventType 4 + StartingTime 1.914761 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -900.000000 300.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/wait.msa new file mode 100644 index 000000000..513637838 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/wait1.msa new file mode 100644 index 000000000..37e613eca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/wait1.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/wait2.msa new file mode 100644 index 000000000..b9ed2bf23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/wait2.gr2" +MotionDuration 4.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/thunder_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/thunder_boss/walk.msa new file mode 100644 index 000000000..9e61532c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/thunder_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/thunder_boss/walk.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -895.72 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/00.msa b/serverfiles/main/srv1/share/data/monster/tiger/00.msa new file mode 100644 index 000000000..550fc3ae5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/00_1.msa b/serverfiles/main/srv1/share/data/monster/tiger/00_1.msa new file mode 100644 index 000000000..eb9632974 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/00_1.gr2" +MotionDuration 4.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/02.msa b/serverfiles/main/srv1/share/data/monster/tiger/02.msa new file mode 100644 index 000000000..c9d78af82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/02.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -100.40 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/03.msa b/serverfiles/main/srv1/share/data/monster/tiger/03.msa new file mode 100644 index 000000000..b9a9aed54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -238.55 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/20.msa b/serverfiles/main/srv1/share/data/monster/tiger/20.msa new file mode 100644 index 000000000..dc25a277e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/20.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/20.gr2" +MotionDuration 1.200000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.645255 + AttackingEndTime 0.729927 + AttackingBone "Bip01 R Finger0" + WeaponLength 0.000000 + List HitPosition + { + 0.645255 -59.567364 -154.854401 245.596588 -59.567360 -154.854385 245.596573 + 0.653589 -56.730801 -176.106506 231.963165 -56.730797 -176.106491 231.963150 + 0.661922 -51.379848 -191.070053 215.059418 -51.379845 -191.070038 215.059402 + 0.670255 -43.589989 -200.274933 197.004944 -43.589985 -200.274918 197.004929 + 0.678589 -33.594715 -204.258957 178.867920 -33.594711 -204.258942 178.867905 + 0.686922 -24.309685 -203.149857 159.013824 -24.309683 -203.149841 159.013809 + 0.695255 -16.463205 -196.239349 137.675598 -16.463203 -196.239334 137.675583 + 0.703589 -10.434925 -182.466660 116.282875 -10.434924 -182.466644 116.282867 + 0.711922 -6.858124 -161.290436 97.455254 -6.858123 -161.290421 97.455246 + 0.720255 -6.089148 -137.412552 85.666580 -6.089147 -137.412537 85.666573 + 0.728589 -7.382133 -118.269646 80.800842 -7.382132 -118.269638 80.800835 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/20_1.msa b/serverfiles/main/srv1/share/data/monster/tiger/20_1.msa new file mode 100644 index 000000000..674955326 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/20_1.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/20_1.gr2" +MotionDuration 1.466667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.517437 + AttackingEndTime 0.613788 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.517437 -72.904663 -108.859520 240.290283 -72.904655 -108.859512 240.290268 + 0.525770 -67.559761 -120.951981 235.625565 -67.559753 -120.951973 235.625549 + 0.534104 -59.377464 -136.667877 228.424301 -59.377460 -136.667862 228.424286 + 0.542437 -47.128342 -154.955246 217.720398 -47.128338 -154.955231 217.720383 + 0.550770 -30.107574 -173.603119 202.080078 -30.107573 -173.603104 202.080063 + 0.559104 -11.039955 -187.940689 183.250595 -11.039954 -187.940674 183.250580 + 0.567437 7.012821 -196.753220 163.355423 7.012820 -196.753204 163.355408 + 0.575770 23.103367 -200.922043 142.658798 23.103365 -200.922028 142.658783 + 0.584104 36.711597 -200.940826 121.495949 36.711594 -200.940811 121.495941 + 0.592437 47.439552 -196.953537 100.463470 47.439548 -196.953522 100.463463 + 0.600770 54.843201 -189.239395 80.766075 54.843197 -189.239380 80.766068 + 0.609104 58.642517 -179.461411 64.086258 58.642513 -179.461395 64.086250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/30.msa b/serverfiles/main/srv1/share/data/monster/tiger/30.msa new file mode 100644 index 000000000..6a91579df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/31.msa b/serverfiles/main/srv1/share/data/monster/tiger/31.msa new file mode 100644 index 000000000..1ae801335 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/32.msa b/serverfiles/main/srv1/share/data/monster/tiger/32.msa new file mode 100644 index 000000000..e5bbf9cf4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/32.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/33.msa b/serverfiles/main/srv1/share/data/monster/tiger/33.msa new file mode 100644 index 000000000..2730e2a8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/33.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/34.msa b/serverfiles/main/srv1/share/data/monster/tiger/34.msa new file mode 100644 index 000000000..bb70eb46b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/35.msa b/serverfiles/main/srv1/share/data/monster/tiger/35.msa new file mode 100644 index 000000000..17b607313 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/35.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/37.msa b/serverfiles/main/srv1/share/data/monster/tiger/37.msa new file mode 100644 index 000000000..b3f6d2aea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/37.gr2" +MotionDuration 0.866667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/37_1.msa b/serverfiles/main/srv1/share/data/monster/tiger/37_1.msa new file mode 100644 index 000000000..7b7aec571 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/tiger/37_1.gr2" +MotionDuration 0.866667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger/motlist.txt b/serverfiles/main/srv1/share/data/monster/tiger/motlist.txt new file mode 100644 index 000000000..ae477e5e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/tiger_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/tiger_young1/motlist.txt new file mode 100644 index 000000000..a9f2721c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger_young1/motlist.txt @@ -0,0 +1,6 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger_young1/run.msa b/serverfiles/main/srv1/share/data/monster/tiger_young1/run.msa new file mode 100644 index 000000000..caee31438 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/tiger_young1/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/tiger_young1/wait.msa new file mode 100644 index 000000000..6995a5085 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/tiger_young1/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/tiger_young1/wait1.msa new file mode 100644 index 000000000..531ffdc45 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/tiger_young1/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/tiger_young1/wait2.msa new file mode 100644 index 000000000..0ee90a044 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/tiger_young1/wait2.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tiger_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/tiger_young1/walk.msa new file mode 100644 index 000000000..5fc5dc137 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tiger_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/tiger_young1/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -77.22 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/timid_boy/die.msa b/serverfiles/main/srv1/share/data/monster/timid_boy/die.msa new file mode 100644 index 000000000..3b43de2d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/timid_boy/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/timid_boy/die.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/timid_boy/motlist.txt b/serverfiles/main/srv1/share/data/monster/timid_boy/motlist.txt new file mode 100644 index 000000000..42b2b7de2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/timid_boy/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_1.msa 35 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/timid_boy/run.msa b/serverfiles/main/srv1/share/data/monster/timid_boy/run.msa new file mode 100644 index 000000000..8523db65d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/timid_boy/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/timid_boy/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -197.51 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/timid_boy/wait.msa b/serverfiles/main/srv1/share/data/monster/timid_boy/wait.msa new file mode 100644 index 000000000..e64c13d56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/timid_boy/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/timid_boy/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/timid_boy/wait_1.msa b/serverfiles/main/srv1/share/data/monster/timid_boy/wait_1.msa new file mode 100644 index 000000000..b0d85fe2c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/timid_boy/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/timid_boy/wait_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/timid_boy/walk.msa b/serverfiles/main/srv1/share/data/monster/timid_boy/walk.msa new file mode 100644 index 000000000..893f53871 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/timid_boy/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/timid_boy/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -46.46 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tombstone/00.msa b/serverfiles/main/srv1/share/data/monster/tombstone/00.msa new file mode 100644 index 000000000..906fc1278 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tombstone/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/tombstone/00.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/tombstone1/00.msa b/serverfiles/main/srv1/share/data/monster/tombstone1/00.msa new file mode 100644 index 000000000..15baab012 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/tombstone1/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/tombstone1/00.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/back_damage.msa new file mode 100644 index 000000000..2c3ccf91d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/back_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/back_damage1.msa new file mode 100644 index 000000000..0ac1022be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/back_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/back_knockdown.msa new file mode 100644 index 000000000..a11b20983 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/front_damage.msa new file mode 100644 index 000000000..389a61bca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/front_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/front_damage1.msa new file mode 100644 index 000000000..2fd7dd102 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/front_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/front_dead.msa new file mode 100644 index 000000000..9c01b1f2e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/front_dead.gr2" +MotionDuration 3.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/front_knockdown.msa new file mode 100644 index 000000000..a25937192 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/front_standup.msa new file mode 100644 index 000000000..1e33e6415 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/trent_boss/motlist.txt new file mode 100644 index 000000000..11bb6ba44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/normal_attack.msa new file mode 100644 index 000000000..4bbbf183c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_boss\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.452555 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/normal_attack1.msa new file mode 100644 index 000000000..a6563f774 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_boss\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.708029 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/run.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/run.msa new file mode 100644 index 000000000..29e618e39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/run.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -866.99 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/special_attack.msa new file mode 100644 index 000000000..7e1be1f4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/special_attack.msa @@ -0,0 +1,88 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_boss\special_attack.GR2" +MotionDuration 2.500000 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.948905 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_poison1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.009732 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s2.mse" + EffectPosition 0.000000 -350.000000 10.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.100973 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s2.mse" + EffectPosition -350.000000 0.000000 10.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.198297 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s2.mse" + EffectPosition 350.000000 0.000000 10.000000 + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.034063 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.034063 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/wait.msa new file mode 100644 index 000000000..614229e9e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/wait1.msa new file mode 100644 index 000000000..59fd7d059 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/wait1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/wait2.msa new file mode 100644 index 000000000..a207fb536 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/wait2.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/wait3.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/wait3.msa new file mode 100644 index 000000000..dfa0b35aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/wait3.gr2" +MotionDuration 3.133333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/trent_boss/walk.msa new file mode 100644 index 000000000..8a602b758 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_boss/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -577.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/back_damage.msa new file mode 100644 index 000000000..5a05e793d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/back_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/back_damage1.msa new file mode 100644 index 000000000..9a3b24c25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/back_damage1.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/back_knockdown.msa new file mode 100644 index 000000000..6feb93d1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/back_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_damage.msa new file mode 100644 index 000000000..28841d735 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/front_damage.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_damage1.msa new file mode 100644 index 000000000..4da7733e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/front_damage1.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_dead.msa new file mode 100644 index 000000000..229425ce0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/front_dead.GR2" +MotionDuration 3.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_knockdown.msa new file mode 100644 index 000000000..27765777a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/front_knockdown.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_standup.msa new file mode 100644 index 000000000..c196be082 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/front_standup.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/trent_boss2/motlist.txt new file mode 100644 index 000000000..11bb6ba44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/normal_attack.msa new file mode 100644 index 000000000..4bbbf183c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_boss\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.452555 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/normal_attack1.msa new file mode 100644 index 000000000..a6563f774 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_boss\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.708029 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/run.msa new file mode 100644 index 000000000..72cdbe6f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/run.GR2" +MotionDuration 1.066667 +Accumulation 0.00 -833.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/special_attack.msa new file mode 100644 index 000000000..e08498897 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/special_attack.msa @@ -0,0 +1,88 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_boss\special_attack.GR2" +MotionDuration 2.500000 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.948905 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_poison1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.009732 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Finger02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s3.mse" + EffectPosition 0.000000 -350.000000 10.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.100973 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Finger02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s3.mse" + EffectPosition -350.000000 0.000000 10.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.198297 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Finger02" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s3.mse" + EffectPosition 350.000000 0.000000 10.000000 + } + Group Event04 + { + MotionEventType 2 + StartingTime 1.034063 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.034063 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 700.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/wait.msa new file mode 100644 index 000000000..0cf9c4125 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/wait.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/wait1.msa new file mode 100644 index 000000000..645d77d96 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/wait1.GR2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/wait2.msa new file mode 100644 index 000000000..6b37fb86b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/wait2.GR2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/wait3.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/wait3.msa new file mode 100644 index 000000000..70524c76b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/wait3.GR2" +MotionDuration 3.133333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/trent_boss2/walk.msa new file mode 100644 index 000000000..1f13f389f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_boss/walk.GR2" +MotionDuration 1.066667 +Accumulation 0.00 -577.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_general/back_damage.msa new file mode 100644 index 000000000..1ed691b31 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/trent_general/back_damage1.msa new file mode 100644 index 000000000..ef3713027 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_general/back_knockdown.msa new file mode 100644 index 000000000..3f712fc91 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_general/front_damage.msa new file mode 100644 index 000000000..36b82c4e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/trent_general/front_damage1.msa new file mode 100644 index 000000000..5893fed8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/trent_general/front_dead.msa new file mode 100644 index 000000000..0e07b195c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_general/front_knockdown.msa new file mode 100644 index 000000000..ed3ec9fd2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/trent_general/front_standup.msa new file mode 100644 index 000000000..7580d13ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/front_standup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/trent_general/motlist.txt new file mode 100644 index 000000000..11bb6ba44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_general/normal_attack.msa new file mode 100644 index 000000000..052607509 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_general\normal_attack.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.442011 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/trent_general/normal_attack1.msa new file mode 100644 index 000000000..061a9c521 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_general\normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.567721 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/run.msa b/serverfiles/main/srv1/share/data/monster/trent_general/run.msa new file mode 100644 index 000000000..b66ec832b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -705.89 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/special_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_general/special_attack.msa new file mode 100644 index 000000000..f57053577 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/special_attack.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_general\special_attack.GR2" +MotionDuration 2.333333 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.942417 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_dirt1.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.970803 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.999189 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 650.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.027575 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_dirt1.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/wait.msa b/serverfiles/main/srv1/share/data/monster/trent_general/wait.msa new file mode 100644 index 000000000..73480d9e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/trent_general/wait1.msa new file mode 100644 index 000000000..d5ab036b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/wait2.msa b/serverfiles/main/srv1/share/data/monster/trent_general/wait2.msa new file mode 100644 index 000000000..8e2b08927 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/wait2.gr2" +MotionDuration 3.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/wait3.msa b/serverfiles/main/srv1/share/data/monster/trent_general/wait3.msa new file mode 100644 index 000000000..fd85b6fe2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/wait3.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_general/walk.msa b/serverfiles/main/srv1/share/data/monster/trent_general/walk.msa new file mode 100644 index 000000000..417c72292 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_general/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -524.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/back_damage.msa new file mode 100644 index 000000000..d3f2f152a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/back_knockdown.msa new file mode 100644 index 000000000..ad50d8e54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/front_damage.msa new file mode 100644 index 000000000..4048ebc3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/front_dead.msa new file mode 100644 index 000000000..98cdadbfa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/front_dead.gr2" +MotionDuration 2.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/front_knockdown.msa new file mode 100644 index 000000000..2717ac1ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/front_standup.msa new file mode 100644 index 000000000..82d30b251 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/trent_magic/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/normal_attack.msa new file mode 100644 index 000000000..0c659ce09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_magic/normal_attack.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.003244 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "trent_magic_weapon" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/recycle_hand1.mse" + EffectPosition -50.000000 80.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.587186 + + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/holy_blue1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/normal_attack1.msa new file mode 100644 index 000000000..de3df690f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_magic/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081103 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "trent_magic_weapon" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/recycle_hand1.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.843471 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/effect/monster2/trent_magic_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/run.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/run.msa new file mode 100644 index 000000000..e5abe18b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/run.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -450.11 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/wait.msa new file mode 100644 index 000000000..7d2b395e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/wait1.msa new file mode 100644 index 000000000..71c5f6db6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/wait1.gr2" +MotionDuration 4.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/trent_magic/walk.msa new file mode 100644 index 000000000..724da7f67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_magic/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_magic/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -360.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/back_damage.msa new file mode 100644 index 000000000..fbca27a9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/back_damage1.msa new file mode 100644 index 000000000..fd8358df5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/back_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/back_knockdown.msa new file mode 100644 index 000000000..538eccd4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/back_knockdown.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/front_damage.msa new file mode 100644 index 000000000..eb741abf7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/front_damage1.msa new file mode 100644 index 000000000..bdda989f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/front_dead.msa new file mode 100644 index 000000000..8bb406b78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/front_dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/front_knockdown.msa new file mode 100644 index 000000000..3336da672 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/front_knockdown.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/front_standup.msa new file mode 100644 index 000000000..f6ea4e832 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/trent_officer/motlist.txt new file mode 100644 index 000000000..dc5eff3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/normal_attack.msa new file mode 100644 index 000000000..b66fb9b27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_officer\normal_attack.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.681265 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 350.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/normal_attack1.msa new file mode 100644 index 000000000..957008532 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_officer\normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/run.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/run.msa new file mode 100644 index 000000000..76321ce1f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/run.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -754.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/special_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/special_attack.msa new file mode 100644 index 000000000..6b9905a65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/special_attack.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\trent_officer\special_attack.GR2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.959448 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_poison1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.942417 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 550.000000 + Position 0.000000 -100.000000 200.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.942417 + + DuringTime 0.300000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.919708 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ent_elder_s2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/wait.msa new file mode 100644 index 000000000..e0c90f5c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/wait1.msa new file mode 100644 index 000000000..6cade954b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/wait1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/wait2.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/wait2.msa new file mode 100644 index 000000000..9cd625278 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/trent_officer/walk.msa new file mode 100644 index 000000000..524391c6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_officer/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_officer/walk.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -425.60 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/back_damage.msa new file mode 100644 index 000000000..aa6f7280f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/back_knockdown.msa new file mode 100644 index 000000000..5a6a6ab24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/front_damage.msa new file mode 100644 index 000000000..0121b7660 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/front_dead.msa new file mode 100644 index 000000000..e6c4cc421 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/front_dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/front_knockdown.msa new file mode 100644 index 000000000..d913bf057 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/front_standup.msa new file mode 100644 index 000000000..1888398a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/trent_soldier/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/normal_attack.msa new file mode 100644 index 000000000..4587630bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_soldier/normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.624088 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/normal_attack1.msa new file mode 100644 index 000000000..6753c6f00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/normal_attack1.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/trent_soldier/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.486618 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/run.msa new file mode 100644 index 000000000..5478f5e3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/run.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -290.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/wait.msa new file mode 100644 index 000000000..9303cca62 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/wait1.msa new file mode 100644 index 000000000..92206acab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/wait1.gr2" +MotionDuration 5.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/trent_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/trent_soldier/walk.msa new file mode 100644 index 000000000..fe7cac1c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/trent_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/trent_soldier/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -160.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/back_damage.msa new file mode 100644 index 000000000..9cdd9997c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/back_damage1.msa new file mode 100644 index 000000000..bc368e79f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/back_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/back_knockdown.msa new file mode 100644 index 000000000..fdc635912 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/front_damage.msa new file mode 100644 index 000000000..c9c8d83d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/front_damage1.msa new file mode 100644 index 000000000..129eef88f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/front_dead.msa new file mode 100644 index 000000000..6a6b7f5af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/front_dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/front_knockdown.msa new file mode 100644 index 000000000..842e335e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/front_standup.msa new file mode 100644 index 000000000..17e5b7253 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/triton_boss/motlist.txt new file mode 100644 index 000000000..dc5eff3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/normal_attack.msa new file mode 100644 index 000000000..e3fe9b246 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_boss\normal_attack.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.708029 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/normal_attack1.msa new file mode 100644 index 000000000..7ba04168e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/normal_attack1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_boss\normal_attack1.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.456204 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.930657 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/run.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/run.msa new file mode 100644 index 000000000..b5e76a5fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -456.69 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/special_attack.msa new file mode 100644 index 000000000..d562cbbca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/special_attack.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_boss\special_attack.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 8 + StartingTime 0.648824 + } + Group Event01 + { + MotionEventType 7 + StartingTime 0.921330 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.674777 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_hide2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.940795 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_blow2.mse" + EffectPosition 0.000000 -130.000000 60.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.960260 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 500.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 2 + StartingTime 0.960260 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event06 + { + MotionEventType 9 + StartingTime 0.791565 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/wait.msa new file mode 100644 index 000000000..952c0429c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/wait1.msa new file mode 100644 index 000000000..19434a9eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/wait2.msa new file mode 100644 index 000000000..81d67a989 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/wait2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/triton_boss/walk.msa new file mode 100644 index 000000000..86448361c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -249.57 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/back_damage.msa new file mode 100644 index 000000000..c61bdae7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/back_damage1.msa new file mode 100644 index 000000000..5d1f03933 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/back_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/back_knockdown.msa new file mode 100644 index 000000000..afcf44103 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_damage.msa new file mode 100644 index 000000000..e5c031570 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_damage1.msa new file mode 100644 index 000000000..55062eda7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/front_damage1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_dead.msa new file mode 100644 index 000000000..fcb16b3a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/front_dead.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_knockdown.msa new file mode 100644 index 000000000..a6faf90ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_standup.msa new file mode 100644 index 000000000..a9a492134 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/front_standup.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/triton_boss2/motlist.txt new file mode 100644 index 000000000..ed4504b77 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/motlist.txt @@ -0,0 +1,20 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL WAIT3 wait3.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/normal_attack.msa new file mode 100644 index 000000000..563f63a14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/normal_attack.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_boss2\normal_attack.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.458232 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -160.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.786699 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/normal_attack1.msa new file mode 100644 index 000000000..9a912dfba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/normal_attack1.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_boss2\normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.758313 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position -50.000000 -250.000000 100.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.746148 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_blow2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/run.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/run.msa new file mode 100644 index 000000000..dd3053b05 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -478.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/special_attack.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/special_attack.msa new file mode 100644 index 000000000..58e1026ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/special_attack.msa @@ -0,0 +1,160 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_boss2\special_attack.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 10 + Group Event00 + { + MotionEventType 1 + StartingTime 0.583942 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 -10.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.583942 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 -10.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.135442 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 -10.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.135442 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 -10.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.933496 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/mob_blow2.mse" + EffectPosition 0.000000 -200.000000 250.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.537713 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone33" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/ray_blue1.mse" + EffectPosition 0.000000 -250.000000 250.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.537713 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone33" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/spell1.mse" + EffectPosition 0.000000 -250.000000 250.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.537713 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event08 + { + MotionEventType 4 + StartingTime 1.660990 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -600.000000 0.000000 + } + } + Group Event09 + { + MotionEventType 4 + StartingTime 1.777778 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -1100.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/special_attack1.msa new file mode 100644 index 000000000..96927c075 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/special_attack1.msa @@ -0,0 +1,113 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_boss2\special_attack1.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 1.258719 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone33" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.122466 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone33" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water2.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.407948 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone33" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.258719 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.258719 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.532036 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 0.953771 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger11" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/wait.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/wait.msa new file mode 100644 index 000000000..789349196 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/wait1.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/wait1.msa new file mode 100644 index 000000000..6e4cb046b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/wait1.gr2" +MotionDuration 2.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/wait2.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/wait2.msa new file mode 100644 index 000000000..62d025e51 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/wait2.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/wait3.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/wait3.msa new file mode 100644 index 000000000..c738969da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/wait3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/wait3.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_boss2/walk.msa b/serverfiles/main/srv1/share/data/monster/triton_boss2/walk.msa new file mode 100644 index 000000000..fb1684cf1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_boss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_boss2/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -331.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/back_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_general/back_damage.msa new file mode 100644 index 000000000..2b712b2c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/back_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_general/back_knockdown.msa new file mode 100644 index 000000000..ba5a59bbc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/front_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_general/front_damage.msa new file mode 100644 index 000000000..9e7831937 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/front_damage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/front_dead.msa b/serverfiles/main/srv1/share/data/monster/triton_general/front_dead.msa new file mode 100644 index 000000000..6e250dd8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_general/front_knockdown.msa new file mode 100644 index 000000000..c20bb0e12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/front_standup.msa b/serverfiles/main/srv1/share/data/monster/triton_general/front_standup.msa new file mode 100644 index 000000000..ce790caaf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/front_standup.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/triton_general/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/triton_general/normal_attack.msa new file mode 100644 index 000000000..9138587f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_general\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.558394 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -220.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/triton_general/normal_attack1.msa new file mode 100644 index 000000000..4db7f50ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_general\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.594890 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/run.msa b/serverfiles/main/srv1/share/data/monster/triton_general/run.msa new file mode 100644 index 000000000..f0175aff4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -519.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/wait.msa b/serverfiles/main/srv1/share/data/monster/triton_general/wait.msa new file mode 100644 index 000000000..1e42fa82d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/wait1.msa b/serverfiles/main/srv1/share/data/monster/triton_general/wait1.msa new file mode 100644 index 000000000..92672aadb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_general/walk.msa b/serverfiles/main/srv1/share/data/monster/triton_general/walk.msa new file mode 100644 index 000000000..c6a8c9f86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -360.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/back_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/back_damage.msa new file mode 100644 index 000000000..c5019c840 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/back_knockdown.msa new file mode 100644 index 000000000..f5f2eefaa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/back_knockdown.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/front_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/front_damage.msa new file mode 100644 index 000000000..713f52661 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/front_dead.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/front_dead.msa new file mode 100644 index 000000000..e5f604537 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/front_dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/front_knockdown.msa new file mode 100644 index 000000000..961fd0ab0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/front_standup.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/front_standup.msa new file mode 100644 index 000000000..062fa89cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/front_standup.gr2" +MotionDuration 1.600000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/motlist.txt b/serverfiles/main/srv1/share/data/monster/triton_magic/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/normal_attack.msa new file mode 100644 index 000000000..4617de383 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/normal_attack.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/triton_magic/normal_attack.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.619627 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/holy_blue1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "triton_magic_weapon" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/normal_attack1.msa new file mode 100644 index 000000000..3e3c2b39b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/normal_attack1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/monster2/triton_magic/normal_attack1.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 6 + StartingTime 0.632603 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/holy_blue1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.957015 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster/holy_blue1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "triton_magic_weapon" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/holy_blue1_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/run.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/run.msa new file mode 100644 index 000000000..10db88f19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -289.12 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/wait.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/wait.msa new file mode 100644 index 000000000..aadaac472 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/wait1.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/wait1.msa new file mode 100644 index 000000000..fd42c07b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/wait1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_magic/walk.msa b/serverfiles/main/srv1/share/data/monster/triton_magic/walk.msa new file mode 100644 index 000000000..98169b129 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_magic/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_magic/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -200.17 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/back_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/back_damage.msa new file mode 100644 index 000000000..f51aaa069 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/back_knockdown.msa new file mode 100644 index 000000000..56ff25417 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/back_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/front_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/front_damage.msa new file mode 100644 index 000000000..56c140dd2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/front_dead.msa new file mode 100644 index 000000000..3e603ee63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/front_dead.gr2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/front_knockdown.msa new file mode 100644 index 000000000..514a70673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/front_knockdown.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/front_standup.msa new file mode 100644 index 000000000..2df9e0d5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/motlist.txt b/serverfiles/main/srv1/share/data/monster/triton_officer/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/normal_attack.msa new file mode 100644 index 000000000..73ff75446 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_officer\normal_attack.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.430657 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/normal_attack1.msa new file mode 100644 index 000000000..d4e0b9218 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_officer\normal_attack1.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.390511 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/run.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/run.msa new file mode 100644 index 000000000..564b9ec52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -476.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/wait.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/wait.msa new file mode 100644 index 000000000..0043bd952 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/wait.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/wait1.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/wait1.msa new file mode 100644 index 000000000..00cd8c82f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_officer/walk.msa b/serverfiles/main/srv1/share/data/monster/triton_officer/walk.msa new file mode 100644 index 000000000..c4c460224 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_officer/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_officer/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -330.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/back_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/back_damage.msa new file mode 100644 index 000000000..b4f91943b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/back_damage.gr2" +MotionDuration 0.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/back_knockdown.msa new file mode 100644 index 000000000..40529f431 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/front_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/front_damage.msa new file mode 100644 index 000000000..c370acc39 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/front_damage.gr2" +MotionDuration 0.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/front_dead.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/front_dead.msa new file mode 100644 index 000000000..5959d9c26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/front_dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/front_knockdown.msa new file mode 100644 index 000000000..d1aa79c22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/front_standup.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/front_standup.msa new file mode 100644 index 000000000..b95dbf227 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/front_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/motlist.txt b/serverfiles/main/srv1/share/data/monster/triton_soldier/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/normal_attack.msa new file mode 100644 index 000000000..c2e35fb64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_soldier\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.457421 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/normal_attack1.msa new file mode 100644 index 000000000..502d00eba --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_soldier\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.499595 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/run.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/run.msa new file mode 100644 index 000000000..ea7b8dab4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -368.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/wait.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/wait.msa new file mode 100644 index 000000000..c76113339 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/wait1.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/wait1.msa new file mode 100644 index 000000000..aaf8eb0a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/wait1.gr2" +MotionDuration 2.833333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier/walk.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier/walk.msa new file mode 100644 index 000000000..122d83d9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -255.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/back_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/back_damage.msa new file mode 100644 index 000000000..0e0d42d6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/back_damage.gr2" +MotionDuration 0.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/back_knockdown.msa new file mode 100644 index 000000000..a2f43e7af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/back_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_damage.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_damage.msa new file mode 100644 index 000000000..75fd55737 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/front_damage.gr2" +MotionDuration 0.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_dead.msa new file mode 100644 index 000000000..6c546adc0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/front_dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_knockdown.msa new file mode 100644 index 000000000..03e3090a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/front_knockdown.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_standup.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_standup.msa new file mode 100644 index 000000000..a14427b9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/front_standup.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/motlist.txt b/serverfiles/main/srv1/share/data/monster/triton_soldier2/motlist.txt new file mode 100644 index 000000000..8edb14ebc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL FRONT_DAMAGE back_damage.msa 100 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 100 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP front_standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/normal_attack.msa new file mode 100644 index 000000000..b58b4fee9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/normal_attack.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_soldier2\normal_attack.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.486618 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/normal_attack1.msa new file mode 100644 index 000000000..e6e6d5bc3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/normal_attack1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\triton_soldier2\normal_attack1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.509327 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/run.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/run.msa new file mode 100644 index 000000000..010962cf4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -368.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/wait.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/wait.msa new file mode 100644 index 000000000..d1d33aaf8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/wait1.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/wait1.msa new file mode 100644 index 000000000..195003a6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/triton_soldier2/walk.msa b/serverfiles/main/srv1/share/data/monster/triton_soldier2/walk.msa new file mode 100644 index 000000000..fd6d0db3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/triton_soldier2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/triton_soldier2/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -255.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/back_damage00.msa new file mode 100644 index 000000000..9b81e30ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/back_damage01.msa new file mode 100644 index 000000000..6c3a62821 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/back_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/back_dead.msa new file mode 100644 index 000000000..630839b70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\back_dead.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/back_knockdown.msa new file mode 100644 index 000000000..4949d97d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\back_knockdown.GR2" +MotionDuration 1.2333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/back_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/back_standup.msa new file mode 100644 index 000000000..62effaae9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/front_damage00.msa new file mode 100644 index 000000000..4f2508432 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/front_damage01.msa new file mode 100644 index 000000000..75a1b1a7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/front_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/front_dead.msa new file mode 100644 index 000000000..a3151dd8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\front_dead.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/front_knockdown.msa new file mode 100644 index 000000000..76e9b9275 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\front_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/front_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/front_standup.msa new file mode 100644 index 000000000..7405628df --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/motlist.txt b/serverfiles/main/srv1/share/data/monster/troll_archer/motlist.txt new file mode 100644 index 000000000..92c2dbebb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 100 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/normal_attack00.msa new file mode 100644 index 000000000..3411958cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/normal_attack00.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\normal_attack00.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.513788 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/effect/monster/bou_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/run.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/run.msa new file mode 100644 index 000000000..878cd1d11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\run.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 -497.8998 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/wait00.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/wait00.msa new file mode 100644 index 000000000..c84196a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\wait00.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_archer/wait01.msa b/serverfiles/main/srv1/share/data/monster/troll_archer/wait01.msa new file mode 100644 index 000000000..5ef25a166 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_archer/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_archer\wait01.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/back_damage00.msa new file mode 100644 index 000000000..c629970a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\back_damage00.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/back_damage01.msa new file mode 100644 index 000000000..5b818b06f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\back_damage01.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/back_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/back_dead.msa new file mode 100644 index 000000000..deb7b56d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\back_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/back_knockdown.msa new file mode 100644 index 000000000..c58370afb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\back_knockdown.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/back_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/back_standup.msa new file mode 100644 index 000000000..26e08271d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/front_damage00.msa new file mode 100644 index 000000000..569fb3b27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\front_damage00.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/front_damage01.msa new file mode 100644 index 000000000..a0dd19e0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\front_damage01.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/front_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/front_dead.msa new file mode 100644 index 000000000..09f96e5ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\front_dead.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/front_knockdown.msa new file mode 100644 index 000000000..70679dff5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\front_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/front_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/front_standup.msa new file mode 100644 index 000000000..61224cf44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/motlist.txt b/serverfiles/main/srv1/share/data/monster/troll_argus/motlist.txt new file mode 100644 index 000000000..5337a8caf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT wait00.msa 50 +GENERAL WAIT1 wait01.msa 30 +GENERAL WAIT1 wait01.msa 20 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL SPECIAL special_attack00.msa 50 +GENERAL SPECIAL1 special_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/normal_attack00.msa new file mode 100644 index 000000000..9542b75e5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\normal_attack00.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.616788 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 160.000000 + Position 40.000000 -270.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/normal_attack01.msa new file mode 100644 index 000000000..41c74997c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\normal_attack01.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.055961 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -270.000000 60.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/run.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/run.msa new file mode 100644 index 000000000..02755ec3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\run.GR2" +MotionDuration 0.8000 +Accumulation 0.0000 -534.0952 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/special_attack00.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/special_attack00.msa new file mode 100644 index 000000000..00aba1b1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/special_attack00.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\special_attack00.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.559611 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_2.mse" + EffectPosition -45.293999 -149.399994 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.559611 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/special_attack01.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/special_attack01.msa new file mode 100644 index 000000000..b0c697814 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/special_attack01.msa @@ -0,0 +1,78 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\special_attack01.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.705596 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone_tooth00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/gas_emission1.mse" + EffectPosition 2.117000 -100.000000 157.662994 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.754258 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.794809 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -430.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.871857 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bone_tooth00" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/gas_emission1.mse" + EffectPosition 2.117000 -100.000000 157.662994 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/wait00.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/wait00.msa new file mode 100644 index 000000000..ba7319d60 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\wait00.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/wait01.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/wait01.msa new file mode 100644 index 000000000..ea6b0f8c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\wait01.GR2" +MotionDuration 3.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_argus/wait02.msa b/serverfiles/main/srv1/share/data/monster/troll_argus/wait02.msa new file mode 100644 index 000000000..f14ce2fdf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_argus/wait02.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_argus\wait02.GR2" +MotionDuration 3.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/back_damage00.msa new file mode 100644 index 000000000..a94aefb89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/back_damage01.msa new file mode 100644 index 000000000..0b2257f1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\back_damage01.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/back_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/back_dead.msa new file mode 100644 index 000000000..5f0dac371 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\back_dead.GR2" +MotionDuration 2.2333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/back_knockdown.msa new file mode 100644 index 000000000..d08ce95e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\back_knockdown.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/back_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/back_standup.msa new file mode 100644 index 000000000..36613ed04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/front_damage00.msa new file mode 100644 index 000000000..02c422f6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/front_damage01.msa new file mode 100644 index 000000000..2f5d7faf4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/front_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/front_dead.msa new file mode 100644 index 000000000..c48455bcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\front_dead.GR2" +MotionDuration 2.2333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/front_knockdown.msa new file mode 100644 index 000000000..f1503a5a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\front_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/front_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/front_standup.msa new file mode 100644 index 000000000..756e5bbf6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\front_standup.GR2" +MotionDuration 1.2000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/motlist.txt b/serverfiles/main/srv1/share/data/monster/troll_commander/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/normal_attack00.msa new file mode 100644 index 000000000..dd22962e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\normal_attack00.GR2" +MotionDuration 1.4000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.599513 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 160.000000 + Position 0.000000 -250.000000 60.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/normal_attack01.msa new file mode 100644 index 000000000..c765dd0fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\normal_attack01.GR2" +MotionDuration 1.9000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.822871 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -240.000000 60.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/run.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/run.msa new file mode 100644 index 000000000..0208e20a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\run.GR2" +MotionDuration 0.7333 +Accumulation 0.0000 -514.8123 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/wait00.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/wait00.msa new file mode 100644 index 000000000..cdaeb13bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\wait00.GR2" +MotionDuration 1.4000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_commander/wait01.msa b/serverfiles/main/srv1/share/data/monster/troll_commander/wait01.msa new file mode 100644 index 000000000..01ea48c61 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_commander/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_commander\wait01.GR2" +MotionDuration 2.1333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/back_damage00.msa new file mode 100644 index 000000000..01b5d0f2c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/back_damage01.msa new file mode 100644 index 000000000..ee1d8dd56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/back_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/back_dead.msa new file mode 100644 index 000000000..0f838d7cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\back_dead.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/back_knockdown.msa new file mode 100644 index 000000000..4b43ff15e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\back_knockdown.GR2" +MotionDuration 1.2333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/back_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/back_standup.msa new file mode 100644 index 000000000..6570805aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/front_damage00.msa new file mode 100644 index 000000000..9599b6aa4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/front_damage01.msa new file mode 100644 index 000000000..86829b256 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/front_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/front_dead.msa new file mode 100644 index 000000000..0a77ff014 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\front_dead.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/front_knockdown.msa new file mode 100644 index 000000000..d47073633 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\front_knockdown.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/front_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/front_standup.msa new file mode 100644 index 000000000..910019b47 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/motlist.txt b/serverfiles/main/srv1/share/data/monster/troll_mage/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/normal_attack00.msa new file mode 100644 index 000000000..7cf66185d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\normal_attack00.GR2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.000000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_R" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/light_emissive1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.650041 + + AttachingEnable 1 + AttachingBoneName "equip_R" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/normal_attack01.msa new file mode 100644 index 000000000..732142eec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\normal_attack01.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.729927 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -200.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/run.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/run.msa new file mode 100644 index 000000000..0577493ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\run.GR2" +MotionDuration 0.6667 +Accumulation 0.0000 -497.8998 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/wait00.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/wait00.msa new file mode 100644 index 000000000..319a4a444 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\wait00.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_mage/wait01.msa b/serverfiles/main/srv1/share/data/monster/troll_mage/wait01.msa new file mode 100644 index 000000000..fe870eb5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_mage/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_mage\wait01.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_damage00.msa new file mode 100644 index 000000000..66c455d1f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\back_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_damage01.msa new file mode 100644 index 000000000..396f07f4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\back_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/back_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_dead.msa new file mode 100644 index 000000000..42b5090d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\back_dead.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_knockdown.msa new file mode 100644 index 000000000..320174ef4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\back_knockdown.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/back_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_standup.msa new file mode 100644 index 000000000..4e145e9e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/back_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\back_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_damage00.msa new file mode 100644 index 000000000..e8798a2cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_damage00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\front_damage00.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_damage01.msa new file mode 100644 index 000000000..ab6a555a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_damage01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\front_damage01.GR2" +MotionDuration 0.5000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/front_dead.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_dead.msa new file mode 100644 index 000000000..724362057 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_dead.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\front_dead.GR2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_knockdown.msa new file mode 100644 index 000000000..693d7717d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_knockdown.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\front_knockdown.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/front_standup.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_standup.msa new file mode 100644 index 000000000..7812a0f83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/front_standup.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\front_standup.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/motlist.txt b/serverfiles/main/srv1/share/data/monster/troll_warrior/motlist.txt new file mode 100644 index 000000000..3cf998a34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT wait00.msa 70 +GENERAL WAIT1 wait01.msa 30 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 50 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP front_standup.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP back_standup.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/normal_attack00.msa new file mode 100644 index 000000000..e0f85420b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\normal_attack00.GR2" +MotionDuration 2.3333 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 1.072993 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 0.000000 -220.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/normal_attack01.msa new file mode 100644 index 000000000..fa3d6c2c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\normal_attack01.GR2" +MotionDuration 1.9000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.637956 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 140.000000 + Position 30.000000 -320.000000 50.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/run.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/run.msa new file mode 100644 index 000000000..e7c8113dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/run.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\run.GR2" +MotionDuration 0.8000 +Accumulation 0.0000 -610.5934 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/wait00.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/wait00.msa new file mode 100644 index 000000000..6cbc5bc27 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/wait00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\wait00.GR2" +MotionDuration 1.4000 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/troll_warrior/wait01.msa b/serverfiles/main/srv1/share/data/monster/troll_warrior/wait01.msa new file mode 100644 index 000000000..4eb60fb9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/troll_warrior/wait01.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\troll_warrior\wait01.GR2" +MotionDuration 2.8333 +Accumulation 0.0000 0.0000 0.0000 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/turkey/combo_attack.msa b/serverfiles/main/srv1/share/data/monster/turkey/combo_attack.msa new file mode 100644 index 000000000..f0a219beb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/combo_attack.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/turkey/combo_attack.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/turkey/dead.msa b/serverfiles/main/srv1/share/data/monster/turkey/dead.msa new file mode 100644 index 000000000..45fcebc72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/turkey/dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/turkey/front_damage.msa b/serverfiles/main/srv1/share/data/monster/turkey/front_damage.msa new file mode 100644 index 000000000..ed14d82ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/turkey/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/turkey/motlist.txt b/serverfiles/main/srv1/share/data/monster/turkey/motlist.txt new file mode 100644 index 000000000..85df5aec2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 10 +GENERAL WAIT2 wait2.msa 10 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL COMBO_ATTACK combo_attack.msa 100 +GENERAL COMBO_ATTACK1 combo_attack.msa 100 +GENERAL COMBO_ATTACK2 combo_attack.msa 100 +GENERAL FRONT_DAMAGE front_damage.msa 100 +GENERAL BACK_DAMAGE front_damage.msa 100 +GENERAL DEAD dead.msa 100 +GENERAL SKILL2 skill2.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/turkey/run.msa b/serverfiles/main/srv1/share/data/monster/turkey/run.msa new file mode 100644 index 000000000..695db279c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/turkey/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -462.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/turkey/skill2.msa b/serverfiles/main/srv1/share/data/monster/turkey/skill2.msa new file mode 100644 index 000000000..b9bbed5e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/skill2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/turkey/skill2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -350.89 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/turkey/wait.msa b/serverfiles/main/srv1/share/data/monster/turkey/wait.msa new file mode 100644 index 000000000..29a3a7ad1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/turkey/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/turkey/wait1.msa b/serverfiles/main/srv1/share/data/monster/turkey/wait1.msa new file mode 100644 index 000000000..312b75dc2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/turkey/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/turkey/wait2.msa b/serverfiles/main/srv1/share/data/monster/turkey/wait2.msa new file mode 100644 index 000000000..c08647134 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/turkey/wait2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/turkey/walk.msa b/serverfiles/main/srv1/share/data/monster/turkey/walk.msa new file mode 100644 index 000000000..aa702206c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/turkey/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/turkey/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -240.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/00.msa b/serverfiles/main/srv1/share/data/monster/unicorn/00.msa new file mode 100644 index 000000000..7d49c4ba4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/00.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\npc\horse\00.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/00_1.msa b/serverfiles/main/srv1/share/data/monster/unicorn/00_1.msa new file mode 100644 index 000000000..e45bb6233 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/00_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\00_1.GR2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/00_2.msa b/serverfiles/main/srv1/share/data/monster/unicorn/00_2.msa new file mode 100644 index 000000000..9ba2d712b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/00_2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\00_2.GR2" +MotionDuration 1.666667 + diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/02.msa b/serverfiles/main/srv1/share/data/monster/unicorn/02.msa new file mode 100644 index 000000000..17328d6f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/02.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\02.GR2" +MotionDuration 0.800000 + diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/03.msa b/serverfiles/main/srv1/share/data/monster/unicorn/03.msa new file mode 100644 index 000000000..7d3e5ab7c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/03.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\03.GR2" +MotionDuration 0.666667 +Accumulation 0.00 -493.78 0.00 diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/20.msa b/serverfiles/main/srv1/share/data/monster/unicorn/20.msa new file mode 100644 index 000000000..de2242aab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/20.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\20.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/20_1.msa b/serverfiles/main/srv1/share/data/monster/unicorn/20_1.msa new file mode 100644 index 000000000..4dec6220b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/20_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\20_1.GR2" +MotionDuration 1.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/25.msa b/serverfiles/main/srv1/share/data/monster/unicorn/25.msa new file mode 100644 index 000000000..066c70078 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/25.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\25.GR2" +MotionDuration 2.000000 diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/30.msa b/serverfiles/main/srv1/share/data/monster/unicorn/30.msa new file mode 100644 index 000000000..5bdc70c8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/30.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\30.GR2" +MotionDuration 0.500000 + diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/31.msa b/serverfiles/main/srv1/share/data/monster/unicorn/31.msa new file mode 100644 index 000000000..901022613 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/31.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\npc\horse_event1\31.GR2" +MotionDuration 2.333333 + diff --git a/serverfiles/main/srv1/share/data/monster/unicorn/motlist.txt b/serverfiles/main/srv1/share/data/monster/unicorn/motlist.txt new file mode 100644 index 000000000..0da0a82d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/unicorn/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 90 +GENERAL WAIT1 00_1.msa 9 +GENERAL WAIT2 00_2.msa 1 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL COMBO_ATTACK 20.msa 100 +GENERAL COMBO_ATTACK1 20_1.msa 100 +GENERAL COMBO_ATTACK2 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL BACK_DAMAGE 30.msa 100 +GENERAL DEAD 31.msa 100 +GENERAL SKILL2 25.msa 100 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_angel/motlist.txt b/serverfiles/main/srv1/share/data/monster/valentine_angel/motlist.txt new file mode 100644 index 000000000..2707899a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_angel/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/valentine_angel/run.msa b/serverfiles/main/srv1/share/data/monster/valentine_angel/run.msa new file mode 100644 index 000000000..e4dc9f3c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_angel/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_angel/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -360.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_angel/wait.msa b/serverfiles/main/srv1/share/data/monster/valentine_angel/wait.msa new file mode 100644 index 000000000..3f87bc542 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_angel/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_angel/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_angel/wait1.msa b/serverfiles/main/srv1/share/data/monster/valentine_angel/wait1.msa new file mode 100644 index 000000000..7b62347b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_angel/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_angel/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_angel/wait2.msa b/serverfiles/main/srv1/share/data/monster/valentine_angel/wait2.msa new file mode 100644 index 000000000..d16b26cbe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_angel/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_angel/wait2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_angel/walk.msa b/serverfiles/main/srv1/share/data/monster/valentine_angel/walk.msa new file mode 100644 index 000000000..2e27ec18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_angel/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_angel/walk.gr2" +MotionDuration 1.533333 +Accumulation 0.00 -178.29 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_heart/motlist.txt b/serverfiles/main/srv1/share/data/monster/valentine_heart/motlist.txt new file mode 100644 index 000000000..a5be00832 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_heart/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 60 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 20 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/valentine_heart/run.msa b/serverfiles/main/srv1/share/data/monster/valentine_heart/run.msa new file mode 100644 index 000000000..a75129aa8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_heart/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_heart/run.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -600.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_heart/wait.msa b/serverfiles/main/srv1/share/data/monster/valentine_heart/wait.msa new file mode 100644 index 000000000..287c665a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_heart/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_heart/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_heart/wait1.msa b/serverfiles/main/srv1/share/data/monster/valentine_heart/wait1.msa new file mode 100644 index 000000000..372b574a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_heart/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_heart/wait1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_heart/wait2.msa b/serverfiles/main/srv1/share/data/monster/valentine_heart/wait2.msa new file mode 100644 index 000000000..110d2b48f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_heart/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_heart/wait2.gr2" +MotionDuration 3.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/valentine_heart/walk.msa b/serverfiles/main/srv1/share/data/monster/valentine_heart/walk.msa new file mode 100644 index 000000000..b98bddb4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/valentine_heart/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/valentine_heart/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -150.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/warp/motlist.txt b/serverfiles/main/srv1/share/data/monster/warp/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/warp/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/warp/wait.msa b/serverfiles/main/srv1/share/data/monster/warp/wait.msa new file mode 100644 index 000000000..3b846bbeb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/warp/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/warp/wait.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/warriorghost/motlist.txt b/serverfiles/main/srv1/share/data/monster/warriorghost/motlist.txt new file mode 100644 index 000000000..1b7b3d18e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/warriorghost/motlist.txt @@ -0,0 +1 @@ +GENERAL WAIT wait.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/warriorghost/wait.msa b/serverfiles/main/srv1/share/data/monster/warriorghost/wait.msa new file mode 100644 index 000000000..e4506caa5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/warriorghost/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/warriorghost/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/widow/die.msa b/serverfiles/main/srv1/share/data/monster/widow/die.msa new file mode 100644 index 000000000..303f553c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/widow/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/widow/die.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/widow/motlist.txt b/serverfiles/main/srv1/share/data/monster/widow/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/widow/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/widow/run.msa b/serverfiles/main/srv1/share/data/monster/widow/run.msa new file mode 100644 index 000000000..0f38613f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/widow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/widow/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -273.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/widow/wait.msa b/serverfiles/main/srv1/share/data/monster/widow/wait.msa new file mode 100644 index 000000000..d50940cb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/widow/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/widow/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/widow/walk.msa b/serverfiles/main/srv1/share/data/monster/widow/walk.msa new file mode 100644 index 000000000..66db0ef11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/widow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/widow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -73.76 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/00.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/00.msa new file mode 100644 index 000000000..37d0e9870 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/00_1.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/00_1.msa new file mode 100644 index 000000000..bee907200 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/00_1.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/00_2.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/00_2.msa new file mode 100644 index 000000000..504cfaf55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/00_2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/02.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/02.msa new file mode 100644 index 000000000..d9af34c22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/02.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -98.22 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/03.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/03.msa new file mode 100644 index 000000000..ba1384553 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -200.18 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/20.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/20.msa new file mode 100644 index 000000000..2b2f0669b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/20.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/20.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.569343 + AttackingEndTime 0.766423 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.569343 -6.769904 -130.316635 176.538361 -6.769904 -130.316620 176.538345 + 0.577676 -6.201918 -131.991852 176.967941 -6.201917 -131.991837 176.967926 + 0.586010 -6.002873 -134.104996 176.909515 -6.002873 -134.104980 176.909500 + 0.594343 -6.169108 -136.652206 176.344894 -6.169108 -136.652191 176.344879 + 0.602676 -6.699340 -139.626038 175.250183 -6.699339 -139.626022 175.250168 + 0.611010 -7.588519 -143.014297 173.598770 -7.588519 -143.014282 173.598755 + 0.619343 -8.638325 -146.786987 171.447266 -8.638324 -146.786972 171.447250 + 0.627676 -9.744629 -150.916000 168.798065 -9.744628 -150.915985 168.798050 + 0.636010 -10.897778 -155.373856 165.603577 -10.897777 -155.373840 165.603561 + 0.644343 -12.085686 -160.125580 161.812683 -12.085685 -160.125565 161.812668 + 0.652676 -13.293747 -165.127350 157.371826 -13.293746 -165.127335 157.371811 + 0.661010 -14.501630 -170.264023 152.279373 -14.501629 -170.264008 152.279358 + 0.669343 -15.683826 -175.211777 146.745239 -15.683825 -175.211761 146.745224 + 0.677676 -16.835192 -179.914688 140.802216 -16.835190 -179.914673 140.802200 + 0.686010 -17.952639 -184.352203 134.456390 -17.952637 -184.352188 134.456375 + 0.694343 -19.033047 -188.503479 127.715347 -19.033045 -188.503464 127.715340 + 0.702676 -20.073250 -192.347290 120.588120 -20.073248 -192.347275 120.588112 + 0.711010 -21.024511 -195.740692 113.383377 -21.024509 -195.740677 113.383369 + 0.719343 -21.837847 -198.550659 106.503853 -21.837845 -198.550644 106.503845 + 0.727676 -22.526171 -200.816986 99.994568 -22.526169 -200.816971 99.994560 + 0.736010 -23.102528 -202.580872 93.892105 -23.102526 -202.580856 93.892097 + 0.744343 -23.579592 -203.883118 88.226242 -23.579590 -203.883102 88.226234 + 0.752676 -23.966476 -204.763336 83.026382 -23.966475 -204.763321 83.026375 + 0.761010 -24.232925 -205.263397 78.391602 -24.232924 -205.263382 78.391594 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/20_1.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/20_1.msa new file mode 100644 index 000000000..edeb5efd7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/20_1.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/20_1.gr2" +MotionDuration 1.600000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.397080 + AttackingEndTime 0.622871 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.397080 89.308281 -58.770538 43.645878 89.308273 -58.770535 43.645874 + 0.405414 89.804802 -62.323112 40.706642 89.804794 -62.323109 40.706638 + 0.413747 88.589630 -66.286621 37.006081 88.589622 -66.286613 37.006077 + 0.422080 85.558395 -70.455757 32.682072 85.558388 -70.455750 32.682068 + 0.430414 80.393578 -75.149002 28.460085 80.393570 -75.148994 28.460083 + 0.438747 71.850876 -82.015335 26.284124 71.850868 -82.015327 26.284122 + 0.447080 59.400307 -90.858452 26.578436 59.400303 -90.858444 26.578434 + 0.455414 43.128151 -100.538376 29.525808 43.128147 -100.538368 29.525806 + 0.463747 25.073225 -109.124451 34.560902 25.073223 -109.124443 34.560898 + 0.472080 5.525828 -115.921852 41.459930 5.525828 -115.921844 41.459927 + 0.480414 -14.301604 -120.246078 49.331097 -14.301603 -120.246071 49.331093 + 0.488747 -30.681387 -122.580528 55.759968 -30.681385 -122.580521 55.759964 + 0.497080 -43.332870 -124.521545 60.421761 -43.332867 -124.521538 60.421757 + 0.505414 -52.926407 -126.869217 63.782291 -52.926403 -126.869209 63.782288 + 0.513747 -61.057915 -128.975464 67.258850 -61.057911 -128.975449 67.258842 + 0.522080 -67.906708 -130.795319 70.952789 -67.906700 -130.795303 70.952782 + 0.530414 -73.549789 -132.295059 74.339661 -73.549782 -132.295044 74.339653 + 0.538747 -78.142845 -133.373154 75.690674 -78.142838 -133.373138 75.690666 + 0.547080 -81.708366 -134.002655 74.874077 -81.708359 -134.002640 74.874069 + 0.555414 -84.285965 -134.216003 72.610718 -84.285957 -134.215988 72.610710 + 0.563747 -86.006882 -134.255844 71.395462 -86.006874 -134.255829 71.395454 + 0.572080 -86.904205 -134.158722 71.481270 -86.904198 -134.158707 71.481262 + 0.580414 -87.035637 -133.924286 72.574509 -87.035629 -133.924271 72.574501 + 0.588747 -86.534271 -133.591751 73.568665 -86.534264 -133.591736 73.568657 + 0.597080 -85.431625 -133.207367 74.424545 -85.431618 -133.207352 74.424538 + 0.605413 -83.850945 -132.818817 75.175224 -83.850937 -132.818802 75.175217 + 0.613747 -82.158493 -132.569916 75.782745 -82.158485 -132.569901 75.782738 + 0.622080 -80.386765 -132.574402 76.281273 -80.386757 -132.574387 76.281265 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/30.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/30.msa new file mode 100644 index 000000000..5b3d84132 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/30.gr2" +MotionDuration 0.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/31.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/31.msa new file mode 100644 index 000000000..671bfbe89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/31.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/32.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/32.msa new file mode 100644 index 000000000..6a0f91146 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/32.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/33.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/33.msa new file mode 100644 index 000000000..552b9c424 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/34.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/34.msa new file mode 100644 index 000000000..f526a1c15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/35.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/35.msa new file mode 100644 index 000000000..baa8a8925 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/35.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/37.msa b/serverfiles/main/srv1/share/data/monster/wild_boar/37.msa new file mode 100644 index 000000000..5c09b4531 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar/37.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar/motlist.txt b/serverfiles/main/srv1/share/data/monster/wild_boar/motlist.txt new file mode 100644 index 000000000..b9a7c67db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/00.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/00.msa new file mode 100644 index 000000000..3b72942c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/00_1.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/00_1.msa new file mode 100644 index 000000000..f26cb8b41 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/00_1.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/02.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/02.msa new file mode 100644 index 000000000..949c7c424 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/02.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -109.61 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/03.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/03.msa new file mode 100644 index 000000000..c3885f747 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -261.79 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/20.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/20.msa new file mode 100644 index 000000000..df1ec4f78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/20.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/20.gr2" +MotionDuration 1.900000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.725791 + AttackingEndTime 0.845985 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.725791 44.940216 -114.524361 81.292801 44.940212 -114.524353 81.292793 + 0.734124 25.499245 -121.391800 102.304977 25.499243 -121.391792 102.304970 + 0.742457 4.380904 -124.296631 126.250954 4.380904 -124.296623 126.250946 + 0.750791 -15.195964 -123.437538 147.866196 -15.195963 -123.437531 147.866180 + 0.759124 -31.014757 -121.810715 163.385910 -31.014755 -121.810707 163.385895 + 0.767457 -43.700790 -121.504562 173.613968 -43.700787 -121.504555 173.613953 + 0.775791 -53.921001 -123.281158 179.630295 -53.920998 -123.281151 179.630280 + 0.784124 -62.691654 -124.440369 184.223373 -62.691650 -124.440361 184.223358 + 0.792457 -70.165344 -124.491966 187.886124 -70.165337 -124.491959 187.886108 + 0.800791 -76.333267 -123.520744 190.625931 -76.333260 -123.520737 190.625916 + 0.809124 -81.276764 -121.950279 192.467056 -81.276756 -121.950272 192.467041 + 0.817457 -85.142731 -120.369164 193.488220 -85.142723 -120.369156 193.488205 + 0.825791 -87.962982 -118.871498 193.760010 -87.962975 -118.871490 193.759995 + 0.834124 -89.775894 -117.524994 193.354065 -89.775887 -117.524986 193.354050 + 0.842457 -90.758209 -116.456215 192.507111 -90.758202 -116.456207 192.507095 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/20_1.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/20_1.msa new file mode 100644 index 000000000..0f10d1d23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/20_1.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/20_1.gr2" +MotionDuration 1.533333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.537226 + AttackingEndTime 0.686456 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.537226 113.423409 -56.030960 40.710026 113.423401 -56.030956 40.710022 + 0.545560 110.064445 -61.541061 39.096035 110.064438 -61.541058 39.096031 + 0.553893 103.543480 -69.882507 38.749752 103.543472 -69.882500 38.749748 + 0.562226 93.512573 -80.524620 39.794403 93.512566 -80.524612 39.794399 + 0.570560 79.649643 -92.579834 42.384624 79.649635 -92.579826 42.384621 + 0.578893 62.234776 -104.690369 46.520401 62.234772 -104.690361 46.520397 + 0.587226 44.022369 -115.344955 51.464489 44.022366 -115.344948 51.464485 + 0.595560 25.548847 -124.664276 57.020287 25.548845 -124.664268 57.020283 + 0.603893 6.694929 -132.800507 63.171230 6.694929 -132.800491 63.171227 + 0.612226 -12.705811 -139.684311 69.908401 -12.705810 -139.684296 69.908394 + 0.620560 -32.764942 -145.041031 77.174187 -32.764938 -145.041016 77.174179 + 0.628893 -52.345753 -148.242371 84.281830 -52.345749 -148.242355 84.281822 + 0.637226 -68.353607 -149.085495 89.732307 -68.353600 -149.085480 89.732300 + 0.645560 -80.698212 -148.554932 93.576714 -80.698204 -148.554916 93.576706 + 0.653893 -89.567902 -147.432602 95.984268 -89.567894 -147.432587 95.984261 + 0.662226 -95.150711 -146.256454 97.100304 -95.150703 -146.256439 97.100296 + 0.670560 -97.561546 -145.345367 97.011589 -97.561539 -145.345352 97.011581 + 0.678893 -97.928360 -144.642410 96.196465 -97.928352 -144.642395 96.196457 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/30.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/30.msa new file mode 100644 index 000000000..0ea13eb6c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/31.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/31.msa new file mode 100644 index 000000000..255eaa75d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/31.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/32.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/32.msa new file mode 100644 index 000000000..f653f6f86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/32.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/33.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/33.msa new file mode 100644 index 000000000..314922d0f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/34.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/34.msa new file mode 100644 index 000000000..c79421a91 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/35.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/35.msa new file mode 100644 index 000000000..c546b8819 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/35.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/37.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/37.msa new file mode 100644 index 000000000..6b0e8567d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/37.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/50.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/50.msa new file mode 100644 index 000000000..b1ffcff74 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/50.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/50.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/51.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/51.msa new file mode 100644 index 000000000..455400764 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/51.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/51.gr2" +MotionDuration 6.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/52.msa b/serverfiles/main/srv1/share/data/monster/wild_boar_god/52.msa new file mode 100644 index 000000000..3cdc596c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/52.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wild_boar_god/52.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wild_boar_god/motlist.txt b/serverfiles/main/srv1/share/data/monster/wild_boar_god/motlist.txt new file mode 100644 index 000000000..f20b5bc86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wild_boar_god/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL COMMAND1 50.msa 100 +GENERAL COMMAND2 51.msa 100 +GENERAL COMMAND3 52.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/wolf/00.msa b/serverfiles/main/srv1/share/data/monster/wolf/00.msa new file mode 100644 index 000000000..501607836 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/00_1.msa b/serverfiles/main/srv1/share/data/monster/wolf/00_1.msa new file mode 100644 index 000000000..fc61f58be --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/00_1.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/00_2.msa b/serverfiles/main/srv1/share/data/monster/wolf/00_2.msa new file mode 100644 index 000000000..1874407fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/00_2.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/02.msa b/serverfiles/main/srv1/share/data/monster/wolf/02.msa new file mode 100644 index 000000000..c88421898 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/02.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -75.81 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/03.msa b/serverfiles/main/srv1/share/data/monster/wolf/03.msa new file mode 100644 index 000000000..660bf33f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/03.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -255.45 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/20.msa b/serverfiles/main/srv1/share/data/monster/wolf/20.msa new file mode 100644 index 000000000..0483f563b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/20.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/20.gr2" +MotionDuration 1.066667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.404786 + AttackingEndTime 0.495702 + AttackingBone "Bip01 R Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.404786 -71.149986 -87.405930 150.267899 -71.149979 -87.405922 150.267883 + 0.413119 -69.486191 -95.176674 153.215820 -69.486183 -95.176666 153.215805 + 0.421453 -66.298935 -104.853317 154.145584 -66.298927 -104.853310 154.145569 + 0.429786 -60.385426 -116.160904 152.522308 -60.385422 -116.160896 152.522293 + 0.438119 -50.415642 -127.631813 148.295044 -50.415638 -127.631805 148.295029 + 0.446453 -36.932198 -137.037857 143.789505 -36.932194 -137.037842 143.789490 + 0.454786 -20.541342 -143.473846 139.379898 -20.541340 -143.473831 139.379883 + 0.463119 -1.875369 -146.124664 135.133209 -1.875368 -146.124649 135.133194 + 0.471453 17.098377 -144.378616 130.931976 17.098375 -144.378601 130.931961 + 0.479786 30.550776 -140.101059 125.810089 30.550774 -140.101044 125.810081 + 0.488119 38.020000 -136.151016 119.678215 38.019997 -136.151001 119.678207 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/20_1.msa b/serverfiles/main/srv1/share/data/monster/wolf/20_1.msa new file mode 100644 index 000000000..025af8375 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/20_1.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/20_1.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.506894 + AttackingEndTime 0.608273 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.506894 0.522363 -118.494225 97.102516 0.522363 -118.494217 97.102509 + 0.515227 0.514318 -121.733826 94.132828 0.514318 -121.733818 94.132820 + 0.523560 0.506640 -124.582031 90.694717 0.506640 -124.582024 90.694710 + 0.531894 0.499920 -126.956093 86.876221 0.499920 -126.956085 86.876213 + 0.540227 0.493793 -128.905304 82.725822 0.493793 -128.905289 82.725815 + 0.548560 0.487637 -130.509003 78.274773 0.487637 -130.508987 78.274765 + 0.556894 0.481086 -131.953735 74.026665 0.481086 -131.953720 74.026657 + 0.565227 0.473353 -133.390961 70.219582 0.473353 -133.390945 70.219574 + 0.573560 0.463671 -134.868561 66.851669 0.463671 -134.868546 66.851662 + 0.581894 0.449706 -136.390015 63.985043 0.449706 -136.389999 63.985039 + 0.590227 0.429759 -137.919907 61.669579 0.429759 -137.919891 61.669575 + 0.598560 0.403794 -139.382477 59.909584 0.403794 -139.382462 59.909580 + 0.606894 0.375040 -140.663727 58.575508 0.375040 -140.663712 58.575504 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/30.msa b/serverfiles/main/srv1/share/data/monster/wolf/30.msa new file mode 100644 index 000000000..94b103133 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/31.msa b/serverfiles/main/srv1/share/data/monster/wolf/31.msa new file mode 100644 index 000000000..364fe2379 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/31.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/32.msa b/serverfiles/main/srv1/share/data/monster/wolf/32.msa new file mode 100644 index 000000000..71bf2a16a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/32.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/33.msa b/serverfiles/main/srv1/share/data/monster/wolf/33.msa new file mode 100644 index 000000000..d728e0c25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/33.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/34.msa b/serverfiles/main/srv1/share/data/monster/wolf/34.msa new file mode 100644 index 000000000..550277174 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/35.msa b/serverfiles/main/srv1/share/data/monster/wolf/35.msa new file mode 100644 index 000000000..a9e7c68f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/37.msa b/serverfiles/main/srv1/share/data/monster/wolf/37.msa new file mode 100644 index 000000000..e47ccaec7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/wolf/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolf/motlist.txt b/serverfiles/main/srv1/share/data/monster/wolf/motlist.txt new file mode 100644 index 000000000..b9a7c67db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolf/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_guard/dead.msa b/serverfiles/main/srv1/share/data/monster/wolfman_guard/dead.msa new file mode 100644 index 000000000..808d0e6f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_guard/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_guard/dead.gr2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_guard/motlist.txt b/serverfiles/main/srv1/share/data/monster/wolfman_guard/motlist.txt new file mode 100644 index 000000000..adc78bbcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_guard/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL DEAD dead.msa 100 + + + + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_guard/run.msa b/serverfiles/main/srv1/share/data/monster/wolfman_guard/run.msa new file mode 100644 index 000000000..0041931f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_guard/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_guard/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.02 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_guard/wait.msa b/serverfiles/main/srv1/share/data/monster/wolfman_guard/wait.msa new file mode 100644 index 000000000..2c2f0fc8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_guard/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_guard/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_guard/wait1.msa b/serverfiles/main/srv1/share/data/monster/wolfman_guard/wait1.msa new file mode 100644 index 000000000..fb84c6ba7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_guard/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_guard/wait1.gr2" +MotionDuration 4.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_guard/walk.msa b/serverfiles/main/srv1/share/data/monster/wolfman_guard/walk.msa new file mode 100644 index 000000000..3e4fa2248 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_guard/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_guard/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/dead.msa b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/dead.msa new file mode 100644 index 000000000..e584dc804 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_jokjang/dead.gr2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/motlist.txt b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/motlist.txt new file mode 100644 index 000000000..adc78bbcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL DEAD dead.msa 100 + + + + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/run.msa b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/run.msa new file mode 100644 index 000000000..ca7991ffe --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_jokjang/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.02 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/wait.msa b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/wait.msa new file mode 100644 index 000000000..e426a0b5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_jokjang/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/wait1.msa b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/wait1.msa new file mode 100644 index 000000000..8c52e7938 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_jokjang/wait1.gr2" +MotionDuration 3.166667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/walk.msa b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/walk.msa new file mode 100644 index 000000000..1e5dfb528 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_jokjang/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_jokjang/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_sangin/dead.msa b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/dead.msa new file mode 100644 index 000000000..f3011c84e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_sangin/dead.gr2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_sangin/motlist.txt b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/motlist.txt new file mode 100644 index 000000000..adc78bbcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/motlist.txt @@ -0,0 +1,9 @@ +GENERAL WAIT wait.msa 80 +GENERAL WAIT1 wait1.msa 20 +GENERAL WALK walk.msa 100 +GENERAL RUN run.msa 100 +GENERAL DEAD dead.msa 100 + + + + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_sangin/run.msa b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/run.msa new file mode 100644 index 000000000..1996d0a92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_sangin/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.02 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_sangin/wait.msa b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/wait.msa new file mode 100644 index 000000000..7246dc4db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_sangin/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_sangin/wait1.msa b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/wait1.msa new file mode 100644 index 000000000..42bec1127 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_sangin/wait1.gr2" +MotionDuration 5.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wolfman_sangin/walk.msa b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/walk.msa new file mode 100644 index 000000000..da0303245 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wolfman_sangin/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wolfman_sangin/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -200.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/woodcutter/die.msa b/serverfiles/main/srv1/share/data/monster/woodcutter/die.msa new file mode 100644 index 000000000..e787f3890 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/woodcutter/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/woodcutter/die.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/woodcutter/motlist.txt b/serverfiles/main/srv1/share/data/monster/woodcutter/motlist.txt new file mode 100644 index 000000000..d09e49b46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/woodcutter/motlist.txt @@ -0,0 +1,5 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 65 +GENERAL WAIT1 wait_2.msa 35 +GENERAL WAIT1 wait_2.msa 35 diff --git a/serverfiles/main/srv1/share/data/monster/woodcutter/run.msa b/serverfiles/main/srv1/share/data/monster/woodcutter/run.msa new file mode 100644 index 000000000..8bc6c848d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/woodcutter/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/woodcutter/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -331.70 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/woodcutter/wait.msa b/serverfiles/main/srv1/share/data/monster/woodcutter/wait.msa new file mode 100644 index 000000000..5cce78c5a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/woodcutter/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/woodcutter/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/woodcutter/wait_1.msa b/serverfiles/main/srv1/share/data/monster/woodcutter/wait_1.msa new file mode 100644 index 000000000..de3cd390f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/woodcutter/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/woodcutter/wait_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/woodcutter/wait_2.msa b/serverfiles/main/srv1/share/data/monster/woodcutter/wait_2.msa new file mode 100644 index 000000000..2b19efc72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/woodcutter/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/woodcutter/wait_2.gr2" +MotionDuration 1.133333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wooden_door/close_wait.msa b/serverfiles/main/srv1/share/data/monster/wooden_door/close_wait.msa new file mode 100644 index 000000000..508c12503 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wooden_door/close_wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wooden_door/close_wait.gr2" +MotionDuration 0.133333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/wooden_door/motlist.txt b/serverfiles/main/srv1/share/data/monster/wooden_door/motlist.txt new file mode 100644 index 000000000..6d842b25f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wooden_door/motlist.txt @@ -0,0 +1,2 @@ +GENERAL WAIT close_wait.msa 100 +GENERAL DEAD open.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/wooden_door/open.msa b/serverfiles/main/srv1/share/data/monster/wooden_door/open.msa new file mode 100644 index 000000000..040fc62ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/wooden_door/open.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/wooden_door/open.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_damage.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_damage.msa new file mode 100644 index 000000000..a99d89d54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/back_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_damage1.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_damage1.msa new file mode 100644 index 000000000..3cc30d897 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/back_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_knockdown.msa new file mode 100644 index 000000000..0cc1e2001 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/back_knockdown.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_standup.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_standup.msa new file mode 100644 index 000000000..318e8b806 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/back_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/back_standup.gr2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_damage.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_damage.msa new file mode 100644 index 000000000..38a9849a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/front_damage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_damage1.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_damage1.msa new file mode 100644 index 000000000..c70816579 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/front_damage1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_dead.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_dead.msa new file mode 100644 index 000000000..0fcda063a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/front_dead.gr2" +MotionDuration 2.300000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_knockdown.msa new file mode 100644 index 000000000..dc305548f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/front_knockdown.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_standup.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_standup.msa new file mode 100644 index 000000000..f4da37b6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/front_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/front_standup.gr2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/yamachun_boss/motlist.txt new file mode 100644 index 000000000..311151642 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack1.msa 40 +GENERAL SPECIAL special_attack.msa 50 +GENERAL SPECIAL1 special_attack1.msa 50 +GENERAL FRONT_DAMAGE front_damage.msa 50 +GENERAL FRONT_DAMAGE1 front_damage1.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_Knockdown.msa 100 +GENERAL FRONT_STANDUP front_Standup.msa 100 +GENERAL BACK_DAMAGE back_damage.msa 50 +GENERAL BACK_DAMAGE1 back_damage1.msa 50 +GENERAL BACK_KNOCKDOWN back_Knockdown.msa 100 +GENERAL BACK_STANDUP back_Standup.msa 100 +GENERAL BACK_DEAD front_dead.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/normal_attack.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/normal_attack.msa new file mode 100644 index 000000000..e2a6954ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/normal_attack.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\normal_attack.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -92.97 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.275750 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact2.mse" + EffectPosition 0.000000 -100.000000 -60.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.312247 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -350.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/normal_attack1.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/normal_attack1.msa new file mode 100644 index 000000000..f58a5fc83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/normal_attack1.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\normal_attack1.GR2" +MotionDuration 1.666667 +Accumulation 0.00 -92.97 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.952960 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip02 L Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.025953 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip02 L Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/fire_ghost_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.981346 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 -300.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.977291 + + DuringTime 0.300000 + Power 200 + AffectingRange 300 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/run.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/run.msa new file mode 100644 index 000000000..f2112db37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/run.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -594.22 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/special_attack.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/special_attack.msa new file mode 100644 index 000000000..e05d91cbb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/special_attack.msa @@ -0,0 +1,143 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\special_attack.GR2" +MotionDuration 2.500000 +Accumulation 0.00 -92.97 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 1.690998 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip02 R Hand" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -600.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.648418 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact4.mse" + EffectPosition 0.000000 -600.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 1.672749 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.678832 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 900.000000 + Position 0.000000 -100.000000 200.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.648418 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact10_red.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.593674 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 -800.000000 200.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 1.593674 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 500.000000 -800.000000 200.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.593674 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position -500.000000 -800.000000 200.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/special_attack1.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/special_attack1.msa new file mode 100644 index 000000000..bb0e86179 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/special_attack1.msa @@ -0,0 +1,123 @@ +ScriptType MotionData + +MotionFileName "d:\ymir work\monster2\yamachun_boss\special_attack1.GR2" +MotionDuration 3.000000 +Accumulation 0.00 -92.97 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 1.861314 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -550.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.970803 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -950.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 2.072993 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -1150.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.883212 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.781022 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke2.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.897810 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 1000.000000 + Position 0.000000 -200.000000 200.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.868613 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact10_red.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 1.992701 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 -1200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/wait.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/wait.msa new file mode 100644 index 000000000..b4b3fed28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/wait1.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/wait1.msa new file mode 100644 index 000000000..ceddacbcb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/wait2.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/wait2.msa new file mode 100644 index 000000000..5b5765243 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_boss/walk.msa b/serverfiles/main/srv1/share/data/monster/yamachun_boss/walk.msa new file mode 100644 index 000000000..523208007 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_boss/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/yamachun_boss/walk.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -276.59 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_young1/motlist.txt b/serverfiles/main/srv1/share/data/monster/yamachun_young1/motlist.txt new file mode 100644 index 000000000..2707899a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_young1/motlist.txt @@ -0,0 +1,5 @@ +GENERAL WAIT wait.msa 70 +GENERAL WAIT1 wait1.msa 20 +GENERAL WAIT2 wait2.msa 10 +GENERAL RUN run.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_young1/run.msa b/serverfiles/main/srv1/share/data/monster/yamachun_young1/run.msa new file mode 100644 index 000000000..69ca0c8b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_young1/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/yamachun_young1/run.gr2" +MotionDuration 0.500000 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_young1/wait.msa b/serverfiles/main/srv1/share/data/monster/yamachun_young1/wait.msa new file mode 100644 index 000000000..408556f76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_young1/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/yamachun_young1/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_young1/wait1.msa b/serverfiles/main/srv1/share/data/monster/yamachun_young1/wait1.msa new file mode 100644 index 000000000..ace117987 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_young1/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/yamachun_young1/wait1.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_young1/wait2.msa b/serverfiles/main/srv1/share/data/monster/yamachun_young1/wait2.msa new file mode 100644 index 000000000..bbca56c6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_young1/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/yamachun_young1/wait2.gr2" +MotionDuration 3.333333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yamachun_young1/walk.msa b/serverfiles/main/srv1/share/data/monster/yamachun_young1/walk.msa new file mode 100644 index 000000000..2fcfabc9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yamachun_young1/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc_pet/yamachun_young1/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -90.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/00.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/00.msa new file mode 100644 index 000000000..cb59b26d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/00_1.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/00_1.msa new file mode 100644 index 000000000..815f2de54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/03.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/03.msa new file mode 100644 index 000000000..a02f33bce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -500.01 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/20.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/20.msa new file mode 100644 index 000000000..449280e35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/20.msa @@ -0,0 +1,38 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\yellow_tigerman\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.408759 + AttackingEndTime 0.489862 + AttackingBone "Bip01 R Hand" + WeaponLength 44.000000 + List HitPosition + { + 0.408759 -88.989197 -4.336418 228.744934 -59.622894 -36.553799 234.172501 + 0.417092 -102.921341 -56.080090 216.353485 -65.225334 -77.818047 221.467041 + 0.425426 -103.866974 -109.948845 202.652756 -61.354637 -119.923309 206.826645 + 0.433759 -95.469421 -155.629242 190.254730 -51.680443 -156.508286 192.267059 + 0.442092 -81.626427 -195.363922 180.460510 -38.419811 -191.123123 179.073395 + 0.450426 -62.170044 -231.632690 175.414566 -19.629934 -226.889923 170.226074 + 0.458759 -34.174805 -261.955322 177.761780 8.810889 -260.587341 170.849640 + 0.467092 -2.960603 -276.590302 184.114029 40.748749 -278.601257 179.798615 + 0.475426 20.846121 -279.091034 188.520264 64.680672 -282.516327 188.056046 + 0.483759 35.361389 -277.811707 190.600632 79.031326 -281.397766 192.710846 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/20_1.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/20_1.msa new file mode 100644 index 000000000..8a6095ced --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/20_1.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster\yellow_tigerman\20_1.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.765612 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -130.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 2 + StartingTime 0.765612 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/24.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/24.msa new file mode 100644 index 000000000..41bc9874e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/24.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\yellow_tigerman\24.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.023844 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/yellow_tigerman_24.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.439416 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L Toe0Nub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/yellow_tigerman_24_1.mse" + EffectPosition 0.000000 -280.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.481752 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/30.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/30.msa new file mode 100644 index 000000000..d04d65b93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/30.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/30_1.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/30_1.msa new file mode 100644 index 000000000..b9ae53a2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/30_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/31.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/31.msa new file mode 100644 index 000000000..b7cf640e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/31.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/32.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/32.msa new file mode 100644 index 000000000..fc787ce85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/33.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/33.msa new file mode 100644 index 000000000..4b2c9b74d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/33.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/34.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/34.msa new file mode 100644 index 000000000..1ee2570c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/34.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/34_1.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/34_1.msa new file mode 100644 index 000000000..5f4db1c59 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/34_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/35.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/35.msa new file mode 100644 index 000000000..b604f5c6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/36.msa b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/36.msa new file mode 100644 index 000000000..f3355ed08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster/yellow_tigerman/36.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yellow_tigerman/motlist.txt b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/motlist.txt new file mode 100644 index 000000000..76c60e423 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yellow_tigerman/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL SPECIAL 24.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/young_merchant/die.msa b/serverfiles/main/srv1/share/data/monster/young_merchant/die.msa new file mode 100644 index 000000000..d3f6f5c02 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/young_merchant/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/young_merchant/die.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/young_merchant/motlist.txt b/serverfiles/main/srv1/share/data/monster/young_merchant/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/young_merchant/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/young_merchant/run.msa b/serverfiles/main/srv1/share/data/monster/young_merchant/run.msa new file mode 100644 index 000000000..19a99a1af --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/young_merchant/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/young_merchant/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -299.38 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/young_merchant/wait.msa b/serverfiles/main/srv1/share/data/monster/young_merchant/wait.msa new file mode 100644 index 000000000..eeacce288 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/young_merchant/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/young_merchant/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/young_merchant/walk.msa b/serverfiles/main/srv1/share/data/monster/young_merchant/walk.msa new file mode 100644 index 000000000..ebc5c74bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/young_merchant/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/young_merchant/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -100.36 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/die.msa b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/die.msa new file mode 100644 index 000000000..126a1242c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/die.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/yu_hwa_rang/die.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/motlist.txt b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/motlist.txt new file mode 100644 index 000000000..70ea2264c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/motlist.txt @@ -0,0 +1,4 @@ +GENERAL DEAD die.msa 100 +GENERAL RUN run.msa 100 +GENERAL WAIT wait.msa 100 +GENERAL WALK walk.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/run.msa b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/run.msa new file mode 100644 index 000000000..f530666ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/yu_hwa_rang/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -261.04 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/wait.msa b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/wait.msa new file mode 100644 index 000000000..6965622d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/yu_hwa_rang/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/walk.msa b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/walk.msa new file mode 100644 index 000000000..6203f3960 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/yu_hwa_rang/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc/yu_hwa_rang/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -72.59 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/00.msa new file mode 100644 index 000000000..7c51e3a91 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/00_1.msa new file mode 100644 index 000000000..0959ecc79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/03.msa new file mode 100644 index 000000000..bd1412811 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/03.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -298.69 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/20.msa new file mode 100644 index 000000000..bb41a4fc5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/20.msa @@ -0,0 +1,36 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/20.gr2" +MotionDuration 1.1667 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.542174 + AttackingEndTime 0.607462 + AttackingBone "Bip01 R Hand" + WeaponLength 61.000000 + List HitPosition + { + 0.542174 -50.688175 -21.317162 190.791473 6.119277 -0.087522 196.937744 + 0.550507 -46.700085 -56.251656 180.774353 -4.002223 -15.375266 195.487564 + 0.558840 -30.888897 -89.996834 165.710953 -10.648620 -39.995399 194.096298 + 0.567174 -1.522719 -115.656448 144.612228 -6.013906 -74.004730 188.926010 + 0.575507 39.432247 -122.129364 116.856812 20.417953 -109.416519 172.883820 + 0.583840 78.291542 -95.998047 87.201721 71.029701 -121.626709 141.103439 + 0.592174 91.482765 -52.446293 71.632408 112.696083 -94.124344 110.583305 + 0.600507 86.527802 -22.824741 69.606483 127.562859 -59.374786 95.963943 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/20_1.msa new file mode 100644 index 000000000..3cbbabfd3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/20_1.msa @@ -0,0 +1,76 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/20_1.gr2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.383212 + AttackingEndTime 0.532847 + AttackingBone "Bip01 R Hand" + WeaponLength 70.000000 + List HitPosition + { + 0.383212 26.998426 -45.536026 71.872612 44.422749 -53.567989 139.191147 + 0.391545 16.680494 -52.360176 69.920776 43.391209 -60.499092 134.109146 + 0.399878 3.641244 -60.166595 70.626976 39.838692 -67.577187 130.080978 + 0.408212 -12.380380 -68.210327 75.119247 33.429676 -75.140427 127.591652 + 0.416545 -31.200352 -74.962692 84.778870 23.703592 -83.123940 127.425804 + 0.424878 -51.532848 -77.889923 100.546150 10.339007 -90.802383 130.622971 + 0.433212 -70.066551 -73.839333 119.018517 -6.405193 -96.856125 136.814835 + 0.441545 -84.837257 -62.608452 137.709808 -25.766909 -99.237396 146.004044 + 0.449878 -94.433342 -45.022011 155.092209 -46.446362 -95.901482 157.996353 + 0.458212 -97.528435 -22.439043 169.755997 -66.500389 -85.139793 172.032684 + 0.466545 -92.974792 3.086059 180.390411 -83.273552 -65.937996 186.764862 + 0.474878 -80.947754 27.216749 185.940338 -92.876762 -40.339077 199.849823 + 0.483212 -66.053574 44.304028 187.086655 -93.764954 -16.197344 208.802917 + 0.491545 -52.253883 54.957390 185.846939 -89.849998 3.018844 213.933060 + 0.499878 -41.640373 60.990318 183.868744 -84.655693 16.375814 216.404892 + 0.508212 -35.058559 64.072113 182.194443 -80.495750 24.094072 217.355576 + 0.516545 -32.787292 65.245354 181.361313 -78.587578 26.587610 217.521286 + 0.524878 -32.411339 65.715858 180.836807 -77.889748 27.004362 217.348633 + } + } + Group HitData01 + { + AttackingStartTime 0.952555 + AttackingEndTime 1.116788 + AttackingBone "Bip01 L Hand" + WeaponLength 70.000000 + List HitPosition + { + 0.952555 -17.859455 -4.121616 207.212631 -24.154833 -13.476653 276.137726 + 0.960888 -16.117739 -11.269564 213.577377 -17.138714 -33.319145 279.983521 + 0.969221 -12.006595 -26.082701 220.307098 -4.730805 -66.488884 276.956787 + 0.977555 -5.043124 -50.737297 221.281937 11.805353 -109.728302 254.359863 + 0.985888 2.598016 -81.417366 206.831543 25.564188 -146.636963 200.584778 + 0.994221 7.269810 -102.028389 178.925034 31.309900 -152.432388 137.224579 + 1.002555 11.212142 -108.478294 150.253769 35.631351 -133.814041 89.760986 + 1.010888 17.050644 -105.848701 126.984909 42.333599 -105.906876 61.834469 + 1.019221 25.688101 -98.573349 110.216087 51.235859 -77.145226 48.981503 + 1.027555 37.003490 -88.803070 99.153786 60.953220 -50.228695 46.139599 + 1.035888 49.763733 -77.277664 93.118095 69.820564 -25.666498 50.353252 + 1.044221 59.784012 -65.181763 90.552216 74.376976 -4.661029 58.565426 + 1.052555 66.960815 -53.947933 90.451973 75.759262 11.901614 68.452187 + 1.060888 71.987419 -44.447884 91.939133 75.633034 24.107107 78.386581 + 1.069221 75.588791 -37.094643 94.277267 75.358856 32.542500 87.350197 + 1.077555 78.372910 -32.010983 96.948975 75.905212 37.906509 94.845261 + 1.085888 80.593491 -28.397070 99.583298 76.965103 41.492039 101.093788 + 1.094221 82.219810 -25.242977 101.918716 77.661079 44.463287 106.410339 + 1.102555 83.347542 -22.562984 103.840660 78.183327 46.911865 110.637138 + 1.110888 84.061089 -20.355333 105.273758 78.692612 48.925564 113.687241 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/30.msa new file mode 100644 index 000000000..d1a811817 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/30.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/30_1.msa new file mode 100644 index 000000000..3326d7656 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/30_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/31.msa new file mode 100644 index 000000000..c4596577e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/31_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/31_1.msa new file mode 100644 index 000000000..b3b321829 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/31_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/32.msa new file mode 100644 index 000000000..4836ddad5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/32.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/33.msa new file mode 100644 index 000000000..d34c3c67b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/34.msa new file mode 100644 index 000000000..452e6b323 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/34.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/34_1.msa new file mode 100644 index 000000000..96d0cfa5e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/34_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/35.msa new file mode 100644 index 000000000..f6f2c99c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/36.msa new file mode 100644 index 000000000..b42ed523a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/37.msa new file mode 100644 index 000000000..01c228299 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/motlist.txt new file mode 100644 index 000000000..a6ceca550 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_damage00.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_damage00.msa new file mode 100644 index 000000000..89e6f5aa0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_damage00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/back_damage00.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_damage01.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_damage01.msa new file mode 100644 index 000000000..bf2871501 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_damage01.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/back_damage01.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_dead.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_dead.msa new file mode 100644 index 000000000..55c525662 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/back_dead.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_knockdown.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_knockdown.msa new file mode 100644 index 000000000..da6522a2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/back_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/back_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_damage00.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_damage00.msa new file mode 100644 index 000000000..e30429059 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_damage00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/front_damage00.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_damage01.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_damage01.msa new file mode 100644 index 000000000..1b99cc82a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_damage01.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/front_damage01.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_dead.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_dead.msa new file mode 100644 index 000000000..8ea11d3c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/front_dead.gr2" +MotionDuration 1.633333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_knockdown.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_knockdown.msa new file mode 100644 index 000000000..563a4a54d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/front_knockdown.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/front_knockdown.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/motlist.txt new file mode 100644 index 000000000..029e6db79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/motlist.txt @@ -0,0 +1,19 @@ +GENERAL WAIT wait00.msa 75 +GENERAL WAIT1 wait01.msa 15 +GENERAL WAIT1 wait01.msa 10 +GENERAL RUN run.msa 100 +GENERAL NORMAL_ATTACK normal_attack00.msa 60 +GENERAL NORMAL_ATTACK1 normal_attack01.msa 40 +GENERAL SPECIAL special_attack00.msa 50 +GENERAL SPECIAL1 special_attack01.msa 50 +GENERAL FRONT_DAMAGE front_damage00.msa 50 +GENERAL FRONT_DAMAGE1 front_damage01.msa 50 +GENERAL FRONT_DEAD front_dead.msa 100 +GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100 +GENERAL FRONT_STANDUP wait00.msa 100 +GENERAL BACK_DAMAGE back_damage00.msa 50 +GENERAL BACK_DAMAGE1 back_damage01.msa 50 +GENERAL BACK_KNOCKDOWN back_knockdown.msa 100 +GENERAL BACK_STANDUP wait00.msa 100 +GENERAL BACK_DEAD back_dead.msa 100 +GENERAL WALK walk.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/normal_attack00.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/normal_attack00.msa new file mode 100644 index 000000000..330fd4be1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/normal_attack00.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_bigboss2\normal_attack00.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.603082 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/normal_attack01.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/normal_attack01.msa new file mode 100644 index 000000000..272f46b2f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/normal_attack01.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_bigboss2\normal_attack01.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.624493 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -180.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/run.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/run.msa new file mode 100644 index 000000000..9430c1b31 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/run.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -605.77 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/special_attack00.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/special_attack00.msa new file mode 100644 index 000000000..8fafdf7e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/special_attack00.msa @@ -0,0 +1,124 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_bigboss2\special_attack00.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 1.708029 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Dummy04" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redblack4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.413625 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/redblack2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.510949 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Dummy05" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/smoke1.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.114355 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster2/redblack1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.559611 + DuringTime 2.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 3.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.622871 + DuringTime 2.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 3.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -450.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.681265 + DuringTime 2.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 3.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -800.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/special_attack01.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/special_attack01.msa new file mode 100644 index 000000000..21ffe180b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/special_attack01.msa @@ -0,0 +1,87 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_bigboss2\special_attack01.GR2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.464234 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "zombie_bigboss2_weapon1" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact1.mse" + EffectPosition 0.000000 50.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.972263 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "zombie_bigboss2_weapon1" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster2/impact3.mse" + EffectPosition 0.000000 -350.000000 -50.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.178102 + DuringTime 2.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 3.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 600.000000 + Position 0.000000 -100.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.985401 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.416058 + DuringTime 2.000000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 3.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 -100.000000 90.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait00.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait00.msa new file mode 100644 index 000000000..dc8e3b933 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/wait00.gr2" +MotionDuration 1.966667 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait01.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait01.msa new file mode 100644 index 000000000..5e5e0eca8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait01.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/wait01.gr2" +MotionDuration 3.300000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait02.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait02.msa new file mode 100644 index 000000000..e75522355 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/wait02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/wait02.gr2" +MotionDuration 3.300000 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/walk.msa b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/walk.msa new file mode 100644 index 000000000..b92cd982a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_bigboss2/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_bigboss2/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/00.msa new file mode 100644 index 000000000..604829545 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/03.msa new file mode 100644 index 000000000..65f948184 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/03.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -285.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/20.msa new file mode 100644 index 000000000..ba4575b74 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/20.gr2" +MotionDuration 1.166667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.533658 + AttackingEndTime 0.627332 + AttackingBone "Bip01 R Hand" + WeaponLength 51.000000 + List HitPosition + { + 0.533658 -86.920708 -26.445696 233.971970 -58.881516 -58.683727 206.128265 + 0.541991 -88.074104 -54.119431 217.469742 -52.045990 -72.413719 186.365005 + 0.550324 -83.783638 -77.969406 191.522858 -40.746098 -79.669754 164.262283 + 0.558658 -76.176590 -93.268005 165.511078 -29.311460 -84.559830 147.453781 + 0.566991 -67.368454 -104.582413 142.164368 -18.724386 -92.233177 133.108292 + 0.575324 -58.118065 -114.445496 119.907822 -8.299899 -103.905319 117.457314 + 0.583658 -48.283878 -121.961746 96.710922 2.539863 -118.415207 98.137161 + 0.591991 -36.232609 -123.718498 75.278954 14.355731 -129.027908 78.887848 + 0.600324 -22.847088 -121.633675 59.533386 26.033976 -135.106567 64.998398 + 0.608658 -10.360486 -119.786316 49.546234 35.116463 -141.499725 57.192719 + 0.616991 -0.800183 -121.795731 45.090427 38.730392 -151.975769 56.114738 + 0.625324 3.853730 -128.085083 45.404907 35.008598 -165.265320 61.064884 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/20_1.msa new file mode 100644 index 000000000..3a20fc3e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/20_1.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/20_1.gr2" +MotionDuration 1.333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.548662 + AttackingEndTime 0.678021 + AttackingBone "Bip01 L Hand" + WeaponLength 20.000000 + List HitPosition + { + 0.548662 29.580126 -124.028755 160.011765 35.038311 -126.477829 140.927963 + 0.556995 39.118683 -115.757385 137.927521 43.025177 -112.610573 118.569420 + 0.565328 47.453384 -102.673492 116.584976 49.033325 -94.460213 98.419861 + 0.573662 53.605518 -84.986481 96.807648 52.221344 -72.654655 81.125183 + 0.581995 58.837780 -65.195190 81.308441 54.821014 -50.187256 68.721825 + 0.590328 66.486099 -44.530216 70.904572 60.824871 -27.971844 61.223766 + 0.598662 78.559746 -22.234209 66.651291 72.350807 -4.603437 59.541355 + 0.606995 93.401337 -0.149071 70.759415 87.630951 18.433989 66.146812 + 0.615328 103.789162 16.757719 79.216049 98.510330 35.920532 76.998871 + 0.623662 110.432701 28.209448 88.476082 105.627144 47.622616 88.336044 + 0.631995 114.705322 35.299946 96.784302 110.370598 54.767117 98.279610 + 0.640328 117.145737 40.151302 103.172745 113.087715 59.536869 105.953415 + 0.648662 118.179955 43.880169 107.155914 114.121918 63.118912 110.816910 + 0.656995 118.217209 46.866470 108.622330 113.901001 65.968758 112.680984 + 0.665328 117.710449 49.348602 108.404449 112.984833 68.343391 112.511322 + 0.673662 117.317009 51.559528 108.400169 112.249069 70.456230 112.551147 + } + } + Group HitData01 + { + AttackingStartTime 1.231144 + AttackingEndTime 1.360503 + AttackingBone "Bip01 R Hand" + WeaponLength 51.000000 + List HitPosition + { + 1.231144 74.122269 -46.536873 74.256531 85.077034 -43.483570 123.956764 + 1.239477 73.221832 -63.985592 75.474091 85.746727 -50.207859 122.902161 + 1.247810 66.808197 -84.305267 79.734703 84.431732 -60.920132 121.463219 + 1.256144 52.714851 -105.740730 88.209869 79.051491 -76.476646 120.620064 + 1.264477 29.078405 -123.896484 100.776436 66.158554 -95.505440 120.958313 + 1.272810 -3.171082 -130.286942 108.454681 42.780285 -109.341766 115.165474 + 1.281144 -43.220493 -121.465195 110.463692 5.735603 -110.866707 100.964180 + 1.289477 -87.105522 -89.202614 112.857384 -44.085205 -84.957397 85.969902 + 1.297810 -115.857224 -43.512306 128.124146 -82.185905 -37.770481 90.280663 + 1.306144 -124.493637 -4.943385 152.879501 -98.580910 4.594162 110.007919 + 1.314477 -120.601868 22.674746 180.184448 -101.623642 36.557419 134.952728 + 1.322810 -109.420242 39.876205 206.685532 -97.216217 58.940296 160.984100 + 1.331143 -96.120300 50.409752 224.485947 -87.273262 73.328712 179.794266 + 1.339477 -85.170235 57.964088 233.978668 -77.600845 82.010208 189.645905 + 1.347810 -78.336945 64.806190 236.507172 -71.487503 86.932045 191.070313 + 1.356143 -73.700119 70.618988 236.176300 -67.548653 89.834526 189.337067 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/30.msa new file mode 100644 index 000000000..0eac4af26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/30_1.msa new file mode 100644 index 000000000..643382265 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/31.msa new file mode 100644 index 000000000..fd3f00d12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/31.gr2" +MotionDuration 1.433333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/32.msa new file mode 100644 index 000000000..5dcc8f405 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/32.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/33.msa new file mode 100644 index 000000000..ac6048840 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/34.msa new file mode 100644 index 000000000..de00fa3f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/34_1.msa new file mode 100644 index 000000000..8c4cde270 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/35.msa new file mode 100644 index 000000000..1e2079cf8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/36.msa new file mode 100644 index 000000000..aad372f22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/37.msa new file mode 100644 index 000000000..a51f39997 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_boss/37.gr2" +MotionDuration 1.433333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/motlist.txt new file mode 100644 index 000000000..4f2f125a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_boss/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/00.msa new file mode 100644 index 000000000..256a1d5d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/00_1.msa new file mode 100644 index 000000000..49b556ceb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/03.msa new file mode 100644 index 000000000..ecf6fae9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/03.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -296.68 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/20.msa new file mode 100644 index 000000000..80853a94a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/20.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.821168 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/30.msa new file mode 100644 index 000000000..7ce715873 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/30_1.msa new file mode 100644 index 000000000..d0e48a79a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/31.msa new file mode 100644 index 000000000..8272f9a67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/31.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/32.msa new file mode 100644 index 000000000..01860841d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/33.msa new file mode 100644 index 000000000..4b2720103 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/34.msa new file mode 100644 index 000000000..15d08cfe0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/34_1.msa new file mode 100644 index 000000000..3a6bb26b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/35.msa new file mode 100644 index 000000000..b59b65b14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/37.msa new file mode 100644 index 000000000..70d88cc3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_bow/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/motlist.txt new file mode 100644 index 000000000..e6f120d04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_bow/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00.msa new file mode 100644 index 000000000..35d83b2da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/00.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00_1.msa new file mode 100644 index 000000000..a0a6b66d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/00_1.gr2" +MotionDuration 0.866667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00_2.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00_2.msa new file mode 100644 index 000000000..22133d2b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/00_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/00_2.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/02.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/02.msa new file mode 100644 index 000000000..4485cd5b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/02.gr2" +MotionDuration 1.133333 +Accumulation 0.00 -69.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/02_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/02_1.msa new file mode 100644 index 000000000..5ebe133f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/02_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/02_1.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -69.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/03.msa new file mode 100644 index 000000000..a41db402e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -258.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/03_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/03_1.msa new file mode 100644 index 000000000..12c0d112c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/03_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/03_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -258.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/20.msa new file mode 100644 index 000000000..e0feaf3e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/20.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.405515 + AttackingEndTime 0.639092 + AttackingBone "Bip01 HeadNub" + WeaponLength 0.000000 + List HitPosition + { + 0.405515 -40.325222 -42.145939 112.057388 -40.325218 -42.145935 112.057381 + 0.413848 -44.380371 -39.882759 113.315460 -44.380367 -39.882755 113.315453 + 0.422182 -47.747425 -37.884323 114.449608 -47.747421 -37.884319 114.449600 + 0.430515 -50.524467 -36.473991 116.162216 -50.524464 -36.473988 116.162209 + 0.438848 -52.876858 -35.707661 118.625092 -52.876854 -35.707657 118.625084 + 0.447182 -54.939514 -35.602119 121.922958 -54.939510 -35.602116 121.922951 + 0.455515 -56.805611 -36.172112 126.102188 -56.805607 -36.172108 126.102180 + 0.463848 -58.513466 -37.311356 130.966553 -58.513462 -37.311352 130.966537 + 0.472182 -60.058414 -38.612228 135.843475 -60.058411 -38.612225 135.843460 + 0.480515 -61.463203 -40.046276 140.714294 -61.463200 -40.046272 140.714279 + 0.488848 -62.744038 -41.615181 145.611664 -62.744034 -41.615177 145.611649 + 0.497182 -63.906967 -43.318142 150.564728 -63.906963 -43.318138 150.564713 + 0.505515 -64.961166 -45.129356 155.291824 -64.961159 -45.129353 155.291809 + 0.513848 -65.937340 -46.972816 158.795685 -65.937332 -46.972813 158.795670 + 0.522182 -66.814224 -48.842331 161.003647 -66.814217 -48.842327 161.003632 + 0.530515 -67.556549 -50.735065 161.915634 -67.556541 -50.735062 161.915619 + 0.538848 -68.116898 -52.643887 161.527588 -68.116890 -52.643883 161.527573 + 0.547182 -68.434982 -54.570366 160.020111 -68.434975 -54.570362 160.020096 + 0.555515 -68.491768 -56.555145 158.004883 -68.491760 -56.555141 158.004868 + 0.563848 -68.321503 -58.606956 155.531891 -68.321495 -58.606953 155.531876 + 0.572182 -67.954475 -60.733429 152.593582 -67.954468 -60.733425 152.593567 + 0.580515 -67.413956 -62.943283 149.175339 -67.413948 -62.943279 149.175323 + 0.588848 -66.707260 -65.221909 145.382843 -66.707253 -65.221901 145.382828 + 0.597181 -65.822693 -67.505150 141.610168 -65.822685 -67.505142 141.610153 + 0.605515 -64.774628 -69.805992 137.871811 -64.774620 -69.805984 137.871796 + 0.613848 -63.568886 -72.140762 134.140442 -63.568882 -72.140755 134.140427 + 0.622181 -62.202072 -74.519951 130.380219 -62.202068 -74.519943 130.380203 + 0.630515 -60.666183 -76.944229 126.641327 -60.666180 -76.944221 126.641319 + 0.638848 -58.954170 -79.405731 123.194138 -58.954166 -79.405724 123.194130 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/20_1.msa new file mode 100644 index 000000000..4d1832fcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/20_1.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/20_1.gr2" +MotionDuration 1.6667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.169505 + AttackingEndTime 0.307786 + AttackingBone "Bip01 Ponytail1Nub" + WeaponLength 0.000000 + List HitPosition + { + 0.169505 0.136951 -119.825134 50.892860 0.136951 -119.825127 50.892857 + 0.177839 1.238796 -126.955795 54.444714 1.238796 -126.955788 54.444710 + 0.186172 2.191505 -133.105347 57.673729 2.191505 -133.105331 57.673725 + 0.194505 3.007754 -138.327988 60.509785 3.007753 -138.327972 60.509781 + 0.202839 3.702883 -142.700333 62.907055 3.702883 -142.700317 62.907051 + 0.211172 4.253956 -146.261383 64.570114 4.253955 -146.261368 64.570107 + 0.219505 4.659912 -149.068649 65.379074 4.659912 -149.068634 65.379066 + 0.227839 4.927308 -151.157745 65.321426 4.927307 -151.157730 65.321419 + 0.236172 5.083698 -152.666840 64.503098 5.083698 -152.666824 64.503090 + 0.244505 5.176516 -153.827042 63.127678 5.176515 -153.827026 63.127674 + 0.252839 5.203715 -154.612137 61.195915 5.203715 -154.612122 61.195911 + 0.261172 5.166242 -154.995956 58.749527 5.166242 -154.995941 58.749523 + 0.269505 5.104836 -155.088470 56.178459 5.104835 -155.088455 56.178455 + 0.277839 5.030247 -154.926239 53.580982 5.030247 -154.926224 53.580978 + 0.286172 4.943282 -154.515305 50.961784 4.943281 -154.515289 50.961781 + 0.294505 4.885726 -154.033981 48.576504 4.885726 -154.033966 48.576500 + 0.302839 4.909401 -153.714172 46.711571 4.909401 -153.714157 46.711567 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/30.msa new file mode 100644 index 000000000..6c60b44b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/31.msa new file mode 100644 index 000000000..50773996d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/32.msa new file mode 100644 index 000000000..bd56145b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/33.msa new file mode 100644 index 000000000..08eb4d85f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/33.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/33_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/33_1.msa new file mode 100644 index 000000000..c59ed983a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/33_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/33_1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/34.msa new file mode 100644 index 000000000..a241fd7bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/35.msa new file mode 100644 index 000000000..498f5c981 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/37.msa new file mode 100644 index 000000000..41dce18b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/37_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/37_1.msa new file mode 100644 index 000000000..3146dce28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_dog/37_1.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/motlist.txt new file mode 100644 index 000000000..f46ec12ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_dog/motlist.txt @@ -0,0 +1,18 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 25 +GENERAL WAIT2 00_2.msa 10 +GENERAL WALK 02.msa 100 +GENERAL WALK1 02_1.msa 100 +GENERAL RUN 03.msa 100 +GENERAL RUN1 03_1.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 50 +GENERAL FRONT_STANDUP1 33_1.msa 50 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/00.msa new file mode 100644 index 000000000..d26d7b9f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/00.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/00_1.msa new file mode 100644 index 000000000..5478609ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/00_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/02.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/02.msa new file mode 100644 index 000000000..a7888dec0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/02.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/02.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -60.91 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/03.msa new file mode 100644 index 000000000..71063b940 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -116.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/20.msa new file mode 100644 index 000000000..2956a8760 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/20.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/20.gr2" +MotionDuration 1.5 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.3333 + AttackingEndTime 0.6667 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 1.540146 69.283447 4.934547 135.867462 69.283440 4.934547 135.867447 + 1.548480 67.120789 -15.409609 140.476578 67.120781 -15.409608 140.476563 + 1.556813 59.303246 -35.092628 144.464294 59.303242 -35.092625 144.464279 + 1.565146 47.378143 -51.456535 147.262009 47.378139 -51.456532 147.261993 + 1.573480 32.986572 -63.947350 148.908005 32.986568 -63.947346 148.907990 + 1.581813 17.531614 -72.586090 149.529449 17.531612 -72.586082 149.529434 + 1.590146 2.070353 -77.737122 149.288925 2.070353 -77.737114 149.288910 + 1.598480 -12.665197 -79.944046 148.260086 -12.665196 -79.944038 148.260071 + 1.606813 -26.138786 -79.938721 146.171326 -26.138784 -79.938713 146.171310 + 1.615146 -38.043507 -78.304436 143.057602 -38.043503 -78.304428 143.057587 + 1.623479 -48.244133 -75.510452 138.998230 -48.244129 -75.510445 138.998215 + 1.631813 -56.695694 -71.908607 134.069321 -56.695690 -71.908600 134.069305 + 1.640146 -63.381271 -67.737732 128.353302 -63.381268 -67.737724 128.353287 + 1.648479 -68.451141 -62.958538 122.403801 -68.451134 -62.958534 122.403793 + 1.656813 -72.120667 -57.545948 116.855293 -72.120659 -57.545944 116.855286 + 1.665146 -74.427574 -51.743599 111.740906 -74.427567 -51.743595 111.740898 + 1.673479 -75.435982 -45.765099 107.072060 -75.435974 -45.765095 107.072052 + 1.681813 -75.226540 -39.793480 102.845032 -75.226532 -39.793476 102.845024 + 1.690146 -73.904396 -33.986526 99.068268 -73.904388 -33.986523 99.068260 + 1.698479 -71.839790 -28.512419 96.025284 -71.839783 -28.512417 96.025276 + 1.706813 -69.338684 -23.479595 93.703812 -69.338676 -23.479593 93.703804 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/20_1.msa new file mode 100644 index 000000000..c77665a51 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/20_1.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/20_1.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.283861 + AttackingEndTime 0.486618 + AttackingBone "Bip01 L Hand" + WeaponLength 0.000000 + List HitPosition + { + 0.283861 62.412853 23.679806 59.621532 62.412849 23.679804 59.621529 + 0.292194 67.359993 12.267746 60.014893 67.359985 12.267745 60.014889 + 0.300527 70.962784 -2.533765 60.400551 70.962776 -2.533765 60.400547 + 0.308861 71.774368 -20.771019 60.603703 71.774361 -20.771017 60.603699 + 0.317194 68.162315 -41.454594 60.340752 68.162308 -41.454590 60.340748 + 0.325527 59.767406 -61.340725 59.316849 59.767403 -61.340721 59.316845 + 0.333860 47.008980 -79.021416 57.531662 47.008976 -79.021408 57.531658 + 0.342194 30.672743 -93.322853 55.025627 30.672741 -93.322845 55.025623 + 0.350527 13.425926 -102.684311 51.799995 13.425925 -102.684303 51.799992 + 0.358860 -2.806607 -107.630707 48.192680 -2.806607 -107.630699 48.192677 + 0.367194 -17.116264 -109.257751 44.501091 -17.116262 -109.257744 44.501087 + 0.375527 -29.948124 -107.910713 40.629517 -29.948122 -107.910706 40.629513 + 0.383860 -41.290321 -103.817772 36.760498 -41.290318 -103.817764 36.760494 + 0.392194 -51.002167 -97.311752 33.263721 -51.002163 -97.311745 33.263718 + 0.400527 -58.875179 -88.991074 30.387161 -58.875175 -88.991066 30.387159 + 0.408860 -64.798958 -79.247734 28.211803 -64.798950 -79.247726 28.211802 + 0.417194 -68.759949 -68.283096 26.911579 -68.759941 -68.283089 26.911577 + 0.425527 -70.847794 -57.147499 26.726351 -70.847786 -57.147495 26.726349 + 0.433860 -71.289749 -46.769363 27.515692 -71.289742 -46.769360 27.515690 + 0.442194 -70.285736 -37.324722 28.995731 -70.285728 -37.324718 28.995729 + 0.450527 -68.313400 -29.086456 30.983250 -68.313393 -29.086454 30.983248 + 0.458860 -65.983604 -22.314217 33.213661 -65.983597 -22.314215 33.213657 + 0.467194 -63.513634 -16.926565 35.330086 -63.513630 -16.926563 35.330082 + 0.475527 -60.965378 -12.552296 37.252499 -60.965374 -12.552295 37.252495 + 0.483860 -58.223026 -8.659178 39.232655 -58.223022 -8.659177 39.232651 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/30.msa new file mode 100644 index 000000000..0eb9a1b83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/30_1.msa new file mode 100644 index 000000000..43ff31b90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/31.msa new file mode 100644 index 000000000..15e6c8f15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/31.gr2" +MotionDuration 1.866667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/32.msa new file mode 100644 index 000000000..ed81ea840 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/32.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/33.msa new file mode 100644 index 000000000..9e7a02154 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/33.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/34.msa new file mode 100644 index 000000000..69d72d45f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/34_1.msa new file mode 100644 index 000000000..15de375b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/35.msa new file mode 100644 index 000000000..b618892b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/35.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/37.msa new file mode 100644 index 000000000..b83112473 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_infector/37.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/motlist.txt new file mode 100644 index 000000000..5a9482e8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_infector/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL WALK 02.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/00.msa new file mode 100644 index 000000000..e9d38a6f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/00.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/00_1.msa new file mode 100644 index 000000000..5d14ad3c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/03.msa new file mode 100644 index 000000000..188981b8c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -280.82 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/20.msa new file mode 100644 index 000000000..295f6dc3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/20.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/20.gr2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.661801 + AttackingEndTime 0.785077 + AttackingBone "Bone20" + WeaponLength 0.000000 + List HitPosition + { + 0.661801 12.712811 -25.074848 137.517517 12.712810 -25.074846 137.517502 + 0.670134 12.858579 -31.095646 137.309219 12.858578 -31.095644 137.309204 + 0.678467 13.035084 -36.329655 137.119751 13.035083 -36.329651 137.119736 + 0.686800 13.229160 -40.730984 137.075134 13.229159 -40.730980 137.075119 + 0.695134 13.424372 -44.356880 137.282898 13.424371 -44.356876 137.282883 + 0.703467 13.608111 -47.261414 137.822769 13.608110 -47.261410 137.822754 + 0.711800 13.774235 -49.520638 138.695419 13.774234 -49.520634 138.695404 + 0.720134 13.939487 -51.425930 139.464233 13.939487 -51.425926 139.464218 + 0.728467 14.101917 -53.048206 140.032516 14.101916 -53.048203 140.032501 + 0.736800 14.254904 -54.396244 140.407654 14.254903 -54.396240 140.407639 + 0.745134 14.392715 -55.478329 140.595596 14.392714 -55.478325 140.595581 + 0.753467 14.511560 -56.301205 140.605194 14.511559 -56.301201 140.605179 + 0.761800 14.616722 -56.865326 140.475082 14.616721 -56.865322 140.475067 + 0.770134 14.707186 -57.176956 140.216873 14.707185 -57.176952 140.216858 + 0.778467 14.780376 -57.242767 139.833130 14.780375 -57.242764 139.833115 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/30.msa new file mode 100644 index 000000000..1f9578be4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/31.msa new file mode 100644 index 000000000..51461c100 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/31.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/31_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/31_1.msa new file mode 100644 index 000000000..c54a1ca17 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/31_1.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/32.msa new file mode 100644 index 000000000..5727101db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/32.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/33.msa new file mode 100644 index 000000000..6b712dff3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/34.msa new file mode 100644 index 000000000..10e7a1d8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/35.msa new file mode 100644 index 000000000..dd52d84bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/35.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/36.msa new file mode 100644 index 000000000..af6a060da --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/36.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/37.msa new file mode 100644 index 000000000..aa71f1353 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/37.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/37_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/37_1.msa new file mode 100644 index 000000000..8c8246e89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/37_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_kid/37_1.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/motlist.txt new file mode 100644 index 000000000..e84dbae0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_kid/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 50 +GENERAL BACK_DEAD1 37_1.msa 50 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/00.msa new file mode 100644 index 000000000..0ecb56173 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/00_1.msa new file mode 100644 index 000000000..31d1b8732 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/03.msa new file mode 100644 index 000000000..ad6db5e1f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/03.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -247.59 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/20.msa new file mode 100644 index 000000000..b4f943023 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/20.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.645580 + AttackingEndTime 0.742903 + AttackingBone "Bone32" + WeaponLength 220.000000 + List HitPosition + { + 0.645580 42.874084 -58.835323 144.176697 84.426399 0.980080 257.507050 + 0.653913 39.983410 -68.155449 136.005188 92.083313 -30.165136 252.502426 + 0.662247 35.782562 -77.064949 125.919289 97.907982 -62.017796 240.935806 + 0.670580 30.022945 -85.130852 114.013580 101.985374 -93.532692 224.282562 + 0.678913 22.704153 -92.040771 100.915207 104.015427 -124.347321 203.023972 + 0.687247 13.589290 -97.444092 86.950546 101.890724 -153.486649 175.434692 + 0.695580 2.380339 -100.937340 72.510437 94.336281 -179.607269 141.941849 + 0.703913 -11.182915 -102.097351 58.195625 79.957253 -201.168259 103.525536 + 0.712247 -26.742376 -100.526428 45.142868 59.211468 -217.552628 63.279030 + 0.720580 -40.420158 -96.774704 35.778339 38.232212 -227.417755 29.972839 + 0.728913 -50.699760 -92.520180 29.822483 20.665030 -232.331955 5.305128 + 0.737247 -57.207508 -89.045166 26.470163 9.275134 -235.545364 -10.832223 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/20_1.msa new file mode 100644 index 000000000..65c053b19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/20_1.gr2" +MotionDuration 1.200000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.592701 + AttackingEndTime 0.709489 + AttackingBone "Bone34" + WeaponLength 220.000000 + List HitPosition + { + 0.592701 -69.292336 21.113068 40.474243 5.689765 -221.150726 11.148261 + 0.601034 -63.970512 5.825879 37.262695 22.028799 -240.793488 15.474063 + 0.609367 -57.542980 -8.304956 34.976734 39.490669 -258.098389 20.383627 + 0.617701 -50.560036 -20.693628 33.605034 57.426502 -273.100739 25.391836 + 0.626034 -43.406807 -31.438692 33.005367 75.408470 -286.009155 30.509977 + 0.634367 -36.388927 -40.700432 33.035900 93.068855 -297.084900 35.792645 + 0.642701 -29.790501 -48.519783 33.546501 109.298210 -305.470551 41.151920 + 0.651034 -24.047579 -54.545158 34.312584 123.183647 -311.744171 45.974091 + 0.659367 -19.418949 -58.964256 35.152588 134.764404 -316.927063 50.035847 + 0.667701 -16.057917 -61.991325 35.922359 143.894913 -321.349579 53.201702 + 0.676034 -14.044283 -63.796349 36.516384 150.262024 -324.886932 55.347012 + 0.684367 -12.681260 -65.083748 37.001221 153.891586 -325.459747 56.763393 + 0.692701 -11.511839 -66.258438 37.442940 157.429443 -325.844513 57.958958 + 0.701034 -10.539400 -67.327003 37.834526 160.872116 -326.045685 58.924126 + 0.709367 -9.766239 -68.295601 38.170162 164.216904 -326.067627 59.651157 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/30.msa new file mode 100644 index 000000000..c3fc89e65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/30_1.msa new file mode 100644 index 000000000..e0462ecf5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/31.msa new file mode 100644 index 000000000..7d69108ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/32.msa new file mode 100644 index 000000000..04c505b94 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/32.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/33.msa new file mode 100644 index 000000000..500df2d77 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/34.msa new file mode 100644 index 000000000..763880680 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/34_1.msa new file mode 100644 index 000000000..289e2bb5f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/35.msa new file mode 100644 index 000000000..43da382a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/36.msa new file mode 100644 index 000000000..307dfa26f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/37.msa new file mode 100644 index 000000000..1ece80b07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_spear/37.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_spear/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/00.msa new file mode 100644 index 000000000..f842e816b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/00.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/03.msa new file mode 100644 index 000000000..5c8db491d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/03.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -248.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/20.msa new file mode 100644 index 000000000..8ee7045a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/20.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "D:/ymir work/monster2/zombie_diseased_sword/20.gr2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.835361 + AttackingEndTime 0.981346 + AttackingBone "Bip01 R Hand" + WeaponLength 137.000000 + List HitPosition + { + 0.835361 -107.018547 -52.102440 91.503159 -235.062912 -100.765877 89.169044 + 0.843694 -97.019737 -71.633766 93.799255 -209.502823 -149.839737 93.205933 + 0.852028 -83.936943 -87.433441 95.894821 -175.471390 -189.364090 96.657173 + 0.860361 -69.037148 -99.470932 97.624557 -136.127716 -218.910675 99.035446 + 0.868694 -52.620113 -108.065170 98.539764 -92.289352 -239.195648 98.911896 + 0.877028 -35.056824 -113.239334 98.405037 -44.945663 -249.850967 95.495216 + 0.885361 -17.074724 -114.957779 97.277527 3.725137 -250.110275 88.901375 + 0.893694 0.366944 -113.278023 95.206345 50.531822 -239.782272 79.421822 + 0.902028 16.340342 -108.474655 92.311165 92.395035 -219.721786 67.638275 + 0.910361 30.322083 -100.958969 88.820305 127.466240 -191.203720 54.354710 + 0.918694 41.604595 -91.606056 85.179977 153.581711 -157.142502 41.190266 + 0.927028 49.737030 -81.718307 81.860855 169.900467 -122.068230 29.883749 + 0.935361 55.091774 -71.875847 78.936462 178.038986 -88.117249 20.719767 + 0.943694 58.157810 -62.790932 76.580986 179.985367 -57.482662 14.140113 + 0.952027 59.622730 -55.550026 74.992256 178.347137 -33.138203 10.407348 + 0.960361 60.031681 -50.257404 73.963791 175.334900 -15.337714 8.735061 + 0.968694 59.814369 -46.656429 73.307083 172.337646 -3.118126 8.407798 + 0.977027 59.315132 -43.844311 72.829086 169.377701 6.587486 8.705291 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/20_1.msa new file mode 100644 index 000000000..508b9a7fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/20_1.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:/ymir work/monster2/zombie_diseased_sword/20_1.gr2" +MotionDuration 1.500000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.788321 + AttackingEndTime 0.912409 + AttackingBone "Bip01 R Hand" + WeaponLength 137.000000 + List HitPosition + { + 0.788321 -90.348236 -91.740448 170.548828 -146.435898 -44.831200 286.346344 + 0.796655 -86.424072 -101.223846 158.277313 -148.139297 -89.667221 279.971527 + 0.804988 -79.659004 -109.421143 145.109573 -143.456680 -137.305557 263.077118 + 0.813321 -71.030563 -115.222916 132.671158 -132.341339 -178.637100 237.496872 + 0.821655 -61.257324 -118.598160 121.079025 -115.908318 -211.419693 205.722458 + 0.829988 -50.887367 -119.544151 110.277939 -95.671974 -234.611313 169.608047 + 0.838321 -40.308640 -118.002441 100.152542 -73.009392 -247.575684 130.318512 + 0.846655 -29.842869 -113.908707 90.752121 -49.036633 -249.541458 89.255890 + 0.854988 -20.461981 -108.458656 83.422409 -25.733160 -242.214066 54.308453 + 0.863321 -12.765429 -102.725464 78.229416 -5.460490 -230.060989 28.220312 + 0.871655 -6.859959 -97.350464 74.710670 10.934133 -216.973877 10.352927 + 0.879988 -2.648714 -92.753746 72.430954 23.609854 -205.712585 -0.483498 + 0.888321 0.037937 -89.182861 71.045578 33.017426 -197.999161 -5.353858 + 0.896654 1.633195 -86.518013 70.225243 40.071945 -193.721939 -5.915557 + 0.904988 2.943769 -84.117546 69.610596 46.582973 -190.315887 -5.130844 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/30.msa new file mode 100644 index 000000000..d88b066d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/30_1.msa new file mode 100644 index 000000000..733ba59db --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/31.msa new file mode 100644 index 000000000..68042b378 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/31.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/31_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/31_1.msa new file mode 100644 index 000000000..c08c9001d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/31_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/31_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/32.msa new file mode 100644 index 000000000..6dfdb71ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/32.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/33.msa new file mode 100644 index 000000000..1af424254 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/34.msa new file mode 100644 index 000000000..024e5f129 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/34_1.msa new file mode 100644 index 000000000..cb7592d64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/35.msa new file mode 100644 index 000000000..00e4ad49d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/36.msa new file mode 100644 index 000000000..017457659 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/37.msa new file mode 100644 index 000000000..04fc04b35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_diseased_sword/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/motlist.txt new file mode 100644 index 000000000..dddbcdd0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_diseased_sword/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 50 +GENERAL FRONT_DEAD1 31_1.msa 50 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/00.msa new file mode 100644 index 000000000..b7ec61bf4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/03.msa new file mode 100644 index 000000000..2ea4ea2e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -307.60 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/20.msa new file mode 100644 index 000000000..7aadda638 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/20.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_general\20.GR2" +MotionDuration 1.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.430657 + AttackingEndTime 0.523114 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.430657 -65.338287 -76.685211 204.134033 -115.796509 -8.831145 234.912582 + 0.438990 -49.041992 -107.056969 189.094879 -115.795410 -76.924225 241.377625 + 0.447324 -22.106134 -128.839935 172.139496 -87.548676 -147.955032 230.876221 + 0.455657 11.596472 -138.445923 156.668503 -31.557476 -199.985870 206.161011 + 0.463990 48.361446 -134.509323 141.996918 43.125034 -219.598099 170.792130 + 0.472324 82.617798 -116.027786 127.249779 119.568428 -197.998947 128.970993 + 0.480657 103.658440 -90.680389 114.907349 169.470291 -148.226379 93.541008 + 0.488990 113.304283 -67.097862 107.527985 191.481903 -94.636032 72.573044 + 0.497324 117.219620 -49.527695 105.174469 197.932465 -52.000851 65.579033 + 0.505657 119.249847 -37.885590 106.367149 198.956375 -22.531919 67.503174 + 0.513990 119.556656 -28.343735 107.987076 195.935226 1.128479 70.619461 + 0.522324 118.707245 -20.889103 109.610489 190.848999 19.136953 73.702019 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/20_1.msa new file mode 100644 index 000000000..bd8312bfc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/20_1.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_general\20_1.GR2" +MotionDuration 1.4 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.545012 + AttackingEndTime 0.749392 + AttackingBone "Bip01 R Hand" + WeaponLength 30.000000 + List HitPosition + { + 0.545012 -79.260124 45.723202 221.189072 -58.648895 65.455833 211.927551 + 0.553345 -81.783707 37.062294 221.125580 -63.954533 59.106323 211.318375 + 0.561679 -82.574326 27.269608 221.086807 -67.963684 51.369488 210.806686 + 0.570012 -83.229820 15.570374 220.388550 -72.354599 41.801708 210.716995 + 0.578345 -85.544380 -0.487364 218.036163 -79.601089 28.189175 211.533966 + 0.586679 -86.778694 -22.772863 213.317810 -88.319237 7.176818 212.622452 + 0.595012 -81.556717 -51.895561 204.846237 -93.752342 -25.422445 211.929047 + 0.603345 -63.353626 -82.194786 193.913239 -85.177986 -66.830498 207.600754 + 0.611679 -31.444496 -106.303452 180.935883 -56.132557 -107.811104 197.909958 + 0.620012 10.960994 -117.497513 164.340668 -6.466288 -136.382339 179.816422 + 0.628345 56.326591 -109.924530 143.794983 55.087048 -138.654999 152.311234 + 0.636679 90.294952 -87.819992 125.915184 104.769615 -114.079773 126.801788 + 0.645012 111.044235 -62.242226 113.347237 135.163849 -79.671417 109.555344 + 0.653345 123.030212 -39.790817 106.011444 151.464172 -47.994789 101.113785 + 0.661679 130.373993 -22.511614 102.996155 160.158707 -23.645124 99.594574 + 0.670012 134.385269 -9.733217 101.416817 164.089554 -5.957135 99.577675 + 0.678345 136.534729 -2.074526 100.342667 165.812759 4.421098 99.599648 + 0.686679 137.864349 0.181094 99.376541 166.998672 7.329193 99.110519 + 0.695012 138.930588 -0.398529 98.641937 168.148117 6.408436 98.650177 + 0.703345 139.940308 0.137905 98.246155 169.109680 7.122829 98.839020 + 0.711679 140.840942 1.877840 98.120392 169.799194 9.580377 99.562531 + 0.720012 141.545898 4.839393 98.244339 170.073929 13.771493 100.767487 + 0.728345 141.999847 7.696607 98.513397 169.991837 17.858997 102.142853 + 0.736678 142.260239 9.667010 98.846161 169.730042 20.794970 103.491043 + 0.745012 142.383118 10.736452 99.230484 169.375870 22.584200 104.799889 + } + } + Group HitData01 + { + AttackingStartTime 0.583942 + AttackingEndTime 0.676399 + AttackingBone "Bip01 R Hand" + WeaponLength 78.000000 + List HitPosition + { + 0.583942 -86.762665 -14.671646 215.206314 -83.427521 62.891407 207.714005 + 0.592275 -84.433090 -41.703262 208.117691 -106.388222 32.240490 219.636551 + 0.600608 -70.914101 -72.611488 197.661530 -120.764275 -21.112307 228.395798 + 0.608942 -43.305557 -99.475403 185.519592 -107.684799 -87.994957 228.021851 + 0.617275 -3.786197 -115.657196 170.276627 -58.358631 -150.955673 213.395660 + 0.625608 42.059097 -114.598969 150.650772 23.668201 -184.542068 179.820175 + 0.633942 80.741234 -95.930984 131.224747 106.453918 -169.099152 139.432983 + 0.642275 105.445473 -70.520493 116.881989 161.729645 -124.077477 109.981934 + 0.650608 119.752472 -46.601803 107.862122 191.126648 -75.325661 95.093086 + 0.658942 128.396103 -27.716858 103.746162 205.256485 -36.096672 93.451996 + 0.667275 133.340515 -13.388503 101.848083 210.854935 -7.124254 95.828674 + 0.675608 135.957855 -4.003411 100.673836 212.418320 11.170554 97.977257 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/30.msa new file mode 100644 index 000000000..ac801244f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/30_1.msa new file mode 100644 index 000000000..736b0bb6d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/31.msa new file mode 100644 index 000000000..621dc6e79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/31.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/32.msa new file mode 100644 index 000000000..eac2364b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/32.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/33.msa new file mode 100644 index 000000000..91fac7c5b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/34.msa new file mode 100644 index 000000000..8b94b9b4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/34_1.msa new file mode 100644 index 000000000..5c18e398e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/35.msa new file mode 100644 index 000000000..f477ab290 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/35.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/36.msa new file mode 100644 index 000000000..b060af1f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_general/37.msa new file mode 100644 index 000000000..4a5cc4630 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_general/37.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_general/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_general/motlist.txt new file mode 100644 index 000000000..4f2f125a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_general/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/00.msa new file mode 100644 index 000000000..8ec3a83b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/00.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/00_1.msa new file mode 100644 index 000000000..538097313 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/03.msa new file mode 100644 index 000000000..81c6371c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/03.gr2" +MotionDuration 0.766667 +Accumulation 0.00 -381.32 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/20.msa new file mode 100644 index 000000000..7b9c8cc19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/20.msa @@ -0,0 +1,60 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/20.gr2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.783455 + AttackingEndTime 0.861314 + AttackingBone "Object04" + WeaponLength 137.000000 + List HitPosition + { + 0.783455 118.139946 -50.255508 89.479080 219.194427 -25.065744 76.371536 + 0.791788 98.880760 -77.540436 94.961571 202.749466 -87.413078 83.467377 + 0.800122 69.578308 -101.943375 101.287201 163.783371 -145.936020 86.846107 + 0.808455 30.220806 -118.808098 109.622375 101.977989 -192.609787 89.070213 + 0.816788 -15.170885 -123.095543 121.527031 22.046326 -217.559555 94.887428 + 0.825122 -55.135536 -115.072899 136.980591 -56.405556 -216.947861 111.714485 + 0.833455 -85.894722 -98.989182 155.101501 -122.553902 -195.993835 138.835480 + 0.841788 -106.308044 -78.920044 175.474838 -170.406937 -162.042999 175.037888 + 0.850122 -116.179108 -59.215458 195.104584 -196.203888 -124.413078 214.173767 + 0.858455 -119.124458 -44.523964 207.857086 -204.485306 -94.154251 243.477890 + } + } + Group HitData01 + { + AttackingStartTime 1.231144 + AttackingEndTime 1.328467 + AttackingBone "Object03" + WeaponLength 137.000000 + List HitPosition + { + 1.231144 -142.080856 -24.148375 149.588165 -163.123932 61.677258 206.239883 + 1.239477 -134.416245 -59.909126 139.946945 -190.258026 14.963416 187.844864 + 1.247810 -114.126961 -94.195816 129.024872 -201.865952 -47.111118 162.235123 + 1.256144 -81.935341 -120.967148 119.166222 -185.996017 -116.131836 132.067780 + 1.264477 -44.412960 -135.484070 113.191284 -141.691605 -174.173065 105.543556 + 1.272810 -6.596464 -137.557755 110.965172 -77.028595 -211.020966 85.256691 + 1.281144 27.408812 -128.636459 112.140778 -2.678207 -221.196152 72.824181 + 1.289477 53.033691 -113.084396 115.462257 64.716393 -206.578110 69.194511 + 1.297810 69.251633 -97.131874 118.889374 113.293633 -179.982498 71.831238 + 1.306144 78.969200 -83.938385 121.425117 144.694794 -152.891129 77.340240 + 1.314477 85.034912 -74.738609 122.619278 163.912979 -131.956833 83.599648 + 1.322810 89.481796 -66.988487 123.320045 177.814285 -112.953865 90.108459 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/20_1.msa new file mode 100644 index 000000000..e6def0d7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/20_1.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/20_1.gr2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 0 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.444444 + AttackingEndTime 0.574209 + AttackingBone "Box01" + WeaponLength 200.000000 + List HitPosition + { + 0.444444 -71.474861 18.813816 197.248917 -15.532664 186.014954 291.633789 + 0.452777 -67.656883 -14.341800 179.011353 -51.024944 89.062035 347.772461 + 0.461111 -57.623642 -40.567295 152.262573 -80.770988 -52.718712 347.978241 + 0.469444 -45.845997 -55.413227 128.897003 -76.305458 -166.245895 291.307129 + 0.477777 -37.219131 -65.080826 110.859428 -54.659309 -230.930130 221.219864 + 0.486111 -32.646954 -73.700340 95.302773 -35.848660 -263.406433 157.263824 + 0.494444 -32.536922 -83.220505 80.689812 -32.065594 -280.910858 105.163216 + 0.502777 -37.280987 -94.963722 67.663628 -49.683479 -294.230377 70.250717 + 0.511111 -40.957909 -105.334007 57.896790 -68.825920 -303.089905 47.806408 + 0.519444 -41.839123 -113.167931 50.772392 -81.038147 -308.279999 31.583302 + 0.527777 -40.500153 -118.973831 45.633080 -86.208481 -311.769684 19.473612 + 0.536111 -37.399906 -123.257462 42.076538 -84.812691 -314.867798 10.597632 + 0.544444 -32.868431 -126.293404 39.871754 -77.491295 -317.966919 4.353496 + 0.552777 -28.124638 -128.581009 38.691330 -67.865196 -320.656372 -0.390602 + 0.561111 -23.586712 -130.398132 38.358253 -57.192211 -323.025238 -3.574428 + 0.569444 -19.309235 -131.831268 38.780479 -45.697010 -325.160553 -4.986515 + } + } + Group HitData01 + { + AttackingStartTime 0.447689 + AttackingEndTime 0.532036 + AttackingBone "Box04" + WeaponLength 200.000000 + List HitPosition + { + 0.447689 94.408630 -30.227844 197.210831 109.578568 84.062363 360.528198 + 0.456022 89.972023 -59.522659 172.196503 127.668968 -39.583607 367.441681 + 0.464355 83.938438 -79.237106 142.191269 135.053345 -161.367599 316.956268 + 0.472689 78.223938 -90.106636 116.539772 128.857559 -239.169083 239.616074 + 0.481022 73.524590 -97.110603 95.587875 116.852257 -279.596039 164.703964 + 0.489355 69.982712 -103.389709 78.489220 105.601799 -298.068420 105.860176 + 0.497689 67.807526 -111.431885 65.135529 100.120979 -308.521881 69.145813 + 0.506022 66.402260 -121.388802 55.863232 100.942451 -318.257599 52.993137 + 0.514355 64.021446 -128.652512 49.334732 100.117821 -325.190582 41.409035 + 0.522689 61.080376 -133.360367 44.772602 96.721039 -329.704498 31.615480 + 0.531022 57.735523 -136.006912 41.648155 90.210457 -332.376678 22.520044 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/30.msa new file mode 100644 index 000000000..141db463c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/30_1.msa new file mode 100644 index 000000000..606ecb1e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/31.msa new file mode 100644 index 000000000..94d7bf956 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/31.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/32.msa new file mode 100644 index 000000000..a5c34bf8b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/32.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/33.msa new file mode 100644 index 000000000..d14cf5bf2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/34.msa new file mode 100644 index 000000000..f301b9552 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/34_1.msa new file mode 100644 index 000000000..ceede70c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/35.msa new file mode 100644 index 000000000..bbe2e3ff7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/35.gr2" +MotionDuration 1.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/36.msa new file mode 100644 index 000000000..5562be1d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost/37.msa new file mode 100644 index 000000000..c5da0a9d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_ghost/37.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_ghost/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost_door/close_wait.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost_door/close_wait.msa new file mode 100644 index 000000000..68a3d65fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost_door/close_wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/zombie_ghost_door/close_wait.gr2" +MotionDuration 0.133333 +Accumulation 0.00 -1.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost_door/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_ghost_door/motlist.txt new file mode 100644 index 000000000..6d842b25f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost_door/motlist.txt @@ -0,0 +1,2 @@ +GENERAL WAIT close_wait.msa 100 +GENERAL DEAD open.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_ghost_door/open.msa b/serverfiles/main/srv1/share/data/monster/zombie_ghost_door/open.msa new file mode 100644 index 000000000..7302c6a3a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_ghost_door/open.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/npc2/zombie_ghost_door/open.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/00.msa new file mode 100644 index 000000000..cf21377ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/00_1.msa new file mode 100644 index 000000000..dfb57d72c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/00_1.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/03.msa new file mode 100644 index 000000000..cf4ebe959 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -199.41 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/20.msa new file mode 100644 index 000000000..69e38d5ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/20.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/20.gr2" +MotionDuration 1.3333 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.622871 + AttackingEndTime 0.723439 + AttackingBone "equip_Box01" + WeaponLength 300.000000 + List HitPosition + { + 0.622871 -213.058929 -38.405891 148.907410 -308.159637 174.193100 337.854553 + 0.631204 -197.062561 -81.458839 137.021194 -351.115936 122.226654 293.886383 + 0.639538 -173.025345 -121.535049 128.355621 -390.758667 41.030895 255.017014 + 0.647871 -140.837753 -157.152939 122.854294 -413.827484 -77.277885 218.007767 + 0.656204 -100.103157 -185.834167 120.510971 -389.418243 -234.296021 181.673477 + 0.664538 -51.531025 -203.377258 121.230499 -273.045502 -402.252533 149.960892 + 0.672871 -1.915101 -205.544022 122.971664 -64.684113 -498.021271 127.797363 + 0.681204 36.195518 -196.879517 121.694725 125.478111 -482.821991 109.694641 + 0.689538 62.291344 -185.023758 117.558449 252.319199 -415.507172 92.347206 + 0.697871 78.683861 -174.602997 110.780243 321.763550 -345.546051 74.701523 + 0.706204 87.820770 -167.773148 101.469635 354.112000 -297.119537 56.167507 + 0.714538 92.529839 -164.331253 90.950577 367.396698 -271.939484 37.713924 + 0.722871 97.028488 -162.041031 82.294777 375.941315 -255.432205 23.350183 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/20_1.msa new file mode 100644 index 000000000..c6dafbd90 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/20_1.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/20_1.gr2" +MotionDuration 2.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.710462 + AttackingEndTime 0.802920 + AttackingBone "Bip01 L Finger1Nub" + WeaponLength 80.000000 + List HitPosition + { + 0.710462 213.011108 86.735771 78.031609 139.325912 104.109138 52.173290 + 0.718796 229.195816 58.400917 84.955200 159.305954 83.218651 54.965488 + 0.727129 240.487625 24.244884 93.080696 174.893661 56.148434 60.225872 + 0.735462 242.651001 -18.179504 100.484886 181.578934 21.686689 67.608192 + 0.743796 232.817017 -65.782272 107.683441 177.433304 -16.532068 77.568718 + 0.752129 209.054489 -112.961487 115.430672 161.726242 -53.369419 90.761925 + 0.760462 173.989487 -160.263565 130.426483 135.378845 -93.885033 108.004387 + 0.768796 124.041176 -206.439026 157.296112 93.198227 -136.703598 133.096436 + 0.777129 57.021923 -242.003677 201.400238 33.264687 -170.829697 173.666443 + 0.785462 -17.472605 -251.298706 264.226563 -32.545498 -179.089905 233.268570 + 0.793796 -77.459389 -228.157257 323.280426 -77.521675 -155.515930 289.765961 + 0.802129 -115.982948 -185.996719 370.488312 -96.963043 -118.016525 332.849426 + } + } + Group HitData01 + { + AttackingStartTime 1.182482 + AttackingEndTime 1.338199 + AttackingBone "equip_Box01" + WeaponLength 300.000000 + List HitPosition + { + 1.182482 -175.493408 113.670372 355.737427 56.665524 290.616943 420.146454 + 1.190815 -203.601944 66.321709 330.427094 -12.588393 291.806671 368.845245 + 1.199148 -218.382339 4.774930 300.453125 -121.546638 283.389679 352.552856 + 1.207482 -211.033890 -66.223816 266.519470 -293.965393 208.636551 350.065582 + 1.215815 -172.377090 -133.218491 225.969345 -443.836639 -44.614208 300.532684 + 1.224148 -106.955467 -171.977951 183.454254 -328.982086 -369.752228 157.212799 + 1.232482 -45.989990 -179.639221 156.290131 -71.197876 -457.784485 47.627522 + 1.240815 0.715807 -174.707550 142.474518 109.767830 -415.794464 5.750686 + 1.249148 34.896358 -169.294052 138.079498 197.089569 -379.202057 0.269348 + 1.257482 61.516151 -165.383972 138.435577 237.351791 -371.220490 9.158263 + 1.265815 83.703468 -159.039841 139.060669 269.838562 -361.848419 20.459257 + 1.274148 101.626984 -151.682526 139.824692 296.460114 -353.285370 34.135166 + 1.282482 115.634438 -144.516800 140.673187 318.132141 -346.204865 49.834156 + 1.290815 126.055374 -137.740021 141.077072 336.520294 -337.611694 65.215889 + 1.299148 133.246353 -131.587952 140.737625 352.498810 -326.676270 78.877251 + 1.307482 137.560959 -126.475189 139.642532 366.165497 -314.355377 90.746338 + 1.315815 139.420761 -122.438972 137.848328 377.703247 -300.934448 101.040154 + 1.324148 140.444885 -117.975899 136.148438 388.374115 -285.072357 111.497948 + 1.332482 140.921356 -112.704681 134.768890 398.164368 -266.543427 122.549011 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/24.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/24.msa new file mode 100644 index 000000000..e5cba5d00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/24.msa @@ -0,0 +1,112 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god\24.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.271695 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_god_24.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.523114 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_god_24.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.992701 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_god_24_1.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.302920 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.551095 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 0.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 0.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/25.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/25.msa new file mode 100644 index 000000000..bc4777a13 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/25.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\monster\skeleton_god\25.GR2" +MotionDuration 1.5000 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.142336 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_god_25.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.149635 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 400.000000 + Position 0.000000 0.000000 100.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/30.msa new file mode 100644 index 000000000..7d1762b79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/30_1.msa new file mode 100644 index 000000000..5a0206c5a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/31.msa new file mode 100644 index 000000000..c7ab14a4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/32.msa new file mode 100644 index 000000000..53868346a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/32.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/33.msa new file mode 100644 index 000000000..7c83e510d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/34.msa new file mode 100644 index 000000000..8d64ba715 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/34_1.msa new file mode 100644 index 000000000..c1ba2d52d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/35.msa new file mode 100644 index 000000000..74572b951 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/35.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/36.msa new file mode 100644 index 000000000..735273307 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/36.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_god/37.msa new file mode 100644 index 000000000..315452a3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_god/37.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_god/motlist.txt new file mode 100644 index 000000000..f46d7f797 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_god/motlist.txt @@ -0,0 +1,17 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL SPECIAL 24.msa 100 +GENERAL SPECIAL1 25.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_god_stone/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_god_stone/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/zombie_key_stone/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_key_stone/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/00.msa new file mode 100644 index 000000000..ee23e2d70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/00.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/00_1.msa new file mode 100644 index 000000000..b7b207df3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/00_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/03.msa new file mode 100644 index 000000000..6b9a827cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -359.82 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/20.msa new file mode 100644 index 000000000..93b1e5bd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/20.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/20.gr2" +MotionDuration 1.5 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.934307 + AttackingEndTime 1.060827 + AttackingBone "equip_Box01" + WeaponLength 166.000000 + List HitPosition + { + 0.934307 95.995079 -2.842124 70.174210 145.461304 155.569458 67.896141 + 0.942640 88.863121 -12.705137 68.898064 184.425186 122.214714 54.586220 + 0.950973 79.697365 -28.308870 67.591682 210.223221 69.627228 37.162113 + 0.959307 65.814941 -49.716515 68.440529 216.554932 1.053203 21.053465 + 0.967640 42.930405 -74.385040 74.727905 196.440186 -78.687935 11.898940 + 0.975973 8.688457 -94.926971 89.655190 143.534332 -159.083557 17.292189 + 0.984307 -34.781830 -101.203354 114.420845 55.742794 -221.985672 45.345722 + 0.992640 -80.869408 -81.833221 148.257263 -61.218864 -239.037064 98.859215 + 1.000973 -111.355110 -28.779613 184.984756 -175.551468 -181.202835 171.960800 + 1.009307 -105.952599 36.379280 207.261383 -229.909973 -70.957047 233.021027 + 1.017640 -76.356812 84.838791 211.808594 -225.111755 34.298954 265.319672 + 1.025973 -40.776855 112.403549 206.127869 -191.213089 113.260567 276.049042 + 1.034307 -9.026162 124.663452 195.815048 -149.480988 166.505951 273.736572 + 1.042640 17.429497 127.337524 186.134369 -107.806664 199.672470 267.608887 + 1.050973 37.567612 125.034859 178.853333 -72.192970 218.183395 261.474335 + 1.059307 51.224873 121.425858 174.165115 -46.307106 227.599411 256.423737 + } + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/20_1.msa new file mode 100644 index 000000000..6953a513d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/20_1.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/20_1.gr2" +MotionDuration 1.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 2 + StartingTime 0.806975 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.811030 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/24.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/24.msa new file mode 100644 index 000000000..6b4617151 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/24.msa @@ -0,0 +1,66 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king\20_1.GR2" +MotionDuration 1.6667 +Accumulation 0.0000 0.0000 0.0000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.770479 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/monster/skeleton_king_24.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.798865 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.896188 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -500.000000 0.000000 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/31.msa new file mode 100644 index 000000000..176dfc571 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/31.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/32.msa new file mode 100644 index 000000000..86ef957d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/32.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/32_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/32_1.msa new file mode 100644 index 000000000..e484a0370 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/32_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/32_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/33.msa new file mode 100644 index 000000000..1f88a72e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/33.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/33_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/33_1.msa new file mode 100644 index 000000000..f25a582fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/33_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/33_1.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/34.msa new file mode 100644 index 000000000..5c370bdf0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/34_1.msa new file mode 100644 index 000000000..69e780da6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/35.msa new file mode 100644 index 000000000..33491c9d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/35.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/36.msa new file mode 100644 index 000000000..de16c8951 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_king/37.msa new file mode 100644 index 000000000..b7f34c30e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_king/37.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_king/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_king/motlist.txt new file mode 100644 index 000000000..9e29624c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_king/motlist.txt @@ -0,0 +1,16 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 50 +GENERAL FRONT_KNOCKDOWN1 32_1.msa 50 +GENERAL FRONT_STANDUP 33.msa 50 +GENERAL FRONT_STANDUP1 33_1.msa 50 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 +GENERAL SPECIAL 24.msa 100 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/00.msa new file mode 100644 index 000000000..2960af31e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/00.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/03.msa new file mode 100644 index 000000000..b70ebaf52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/03.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -367.94 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/20.msa new file mode 100644 index 000000000..7ec455ab0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_magician\20.GR2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.723844 + + EffectFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_recuperation.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/20_1.msa new file mode 100644 index 000000000..a80cd1c7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/20_1.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_magician\20_1.GR2" +MotionDuration 1.1667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.173966 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_chest.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.838605 + + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_1_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/20_2.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/20_2.msa new file mode 100644 index 000000000..f46ee4f8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/20_2.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_magician\20_2.GR2" +MotionDuration 1.4 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.414842 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/effect/monster/skeleton_magician_20_2_weapon.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.981346 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/effect/monster/skeleton_magician_20_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/30.msa new file mode 100644 index 000000000..88855d400 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/30_1.msa new file mode 100644 index 000000000..c27df3427 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/31.msa new file mode 100644 index 000000000..5e5561ac1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/31.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/32.msa new file mode 100644 index 000000000..b6007be56 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/32.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/33.msa new file mode 100644 index 000000000..cdfa0636e --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/33.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/34.msa new file mode 100644 index 000000000..c078bba97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/34_1.msa new file mode 100644 index 000000000..969a4da00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/35.msa new file mode 100644 index 000000000..4c0e9c315 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_magician/37.msa new file mode 100644 index 000000000..279a48ca3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_magician/37.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_magician/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_magician/motlist.txt new file mode 100644 index 000000000..1f8ca815f --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_magician/motlist.txt @@ -0,0 +1,14 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 34 +GENERAL NORMAL_ATTACK1 20_1.msa 33 +GENERAL NORMAL_ATTACK2 20_2.msa 33 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_security_stone/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_security_stone/motlist.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/00.msa new file mode 100644 index 000000000..d6a367eea --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/00.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/03.msa new file mode 100644 index 000000000..fe0354917 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -320.82 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/20.msa new file mode 100644 index 000000000..063e3f263 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/20.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_soldier_bow\20.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.817518 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/30.msa new file mode 100644 index 000000000..d77030659 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/30_1.msa new file mode 100644 index 000000000..93233f995 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/31.msa new file mode 100644 index 000000000..8c45c8675 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/31.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/32.msa new file mode 100644 index 000000000..9e85e89f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/32.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/33.msa new file mode 100644 index 000000000..179546650 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/33.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/34.msa new file mode 100644 index 000000000..0c0ac21e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/34_1.msa new file mode 100644 index 000000000..e09c4ebab --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/35.msa new file mode 100644 index 000000000..617ae754a --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/35.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/36.msa new file mode 100644 index 000000000..db9146458 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/36.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/37.msa new file mode 100644 index 000000000..c2fefe1ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_bow/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/motlist.txt new file mode 100644 index 000000000..c6cee3114 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_bow/motlist.txt @@ -0,0 +1,13 @@ +GENERAL WAIT 00.msa 100 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 100 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/00.msa new file mode 100644 index 000000000..e90b8e508 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/00.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/00_1.msa new file mode 100644 index 000000000..cee1c2b80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/00_1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/03.msa new file mode 100644 index 000000000..952ec5710 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -306.92 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/20.msa new file mode 100644 index 000000000..ac193a7c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/20.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_soldier_scythe\20.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.545012 + AttackingEndTime 0.635848 + AttackingBone "Bip01 L Hand" + WeaponLength 222.000000 + List HitPosition + { + 0.545012 -96.444107 30.139896 104.352203 -192.305740 -148.125458 13.214705 + 0.553346 -94.622910 11.197873 103.478676 -155.722519 -190.060608 32.533543 + 0.561679 -90.310158 -9.175878 103.219551 -109.867340 -224.722229 53.886501 + 0.570012 -82.949234 -30.494150 103.586746 -56.076336 -249.184708 76.467598 + 0.578345 -72.043114 -52.062542 104.537003 3.261299 -260.827667 99.325134 + 0.586679 -57.157501 -73.111099 105.934250 65.544083 -257.413330 121.318672 + 0.595012 -37.076279 -93.686493 107.563744 132.898682 -232.489410 140.653305 + 0.603345 -10.360146 -111.881927 109.761414 195.982101 -178.686295 156.993286 + 0.611679 23.736311 -123.936050 113.035683 236.373825 -94.090576 169.396759 + 0.620012 63.687435 -124.662041 117.925690 230.794678 9.617469 175.023041 + 0.628345 103.255402 -109.509201 124.559395 165.584061 98.475304 169.431290 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/20_1.msa new file mode 100644 index 000000000..7904ba3c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_soldier_scythe\20_1.GR2" +MotionDuration 1.666667 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.442011 + AttackingEndTime 0.555556 + AttackingBone "equip_Box" + WeaponLength 129.000000 + List HitPosition + { + 0.442011 -23.498539 -12.212148 225.609573 -27.069170 -135.402115 263.715179 + 0.450345 -20.277721 -51.877567 213.201111 -11.033749 -180.452560 208.591003 + 0.458678 -10.992870 -85.404984 191.622452 13.665587 -203.994080 147.253510 + 0.467011 1.662003 -109.454483 163.133545 37.043194 -206.093491 85.365120 + 0.475345 13.777679 -121.694077 134.052094 50.305885 -191.495575 31.965033 + 0.483678 24.320307 -124.317627 111.820168 54.361244 -168.868851 -5.372413 + 0.492011 32.225044 -121.575790 96.083466 49.920635 -144.358383 -29.578299 + 0.500345 36.485088 -116.579025 84.813339 38.870834 -119.384171 -43.781628 + 0.508678 36.708439 -110.581558 75.000153 26.137335 -85.404099 -50.987286 + 0.517011 33.630859 -100.851105 65.247452 22.888796 -29.440619 -40.792088 + 0.525345 30.716072 -85.752922 58.586132 42.421291 30.816816 6.184658 + 0.533678 30.094624 -74.196411 56.378986 56.343662 51.983936 52.520676 + 0.542011 29.835352 -69.449936 55.593502 59.192265 54.597118 71.470131 + 0.550345 29.264988 -71.245834 55.144093 55.860989 54.700268 62.666443 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/30.msa new file mode 100644 index 000000000..2f7e20dfc --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/30_1.msa new file mode 100644 index 000000000..a046a7332 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/31.msa new file mode 100644 index 000000000..4880e74cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/31.gr2" +MotionDuration 1.200000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/32.msa new file mode 100644 index 000000000..3b6f07bb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/32.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/33.msa new file mode 100644 index 000000000..55a508df7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/33.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/34.msa new file mode 100644 index 000000000..a502033f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/34_1.msa new file mode 100644 index 000000000..7d4c09671 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/35.msa new file mode 100644 index 000000000..67d140d2c --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/35.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/36.msa new file mode 100644 index 000000000..834f90ea2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/36.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/37.msa new file mode 100644 index 000000000..4783f838d --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_scythe/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_scythe/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/00.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/00.msa new file mode 100644 index 000000000..2d46473d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/00.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/00.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/00_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/00_1.msa new file mode 100644 index 000000000..e3b0db2b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/00_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/00_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/03.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/03.msa new file mode 100644 index 000000000..c57afabe7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/03.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/03.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -315.62 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/20.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/20.msa new file mode 100644 index 000000000..126cdb08b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/20.msa @@ -0,0 +1,37 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_soldier_spear\20.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.335766 + AttackingEndTime 0.403893 + AttackingBone "Bip01 R Hand" + WeaponLength 237.000000 + List HitPosition + { + 0.335766 -24.895699 -23.879686 95.840210 16.961409 -248.426956 158.762741 + 0.344100 -27.153894 -47.341873 86.460335 23.640404 -271.916351 139.183670 + 0.352433 -26.119474 -77.193192 81.312775 24.174938 -302.213348 134.793549 + 0.360766 -19.918369 -105.278999 85.382965 28.434160 -330.180176 142.285950 + 0.369100 -11.216367 -128.945175 98.400589 34.363628 -354.024811 156.743103 + 0.377433 -1.986567 -145.691483 120.210320 40.623074 -371.732330 176.060684 + 0.385766 5.947127 -152.861328 140.305969 46.636539 -379.455475 196.333832 + 0.394100 10.363768 -155.422455 152.530548 53.724247 -381.851349 207.071732 + 0.402433 11.646845 -157.942749 157.309509 61.791309 -384.030975 206.758072 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/20_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/20_1.msa new file mode 100644 index 000000000..881a212f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/20_1.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\monster2\zombie_soldier_spear\20_1.GR2" +MotionDuration 1.0000 +Accumulation 0.0000 0.0000 0.0000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.367397 + AttackingEndTime 0.479319 + AttackingBone "Bip01 R Hand" + WeaponLength 190.000000 + List HitPosition + { + 0.367397 54.020283 -48.281212 106.094299 159.979218 67.703209 212.945374 + 0.375730 40.828812 -58.326832 104.715012 191.024689 -1.660915 206.306305 + 0.384063 25.266783 -67.199089 103.113144 192.328445 -83.576271 192.106552 + 0.392397 8.451547 -74.240105 101.485031 163.476898 -156.350113 174.443542 + 0.400730 -9.626288 -79.064857 99.799118 113.577324 -212.153152 156.356918 + 0.409063 -28.908764 -81.049973 98.036163 51.066772 -248.331848 139.494080 + 0.417397 -49.201290 -79.031677 96.046570 -19.419964 -264.727844 123.059166 + 0.425730 -69.642120 -71.837036 93.896347 -92.611130 -259.959381 107.309273 + 0.434063 -88.599998 -58.547142 91.741821 -162.136078 -233.731369 92.878410 + 0.442397 -103.493134 -39.188141 89.774818 -221.167770 -188.052795 80.216743 + 0.450730 -111.509338 -16.251562 88.193726 -263.624512 -128.489716 69.161484 + 0.459063 -111.974762 7.894517 86.864609 -286.918579 -60.932293 59.351669 + 0.467396 -105.018799 30.948250 85.567818 -290.381317 8.611600 50.339642 + 0.475730 -92.550247 49.435760 84.171761 -276.833679 69.465324 42.493240 + } + } +} \ No newline at end of file diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/30.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/30.msa new file mode 100644 index 000000000..51d750a0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/30.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/30.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/30_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/30_1.msa new file mode 100644 index 000000000..da6a58414 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/30_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/30_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/31.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/31.msa new file mode 100644 index 000000000..a5db28016 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/31.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/31.gr2" +MotionDuration 1.066667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/32.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/32.msa new file mode 100644 index 000000000..e69c2adc6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/32.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/32.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/33.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/33.msa new file mode 100644 index 000000000..bd8057513 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/33.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/33.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/34.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/34.msa new file mode 100644 index 000000000..52b916ba6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/34.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/34.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/34_1.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/34_1.msa new file mode 100644 index 000000000..1a9f92a67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/34_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/34_1.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/35.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/35.msa new file mode 100644 index 000000000..b319497ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/35.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/35.gr2" +MotionDuration 1.133333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/36.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/36.msa new file mode 100644 index 000000000..587a2dfeb --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/36.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/36.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/37.msa b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/37.msa new file mode 100644 index 000000000..7f4c6ff43 --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/37.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/monster2/zombie_soldier_spear/37.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/motlist.txt b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/motlist.txt new file mode 100644 index 000000000..99389ca0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/monster/zombie_soldier_spear/motlist.txt @@ -0,0 +1,15 @@ +GENERAL WAIT 00.msa 65 +GENERAL WAIT1 00_1.msa 35 +GENERAL RUN 03.msa 100 +GENERAL NORMAL_ATTACK 20.msa 50 +GENERAL NORMAL_ATTACK1 20_1.msa 50 +GENERAL FRONT_DAMAGE 30.msa 100 +GENERAL FRONT_DAMAGE1 30_1.msa 100 +GENERAL FRONT_DEAD 31.msa 100 +GENERAL FRONT_KNOCKDOWN 32.msa 100 +GENERAL FRONT_STANDUP 33.msa 100 +GENERAL BACK_DAMAGE 34.msa 100 +GENERAL BACK_DAMAGE1 34_1.msa 100 +GENERAL BACK_KNOCKDOWN 35.msa 100 +GENERAL BACK_STANDUP 36.msa 100 +GENERAL BACK_DEAD 37.msa 100 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/angry.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/angry.msa new file mode 100644 index 000000000..e0f2cdd7a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/angry.gr2" +MotionDuration 6.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/attractive.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/attractive.msa new file mode 100644 index 000000000..6bef54756 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/attractive.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/banter.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/banter.msa new file mode 100644 index 000000000..c2190bac8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/banter.gr2" +MotionDuration 7.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/cheers_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/cheers_1.msa new file mode 100644 index 000000000..04d725788 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/cheers_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/cheers_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/cheers_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/cheers_2.msa new file mode 100644 index 000000000..d02ed9f0a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/cheers_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/cheers_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/cheerup.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/cheerup.msa new file mode 100644 index 000000000..f7ae5607e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/cheerup.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/clap.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/clap.msa new file mode 100644 index 000000000..8ecc1d83f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/clap.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/clap.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/congratulation.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/congratulation.msa new file mode 100644 index 000000000..fda765847 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/dance_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_1.msa new file mode 100644 index 000000000..900aeef97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/dance_1.gr2" +MotionDuration 32.333336 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/dance_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_2.msa new file mode 100644 index 000000000..5a319b010 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/dance_2.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/dance_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_3.msa new file mode 100644 index 000000000..ed88ddc8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/dance_3.gr2" +MotionDuration 28.666668 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/dance_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_4.msa new file mode 100644 index 000000000..4f9e4aafc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_4.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/dance_4.gr2" +MotionDuration 30.800001 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/dance_5.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_5.msa new file mode 100644 index 000000000..13c41c113 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_5.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/dance_5.gr2" +MotionDuration 27.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/dance_6.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_6.msa new file mode 100644 index 000000000..17a62315c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/dance_6.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/dance_6.gr2" +MotionDuration 30.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/forgive.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/forgive.msa new file mode 100644 index 000000000..5b9a87585 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/forgive.gr2" +MotionDuration 6.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_assassin.msa new file mode 100644 index 000000000..57d04f109 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/french_kiss_with_assassin.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_shaman.msa new file mode 100644 index 000000000..1fbb82301 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/french_kiss_with_shaman.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_sura.msa new file mode 100644 index 000000000..f0a0ac017 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/french_kiss_with_sura.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_warrior.msa new file mode 100644 index 000000000..dcfc961c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_wolfman.msa new file mode 100644 index 000000000..1bc2af13b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/french_kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\action\french_kiss_with_warrior.GR2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/joy.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/joy.msa new file mode 100644 index 000000000..5dc627684 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/joy.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_assassin.msa new file mode 100644 index 000000000..6fdf912bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/kiss_with_assassin.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_shaman.msa new file mode 100644 index 000000000..cf572fa6c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/kiss_with_shaman.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_sura.msa new file mode 100644 index 000000000..83a889f01 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/kiss_with_sura.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_warrior.msa new file mode 100644 index 000000000..b02370ead --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_wolfman.msa new file mode 100644 index 000000000..16be866c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\action\kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/sad.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/sad.msa new file mode 100644 index 000000000..82c7846f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/sad.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/shy.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/shy.msa new file mode 100644 index 000000000..ce0c405fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/shy.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/slap_hit.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/slap_hit.msa new file mode 100644 index 000000000..64c71a1af --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/slap_hit.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/slap_hit.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/action/slap_hurt.msa b/serverfiles/main/srv1/share/data/pc/assassin/action/slap_hurt.msa new file mode 100644 index 000000000..9d9ea6066 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/action/slap_hurt.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/action/slap_hurt.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/change_weapon.msa new file mode 100644 index 000000000..14069bd25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_01.msa new file mode 100644 index 000000000..48be963b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_01.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.228205 + DirectInputTime 0.607692 + InputLimitTime 0.712821 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.292308 + AttackingEndTime 0.525641 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.292308 -64.359543 5.874933 130.699219 -47.637035 47.595997 154.789093 + 0.300641 -62.652027 -7.038029 137.059464 -58.055809 38.834915 158.863998 + 0.308974 -57.548107 -21.106142 141.130325 -67.312996 23.699512 163.397842 + 0.317308 -49.338501 -34.125092 142.073166 -71.480812 4.691082 166.612045 + 0.325641 -39.717014 -43.942028 141.402664 -69.850693 -12.449082 167.881302 + 0.333974 -29.330355 -51.482693 139.412628 -65.095451 -28.368828 167.442612 + 0.342308 -17.956589 -57.309238 135.921753 -58.037235 -44.772793 164.830750 + 0.350641 -5.540597 -61.002293 131.333267 -47.813980 -61.389866 159.859970 + 0.358974 6.970981 -62.033096 126.690170 -34.124001 -75.730606 153.604263 + 0.367308 19.108156 -60.517353 122.323921 -17.357483 -86.911499 146.285202 + 0.375641 30.475634 -56.651791 118.597961 1.974995 -94.050995 138.341476 + 0.383974 40.024349 -51.184479 115.721855 21.784739 -96.331596 130.889267 + 0.392308 47.288292 -45.161308 113.568886 40.052616 -94.411354 124.659569 + 0.400641 52.590576 -39.202606 111.966408 56.176853 -89.472954 119.769669 + 0.408974 56.299397 -33.650215 110.730942 70.012642 -82.471962 116.148621 + 0.417308 58.722931 -28.236761 109.738617 81.924400 -73.515778 113.273987 + 0.425641 59.978062 -22.980749 108.952591 91.794662 -62.783588 111.051979 + 0.433974 60.154804 -18.030516 108.332275 99.361038 -50.625668 109.512764 + 0.442308 59.361450 -13.563784 107.829018 104.321449 -37.626247 108.598091 + 0.450641 57.837666 -9.881880 107.408180 106.491875 -25.155607 108.096420 + 0.458974 55.841133 -7.016500 107.034157 106.378937 -13.803728 107.953827 + 0.467308 53.575378 -4.921243 106.662086 104.544075 -3.848273 108.089500 + 0.475641 51.266548 -3.531722 106.296234 101.617294 4.307084 108.381538 + 0.483974 49.206841 -2.756287 106.000336 98.474236 10.138352 108.729401 + 0.492308 47.522362 -2.475303 105.752724 95.747353 13.783296 109.070961 + 0.500641 46.276104 -2.592995 105.530632 93.834389 15.425822 109.342857 + 0.508974 45.374153 -2.975968 105.299278 92.599648 15.798402 109.574409 + 0.517308 44.729073 -3.553189 105.036125 91.838936 15.394147 109.796532 + 0.525641 44.330742 -4.326819 104.734985 91.545067 14.225271 109.991264 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_02.msa new file mode 100644 index 000000000..f31567ca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_02.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.128205 + DirectInputTime 0.533333 + InputLimitTime 0.658974 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207692 + AttackingEndTime 0.441026 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.207692 36.226494 -41.836376 93.132713 46.055233 7.580928 101.026634 + 0.216026 33.713116 -46.867867 98.172050 45.851257 2.443870 102.863548 + 0.224359 29.787460 -52.315414 103.627914 46.010124 -3.967689 104.191040 + 0.232692 23.420765 -58.581135 109.122375 46.973152 -13.636775 103.996513 + 0.241026 14.024863 -64.860519 115.021225 47.114304 -27.825705 103.423683 + 0.249359 1.067084 -69.635208 121.891525 43.213276 -47.043209 104.163048 + 0.257692 -14.245625 -70.394394 129.925369 31.922903 -67.619324 108.436745 + 0.266026 -29.162771 -65.771492 138.386078 13.636117 -83.424950 116.994316 + 0.274359 -42.104141 -55.920643 146.503357 -9.659419 -91.253242 129.184494 + 0.282692 -51.543736 -41.608944 153.536407 -34.779270 -88.777321 143.786392 + 0.291026 -55.974247 -26.293732 158.342194 -54.535461 -77.263115 157.319672 + 0.299359 -56.484074 -13.046310 160.976837 -65.924820 -62.751286 167.401443 + 0.307692 -54.952869 -2.871925 162.194183 -70.424011 -50.043884 173.873871 + 0.316026 -52.796829 4.172182 162.657211 -70.286224 -41.453953 177.264374 + 0.324359 -50.339699 9.563728 162.888702 -68.307587 -35.268829 179.265274 + 0.332692 -47.823139 13.665089 163.043320 -65.291451 -31.030813 180.309662 + 0.341026 -45.508892 16.543743 163.188339 -61.547634 -28.681746 180.462448 + 0.349359 -43.420853 18.603092 163.283203 -57.602058 -27.461905 179.953354 + 0.357692 -41.096783 20.917770 163.102692 -54.582584 -25.447779 179.515076 + 0.366026 -38.469238 23.551083 162.642517 -52.511799 -22.545858 179.341476 + 0.374359 -35.490604 26.472807 161.908340 -51.281040 -18.718224 179.498596 + 0.382692 -32.231289 29.444309 160.987137 -50.394886 -14.328052 179.830246 + 0.391026 -28.856833 32.188732 159.999039 -49.336285 -9.963248 180.118637 + 0.399359 -25.390558 34.707668 158.946976 -48.112839 -5.619621 180.357285 + 0.407692 -21.855015 37.003853 157.832947 -46.733646 -1.291450 180.538040 + 0.416026 -18.350632 39.056259 156.646698 -45.270153 2.976497 180.617294 + 0.424359 -14.943927 40.868813 155.385010 -43.773098 7.169902 180.569473 + 0.432692 -11.656553 42.462746 154.051392 -42.259724 11.303115 180.386154 + 0.441025 -8.518781 43.852444 152.654495 -40.744465 15.362733 180.055954 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_03.msa new file mode 100644 index 000000000..037e5906d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.066667 + DirectInputTime 0.415385 + InputLimitTime 0.528205 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.138462 + AttackingEndTime 0.338462 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.138462 -51.994301 -21.154978 165.896378 -4.716457 -3.689760 173.690063 + 0.146795 -51.712757 -29.774483 165.892838 -7.693698 -4.213655 169.034332 + 0.155128 -50.817657 -39.147873 165.559357 -12.625716 -5.354080 165.506271 + 0.163462 -49.295341 -49.976795 164.212189 -19.911158 -8.297912 163.914520 + 0.171795 -46.620598 -63.380714 160.475159 -29.767159 -15.439342 164.783478 + 0.180128 -40.903984 -78.689079 153.420410 -40.465153 -29.297712 166.105545 + 0.188462 -29.866337 -93.700035 142.402267 -48.430897 -51.619534 164.428146 + 0.196795 -14.244893 -103.596893 129.620087 -48.089268 -77.398674 157.354324 + 0.205128 2.587229 -106.673973 117.114052 -38.857521 -100.062630 146.088898 + 0.213462 18.302834 -103.709137 105.420433 -23.199072 -116.598419 132.111389 + 0.221795 31.336441 -96.005333 95.008064 -4.001609 -125.642365 116.776192 + 0.230128 41.754948 -85.813728 87.871216 16.442465 -127.451103 102.924492 + 0.238462 49.818146 -74.786530 83.786400 36.846382 -123.445656 91.849258 + 0.246795 55.757580 -63.706219 81.895638 56.445873 -114.668388 83.725403 + 0.255128 59.764244 -52.717205 81.462029 74.566940 -101.413971 78.222542 + 0.263462 61.751446 -41.178936 81.889084 90.117592 -82.876762 74.296425 + 0.271795 61.383579 -29.363489 82.926437 101.151680 -59.305504 71.837914 + 0.280128 58.372356 -17.804499 84.332153 105.465736 -31.833574 70.680588 + 0.288462 53.085457 -7.965744 85.715042 101.651596 -4.655509 70.504463 + 0.296795 47.187420 -1.173245 86.816689 92.237137 16.884779 71.150711 + 0.305128 41.777985 3.179591 87.761467 80.701851 32.472076 72.666725 + 0.313462 37.461529 5.796096 88.613243 69.619209 42.960701 74.987190 + 0.321795 34.208313 7.165167 89.222359 60.277889 49.301895 77.144638 + 0.330128 31.990326 7.627527 89.541199 53.595474 52.510548 78.599075 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_04.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_04.msa new file mode 100644 index 000000000..bfa58c327 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_04.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_04.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.000000 + DirectInputTime 0.000000 + InputLimitTime 0.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.417094 + AttackingEndTime 0.694017 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.417094 -44.152828 -33.506683 86.801674 -58.551544 15.069369 92.581848 + 0.425427 -46.593868 -49.800659 86.385559 -76.302048 -8.779418 92.278473 + 0.433761 -44.815460 -67.635277 87.248718 -86.537651 -38.872269 92.945259 + 0.442094 -38.034824 -85.692795 90.435181 -86.878021 -72.550484 96.943008 + 0.450427 -25.698061 -101.925308 97.072182 -75.643440 -105.441551 106.743187 + 0.458761 -7.961524 -113.196960 107.983002 -52.984665 -130.958862 124.045052 + 0.467094 11.730827 -116.102127 121.555717 -25.034258 -141.424713 146.214401 + 0.475427 29.078165 -110.893166 135.446091 -0.516191 -136.369919 168.249527 + 0.483761 41.919380 -99.493378 148.716278 15.555205 -120.232758 187.131317 + 0.492094 48.962719 -84.008041 160.711655 20.992674 -98.554359 200.799789 + 0.500427 49.516930 -66.571678 170.862900 16.083036 -76.835587 207.972855 + 0.508761 44.827469 -50.623249 177.334625 5.676734 -60.803333 208.376373 + 0.517094 38.151291 -38.694355 180.047348 -4.476051 -51.682281 204.849869 + 0.525427 31.817064 -30.667561 180.532364 -12.290742 -47.098560 200.153748 + 0.533761 27.216600 -25.626751 179.910385 -17.337067 -44.647015 195.811447 + 0.542094 25.053318 -22.660517 178.840698 -19.824774 -42.618320 192.550110 + 0.550427 24.184427 -20.536222 177.611374 -21.071308 -40.584415 189.896820 + 0.558761 23.461622 -18.572010 176.280228 -22.054367 -38.774700 187.285065 + 0.567094 22.886911 -16.756382 174.866241 -22.795094 -37.160603 184.746780 + 0.575427 22.457302 -15.078107 173.384399 -23.316435 -35.716988 182.304977 + 0.583761 22.165413 -13.527881 171.846832 -23.641466 -34.422863 179.974472 + 0.592094 22.126732 -12.165789 170.327271 -23.752794 -33.151127 177.789490 + 0.600427 22.462524 -11.028765 168.876831 -23.613478 -31.771357 175.785461 + 0.608761 23.195026 -10.104675 167.486725 -23.208532 -30.243603 173.975220 + 0.617094 24.337318 -9.396485 166.144135 -22.521265 -28.541712 172.366409 + 0.625427 25.892689 -8.922620 164.832443 -21.531126 -26.654154 170.962051 + 0.633761 27.664766 -8.676589 163.556900 -20.358242 -24.713308 169.689377 + 0.642094 29.488136 -8.647848 162.333923 -19.108130 -22.836174 168.505798 + 0.650427 31.350252 -8.850554 161.164017 -17.775955 -21.030130 167.430740 + 0.658760 33.231388 -9.297091 160.045898 -16.362867 -19.299349 166.477127 + 0.667094 35.103470 -9.996912 158.978302 -14.875960 -17.646368 165.652115 + 0.675427 36.945126 -10.912700 157.955933 -13.314170 -16.050230 164.927902 + 0.683760 38.744411 -12.014379 156.973007 -11.668635 -14.496083 164.278152 + 0.692094 40.482079 -13.307181 156.026840 -9.936275 -12.990137 163.700653 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_05.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_05.msa new file mode 100644 index 000000000..09628ab8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_05.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_05.GR2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.197080 + DirectInputTime 0.593674 + InputLimitTime 0.737226 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.218978 + AttackingEndTime 0.452555 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.218978 46.277153 -46.288212 100.951233 25.045311 -0.122704 105.301323 + 0.227311 44.613384 -50.850689 101.811790 29.587687 -2.264351 105.622261 + 0.235645 42.452293 -55.609158 102.793884 34.154545 -5.381435 105.841469 + 0.243978 39.722385 -60.492741 103.914223 38.582684 -9.549281 106.025452 + 0.252311 36.285358 -65.462448 105.197250 42.703686 -14.880248 106.206551 + 0.260645 30.589184 -71.249306 106.954865 46.522633 -22.817942 105.786278 + 0.268978 21.461647 -77.363747 109.399178 48.840656 -34.571960 104.899521 + 0.277311 8.252045 -82.216270 112.466843 47.237926 -50.407021 104.150398 + 0.285645 -8.783117 -83.472832 115.633598 38.691143 -68.773369 104.183197 + 0.293978 -26.800003 -79.291183 117.896049 22.237997 -85.173477 105.181297 + 0.302311 -43.640774 -69.080566 118.740303 -1.795566 -95.504585 106.423172 + 0.310645 -56.971439 -53.005768 117.857201 -31.202929 -95.607994 106.825180 + 0.318978 -64.059738 -33.766506 115.416313 -59.248489 -83.633186 105.882935 + 0.327311 -64.760429 -17.106440 112.480774 -77.677841 -65.844940 104.826653 + 0.335645 -62.045696 -4.615679 109.885201 -87.409592 -48.530903 104.584450 + 0.343978 -58.468193 3.593166 108.187714 -91.369865 -35.315876 106.175468 + 0.352311 -54.855629 9.369673 107.025429 -92.373543 -25.109108 109.172989 + 0.360645 -51.045181 14.233381 105.863670 -91.563286 -15.971078 112.706520 + 0.368978 -47.262440 18.331905 104.733200 -89.217979 -8.025485 116.808418 + 0.377311 -43.624176 21.840784 103.696526 -85.507759 -1.257671 121.392937 + 0.385645 -39.906860 25.094343 103.041504 -81.182449 5.016628 125.272209 + 0.393978 -36.039192 28.212015 102.882103 -76.804512 10.867164 128.146667 + 0.402311 -32.045513 31.210823 103.251541 -72.667618 16.228775 130.201996 + 0.410645 -27.963320 34.069881 104.150826 -68.894127 21.113657 131.678970 + 0.418978 -23.923191 36.681969 105.378761 -65.217239 25.290678 133.056107 + 0.427311 -19.970070 39.035683 106.916725 -61.702637 28.749369 134.367981 + 0.435645 -16.142212 41.123707 108.776230 -58.464916 31.528358 135.566376 + 0.443978 -12.519732 42.889793 110.877007 -55.594738 33.726070 136.598022 + 0.452311 -9.216117 44.270721 113.024620 -53.119568 35.533176 137.461060 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_06.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_06.msa new file mode 100644 index 000000000..54ec31cc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_06.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_06.GR2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.217356 + DirectInputTime 0.703974 + InputLimitTime 0.911598 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.253041 + AttackingEndTime 0.450933 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.253041 -70.046425 -36.193127 132.405029 -68.245689 14.113170 140.535828 + 0.261375 -65.338326 -49.339066 132.152328 -72.173256 0.340580 141.345413 + 0.269708 -57.420803 -63.289768 131.155548 -74.110603 -16.236425 141.513184 + 0.278041 -45.257637 -76.902420 129.335693 -72.535172 -35.373409 140.833710 + 0.286375 -28.040777 -88.176010 126.654831 -65.623848 -56.053158 139.111526 + 0.294708 -6.272555 -94.088882 123.231918 -51.984173 -75.736610 136.218338 + 0.303041 14.617427 -92.715530 119.150024 -34.505203 -89.983353 132.309036 + 0.311375 31.684652 -85.868874 115.151184 -16.061096 -98.368813 127.813148 + 0.319708 44.256668 -75.746124 111.887405 1.905430 -101.794502 123.154755 + 0.328041 52.512188 -64.044807 109.742378 18.689325 -101.148399 118.674561 + 0.336375 56.973484 -52.008492 108.944489 33.884350 -97.098289 114.828773 + 0.344708 58.615673 -41.706051 109.393539 46.304195 -91.045067 113.273750 + 0.353041 58.652302 -33.901379 110.022163 55.774780 -84.675819 113.780983 + 0.361375 58.092655 -28.515915 110.027153 62.824574 -78.983536 115.572037 + 0.369708 57.648926 -25.362953 108.989471 68.084465 -74.444405 118.078362 + 0.378041 57.677151 -24.228245 106.891472 72.136490 -71.062813 120.976631 + 0.386375 57.412258 -23.202362 104.896332 75.758347 -66.939644 123.643822 + 0.394708 56.551079 -21.740606 103.283081 78.900795 -61.632137 125.869316 + 0.403041 55.011429 -19.875416 102.026237 81.299561 -55.271912 127.658257 + 0.411375 52.699501 -17.680950 101.127007 82.678696 -48.021862 129.085190 + 0.419708 49.576885 -15.333933 100.577324 82.775734 -40.152096 130.290802 + 0.428041 46.243652 -13.580195 99.977592 81.647346 -32.579338 131.387909 + 0.436375 42.982574 -12.566065 99.188271 79.513962 -25.621031 132.294388 + 0.444708 39.902439 -12.239500 98.195435 76.578026 -19.353285 132.912582 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_07.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_07.msa new file mode 100644 index 000000000..779c6b2ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/combo_07.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_07.GR2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.261152 + AttackingEndTime 0.553528 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.261152 -53.546944 -29.370810 102.812012 -42.353260 18.101173 117.661423 + 0.269485 -55.971184 -45.317741 106.638077 -54.562294 4.921318 115.249367 + 0.277818 -51.502800 -64.819916 108.415070 -65.544502 -15.984511 112.759621 + 0.286152 -37.317421 -84.468040 108.259872 -69.370949 -44.882572 110.708427 + 0.294485 -12.805990 -97.896759 106.619186 -59.518467 -77.639290 109.444778 + 0.302818 13.712291 -99.628807 105.560127 -37.122780 -102.082016 108.816589 + 0.311152 36.236237 -91.972687 105.451195 -9.539611 -114.209763 108.778641 + 0.319485 52.811390 -78.633705 106.023567 17.604143 -115.391052 109.234055 + 0.327818 63.293228 -62.604198 107.035416 41.032440 -108.394028 109.987778 + 0.336152 68.443573 -46.328697 108.528816 59.300846 -96.420876 111.389099 + 0.344485 69.654854 -31.655621 110.671555 72.239014 -82.486061 113.924973 + 0.352818 68.391403 -19.216724 113.451126 80.535393 -68.585304 117.481522 + 0.361152 65.824272 -9.080353 116.904404 85.178299 -55.993034 121.962914 + 0.369485 62.546444 -0.773493 120.983635 87.195625 -44.993805 127.146294 + 0.377818 58.024940 6.956333 125.241196 87.392639 -34.115410 132.427216 + 0.386152 52.226273 14.020164 129.599808 85.855263 -23.454546 137.705414 + 0.394485 45.252674 20.179020 134.032852 82.668282 -13.312636 142.939758 + 0.402818 37.271015 25.200222 138.515335 77.983253 -3.987438 148.085068 + 0.411152 28.820827 28.778048 143.102066 72.243813 3.953205 153.060501 + 0.419485 20.291512 30.851545 147.790085 65.897522 10.338616 157.804367 + 0.427818 11.902417 31.478516 152.532623 59.261822 15.258534 162.277023 + 0.436152 3.852330 30.738295 157.280716 52.593002 18.849234 166.444504 + 0.444485 -3.774080 28.768579 161.850037 45.999992 21.440683 170.207230 + 0.452818 -10.991468 25.750366 165.981247 39.401524 23.464268 173.485229 + 0.461151 -17.676409 21.792622 169.685471 32.780865 24.994946 176.378082 + 0.469485 -23.728512 16.995119 172.989243 26.100691 26.056837 178.982895 + 0.477818 -29.073124 11.455242 175.910736 19.300375 26.653551 181.389069 + 0.486151 -33.723751 5.298622 178.394714 12.185935 26.866352 183.698486 + 0.494485 -37.626587 -1.437152 180.474533 4.658962 26.533445 186.003677 + 0.502818 -40.673229 -8.733034 182.200699 -3.283458 25.398460 188.368561 + 0.511151 -42.707981 -16.548473 183.619598 -11.541152 23.171347 190.827896 + 0.519485 -43.432911 -24.621847 184.856964 -19.667292 19.693470 193.362167 + 0.527818 -42.644550 -32.625652 186.011047 -27.215544 14.958415 195.945892 + 0.536151 -40.264931 -40.265705 187.118668 -33.850281 9.019362 198.556519 + 0.544485 -36.277454 -47.169289 188.215698 -39.213375 2.075783 201.149658 + 0.552818 -30.886909 -52.844807 189.290497 -42.954292 -5.408779 203.615250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/damage.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/damage.msa new file mode 100644 index 000000000..f23ea5422 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/damage_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/damage_1.msa new file mode 100644 index 000000000..8a207e2cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/damage_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/damage_2.msa new file mode 100644 index 000000000..356b572f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/damage_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/damage_3.msa new file mode 100644 index 000000000..834bfc083 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/pick_up.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/pick_up.msa new file mode 100644 index 000000000..21ff224fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/run.msa new file mode 100644 index 000000000..0abe670f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/wait.msa new file mode 100644 index 000000000..65562b9cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bell/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/bell/walk.msa new file mode 100644 index 000000000..426964fb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bell/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/attack.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/attack.msa new file mode 100644 index 000000000..7a19a2849 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/attack.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 1.500000 + DirectInputTime 1.500000 + InputLimitTime 1.500000 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.846154 + AttackingEndTime 0.846154 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.850000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/attack_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/attack_1.msa new file mode 100644 index 000000000..d7f9b80e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/attack_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/attack_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/attack_2.msa new file mode 100644 index 000000000..c5726caef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/attack_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/change_weapon.msa new file mode 100644 index 000000000..ad1ad0692 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/change_weapon.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/damage.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/damage.msa new file mode 100644 index 000000000..6c371313a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/damage_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/damage_1.msa new file mode 100644 index 000000000..e8217c27b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/damage_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/damage_2.msa new file mode 100644 index 000000000..2af098778 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/damage_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/damage_3.msa new file mode 100644 index 000000000..f2f0f7a7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/pick_up.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/pick_up.msa new file mode 100644 index 000000000..7608456c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/run.msa new file mode 100644 index 000000000..076189978 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/wait.msa new file mode 100644 index 000000000..667eff29e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/wait_1.msa new file mode 100644 index 000000000..006fb55ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/bow/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/bow/walk.msa new file mode 100644 index 000000000..5b09bcc1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/change_weapon.msa new file mode 100644 index 000000000..def22670b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/change_weapon.gr2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_01.msa new file mode 100644 index 000000000..48d11f9c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_01.msa @@ -0,0 +1,74 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_01.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -88.08 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.287179 + DirectInputTime 0.731624 + InputLimitTime 0.817094 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.287179 + AttackingEndTime 0.392308 + AttackingBone "Bip01 R Hand" + WeaponLength 32.000000 + List HitPosition + { + 0.287179 -60.991268 -26.184250 119.666237 -66.575424 -57.689816 120.131454 + 0.295512 -52.617798 -49.858906 114.621803 -52.972786 -81.852577 114.094490 + 0.303846 -34.668484 -70.985626 107.641479 -25.245386 -101.381248 104.278343 + 0.312179 -7.238814 -85.073517 100.012291 15.244342 -106.792900 93.172997 + 0.320512 22.937988 -87.164429 94.681473 53.428829 -92.543579 86.596115 + 0.328846 46.222919 -79.729263 92.616188 75.721672 -69.804840 85.177826 + 0.337179 61.190334 -68.264511 92.586334 84.771568 -47.608463 86.163521 + 0.345512 68.794235 -56.451302 93.368835 85.272430 -29.641687 87.562508 + 0.353846 72.081902 -46.012596 93.905266 82.013725 -16.043644 88.687897 + 0.362179 73.262321 -37.649128 93.633545 77.844658 -6.255487 89.457207 + 0.370512 73.473869 -31.439474 92.277115 74.120483 0.460543 89.833595 + 0.378846 73.318192 -27.008175 89.871948 71.338951 4.930555 89.889671 + 0.387179 72.704140 -22.913525 87.832558 68.274117 8.671025 90.438545 + } + } + Group HitData01 + { + AttackingStartTime 0.605128 + AttackingEndTime 0.712821 + AttackingBone "Bip01 L Hand" + WeaponLength 32.000000 + List HitPosition + { + 0.605128 62.934685 -13.864573 85.932297 68.464424 17.601345 84.110794 + 0.613461 62.214371 -33.986946 89.095245 78.054054 -6.262672 86.981377 + 0.621795 51.156834 -59.218079 93.240234 78.068123 -42.103802 90.616516 + 0.630128 25.813705 -80.089111 97.500214 57.621887 -81.261322 94.203957 + 0.638461 -4.361922 -86.003784 100.719002 20.787407 -105.548981 97.637466 + 0.646795 -31.254827 -78.194420 103.680161 -22.535467 -108.969337 102.744179 + 0.655128 -49.709297 -60.180595 106.321045 -61.426510 -89.741104 109.910172 + 0.663461 -56.271034 -39.404510 107.700943 -82.165253 -56.262486 116.025444 + 0.671795 -55.071922 -24.668554 107.827835 -85.108017 -28.557516 118.157799 + 0.680128 -52.465591 -16.287584 107.156754 -82.672874 -12.198929 116.893410 + 0.688461 -51.592014 -12.554289 106.105469 -82.149834 -6.026370 113.005089 + 0.696795 -51.586105 -10.606289 105.082016 -82.660576 -3.799650 108.552856 + 0.705128 -51.405952 -9.155369 104.280441 -82.633362 -2.188034 104.832443 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_02.msa new file mode 100644 index 000000000..27ed6264a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_02.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_02.gr2" +MotionDuration 1.100000 +Accumulation 0.00 -103.95 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.218803 + DirectInputTime 0.635897 + InputLimitTime 0.735043 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.030000 + ExternalForce 4.000000 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.558462 + AttackingEndTime 0.603590 + AttackingBone "Bip01 L Hand" + WeaponLength 29.000000 + List HitPosition + { + 0.558462 51.287045 -41.159599 71.520813 67.731339 -19.678442 61.073582 + 0.566795 41.009083 -62.241501 79.633018 64.450745 -54.957539 64.191765 + 0.575129 24.230082 -77.185364 95.625267 47.574829 -86.048965 80.878777 + 0.583462 2.379350 -78.995300 118.434425 18.884346 -101.547737 110.690254 + 0.591795 -16.093378 -64.659668 137.192398 -10.216730 -92.957848 139.575073 + 0.600129 -24.771936 -48.898785 144.477325 -26.974825 -76.163429 154.109818 + } + } + Group HitData01 + { + AttackingStartTime 0.217179 + AttackingEndTime 0.318718 + AttackingBone "Bip01 R Hand" + WeaponLength 29.000000 + List HitPosition + { + 0.217179 -55.425201 -50.444023 123.038528 -50.809193 -77.731873 114.374535 + 0.225513 -39.672646 -70.680222 116.523918 -22.436888 -88.161217 101.085556 + 0.233846 -16.771177 -84.249512 106.733185 6.234062 -83.723640 89.084320 + 0.242180 9.002605 -88.591949 94.604935 26.468662 -69.464684 81.563271 + 0.250513 30.185444 -84.195923 83.749657 35.825314 -56.163364 78.915619 + 0.258846 44.151115 -76.325111 76.618958 39.883114 -47.678982 78.096542 + 0.267179 52.343170 -69.150398 72.932487 42.254299 -42.345493 77.483482 + 0.275513 56.280914 -64.362274 71.859703 43.891094 -38.612225 76.802124 + 0.283846 58.459671 -60.175011 72.713631 44.717213 -34.990551 76.943001 + 0.292179 60.026451 -55.102154 74.992004 44.403923 -30.897602 78.320091 + 0.300513 60.482208 -49.217598 78.340675 42.587685 -26.505566 80.565437 + 0.308846 59.331703 -42.594517 82.467155 38.890720 -22.038414 83.250107 + 0.317179 56.522930 -35.896057 86.164665 33.679325 -18.039864 85.593460 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_03.msa new file mode 100644 index 000000000..3781b42d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_03.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -81.03 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.218803 + DirectInputTime 0.635897 + InputLimitTime 0.735043 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.050000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.367949 + AttackingEndTime 0.436752 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.367949 -38.972839 22.839287 129.738022 -62.604092 -52.799641 140.706863 + 0.376282 -45.223015 11.223117 131.085861 -57.222691 -67.337608 140.263046 + 0.384616 -49.157532 -4.665646 131.765335 -44.931145 -84.452324 135.792587 + 0.392949 -48.485519 -24.053804 130.611023 -24.102352 -100.128540 126.357635 + 0.401282 -41.241234 -44.383141 126.255699 4.594398 -108.288811 111.587418 + 0.409616 -28.515053 -60.325203 119.855682 34.685699 -103.233475 96.095520 + 0.417949 -13.920229 -70.349930 114.060448 59.096516 -86.220383 85.482780 + 0.426282 1.039435 -76.119934 109.486305 74.300049 -61.187511 81.027489 + 0.434616 16.052168 -78.757355 106.306442 77.112343 -32.694046 82.858109 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_04.msa new file mode 100644 index 000000000..4636d67a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_04.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_04.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -53.27 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.666667 + DirectInputTime 0.666667 + InputLimitTime 0.666667 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 15.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167521 + AttackingEndTime 0.292308 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.167521 46.248650 14.213006 63.199047 92.532120 -48.605095 45.543255 + 0.175854 46.219978 8.676318 61.322838 81.023659 -61.294579 44.212040 + 0.184188 45.834190 0.560670 59.454861 64.800568 -76.298096 47.922092 + 0.192521 44.027416 -10.435019 58.341583 42.633373 -90.421890 57.944057 + 0.200854 39.390381 -23.959347 59.180351 14.810107 -98.457176 74.861031 + 0.209188 30.640400 -38.401070 63.424656 -15.242938 -94.589752 97.152214 + 0.217521 18.660913 -50.198555 72.003777 -39.970295 -78.467094 118.514748 + 0.225854 5.079392 -57.243652 84.538391 -56.198944 -55.094765 135.922699 + 0.234188 -8.960179 -58.412430 100.725693 -64.036835 -27.087467 149.565308 + 0.242521 -21.809990 -52.004269 119.996483 -63.343910 4.503498 158.490677 + 0.250854 -30.800194 -36.145218 140.070221 -53.686504 37.908611 159.875427 + 0.259188 -33.007416 -14.090468 154.257767 -36.305626 65.823730 152.572220 + 0.267521 -28.755795 7.329272 160.821564 -15.084214 83.569283 140.807785 + 0.275854 -20.210957 24.912476 162.066803 6.707893 92.134453 128.058258 + 0.284188 -9.587610 37.799286 160.077942 27.073692 93.734024 116.177437 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_05.msa new file mode 100644 index 000000000..662f453d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_05.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\dualhand_sword\combo_05.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.400000 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.221411 + AttackingEndTime 0.317924 + AttackingBone "equip_right" + WeaponLength 80.000000 + List HitPosition + { + 0.221411 16.217758 -65.138344 77.984123 77.164787 -45.434589 30.072996 + 0.229745 -0.801099 -71.432922 94.750908 59.832138 -86.012047 44.661396 + 0.238078 -18.436522 -68.543282 114.315102 29.849800 -114.330521 69.915848 + 0.246411 -33.546272 -54.797283 134.493561 -7.692913 -123.874397 103.649155 + 0.254745 -42.265488 -30.610664 150.993103 -44.515404 -109.728760 140.287720 + 0.263078 -41.522800 -3.483316 159.182983 -68.599152 -78.118500 168.787857 + 0.271411 -33.303726 18.021957 160.917496 -76.478172 -44.552940 185.659195 + 0.279745 -21.392019 32.839321 159.868622 -73.358017 -16.238596 195.228668 + 0.288078 -8.095851 41.763062 158.241562 -63.901512 4.431453 201.362732 + 0.296411 5.032247 45.931450 156.889297 -51.886318 17.655663 205.469833 + 0.304745 16.619560 47.156460 155.000275 -41.188114 27.170755 206.511017 + 0.313078 26.214531 46.662827 152.617950 -32.749680 34.858192 205.278183 + } + } + Group HitData01 + { + AttackingStartTime 0.244120 + AttackingEndTime 0.394566 + AttackingBone "equip_left" + WeaponLength 80.000000 + List HitPosition + { + 0.244120 56.612316 -6.585580 71.090660 68.390465 71.244308 85.331444 + 0.252453 56.008255 -22.994720 73.356758 82.752228 52.394108 74.035797 + 0.260787 52.361603 -38.927433 78.394722 92.805664 28.681581 64.498581 + 0.269120 45.592976 -53.055336 85.316078 97.630928 1.423138 58.411568 + 0.277453 36.319996 -64.500519 94.008942 96.556175 -27.533129 56.528671 + 0.285787 25.351494 -72.546661 104.370949 89.472420 -56.166859 59.425575 + 0.294120 13.496347 -76.638763 116.180481 76.698936 -82.539032 67.498741 + 0.302453 -0.303322 -76.156860 129.098816 56.147778 -106.695686 81.353905 + 0.310787 -15.097469 -69.270302 142.570602 26.725000 -124.181313 102.130470 + 0.319120 -28.090796 -54.339592 155.270172 -9.477307 -127.867302 129.833984 + 0.327453 -35.266129 -31.280090 164.729385 -46.146240 -110.475990 161.854614 + 0.335787 -33.214546 -6.482658 167.789688 -70.503792 -74.211479 188.313812 + 0.344120 -25.366711 11.608845 165.484283 -78.376518 -35.951252 201.925400 + 0.352453 -16.588053 22.690317 160.884766 -77.005623 -4.431104 205.758255 + 0.360787 -9.689356 28.631588 156.057709 -73.219048 18.063028 203.504532 + 0.369120 -5.477077 31.603081 151.901154 -70.867714 32.915161 197.968155 + 0.377453 -2.221216 33.350307 148.214966 -68.597809 44.493160 191.458038 + 0.385787 0.205881 34.327042 145.011063 -66.656052 53.508961 184.525314 + 0.394120 1.703942 34.820789 142.306229 -65.549194 60.208530 177.410385 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_06.msa new file mode 100644 index 000000000..ac2cfddcb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_06.msa @@ -0,0 +1,93 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\dualhand_sword\combo_06.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.400000 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.201541 + AttackingEndTime 0.346310 + AttackingBone "equip_left" + WeaponLength 80.000000 + List HitPosition + { + 0.201541 -20.844137 -36.828697 62.719460 -13.389724 42.717175 66.614326 + 0.209874 -2.821910 -52.952221 74.062004 -41.010414 13.811503 52.083992 + 0.218208 18.731514 -58.583210 93.378601 -45.721996 -37.635502 50.883060 + 0.226541 35.092342 -51.521828 115.061852 -24.327902 -80.784729 70.208183 + 0.234874 42.328308 -38.823875 130.897720 3.592701 -97.834175 93.278572 + 0.243208 44.040524 -26.825457 139.988113 28.145201 -98.508865 108.269806 + 0.251541 44.271095 -17.838394 142.853745 48.176846 -90.694252 110.130157 + 0.259874 44.847347 -11.877517 141.342087 61.908440 -78.613884 100.727097 + 0.268208 44.615612 -5.842646 141.526199 72.860931 -66.794044 98.096077 + 0.276541 43.563362 1.184587 143.516739 84.144142 -54.870014 103.443115 + 0.284874 41.208153 9.657568 146.606979 95.733360 -40.201077 116.050522 + 0.293208 36.574356 19.436247 150.061615 104.561424 -20.168182 135.676437 + 0.301541 30.393835 28.001209 151.771973 106.131271 2.286312 153.238510 + 0.309874 24.026520 34.282707 151.611526 102.206963 23.003952 164.260910 + 0.318208 17.999220 38.601658 150.377625 95.558029 40.599434 169.858673 + 0.326541 12.569748 41.402916 148.590271 88.086906 54.786663 171.335464 + 0.334874 7.638143 43.151993 146.606293 80.520760 66.161980 170.241745 + 0.343208 2.868047 44.174427 144.733612 72.550613 75.677269 168.224701 + } + } + Group HitData01 + { + AttackingStartTime 0.201541 + AttackingEndTime 0.442822 + AttackingBone "equip_right" + WeaponLength 80.000000 + List HitPosition + { + 0.201541 -27.474669 40.200504 75.990608 22.151928 89.830772 114.364426 + 0.209874 -36.765526 28.308781 72.477333 -0.117908 91.779747 104.491661 + 0.218208 -41.996674 12.966411 69.349037 -21.638639 86.646622 92.804237 + 0.226541 -42.670647 -2.520334 67.575951 -40.097321 76.052109 82.305649 + 0.234874 -41.433388 -15.516573 67.819191 -55.607479 62.852100 75.359398 + 0.243208 -39.949368 -26.987053 69.793777 -68.962196 47.522808 70.851387 + 0.251541 -38.644161 -37.726925 73.447884 -80.801193 30.066889 69.049149 + 0.259874 -36.514702 -48.018276 78.597229 -90.430428 10.444114 70.060356 + 0.268208 -31.305387 -58.346012 85.274055 -94.528152 -11.542342 70.713264 + 0.276541 -24.059946 -67.684959 94.594009 -93.636490 -34.496254 73.238556 + 0.284874 -15.802435 -74.939117 107.498924 -88.939262 -57.278156 80.404488 + 0.293208 -7.135805 -78.522972 124.233833 -81.373169 -78.246689 94.493118 + 0.301541 1.283241 -77.178032 140.555847 -72.087158 -93.971275 113.456520 + 0.309874 9.022559 -72.351997 153.455444 -61.604542 -103.864922 133.017029 + 0.318208 15.837014 -65.890953 162.647324 -50.226536 -109.364639 150.722061 + 0.326541 21.586178 -59.222496 168.534302 -38.275806 -112.172462 165.265747 + 0.334874 26.411963 -52.900501 171.993027 -25.615128 -113.475792 176.864197 + 0.343208 30.595694 -46.591015 173.916321 -11.682462 -113.275063 186.784210 + 0.351541 34.082394 -40.460800 174.595215 3.439138 -111.520882 194.866440 + 0.359874 36.833382 -34.612206 174.297958 19.576725 -108.038155 200.952515 + 0.368208 38.804844 -29.053274 173.308456 36.288895 -102.438538 205.061127 + 0.376541 39.853909 -23.563330 172.087555 51.981625 -93.939384 208.144699 + 0.384874 39.970081 -18.221163 170.761185 65.816872 -82.696892 210.444458 + 0.393208 39.188499 -13.170298 169.386169 77.230644 -69.142624 212.045547 + 0.401541 37.562920 -8.551706 168.019379 85.728104 -53.819866 213.084641 + 0.409874 35.371155 -4.638842 166.625015 91.256393 -37.852001 213.248184 + 0.418207 32.917976 -1.543795 165.190094 94.151550 -22.162777 212.363037 + 0.426541 30.344170 0.800614 163.761719 94.668388 -7.134178 210.659439 + 0.434874 27.759039 2.471543 162.372025 93.063919 6.959928 208.362320 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_07.msa new file mode 100644 index 000000000..e6b1333cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_07.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\dualhand_sword\combo_07.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.428629 + AttackingEndTime 0.598946 + AttackingBone "equip_right" + WeaponLength 80.000000 + List HitPosition + { + 0.428629 -47.275776 -4.215575 93.105118 -19.146654 70.662476 91.957024 + 0.436963 -51.712818 -19.176346 92.926521 -45.583305 60.232601 85.424332 + 0.445296 -51.721798 -36.938377 93.321579 -69.998589 39.046909 76.230888 + 0.453629 -46.838158 -54.831676 95.571342 -87.454201 8.256091 67.819397 + 0.461963 -36.953487 -71.191582 100.024391 -94.065544 -30.361460 61.670246 + 0.470296 -22.535641 -84.105690 107.007034 -86.314278 -73.097137 59.987522 + 0.478629 -5.217773 -91.491966 116.431412 -62.830032 -113.086174 65.300690 + 0.486963 11.146516 -92.384361 126.807251 -29.721701 -140.857254 78.020531 + 0.495296 24.436737 -88.231949 137.207428 5.690937 -154.538315 96.563858 + 0.503629 33.848251 -80.828537 146.956329 37.848339 -155.638351 118.896919 + 0.511963 39.450081 -71.722580 155.511932 63.412510 -146.989120 142.834885 + 0.520296 42.206791 -62.261566 162.113602 81.774315 -131.747391 164.578903 + 0.528629 43.007309 -53.499569 166.752869 93.506157 -113.584709 182.232742 + 0.536963 42.549671 -46.001064 169.830383 99.794945 -95.484612 195.797379 + 0.545296 41.448879 -39.994755 171.731430 102.201324 -79.388031 205.749710 + 0.553629 40.038082 -35.188751 172.868179 102.172859 -65.425133 213.179733 + 0.561963 38.267014 -30.942179 173.588760 100.350906 -52.183598 219.353165 + 0.570296 36.239357 -27.259275 173.950058 97.027428 -39.887829 224.401123 + 0.578629 34.051125 -24.144611 173.997559 92.489708 -28.734343 228.438766 + 0.586963 31.804306 -21.601540 173.770157 87.067001 -18.912243 231.552429 + 0.595296 29.731737 -19.693277 173.313339 81.505569 -10.939717 233.669250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_08.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_08.msa new file mode 100644 index 000000000..2fcf6617f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/combo_08.msa @@ -0,0 +1,60 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_08.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.354826 + AttackingEndTime 0.553528 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.354826 14.233841 8.968087 82.493927 -56.503696 38.024586 105.950310 + 0.363159 5.204943 11.243474 83.354202 -68.585648 24.071169 111.362984 + 0.371492 -3.251164 11.655012 84.512527 -77.237320 9.570455 114.808037 + 0.379826 -10.656740 10.472311 85.642166 -83.373550 -4.779531 115.297340 + 0.388159 -16.728659 8.355768 86.756401 -87.459755 -18.671532 112.553917 + 0.396492 -21.533297 6.087648 88.064087 -89.567276 -31.714088 106.496376 + 0.404826 -25.772629 4.122454 89.885437 -89.584648 -43.387238 98.238106 + 0.413159 -31.378096 0.658776 91.554199 -87.016861 -56.802624 93.127228 + 0.421492 -37.986908 -5.686042 92.671402 -80.969528 -73.152946 92.043823 + 0.429826 -44.193176 -15.779723 93.178307 -69.498489 -91.646698 94.943802 + 0.438159 -47.936584 -29.910898 93.240265 -50.588329 -109.381874 102.018356 + 0.446492 -47.578865 -46.207829 94.047516 -25.884573 -120.935646 112.621735 + 0.454826 -42.770882 -62.520523 96.526245 0.674820 -122.960022 125.842400 + 0.463159 -33.440895 -77.364052 100.985458 25.329725 -114.296196 140.759109 + 0.471492 -20.023079 -89.034737 107.720505 43.691536 -95.339478 155.683167 + 0.479826 -4.173736 -95.638252 116.536110 51.566196 -69.704369 167.725586 + 0.488159 10.701809 -96.497025 126.118629 48.605427 -44.879597 174.065781 + 0.496492 22.879875 -92.928398 135.743164 38.307831 -24.847921 174.818039 + 0.504826 31.670586 -86.465134 144.836746 24.579840 -11.135787 170.818954 + 0.513159 37.143917 -78.430382 152.898560 10.660304 -3.662536 163.307144 + 0.521492 40.173920 -70.003593 159.198975 -1.247036 -1.708794 154.717865 + 0.529826 41.444733 -62.105961 163.779099 -10.262324 -3.518394 146.636612 + 0.538159 41.541763 -55.265556 166.960709 -16.383112 -7.295169 139.694016 + 0.546492 40.992950 -49.727703 169.057281 -20.059694 -11.673160 134.066223 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage.msa new file mode 100644 index 000000000..a7e5686ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_1.msa new file mode 100644 index 000000000..b59eb335a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_2.msa new file mode 100644 index 000000000..46f6070f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_3.msa new file mode 100644 index 000000000..d5ffbcf63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/pick_up.msa new file mode 100644 index 000000000..81b00a463 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage.msa new file mode 100644 index 000000000..c99a5449e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/rampage.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -170.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_01.msa new file mode 100644 index 000000000..0b3847472 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\rampage_01.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.090835 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_02.msa new file mode 100644 index 000000000..10942cf00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\rampage_02.GR2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.006488 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_03.msa new file mode 100644 index 000000000..1c1cdb06f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\rampage_03.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.029197 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/run.msa new file mode 100644 index 000000000..117a71fe7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/wait.msa new file mode 100644 index 000000000..0b70af97e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/wait_1.msa new file mode 100644 index 000000000..b973a2467 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/walk.msa new file mode 100644 index 000000000..91ec253c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/dualhand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.31 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/change_weapon.msa new file mode 100644 index 000000000..98259c873 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_01.msa new file mode 100644 index 000000000..c820a2ee5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_01.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.393162 + DirectInputTime 0.748718 + InputLimitTime 0.919658 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.533333 + AttackingEndTime 0.687180 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.533333 -51.029541 9.694455 153.929138 -19.190048 42.445637 176.612595 + 0.541667 -54.250633 -3.238292 150.995071 -30.971941 35.373760 174.831863 + 0.550000 -55.069969 -17.750250 147.511932 -42.275051 24.909595 172.358109 + 0.558333 -52.808235 -32.955986 143.537384 -51.719215 11.160174 169.101578 + 0.566667 -47.035519 -48.133430 139.050629 -58.421852 -5.650917 164.868729 + 0.575000 -37.438381 -62.314739 134.092758 -61.374634 -25.120188 159.480545 + 0.583333 -23.970400 -74.257294 128.798767 -59.403728 -46.521095 152.802109 + 0.591667 -7.893576 -82.405518 122.945175 -51.872543 -67.985252 144.363724 + 0.600000 8.998416 -86.024750 116.366989 -38.931435 -87.228088 133.748276 + 0.608333 25.632421 -85.047722 109.345917 -20.910992 -102.316063 121.028435 + 0.616667 40.896614 -79.574562 102.148338 1.099251 -111.178772 106.421524 + 0.625000 53.603462 -69.939560 95.058006 25.044907 -111.927086 90.375389 + 0.633333 62.284531 -57.994038 89.258469 46.651768 -104.626434 75.785812 + 0.641667 66.864311 -46.396416 85.366776 62.789745 -93.048073 65.168579 + 0.650000 68.419632 -36.309696 82.823853 73.667892 -80.620979 58.128811 + 0.658333 68.036743 -28.218906 81.137886 80.475700 -69.561165 53.997196 + 0.666667 66.611038 -22.185799 79.928391 84.586128 -60.992691 52.153461 + 0.675000 64.635902 -17.663799 79.093018 87.469849 -54.454456 52.151833 + 0.683333 62.287949 -14.182733 78.661560 89.975258 -49.105400 53.866329 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_02.msa new file mode 100644 index 000000000..02a12d0eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_02.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.146154 + DirectInputTime 0.487179 + InputLimitTime 0.620513 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.235897 + AttackingEndTime 0.379487 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.235897 -34.437260 -63.836655 95.549911 6.945831 -90.619980 82.469719 + 0.244231 -48.866096 -54.882469 105.242493 -17.414835 -93.581596 94.562904 + 0.252564 -59.952187 -41.545090 114.383110 -40.440613 -88.180389 107.645515 + 0.260897 -66.133255 -26.662279 122.081223 -58.333248 -76.951195 118.740517 + 0.269231 -67.978645 -12.649668 128.115784 -70.432167 -63.570232 126.695526 + 0.277564 -66.820892 -0.732294 132.500458 -77.814339 -50.517578 131.264709 + 0.285897 -63.869255 8.688789 135.360825 -81.861076 -38.959156 132.739120 + 0.294231 -59.971043 16.093016 137.374893 -83.989586 -28.679974 132.961548 + 0.302564 -55.812679 21.507076 138.803986 -84.795464 -19.956282 132.346725 + 0.310897 -51.965466 25.004482 139.816986 -84.758675 -13.060397 131.064240 + 0.319231 -48.612896 27.157961 140.570999 -84.204185 -7.903364 130.326874 + 0.327564 -45.420406 29.037426 141.408829 -83.255180 -3.999626 132.572647 + 0.335897 -42.333771 30.848272 142.652603 -81.828934 -1.106789 138.182388 + 0.344231 -39.250828 32.701916 144.438980 -79.259399 1.202743 147.286011 + 0.352564 -36.172260 34.430870 146.393890 -74.954414 3.366897 157.881424 + 0.360897 -33.202343 35.893639 148.206741 -68.877281 5.430126 168.213486 + 0.369231 -30.379833 37.129784 149.854767 -60.881218 7.358673 177.860916 + 0.377564 -27.735455 38.178413 151.307114 -50.939770 9.167285 186.248642 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_03.msa new file mode 100644 index 000000000..5c82bb573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_03.msa @@ -0,0 +1,61 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.149573 + DirectInputTime 0.514530 + InputLimitTime 0.628205 + LinkTime 0.0 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200427 + AttackingEndTime 0.391880 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.200427 -48.295635 42.142143 129.671432 -0.372383 58.366188 123.257790 + 0.208761 -57.005108 32.761131 130.150864 -12.639174 57.367668 124.937813 + 0.217094 -64.894791 20.618982 130.562820 -26.254919 53.678654 126.690735 + 0.225427 -70.869560 5.973915 130.926712 -40.196644 46.649456 128.559174 + 0.233761 -73.955765 -10.096709 131.352829 -52.908138 36.352856 130.745621 + 0.242094 -73.822571 -26.933138 131.705795 -63.595837 23.011040 133.112137 + 0.250427 -70.298347 -43.816040 131.850983 -71.523392 7.038726 135.490402 + 0.258761 -63.350746 -60.056374 131.479370 -76.121727 -11.074225 137.659500 + 0.267094 -52.627052 -75.363106 128.917679 -77.188126 -31.798441 138.887405 + 0.275427 -37.653961 -88.288246 123.680397 -73.305901 -54.811897 138.144745 + 0.283761 -18.499756 -96.397110 115.820450 -62.583027 -78.464653 134.147659 + 0.292094 3.514027 -96.603539 106.138123 -43.499413 -99.169815 125.715508 + 0.300427 23.113827 -88.424034 98.002472 -19.212564 -111.019630 115.274803 + 0.308761 36.560177 -76.064995 93.116104 4.436901 -113.381050 106.404633 + 0.317094 44.149067 -62.957088 90.674683 24.784708 -109.214592 99.950653 + 0.325427 47.128139 -51.148067 89.654388 40.937454 -101.386131 95.857262 + 0.333761 47.017319 -41.445122 89.338943 53.247238 -91.872810 93.721672 + 0.342094 45.366978 -33.728962 89.664101 62.756580 -81.526550 93.403961 + 0.350427 42.973763 -28.019579 90.219215 69.794243 -71.163422 94.720078 + 0.358761 40.445286 -24.168869 90.674332 74.718269 -61.331696 97.402740 + 0.367094 38.196159 -21.888765 90.844971 77.861115 -52.254860 101.120544 + 0.375427 35.715244 -20.209133 90.892128 79.096764 -43.008060 105.007744 + 0.383761 32.792747 -18.897461 90.875679 78.255714 -33.541058 108.755287 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_04.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_04.msa new file mode 100644 index 000000000..d52641d10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_04.msa @@ -0,0 +1,105 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.170513 + AttackingEndTime 0.744872 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.170513 62.306557 -3.776650 94.857910 64.461983 -5.991505 145.763855 + 0.178846 63.622559 -14.270170 94.620026 64.355209 -12.374729 145.579239 + 0.187180 62.823875 -26.300434 94.448227 63.938694 -18.748814 144.873535 + 0.195513 59.340904 -39.235092 94.683784 63.158554 -25.376472 143.615952 + 0.203846 52.529724 -52.404564 95.457695 61.939793 -32.681133 141.538376 + 0.212180 41.838852 -64.784836 96.887177 59.866924 -41.204464 138.359238 + 0.220513 27.075939 -74.920883 99.095131 55.969318 -51.375072 133.905334 + 0.228846 9.719263 -80.902596 102.037460 48.875431 -62.594067 129.103729 + 0.237180 -8.562338 -81.961571 105.527832 37.871899 -73.334816 124.774429 + 0.245513 -26.457460 -78.008728 109.407288 22.992096 -81.929298 121.254616 + 0.253846 -42.682049 -69.283318 113.540588 4.934532 -86.791634 118.747383 + 0.262180 -55.769798 -56.648972 117.390152 -14.473239 -86.575058 117.283966 + 0.270513 -64.723869 -41.781025 120.064522 -32.412827 -81.087227 116.599960 + 0.278846 -69.649338 -25.860643 121.509384 -47.293537 -71.424164 116.491936 + 0.287180 -70.754143 -9.811776 121.790642 -58.194324 -59.003799 116.954689 + 0.295513 -68.260750 5.587657 121.225067 -64.929939 -45.206543 118.094955 + 0.303846 -62.413090 19.885664 120.923889 -68.701218 -30.698128 119.276016 + 0.312180 -53.614605 32.468597 120.958542 -69.781082 -15.895717 120.227921 + 0.320513 -42.344620 42.811813 121.225967 -68.217476 -1.136322 120.876129 + 0.328846 -29.100508 50.507984 121.667542 -63.991627 13.314277 121.194504 + 0.337179 -14.447408 55.236488 122.498184 -56.978577 27.115995 121.344582 + 0.345513 0.978918 56.743874 123.895798 -47.055649 39.776119 121.493103 + 0.353846 16.517199 54.848957 125.882507 -34.143574 50.676468 121.752090 + 0.362179 31.440357 49.464886 128.485687 -18.272364 59.018154 122.291634 + 0.370513 44.847084 40.700264 131.600311 0.086399 63.701115 123.327492 + 0.378846 55.720879 29.124229 134.852997 19.518225 63.655304 124.955154 + 0.387179 63.497448 15.432290 138.172318 38.731739 58.634212 127.160828 + 0.395513 67.805931 0.403988 141.507843 56.429325 48.747677 129.912170 + 0.403846 68.462181 -15.119360 144.807388 71.354248 34.449329 133.163513 + 0.412179 65.521194 -30.157709 147.988327 82.324867 16.697853 136.889359 + 0.420513 59.275143 -43.893673 151.016052 88.553642 -3.345779 141.034653 + 0.428846 50.167038 -55.659599 153.875626 89.605003 -24.417912 145.532928 + 0.437179 38.757248 -64.915436 156.557556 85.373741 -45.192703 150.320160 + 0.445513 25.900248 -71.240128 158.938614 76.257965 -64.128380 155.130539 + 0.453846 12.560150 -74.539383 160.918167 63.260174 -79.921669 159.679367 + 0.462179 -0.596660 -74.998184 162.554550 47.485741 -91.943130 163.948990 + 0.470513 -13.024929 -72.916695 163.903336 30.058874 -99.906387 167.944839 + 0.478846 -24.298534 -68.673676 165.013351 12.064910 -103.807930 171.667816 + 0.487179 -34.099602 -62.709175 165.933090 -5.422060 -103.879562 175.076111 + 0.495513 -42.258244 -55.446983 166.727768 -21.588648 -100.631279 178.223190 + 0.503846 -48.700413 -47.291927 167.452850 -35.836952 -94.701500 181.159119 + 0.512179 -53.432163 -38.617214 168.153534 -47.775188 -86.789833 183.914017 + 0.520513 -56.593258 -29.521719 168.903580 -57.393471 -77.353165 186.581436 + 0.528846 -58.233475 -20.135826 169.730164 -64.650589 -66.853615 189.153519 + 0.537179 -58.363777 -10.682907 170.625351 -69.508354 -55.844234 191.535706 + 0.545513 -57.021469 -1.390561 171.567612 -72.051613 -44.861889 193.597824 + 0.553846 -54.347492 7.344738 172.497543 -72.541786 -34.556995 195.173721 + 0.562179 -50.671276 15.091274 173.342957 -71.471870 -25.500738 196.160080 + 0.570513 -46.257416 21.833998 174.081741 -69.292290 -17.741905 196.534760 + 0.578846 -41.318787 27.614342 174.689835 -66.364891 -11.207648 196.289444 + 0.587179 -36.041447 32.485718 175.136688 -62.975430 -5.766742 195.442062 + 0.595513 -30.741589 36.430496 175.375565 -59.463127 -1.323379 194.102966 + 0.603846 -25.577276 39.574425 175.397781 -55.952267 2.295204 192.386398 + 0.612179 -20.615458 42.065998 175.202148 -52.472706 5.252025 190.395691 + 0.620513 -15.876949 44.035583 174.788376 -49.016846 7.675338 188.229340 + 0.628846 -11.562606 45.535812 174.191559 -45.739780 9.611434 186.121231 + 0.637179 -7.859122 46.651543 173.466461 -42.801453 11.097796 184.234894 + 0.645513 -4.799346 47.502510 172.649277 -40.245712 12.208198 182.591873 + 0.653846 -2.398279 48.188904 171.769852 -38.107594 13.016208 181.188263 + 0.662179 -0.547535 48.801834 170.822556 -36.361858 13.665969 179.976959 + 0.670512 1.072591 49.416725 169.740753 -34.880493 14.413524 178.859238 + 0.678846 2.474656 50.048531 168.527618 -33.667435 15.283370 177.808228 + 0.687179 3.649989 50.707565 167.187943 -32.734337 16.285917 176.796783 + 0.695512 4.602416 51.401165 165.723236 -32.080162 17.430891 175.793381 + 0.703846 5.507905 52.116993 164.128891 -31.550228 18.727770 174.752075 + 0.712179 6.419735 52.844654 162.400848 -31.093801 20.176523 173.649261 + 0.720512 7.334918 53.577118 160.535675 -30.707876 21.774717 172.466766 + 0.728846 8.249431 54.306820 158.529587 -30.389231 23.518942 171.184967 + 0.737179 9.116469 55.020512 156.423660 -30.142950 25.352407 169.821381 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_05.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_05.msa new file mode 100644 index 000000000..19a5bb9f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_05.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_05.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.130576 + DirectInputTime 0.513788 + InputLimitTime 0.718167 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167478 + AttackingEndTime 0.377535 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.167478 62.888382 -24.179306 113.141136 70.723137 17.963709 140.761276 + 0.175811 59.170776 -42.177074 110.016411 81.943573 -0.860653 129.308670 + 0.184145 47.217415 -63.672600 109.801468 85.941689 -31.373960 116.912064 + 0.192478 28.837519 -79.019775 114.637291 76.802612 -61.936764 112.292122 + 0.200811 9.356023 -85.736168 120.404419 59.807442 -83.753593 113.218597 + 0.209145 -8.917435 -86.215149 124.135254 40.155998 -96.610023 115.024178 + 0.217478 -25.009087 -82.534012 124.515282 21.165506 -102.066673 115.359619 + 0.225811 -38.659260 -75.992271 122.682709 3.992939 -102.719429 114.530167 + 0.234145 -50.553864 -67.124321 121.427612 -13.054465 -100.899025 114.083542 + 0.242478 -60.557762 -55.972870 120.852226 -30.151743 -96.389809 114.397408 + 0.250811 -68.218109 -42.446609 120.989632 -47.140415 -88.597038 115.903587 + 0.259145 -72.554947 -27.003506 121.766220 -62.911961 -76.995667 118.813293 + 0.267478 -72.812103 -13.028555 122.502060 -74.409340 -63.974560 120.836655 + 0.275811 -70.409691 -1.851626 123.088509 -81.964165 -51.484787 121.094917 + 0.284145 -66.789589 6.322731 123.644501 -86.696373 -40.435841 119.368767 + 0.292478 -63.019241 11.622026 124.282509 -89.552734 -31.067429 115.653587 + 0.300811 -59.193165 15.494547 124.864410 -90.966209 -22.439953 112.520271 + 0.309145 -55.140049 18.916956 125.373901 -91.221016 -14.421514 111.673302 + 0.317478 -50.969620 21.961178 125.935852 -90.658775 -7.366897 113.068031 + 0.325811 -46.758381 24.700314 126.648392 -89.458069 -1.355755 116.712868 + 0.334145 -42.592056 27.164284 127.518463 -87.586723 3.696995 122.451385 + 0.342478 -38.617981 29.333946 128.418015 -84.895142 7.942317 129.765320 + 0.350811 -34.871128 31.293226 129.362671 -80.956322 11.483331 138.558838 + 0.359145 -31.367184 33.115841 130.356796 -75.178551 14.384757 148.532532 + 0.367478 -28.104410 34.856537 131.375870 -66.982101 16.709272 158.946793 + 0.375811 -24.964996 36.514164 132.308624 -56.655846 18.698328 168.075211 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_06.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_06.msa new file mode 100644 index 000000000..878424132 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_06.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_06.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.145985 + DirectInputTime 0.590430 + InputLimitTime 0.814274 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.178427 + AttackingEndTime 0.389294 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.178427 -32.286789 50.632710 139.679489 17.883013 54.135525 131.215530 + 0.186760 -39.058960 46.727787 139.404175 10.647571 56.021671 132.782547 + 0.195094 -46.687645 41.275776 138.498947 1.464054 57.503788 134.137482 + 0.203427 -54.722187 33.762478 136.907822 -9.801505 57.845478 135.154892 + 0.211760 -62.361866 23.815098 134.720093 -22.879595 56.080387 135.717758 + 0.220094 -68.098969 12.385673 133.110138 -35.574142 51.534344 136.319656 + 0.228427 -71.641075 0.208941 132.249771 -46.840725 44.500336 137.153503 + 0.236760 -73.040993 -12.253575 131.981567 -56.208500 35.484032 138.207809 + 0.245094 -72.412910 -24.622648 132.123596 -63.397781 25.042763 139.401764 + 0.253427 -69.885246 -36.772888 132.409119 -68.452850 13.537494 140.584473 + 0.261760 -65.050766 -49.973049 132.123123 -72.317192 -0.364510 141.368927 + 0.270094 -56.959709 -63.938515 131.090179 -74.128387 -17.069166 141.502014 + 0.278427 -44.576603 -77.495033 129.230453 -72.347771 -36.308262 140.778488 + 0.286760 -27.118650 -88.594482 126.511543 -65.144951 -57.014378 139.003952 + 0.295094 -5.245564 -94.179428 123.053696 -51.227806 -76.533592 136.057022 + 0.303427 15.500918 -92.501518 118.957077 -33.658752 -90.494560 132.110458 + 0.311760 32.366226 -85.457596 114.980164 -15.211864 -98.629158 127.598351 + 0.320094 44.730419 -75.229012 111.761406 2.711254 -101.848480 122.941208 + 0.328427 52.797600 -63.485912 109.674065 19.431093 -101.031456 118.476646 + 0.336760 57.101837 -51.480278 108.944901 34.527466 -96.846764 114.699898 + 0.345094 58.644028 -41.289314 109.426521 46.804359 -90.747375 113.258080 + 0.353427 58.632931 -33.600487 110.040665 56.149342 -84.392349 113.840942 + 0.361760 58.065266 -28.321913 110.004128 63.102722 -78.745926 115.675423 + 0.370094 57.639397 -25.269648 108.913170 68.293831 -74.266113 118.205902 + 0.378427 57.677067 -24.190416 106.790199 72.310966 -70.899811 121.109062 + 0.386760 57.386135 -23.144238 104.813568 75.916252 -66.719337 123.756737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_07.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_07.msa new file mode 100644 index 000000000..965eb9c3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/combo_07.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_07.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.255474 + AttackingEndTime 0.530819 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.255474 -49.257450 -21.273808 99.111183 -35.458767 23.696363 118.789810 + 0.263807 -54.897961 -33.958012 104.250679 -46.092251 14.628352 116.947823 + 0.272141 -55.436306 -51.255146 107.425468 -58.443218 -0.833385 114.433754 + 0.280474 -48.150490 -71.308098 108.564476 -67.865410 -24.402742 112.040047 + 0.288807 -30.482973 -89.805656 107.848457 -67.968613 -55.315960 110.208687 + 0.297141 -4.148772 -99.693489 106.162987 -53.376728 -86.730225 109.181793 + 0.305474 21.465460 -98.025345 105.435059 -28.580219 -107.266975 108.741997 + 0.313807 42.196602 -88.176338 105.572128 -0.640659 -115.654076 108.878426 + 0.322141 56.789883 -73.702942 106.308334 25.570938 -113.907936 109.452194 + 0.330474 65.455688 -57.315701 107.437653 47.447227 -104.944115 110.303452 + 0.338807 69.183601 -41.433807 109.142899 63.980579 -92.082619 112.079941 + 0.347141 69.457626 -27.437811 111.487244 75.341568 -77.978539 114.952316 + 0.355474 67.669434 -15.743016 114.475677 82.363235 -64.387070 118.813629 + 0.363807 64.871414 -6.305673 118.156471 86.049553 -52.383438 123.569504 + 0.372141 61.248386 1.747335 122.327866 87.449425 -41.522327 128.827072 + 0.380474 56.311924 9.291163 126.620377 87.088181 -30.679945 134.111374 + 0.388807 50.125263 16.092207 131.005676 85.013069 -20.152294 139.380219 + 0.397141 42.807320 21.914000 135.456635 81.327934 -10.236798 144.591461 + 0.405474 34.601082 26.506107 139.963242 76.241875 -1.285353 149.693069 + 0.413807 26.100512 29.599838 144.587173 70.270973 6.153747 154.599380 + 0.422141 17.593132 31.204967 149.297729 63.800961 12.059716 159.260803 + 0.430474 9.291338 31.386749 154.047501 57.129704 16.539673 163.639679 + 0.438807 1.384790 30.231901 158.781799 50.491741 19.746218 167.700668 + 0.447140 -6.124756 27.915249 163.214096 43.898190 22.142374 171.299805 + 0.455474 -13.184720 24.586178 167.206894 37.295647 24.003466 174.444092 + 0.463807 -19.677994 20.350550 170.780273 30.660666 25.384352 177.235001 + 0.472140 -25.509890 15.304578 173.963013 23.952515 26.294519 179.766968 + 0.480474 -30.631481 9.557348 176.749359 17.074537 26.767197 182.130524 + 0.488807 -35.052910 3.214225 179.098862 9.834044 26.830759 184.429901 + 0.497140 -38.696846 -3.702495 181.060699 2.170662 26.272312 186.748550 + 0.505474 -41.440346 -11.170393 182.684052 -5.889038 24.821400 189.141174 + 0.513807 -43.097313 -19.113859 184.025223 -14.175422 22.198257 191.629593 + 0.522140 -43.350445 -27.192467 185.232025 -22.150377 18.320955 194.180832 + 0.530474 -42.061432 -35.116001 186.367340 -29.446211 13.190326 196.776581 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/damage.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/damage.msa new file mode 100644 index 000000000..8f18ab8bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/damage_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/damage_1.msa new file mode 100644 index 000000000..b565f694f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/damage_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/damage_2.msa new file mode 100644 index 000000000..717762dae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/damage_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/damage_3.msa new file mode 100644 index 000000000..1bed80b86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/pick_up.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/pick_up.msa new file mode 100644 index 000000000..da2fdbed6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/run.msa new file mode 100644 index 000000000..2298670d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/wait.msa new file mode 100644 index 000000000..2658e414d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/wait.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fan/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/fan/walk.msa new file mode 100644 index 000000000..cd0e446dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fan/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_cancel.msa b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_cancel.msa new file mode 100644 index 000000000..782ca63c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_cancel.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\fishing\fishing_cancel.GR2" +MotionDuration 1.200000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_cancel.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_catch.msa b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_catch.msa new file mode 100644 index 000000000..2992081fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_catch.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/fishing/fishing_catch.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_catch.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_fail.msa b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_fail.msa new file mode 100644 index 000000000..c8e0835ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_fail.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\fishing\fishing_fail.GR2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_fail.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_react.msa b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_react.msa new file mode 100644 index 000000000..683813dfb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_react.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait_react.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_wait.msa new file mode 100644 index 000000000..5c176b7b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fishing/fishing_wait.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fishing/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/fishing/run.msa new file mode 100644 index 000000000..da35fffe9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fishing/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/fishing/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -271.77 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fishing/throw.msa b/serverfiles/main/srv1/share/data/pc/assassin/fishing/throw.msa new file mode 100644 index 000000000..84a93c849 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fishing/throw.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/fishing/throw.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.716951 + + EffectFileName "d:/ymir work/effect/etc/fishing/throw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fishing/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/fishing/wait.msa new file mode 100644 index 000000000..4c2cd79f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fishing/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/fishing/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/fishing/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/fishing/walk.msa new file mode 100644 index 000000000..9748f0b18 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/fishing/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/fishing/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/attack.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/attack.msa new file mode 100644 index 000000000..b17d2cab1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/attack.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.579487 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + AttackingStartTime 0.471795 + AttackingEndTime 0.579487 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.471795 -19.451200 17.160143 112.644226 -19.451199 17.160141 112.644218 + 0.480128 -22.017582 6.998708 111.549873 -22.017580 6.998708 111.549866 + 0.488462 -28.561378 -4.825330 112.497498 -28.561377 -4.825329 112.497490 + 0.496795 -38.765755 -23.231066 115.514755 -38.765751 -23.231064 115.514748 + 0.505128 -46.846306 -51.910648 119.954697 -46.846302 -51.910645 119.954689 + 0.513462 -45.012764 -82.756332 123.374893 -45.012760 -82.756325 123.374886 + 0.521795 -34.118195 -109.495285 124.946167 -34.118191 -109.495277 124.946159 + 0.530128 -17.492022 -128.271698 124.145935 -17.492020 -128.271683 124.145927 + 0.538462 0.169232 -136.670197 121.149269 0.169232 -136.670181 121.149261 + 0.546795 13.444457 -137.369690 117.590981 13.444456 -137.369675 117.590973 + 0.555128 20.557720 -135.200470 114.438721 20.557718 -135.200455 114.438713 + 0.563461 21.698515 -131.877792 112.007362 21.698513 -131.877777 112.007355 + 0.571795 21.059618 -127.747475 110.040222 21.059616 -127.747467 110.040215 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/attack_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/attack_1.msa new file mode 100644 index 000000000..76eeb03b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/attack_1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/attack_1.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.535897 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + AttackingStartTime 0.407692 + AttackingEndTime 0.525641 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + 0.407692 -35.738945 -30.567369 82.070297 -35.738941 -30.567368 82.070290 + 0.416025 -35.764572 -51.878082 85.839973 -35.764568 -51.878078 85.839966 + 0.424359 -28.352476 -73.706001 93.014168 -28.352474 -73.705994 93.014160 + 0.432692 -13.001225 -92.480362 102.726860 -13.001225 -92.480354 102.726852 + 0.441025 8.942277 -103.921928 113.176743 8.942276 -103.921921 113.176735 + 0.449359 29.664980 -105.598877 120.915855 29.664978 -105.598869 120.915848 + 0.457692 45.393879 -101.688271 125.713158 45.393875 -101.688263 125.713150 + 0.466025 56.032448 -95.924919 128.697708 56.032444 -95.924911 128.697693 + 0.474359 62.887386 -90.008362 130.926010 62.887383 -90.008354 130.925995 + 0.482692 67.817230 -83.771805 132.781967 67.817223 -83.771797 132.781952 + 0.491025 71.198929 -77.631241 134.492126 71.198921 -77.631233 134.492111 + 0.499359 73.343575 -71.847626 136.255035 73.343567 -71.847618 136.255020 + 0.507692 74.527306 -66.941139 137.733749 74.527298 -66.941132 137.733734 + 0.516025 75.117348 -63.537960 138.460251 75.117340 -63.537956 138.460236 + 0.524359 75.449135 -61.692039 138.573685 75.449127 -61.692036 138.573669 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/back_damage_flying.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/back_damage_flying.msa new file mode 100644 index 000000000..ae5e22c94 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/back_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/back_damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/back_falling_stand.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/back_falling_stand.msa new file mode 100644 index 000000000..cbd65ca46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/back_falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/back_falling_stand.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/damage.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/damage.msa new file mode 100644 index 000000000..a3808cf76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/damage_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/damage_1.msa new file mode 100644 index 000000000..f15b8d0ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/damage_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/damage_2.msa new file mode 100644 index 000000000..4c067557a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/damage_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/damage_3.msa new file mode 100644 index 000000000..861cb7e1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/damage_flying.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/damage_flying.msa new file mode 100644 index 000000000..505a58fe3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/dead.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/dead.msa new file mode 100644 index 000000000..99c2e2364 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/dead.gr2" +MotionDuration 2.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/dig.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/dig.msa new file mode 100644 index 000000000..6814bf88b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/dig.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\general\dig.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.900243 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dig/dig.mse" + EffectPosition 0.000000 -120.000000 70.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/falling_stand.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/falling_stand.msa new file mode 100644 index 000000000..b16c3a8be --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/pick_up.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/pick_up.msa new file mode 100644 index 000000000..4a5cccd4d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/run.msa new file mode 100644 index 000000000..55e43e31e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/wait.msa new file mode 100644 index 000000000..b942f11d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/wait_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/wait_1.msa new file mode 100644 index 000000000..de524355b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/general/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/general/walk.msa new file mode 100644 index 000000000..33ba8a64a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse/damage.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse/damage.msa new file mode 100644 index 000000000..4c6f1d644 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse/dead.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse/dead.msa new file mode 100644 index 000000000..26ead53d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse/dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse/run.msa new file mode 100644 index 000000000..b2073bf52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse/skill_charge.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse/skill_charge.msa new file mode 100644 index 000000000..9fbd24d73 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse/skill_charge.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse\skill_charge.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.277372 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.262774 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse/stop.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse/stop.msa new file mode 100644 index 000000000..524fd31a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse/wait.msa new file mode 100644 index 000000000..6b1125931 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse/wait_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse/wait_1.msa new file mode 100644 index 000000000..f3aff8401 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse/wait_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse/wait_2.msa new file mode 100644 index 000000000..5eb4a92b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse/walk.msa new file mode 100644 index 000000000..0a607ea9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/attack.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/attack.msa new file mode 100644 index 000000000..9c3b84fd2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/attack.msa @@ -0,0 +1,26 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_bow\attack.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 1.500000 + DirectInputTime 1.500000 + InputLimitTime 1.500000 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.832117 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/damage.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/damage.msa new file mode 100644 index 000000000..2706cc561 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse_bow/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/dead.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/dead.msa new file mode 100644 index 000000000..170b56506 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse_bow/dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/run.msa new file mode 100644 index 000000000..0bf5d7ef5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse_bow/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/skill_splash.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/skill_splash.msa new file mode 100644 index 000000000..153f1dada --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/skill_splash.msa @@ -0,0 +1,27 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_bow\skill_splash.GR2" +MotionDuration 2.000000 + +Group LoopData +{ + MotionLoopCount 10 + LoopCancelEnable 0 + LoopStartTime 1.0 + LoopEndTime 1.2 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.005 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/skill_wildattack.msa new file mode 100644 index 000000000..9cc0c38b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/skill_wildattack.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_bow\attack.GR2" +MotionDuration 1.500000 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.704380 + LoopEndTime 0.945256 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.897810 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.733577 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait.msa new file mode 100644 index 000000000..b5c3e48c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse_bow/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait_1.msa new file mode 100644 index 000000000..48f90a563 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse_bow/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait_2.msa new file mode 100644 index 000000000..cf72d9bfc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_bow/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/horse_bow/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_01.msa new file mode 100644 index 000000000..bb129a0db --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_01.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_dualhand_sword\combo_01.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.299270 + DirectInputTime 0.676399 + InputLimitTime 0.778589 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.321168 + AttackingEndTime 0.576642 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.321168 -40.374134 -51.642532 41.670921 -40.374130 -51.642529 41.670918 + 0.329501 -40.846004 -63.694817 37.366116 -40.846001 -63.694813 37.366112 + 0.337835 -42.780437 -82.387222 30.229486 -42.780434 -82.387215 30.229485 + 0.346168 -46.343571 -106.820892 20.473072 -46.343567 -106.820885 20.473070 + 0.354501 -48.817276 -133.208588 10.286457 -48.817272 -133.208572 10.286456 + 0.362835 -49.143333 -160.058472 0.213221 -49.143330 -160.058456 0.213221 + 0.371168 -47.644791 -187.041779 -10.124260 -47.644787 -187.041763 -10.124259 + 0.379501 -44.675617 -213.855011 -20.849026 -44.675613 -213.854996 -20.849024 + 0.387834 -40.570160 -240.011322 -31.220558 -40.570156 -240.011307 -31.220556 + 0.396168 -35.953541 -265.278503 -41.552128 -35.953537 -265.278473 -41.552124 + 0.404501 -31.511114 -289.579102 -52.276024 -31.511112 -289.579071 -52.276020 + 0.412834 -27.420368 -310.903168 -62.301052 -27.420366 -310.903137 -62.301048 + 0.421168 -22.737503 -325.053253 -68.639618 -22.737501 -325.053223 -68.639610 + 0.429501 -17.047791 -332.092712 -71.168030 -17.047789 -332.092682 -71.168022 + 0.437834 -9.869412 -332.317719 -69.824615 -9.869411 -332.317688 -69.824608 + 0.446168 -0.877315 -329.371735 -66.834091 -0.877315 -329.371704 -66.834084 + 0.454501 9.894633 -326.286285 -64.219864 9.894632 -326.286255 -64.219856 + 0.462834 22.434629 -323.247253 -62.065212 22.434628 -323.247223 -62.065208 + 0.471168 36.457348 -320.141205 -60.304733 36.457344 -320.141174 -60.304729 + 0.479501 47.577187 -311.543335 -56.522606 47.577183 -311.543304 -56.522602 + 0.487834 54.684242 -295.172363 -49.375088 54.684238 -295.172333 -49.375084 + 0.496168 58.197853 -270.744843 -38.373695 58.197849 -270.744812 -38.373692 + 0.504501 58.801075 -239.240753 -23.752670 58.801071 -239.240738 -23.752668 + 0.512834 58.631775 -206.541458 -8.560833 58.631771 -206.541443 -8.560832 + 0.521168 57.611568 -173.371002 6.708686 57.611565 -173.370987 6.708685 + 0.529501 55.320473 -139.632019 21.999035 55.320469 -139.632004 21.999033 + 0.537834 52.363354 -108.573441 35.957161 52.363350 -108.573433 35.957157 + 0.546168 50.178814 -87.151138 45.497803 50.178810 -87.151131 45.497799 + 0.554501 48.383610 -75.522079 50.154446 48.383606 -75.522072 50.154442 + 0.562834 47.453659 -73.710518 49.864437 47.453655 -73.710510 49.864433 + 0.571168 47.257973 -74.842682 48.175774 47.257969 -74.842674 48.175770 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_02.msa new file mode 100644 index 000000000..d99c8f764 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_02.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_dualhand_sword\combo_02.GR2" +MotionDuration 0.733333 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.139173 + DirectInputTime 0.556691 + InputLimitTime 0.610219 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.164152 + AttackingEndTime 0.378264 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + 0.164152 6.024494 -91.262161 24.163656 6.024494 -91.262154 24.163654 + 0.172486 -11.504229 -107.706223 12.901888 -11.504228 -107.706215 12.901887 + 0.180819 -28.358313 -125.971863 -1.349566 -28.358311 -125.971855 -1.349565 + 0.189152 -43.305408 -146.961975 -17.520964 -43.305405 -146.961960 -17.520962 + 0.197486 -59.263115 -168.160004 -33.138336 -59.263111 -168.159988 -33.138332 + 0.205819 -75.897606 -189.668823 -48.140137 -75.897598 -189.668808 -48.140133 + 0.214153 -92.532104 -212.001617 -62.534916 -92.532097 -212.001602 -62.534912 + 0.222486 -108.393898 -235.816544 -76.262032 -108.393890 -235.816528 -76.262024 + 0.230819 -122.455109 -261.749451 -89.154640 -122.455101 -261.749420 -89.154633 + 0.239153 -130.460266 -286.721619 -98.824677 -130.460251 -286.721588 -98.824669 + 0.247486 -130.784103 -308.525879 -104.093933 -130.784088 -308.525848 -104.093925 + 0.255819 -123.783005 -326.335297 -105.010208 -123.782997 -326.335266 -105.010201 + 0.264153 -110.006935 -339.144226 -101.757401 -110.006927 -339.144196 -101.757393 + 0.272486 -90.246857 -345.812714 -94.662994 -90.246849 -345.812683 -94.662987 + 0.280819 -67.013519 -345.339294 -84.479073 -67.013512 -345.339264 -84.479065 + 0.289153 -45.615829 -337.803406 -72.506195 -45.615826 -337.803375 -72.506187 + 0.297486 -27.184265 -323.497803 -59.197945 -27.184263 -323.497772 -59.197941 + 0.305819 -12.356010 -302.750122 -44.945976 -12.356009 -302.750092 -44.945972 + 0.314152 -1.551743 -275.896301 -30.129761 -1.551742 -275.896271 -30.129759 + 0.322486 5.045784 -243.412598 -15.148457 5.045784 -243.412582 -15.148456 + 0.330819 8.524853 -211.138733 -1.498444 8.524852 -211.138718 -1.498443 + 0.339152 9.470076 -182.057739 10.300945 9.470075 -182.057724 10.300944 + 0.347486 8.000301 -156.465698 20.437113 8.000300 -156.465683 20.437111 + 0.355819 4.337440 -134.678604 29.135752 4.337440 -134.678589 29.135750 + 0.364152 -1.184052 -117.014198 36.658260 -1.184051 -117.014191 36.658257 + 0.372486 -8.024978 -103.463051 43.038219 -8.024977 -103.463043 43.038216 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_03.msa new file mode 100644 index 000000000..0ee03bfe0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/combo_03.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_dualhand_sword\combo_03.GR2" +MotionDuration 0.800000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.126521 + DirectInputTime 0.523601 + InputLimitTime 0.589781 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.134307 + AttackingEndTime 0.399027 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.134307 23.559412 -102.092667 13.160160 23.559410 -102.092659 13.160159 + 0.142640 34.705376 -114.468117 11.716846 34.705372 -114.468109 11.716845 + 0.150973 44.183701 -126.855263 10.009446 44.183697 -126.855255 10.009445 + 0.159307 53.046661 -139.445343 7.464849 53.046658 -139.445328 7.464849 + 0.167640 62.364105 -152.083771 3.725210 62.364101 -152.083755 3.725210 + 0.175973 71.959648 -164.821976 -1.335352 71.959641 -164.821960 -1.335352 + 0.184307 82.034622 -178.571808 -7.881271 82.034615 -178.571793 -7.881271 + 0.192640 92.446152 -194.009842 -16.173527 92.446144 -194.009827 -16.173525 + 0.200973 102.627876 -211.298065 -26.458664 102.627869 -211.298050 -26.458662 + 0.209307 110.891624 -228.649567 -35.908752 110.891617 -228.649551 -35.908749 + 0.217640 116.448265 -244.910828 -42.510639 116.448257 -244.910812 -42.510635 + 0.225973 119.385826 -260.191772 -46.197281 119.385818 -260.191742 -46.197277 + 0.234307 119.488472 -275.333405 -47.996185 119.488464 -275.333374 -47.996181 + 0.242640 116.510674 -290.815063 -48.564369 116.510666 -290.815033 -48.564365 + 0.250973 110.369583 -306.564056 -47.906437 110.369576 -306.564026 -47.906433 + 0.259307 103.052322 -322.592224 -47.659466 103.052315 -322.592194 -47.659462 + 0.267640 95.799789 -338.905823 -48.946964 95.799782 -338.905792 -48.946960 + 0.275973 88.489151 -355.406677 -51.842773 88.489143 -355.406647 -51.842770 + 0.284307 80.092354 -368.903809 -54.355881 80.092346 -368.903778 -54.355877 + 0.292640 70.298950 -377.352142 -54.973064 70.298943 -377.352112 -54.973061 + 0.300973 59.456547 -380.754425 -53.462791 59.456543 -380.754395 -53.462788 + 0.309307 46.000038 -377.876312 -48.401859 46.000034 -377.876282 -48.401855 + 0.317640 28.964455 -367.982361 -38.747700 28.964453 -367.982330 -38.747696 + 0.325973 8.436466 -351.304779 -24.408867 8.436465 -351.304749 -24.408865 + 0.334307 -7.192337 -330.760071 -9.910465 -7.192337 -330.760040 -9.910464 + 0.342640 -12.778744 -308.126068 1.697191 -12.778743 -308.126038 1.697191 + 0.350973 -8.948877 -283.179169 10.287537 -8.948876 -283.179138 10.287536 + 0.359307 -1.989691 -257.864929 17.512413 -1.989691 -257.864899 17.512411 + 0.367640 3.001045 -233.655441 24.028940 3.001045 -233.655426 24.028938 + 0.375973 4.577148 -211.153412 29.104944 4.577147 -211.153397 29.104942 + 0.384307 5.773363 -189.136322 33.469658 5.773363 -189.136307 33.469654 + 0.392640 8.207548 -165.836731 37.850632 8.207547 -165.836716 37.850628 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/skill_splash.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/skill_splash.msa new file mode 100644 index 000000000..997209246 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/skill_splash.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_onehand_sword\skill_splash.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 1.479319 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.503650 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/horse_onehand_sword_splash.mse" + EffectPosition 0.000000 0.000000 10.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.613139 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/horse_onehand_sword_splash_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/skill_wildattack.msa new file mode 100644 index 000000000..000cb7b05 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_dualhand_sword/skill_wildattack.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_dualhand_sword\skill_wildattack.GR2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.324412 + AttackingEndTime 0.577453 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.324412 -11.479256 -69.640335 46.714287 -11.479255 -69.640327 46.714283 + 0.332745 -14.106328 -82.781403 39.812557 -14.106327 -82.781395 39.812553 + 0.341079 -18.028294 -98.780548 33.391846 -18.028292 -98.780540 33.391842 + 0.349412 -20.282637 -115.029762 28.228327 -20.282635 -115.029755 28.228325 + 0.357745 -21.330170 -130.740967 23.525782 -21.330168 -130.740952 23.525780 + 0.366079 -21.773663 -145.357941 18.570242 -21.773661 -145.357925 18.570240 + 0.374412 -22.245182 -158.473541 12.763824 -22.245180 -158.473526 12.763824 + 0.382745 -21.727539 -171.649078 6.467520 -21.727537 -171.649063 6.467519 + 0.391079 -18.368624 -187.126831 0.384571 -18.368622 -187.126816 0.384571 + 0.399412 -12.321739 -204.812180 -5.857319 -12.321738 -204.812164 -5.857318 + 0.407745 -3.866249 -224.720306 -12.638618 -3.866249 -224.720291 -12.638618 + 0.416079 6.608538 -246.978073 -20.345654 6.608537 -246.978058 -20.345652 + 0.424412 17.789143 -269.257080 -28.220375 17.789141 -269.257050 -28.220373 + 0.432745 28.443817 -288.401367 -34.911320 28.443815 -288.401337 -34.911316 + 0.441079 38.667000 -304.544708 -40.425358 38.666996 -304.544678 -40.425354 + 0.449412 48.589863 -317.862152 -44.770992 48.589859 -317.862122 -44.770988 + 0.457745 58.373684 -328.562988 -47.947613 58.373680 -328.562958 -47.947609 + 0.466079 65.554230 -332.603821 -49.167156 65.554222 -332.603790 -49.167152 + 0.474412 67.371071 -324.261780 -46.825443 67.371063 -324.261749 -46.825439 + 0.482745 64.749207 -303.264679 -40.091984 64.749199 -303.264648 -40.091980 + 0.491079 58.501545 -269.456055 -28.280989 58.501541 -269.456024 -28.280987 + 0.499412 49.311546 -222.747955 -10.830048 49.311543 -222.747940 -10.830047 + 0.507745 40.560081 -172.951813 8.730783 40.560078 -172.951797 8.730782 + 0.516079 35.238140 -132.955627 24.948410 35.238136 -132.955612 24.948408 + 0.524412 32.205463 -102.744690 37.250656 32.205460 -102.744682 37.250652 + 0.532745 30.695318 -82.203499 45.196491 30.695316 -82.203491 45.196487 + 0.541079 30.324455 -71.213158 48.459957 30.324453 -71.213150 48.459953 + 0.549412 30.629972 -65.790352 49.072441 30.629971 -65.790344 49.072437 + 0.557745 30.964905 -60.813988 49.872002 30.964903 -60.813984 49.871998 + 0.566078 31.168905 -56.268593 50.815182 31.168903 -56.268589 50.815178 + 0.574412 31.147158 -52.183868 51.852364 31.147156 -52.183865 51.852360 + } + } + Group HitData01 + { + AttackingStartTime 0.775345 + AttackingEndTime 0.963504 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + 0.775345 -10.458726 -115.615631 7.860292 -10.458725 -115.615623 7.860292 + 0.783678 -30.455799 -133.779114 -5.265454 -30.455797 -133.779099 -5.265454 + 0.792011 -50.154442 -153.524139 -21.257738 -50.154438 -153.524124 -21.257736 + 0.800345 -68.665039 -174.377716 -38.253574 -68.665031 -174.377701 -38.253571 + 0.808678 -86.226257 -195.458572 -54.335648 -86.226250 -195.458557 -54.335644 + 0.817011 -102.159813 -217.591583 -69.160370 -102.159805 -217.591568 -69.160362 + 0.825345 -115.756569 -241.572113 -82.337936 -115.756561 -241.572098 -82.337929 + 0.833678 -126.209404 -268.092712 -93.446808 -126.209396 -268.092682 -93.446800 + 0.842011 -130.787933 -294.151001 -101.025360 -130.787918 -294.150970 -101.025352 + 0.850345 -127.915512 -316.231506 -104.195999 -127.915504 -316.231476 -104.195992 + 0.858678 -118.086151 -333.324738 -103.239571 -118.086143 -333.324707 -103.239563 + 0.867011 -102.001572 -344.340088 -98.542915 -102.001564 -344.340057 -98.542908 + 0.875345 -80.627335 -348.152527 -90.582970 -80.627327 -348.152496 -90.582962 + 0.883678 -58.201725 -344.472595 -80.210938 -58.201721 -344.472565 -80.210930 + 0.892011 -38.344765 -333.841919 -68.117401 -38.344761 -333.841888 -68.117393 + 0.900345 -21.790962 -316.568634 -54.677345 -21.790960 -316.568604 -54.677341 + 0.908678 -9.004082 -292.978638 -40.271484 -9.004081 -292.978607 -40.271481 + 0.917011 -0.187962 -263.375793 -25.279755 -0.187962 -263.375763 -25.279753 + 0.925345 5.585789 -232.009735 -10.911678 5.585788 -232.009720 -10.911677 + 0.933678 8.907158 -202.495041 2.010059 8.907157 -202.495026 2.010059 + 0.942011 9.536079 -175.105972 13.520115 9.536078 -175.105957 13.520114 + 0.950345 7.334328 -150.214752 23.694965 7.334327 -150.214737 23.694963 + 0.958678 2.289043 -128.283340 32.657143 2.289043 -128.283325 32.657139 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_01.msa new file mode 100644 index 000000000..7bb2ecfe7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_01.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_onehand_sword\combo_01.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.430657 + DirectInputTime 0.791971 + InputLimitTime 0.974453 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.408759 + AttackingEndTime 0.660584 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.408759 -50.316559 44.340443 170.324219 -60.956715 124.228600 229.524261 + 0.417093 -53.133934 41.206985 165.658615 -64.265388 124.573631 219.751633 + 0.425426 -55.728218 37.606892 160.653931 -67.484451 124.223122 209.226212 + 0.433759 -57.794632 33.811680 155.580780 -69.715454 123.425941 198.323257 + 0.442092 -59.259094 29.897224 150.526306 -70.681412 122.234222 187.177094 + 0.450426 -60.100178 25.879522 145.528275 -70.282135 120.621956 175.862686 + 0.458759 -60.300331 21.778418 140.631332 -68.432610 118.551041 164.479614 + 0.467092 -59.847687 17.619593 135.886093 -65.072289 115.975746 153.152924 + 0.475426 -59.061279 13.247246 131.378922 -61.300407 112.635910 142.158676 + 0.483759 -58.564976 8.224759 127.154594 -59.422062 108.124001 131.514297 + 0.492092 -58.262218 2.390111 123.193054 -59.340492 102.352867 120.777428 + 0.500426 -57.987652 -4.434146 119.574966 -60.719913 95.036491 109.699959 + 0.508759 -57.542355 -12.414795 116.504715 -63.117172 85.745110 98.257126 + 0.517092 -56.710052 -21.636667 114.332619 -65.997124 74.012817 86.685478 + 0.525426 -55.310104 -31.342281 113.575859 -68.281929 60.351593 75.848930 + 0.533759 -53.401127 -41.010468 114.469421 -69.724968 45.094669 66.315193 + 0.542092 -51.078106 -50.462845 117.123955 -70.499359 28.152632 58.456905 + 0.550426 -48.406746 -59.474049 121.629440 -70.736732 9.487956 52.746098 + 0.558759 -45.425411 -67.761192 128.039841 -70.525848 -10.830340 49.758366 + 0.567092 -42.151260 -74.913010 136.258301 -69.757347 -32.353306 50.086445 + 0.575426 -38.619770 -80.350136 145.682373 -67.788033 -53.688007 53.825336 + 0.583759 -34.859440 -83.979492 155.994476 -64.705070 -74.376862 61.037060 + 0.592092 -30.863905 -85.766388 166.957184 -60.604473 -94.042656 71.842682 + 0.600426 -26.608368 -85.663940 178.339005 -55.503284 -112.183983 86.357536 + 0.608759 -22.063496 -83.611588 189.891754 -49.365559 -128.139740 104.629227 + 0.617092 -17.269581 -79.709259 200.914490 -41.868809 -140.897446 125.754822 + 0.625426 -12.436464 -74.394310 210.585754 -32.997044 -149.661835 148.045425 + 0.633759 -7.713767 -68.048851 218.743698 -23.262863 -154.336563 170.658768 + 0.642092 -3.178683 -61.019123 225.300079 -13.061529 -155.070160 192.810852 + 0.650426 1.128172 -53.617783 230.192703 -2.651007 -152.175034 213.745667 + 0.658759 5.165994 -46.164314 233.377716 7.782396 -146.121124 232.666412 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_02.msa new file mode 100644 index 000000000..c8e22490c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_02.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_onehand_sword\combo_02.GR2" +MotionDuration 1.100000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.400000 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.203406 + AttackingEndTime 0.334550 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.203406 59.838261 -26.819250 133.137817 65.121849 73.008949 130.745712 + 0.211740 58.801292 -32.516510 133.307739 67.890579 66.237061 120.509415 + 0.220073 57.258865 -39.579369 134.369781 71.541908 56.174953 109.336403 + 0.228406 54.994572 -47.876896 136.641357 75.618294 41.949219 97.839317 + 0.236740 51.777473 -57.075001 140.436020 79.321724 22.849428 87.032074 + 0.245073 47.483212 -66.301903 145.819977 81.539795 -0.650864 78.519814 + 0.253406 42.520962 -73.596443 152.128189 81.088264 -24.564451 73.971756 + 0.261740 37.265270 -78.817047 159.275909 78.528023 -47.847916 73.614502 + 0.270073 31.881012 -82.032349 167.301483 74.360565 -70.212944 77.551277 + 0.278406 26.460945 -83.207260 176.179398 68.733070 -91.294464 85.916656 + 0.286740 21.672581 -82.567039 185.707809 62.098549 -110.224922 98.525612 + 0.295073 17.716404 -80.186668 195.636383 55.136803 -126.234749 115.143387 + 0.303406 14.562687 -76.055420 205.698578 48.343029 -138.644394 135.407700 + 0.311740 12.106395 -70.196358 215.528107 42.026661 -146.767212 158.597672 + 0.320073 10.054221 -63.501755 223.816025 36.251865 -150.010208 181.038269 + 0.328406 8.287035 -56.778744 230.279510 30.991735 -149.485016 200.450272 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_03.msa new file mode 100644 index 000000000..53d4c96e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/combo_03.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_onehand_sword\combo_03.GR2" +MotionDuration 1.200000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.140146 + DirectInputTime 0.499270 + InputLimitTime 0.654015 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.181022 + AttackingEndTime 0.353285 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.181022 -59.752411 8.664626 128.029053 -63.690784 108.371948 134.531937 + 0.189355 -58.587723 4.188017 124.329033 -60.015240 104.175224 124.265297 + 0.197689 -57.733173 -1.174026 120.926254 -58.232243 98.574692 113.882835 + 0.206022 -57.233665 -7.972527 117.826965 -59.036213 90.902138 102.978844 + 0.214355 -56.737709 -16.401505 115.306099 -61.760414 80.608727 91.566078 + 0.222689 -55.837643 -26.553612 113.850388 -65.560646 67.049751 80.038948 + 0.231022 -54.155663 -37.743183 114.107018 -69.023338 50.448975 69.379837 + 0.239355 -51.763058 -48.238148 116.318718 -70.775673 32.668617 60.709274 + 0.247689 -48.952862 -57.756554 120.390503 -71.297096 13.904128 54.319309 + 0.256022 -45.933300 -66.140320 126.203346 -71.075996 -5.799606 50.528690 + 0.264355 -42.824852 -73.241577 133.624130 -70.484863 -26.354841 49.742558 + 0.272689 -39.580833 -78.874458 142.390747 -69.009369 -47.106266 52.255795 + 0.281022 -36.129700 -82.925316 152.256348 -66.413048 -67.569672 58.197910 + 0.289355 -32.411442 -85.291580 163.032181 -62.700485 -87.400772 67.754173 + 0.297689 -28.359470 -85.833763 174.521973 -57.793621 -106.103539 81.129654 + 0.306022 -23.911310 -84.426582 186.251312 -51.518047 -122.893532 98.174141 + 0.314355 -19.151558 -81.209389 197.280029 -43.882191 -136.745636 117.882385 + 0.322689 -14.264682 -76.416969 207.285110 -35.249760 -147.013245 139.641953 + 0.331022 -9.371209 -70.316048 216.031021 -25.936922 -153.283936 162.724960 + 0.339355 -4.551983 -63.219318 223.299103 -16.168373 -155.357559 186.211319 + 0.347689 -0.028253 -55.765141 228.799576 -6.129756 -153.403976 208.077591 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/skill_splash.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/skill_splash.msa new file mode 100644 index 000000000..0a0d97c52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/skill_splash.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_onehand_sword\skill_splash.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 1.479319 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.503650 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/horse_onehand_sword_splash.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/skill_wildattack.msa new file mode 100644 index 000000000..b342f5ca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/horse_onehand_sword/skill_wildattack.msa @@ -0,0 +1,89 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\horse_onehand_sword\skill_wildattack.GR2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.442822 + AttackingEndTime 0.637470 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.442822 -57.440292 28.383408 -0.385164 -67.259262 121.240288 35.408379 + 0.451156 -58.634830 24.136963 -5.537691 -67.703964 119.228378 24.048113 + 0.459489 -59.420403 19.720005 -10.562457 -67.587669 116.634300 12.694563 + 0.467822 -59.775288 15.111053 -15.447116 -66.869545 113.452011 1.247577 + 0.476156 -59.700104 10.366511 -20.058912 -65.548660 109.693382 -10.068377 + 0.484489 -59.289055 5.572865 -24.214922 -63.808399 105.414940 -20.884403 + 0.492822 -58.629459 0.679650 -27.897200 -61.782562 100.571739 -31.304405 + 0.501156 -57.797935 -4.386615 -31.084003 -59.592358 95.059494 -41.430134 + 0.509489 -57.166973 -10.681746 -33.848644 -59.360722 87.645432 -51.923954 + 0.517822 -56.619286 -18.968504 -35.976078 -61.722080 77.147591 -63.099018 + 0.526156 -55.665489 -29.346615 -36.889198 -65.683655 62.774925 -74.479164 + 0.534489 -53.817421 -41.388863 -35.792850 -69.878471 44.183636 -84.976021 + 0.542822 -51.175365 -52.445580 -32.522800 -72.019585 24.472525 -92.930290 + 0.551156 -48.210819 -61.781246 -27.476887 -72.497086 4.725208 -98.095406 + 0.559489 -45.229443 -69.392731 -21.006815 -72.137062 -14.961345 -100.460693 + 0.567822 -42.328323 -75.431740 -13.317770 -71.336845 -34.694424 -99.913322 + 0.576156 -39.289253 -80.182793 -4.317641 -69.480362 -54.763615 -96.199829 + 0.584489 -36.024570 -83.504341 5.886969 -66.481682 -74.904854 -88.972374 + 0.592822 -32.453789 -85.180435 17.142126 -62.232452 -94.640968 -77.849953 + 0.601156 -28.441383 -84.996750 28.873455 -56.653866 -113.006737 -62.883888 + 0.609489 -23.966953 -82.954544 40.236500 -49.931751 -128.813583 -44.750282 + 0.617822 -19.160194 -79.175270 50.923496 -42.246288 -141.355377 -23.913652 + 0.626156 -14.116234 -73.837906 60.649220 -33.739994 -150.067215 -1.026626 + 0.634489 -9.108905 -67.357635 68.882370 -24.253704 -154.528183 22.279280 + } + } + Group HitData01 + { + AttackingStartTime 1.085158 + AttackingEndTime 1.236010 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 1.085158 60.491398 -18.405886 -16.035604 56.897472 80.928635 -5.093194 + 1.093491 59.743702 -20.412376 -17.073689 58.834312 79.350067 -10.271665 + 1.101825 58.896976 -23.548658 -17.748066 61.386738 76.415001 -17.112093 + 1.110158 57.924469 -28.721531 -17.689234 65.458130 70.596169 -26.588282 + 1.118491 56.578117 -35.821419 -16.550789 70.396973 60.800388 -38.298260 + 1.126825 54.574970 -44.483269 -13.937723 75.240883 45.968784 -51.232830 + 1.135158 51.693680 -52.933277 -10.158115 78.731117 27.854921 -62.523544 + 1.143491 47.990364 -60.410053 -5.450804 80.624916 7.805126 -70.885376 + 1.151825 43.533131 -66.801620 0.187222 80.915146 -13.804740 -75.930138 + 1.160158 38.418976 -71.921043 6.772977 79.392929 -36.450871 -77.267914 + 1.168491 33.233711 -75.422569 14.492117 75.753929 -58.921268 -74.500458 + 1.176825 28.286652 -77.202393 23.402925 70.600563 -80.646011 -67.137802 + 1.185158 23.632687 -77.084305 33.444813 64.359665 -101.096611 -54.671898 + 1.193491 19.367218 -74.935982 44.068951 57.318951 -118.936554 -37.316429 + 1.201825 15.897924 -71.235870 54.088020 50.311291 -132.213181 -17.308531 + 1.210158 13.205921 -66.354362 63.237915 43.826267 -140.829544 3.943649 + 1.218491 11.231693 -60.619919 71.416725 38.166557 -145.148453 25.270929 + 1.226825 9.664193 -54.449116 78.314407 33.154125 -145.807892 45.121338 + 1.235158 8.174338 -48.330929 83.719757 28.372004 -143.849487 62.080723 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.364964 + LoopEndTime 1.566910 +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/intro/not_selected.msa b/serverfiles/main/srv1/share/data/pc/assassin/intro/not_selected.msa new file mode 100644 index 000000000..4659f51a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/intro/not_selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/intro/not_selected.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/intro/selected.msa b/serverfiles/main/srv1/share/data/pc/assassin/intro/selected.msa new file mode 100644 index 000000000..d4c23afe1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/intro/selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/intro/selected.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/intro/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/intro/wait.msa new file mode 100644 index 000000000..bf89c4adb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/intro/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/intro/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/change_weapon.msa new file mode 100644 index 000000000..f6056b7ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/change_weapon.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_01.msa new file mode 100644 index 000000000..7596fbc25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_01.msa @@ -0,0 +1,58 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -113.80 0.00 + +Group ComboInputData +{ + PreInputTime 0.215385 + DirectInputTime 0.592308 + InputLimitTime 0.969231 + LinkTime 0.056410 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.224359 + AttackingEndTime 0.454701 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.224359 -49.771870 -19.221817 154.829865 -60.676418 77.991379 175.582718 + 0.232692 -51.456406 -29.854172 148.429703 -72.208855 64.122208 175.591614 + 0.241026 -50.577152 -39.378731 142.014832 -78.771301 51.449116 172.924240 + 0.249359 -47.690998 -48.066429 135.747116 -81.510612 40.256489 168.232437 + 0.257692 -43.172237 -56.037235 129.722946 -81.727425 30.411524 161.973770 + 0.266026 -37.371773 -64.275192 123.791389 -85.953819 16.001829 158.365585 + 0.274359 -29.684669 -72.866585 117.735947 -94.112595 -7.304321 157.113937 + 0.282692 -19.405863 -80.824020 111.459023 -100.057999 -41.838745 155.904221 + 0.291026 -6.690902 -86.531693 105.091164 -94.623764 -85.812538 152.707260 + 0.299359 6.994991 -88.506149 99.014061 -71.802658 -128.637222 145.709091 + 0.307692 20.578547 -86.339897 92.841446 -33.530666 -161.048416 131.452591 + 0.316026 33.232956 -79.874985 86.310318 16.832575 -176.419601 106.562798 + 0.324359 43.698040 -68.939362 79.857971 72.262611 -164.381638 71.207420 + 0.332692 50.291771 -54.747471 74.766106 116.025635 -118.938866 35.288025 + 0.341026 52.697826 -41.940247 72.308136 132.361191 -65.864067 16.797781 + 0.349359 52.848667 -31.655993 71.712234 133.115799 -24.028978 12.559802 + 0.357692 52.203491 -23.857340 72.177055 130.621841 2.206167 15.863139 + 0.366026 51.778713 -18.335136 73.018829 131.939117 13.133679 22.185560 + 0.374359 51.112915 -14.442331 73.700890 133.944778 18.256889 28.207605 + 0.382692 49.894218 -11.851340 74.176880 134.086411 23.399508 33.322937 + 0.391026 48.311779 -10.566560 74.444229 132.390137 29.071840 37.571079 + 0.399359 46.482391 -10.662875 74.410820 128.535690 35.184647 40.275047 + 0.407692 44.532921 -11.802686 73.977135 122.840294 40.899910 40.956055 + 0.416026 42.588943 -12.999333 73.206879 116.824379 45.738312 40.973545 + 0.424359 40.635525 -14.168991 72.166016 110.625633 49.995182 40.791759 + 0.432692 38.656895 -15.254058 70.904594 104.213020 53.986019 40.768116 + 0.441025 36.657753 -16.227324 69.477890 97.376175 57.975704 41.066959 + 0.449359 34.781673 -17.364441 68.030861 89.363945 61.838299 40.686806 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_02.msa new file mode 100644 index 000000000..30a8db7f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_02.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -51.48 0.00 + +Group ComboInputData +{ + PreInputTime 0.229744 + DirectInputTime 0.508718 + InputLimitTime 0.834188 + LinkTime 0.053077 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.232479 + AttackingEndTime 0.399316 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.232479 34.296238 -13.110401 67.916763 31.015123 86.724022 63.192905 + 0.240812 33.435093 -18.800549 69.108620 33.154633 80.747246 59.613926 + 0.249145 32.129089 -26.502428 70.143959 38.349312 72.250854 55.683979 + 0.257479 29.132790 -36.110424 71.059769 45.047176 60.627090 51.347233 + 0.265812 22.776445 -46.786995 71.942177 50.885380 45.844868 46.857838 + 0.274145 14.059489 -55.545593 73.397263 55.775913 30.374105 43.773884 + 0.282479 7.161487 -61.638424 76.313393 63.260147 13.903041 42.454441 + 0.290812 2.099527 -67.371758 81.229416 72.768921 -8.130282 42.547585 + 0.299145 -2.500764 -73.592796 88.897652 81.376587 -39.050518 46.809483 + 0.307479 -10.544065 -78.583527 97.530502 80.654228 -77.418358 56.524364 + 0.315812 -23.913336 -79.322861 103.548775 62.039913 -115.295052 67.243958 + 0.324145 -39.891960 -74.041275 107.319504 24.067507 -145.308823 78.507744 + 0.332479 -55.433899 -60.834763 110.125694 -33.922516 -156.813019 92.086174 + 0.340812 -64.740738 -40.391888 113.925522 -96.864937 -134.991501 109.573441 + 0.349145 -64.007088 -17.866062 119.482643 -137.013474 -85.468544 129.480820 + 0.357479 -53.588142 3.182155 125.889603 -146.281677 -25.072294 150.579376 + 0.365812 -34.682442 19.596054 131.877579 -126.539963 31.382662 169.603775 + 0.374145 -13.123892 27.458370 136.119385 -89.986679 70.391838 183.541122 + 0.382479 2.396906 28.110512 138.687241 -55.962925 88.975990 192.441467 + 0.390812 10.660101 26.620968 140.522171 -32.890110 96.253670 197.571808 + 0.399145 12.129624 25.663208 142.023331 -23.293135 99.012375 200.033005 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_03.msa new file mode 100644 index 000000000..a551dc078 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/combo_03.gr2" +MotionDuration 1.133333 +Accumulation 0.00 -129.35 0.00 + +Group ComboInputData +{ + PreInputTime 0.238291 + DirectInputTime 0.488205 + InputLimitTime 0.851453 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.296410 + AttackingEndTime 0.424274 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.296410 -49.646156 -85.375671 116.080757 -114.862175 -10.701148 129.141541 + 0.304744 -34.519627 -97.672607 109.249336 -120.756401 -50.271004 127.034081 + 0.313077 -13.032393 -105.236031 102.112900 -111.022438 -98.221626 120.787666 + 0.321410 13.008100 -103.778610 95.762352 -77.097694 -144.881454 109.600525 + 0.329744 35.173969 -92.813377 91.345108 -26.859949 -170.995041 97.622932 + 0.338077 49.942711 -76.695068 88.670929 25.813757 -173.738327 88.043861 + 0.346410 57.486435 -58.908722 87.052872 72.733597 -157.590805 81.634232 + 0.354744 58.696297 -41.613533 85.725746 109.371132 -127.463234 77.858925 + 0.363077 55.468014 -27.179472 84.872391 132.062576 -90.864883 76.072456 + 0.371410 50.593330 -16.767042 84.547409 141.995529 -56.347637 75.658669 + 0.379744 45.924404 -9.757659 84.334007 143.885025 -27.882879 75.663177 + 0.388077 42.580280 -5.276627 84.031715 142.202148 -6.843778 75.486626 + 0.396410 40.350899 -2.102130 83.682037 139.338516 9.237191 75.145836 + 0.404744 37.775368 0.959499 83.469765 134.376099 25.370663 74.961884 + 0.413077 34.828094 3.879463 83.397873 127.154427 41.354588 74.944862 + 0.421410 31.534418 6.602489 83.463104 117.610779 56.811005 75.098793 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_04.msa new file mode 100644 index 000000000..4dd8b3737 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_04.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/combo_04.gr2" +MotionDuration 1.266667 +Accumulation 0.00 -117.30 0.00 + +Group ComboInputData +{ + PreInputTime 1.266667 + DirectInputTime 1.266667 + InputLimitTime 1.266667 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "Bip01" + WeaponLength 0.000000 + List HitPosition + { + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.434359 + + DuringTime 0.200000 + + AttackingType 3 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 17.000000 + AttackingStartTime 0.000000 + AttackingEndTime 10.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + CollisionType 0 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_05.msa new file mode 100644 index 000000000..b2782aa3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_05.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\onehand_sword\combo_05.GR2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.235523 + DirectInputTime 0.586131 + InputLimitTime 0.786861 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.272993 + AttackingEndTime 0.471046 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.272993 50.792549 -24.653103 86.587852 0.662884 57.511909 59.460033 + 0.281326 50.514011 -27.776413 86.771217 5.889820 57.633961 60.055199 + 0.289659 49.887909 -31.084766 86.908829 11.462157 57.467690 60.795109 + 0.297993 48.864250 -34.567921 86.996193 17.390299 56.904709 61.655674 + 0.306326 47.395199 -38.203712 87.033958 23.687695 55.833843 62.643734 + 0.314659 45.384125 -42.144703 86.996223 30.764151 53.977936 63.614910 + 0.322993 42.485939 -47.024754 86.817062 40.100178 50.299835 63.964756 + 0.331326 38.307602 -52.838539 86.627022 51.744270 43.486225 63.367867 + 0.339659 32.391830 -59.398342 86.687164 65.063202 31.685122 61.460636 + 0.347993 24.301239 -66.229729 87.448662 78.192009 12.773887 58.223179 + 0.356326 13.928080 -72.272171 89.592766 87.662704 -14.170516 55.134800 + 0.364659 1.393218 -76.457253 93.397667 89.181534 -48.885853 54.244354 + 0.372993 -12.737952 -77.580704 98.976593 78.029015 -88.446182 58.444435 + 0.381326 -27.236671 -74.479294 106.138969 51.131893 -125.654289 70.940987 + 0.389659 -40.296825 -66.595879 113.572350 12.506045 -148.375961 90.685738 + 0.397993 -50.440388 -54.431927 120.399727 -29.729103 -152.054276 114.040596 + 0.406326 -56.419567 -38.900059 126.114403 -68.206329 -137.530502 137.603104 + 0.414659 -57.100414 -21.336988 130.302353 -97.157623 -108.445351 158.714890 + 0.422993 -52.070198 -4.626049 132.615326 -112.712425 -71.404152 175.779816 + 0.431326 -42.342121 9.260064 133.108139 -114.602486 -32.410686 188.260406 + 0.439659 -29.265718 19.353481 131.962662 -104.495995 4.202769 196.076218 + 0.447993 -14.252031 25.140497 129.398697 -84.907326 35.368141 199.420303 + 0.456326 -0.068323 26.421589 126.429962 -60.859272 56.821606 199.780243 + 0.464659 11.293669 24.767744 123.953445 -38.204517 68.672073 198.934830 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_06.msa new file mode 100644 index 000000000..60d9f0a67 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_06.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\onehand_sword\combo_06.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -117.30 0.00 + +Group ComboInputData +{ + PreInputTime 0.259530 + DirectInputTime 0.862936 + InputLimitTime 0.707218 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.295215 + AttackingEndTime 0.561233 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.295215 55.865177 15.054905 112.216667 28.243027 110.932228 118.881752 + 0.303548 56.249317 9.706924 110.480820 37.121796 107.732758 115.469170 + 0.311882 56.245899 3.841377 108.945320 47.181644 103.367462 112.454269 + 0.320215 55.722836 -2.569867 107.596039 58.398056 97.372726 109.672607 + 0.328548 54.495674 -9.531786 106.409676 70.577980 89.164452 106.972038 + 0.336882 52.341583 -17.054918 105.397072 83.516884 77.952560 104.239288 + 0.345215 49.035160 -25.471056 104.834381 98.078026 61.610813 101.487183 + 0.353548 43.988750 -34.667511 104.782959 112.360680 38.050434 98.678322 + 0.361882 36.460060 -44.156513 105.299187 122.557480 5.856353 96.038643 + 0.370215 25.736685 -53.007484 106.502495 123.275688 -34.736912 94.182014 + 0.378548 11.702159 -59.600273 108.450027 108.757057 -78.928368 94.103287 + 0.386882 -2.723607 -61.919682 110.355988 83.353249 -110.708931 95.882851 + 0.395215 -15.837108 -60.623833 111.915306 56.782684 -128.049881 98.507790 + 0.403548 -27.007786 -56.848030 113.052010 35.107307 -134.349289 101.436707 + 0.411882 -36.046497 -51.588516 113.724495 21.291243 -133.005753 104.667732 + 0.420215 -43.191456 -45.483906 113.940056 14.864463 -126.713509 108.513771 + 0.428548 -50.005802 -37.725891 113.967239 4.888828 -121.281364 111.808548 + 0.436881 -56.424927 -27.813879 113.900398 -11.099002 -116.950920 114.046455 + 0.445215 -61.781818 -15.514919 113.798859 -33.350109 -111.373177 115.189903 + 0.453548 -65.166527 -0.806203 113.718704 -61.610909 -100.725708 115.306358 + 0.461881 -65.506248 15.757668 113.699036 -93.109016 -80.351913 114.621231 + 0.470215 -62.325077 31.899611 113.931679 -118.449776 -50.864758 114.076668 + 0.478548 -56.051323 46.536488 114.458427 -134.392578 -15.610728 113.940338 + 0.486881 -47.251259 59.120850 115.315536 -140.209000 22.271864 114.362495 + 0.495215 -36.520218 69.276512 116.572083 -136.071518 59.870167 115.584076 + 0.503548 -24.579165 76.705643 118.231438 -123.028687 94.237144 117.828209 + 0.511881 -13.131508 81.153008 119.649338 -105.056862 120.513046 120.267586 + 0.520215 -3.057913 83.327362 120.686508 -86.464996 138.469330 122.256081 + 0.528548 5.323005 84.047562 121.374390 -70.133598 149.632629 123.528450 + 0.536881 11.909947 83.999969 121.740311 -57.811035 155.650925 123.973999 + 0.545215 16.723343 83.704948 121.814957 -50.348095 157.844131 123.611206 + 0.553548 20.136421 83.475128 121.777000 -47.172695 157.409195 122.839142 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_07.msa new file mode 100644 index 000000000..1826c9366 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/combo_07.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\onehand_sword\combo_07.GR2" +MotionDuration 1.266667 + +Group ComboInputData +{ + PreInputTime 1.266667 + DirectInputTime 1.266667 + InputLimitTime 1.266667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 17.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.468451 + AttackingEndTime 0.579400 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.468451 45.463356 -43.755058 122.235168 71.555824 51.825191 135.520370 + 0.476784 38.118999 -57.442844 118.442337 98.291039 19.426584 139.837631 + 0.485118 25.641903 -70.340385 114.234222 112.796822 -28.467466 139.493927 + 0.493451 7.675504 -79.654579 109.851860 104.777519 -84.653915 133.126694 + 0.501784 -14.617961 -82.082016 105.324654 67.866295 -136.549164 120.307793 + 0.510118 -37.891392 -74.441101 100.912338 3.402824 -165.427460 101.364365 + 0.518451 -55.846737 -56.221008 97.226776 -70.522270 -153.407394 79.137207 + 0.526784 -62.607201 -35.298393 95.342644 -120.377525 -109.928238 62.327370 + 0.535118 -60.800201 -17.556452 94.822838 -141.052856 -59.138645 52.063675 + 0.543451 -54.512058 -4.831806 95.088295 -141.564758 -15.053350 47.010559 + 0.551784 -46.833683 3.176418 95.774673 -132.209167 18.133474 45.954990 + 0.560118 -39.386257 7.738491 96.623566 -119.573738 41.951794 47.653866 + 0.568451 -32.664024 10.297698 97.238228 -105.907883 59.021458 49.688137 + 0.576784 -27.209940 11.581553 97.551727 -93.731392 70.160179 51.280567 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage.msa new file mode 100644 index 000000000..021e07592 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_1.msa new file mode 100644 index 000000000..ac7342f45 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_2.msa new file mode 100644 index 000000000..75a9e24cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_3.msa new file mode 100644 index 000000000..7e55b10d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/pick_up.msa new file mode 100644 index 000000000..826464030 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage.msa new file mode 100644 index 000000000..a56b234d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/rampage.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -220.58 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_01.msa new file mode 100644 index 000000000..974dcdf84 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\onehand_sword\rampage_01.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.087591 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_02.msa new file mode 100644 index 000000000..852893a57 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\onehand_sword\rampage_02.GR2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011354 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_03.msa new file mode 100644 index 000000000..5072266e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\onehand_sword\rampage_03.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.019465 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/run.msa new file mode 100644 index 000000000..725398375 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/wait.msa new file mode 100644 index 000000000..9642e652c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/wait_1.msa new file mode 100644 index 000000000..4b12b6bb2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/wait_1.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/walk.msa new file mode 100644 index 000000000..71efc2ea5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/onehand_sword/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.31 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup.msa new file mode 100644 index 000000000..aa7e044ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup.msa @@ -0,0 +1,91 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\amseup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.026923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.299145 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.448718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.428224 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_2.msa new file mode 100644 index 000000000..0e16c886f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_2.msa @@ -0,0 +1,91 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\amseup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.026923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.299145 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_2_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.448718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_2_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.428224 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -50.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_3.msa new file mode 100644 index 000000000..e0aa1b9a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_3.msa @@ -0,0 +1,100 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\amseup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.026923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.299145 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_3_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.448718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_3_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.428224 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.412003 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_4.msa new file mode 100644 index 000000000..76e332415 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/amseup_4.msa @@ -0,0 +1,100 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\amseup.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.026923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.299145 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_4_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.448718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_4_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.428224 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.415247 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun.msa new file mode 100644 index 000000000..24a429955 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun.msa @@ -0,0 +1,136 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\charyun.GR2" +MotionDuration 1.400000 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369744 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.315897 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.136410 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.764615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.958462 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.300000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -50.000000 50.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.600000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -150.000000 50.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.900000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_2.msa new file mode 100644 index 000000000..bbe4ff129 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_2.msa @@ -0,0 +1,136 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\charyun.GR2" +MotionDuration 1.400000 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369744 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.315897 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.136410 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.764615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.958462 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.300000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -50.000000 50.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.600000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -150.000000 50.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.900000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_3.msa new file mode 100644 index 000000000..2eec9c623 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_3.msa @@ -0,0 +1,145 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\charyun.GR2" +MotionDuration 1.400000 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 9 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369744 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.313382 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.136410 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.764615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.958462 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.300000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -50.000000 50.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.600000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -150.000000 50.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.900000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -250.000000 50.000000 + } + } + Group Event08 + { + MotionEventType 2 + StartingTime 0.943552 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_4.msa new file mode 100644 index 000000000..5a309037d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/charyun_4.msa @@ -0,0 +1,145 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\charyun.GR2" +MotionDuration 1.400000 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 9 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369744 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.313382 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.136410 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.749392 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.958462 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.300000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -50.000000 50.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.600000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -150.000000 50.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.900000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -250.000000 50.000000 + } + } + Group Event08 + { + MotionEventType 2 + StartingTime 0.943552 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong.msa new file mode 100644 index 000000000..d80ef6cdf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\cheonryong.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -134.12 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.035897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_up.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_down.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.430769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 9 + StartingTime 0.158974 + } + Group Event04 + { + MotionEventType 8 + StartingTime 0.084615 + } + Group Event05 + { + MotionEventType 7 + StartingTime 0.264103 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.382051 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -200.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.309002 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_2.msa new file mode 100644 index 000000000..3590e70f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_2.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\cheonryong.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -134.12 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.035897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_up_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_down_2.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.430769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_blow_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 9 + StartingTime 0.158974 + } + Group Event04 + { + MotionEventType 8 + StartingTime 0.084615 + } + Group Event05 + { + MotionEventType 7 + StartingTime 0.264103 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.382051 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -200.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.309002 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_3.msa new file mode 100644 index 000000000..ced6656d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_3.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\cheonryong.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -134.12 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.035897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_up_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_down_3.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.430769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_blow_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 9 + StartingTime 0.158974 + } + Group Event04 + { + MotionEventType 8 + StartingTime 0.084615 + } + Group Event05 + { + MotionEventType 7 + StartingTime 0.264103 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.382051 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -200.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.309002 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_4.msa new file mode 100644 index 000000000..2a72325a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/cheonryong_4.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\cheonryong.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -134.12 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.035897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_up_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_down_4.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.430769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_blow_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 9 + StartingTime 0.158974 + } + Group Event04 + { + MotionEventType 8 + StartingTime 0.084615 + } + Group Event05 + { + MotionEventType 7 + StartingTime 0.264103 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.382051 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -200.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.309002 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung.msa new file mode 100644 index 000000000..ca8879ade --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\shoot.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.372263 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/beam.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_2.msa new file mode 100644 index 000000000..e2a16941c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\shoot.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_2_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.304136 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_2.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_3.msa new file mode 100644 index 000000000..d724975d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\shoot.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_3_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.411192 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_3.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_4.msa new file mode 100644 index 000000000..6510de951 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/dokgigung_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\shoot.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_4_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.304136 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_4.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong.msa new file mode 100644 index 000000000..7b104731d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\eunhyeong.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.075214 + + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/eunhyeongbeop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_2.msa new file mode 100644 index 000000000..d20f5981f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\eunhyeong.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.075214 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/eunhyeongbeop_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_3.msa new file mode 100644 index 000000000..07fc636df --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\eunhyeong.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.075214 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/eunhyeongbeop_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_4.msa new file mode 100644 index 000000000..1bf8e8b25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/eunhyeong_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\eunhyeong.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.075214 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/eunhyeongbeop_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gigung.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gigung.msa new file mode 100644 index 000000000..512b947b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gigung.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\shoot.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.031630 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/beam.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_gasokhwa.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_gasokhwa.msa new file mode 100644 index 000000000..b5ce843c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_gasokhwa.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\skill\kwaegeom.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/gasokhwa_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_jumunsul.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_jumunsul.msa new file mode 100644 index 000000000..b1eb928a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_jumunsul.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\skill\kwaegeom.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/jumunsul_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_seonghwigap.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_seonghwigap.msa new file mode 100644 index 000000000..b75951d2e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_seonghwigap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\skill\kwaegeom.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/seonghwigap_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuibunno.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuibunno.msa new file mode 100644 index 000000000..45c86182d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuibunno.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\skill\kwaegeom.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuibunno_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuichukbok.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuichukbok.msa new file mode 100644 index 000000000..39b17a769 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuichukbok.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\skill\kwaegeom.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuichukbok_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuipi.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuipi.msa new file mode 100644 index 000000000..1590b4d42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/guild_yongsinuipi.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\skill\kwaegeom.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuipi_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin.msa new file mode 100644 index 000000000..88364f133 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin.msa @@ -0,0 +1,83 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/gungsin.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.038462 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.461538 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.503846 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_blow.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.061538 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.457692 + } + Group Event05 + { + MotionEventType 9 + StartingTime 0.250000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.542308 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -190.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_2.msa new file mode 100644 index 000000000..ca3215b9e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_2.msa @@ -0,0 +1,83 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/gungsin.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.038462 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_2_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.456204 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_2_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.503846 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_2_blow.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.061538 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.457692 + } + Group Event05 + { + MotionEventType 9 + StartingTime 0.250000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.542308 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -190.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_3.msa new file mode 100644 index 000000000..cf5cbcafe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_3.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/gungsin.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.038462 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_3_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.456204 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_3_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.496350 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_3_blow.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.061538 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.457692 + } + Group Event05 + { + MotionEventType 9 + StartingTime 0.250000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.542308 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -190.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_4.msa new file mode 100644 index 000000000..4f43b85fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gungsin_4.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/gungsin.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.038462 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_4_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.461538 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_4_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.500000 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_4_blow.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.061538 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.457692 + } + Group Event05 + { + MotionEventType 9 + StartingTime 0.240876 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.542308 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -190.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok.msa new file mode 100644 index 000000000..aa1234642 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gwangyeok.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.440000 + LoopEndTime 1.460000 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.370000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.450000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_2.msa new file mode 100644 index 000000000..228f35650 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_2.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gwangyeok.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.440000 + LoopEndTime 1.460000 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.370000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.450000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_3.msa new file mode 100644 index 000000000..7f1b27335 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_3.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gwangyeok.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.440000 + LoopEndTime 1.460000 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.370000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.450000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_4.msa new file mode 100644 index 000000000..c5a7e3908 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gwangyeok_4.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gwangyeok.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.440000 + LoopEndTime 1.460000 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.370000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.450000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong.msa new file mode 100644 index 000000000..f106248c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gyeonggong.GR2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.664234 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gyeonggong_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_2.msa new file mode 100644 index 000000000..f5e6ad890 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gyeonggong.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.669911 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gyeonggong_2_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_3.msa new file mode 100644 index 000000000..37d0b23c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gyeonggong.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.669911 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gyeonggong_3_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_4.msa new file mode 100644 index 000000000..02d0d4122 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/gyeonggong_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gyeonggong.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.669911 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gyeonggong_4_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo.msa new file mode 100644 index 000000000..8f6224fb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\shoot.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.076923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.169231 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.318735 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/hwajo.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_2.msa new file mode 100644 index 000000000..abb6cda0a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\shoot.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.076923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_2_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.169231 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_2_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.318735 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/hwajopa_2.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_3.msa new file mode 100644 index 000000000..450bf6c21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_3.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\shoot.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.076923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_3_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.169231 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_3_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.318735 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/hwajopa_3.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_4.msa new file mode 100644 index 000000000..e7d6ec85a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/hwajo_4.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\shoot.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.076923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_4_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.169231 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_4_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.318735 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/hwajopa_4.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/kwaegeom.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/kwaegeom.msa new file mode 100644 index 000000000..84c2815da --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/kwaegeom.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\kwaegeom.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/kwaegeom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/make_trap.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/make_trap.msa new file mode 100644 index 000000000..47257d717 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/make_trap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\make_trap.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.142741 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/trap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/poison_cloud.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/poison_cloud.msa new file mode 100644 index 000000000..4c8a21337 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/poison_cloud.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\poison_cloud.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.635037 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/poison.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.569343 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong.msa new file mode 100644 index 000000000..aae1b5aaa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\poison_cloud.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.602190 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/poison.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.638686 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_2.msa new file mode 100644 index 000000000..7fe4fd026 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\poison_cloud.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.602190 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/dokgigung_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.554745 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_3.msa new file mode 100644 index 000000000..99dfbfde2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\poison_cloud.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.613139 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/dokgigung_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.562044 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_4.msa new file mode 100644 index 000000000..0c4a724f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/sangong_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\poison_cloud.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.613139 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/dokgigung_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.562044 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang.msa new file mode 100644 index 000000000..be224f2e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/seomgwang.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.094891 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.100000 + Power 30 + AffectingRange 100 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.547445 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_2.msa new file mode 100644 index 000000000..4ed841e85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\seomgwang.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.094891 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_hand_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_blow_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.100000 + Power 50 + AffectingRange 100 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.547445 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_3.msa new file mode 100644 index 000000000..aac479a81 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_3.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\seomgwang.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.094891 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_hand_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_blow_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.100000 + Power 30 + AffectingRange 100 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.547445 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_4.msa new file mode 100644 index 000000000..5aa33516c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomgwang_4.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/seomgwang.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.094891 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_hand_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_blow_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.100000 + Power 30 + AffectingRange 100 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.547445 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon.msa new file mode 100644 index 000000000..900ee1871 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon.msa @@ -0,0 +1,95 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/seomjeon.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -285.11 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.042308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.050000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.496154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.299270 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.503650 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -250.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 8 + StartingTime 0.189781 + } + Group Event06 + { + MotionEventType 7 + StartingTime 0.419708 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.310219 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_2.msa new file mode 100644 index 000000000..779f89590 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_2.msa @@ -0,0 +1,95 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/seomjeon.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -285.11 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.042308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_start_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.050000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_end_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.496154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_blow_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.299270 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_hand_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.503650 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -250.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 8 + StartingTime 0.189781 + } + Group Event06 + { + MotionEventType 7 + StartingTime 0.419708 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.310219 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_3.msa new file mode 100644 index 000000000..c9695ac3a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_3.msa @@ -0,0 +1,95 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/seomjeon.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -285.11 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.042308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_start_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.050000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_end_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.496154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_blow_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.299270 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_hand_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.503650 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -250.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 8 + StartingTime 0.189781 + } + Group Event06 + { + MotionEventType 7 + StartingTime 0.419708 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.310219 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_4.msa new file mode 100644 index 000000000..03da36b63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/seomjeon_4.msa @@ -0,0 +1,95 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/seomjeon.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -285.11 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.042308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_start_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.050000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_end_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.496154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_blow_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.299270 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_hand_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.503650 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -250.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 8 + StartingTime 0.189781 + } + Group Event06 + { + MotionEventType 7 + StartingTime 0.419708 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.310219 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/shoot.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/shoot.msa new file mode 100644 index 000000000..af33284fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/shoot.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/taeyang.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/taeyang.msa new file mode 100644 index 000000000..c8fbc63af --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/taeyang.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\taeyang.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa.msa new file mode 100644 index 000000000..d67f7ae53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gwangyeok.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 7 + LoopCancelEnable 0 + LoopStartTime 1.250608 + LoopEndTime 1.425791 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.377129 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_2.msa new file mode 100644 index 000000000..2bfa8510c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_2.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gwangyeok.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 7 + LoopCancelEnable 0 + LoopStartTime 1.250608 + LoopEndTime 1.425791 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.180049 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.377129 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_3.msa new file mode 100644 index 000000000..f2b35cdc3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_3.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gwangyeok.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 7 + LoopCancelEnable 0 + LoopStartTime 1.250608 + LoopEndTime 1.425791 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.377129 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_4.msa b/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_4.msa new file mode 100644 index 000000000..c9a5e1d9e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/skill/yeonsa_4.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\gwangyeok.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 7 + LoopCancelEnable 0 + LoopStartTime 1.250608 + LoopEndTime 1.425791 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.377129 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/change_weapon.msa new file mode 100644 index 000000000..481d8b211 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/change_weapon.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/change_weapon.gr2" +MotionDuration 1.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_01.msa new file mode 100644 index 000000000..48d11f9c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_01.msa @@ -0,0 +1,74 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_01.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -88.08 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.287179 + DirectInputTime 0.731624 + InputLimitTime 0.817094 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.287179 + AttackingEndTime 0.392308 + AttackingBone "Bip01 R Hand" + WeaponLength 32.000000 + List HitPosition + { + 0.287179 -60.991268 -26.184250 119.666237 -66.575424 -57.689816 120.131454 + 0.295512 -52.617798 -49.858906 114.621803 -52.972786 -81.852577 114.094490 + 0.303846 -34.668484 -70.985626 107.641479 -25.245386 -101.381248 104.278343 + 0.312179 -7.238814 -85.073517 100.012291 15.244342 -106.792900 93.172997 + 0.320512 22.937988 -87.164429 94.681473 53.428829 -92.543579 86.596115 + 0.328846 46.222919 -79.729263 92.616188 75.721672 -69.804840 85.177826 + 0.337179 61.190334 -68.264511 92.586334 84.771568 -47.608463 86.163521 + 0.345512 68.794235 -56.451302 93.368835 85.272430 -29.641687 87.562508 + 0.353846 72.081902 -46.012596 93.905266 82.013725 -16.043644 88.687897 + 0.362179 73.262321 -37.649128 93.633545 77.844658 -6.255487 89.457207 + 0.370512 73.473869 -31.439474 92.277115 74.120483 0.460543 89.833595 + 0.378846 73.318192 -27.008175 89.871948 71.338951 4.930555 89.889671 + 0.387179 72.704140 -22.913525 87.832558 68.274117 8.671025 90.438545 + } + } + Group HitData01 + { + AttackingStartTime 0.605128 + AttackingEndTime 0.712821 + AttackingBone "Bip01 L Hand" + WeaponLength 32.000000 + List HitPosition + { + 0.605128 62.934685 -13.864573 85.932297 68.464424 17.601345 84.110794 + 0.613461 62.214371 -33.986946 89.095245 78.054054 -6.262672 86.981377 + 0.621795 51.156834 -59.218079 93.240234 78.068123 -42.103802 90.616516 + 0.630128 25.813705 -80.089111 97.500214 57.621887 -81.261322 94.203957 + 0.638461 -4.361922 -86.003784 100.719002 20.787407 -105.548981 97.637466 + 0.646795 -31.254827 -78.194420 103.680161 -22.535467 -108.969337 102.744179 + 0.655128 -49.709297 -60.180595 106.321045 -61.426510 -89.741104 109.910172 + 0.663461 -56.271034 -39.404510 107.700943 -82.165253 -56.262486 116.025444 + 0.671795 -55.071922 -24.668554 107.827835 -85.108017 -28.557516 118.157799 + 0.680128 -52.465591 -16.287584 107.156754 -82.672874 -12.198929 116.893410 + 0.688461 -51.592014 -12.554289 106.105469 -82.149834 -6.026370 113.005089 + 0.696795 -51.586105 -10.606289 105.082016 -82.660576 -3.799650 108.552856 + 0.705128 -51.405952 -9.155369 104.280441 -82.633362 -2.188034 104.832443 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_02.msa new file mode 100644 index 000000000..27ed6264a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_02.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_02.gr2" +MotionDuration 1.100000 +Accumulation 0.00 -103.95 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.218803 + DirectInputTime 0.635897 + InputLimitTime 0.735043 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.030000 + ExternalForce 4.000000 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.558462 + AttackingEndTime 0.603590 + AttackingBone "Bip01 L Hand" + WeaponLength 29.000000 + List HitPosition + { + 0.558462 51.287045 -41.159599 71.520813 67.731339 -19.678442 61.073582 + 0.566795 41.009083 -62.241501 79.633018 64.450745 -54.957539 64.191765 + 0.575129 24.230082 -77.185364 95.625267 47.574829 -86.048965 80.878777 + 0.583462 2.379350 -78.995300 118.434425 18.884346 -101.547737 110.690254 + 0.591795 -16.093378 -64.659668 137.192398 -10.216730 -92.957848 139.575073 + 0.600129 -24.771936 -48.898785 144.477325 -26.974825 -76.163429 154.109818 + } + } + Group HitData01 + { + AttackingStartTime 0.217179 + AttackingEndTime 0.318718 + AttackingBone "Bip01 R Hand" + WeaponLength 29.000000 + List HitPosition + { + 0.217179 -55.425201 -50.444023 123.038528 -50.809193 -77.731873 114.374535 + 0.225513 -39.672646 -70.680222 116.523918 -22.436888 -88.161217 101.085556 + 0.233846 -16.771177 -84.249512 106.733185 6.234062 -83.723640 89.084320 + 0.242180 9.002605 -88.591949 94.604935 26.468662 -69.464684 81.563271 + 0.250513 30.185444 -84.195923 83.749657 35.825314 -56.163364 78.915619 + 0.258846 44.151115 -76.325111 76.618958 39.883114 -47.678982 78.096542 + 0.267179 52.343170 -69.150398 72.932487 42.254299 -42.345493 77.483482 + 0.275513 56.280914 -64.362274 71.859703 43.891094 -38.612225 76.802124 + 0.283846 58.459671 -60.175011 72.713631 44.717213 -34.990551 76.943001 + 0.292179 60.026451 -55.102154 74.992004 44.403923 -30.897602 78.320091 + 0.300513 60.482208 -49.217598 78.340675 42.587685 -26.505566 80.565437 + 0.308846 59.331703 -42.594517 82.467155 38.890720 -22.038414 83.250107 + 0.317179 56.522930 -35.896057 86.164665 33.679325 -18.039864 85.593460 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_03.msa new file mode 100644 index 000000000..3781b42d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_03.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -81.03 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.218803 + DirectInputTime 0.635897 + InputLimitTime 0.735043 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.050000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.367949 + AttackingEndTime 0.436752 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.367949 -38.972839 22.839287 129.738022 -62.604092 -52.799641 140.706863 + 0.376282 -45.223015 11.223117 131.085861 -57.222691 -67.337608 140.263046 + 0.384616 -49.157532 -4.665646 131.765335 -44.931145 -84.452324 135.792587 + 0.392949 -48.485519 -24.053804 130.611023 -24.102352 -100.128540 126.357635 + 0.401282 -41.241234 -44.383141 126.255699 4.594398 -108.288811 111.587418 + 0.409616 -28.515053 -60.325203 119.855682 34.685699 -103.233475 96.095520 + 0.417949 -13.920229 -70.349930 114.060448 59.096516 -86.220383 85.482780 + 0.426282 1.039435 -76.119934 109.486305 74.300049 -61.187511 81.027489 + 0.434616 16.052168 -78.757355 106.306442 77.112343 -32.694046 82.858109 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_04.msa new file mode 100644 index 000000000..4636d67a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_04.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_04.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -53.27 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.666667 + DirectInputTime 0.666667 + InputLimitTime 0.666667 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 15.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167521 + AttackingEndTime 0.292308 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.167521 46.248650 14.213006 63.199047 92.532120 -48.605095 45.543255 + 0.175854 46.219978 8.676318 61.322838 81.023659 -61.294579 44.212040 + 0.184188 45.834190 0.560670 59.454861 64.800568 -76.298096 47.922092 + 0.192521 44.027416 -10.435019 58.341583 42.633373 -90.421890 57.944057 + 0.200854 39.390381 -23.959347 59.180351 14.810107 -98.457176 74.861031 + 0.209188 30.640400 -38.401070 63.424656 -15.242938 -94.589752 97.152214 + 0.217521 18.660913 -50.198555 72.003777 -39.970295 -78.467094 118.514748 + 0.225854 5.079392 -57.243652 84.538391 -56.198944 -55.094765 135.922699 + 0.234188 -8.960179 -58.412430 100.725693 -64.036835 -27.087467 149.565308 + 0.242521 -21.809990 -52.004269 119.996483 -63.343910 4.503498 158.490677 + 0.250854 -30.800194 -36.145218 140.070221 -53.686504 37.908611 159.875427 + 0.259188 -33.007416 -14.090468 154.257767 -36.305626 65.823730 152.572220 + 0.267521 -28.755795 7.329272 160.821564 -15.084214 83.569283 140.807785 + 0.275854 -20.210957 24.912476 162.066803 6.707893 92.134453 128.058258 + 0.284188 -9.587610 37.799286 160.077942 27.073692 93.734024 116.177437 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_05.msa new file mode 100644 index 000000000..662f453d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_05.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\dualhand_sword\combo_05.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.400000 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.221411 + AttackingEndTime 0.317924 + AttackingBone "equip_right" + WeaponLength 80.000000 + List HitPosition + { + 0.221411 16.217758 -65.138344 77.984123 77.164787 -45.434589 30.072996 + 0.229745 -0.801099 -71.432922 94.750908 59.832138 -86.012047 44.661396 + 0.238078 -18.436522 -68.543282 114.315102 29.849800 -114.330521 69.915848 + 0.246411 -33.546272 -54.797283 134.493561 -7.692913 -123.874397 103.649155 + 0.254745 -42.265488 -30.610664 150.993103 -44.515404 -109.728760 140.287720 + 0.263078 -41.522800 -3.483316 159.182983 -68.599152 -78.118500 168.787857 + 0.271411 -33.303726 18.021957 160.917496 -76.478172 -44.552940 185.659195 + 0.279745 -21.392019 32.839321 159.868622 -73.358017 -16.238596 195.228668 + 0.288078 -8.095851 41.763062 158.241562 -63.901512 4.431453 201.362732 + 0.296411 5.032247 45.931450 156.889297 -51.886318 17.655663 205.469833 + 0.304745 16.619560 47.156460 155.000275 -41.188114 27.170755 206.511017 + 0.313078 26.214531 46.662827 152.617950 -32.749680 34.858192 205.278183 + } + } + Group HitData01 + { + AttackingStartTime 0.244120 + AttackingEndTime 0.394566 + AttackingBone "equip_left" + WeaponLength 80.000000 + List HitPosition + { + 0.244120 56.612316 -6.585580 71.090660 68.390465 71.244308 85.331444 + 0.252453 56.008255 -22.994720 73.356758 82.752228 52.394108 74.035797 + 0.260787 52.361603 -38.927433 78.394722 92.805664 28.681581 64.498581 + 0.269120 45.592976 -53.055336 85.316078 97.630928 1.423138 58.411568 + 0.277453 36.319996 -64.500519 94.008942 96.556175 -27.533129 56.528671 + 0.285787 25.351494 -72.546661 104.370949 89.472420 -56.166859 59.425575 + 0.294120 13.496347 -76.638763 116.180481 76.698936 -82.539032 67.498741 + 0.302453 -0.303322 -76.156860 129.098816 56.147778 -106.695686 81.353905 + 0.310787 -15.097469 -69.270302 142.570602 26.725000 -124.181313 102.130470 + 0.319120 -28.090796 -54.339592 155.270172 -9.477307 -127.867302 129.833984 + 0.327453 -35.266129 -31.280090 164.729385 -46.146240 -110.475990 161.854614 + 0.335787 -33.214546 -6.482658 167.789688 -70.503792 -74.211479 188.313812 + 0.344120 -25.366711 11.608845 165.484283 -78.376518 -35.951252 201.925400 + 0.352453 -16.588053 22.690317 160.884766 -77.005623 -4.431104 205.758255 + 0.360787 -9.689356 28.631588 156.057709 -73.219048 18.063028 203.504532 + 0.369120 -5.477077 31.603081 151.901154 -70.867714 32.915161 197.968155 + 0.377453 -2.221216 33.350307 148.214966 -68.597809 44.493160 191.458038 + 0.385787 0.205881 34.327042 145.011063 -66.656052 53.508961 184.525314 + 0.394120 1.703942 34.820789 142.306229 -65.549194 60.208530 177.410385 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_06.msa new file mode 100644 index 000000000..ac2cfddcb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_06.msa @@ -0,0 +1,93 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\dualhand_sword\combo_06.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.400000 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.201541 + AttackingEndTime 0.346310 + AttackingBone "equip_left" + WeaponLength 80.000000 + List HitPosition + { + 0.201541 -20.844137 -36.828697 62.719460 -13.389724 42.717175 66.614326 + 0.209874 -2.821910 -52.952221 74.062004 -41.010414 13.811503 52.083992 + 0.218208 18.731514 -58.583210 93.378601 -45.721996 -37.635502 50.883060 + 0.226541 35.092342 -51.521828 115.061852 -24.327902 -80.784729 70.208183 + 0.234874 42.328308 -38.823875 130.897720 3.592701 -97.834175 93.278572 + 0.243208 44.040524 -26.825457 139.988113 28.145201 -98.508865 108.269806 + 0.251541 44.271095 -17.838394 142.853745 48.176846 -90.694252 110.130157 + 0.259874 44.847347 -11.877517 141.342087 61.908440 -78.613884 100.727097 + 0.268208 44.615612 -5.842646 141.526199 72.860931 -66.794044 98.096077 + 0.276541 43.563362 1.184587 143.516739 84.144142 -54.870014 103.443115 + 0.284874 41.208153 9.657568 146.606979 95.733360 -40.201077 116.050522 + 0.293208 36.574356 19.436247 150.061615 104.561424 -20.168182 135.676437 + 0.301541 30.393835 28.001209 151.771973 106.131271 2.286312 153.238510 + 0.309874 24.026520 34.282707 151.611526 102.206963 23.003952 164.260910 + 0.318208 17.999220 38.601658 150.377625 95.558029 40.599434 169.858673 + 0.326541 12.569748 41.402916 148.590271 88.086906 54.786663 171.335464 + 0.334874 7.638143 43.151993 146.606293 80.520760 66.161980 170.241745 + 0.343208 2.868047 44.174427 144.733612 72.550613 75.677269 168.224701 + } + } + Group HitData01 + { + AttackingStartTime 0.201541 + AttackingEndTime 0.442822 + AttackingBone "equip_right" + WeaponLength 80.000000 + List HitPosition + { + 0.201541 -27.474669 40.200504 75.990608 22.151928 89.830772 114.364426 + 0.209874 -36.765526 28.308781 72.477333 -0.117908 91.779747 104.491661 + 0.218208 -41.996674 12.966411 69.349037 -21.638639 86.646622 92.804237 + 0.226541 -42.670647 -2.520334 67.575951 -40.097321 76.052109 82.305649 + 0.234874 -41.433388 -15.516573 67.819191 -55.607479 62.852100 75.359398 + 0.243208 -39.949368 -26.987053 69.793777 -68.962196 47.522808 70.851387 + 0.251541 -38.644161 -37.726925 73.447884 -80.801193 30.066889 69.049149 + 0.259874 -36.514702 -48.018276 78.597229 -90.430428 10.444114 70.060356 + 0.268208 -31.305387 -58.346012 85.274055 -94.528152 -11.542342 70.713264 + 0.276541 -24.059946 -67.684959 94.594009 -93.636490 -34.496254 73.238556 + 0.284874 -15.802435 -74.939117 107.498924 -88.939262 -57.278156 80.404488 + 0.293208 -7.135805 -78.522972 124.233833 -81.373169 -78.246689 94.493118 + 0.301541 1.283241 -77.178032 140.555847 -72.087158 -93.971275 113.456520 + 0.309874 9.022559 -72.351997 153.455444 -61.604542 -103.864922 133.017029 + 0.318208 15.837014 -65.890953 162.647324 -50.226536 -109.364639 150.722061 + 0.326541 21.586178 -59.222496 168.534302 -38.275806 -112.172462 165.265747 + 0.334874 26.411963 -52.900501 171.993027 -25.615128 -113.475792 176.864197 + 0.343208 30.595694 -46.591015 173.916321 -11.682462 -113.275063 186.784210 + 0.351541 34.082394 -40.460800 174.595215 3.439138 -111.520882 194.866440 + 0.359874 36.833382 -34.612206 174.297958 19.576725 -108.038155 200.952515 + 0.368208 38.804844 -29.053274 173.308456 36.288895 -102.438538 205.061127 + 0.376541 39.853909 -23.563330 172.087555 51.981625 -93.939384 208.144699 + 0.384874 39.970081 -18.221163 170.761185 65.816872 -82.696892 210.444458 + 0.393208 39.188499 -13.170298 169.386169 77.230644 -69.142624 212.045547 + 0.401541 37.562920 -8.551706 168.019379 85.728104 -53.819866 213.084641 + 0.409874 35.371155 -4.638842 166.625015 91.256393 -37.852001 213.248184 + 0.418207 32.917976 -1.543795 165.190094 94.151550 -22.162777 212.363037 + 0.426541 30.344170 0.800614 163.761719 94.668388 -7.134178 210.659439 + 0.434874 27.759039 2.471543 162.372025 93.063919 6.959928 208.362320 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_07.msa new file mode 100644 index 000000000..e6b1333cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_07.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\assassin\dualhand_sword\combo_07.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.428629 + AttackingEndTime 0.598946 + AttackingBone "equip_right" + WeaponLength 80.000000 + List HitPosition + { + 0.428629 -47.275776 -4.215575 93.105118 -19.146654 70.662476 91.957024 + 0.436963 -51.712818 -19.176346 92.926521 -45.583305 60.232601 85.424332 + 0.445296 -51.721798 -36.938377 93.321579 -69.998589 39.046909 76.230888 + 0.453629 -46.838158 -54.831676 95.571342 -87.454201 8.256091 67.819397 + 0.461963 -36.953487 -71.191582 100.024391 -94.065544 -30.361460 61.670246 + 0.470296 -22.535641 -84.105690 107.007034 -86.314278 -73.097137 59.987522 + 0.478629 -5.217773 -91.491966 116.431412 -62.830032 -113.086174 65.300690 + 0.486963 11.146516 -92.384361 126.807251 -29.721701 -140.857254 78.020531 + 0.495296 24.436737 -88.231949 137.207428 5.690937 -154.538315 96.563858 + 0.503629 33.848251 -80.828537 146.956329 37.848339 -155.638351 118.896919 + 0.511963 39.450081 -71.722580 155.511932 63.412510 -146.989120 142.834885 + 0.520296 42.206791 -62.261566 162.113602 81.774315 -131.747391 164.578903 + 0.528629 43.007309 -53.499569 166.752869 93.506157 -113.584709 182.232742 + 0.536963 42.549671 -46.001064 169.830383 99.794945 -95.484612 195.797379 + 0.545296 41.448879 -39.994755 171.731430 102.201324 -79.388031 205.749710 + 0.553629 40.038082 -35.188751 172.868179 102.172859 -65.425133 213.179733 + 0.561963 38.267014 -30.942179 173.588760 100.350906 -52.183598 219.353165 + 0.570296 36.239357 -27.259275 173.950058 97.027428 -39.887829 224.401123 + 0.578629 34.051125 -24.144611 173.997559 92.489708 -28.734343 228.438766 + 0.586963 31.804306 -21.601540 173.770157 87.067001 -18.912243 231.552429 + 0.595296 29.731737 -19.693277 173.313339 81.505569 -10.939717 233.669250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_08.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_08.msa new file mode 100644 index 000000000..2fcf6617f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/combo_08.msa @@ -0,0 +1,60 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\dualhand_sword\combo_08.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.354826 + AttackingEndTime 0.553528 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.354826 14.233841 8.968087 82.493927 -56.503696 38.024586 105.950310 + 0.363159 5.204943 11.243474 83.354202 -68.585648 24.071169 111.362984 + 0.371492 -3.251164 11.655012 84.512527 -77.237320 9.570455 114.808037 + 0.379826 -10.656740 10.472311 85.642166 -83.373550 -4.779531 115.297340 + 0.388159 -16.728659 8.355768 86.756401 -87.459755 -18.671532 112.553917 + 0.396492 -21.533297 6.087648 88.064087 -89.567276 -31.714088 106.496376 + 0.404826 -25.772629 4.122454 89.885437 -89.584648 -43.387238 98.238106 + 0.413159 -31.378096 0.658776 91.554199 -87.016861 -56.802624 93.127228 + 0.421492 -37.986908 -5.686042 92.671402 -80.969528 -73.152946 92.043823 + 0.429826 -44.193176 -15.779723 93.178307 -69.498489 -91.646698 94.943802 + 0.438159 -47.936584 -29.910898 93.240265 -50.588329 -109.381874 102.018356 + 0.446492 -47.578865 -46.207829 94.047516 -25.884573 -120.935646 112.621735 + 0.454826 -42.770882 -62.520523 96.526245 0.674820 -122.960022 125.842400 + 0.463159 -33.440895 -77.364052 100.985458 25.329725 -114.296196 140.759109 + 0.471492 -20.023079 -89.034737 107.720505 43.691536 -95.339478 155.683167 + 0.479826 -4.173736 -95.638252 116.536110 51.566196 -69.704369 167.725586 + 0.488159 10.701809 -96.497025 126.118629 48.605427 -44.879597 174.065781 + 0.496492 22.879875 -92.928398 135.743164 38.307831 -24.847921 174.818039 + 0.504826 31.670586 -86.465134 144.836746 24.579840 -11.135787 170.818954 + 0.513159 37.143917 -78.430382 152.898560 10.660304 -3.662536 163.307144 + 0.521492 40.173920 -70.003593 159.198975 -1.247036 -1.708794 154.717865 + 0.529826 41.444733 -62.105961 163.779099 -10.262324 -3.518394 146.636612 + 0.538159 41.541763 -55.265556 166.960709 -16.383112 -7.295169 139.694016 + 0.546492 40.992950 -49.727703 169.057281 -20.059694 -11.673160 134.066223 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage.msa new file mode 100644 index 000000000..a7e5686ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_1.msa new file mode 100644 index 000000000..b59eb335a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_2.msa new file mode 100644 index 000000000..46f6070f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_3.msa new file mode 100644 index 000000000..d5ffbcf63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/pick_up.msa new file mode 100644 index 000000000..ab31e0238 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/pick_up.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/pick_up.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/run.msa new file mode 100644 index 000000000..117a71fe7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/wait.msa new file mode 100644 index 000000000..5479eaac6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/wait.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/walk.msa new file mode 100644 index 000000000..91ec253c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/twohand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/dualhand_sword/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.31 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/wedding/wait.msa b/serverfiles/main/srv1/share/data/pc/assassin/wedding/wait.msa new file mode 100644 index 000000000..ef9483994 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/wedding/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/wedding/wait.gr2" +MotionDuration 2.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/assassin/wedding/walk.msa b/serverfiles/main/srv1/share/data/pc/assassin/wedding/walk.msa new file mode 100644 index 000000000..b8f2e3a92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/assassin/wedding/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/wedding/walk.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -249.97 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/angry.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/angry.msa new file mode 100644 index 000000000..e80ccd54f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/angry.gr2" +MotionDuration 6.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/attractive.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/attractive.msa new file mode 100644 index 000000000..606f45fae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/attractive.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/banter.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/banter.msa new file mode 100644 index 000000000..8d7138970 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/banter.gr2" +MotionDuration 7.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/cheers_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/cheers_1.msa new file mode 100644 index 000000000..51e8d282c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/cheers_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/cheers_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/cheers_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/cheers_2.msa new file mode 100644 index 000000000..6f8de3292 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/cheers_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/cheers_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/cheerup.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/cheerup.msa new file mode 100644 index 000000000..6d03aca52 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/cheerup.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/clap.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/clap.msa new file mode 100644 index 000000000..b1fb4b188 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/clap.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/clap.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/congratulation.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/congratulation.msa new file mode 100644 index 000000000..0cb6a4c10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/dance_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_1.msa new file mode 100644 index 000000000..e891fcbf8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/dance_1.gr2" +MotionDuration 23.333334 +Accumulation 0.00 17.77 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/dance_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_2.msa new file mode 100644 index 000000000..d8721fdd3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/dance_2.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/dance_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_3.msa new file mode 100644 index 000000000..e2d96efae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/dance_3.gr2" +MotionDuration 27.000002 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/dance_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_4.msa new file mode 100644 index 000000000..8ae1c1e4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_4.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/dance_4.gr2" +MotionDuration 29.533335 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/dance_5.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_5.msa new file mode 100644 index 000000000..8cb1d34d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_5.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/dance_5.gr2" +MotionDuration 27.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/dance_6.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_6.msa new file mode 100644 index 000000000..5d7c350a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/dance_6.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/dance_6.gr2" +MotionDuration 30.266666 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/forgive.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/forgive.msa new file mode 100644 index 000000000..871381da7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/forgive.gr2" +MotionDuration 6.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_assassin.msa new file mode 100644 index 000000000..28fb2daa4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/french_kiss_with_assassin.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_shaman.msa new file mode 100644 index 000000000..b7c40b9ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/french_kiss_with_shaman.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_sura.msa new file mode 100644 index 000000000..20390bab3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/french_kiss_with_sura.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_warrior.msa new file mode 100644 index 000000000..27441b459 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_wolfman.msa new file mode 100644 index 000000000..4284883ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/french_kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\action\french_kiss_with_warrior.GR2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/joy.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/joy.msa new file mode 100644 index 000000000..a39e8c404 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/joy.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_assassin.msa new file mode 100644 index 000000000..67600e004 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/kiss_with_assassin.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_shaman.msa new file mode 100644 index 000000000..7ec4b158a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/kiss_with_shaman.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_sura.msa new file mode 100644 index 000000000..a3216ee33 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/kiss_with_sura.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_warrior.msa new file mode 100644 index 000000000..c52d4d709 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_wolfman.msa new file mode 100644 index 000000000..a0cd5cb1e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\action\kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/sad.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/sad.msa new file mode 100644 index 000000000..3dde7ebbd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/sad.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/shy.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/shy.msa new file mode 100644 index 000000000..d566cf6f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/shy.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/slap_hit.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/slap_hit.msa new file mode 100644 index 000000000..30c10e46f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/slap_hit.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/slap_hit.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/action/slap_hurt.msa b/serverfiles/main/srv1/share/data/pc/shaman/action/slap_hurt.msa new file mode 100644 index 000000000..b68b08f92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/action/slap_hurt.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/action/slap_hurt.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/change_weapon.msa new file mode 100644 index 000000000..fd70bcec4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/change_weapon.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_01.msa new file mode 100644 index 000000000..48be963b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_01.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.228205 + DirectInputTime 0.607692 + InputLimitTime 0.712821 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.292308 + AttackingEndTime 0.525641 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.292308 -64.359543 5.874933 130.699219 -47.637035 47.595997 154.789093 + 0.300641 -62.652027 -7.038029 137.059464 -58.055809 38.834915 158.863998 + 0.308974 -57.548107 -21.106142 141.130325 -67.312996 23.699512 163.397842 + 0.317308 -49.338501 -34.125092 142.073166 -71.480812 4.691082 166.612045 + 0.325641 -39.717014 -43.942028 141.402664 -69.850693 -12.449082 167.881302 + 0.333974 -29.330355 -51.482693 139.412628 -65.095451 -28.368828 167.442612 + 0.342308 -17.956589 -57.309238 135.921753 -58.037235 -44.772793 164.830750 + 0.350641 -5.540597 -61.002293 131.333267 -47.813980 -61.389866 159.859970 + 0.358974 6.970981 -62.033096 126.690170 -34.124001 -75.730606 153.604263 + 0.367308 19.108156 -60.517353 122.323921 -17.357483 -86.911499 146.285202 + 0.375641 30.475634 -56.651791 118.597961 1.974995 -94.050995 138.341476 + 0.383974 40.024349 -51.184479 115.721855 21.784739 -96.331596 130.889267 + 0.392308 47.288292 -45.161308 113.568886 40.052616 -94.411354 124.659569 + 0.400641 52.590576 -39.202606 111.966408 56.176853 -89.472954 119.769669 + 0.408974 56.299397 -33.650215 110.730942 70.012642 -82.471962 116.148621 + 0.417308 58.722931 -28.236761 109.738617 81.924400 -73.515778 113.273987 + 0.425641 59.978062 -22.980749 108.952591 91.794662 -62.783588 111.051979 + 0.433974 60.154804 -18.030516 108.332275 99.361038 -50.625668 109.512764 + 0.442308 59.361450 -13.563784 107.829018 104.321449 -37.626247 108.598091 + 0.450641 57.837666 -9.881880 107.408180 106.491875 -25.155607 108.096420 + 0.458974 55.841133 -7.016500 107.034157 106.378937 -13.803728 107.953827 + 0.467308 53.575378 -4.921243 106.662086 104.544075 -3.848273 108.089500 + 0.475641 51.266548 -3.531722 106.296234 101.617294 4.307084 108.381538 + 0.483974 49.206841 -2.756287 106.000336 98.474236 10.138352 108.729401 + 0.492308 47.522362 -2.475303 105.752724 95.747353 13.783296 109.070961 + 0.500641 46.276104 -2.592995 105.530632 93.834389 15.425822 109.342857 + 0.508974 45.374153 -2.975968 105.299278 92.599648 15.798402 109.574409 + 0.517308 44.729073 -3.553189 105.036125 91.838936 15.394147 109.796532 + 0.525641 44.330742 -4.326819 104.734985 91.545067 14.225271 109.991264 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_02.msa new file mode 100644 index 000000000..f31567ca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_02.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.128205 + DirectInputTime 0.533333 + InputLimitTime 0.658974 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207692 + AttackingEndTime 0.441026 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.207692 36.226494 -41.836376 93.132713 46.055233 7.580928 101.026634 + 0.216026 33.713116 -46.867867 98.172050 45.851257 2.443870 102.863548 + 0.224359 29.787460 -52.315414 103.627914 46.010124 -3.967689 104.191040 + 0.232692 23.420765 -58.581135 109.122375 46.973152 -13.636775 103.996513 + 0.241026 14.024863 -64.860519 115.021225 47.114304 -27.825705 103.423683 + 0.249359 1.067084 -69.635208 121.891525 43.213276 -47.043209 104.163048 + 0.257692 -14.245625 -70.394394 129.925369 31.922903 -67.619324 108.436745 + 0.266026 -29.162771 -65.771492 138.386078 13.636117 -83.424950 116.994316 + 0.274359 -42.104141 -55.920643 146.503357 -9.659419 -91.253242 129.184494 + 0.282692 -51.543736 -41.608944 153.536407 -34.779270 -88.777321 143.786392 + 0.291026 -55.974247 -26.293732 158.342194 -54.535461 -77.263115 157.319672 + 0.299359 -56.484074 -13.046310 160.976837 -65.924820 -62.751286 167.401443 + 0.307692 -54.952869 -2.871925 162.194183 -70.424011 -50.043884 173.873871 + 0.316026 -52.796829 4.172182 162.657211 -70.286224 -41.453953 177.264374 + 0.324359 -50.339699 9.563728 162.888702 -68.307587 -35.268829 179.265274 + 0.332692 -47.823139 13.665089 163.043320 -65.291451 -31.030813 180.309662 + 0.341026 -45.508892 16.543743 163.188339 -61.547634 -28.681746 180.462448 + 0.349359 -43.420853 18.603092 163.283203 -57.602058 -27.461905 179.953354 + 0.357692 -41.096783 20.917770 163.102692 -54.582584 -25.447779 179.515076 + 0.366026 -38.469238 23.551083 162.642517 -52.511799 -22.545858 179.341476 + 0.374359 -35.490604 26.472807 161.908340 -51.281040 -18.718224 179.498596 + 0.382692 -32.231289 29.444309 160.987137 -50.394886 -14.328052 179.830246 + 0.391026 -28.856833 32.188732 159.999039 -49.336285 -9.963248 180.118637 + 0.399359 -25.390558 34.707668 158.946976 -48.112839 -5.619621 180.357285 + 0.407692 -21.855015 37.003853 157.832947 -46.733646 -1.291450 180.538040 + 0.416026 -18.350632 39.056259 156.646698 -45.270153 2.976497 180.617294 + 0.424359 -14.943927 40.868813 155.385010 -43.773098 7.169902 180.569473 + 0.432692 -11.656553 42.462746 154.051392 -42.259724 11.303115 180.386154 + 0.441025 -8.518781 43.852444 152.654495 -40.744465 15.362733 180.055954 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_03.msa new file mode 100644 index 000000000..037e5906d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.066667 + DirectInputTime 0.415385 + InputLimitTime 0.528205 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.138462 + AttackingEndTime 0.338462 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.138462 -51.994301 -21.154978 165.896378 -4.716457 -3.689760 173.690063 + 0.146795 -51.712757 -29.774483 165.892838 -7.693698 -4.213655 169.034332 + 0.155128 -50.817657 -39.147873 165.559357 -12.625716 -5.354080 165.506271 + 0.163462 -49.295341 -49.976795 164.212189 -19.911158 -8.297912 163.914520 + 0.171795 -46.620598 -63.380714 160.475159 -29.767159 -15.439342 164.783478 + 0.180128 -40.903984 -78.689079 153.420410 -40.465153 -29.297712 166.105545 + 0.188462 -29.866337 -93.700035 142.402267 -48.430897 -51.619534 164.428146 + 0.196795 -14.244893 -103.596893 129.620087 -48.089268 -77.398674 157.354324 + 0.205128 2.587229 -106.673973 117.114052 -38.857521 -100.062630 146.088898 + 0.213462 18.302834 -103.709137 105.420433 -23.199072 -116.598419 132.111389 + 0.221795 31.336441 -96.005333 95.008064 -4.001609 -125.642365 116.776192 + 0.230128 41.754948 -85.813728 87.871216 16.442465 -127.451103 102.924492 + 0.238462 49.818146 -74.786530 83.786400 36.846382 -123.445656 91.849258 + 0.246795 55.757580 -63.706219 81.895638 56.445873 -114.668388 83.725403 + 0.255128 59.764244 -52.717205 81.462029 74.566940 -101.413971 78.222542 + 0.263462 61.751446 -41.178936 81.889084 90.117592 -82.876762 74.296425 + 0.271795 61.383579 -29.363489 82.926437 101.151680 -59.305504 71.837914 + 0.280128 58.372356 -17.804499 84.332153 105.465736 -31.833574 70.680588 + 0.288462 53.085457 -7.965744 85.715042 101.651596 -4.655509 70.504463 + 0.296795 47.187420 -1.173245 86.816689 92.237137 16.884779 71.150711 + 0.305128 41.777985 3.179591 87.761467 80.701851 32.472076 72.666725 + 0.313462 37.461529 5.796096 88.613243 69.619209 42.960701 74.987190 + 0.321795 34.208313 7.165167 89.222359 60.277889 49.301895 77.144638 + 0.330128 31.990326 7.627527 89.541199 53.595474 52.510548 78.599075 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_04.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_04.msa new file mode 100644 index 000000000..c41734e76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_04.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_04.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.333333 + DirectInputTime 1.333333 + InputLimitTime 1.333333 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.417094 + AttackingEndTime 0.694017 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.417094 -44.152828 -33.506683 86.801674 -58.551544 15.069369 92.581848 + 0.425427 -46.593868 -49.800659 86.385559 -76.302048 -8.779418 92.278473 + 0.433761 -44.815460 -67.635277 87.248718 -86.537651 -38.872269 92.945259 + 0.442094 -38.034824 -85.692795 90.435181 -86.878021 -72.550484 96.943008 + 0.450427 -25.698061 -101.925308 97.072182 -75.643440 -105.441551 106.743187 + 0.458761 -7.961524 -113.196960 107.983002 -52.984665 -130.958862 124.045052 + 0.467094 11.730827 -116.102127 121.555717 -25.034258 -141.424713 146.214401 + 0.475427 29.078165 -110.893166 135.446091 -0.516191 -136.369919 168.249527 + 0.483761 41.919380 -99.493378 148.716278 15.555205 -120.232758 187.131317 + 0.492094 48.962719 -84.008041 160.711655 20.992674 -98.554359 200.799789 + 0.500427 49.516930 -66.571678 170.862900 16.083036 -76.835587 207.972855 + 0.508761 44.827469 -50.623249 177.334625 5.676734 -60.803333 208.376373 + 0.517094 38.151291 -38.694355 180.047348 -4.476051 -51.682281 204.849869 + 0.525427 31.817064 -30.667561 180.532364 -12.290742 -47.098560 200.153748 + 0.533761 27.216600 -25.626751 179.910385 -17.337067 -44.647015 195.811447 + 0.542094 25.053318 -22.660517 178.840698 -19.824774 -42.618320 192.550110 + 0.550427 24.184427 -20.536222 177.611374 -21.071308 -40.584415 189.896820 + 0.558761 23.461622 -18.572010 176.280228 -22.054367 -38.774700 187.285065 + 0.567094 22.886911 -16.756382 174.866241 -22.795094 -37.160603 184.746780 + 0.575427 22.457302 -15.078107 173.384399 -23.316435 -35.716988 182.304977 + 0.583761 22.165413 -13.527881 171.846832 -23.641466 -34.422863 179.974472 + 0.592094 22.126732 -12.165789 170.327271 -23.752794 -33.151127 177.789490 + 0.600427 22.462524 -11.028765 168.876831 -23.613478 -31.771357 175.785461 + 0.608761 23.195026 -10.104675 167.486725 -23.208532 -30.243603 173.975220 + 0.617094 24.337318 -9.396485 166.144135 -22.521265 -28.541712 172.366409 + 0.625427 25.892689 -8.922620 164.832443 -21.531126 -26.654154 170.962051 + 0.633761 27.664766 -8.676589 163.556900 -20.358242 -24.713308 169.689377 + 0.642094 29.488136 -8.647848 162.333923 -19.108130 -22.836174 168.505798 + 0.650427 31.350252 -8.850554 161.164017 -17.775955 -21.030130 167.430740 + 0.658760 33.231388 -9.297091 160.045898 -16.362867 -19.299349 166.477127 + 0.667094 35.103470 -9.996912 158.978302 -14.875960 -17.646368 165.652115 + 0.675427 36.945126 -10.912700 157.955933 -13.314170 -16.050230 164.927902 + 0.683760 38.744411 -12.014379 156.973007 -11.668635 -14.496083 164.278152 + 0.692094 40.482079 -13.307181 156.026840 -9.936275 -12.990137 163.700653 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_05.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_05.msa new file mode 100644 index 000000000..09628ab8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_05.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_05.GR2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.197080 + DirectInputTime 0.593674 + InputLimitTime 0.737226 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.218978 + AttackingEndTime 0.452555 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.218978 46.277153 -46.288212 100.951233 25.045311 -0.122704 105.301323 + 0.227311 44.613384 -50.850689 101.811790 29.587687 -2.264351 105.622261 + 0.235645 42.452293 -55.609158 102.793884 34.154545 -5.381435 105.841469 + 0.243978 39.722385 -60.492741 103.914223 38.582684 -9.549281 106.025452 + 0.252311 36.285358 -65.462448 105.197250 42.703686 -14.880248 106.206551 + 0.260645 30.589184 -71.249306 106.954865 46.522633 -22.817942 105.786278 + 0.268978 21.461647 -77.363747 109.399178 48.840656 -34.571960 104.899521 + 0.277311 8.252045 -82.216270 112.466843 47.237926 -50.407021 104.150398 + 0.285645 -8.783117 -83.472832 115.633598 38.691143 -68.773369 104.183197 + 0.293978 -26.800003 -79.291183 117.896049 22.237997 -85.173477 105.181297 + 0.302311 -43.640774 -69.080566 118.740303 -1.795566 -95.504585 106.423172 + 0.310645 -56.971439 -53.005768 117.857201 -31.202929 -95.607994 106.825180 + 0.318978 -64.059738 -33.766506 115.416313 -59.248489 -83.633186 105.882935 + 0.327311 -64.760429 -17.106440 112.480774 -77.677841 -65.844940 104.826653 + 0.335645 -62.045696 -4.615679 109.885201 -87.409592 -48.530903 104.584450 + 0.343978 -58.468193 3.593166 108.187714 -91.369865 -35.315876 106.175468 + 0.352311 -54.855629 9.369673 107.025429 -92.373543 -25.109108 109.172989 + 0.360645 -51.045181 14.233381 105.863670 -91.563286 -15.971078 112.706520 + 0.368978 -47.262440 18.331905 104.733200 -89.217979 -8.025485 116.808418 + 0.377311 -43.624176 21.840784 103.696526 -85.507759 -1.257671 121.392937 + 0.385645 -39.906860 25.094343 103.041504 -81.182449 5.016628 125.272209 + 0.393978 -36.039192 28.212015 102.882103 -76.804512 10.867164 128.146667 + 0.402311 -32.045513 31.210823 103.251541 -72.667618 16.228775 130.201996 + 0.410645 -27.963320 34.069881 104.150826 -68.894127 21.113657 131.678970 + 0.418978 -23.923191 36.681969 105.378761 -65.217239 25.290678 133.056107 + 0.427311 -19.970070 39.035683 106.916725 -61.702637 28.749369 134.367981 + 0.435645 -16.142212 41.123707 108.776230 -58.464916 31.528358 135.566376 + 0.443978 -12.519732 42.889793 110.877007 -55.594738 33.726070 136.598022 + 0.452311 -9.216117 44.270721 113.024620 -53.119568 35.533176 137.461060 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_06.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_06.msa new file mode 100644 index 000000000..54ec31cc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_06.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_06.GR2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.217356 + DirectInputTime 0.703974 + InputLimitTime 0.911598 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.253041 + AttackingEndTime 0.450933 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.253041 -70.046425 -36.193127 132.405029 -68.245689 14.113170 140.535828 + 0.261375 -65.338326 -49.339066 132.152328 -72.173256 0.340580 141.345413 + 0.269708 -57.420803 -63.289768 131.155548 -74.110603 -16.236425 141.513184 + 0.278041 -45.257637 -76.902420 129.335693 -72.535172 -35.373409 140.833710 + 0.286375 -28.040777 -88.176010 126.654831 -65.623848 -56.053158 139.111526 + 0.294708 -6.272555 -94.088882 123.231918 -51.984173 -75.736610 136.218338 + 0.303041 14.617427 -92.715530 119.150024 -34.505203 -89.983353 132.309036 + 0.311375 31.684652 -85.868874 115.151184 -16.061096 -98.368813 127.813148 + 0.319708 44.256668 -75.746124 111.887405 1.905430 -101.794502 123.154755 + 0.328041 52.512188 -64.044807 109.742378 18.689325 -101.148399 118.674561 + 0.336375 56.973484 -52.008492 108.944489 33.884350 -97.098289 114.828773 + 0.344708 58.615673 -41.706051 109.393539 46.304195 -91.045067 113.273750 + 0.353041 58.652302 -33.901379 110.022163 55.774780 -84.675819 113.780983 + 0.361375 58.092655 -28.515915 110.027153 62.824574 -78.983536 115.572037 + 0.369708 57.648926 -25.362953 108.989471 68.084465 -74.444405 118.078362 + 0.378041 57.677151 -24.228245 106.891472 72.136490 -71.062813 120.976631 + 0.386375 57.412258 -23.202362 104.896332 75.758347 -66.939644 123.643822 + 0.394708 56.551079 -21.740606 103.283081 78.900795 -61.632137 125.869316 + 0.403041 55.011429 -19.875416 102.026237 81.299561 -55.271912 127.658257 + 0.411375 52.699501 -17.680950 101.127007 82.678696 -48.021862 129.085190 + 0.419708 49.576885 -15.333933 100.577324 82.775734 -40.152096 130.290802 + 0.428041 46.243652 -13.580195 99.977592 81.647346 -32.579338 131.387909 + 0.436375 42.982574 -12.566065 99.188271 79.513962 -25.621031 132.294388 + 0.444708 39.902439 -12.239500 98.195435 76.578026 -19.353285 132.912582 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_07.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_07.msa new file mode 100644 index 000000000..779c6b2ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/combo_07.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_07.GR2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.261152 + AttackingEndTime 0.553528 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.261152 -53.546944 -29.370810 102.812012 -42.353260 18.101173 117.661423 + 0.269485 -55.971184 -45.317741 106.638077 -54.562294 4.921318 115.249367 + 0.277818 -51.502800 -64.819916 108.415070 -65.544502 -15.984511 112.759621 + 0.286152 -37.317421 -84.468040 108.259872 -69.370949 -44.882572 110.708427 + 0.294485 -12.805990 -97.896759 106.619186 -59.518467 -77.639290 109.444778 + 0.302818 13.712291 -99.628807 105.560127 -37.122780 -102.082016 108.816589 + 0.311152 36.236237 -91.972687 105.451195 -9.539611 -114.209763 108.778641 + 0.319485 52.811390 -78.633705 106.023567 17.604143 -115.391052 109.234055 + 0.327818 63.293228 -62.604198 107.035416 41.032440 -108.394028 109.987778 + 0.336152 68.443573 -46.328697 108.528816 59.300846 -96.420876 111.389099 + 0.344485 69.654854 -31.655621 110.671555 72.239014 -82.486061 113.924973 + 0.352818 68.391403 -19.216724 113.451126 80.535393 -68.585304 117.481522 + 0.361152 65.824272 -9.080353 116.904404 85.178299 -55.993034 121.962914 + 0.369485 62.546444 -0.773493 120.983635 87.195625 -44.993805 127.146294 + 0.377818 58.024940 6.956333 125.241196 87.392639 -34.115410 132.427216 + 0.386152 52.226273 14.020164 129.599808 85.855263 -23.454546 137.705414 + 0.394485 45.252674 20.179020 134.032852 82.668282 -13.312636 142.939758 + 0.402818 37.271015 25.200222 138.515335 77.983253 -3.987438 148.085068 + 0.411152 28.820827 28.778048 143.102066 72.243813 3.953205 153.060501 + 0.419485 20.291512 30.851545 147.790085 65.897522 10.338616 157.804367 + 0.427818 11.902417 31.478516 152.532623 59.261822 15.258534 162.277023 + 0.436152 3.852330 30.738295 157.280716 52.593002 18.849234 166.444504 + 0.444485 -3.774080 28.768579 161.850037 45.999992 21.440683 170.207230 + 0.452818 -10.991468 25.750366 165.981247 39.401524 23.464268 173.485229 + 0.461151 -17.676409 21.792622 169.685471 32.780865 24.994946 176.378082 + 0.469485 -23.728512 16.995119 172.989243 26.100691 26.056837 178.982895 + 0.477818 -29.073124 11.455242 175.910736 19.300375 26.653551 181.389069 + 0.486151 -33.723751 5.298622 178.394714 12.185935 26.866352 183.698486 + 0.494485 -37.626587 -1.437152 180.474533 4.658962 26.533445 186.003677 + 0.502818 -40.673229 -8.733034 182.200699 -3.283458 25.398460 188.368561 + 0.511151 -42.707981 -16.548473 183.619598 -11.541152 23.171347 190.827896 + 0.519485 -43.432911 -24.621847 184.856964 -19.667292 19.693470 193.362167 + 0.527818 -42.644550 -32.625652 186.011047 -27.215544 14.958415 195.945892 + 0.536151 -40.264931 -40.265705 187.118668 -33.850281 9.019362 198.556519 + 0.544485 -36.277454 -47.169289 188.215698 -39.213375 2.075783 201.149658 + 0.552818 -30.886909 -52.844807 189.290497 -42.954292 -5.408779 203.615250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/damage.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/damage.msa new file mode 100644 index 000000000..2258cb65e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/damage_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/damage_1.msa new file mode 100644 index 000000000..434fd7518 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/damage_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/damage_2.msa new file mode 100644 index 000000000..de1606a98 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/damage_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/damage_3.msa new file mode 100644 index 000000000..e4d1547dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/pick_up.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/pick_up.msa new file mode 100644 index 000000000..34c7fb1ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage.msa new file mode 100644 index 000000000..04008e8d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/rampage.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -185.43 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_01.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_01.msa new file mode 100644 index 000000000..4bf628f59 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\bell\rampage_01.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.087591 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_02.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_02.msa new file mode 100644 index 000000000..da4cf7cd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\bell\rampage_02.GR2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.012976 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_03.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_03.msa new file mode 100644 index 000000000..40384c191 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\bell\rampage_03.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.019465 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/run.msa new file mode 100644 index 000000000..0abe670f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/wait.msa new file mode 100644 index 000000000..372360de9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bell/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/bell/walk.msa new file mode 100644 index 000000000..426964fb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bell/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/attack.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/attack.msa new file mode 100644 index 000000000..7e93c82c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/attack.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.0 + DirectInputTime 1.0 + InputLimitTime 0.853846 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.846154 + AttackingEndTime 0.846154 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.850000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/attack_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/attack_1.msa new file mode 100644 index 000000000..9538069ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/attack_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_1.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/attack_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/attack_2.msa new file mode 100644 index 000000000..47659d4ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/attack_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_2.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/change_weapon.msa new file mode 100644 index 000000000..e682490e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/change_weapon.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/change_weapon.gr2" +MotionDuration 0.666667 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/damage.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/damage.msa new file mode 100644 index 000000000..ffc53031a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/damage_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/damage_1.msa new file mode 100644 index 000000000..450cf4af6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/damage_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_1.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/damage_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/damage_2.msa new file mode 100644 index 000000000..1ac2945ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/damage_2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_2.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/damage_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/damage_3.msa new file mode 100644 index 000000000..3bc25ed2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/damage_3.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_3.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/run.msa new file mode 100644 index 000000000..076189978 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/wait.msa new file mode 100644 index 000000000..2d49b0d40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/wait_1.msa new file mode 100644 index 000000000..e5c0a5573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait_1.gr2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/bow/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/bow/walk.msa new file mode 100644 index 000000000..5b09bcc1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_05.msa new file mode 100644 index 000000000..d681e9418 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_05.GR2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_06.msa new file mode 100644 index 000000000..f271f2fb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_06.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_07.msa new file mode 100644 index 000000000..036f5c60b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/combo_07.msa @@ -0,0 +1,102 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_07.GR2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.600000 + DirectInputTime 1.600000 + InputLimitTime 1.600000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.443796 + AttackingEndTime 0.883698 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.443796 -61.981697 11.144583 131.666183 -72.906975 155.342453 91.821266 + 0.452129 -62.338612 8.959702 132.565186 -77.047150 152.698563 92.281166 + 0.460462 -62.657562 7.021767 133.409286 -79.944328 150.535355 93.346519 + 0.468796 -62.955017 5.301614 134.208420 -81.609360 148.862350 94.935905 + 0.477129 -63.236328 3.776859 134.958847 -81.987770 147.676758 96.995766 + 0.485462 -63.530979 2.349424 135.612213 -81.323761 146.788528 99.269844 + 0.493796 -63.847260 0.966223 136.155655 -79.702812 146.084015 101.667664 + 0.502129 -64.176979 -0.397204 136.596741 -77.104187 145.488129 104.187859 + 0.510462 -64.523941 -1.825212 136.938553 -73.872787 144.800125 106.712616 + 0.518796 -64.882965 -3.357788 137.190292 -70.168358 143.917938 109.227173 + 0.527129 -65.241493 -5.009181 137.362488 -66.022705 142.788986 111.767609 + 0.535462 -65.602470 -6.859562 137.460205 -61.835133 141.291367 114.284325 + 0.543796 -65.958168 -8.942152 137.491745 -57.798710 139.399063 116.796310 + 0.552129 -66.291718 -11.261944 137.465607 -53.965908 137.129288 119.351440 + 0.560462 -66.586937 -13.883185 137.398270 -50.806210 134.476059 121.889816 + 0.568796 -66.822990 -16.828840 137.294876 -48.519764 131.491455 124.407478 + 0.577129 -66.974411 -20.098734 137.152588 -47.130898 128.231308 126.932869 + 0.585462 -67.019417 -23.771257 136.967621 -47.062817 124.703590 129.420532 + 0.593796 -66.916298 -27.876287 136.727921 -48.470333 120.905762 131.863998 + 0.602129 -66.610405 -32.418301 136.407074 -51.317848 116.785057 134.289520 + 0.610462 -66.061623 -37.596695 135.824310 -55.614075 112.034142 137.045502 + 0.618796 -65.152527 -43.486778 134.845840 -61.210232 106.363922 140.255035 + 0.627129 -63.720753 -50.046791 133.363800 -67.831627 99.531479 143.825821 + 0.635462 -61.585182 -57.052513 131.373199 -75.407951 91.438721 147.475708 + 0.643795 -58.596672 -64.336868 128.809052 -83.715584 81.876350 150.961853 + 0.652129 -54.614838 -71.731789 125.566162 -92.348045 70.621643 154.056686 + 0.660462 -49.547756 -78.852470 121.778877 -100.861366 57.735859 156.571472 + 0.668795 -43.375427 -85.432549 117.516556 -108.941559 43.164097 158.308609 + 0.677129 -36.100677 -91.259644 112.792007 -116.261749 26.788176 159.039719 + 0.685462 -27.680601 -96.083984 107.853760 -122.792320 8.137359 158.761429 + 0.693795 -18.174570 -99.665230 102.864731 -128.010010 -13.169929 157.222275 + 0.702129 -7.685434 -101.756393 97.903458 -131.003113 -37.392262 154.024567 + 0.710462 4.464234 -101.758995 92.669952 -130.672638 -67.963051 148.309311 + 0.718795 18.071091 -98.466011 87.140549 -122.613243 -105.242805 138.732269 + 0.727129 31.746634 -90.712616 81.618340 -101.426453 -144.936371 124.332542 + 0.735462 42.390064 -79.817268 76.798790 -68.322212 -176.147903 107.833794 + 0.743795 49.074364 -67.684616 72.833931 -28.423101 -194.780411 91.291359 + 0.752129 52.051395 -55.577457 69.591011 14.186606 -200.599075 75.501953 + 0.760462 52.274178 -45.416325 67.138878 53.737373 -195.311890 61.738503 + 0.768795 51.241482 -37.823116 65.370712 87.661858 -182.561249 50.390972 + 0.777129 50.004650 -32.469154 64.118874 115.972496 -165.260117 41.430630 + 0.785462 48.467533 -28.158285 63.151909 140.521439 -142.878677 33.735790 + 0.793795 46.522930 -24.507778 62.382595 160.885071 -114.928810 27.094484 + 0.802129 44.284908 -21.536459 61.787827 175.576630 -82.142159 21.920103 + 0.810462 42.041565 -19.275669 61.333107 183.009460 -47.834316 18.760645 + 0.818795 39.970352 -17.663895 60.983685 183.539398 -14.445672 17.652952 + 0.827129 38.145691 -16.609772 60.712833 178.143707 16.717615 18.406576 + 0.835462 36.579430 -15.918985 60.487320 168.299026 43.456036 20.181479 + 0.843795 35.274494 -15.459913 60.292900 156.015549 65.021866 22.289644 + 0.852129 34.225464 -15.155375 60.127636 142.967102 81.777527 24.360315 + 0.860462 33.407681 -14.876461 59.987347 130.498749 94.277000 25.945379 + 0.868795 32.794724 -14.551891 59.872940 119.655228 103.188576 26.820726 + 0.877129 32.358788 -14.155283 59.787167 111.047035 109.258415 26.965933 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.739659 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/dualhand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/change_weapon.msa new file mode 100644 index 000000000..27596188d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/change_weapon.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_01.msa new file mode 100644 index 000000000..c820a2ee5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_01.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.393162 + DirectInputTime 0.748718 + InputLimitTime 0.919658 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.533333 + AttackingEndTime 0.687180 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.533333 -51.029541 9.694455 153.929138 -19.190048 42.445637 176.612595 + 0.541667 -54.250633 -3.238292 150.995071 -30.971941 35.373760 174.831863 + 0.550000 -55.069969 -17.750250 147.511932 -42.275051 24.909595 172.358109 + 0.558333 -52.808235 -32.955986 143.537384 -51.719215 11.160174 169.101578 + 0.566667 -47.035519 -48.133430 139.050629 -58.421852 -5.650917 164.868729 + 0.575000 -37.438381 -62.314739 134.092758 -61.374634 -25.120188 159.480545 + 0.583333 -23.970400 -74.257294 128.798767 -59.403728 -46.521095 152.802109 + 0.591667 -7.893576 -82.405518 122.945175 -51.872543 -67.985252 144.363724 + 0.600000 8.998416 -86.024750 116.366989 -38.931435 -87.228088 133.748276 + 0.608333 25.632421 -85.047722 109.345917 -20.910992 -102.316063 121.028435 + 0.616667 40.896614 -79.574562 102.148338 1.099251 -111.178772 106.421524 + 0.625000 53.603462 -69.939560 95.058006 25.044907 -111.927086 90.375389 + 0.633333 62.284531 -57.994038 89.258469 46.651768 -104.626434 75.785812 + 0.641667 66.864311 -46.396416 85.366776 62.789745 -93.048073 65.168579 + 0.650000 68.419632 -36.309696 82.823853 73.667892 -80.620979 58.128811 + 0.658333 68.036743 -28.218906 81.137886 80.475700 -69.561165 53.997196 + 0.666667 66.611038 -22.185799 79.928391 84.586128 -60.992691 52.153461 + 0.675000 64.635902 -17.663799 79.093018 87.469849 -54.454456 52.151833 + 0.683333 62.287949 -14.182733 78.661560 89.975258 -49.105400 53.866329 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_02.msa new file mode 100644 index 000000000..02a12d0eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_02.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.146154 + DirectInputTime 0.487179 + InputLimitTime 0.620513 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.235897 + AttackingEndTime 0.379487 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.235897 -34.437260 -63.836655 95.549911 6.945831 -90.619980 82.469719 + 0.244231 -48.866096 -54.882469 105.242493 -17.414835 -93.581596 94.562904 + 0.252564 -59.952187 -41.545090 114.383110 -40.440613 -88.180389 107.645515 + 0.260897 -66.133255 -26.662279 122.081223 -58.333248 -76.951195 118.740517 + 0.269231 -67.978645 -12.649668 128.115784 -70.432167 -63.570232 126.695526 + 0.277564 -66.820892 -0.732294 132.500458 -77.814339 -50.517578 131.264709 + 0.285897 -63.869255 8.688789 135.360825 -81.861076 -38.959156 132.739120 + 0.294231 -59.971043 16.093016 137.374893 -83.989586 -28.679974 132.961548 + 0.302564 -55.812679 21.507076 138.803986 -84.795464 -19.956282 132.346725 + 0.310897 -51.965466 25.004482 139.816986 -84.758675 -13.060397 131.064240 + 0.319231 -48.612896 27.157961 140.570999 -84.204185 -7.903364 130.326874 + 0.327564 -45.420406 29.037426 141.408829 -83.255180 -3.999626 132.572647 + 0.335897 -42.333771 30.848272 142.652603 -81.828934 -1.106789 138.182388 + 0.344231 -39.250828 32.701916 144.438980 -79.259399 1.202743 147.286011 + 0.352564 -36.172260 34.430870 146.393890 -74.954414 3.366897 157.881424 + 0.360897 -33.202343 35.893639 148.206741 -68.877281 5.430126 168.213486 + 0.369231 -30.379833 37.129784 149.854767 -60.881218 7.358673 177.860916 + 0.377564 -27.735455 38.178413 151.307114 -50.939770 9.167285 186.248642 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_03.msa new file mode 100644 index 000000000..5c82bb573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_03.msa @@ -0,0 +1,61 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.149573 + DirectInputTime 0.514530 + InputLimitTime 0.628205 + LinkTime 0.0 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200427 + AttackingEndTime 0.391880 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.200427 -48.295635 42.142143 129.671432 -0.372383 58.366188 123.257790 + 0.208761 -57.005108 32.761131 130.150864 -12.639174 57.367668 124.937813 + 0.217094 -64.894791 20.618982 130.562820 -26.254919 53.678654 126.690735 + 0.225427 -70.869560 5.973915 130.926712 -40.196644 46.649456 128.559174 + 0.233761 -73.955765 -10.096709 131.352829 -52.908138 36.352856 130.745621 + 0.242094 -73.822571 -26.933138 131.705795 -63.595837 23.011040 133.112137 + 0.250427 -70.298347 -43.816040 131.850983 -71.523392 7.038726 135.490402 + 0.258761 -63.350746 -60.056374 131.479370 -76.121727 -11.074225 137.659500 + 0.267094 -52.627052 -75.363106 128.917679 -77.188126 -31.798441 138.887405 + 0.275427 -37.653961 -88.288246 123.680397 -73.305901 -54.811897 138.144745 + 0.283761 -18.499756 -96.397110 115.820450 -62.583027 -78.464653 134.147659 + 0.292094 3.514027 -96.603539 106.138123 -43.499413 -99.169815 125.715508 + 0.300427 23.113827 -88.424034 98.002472 -19.212564 -111.019630 115.274803 + 0.308761 36.560177 -76.064995 93.116104 4.436901 -113.381050 106.404633 + 0.317094 44.149067 -62.957088 90.674683 24.784708 -109.214592 99.950653 + 0.325427 47.128139 -51.148067 89.654388 40.937454 -101.386131 95.857262 + 0.333761 47.017319 -41.445122 89.338943 53.247238 -91.872810 93.721672 + 0.342094 45.366978 -33.728962 89.664101 62.756580 -81.526550 93.403961 + 0.350427 42.973763 -28.019579 90.219215 69.794243 -71.163422 94.720078 + 0.358761 40.445286 -24.168869 90.674332 74.718269 -61.331696 97.402740 + 0.367094 38.196159 -21.888765 90.844971 77.861115 -52.254860 101.120544 + 0.375427 35.715244 -20.209133 90.892128 79.096764 -43.008060 105.007744 + 0.383761 32.792747 -18.897461 90.875679 78.255714 -33.541058 108.755287 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_04.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_04.msa new file mode 100644 index 000000000..d52641d10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_04.msa @@ -0,0 +1,105 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.170513 + AttackingEndTime 0.744872 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.170513 62.306557 -3.776650 94.857910 64.461983 -5.991505 145.763855 + 0.178846 63.622559 -14.270170 94.620026 64.355209 -12.374729 145.579239 + 0.187180 62.823875 -26.300434 94.448227 63.938694 -18.748814 144.873535 + 0.195513 59.340904 -39.235092 94.683784 63.158554 -25.376472 143.615952 + 0.203846 52.529724 -52.404564 95.457695 61.939793 -32.681133 141.538376 + 0.212180 41.838852 -64.784836 96.887177 59.866924 -41.204464 138.359238 + 0.220513 27.075939 -74.920883 99.095131 55.969318 -51.375072 133.905334 + 0.228846 9.719263 -80.902596 102.037460 48.875431 -62.594067 129.103729 + 0.237180 -8.562338 -81.961571 105.527832 37.871899 -73.334816 124.774429 + 0.245513 -26.457460 -78.008728 109.407288 22.992096 -81.929298 121.254616 + 0.253846 -42.682049 -69.283318 113.540588 4.934532 -86.791634 118.747383 + 0.262180 -55.769798 -56.648972 117.390152 -14.473239 -86.575058 117.283966 + 0.270513 -64.723869 -41.781025 120.064522 -32.412827 -81.087227 116.599960 + 0.278846 -69.649338 -25.860643 121.509384 -47.293537 -71.424164 116.491936 + 0.287180 -70.754143 -9.811776 121.790642 -58.194324 -59.003799 116.954689 + 0.295513 -68.260750 5.587657 121.225067 -64.929939 -45.206543 118.094955 + 0.303846 -62.413090 19.885664 120.923889 -68.701218 -30.698128 119.276016 + 0.312180 -53.614605 32.468597 120.958542 -69.781082 -15.895717 120.227921 + 0.320513 -42.344620 42.811813 121.225967 -68.217476 -1.136322 120.876129 + 0.328846 -29.100508 50.507984 121.667542 -63.991627 13.314277 121.194504 + 0.337179 -14.447408 55.236488 122.498184 -56.978577 27.115995 121.344582 + 0.345513 0.978918 56.743874 123.895798 -47.055649 39.776119 121.493103 + 0.353846 16.517199 54.848957 125.882507 -34.143574 50.676468 121.752090 + 0.362179 31.440357 49.464886 128.485687 -18.272364 59.018154 122.291634 + 0.370513 44.847084 40.700264 131.600311 0.086399 63.701115 123.327492 + 0.378846 55.720879 29.124229 134.852997 19.518225 63.655304 124.955154 + 0.387179 63.497448 15.432290 138.172318 38.731739 58.634212 127.160828 + 0.395513 67.805931 0.403988 141.507843 56.429325 48.747677 129.912170 + 0.403846 68.462181 -15.119360 144.807388 71.354248 34.449329 133.163513 + 0.412179 65.521194 -30.157709 147.988327 82.324867 16.697853 136.889359 + 0.420513 59.275143 -43.893673 151.016052 88.553642 -3.345779 141.034653 + 0.428846 50.167038 -55.659599 153.875626 89.605003 -24.417912 145.532928 + 0.437179 38.757248 -64.915436 156.557556 85.373741 -45.192703 150.320160 + 0.445513 25.900248 -71.240128 158.938614 76.257965 -64.128380 155.130539 + 0.453846 12.560150 -74.539383 160.918167 63.260174 -79.921669 159.679367 + 0.462179 -0.596660 -74.998184 162.554550 47.485741 -91.943130 163.948990 + 0.470513 -13.024929 -72.916695 163.903336 30.058874 -99.906387 167.944839 + 0.478846 -24.298534 -68.673676 165.013351 12.064910 -103.807930 171.667816 + 0.487179 -34.099602 -62.709175 165.933090 -5.422060 -103.879562 175.076111 + 0.495513 -42.258244 -55.446983 166.727768 -21.588648 -100.631279 178.223190 + 0.503846 -48.700413 -47.291927 167.452850 -35.836952 -94.701500 181.159119 + 0.512179 -53.432163 -38.617214 168.153534 -47.775188 -86.789833 183.914017 + 0.520513 -56.593258 -29.521719 168.903580 -57.393471 -77.353165 186.581436 + 0.528846 -58.233475 -20.135826 169.730164 -64.650589 -66.853615 189.153519 + 0.537179 -58.363777 -10.682907 170.625351 -69.508354 -55.844234 191.535706 + 0.545513 -57.021469 -1.390561 171.567612 -72.051613 -44.861889 193.597824 + 0.553846 -54.347492 7.344738 172.497543 -72.541786 -34.556995 195.173721 + 0.562179 -50.671276 15.091274 173.342957 -71.471870 -25.500738 196.160080 + 0.570513 -46.257416 21.833998 174.081741 -69.292290 -17.741905 196.534760 + 0.578846 -41.318787 27.614342 174.689835 -66.364891 -11.207648 196.289444 + 0.587179 -36.041447 32.485718 175.136688 -62.975430 -5.766742 195.442062 + 0.595513 -30.741589 36.430496 175.375565 -59.463127 -1.323379 194.102966 + 0.603846 -25.577276 39.574425 175.397781 -55.952267 2.295204 192.386398 + 0.612179 -20.615458 42.065998 175.202148 -52.472706 5.252025 190.395691 + 0.620513 -15.876949 44.035583 174.788376 -49.016846 7.675338 188.229340 + 0.628846 -11.562606 45.535812 174.191559 -45.739780 9.611434 186.121231 + 0.637179 -7.859122 46.651543 173.466461 -42.801453 11.097796 184.234894 + 0.645513 -4.799346 47.502510 172.649277 -40.245712 12.208198 182.591873 + 0.653846 -2.398279 48.188904 171.769852 -38.107594 13.016208 181.188263 + 0.662179 -0.547535 48.801834 170.822556 -36.361858 13.665969 179.976959 + 0.670512 1.072591 49.416725 169.740753 -34.880493 14.413524 178.859238 + 0.678846 2.474656 50.048531 168.527618 -33.667435 15.283370 177.808228 + 0.687179 3.649989 50.707565 167.187943 -32.734337 16.285917 176.796783 + 0.695512 4.602416 51.401165 165.723236 -32.080162 17.430891 175.793381 + 0.703846 5.507905 52.116993 164.128891 -31.550228 18.727770 174.752075 + 0.712179 6.419735 52.844654 162.400848 -31.093801 20.176523 173.649261 + 0.720512 7.334918 53.577118 160.535675 -30.707876 21.774717 172.466766 + 0.728846 8.249431 54.306820 158.529587 -30.389231 23.518942 171.184967 + 0.737179 9.116469 55.020512 156.423660 -30.142950 25.352407 169.821381 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_05.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_05.msa new file mode 100644 index 000000000..19a5bb9f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_05.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_05.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.130576 + DirectInputTime 0.513788 + InputLimitTime 0.718167 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167478 + AttackingEndTime 0.377535 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.167478 62.888382 -24.179306 113.141136 70.723137 17.963709 140.761276 + 0.175811 59.170776 -42.177074 110.016411 81.943573 -0.860653 129.308670 + 0.184145 47.217415 -63.672600 109.801468 85.941689 -31.373960 116.912064 + 0.192478 28.837519 -79.019775 114.637291 76.802612 -61.936764 112.292122 + 0.200811 9.356023 -85.736168 120.404419 59.807442 -83.753593 113.218597 + 0.209145 -8.917435 -86.215149 124.135254 40.155998 -96.610023 115.024178 + 0.217478 -25.009087 -82.534012 124.515282 21.165506 -102.066673 115.359619 + 0.225811 -38.659260 -75.992271 122.682709 3.992939 -102.719429 114.530167 + 0.234145 -50.553864 -67.124321 121.427612 -13.054465 -100.899025 114.083542 + 0.242478 -60.557762 -55.972870 120.852226 -30.151743 -96.389809 114.397408 + 0.250811 -68.218109 -42.446609 120.989632 -47.140415 -88.597038 115.903587 + 0.259145 -72.554947 -27.003506 121.766220 -62.911961 -76.995667 118.813293 + 0.267478 -72.812103 -13.028555 122.502060 -74.409340 -63.974560 120.836655 + 0.275811 -70.409691 -1.851626 123.088509 -81.964165 -51.484787 121.094917 + 0.284145 -66.789589 6.322731 123.644501 -86.696373 -40.435841 119.368767 + 0.292478 -63.019241 11.622026 124.282509 -89.552734 -31.067429 115.653587 + 0.300811 -59.193165 15.494547 124.864410 -90.966209 -22.439953 112.520271 + 0.309145 -55.140049 18.916956 125.373901 -91.221016 -14.421514 111.673302 + 0.317478 -50.969620 21.961178 125.935852 -90.658775 -7.366897 113.068031 + 0.325811 -46.758381 24.700314 126.648392 -89.458069 -1.355755 116.712868 + 0.334145 -42.592056 27.164284 127.518463 -87.586723 3.696995 122.451385 + 0.342478 -38.617981 29.333946 128.418015 -84.895142 7.942317 129.765320 + 0.350811 -34.871128 31.293226 129.362671 -80.956322 11.483331 138.558838 + 0.359145 -31.367184 33.115841 130.356796 -75.178551 14.384757 148.532532 + 0.367478 -28.104410 34.856537 131.375870 -66.982101 16.709272 158.946793 + 0.375811 -24.964996 36.514164 132.308624 -56.655846 18.698328 168.075211 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_06.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_06.msa new file mode 100644 index 000000000..878424132 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_06.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_06.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.145985 + DirectInputTime 0.590430 + InputLimitTime 0.814274 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.178427 + AttackingEndTime 0.389294 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.178427 -32.286789 50.632710 139.679489 17.883013 54.135525 131.215530 + 0.186760 -39.058960 46.727787 139.404175 10.647571 56.021671 132.782547 + 0.195094 -46.687645 41.275776 138.498947 1.464054 57.503788 134.137482 + 0.203427 -54.722187 33.762478 136.907822 -9.801505 57.845478 135.154892 + 0.211760 -62.361866 23.815098 134.720093 -22.879595 56.080387 135.717758 + 0.220094 -68.098969 12.385673 133.110138 -35.574142 51.534344 136.319656 + 0.228427 -71.641075 0.208941 132.249771 -46.840725 44.500336 137.153503 + 0.236760 -73.040993 -12.253575 131.981567 -56.208500 35.484032 138.207809 + 0.245094 -72.412910 -24.622648 132.123596 -63.397781 25.042763 139.401764 + 0.253427 -69.885246 -36.772888 132.409119 -68.452850 13.537494 140.584473 + 0.261760 -65.050766 -49.973049 132.123123 -72.317192 -0.364510 141.368927 + 0.270094 -56.959709 -63.938515 131.090179 -74.128387 -17.069166 141.502014 + 0.278427 -44.576603 -77.495033 129.230453 -72.347771 -36.308262 140.778488 + 0.286760 -27.118650 -88.594482 126.511543 -65.144951 -57.014378 139.003952 + 0.295094 -5.245564 -94.179428 123.053696 -51.227806 -76.533592 136.057022 + 0.303427 15.500918 -92.501518 118.957077 -33.658752 -90.494560 132.110458 + 0.311760 32.366226 -85.457596 114.980164 -15.211864 -98.629158 127.598351 + 0.320094 44.730419 -75.229012 111.761406 2.711254 -101.848480 122.941208 + 0.328427 52.797600 -63.485912 109.674065 19.431093 -101.031456 118.476646 + 0.336760 57.101837 -51.480278 108.944901 34.527466 -96.846764 114.699898 + 0.345094 58.644028 -41.289314 109.426521 46.804359 -90.747375 113.258080 + 0.353427 58.632931 -33.600487 110.040665 56.149342 -84.392349 113.840942 + 0.361760 58.065266 -28.321913 110.004128 63.102722 -78.745926 115.675423 + 0.370094 57.639397 -25.269648 108.913170 68.293831 -74.266113 118.205902 + 0.378427 57.677067 -24.190416 106.790199 72.310966 -70.899811 121.109062 + 0.386760 57.386135 -23.144238 104.813568 75.916252 -66.719337 123.756737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_07.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_07.msa new file mode 100644 index 000000000..965eb9c3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/combo_07.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_07.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.255474 + AttackingEndTime 0.530819 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.255474 -49.257450 -21.273808 99.111183 -35.458767 23.696363 118.789810 + 0.263807 -54.897961 -33.958012 104.250679 -46.092251 14.628352 116.947823 + 0.272141 -55.436306 -51.255146 107.425468 -58.443218 -0.833385 114.433754 + 0.280474 -48.150490 -71.308098 108.564476 -67.865410 -24.402742 112.040047 + 0.288807 -30.482973 -89.805656 107.848457 -67.968613 -55.315960 110.208687 + 0.297141 -4.148772 -99.693489 106.162987 -53.376728 -86.730225 109.181793 + 0.305474 21.465460 -98.025345 105.435059 -28.580219 -107.266975 108.741997 + 0.313807 42.196602 -88.176338 105.572128 -0.640659 -115.654076 108.878426 + 0.322141 56.789883 -73.702942 106.308334 25.570938 -113.907936 109.452194 + 0.330474 65.455688 -57.315701 107.437653 47.447227 -104.944115 110.303452 + 0.338807 69.183601 -41.433807 109.142899 63.980579 -92.082619 112.079941 + 0.347141 69.457626 -27.437811 111.487244 75.341568 -77.978539 114.952316 + 0.355474 67.669434 -15.743016 114.475677 82.363235 -64.387070 118.813629 + 0.363807 64.871414 -6.305673 118.156471 86.049553 -52.383438 123.569504 + 0.372141 61.248386 1.747335 122.327866 87.449425 -41.522327 128.827072 + 0.380474 56.311924 9.291163 126.620377 87.088181 -30.679945 134.111374 + 0.388807 50.125263 16.092207 131.005676 85.013069 -20.152294 139.380219 + 0.397141 42.807320 21.914000 135.456635 81.327934 -10.236798 144.591461 + 0.405474 34.601082 26.506107 139.963242 76.241875 -1.285353 149.693069 + 0.413807 26.100512 29.599838 144.587173 70.270973 6.153747 154.599380 + 0.422141 17.593132 31.204967 149.297729 63.800961 12.059716 159.260803 + 0.430474 9.291338 31.386749 154.047501 57.129704 16.539673 163.639679 + 0.438807 1.384790 30.231901 158.781799 50.491741 19.746218 167.700668 + 0.447140 -6.124756 27.915249 163.214096 43.898190 22.142374 171.299805 + 0.455474 -13.184720 24.586178 167.206894 37.295647 24.003466 174.444092 + 0.463807 -19.677994 20.350550 170.780273 30.660666 25.384352 177.235001 + 0.472140 -25.509890 15.304578 173.963013 23.952515 26.294519 179.766968 + 0.480474 -30.631481 9.557348 176.749359 17.074537 26.767197 182.130524 + 0.488807 -35.052910 3.214225 179.098862 9.834044 26.830759 184.429901 + 0.497140 -38.696846 -3.702495 181.060699 2.170662 26.272312 186.748550 + 0.505474 -41.440346 -11.170393 182.684052 -5.889038 24.821400 189.141174 + 0.513807 -43.097313 -19.113859 184.025223 -14.175422 22.198257 191.629593 + 0.522140 -43.350445 -27.192467 185.232025 -22.150377 18.320955 194.180832 + 0.530474 -42.061432 -35.116001 186.367340 -29.446211 13.190326 196.776581 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/damage.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/damage.msa new file mode 100644 index 000000000..18d63167b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/damage_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/damage_1.msa new file mode 100644 index 000000000..d69fa69a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/damage_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/damage_2.msa new file mode 100644 index 000000000..94e17a060 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/damage_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/damage_3.msa new file mode 100644 index 000000000..d254f35aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/pick_up.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/pick_up.msa new file mode 100644 index 000000000..25c05e49d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage.msa new file mode 100644 index 000000000..e4ab6dc70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/rampage.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -185.43 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_01.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_01.msa new file mode 100644 index 000000000..d006b7bb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\fan\rampage_01.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.087591 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_02.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_02.msa new file mode 100644 index 000000000..d7f1009b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\fan\rampage_02.GR2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011354 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_03.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_03.msa new file mode 100644 index 000000000..1855f0caf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\fan\rampage_03.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.021898 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/run.msa new file mode 100644 index 000000000..2298670d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/wait.msa new file mode 100644 index 000000000..bdbc7c6d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fan/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/fan/walk.msa new file mode 100644 index 000000000..cd0e446dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fan/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_cancel.msa b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_cancel.msa new file mode 100644 index 000000000..f69ed11e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_cancel.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\fishing\fishing_cancel.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.123277 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_cancel.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_catch.msa b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_catch.msa new file mode 100644 index 000000000..5e93a4c99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_catch.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fishing/fishing_catch.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_catch.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_fail.msa b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_fail.msa new file mode 100644 index 000000000..d1ab03fd9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_fail.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fishing/fishing_fail.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_fail.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_react.msa b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_react.msa new file mode 100644 index 000000000..b47d6bd9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_react.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait_react.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_wait.msa new file mode 100644 index 000000000..ccfd61e5e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fishing/fishing_wait.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fishing/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/fishing/run.msa new file mode 100644 index 000000000..28393cb8b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fishing/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fishing/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fishing/throw.msa b/serverfiles/main/srv1/share/data/pc/shaman/fishing/throw.msa new file mode 100644 index 000000000..584ae80b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fishing/throw.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\fishing\throw.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.703974 + + EffectFileName "d:/ymir work/effect/etc/fishing/throw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fishing/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/fishing/wait.msa new file mode 100644 index 000000000..7a9a5684e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fishing/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fishing/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/fishing/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/fishing/walk.msa new file mode 100644 index 000000000..902dad660 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/fishing/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fishing/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/attack.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/attack.msa new file mode 100644 index 000000000..0d460520b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/attack.msa @@ -0,0 +1,48 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 1.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.515815 + AttackingEndTime 0.620438 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.515815 -42.682957 -71.593613 118.491653 -42.682953 -71.593605 118.491646 + 0.524148 -32.015434 -90.004944 120.391876 -32.015430 -90.004936 120.391869 + 0.532482 -17.488920 -102.586113 122.042191 -17.488918 -102.586105 122.042183 + 0.540815 -3.448875 -108.786232 122.232170 -3.448874 -108.786224 122.232162 + 0.549148 6.970251 -112.391022 120.316124 6.970250 -112.391014 120.316116 + 0.557482 12.927428 -116.433075 116.720139 12.927427 -116.433067 116.720131 + 0.565815 14.349246 -121.508080 112.809380 14.349245 -121.508072 112.809372 + 0.574148 14.619651 -125.641396 110.269096 14.619650 -125.641388 110.269089 + 0.582482 15.049835 -128.834854 108.707924 15.049834 -128.834839 108.707916 + 0.590815 16.013498 -131.359055 107.620689 16.013496 -131.359039 107.620682 + 0.599148 17.265301 -133.127502 106.776161 17.265299 -133.127487 106.776154 + 0.607482 17.328562 -133.747467 106.274002 17.328560 -133.747452 106.273994 + 0.615815 16.093275 -133.202591 106.145988 16.093273 -133.202576 106.145981 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/attack_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/attack_1.msa new file mode 100644 index 000000000..f1fecd9db --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/attack_1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/attack_1.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 1.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.493917 + AttackingEndTime 0.649635 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.493917 -38.579132 -10.133574 77.062279 -38.579128 -10.133573 77.062271 + 0.502251 -47.115005 -37.576271 78.744095 -47.115002 -37.576267 78.744087 + 0.510584 -47.555363 -68.929970 84.105583 -47.555359 -68.929962 84.105576 + 0.518917 -38.651562 -97.641479 93.680954 -38.651558 -97.641472 93.680946 + 0.527251 -21.083740 -119.219154 107.301804 -21.083738 -119.219147 107.301796 + 0.535584 1.867012 -129.056396 122.580566 1.867012 -129.056381 122.580559 + 0.543917 21.605721 -127.943565 132.527054 21.605719 -127.943558 132.527039 + 0.552251 34.518314 -122.529167 137.661987 34.518311 -122.529160 137.661972 + 0.560584 41.130886 -116.787132 139.681076 41.130882 -116.787125 139.681061 + 0.568917 43.559402 -111.400368 140.189316 43.559399 -111.400360 140.189301 + 0.577251 45.193771 -106.162941 140.886963 45.193768 -106.162933 140.886948 + 0.585584 46.670784 -101.672737 141.797485 46.670780 -101.672729 141.797470 + 0.593917 48.407879 -98.222130 142.915192 48.407875 -98.222122 142.915176 + 0.602251 49.795326 -95.661278 144.042236 49.795322 -95.661270 144.042221 + 0.610584 50.175713 -93.830597 144.994965 50.175709 -93.830589 144.994949 + 0.618917 49.645279 -92.711967 145.763580 49.645275 -92.711960 145.763565 + 0.627250 48.241806 -92.226730 146.340546 48.241802 -92.226723 146.340530 + 0.635584 46.775166 -91.819916 146.778595 46.775162 -91.819908 146.778580 + 0.643917 45.582748 -91.316170 147.100739 45.582745 -91.316162 147.100723 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/back_damage_flying.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/back_damage_flying.msa new file mode 100644 index 000000000..f681566e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/back_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/back_damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/back_falling_stand.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/back_falling_stand.msa new file mode 100644 index 000000000..1e5de9ea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/back_falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/back_falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/damage.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/damage.msa new file mode 100644 index 000000000..4ce90a4ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/damage_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/damage_1.msa new file mode 100644 index 000000000..262d0421e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/damage_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/damage_2.msa new file mode 100644 index 000000000..df255f970 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/damage_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/damage_3.msa new file mode 100644 index 000000000..6ad538d0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/damage_flying.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/damage_flying.msa new file mode 100644 index 000000000..99075377e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/dead.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/dead.msa new file mode 100644 index 000000000..b280afb25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/dead.gr2" +MotionDuration 1.566667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/dig.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/dig.msa new file mode 100644 index 000000000..43f7f164f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/dig.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\general\dig.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.929440 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dig/dig.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/falling_stand.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/falling_stand.msa new file mode 100644 index 000000000..ef218bf2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/falling_stand.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/pick_up.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/pick_up.msa new file mode 100644 index 000000000..831d247b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/run.msa new file mode 100644 index 000000000..869951635 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/wait.msa new file mode 100644 index 000000000..7f58e1741 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/wait_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/wait_1.msa new file mode 100644 index 000000000..970251cc2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/general/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/general/walk.msa new file mode 100644 index 000000000..9510ce716 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/damage.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/damage.msa new file mode 100644 index 000000000..f8f6d4ceb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/horse/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/dead.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/dead.msa new file mode 100644 index 000000000..8ca74a601 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/horse/dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/run.msa new file mode 100644 index 000000000..0a18639da --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/horse/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/skill_charge.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/skill_charge.msa new file mode 100644 index 000000000..1666280cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/skill_charge.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse\skill_charge.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.204380 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.214112 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/skill_splash.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/skill_splash.msa new file mode 100644 index 000000000..c284e833c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/skill_splash.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse\skill_splash.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.620438 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676399 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.639903 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/stop.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/stop.msa new file mode 100644 index 000000000..4b3d77c9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/wait.msa new file mode 100644 index 000000000..8ed1921bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/horse/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/wait_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/wait_1.msa new file mode 100644 index 000000000..54b54148c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/horse/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/wait_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/wait_2.msa new file mode 100644 index 000000000..406b3ad11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/horse/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse/walk.msa new file mode 100644 index 000000000..8a101d658 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/horse/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_01.msa new file mode 100644 index 000000000..2e597df8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_01.msa @@ -0,0 +1,63 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse_bell\combo_01.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.382806 + DirectInputTime 0.729927 + InputLimitTime 0.885645 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.470803 + AttackingEndTime 0.700730 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.470803 -47.201134 37.293980 15.047163 -57.599194 121.642860 67.745079 + 0.479136 -48.957047 34.402287 12.011892 -59.647724 121.407555 60.131413 + 0.487470 -50.632019 31.172897 8.864250 -61.592613 120.610718 52.229267 + 0.495803 -52.143345 27.603075 5.573975 -63.319775 119.257309 43.974056 + 0.504136 -53.398495 23.699045 2.120059 -64.689072 117.347610 35.321877 + 0.512470 -54.297504 19.481388 -1.508149 -65.538139 114.886772 26.258472 + 0.520803 -54.784500 15.018397 -5.240092 -65.787712 111.906662 16.918989 + 0.529136 -55.014069 10.426849 -8.794137 -65.788841 108.466202 7.698294 + 0.537470 -55.055660 5.659602 -12.114882 -65.712883 104.520485 -1.488526 + 0.545803 -54.945824 0.648924 -15.163469 -65.646927 99.975502 -10.755740 + 0.554136 -54.704159 -4.675086 -17.885498 -65.630257 94.696854 -20.183619 + 0.562470 -54.334721 -10.380250 -20.203754 -65.660736 88.508942 -29.804472 + 0.570803 -53.891045 -16.763885 -22.056198 -66.462112 80.873627 -39.622307 + 0.579136 -53.319508 -24.136375 -23.274279 -68.568871 71.141685 -49.530132 + 0.587470 -52.433468 -32.520687 -23.523664 -71.587349 58.909805 -59.208317 + 0.595803 -51.037876 -41.819519 -22.369610 -75.054039 43.798153 -68.110596 + 0.604136 -48.957642 -51.744144 -19.297859 -78.456413 25.576418 -75.425186 + 0.612469 -46.104786 -61.633728 -13.852603 -81.177284 4.567588 -80.082619 + 0.620803 -42.789436 -69.810234 -6.720120 -82.049232 -16.242979 -81.477913 + 0.629136 -39.280602 -75.986732 1.341252 -81.307564 -35.819038 -80.020630 + 0.637469 -35.690041 -80.360229 9.857924 -79.379631 -54.051556 -76.155670 + 0.645803 -32.053917 -83.166550 18.497412 -76.541557 -70.957771 -70.221992 + 0.654136 -28.368919 -84.624916 27.038246 -72.955513 -86.590851 -62.447895 + 0.662469 -24.539457 -84.916245 35.420815 -68.558243 -101.147995 -52.888439 + 0.670803 -20.414162 -84.102928 43.740780 -63.007034 -114.801224 -41.365448 + 0.679136 -16.083197 -82.158928 51.878769 -56.316792 -127.089035 -27.884680 + 0.687469 -11.639760 -79.081154 59.698566 -48.552399 -137.525620 -12.561152 + 0.695803 -7.168840 -74.894768 67.056808 -39.811909 -145.647018 4.379417 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_02.msa new file mode 100644 index 000000000..6b05e1541 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_02.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse_bell\combo_02.GR2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.136496 + DirectInputTime 0.430900 + InputLimitTime 0.572749 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.165937 + AttackingEndTime 0.318491 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.165937 49.914791 -20.773285 -6.905417 48.264427 78.798607 1.973984 + 0.174270 50.060627 -22.285032 -7.240717 52.537445 77.279556 1.706108 + 0.182603 50.334351 -24.697628 -7.106318 57.578377 74.763771 0.269284 + 0.190937 50.654083 -28.246086 -6.390517 63.128986 70.911987 -3.079743 + 0.199270 50.886227 -32.863522 -4.990009 69.016899 65.421883 -8.233760 + 0.207603 50.867275 -38.411602 -2.770172 75.031677 57.838936 -14.978597 + 0.215937 50.263363 -45.098152 0.533110 82.258919 46.986797 -21.675055 + 0.224270 48.698429 -52.930397 5.320333 90.883018 31.829168 -26.867538 + 0.232603 45.729580 -61.454494 11.998148 99.894989 11.746791 -29.296734 + 0.240937 40.937531 -69.810791 20.790543 107.846001 -13.057166 -27.138563 + 0.249270 34.422340 -76.120979 29.665560 111.886391 -38.444527 -21.113789 + 0.257603 26.927567 -79.891121 36.989952 111.012573 -61.412743 -13.881019 + 0.265937 18.784693 -81.676353 43.116943 105.826431 -82.330292 -6.081260 + 0.274270 9.928664 -81.675888 48.386154 96.292229 -101.685417 2.138904 + 0.282603 1.113156 -79.746811 53.323112 82.863014 -118.537621 10.756915 + 0.290937 -6.255333 -76.049126 58.492790 67.556763 -131.402908 19.923620 + 0.299270 -12.114217 -70.865326 63.823658 51.198727 -140.343719 29.722692 + 0.307603 -16.503527 -64.408569 69.156830 34.351444 -145.469101 40.156052 + 0.315937 -19.518797 -57.164223 74.093506 18.252884 -146.881943 51.212807 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_03.msa new file mode 100644 index 000000000..3de09dbea --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/combo_03.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse_bell\combo_03.GR2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.158394 + DirectInputTime 0.439984 + InputLimitTime 0.555637 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.189781 + AttackingEndTime 0.414599 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.189781 -52.366680 30.847073 9.542246 -63.135960 122.359413 48.394520 + 0.198114 -53.612190 27.416439 6.670987 -64.859680 120.606422 41.154343 + 0.206448 -54.687771 23.798956 3.757768 -66.415855 118.472656 33.745926 + 0.214781 -55.568863 19.987886 0.797690 -67.784828 115.957718 26.106472 + 0.223114 -56.225647 15.976179 -2.209571 -68.931839 113.047989 18.176159 + 0.231448 -56.614246 11.807106 -5.218000 -69.761322 109.762650 10.003478 + 0.239781 -56.709839 7.586515 -8.117353 -70.163765 106.180092 1.790398 + 0.248114 -56.534054 3.309375 -10.878350 -70.163322 102.277832 -6.464536 + 0.256448 -56.106148 -1.036182 -13.474676 -69.776131 98.016258 -14.768790 + 0.264781 -55.469395 -5.533308 -15.878714 -69.145332 93.256264 -23.162657 + 0.273114 -55.030327 -11.555564 -18.004663 -70.697487 86.150063 -32.412247 + 0.281448 -54.537888 -19.761803 -19.525862 -74.694511 75.399277 -42.720882 + 0.289781 -53.364662 -30.216412 -19.810240 -80.009109 60.069908 -53.547504 + 0.298114 -50.785378 -42.642685 -17.910929 -85.133743 39.330425 -63.730579 + 0.306448 -46.509720 -55.151985 -13.216072 -87.947533 14.959785 -71.237312 + 0.314781 -41.598003 -64.864456 -6.891460 -87.631599 -7.871501 -74.955406 + 0.323114 -36.758011 -71.904739 0.227985 -85.503654 -28.489157 -75.525894 + 0.331448 -32.399178 -76.697800 7.541759 -82.670692 -46.796597 -73.563026 + 0.339781 -28.695175 -79.729065 14.678925 -79.912560 -62.969753 -69.556534 + 0.348114 -25.097383 -81.609489 21.967739 -76.346573 -78.260559 -63.836121 + 0.356448 -21.411837 -82.460754 29.498363 -71.543945 -92.915871 -56.393440 + 0.364781 -17.674042 -82.264038 37.155743 -65.545891 -106.668594 -47.179977 + 0.373114 -13.909971 -81.012863 44.818668 -58.387699 -119.214211 -36.188942 + 0.381448 -10.157067 -78.743965 52.287724 -50.318798 -130.120407 -23.524294 + 0.389781 -6.488715 -75.581558 59.293526 -41.918888 -138.915405 -9.506858 + 0.398114 -2.940996 -71.627083 65.752884 -33.347244 -145.454987 5.546035 + 0.406448 0.463109 -66.985825 71.602501 -24.731405 -149.667480 21.313871 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/skill_wildattack.msa new file mode 100644 index 000000000..e9cf0a50c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse_bell/skill_wildattack.msa @@ -0,0 +1,114 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse_bell\skill_wildattack.GR2" +MotionDuration 2.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.527981 + AttackingEndTime 0.794809 + AttackingBone "equip_right" + WeaponLength 50.000000 + List HitPosition + { + 0.527981 -57.440647 41.091003 12.529247 -63.771137 83.675941 37.954571 + 0.536314 -59.589581 38.462784 9.304027 -65.706512 82.337227 32.490395 + 0.544647 -61.592110 35.509300 5.852014 -67.404556 80.578407 26.708323 + 0.552981 -63.383751 32.247631 2.220303 -68.812485 78.390617 20.696022 + 0.561314 -64.995895 28.713408 -1.458091 -70.048180 75.784515 14.628405 + 0.569647 -66.391045 24.897045 -5.185620 -71.081215 72.767883 8.466391 + 0.577981 -67.519997 20.786356 -8.962681 -71.855560 69.338043 2.169952 + 0.586314 -68.316040 16.399712 -12.762490 -72.279320 65.511345 -4.258011 + 0.594647 -68.637436 12.067416 -16.373379 -72.096062 61.598648 -10.484306 + 0.602980 -68.530037 7.887881 -19.713667 -71.336617 57.698494 -16.393333 + 0.611314 -68.081322 3.856458 -22.764406 -70.105080 53.809265 -21.979013 + 0.619647 -67.371689 -0.039510 -25.515102 -68.496864 49.917614 -27.249519 + 0.627980 -66.727692 -4.394959 -28.048525 -67.314453 45.407200 -32.451195 + 0.636314 -66.329460 -9.902297 -30.405823 -67.192162 39.531929 -37.856125 + 0.644647 -65.967628 -16.662371 -32.428921 -67.831070 32.088024 -43.379932 + 0.652980 -65.394814 -24.735382 -33.847736 -68.868309 22.855951 -48.780422 + 0.661314 -64.351639 -33.830441 -34.287807 -69.808960 11.970195 -53.588226 + 0.669647 -62.773251 -42.811321 -33.505535 -70.141281 0.591530 -57.209999 + 0.677980 -60.766785 -51.445065 -31.458103 -69.945915 -11.084128 -59.506947 + 0.686314 -58.432575 -59.598080 -28.122938 -69.341499 -22.973326 -60.366039 + 0.694647 -55.858635 -67.111107 -23.498341 -68.420708 -34.952816 -59.665066 + 0.702980 -53.202866 -73.559471 -17.742357 -66.991982 -46.444424 -57.423992 + 0.711314 -50.574059 -78.804932 -11.067008 -65.113838 -57.204563 -53.752087 + 0.719647 -48.000931 -82.867767 -3.626437 -62.933300 -67.225479 -48.707848 + 0.727980 -45.476471 -85.758339 4.453660 -60.540714 -76.489449 -42.313309 + 0.736314 -42.839211 -87.548157 13.088199 -57.857967 -85.044395 -34.536980 + 0.744647 -39.839844 -88.293869 22.213419 -54.647026 -92.885109 -25.322487 + 0.752980 -36.462727 -87.872650 31.705408 -50.841362 -99.744308 -14.687650 + 0.761314 -32.702168 -86.166557 41.408382 -46.379028 -105.323647 -2.704315 + 0.769647 -28.599518 -83.106430 51.036751 -41.242970 -109.307816 10.372363 + 0.777980 -24.456215 -78.943092 59.793667 -35.729019 -111.516991 23.574099 + 0.786314 -20.421707 -73.939308 67.482956 -30.065908 -112.002350 36.528347 + 0.794647 -16.565067 -68.326126 74.060974 -24.405157 -110.881416 49.010006 + } + } + Group HitData01 + { + AttackingStartTime 1.294404 + AttackingEndTime 1.583942 + AttackingBone "equip_right" + WeaponLength 50.000000 + List HitPosition + { + 1.294404 63.102268 -8.621320 -15.187798 52.478203 39.310013 -5.715996 + 1.302737 63.293346 -9.232498 -16.562021 53.342022 38.843601 -7.093140 + 1.311071 63.455982 -9.913232 -17.841505 54.365269 38.332798 -8.371682 + 1.319404 63.559288 -10.682497 -19.044266 55.481319 37.755222 -9.635284 + 1.327737 63.543259 -11.567388 -20.194950 56.549011 37.082790 -11.016997 + 1.336071 63.401619 -12.569825 -21.293404 57.552979 36.306087 -12.522067 + 1.344404 63.128883 -13.690864 -22.337284 58.480648 35.414967 -14.151269 + 1.352737 62.737091 -14.975342 -23.314512 59.338108 34.359215 -15.930522 + 1.361071 62.342892 -16.745749 -24.157471 60.238235 32.834812 -18.050163 + 1.369404 61.947006 -19.069660 -24.834789 61.162594 30.738817 -20.535860 + 1.377737 61.522358 -21.944855 -25.314001 62.058960 28.014048 -23.359941 + 1.386071 61.042061 -25.362432 -25.549814 62.872723 24.594070 -26.477537 + 1.394404 60.420021 -29.776041 -25.395575 63.930252 19.889397 -29.956890 + 1.402737 59.514076 -35.515423 -24.637133 65.316849 13.300693 -33.762844 + 1.411071 58.184994 -42.513721 -23.044605 66.713074 4.541515 -37.640224 + 1.419404 56.305256 -50.602604 -20.348988 67.738869 -6.611404 -41.177998 + 1.427737 53.786869 -59.034626 -16.520205 67.936134 -19.557699 -43.746243 + 1.436071 50.668518 -66.352417 -12.142211 67.052559 -32.276234 -44.858665 + 1.444404 47.067657 -72.477707 -7.327585 65.273819 -44.462437 -44.525169 + 1.452737 43.053234 -77.431488 -2.128551 62.734825 -55.995480 -42.786484 + 1.461071 38.678802 -81.221268 3.450073 59.494061 -66.793434 -39.660263 + 1.469404 34.335384 -83.814354 9.822846 55.660099 -76.831375 -34.859016 + 1.477737 30.233339 -85.127678 17.100052 51.471020 -85.954323 -28.157846 + 1.486071 26.399389 -85.031143 25.218616 47.073299 -93.933907 -19.427568 + 1.494404 22.781570 -83.337654 34.050190 42.493725 -100.451805 -8.593268 + 1.502737 19.487856 -80.196686 42.910255 37.919353 -105.057442 3.639316 + 1.511070 16.720648 -76.132004 51.056881 33.696903 -107.607819 16.112955 + 1.519404 14.457171 -71.384438 58.403561 29.916094 -108.269112 28.394865 + 1.527737 12.675170 -66.177315 64.928047 26.641348 -107.291855 40.138393 + 1.536070 11.287583 -60.737537 70.595306 23.840651 -104.997581 51.012989 + 1.544404 9.965230 -55.393665 75.213051 21.175291 -101.851509 60.516113 + 1.552737 8.663064 -50.355167 78.864166 18.581556 -98.258629 68.525879 + 1.561070 7.379273 -45.772484 81.677200 16.042439 -94.566971 75.040710 + 1.569404 6.115248 -41.737991 83.789581 13.546531 -91.047615 80.137901 + 1.577737 4.892905 -37.756432 85.596115 11.062793 -87.366325 84.707542 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.471208 + LoopEndTime 1.947283 +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_01.msa new file mode 100644 index 000000000..e54ac099f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_01.msa @@ -0,0 +1,38 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse_fan\combo_01.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.386861 + DirectInputTime 0.981752 + InputLimitTime 1.124088 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.474453 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position -100.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_02.msa new file mode 100644 index 000000000..3d68335dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_02.msa @@ -0,0 +1,38 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse_fan\combo_02.GR2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.253041 + DirectInputTime 0.678832 + InputLimitTime 0.766423 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.227494 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 100.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_03.msa new file mode 100644 index 000000000..fed123488 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/combo_03.msa @@ -0,0 +1,38 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse_fan\combo_03.GR2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.774939 + InputLimitTime 0.896999 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.242336 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position -100.000000 -150.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/skill_wildattack.msa new file mode 100644 index 000000000..edffa7149 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/horse_fan/skill_wildattack.msa @@ -0,0 +1,157 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\horse_fan\skill_wildattack.GR2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.369830 + AttackingEndTime 0.822384 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.369830 -43.892586 24.540791 10.463215 -43.892582 24.540789 10.463214 + 0.378163 -42.475174 16.912386 9.630747 -42.475170 16.912384 9.630746 + 0.386496 -43.117504 7.734129 5.859023 -43.117500 7.734128 5.859022 + 0.394830 -45.601616 -6.194193 -0.763036 -45.601612 -6.194193 -0.763036 + 0.403163 -47.027534 -27.549109 -8.617461 -47.027531 -27.549107 -8.617460 + 0.411496 -44.142891 -54.655449 -15.914895 -44.142887 -54.655445 -15.914894 + 0.419830 -40.318562 -78.215851 -23.594328 -40.318558 -78.215843 -23.594326 + 0.428163 -38.812912 -101.181168 -32.728184 -38.812908 -101.181160 -32.728180 + 0.436496 -40.341095 -128.789154 -42.756313 -40.341091 -128.789139 -42.756310 + 0.444830 -40.034950 -160.483505 -51.367622 -40.034946 -160.483490 -51.367619 + 0.453163 -35.030418 -187.765259 -58.361954 -35.030415 -187.765244 -58.361950 + 0.461496 -30.393440 -210.181366 -65.348068 -30.393438 -210.181351 -65.348061 + 0.469830 -30.424141 -229.547897 -72.921349 -30.424139 -229.547882 -72.921341 + 0.478163 -30.235294 -248.287476 -78.025360 -30.235292 -248.287460 -78.025352 + 0.486496 -26.835114 -263.493744 -79.836845 -26.835112 -263.493713 -79.836838 + 0.494830 -22.596615 -272.017578 -79.639542 -22.596613 -272.017548 -79.639534 + 0.503163 -19.498070 -272.787903 -78.288895 -19.498068 -272.787872 -78.288887 + 0.511496 -16.624760 -272.009033 -75.549751 -16.624758 -272.009003 -75.549744 + 0.519830 -13.374725 -271.141052 -71.282104 -13.374724 -271.141022 -71.282097 + 0.528163 -9.605259 -269.890503 -65.504967 -9.605258 -269.890472 -65.504959 + 0.536496 -5.368834 -268.043335 -58.440376 -5.368833 -268.043304 -58.440372 + 0.544830 -1.202936 -265.517761 -50.808441 -1.202936 -265.517731 -50.808437 + 0.553163 2.872454 -262.308899 -42.672115 2.872453 -262.308868 -42.672112 + 0.561496 6.905933 -258.429260 -34.027649 6.905933 -258.429230 -34.027645 + 0.569830 10.892904 -254.008789 -25.048046 10.892903 -254.008774 -25.048044 + 0.578163 14.778217 -249.256714 -15.998127 14.778216 -249.256699 -15.998126 + 0.586496 18.605824 -244.241135 -6.864582 18.605822 -244.241119 -6.864582 + 0.594829 22.426672 -239.035965 2.362465 22.426670 -239.035950 2.362465 + 0.603163 26.062555 -233.599487 11.309036 26.062553 -233.599472 11.309035 + 0.611496 29.391216 -227.918335 19.756908 29.391214 -227.918320 19.756907 + 0.619829 32.432686 -222.047241 27.730749 32.432682 -222.047226 27.730747 + 0.628163 35.203003 -216.054108 35.193222 35.202999 -216.054092 35.193218 + 0.636496 37.594666 -210.141769 41.540306 37.594662 -210.141754 41.540302 + 0.644829 39.552895 -204.358063 46.627594 39.552891 -204.358047 46.627590 + 0.653163 41.056549 -198.696640 50.474201 41.056545 -198.696625 50.474197 + 0.661496 42.132957 -193.128845 53.199165 42.132954 -193.128830 53.199162 + 0.669829 42.928207 -187.581253 55.187332 42.928204 -187.581238 55.187328 + 0.678163 43.448112 -182.026810 56.480286 43.448109 -182.026794 56.480282 + 0.686496 43.688107 -176.441956 57.084923 43.688103 -176.441940 57.084919 + 0.694829 43.775570 -170.813675 57.260166 43.775566 -170.813660 57.260162 + 0.703163 43.906441 -165.146271 57.399723 43.906437 -165.146255 57.399719 + 0.711496 44.075253 -159.432526 57.502876 44.075249 -159.432510 57.502872 + 0.719829 44.272610 -153.663986 57.564476 44.272606 -153.663971 57.564472 + 0.728163 44.308659 -147.773499 57.496681 44.308655 -147.773483 57.496677 + 0.736496 44.055103 -141.698029 57.247551 44.055099 -141.698013 57.247547 + 0.744829 43.495258 -135.407700 56.818470 43.495255 -135.407684 56.818466 + 0.753163 42.669651 -128.915070 56.234627 42.669647 -128.915054 56.234623 + 0.761496 42.117188 -122.614143 55.739040 42.117184 -122.614136 55.739037 + 0.769829 41.917225 -116.615784 55.377689 41.917221 -116.615776 55.377686 + 0.778163 42.000816 -110.921959 55.132744 42.000813 -110.921951 55.132740 + 0.786496 41.993988 -105.177948 54.926727 41.993984 -105.177940 54.926723 + 0.794829 40.699623 -98.065643 54.521896 40.699619 -98.065636 54.521893 + 0.803163 37.975677 -89.457596 53.892200 37.975674 -89.457588 53.892197 + 0.811496 33.774467 -79.366776 53.022408 33.774464 -79.366768 53.022404 + 0.819829 29.318085 -69.495094 52.113884 29.318083 -69.495087 52.113880 + } + } + Group HitData01 + { + AttackingStartTime 1.065693 + AttackingEndTime 1.527981 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + 1.065693 57.385941 -9.758572 4.035317 57.385937 -9.758571 4.035316 + 1.074027 57.403458 -29.034414 -4.489118 57.403454 -29.034412 -4.489118 + 1.082360 60.384178 -49.826878 -14.519074 60.384174 -49.826874 -14.519073 + 1.090693 65.291245 -76.528198 -24.432671 65.291237 -76.528191 -24.432669 + 1.099027 67.877312 -109.590385 -32.919716 67.877304 -109.590378 -32.919712 + 1.107360 65.766167 -138.717316 -41.878845 65.766159 -138.717300 -41.878841 + 1.115693 63.962357 -163.858704 -51.948490 63.962353 -163.858688 -51.948486 + 1.124027 66.431564 -188.105164 -62.380695 66.431557 -188.105148 -62.380692 + 1.132360 69.871841 -213.874344 -70.448685 69.871834 -213.874329 -70.448677 + 1.140693 67.945183 -237.221146 -75.084045 67.945175 -237.221130 -75.084038 + 1.149027 63.878910 -254.495178 -78.073540 63.878906 -254.495163 -78.073532 + 1.157360 61.143661 -263.825012 -80.628059 61.143658 -263.824982 -80.628052 + 1.165693 58.533638 -269.523987 -81.886757 58.533634 -269.523956 -81.886749 + 1.174027 54.271606 -273.788849 -81.404778 54.271603 -273.788818 -81.404770 + 1.182360 48.555107 -275.801208 -79.629723 48.555103 -275.801178 -79.629715 + 1.190693 41.649857 -275.321716 -76.948715 41.649853 -275.321686 -76.948708 + 1.199027 34.437901 -274.104980 -74.101616 34.437897 -274.104950 -74.101608 + 1.207360 27.119154 -272.655884 -71.258240 27.119152 -272.655853 -71.258232 + 1.215693 19.676336 -271.017487 -68.429871 19.676334 -271.017456 -68.429863 + 1.224027 12.112918 -269.096619 -65.566452 12.112917 -269.096588 -65.566444 + 1.232360 4.487238 -266.431061 -62.459648 4.487237 -266.431030 -62.459644 + 1.240693 -3.240914 -263.096954 -59.115292 -3.240914 -263.096924 -59.115288 + 1.249027 -11.139987 -259.253937 -55.552460 -11.139986 -259.253906 -55.552456 + 1.257360 -18.979826 -255.052826 -51.843449 -18.979824 -255.052811 -51.843445 + 1.265693 -26.347574 -250.554443 -48.086651 -26.347572 -250.554428 -48.086647 + 1.274027 -33.302856 -245.826126 -44.284679 -33.302853 -245.826111 -44.284676 + 1.282360 -39.911827 -240.936859 -40.441879 -39.911823 -240.936844 -40.441875 + 1.290693 -45.929482 -235.967789 -36.619320 -45.929478 -235.967773 -36.619316 + 1.299026 -51.225231 -230.946243 -32.847622 -51.225227 -230.946228 -32.847618 + 1.307360 -55.863934 -225.872452 -29.123909 -55.863930 -225.872437 -29.123907 + 1.315693 -59.875397 -220.768341 -25.443157 -59.875393 -220.768326 -25.443155 + 1.324026 -62.905762 -215.832962 -21.740631 -62.905758 -215.832947 -21.740629 + 1.332360 -64.869629 -211.005859 -17.988781 -64.869621 -211.005844 -17.988779 + 1.340693 -65.793732 -206.153152 -14.181399 -65.793724 -206.153137 -14.181398 + 1.349026 -65.838493 -201.245926 -10.262971 -65.838486 -201.245911 -10.262970 + 1.357360 -65.461411 -196.555267 -6.026262 -65.461403 -196.555252 -6.026261 + 1.365693 -64.679047 -192.012802 -1.439454 -64.679039 -192.012787 -1.439454 + 1.374026 -63.473110 -187.514999 3.507867 -63.473106 -187.514984 3.507866 + 1.382360 -61.750820 -182.851517 8.670013 -61.750816 -182.851501 8.670012 + 1.390693 -59.383663 -177.743073 13.811619 -59.383659 -177.743057 13.811618 + 1.399026 -56.376953 -172.075531 18.924768 -56.376949 -172.075516 18.924767 + 1.407360 -52.753704 -165.761932 24.001015 -52.753700 -165.761917 24.001013 + 1.415693 -49.342060 -159.738434 29.076904 -49.342056 -159.738419 29.076902 + 1.424026 -46.520458 -154.635025 34.221531 -46.520454 -154.635010 34.221527 + 1.432360 -44.137272 -150.474121 39.490005 -44.137268 -150.474106 39.490002 + 1.440693 -41.951801 -146.961929 44.853390 -41.951797 -146.961914 44.853386 + 1.449026 -38.845539 -141.017365 49.506958 -38.845535 -141.017349 49.506954 + 1.457360 -34.613609 -131.828873 53.159389 -34.613605 -131.828857 53.159386 + 1.465693 -29.275812 -119.410278 55.729012 -29.275810 -119.410271 55.729008 + 1.474026 -23.292732 -104.846451 57.197102 -23.292730 -104.846443 57.197098 + 1.482360 -18.365274 -92.031372 57.763535 -18.365273 -92.031364 57.763531 + 1.490693 -14.450542 -81.418098 57.531868 -14.450541 -81.418091 57.531864 + 1.499026 -11.414427 -73.076302 56.579384 -11.414426 -73.076294 56.579380 + 1.507360 -9.411585 -67.048393 55.529305 -9.411584 -67.048386 55.529301 + 1.515693 -8.720868 -63.343067 55.304070 -8.720867 -63.343063 55.304066 + 1.524026 -9.444385 -61.857201 55.983208 -9.444384 -61.857197 55.983204 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.408759 + LoopEndTime 1.761557 +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/intro/not_selected.msa b/serverfiles/main/srv1/share/data/pc/shaman/intro/not_selected.msa new file mode 100644 index 000000000..658d8c038 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/intro/not_selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/intro/not_selected.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/intro/selected.msa b/serverfiles/main/srv1/share/data/pc/shaman/intro/selected.msa new file mode 100644 index 000000000..3dd19bd25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/intro/selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/intro/selected.gr2" +MotionDuration 2.033334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/intro/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/intro/wait.msa new file mode 100644 index 000000000..0b1e5a986 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/intro/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/intro/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack.msa new file mode 100644 index 000000000..a2ac7df10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\attack.GR2" +MotionDuration 1.666667 + +Group ComboInputData +{ + PreInputTime 0.584615 + DirectInputTime 1.061539 + InputLimitTime 1.238462 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.634615 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack_1.msa new file mode 100644 index 000000000..b9f1d2072 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack_1.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\attack_1.GR2" +MotionDuration 1.666667 + +Group ComboInputData +{ + PreInputTime 0.688462 + DirectInputTime 1.050000 + InputLimitTime 1.176923 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.526923 + AttackingEndTime 0.857692 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack_2.msa new file mode 100644 index 000000000..528021c7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/attack_2.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\attack_2.GR2" +MotionDuration 1.666667 + +Group ComboInputData +{ + PreInputTime 0.603846 + DirectInputTime 0.926923 + InputLimitTime 1.103846 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.553846 + AttackingEndTime 0.726923 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_01.msa new file mode 100644 index 000000000..0d48c3a19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_01.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -131.76 0.00 + +Group ComboInputData +{ + PreInputTime 0.167094 + DirectInputTime 0.533333 + InputLimitTime 0.602564 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 8.000000 + AttackingStartTime 0.192308 + AttackingEndTime 0.315385 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.192308 -46.995506 -13.970522 146.683151 -54.275871 108.740379 188.980042 + 0.200641 -49.442307 -25.598104 141.231308 -80.328575 90.381035 191.179962 + 0.208974 -48.925102 -38.902138 134.697052 -105.301872 63.412235 191.735825 + 0.217308 -44.242638 -53.100536 127.147919 -125.523422 26.525454 190.021835 + 0.225641 -34.685852 -66.419044 118.826851 -136.515366 -20.171759 185.098465 + 0.233974 -20.840315 -76.604248 110.151329 -133.426102 -74.215721 175.103012 + 0.242308 -3.741836 -82.217232 101.608017 -110.580467 -129.217331 158.848587 + 0.250641 15.000633 -82.307358 93.761009 -65.658401 -174.888580 136.455551 + 0.258974 33.687275 -76.053665 87.207222 -3.946468 -198.501450 109.348328 + 0.267308 50.077217 -62.869793 82.230972 64.521782 -192.043655 79.893646 + 0.275641 61.129086 -43.337482 79.102303 127.195580 -151.762283 51.187031 + 0.283974 63.680622 -20.114931 78.190094 166.941925 -80.819633 27.672403 + 0.292308 59.220440 -2.608357 78.978828 172.536926 -13.844470 16.264215 + 0.300641 53.796860 7.225286 80.086380 162.709244 29.123053 12.569182 + 0.308974 51.045780 11.248337 80.831078 154.982773 48.077656 11.978332 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_02.msa new file mode 100644 index 000000000..7e8806365 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_02.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/combo_02.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -85.25 0.00 + +Group ComboInputData +{ + PreInputTime 0.100513 + DirectInputTime 0.543248 + InputLimitTime 0.636581 + LinkTime 0.019658 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.215385 + AttackingEndTime 0.320684 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.215385 50.875904 -45.767380 84.649124 92.170219 75.780571 64.134193 + 0.223718 46.401123 -58.037334 83.510841 113.047699 52.233116 66.229195 + 0.232051 38.865246 -70.576965 84.412064 134.507126 16.758497 73.225502 + 0.240385 28.710052 -81.944748 86.543533 148.422806 -31.661043 80.187645 + 0.248718 15.247875 -92.295876 87.212936 144.921738 -90.605110 78.166924 + 0.257051 -3.971214 -99.818283 87.962982 112.863251 -154.630936 72.301491 + 0.265385 -28.952105 -99.683357 91.731163 43.303974 -206.049118 72.616264 + 0.273718 -52.860699 -87.248558 99.436462 -47.194126 -216.277206 84.621033 + 0.282051 -67.736366 -62.390160 109.266914 -131.847275 -175.400467 104.970879 + 0.290385 -65.410675 -30.050493 118.772537 -181.711960 -87.603081 126.628006 + 0.298718 -45.172756 -6.072801 125.483879 -173.286118 6.724322 143.461380 + 0.307051 -24.763910 1.163889 129.420105 -138.093216 59.302464 155.427109 + 0.315385 -12.869746 1.054871 132.645905 -111.205673 80.042694 164.125427 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_03.msa new file mode 100644 index 000000000..b0eaeed20 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_03.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/combo_03.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -143.01 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.084786 + DirectInputTime 0.418462 + InputLimitTime 0.664615 + LinkTime 0.060171 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.180513 + AttackingEndTime 0.522393 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.180513 -31.772713 -37.834511 78.136955 -88.183434 77.151932 55.867245 + 0.188846 -29.740181 -41.937149 77.331253 -97.558609 66.094238 52.233913 + 0.197180 -27.270653 -46.132713 76.627525 -106.330162 53.191090 48.620747 + 0.205513 -24.321413 -50.264729 76.077728 -113.596153 38.983269 45.016418 + 0.213846 -21.075380 -53.869522 75.741516 -117.695999 26.182631 41.739910 + 0.222180 -17.631435 -56.907448 75.576141 -119.161095 15.472648 38.795044 + 0.230513 -14.055503 -59.389217 75.557907 -118.614822 7.032093 36.117401 + 0.238846 -10.112817 -61.630650 75.716133 -117.086121 -1.057320 33.436420 + 0.247180 -4.846325 -64.447098 76.189148 -115.808334 -14.709476 30.215269 + 0.255513 1.904002 -67.572304 77.204269 -113.221878 -33.972107 27.034044 + 0.263846 10.028392 -70.670708 79.131798 -107.689720 -58.214077 25.398321 + 0.272180 19.238415 -73.559753 82.387451 -97.842812 -87.441780 27.621847 + 0.280513 30.165279 -75.900154 87.524788 -79.141441 -123.200661 35.422039 + 0.288846 43.283905 -75.965027 95.086479 -45.923626 -159.311142 50.416145 + 0.297180 57.907307 -71.266815 106.310814 3.586384 -185.357651 75.773705 + 0.305513 69.647400 -60.266201 120.895630 57.362743 -189.314743 111.120499 + 0.313846 74.234047 -47.189461 132.903351 95.271980 -175.148712 142.059692 + 0.322179 73.941391 -34.535736 141.474792 120.948509 -153.149521 166.396591 + 0.330513 70.886444 -22.730167 146.726852 139.377274 -126.363152 185.057129 + 0.338846 66.581619 -12.421836 149.067169 151.444946 -97.715904 198.292496 + 0.347179 62.591431 -5.909350 150.369644 155.198822 -77.354439 207.109970 + 0.355513 60.160992 -2.877493 151.172287 155.009369 -67.736320 211.976166 + 0.363846 59.823456 -2.938178 151.678101 153.353256 -69.061333 213.158981 + 0.372179 60.915543 -5.143600 151.952118 150.892609 -77.672112 211.481308 + 0.380513 61.197922 -6.564700 152.308975 149.360382 -82.552948 210.215408 + 0.388846 60.586330 -6.946945 152.833755 149.254791 -83.078438 209.771332 + 0.397179 59.119488 -6.309586 153.521301 150.596008 -79.221466 210.230148 + 0.405513 56.999645 -5.017936 154.344086 152.766479 -71.924026 211.372910 + 0.413846 54.918480 -4.131773 155.396622 154.537521 -65.061920 212.524170 + 0.422179 52.924137 -3.727033 156.702652 155.819656 -58.938877 213.835449 + 0.430513 51.005386 -3.812716 158.258606 156.562515 -53.592216 215.527191 + 0.438846 49.115044 -4.270146 159.962997 156.734985 -48.702259 217.787949 + 0.447179 47.140678 -4.647757 161.536545 156.428329 -42.931515 220.617569 + 0.455513 45.085155 -4.908587 162.949463 155.543655 -36.159325 223.960175 + 0.463846 42.959465 -5.054944 164.195145 153.942902 -28.388117 227.742233 + 0.472179 40.819683 -5.143356 165.274231 151.503372 -20.006083 231.819046 + 0.480513 38.827396 -5.337673 166.209137 148.319641 -12.288429 235.945236 + 0.488846 36.999134 -5.631947 167.014359 144.539902 -5.409464 240.054947 + 0.497179 35.335201 -6.007727 167.702393 140.305923 0.579369 244.107544 + 0.505513 33.850243 -6.435062 168.267838 135.823166 5.670485 247.985886 + 0.513846 32.596863 -6.854528 168.678467 131.492310 9.949441 251.366501 + 0.522179 31.571842 -7.249514 168.962677 127.518425 13.484742 254.193802 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_04.msa new file mode 100644 index 000000000..29968b7b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_04.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/combo_04.gr2" +MotionDuration 1.266667 +Accumulation -12.89 -105.52 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 1.057692 + DirectInputTime 1.057692 + InputLimitTime 0.730769 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 2 + StartingTime 0.630086 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.659316 + DuringTime 0.200000 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 17.000000 + CollisionType 0 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_05.msa new file mode 100644 index 000000000..eeaba45ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_05.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\onehand_sword\combo_05.GR2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 0.295215 + DirectInputTime 0.661395 + InputLimitTime 0.848743 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.346310 + AttackingEndTime 0.493917 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.346310 66.648582 -72.065704 113.919144 71.950722 44.483112 175.662582 + 0.354643 62.341873 -81.945061 108.514603 96.753334 28.978315 171.249390 + 0.362976 54.678459 -92.312462 102.872307 120.595070 4.527282 163.706497 + 0.371310 43.213760 -101.762032 97.376717 138.809891 -29.192671 152.322220 + 0.379643 28.327314 -108.504646 92.437492 146.319794 -69.578148 137.007416 + 0.387976 10.581966 -111.249237 88.537033 139.109955 -113.313896 118.540192 + 0.396310 -8.861479 -108.758446 86.166687 114.161537 -154.999451 98.454292 + 0.404643 -28.041742 -100.175301 85.736588 71.094612 -187.079300 79.128075 + 0.412976 -43.886826 -86.127480 87.308945 16.273905 -201.224808 63.702644 + 0.421310 -54.539726 -68.087257 90.514053 -42.109158 -194.242661 53.714188 + 0.429643 -58.912201 -47.850636 94.843262 -95.736862 -166.271301 49.627468 + 0.437976 -56.532608 -27.431549 99.721405 -136.748062 -120.282158 51.057796 + 0.446310 -48.195152 -9.670885 104.452354 -158.358810 -64.714783 56.934395 + 0.454643 -36.088375 3.642068 108.522461 -160.074127 -9.617175 65.213089 + 0.462976 -22.230429 12.400908 111.794342 -145.897736 38.997009 74.072136 + 0.471310 -8.205058 17.115015 114.338562 -120.932610 77.942856 82.457680 + 0.479643 4.756332 18.560547 116.244957 -90.532295 105.994370 89.798943 + 0.487976 15.522243 17.684515 117.469322 -60.558601 123.299858 95.535484 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_06.msa new file mode 100644 index 000000000..82ec55b89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_06.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\onehand_sword\combo_06.GR2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.214112 + DirectInputTime 0.694242 + InputLimitTime 0.944039 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.324412 + AttackingEndTime 0.587186 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.324412 -36.126137 -14.144065 83.238525 -102.857071 12.042028 194.073898 + 0.332745 -36.401619 -25.074085 82.789360 -95.513023 30.669180 186.688263 + 0.341079 -34.804600 -35.404903 83.024155 -97.927116 46.306610 165.045105 + 0.349412 -31.756588 -44.682892 83.378891 -108.463692 47.889935 137.834213 + 0.357745 -27.413017 -52.979946 83.662407 -120.701782 35.963196 112.060402 + 0.366079 -21.787275 -60.311916 83.805046 -130.394211 14.219752 91.224907 + 0.374412 -14.809752 -66.577362 83.779785 -135.513290 -13.801246 76.382805 + 0.382745 -6.603741 -71.643250 83.687355 -134.953598 -45.650616 67.174774 + 0.391079 2.628749 -75.431129 83.608963 -127.621124 -79.718834 62.694431 + 0.399412 12.945993 -77.699608 83.510872 -111.892227 -114.696640 62.276691 + 0.407745 24.306795 -78.094330 83.473106 -85.879097 -148.282318 65.438179 + 0.416079 36.482544 -76.205345 83.701187 -48.373821 -176.565231 71.922989 + 0.424412 48.551479 -71.539841 84.234688 -1.612003 -193.507477 78.715897 + 0.432745 59.350567 -64.052307 84.893806 49.120060 -195.574982 82.571358 + 0.441079 68.377106 -54.174812 85.791054 99.859680 -182.267776 84.545883 + 0.449412 75.207748 -42.423035 87.055328 146.434464 -153.494858 85.661659 + 0.457745 79.518791 -29.425539 88.804955 184.021072 -110.040886 86.742851 + 0.466079 81.262764 -16.803646 91.256897 206.100220 -59.598061 89.540268 + 0.474412 81.151283 -6.235608 94.227936 212.862442 -14.681687 94.682571 + 0.482745 80.017059 2.164146 97.231354 210.627670 20.940500 100.583420 + 0.491079 78.510277 8.501663 99.935791 204.735779 46.601734 106.197914 + 0.499412 77.099213 12.956685 102.136864 198.927048 62.990097 110.983482 + 0.507745 75.887222 16.222263 104.055809 194.327225 73.370827 115.454689 + 0.516079 74.710274 19.058113 106.079987 190.257034 81.229660 120.489044 + 0.524412 73.593376 21.482410 108.190643 186.958694 86.701836 126.042717 + 0.532745 72.557648 23.503551 110.380287 184.581985 89.862968 132.081696 + 0.541079 71.619240 25.122047 112.652534 183.187912 90.732330 138.569778 + 0.549412 70.708008 26.458080 114.959831 182.323395 90.122856 145.172348 + 0.557745 69.725334 27.673624 117.230324 181.412338 89.128052 151.484650 + 0.566078 68.676407 28.767939 119.465004 180.469559 87.763733 157.488419 + 0.574412 67.565300 29.739853 121.665756 179.508575 86.043907 163.169449 + 0.582745 66.394386 30.588430 123.834358 178.539001 83.985168 168.515137 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_07.msa new file mode 100644 index 000000000..5e389c19c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/combo_07.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\onehand_sword\combo_07.GR2" +MotionDuration 1.266667 + +Group ComboInputData +{ + PreInputTime 1.266667 + DirectInputTime 1.266667 + InputLimitTime 1.266667 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 2 + StartingTime 0.637956 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.653366 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 17.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage.msa new file mode 100644 index 000000000..e0fab89fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_1.msa new file mode 100644 index 000000000..2e9464983 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_2.msa new file mode 100644 index 000000000..bef2f7fda --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_3.msa new file mode 100644 index 000000000..77fe036ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/pick_up.msa new file mode 100644 index 000000000..25ddc42b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/run.msa new file mode 100644 index 000000000..0a189c90e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/wait.msa new file mode 100644 index 000000000..21adca728 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/wait.gr2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/wait_1.msa new file mode 100644 index 000000000..0601df24c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/wait_1.msa @@ -0,0 +1,7 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\wait_1.GR2" +MotionDuration 1.333333 + +CancelEnableSkill 0 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/walk.msa new file mode 100644 index 000000000..ebe546329 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/run.msa new file mode 100644 index 000000000..0abe670f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu.msa new file mode 100644 index 000000000..7c30c04c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.087591 + LoopEndTime 1.109489 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.813869 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/1bipamaking.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.098540 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/bipabu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_2.msa new file mode 100644 index 000000000..77c0040aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_2.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.087591 + LoopEndTime 1.109489 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.788321 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/bipabu_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.098540 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/bipabu_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_3.msa new file mode 100644 index 000000000..615143691 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_3.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.087591 + LoopEndTime 1.109489 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.795621 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/bipabu_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.098540 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/bipabu_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_4.msa new file mode 100644 index 000000000..b990f56ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/bipabu_4.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.102190 + LoopEndTime 1.109489 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.661539 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/bipabu_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.094891 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/bipabu_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_2.msa new file mode 100644 index 000000000..ebb611b3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_3.msa new file mode 100644 index 000000000..ebb611b3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_3.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_4.msa new file mode 100644 index 000000000..eb59310e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_me.msa new file mode 100644 index 000000000..6f16cec9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_target.msa new file mode 100644 index 000000000..b1274c4c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/boho_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/budong.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/budong.msa new file mode 100644 index 000000000..366544056 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/budong.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.657692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/7budongbakbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.042308 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/budongbakbu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/budong_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/budong_2.msa new file mode 100644 index 000000000..366544056 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/budong_2.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.657692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/7budongbakbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.042308 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/budongbakbu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/budong_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/budong_3.msa new file mode 100644 index 000000000..366544056 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/budong_3.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.657692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/7budongbakbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.042308 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/budongbakbu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/budong_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/budong_4.msa new file mode 100644 index 000000000..5778c911e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/budong_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.657692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/7budongbakbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.042308 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/budongbakbu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/buhwal.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/buhwal.msa new file mode 100644 index 000000000..b4f413c3f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/buhwal.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\buhwal.GR2" +MotionDuration 2.000000 + +Group LoopData +{ + MotionLoopCount 5 + LoopCancelEnable 0 + LoopStartTime 0.452555 + LoopEndTime 0.997567 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.598540 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/buhwal.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak.msa new file mode 100644 index 000000000..b3ac74adb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.326034 + + EffectFileName "d:/ymir work/pc/shaman/effect/byeorak.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_2.msa new file mode 100644 index 000000000..a9203df22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_2.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.321979 + + EffectFileName "d:/ymir work/pc/shaman/effect/byeorak_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_3.msa new file mode 100644 index 000000000..9a56d0817 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_3.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 10 + StartingTime 0.321979 + + EffectFileName "d:/ymir work/pc/shaman/effect/byeorak_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.309813 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_4.msa new file mode 100644 index 000000000..a127a983f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/byeorak_4.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 10 + StartingTime 0.321979 + + EffectFileName "d:/ymir work/pc/shaman/effect/byeorak_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.305758 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/chojeon.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/chojeon.msa new file mode 100644 index 000000000..a18afc5ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/chojeon.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.059829 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/8chojeonbu.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/daejeongeop_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/daejeongeop_me.msa new file mode 100644 index 000000000..05544ebd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/daejeongeop_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.305758 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_upgrade.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/daejeongeop_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/daejeongeop_target.msa new file mode 100644 index 000000000..bfe753adc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/daejeongeop_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_upgrade.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/gamji_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/gamji_me.msa new file mode 100644 index 000000000..6f16cec9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/gamji_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/gamji_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/gamji_target.msa new file mode 100644 index 000000000..8bd44f3df --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/gamji_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_2.msa new file mode 100644 index 000000000..7dd783025 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_3.msa new file mode 100644 index 000000000..7dd783025 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_3.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_4.msa new file mode 100644 index 000000000..b4d0ca154 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow_4.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_me.msa new file mode 100644 index 000000000..d6c24e5a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.399027 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_target.msa new file mode 100644 index 000000000..7dd783025 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/gicheon_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_gasokhwa.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_gasokhwa.msa new file mode 100644 index 000000000..c737559b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_gasokhwa.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369019 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/gasokhwa_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_jumunsul.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_jumunsul.msa new file mode 100644 index 000000000..4c53c6f4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_jumunsul.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.409570 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/jumunsul_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_seonghwigap.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_seonghwigap.msa new file mode 100644 index 000000000..8d5da5522 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_seonghwigap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.474453 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/seonghwigap_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuibunno.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuibunno.msa new file mode 100644 index 000000000..a341635d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuibunno.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.462287 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuibunno_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuichukbok.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuichukbok.msa new file mode 100644 index 000000000..2ef3bca7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuichukbok.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.462287 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuichukbok_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuipi.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuipi.msa new file mode 100644 index 000000000..a7788256a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/guild_yongsinuipi.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.458232 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuipi_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/gwihwan.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/gwihwan.msa new file mode 100644 index 000000000..6feb6cb85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/gwihwan.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.055556 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/4gwihwan.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_2.msa new file mode 100644 index 000000000..a8f6df102 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.317924 + + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_3.msa new file mode 100644 index 000000000..a8f6df102 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_3.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.317924 + + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_4.msa new file mode 100644 index 000000000..b9b65b2ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.317924 + + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_me.msa new file mode 100644 index 000000000..4774d46e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_target.msa new file mode 100644 index 000000000..a8f6df102 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/hosin_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.317924 + + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/inma.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/inma.msa new file mode 100644 index 000000000..f3b069c98 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/inma.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 4 + LoopCancelEnable 0 + LoopStartTime 0.666667 + LoopEndTime 0.940171 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.450122 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/9inmahapsin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_2.msa new file mode 100644 index 000000000..f96478e91 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeongeop_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_3.msa new file mode 100644 index 000000000..e9237ef5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_3.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeongeop_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_4.msa new file mode 100644 index 000000000..2b23e0ab8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_me.msa new file mode 100644 index 000000000..8335120dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.305758 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_target.msa new file mode 100644 index 000000000..0b1559511 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeongeop_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungche_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungche_me.msa new file mode 100644 index 000000000..42635bd0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungche_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungche_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungche.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungche_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungche_target.msa new file mode 100644 index 000000000..b21d6100f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungche_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungche_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungche.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeunghon_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeunghon_me.msa new file mode 100644 index 000000000..f1e4c9177 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeunghon_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeunghon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeunghon.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeunghon_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeunghon_target.msa new file mode 100644 index 000000000..5b7480755 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeunghon_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeunghon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.309813 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeunghon.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok.msa new file mode 100644 index 000000000..974af6f3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_2.msa new file mode 100644 index 000000000..974af6f3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_2.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_3.msa new file mode 100644 index 000000000..974af6f3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_3.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_4.msa new file mode 100644 index 000000000..5be3d7145 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_4.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_me.msa new file mode 100644 index 000000000..fb8599c35 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_target.msa new file mode 100644 index 000000000..974af6f3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungryeok_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungsok_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungsok_me.msa new file mode 100644 index 000000000..5123a83d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungsok_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungsok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.399027 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungsok_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungsok_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungsok_target.msa new file mode 100644 index 000000000..eb7be5468 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jeungsok_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungsok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.390917 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungsok_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jigam_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jigam_me.msa new file mode 100644 index 000000000..f975073ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jigam_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jigam_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jigam.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/jigam_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/jigam_target.msa new file mode 100644 index 000000000..8d7657b9c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/jigam_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jigam_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/jigam.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_2.msa new file mode 100644 index 000000000..70e22225e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_2.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.681265 + LoopEndTime 0.957265 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.709651 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.397405 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 10 + StartingTime 1.269262 + + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_3.msa new file mode 100644 index 000000000..afd2365b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_3.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.681265 + LoopEndTime 0.957265 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.709651 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.397405 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 10 + StartingTime 1.285483 + + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_4.msa new file mode 100644 index 000000000..67c8eab06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_4.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.681265 + LoopEndTime 0.957265 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.709651 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.397405 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 10 + StartingTime 1.285483 + + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_me.msa new file mode 100644 index 000000000..5fbf95c32 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_me.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.666667 + LoopEndTime 0.940171 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675214 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.354701 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_target.msa new file mode 100644 index 000000000..5eec06c09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/kwaesok_target.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.681265 + LoopEndTime 0.957265 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.709651 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.397405 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 10 + StartingTime 1.338199 + + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/me.msa new file mode 100644 index 000000000..f1cd80fd8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/me.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/skill/me.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon.msa new file mode 100644 index 000000000..2f6de6dd8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.036496 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/noejeon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.076642 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/noejeon_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_2.msa new file mode 100644 index 000000000..c1bbd8c46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.036496 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/noejeon_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.076642 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/noejeon_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_3.msa new file mode 100644 index 000000000..e5560ef31 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.036496 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/noejeon_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.076642 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/noejeon_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_4.msa new file mode 100644 index 000000000..80c3e39d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/noejeon_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.036496 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/noejeon_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FlyFileName "d:/ymir work/pc/shaman/effect/noejeon_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong.msa new file mode 100644 index 000000000..f21e237b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.563666 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.528792 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 330.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_2.msa new file mode 100644 index 000000000..c93399f53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.567721 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_3.msa new file mode 100644 index 000000000..934b79455 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_3.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.567721 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.551500 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_4.msa new file mode 100644 index 000000000..a588af65b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/paeryong_4.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\byeorak.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.555556 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.567721 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.543390 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe.msa new file mode 100644 index 000000000..c64e42012 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.310219 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/pokroe_a.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.087591 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/shaman/effect/pokroe.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_2.msa new file mode 100644 index 000000000..b0650b889 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.310219 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/pokroe_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.087591 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/shaman/effect/pokroe_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_3.msa new file mode 100644 index 000000000..87d7fa14a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.310219 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/pokroe_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.087591 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/shaman/effect/pokroe_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_4.msa new file mode 100644 index 000000000..ec264576f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/pokroe_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.310219 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/pokroe_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.087591 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/shaman/effect/pokroe_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/shoot.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/shoot.msa new file mode 100644 index 000000000..0b4b3555d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/shoot.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/sinchak_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/sinchak_me.msa new file mode 100644 index 000000000..98d766481 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/sinchak_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/sinchak_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/sinchak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/sinchak_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/sinchak_target.msa new file mode 100644 index 000000000..e8cffc1fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/sinchak_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/sinchak_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.301703 + + EffectFileName "d:/ymir work/pc/shaman/effect/sinchak.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/sohwan.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/sohwan.msa new file mode 100644 index 000000000..fa67a79a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/sohwan.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\target.GR2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 3 + LoopCancelEnable 0 + LoopStartTime 0.648824 + LoopEndTime 0.973236 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.231144 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/12sohwanbu_me.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.381184 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/12sohwanbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.843471 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/12sohwanbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/suho.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/suho.msa new file mode 100644 index 000000000..21dcb9b1f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/suho.msa @@ -0,0 +1,23 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.196581 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/5suhojeonryeong.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/target.msa new file mode 100644 index 000000000..809e95297 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/target.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/skill/target.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/use_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/use_me.msa new file mode 100644 index 000000000..24bfe225b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/use_me.msa @@ -0,0 +1,7 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\2_me.GR2" +MotionDuration 1.966667 + +CancelEnableSkill 0 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/use_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/use_target.msa new file mode 100644 index 000000000..55da3f52a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/use_target.msa @@ -0,0 +1,7 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\2_target.GR2" +MotionDuration 1.966667 + +CancelEnableSkill 0 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/wonsin_me.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/wonsin_me.msa new file mode 100644 index 000000000..125a7e0c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/wonsin_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/wonsin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/wonsin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/wonsin_target.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/wonsin_target.msa new file mode 100644 index 000000000..e9a03281c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/wonsin_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\me.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/wonsin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/wonsin.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa.msa new file mode 100644 index 000000000..17c5a53bd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa.msa @@ -0,0 +1,87 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/shaman/effect/yongpa.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.441606 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/yongpa_a.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/noegem_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.193431 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 150.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.445256 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -600.000000 150.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_2.msa new file mode 100644 index 000000000..d0d3d42ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_2.msa @@ -0,0 +1,87 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/shaman/effect/yongpa_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.441606 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/yongpa_2_head.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/noegem_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.193431 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 150.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.445256 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -600.000000 150.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_3.msa new file mode 100644 index 000000000..e83bac30e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_3.msa @@ -0,0 +1,97 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/shaman/effect/yongpa_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.441606 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/yongpa_3_head.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/noegem_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.193431 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 150.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.445256 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -600.000000 150.000000 + } + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.087591 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_4.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_4.msa new file mode 100644 index 000000000..a14679ada --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongpa_4.msa @@ -0,0 +1,97 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\skill\shoot.GR2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/shaman/effect/yongpa_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.441606 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/yongpa_4_head.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/noegem_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.193431 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 150.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.445256 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -600.000000 150.000000 + } + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.076642 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/skill/yongsin.msa b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongsin.msa new file mode 100644 index 000000000..ee47cd838 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/skill/yongsin.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\shaman\skill\yongsin.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.729927 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/yongsin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/yongsin_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_05.msa new file mode 100644 index 000000000..d681e9418 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_05.GR2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_06.msa new file mode 100644 index 000000000..f271f2fb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_06.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_07.msa new file mode 100644 index 000000000..036f5c60b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/combo_07.msa @@ -0,0 +1,102 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_07.GR2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.600000 + DirectInputTime 1.600000 + InputLimitTime 1.600000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.443796 + AttackingEndTime 0.883698 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.443796 -61.981697 11.144583 131.666183 -72.906975 155.342453 91.821266 + 0.452129 -62.338612 8.959702 132.565186 -77.047150 152.698563 92.281166 + 0.460462 -62.657562 7.021767 133.409286 -79.944328 150.535355 93.346519 + 0.468796 -62.955017 5.301614 134.208420 -81.609360 148.862350 94.935905 + 0.477129 -63.236328 3.776859 134.958847 -81.987770 147.676758 96.995766 + 0.485462 -63.530979 2.349424 135.612213 -81.323761 146.788528 99.269844 + 0.493796 -63.847260 0.966223 136.155655 -79.702812 146.084015 101.667664 + 0.502129 -64.176979 -0.397204 136.596741 -77.104187 145.488129 104.187859 + 0.510462 -64.523941 -1.825212 136.938553 -73.872787 144.800125 106.712616 + 0.518796 -64.882965 -3.357788 137.190292 -70.168358 143.917938 109.227173 + 0.527129 -65.241493 -5.009181 137.362488 -66.022705 142.788986 111.767609 + 0.535462 -65.602470 -6.859562 137.460205 -61.835133 141.291367 114.284325 + 0.543796 -65.958168 -8.942152 137.491745 -57.798710 139.399063 116.796310 + 0.552129 -66.291718 -11.261944 137.465607 -53.965908 137.129288 119.351440 + 0.560462 -66.586937 -13.883185 137.398270 -50.806210 134.476059 121.889816 + 0.568796 -66.822990 -16.828840 137.294876 -48.519764 131.491455 124.407478 + 0.577129 -66.974411 -20.098734 137.152588 -47.130898 128.231308 126.932869 + 0.585462 -67.019417 -23.771257 136.967621 -47.062817 124.703590 129.420532 + 0.593796 -66.916298 -27.876287 136.727921 -48.470333 120.905762 131.863998 + 0.602129 -66.610405 -32.418301 136.407074 -51.317848 116.785057 134.289520 + 0.610462 -66.061623 -37.596695 135.824310 -55.614075 112.034142 137.045502 + 0.618796 -65.152527 -43.486778 134.845840 -61.210232 106.363922 140.255035 + 0.627129 -63.720753 -50.046791 133.363800 -67.831627 99.531479 143.825821 + 0.635462 -61.585182 -57.052513 131.373199 -75.407951 91.438721 147.475708 + 0.643795 -58.596672 -64.336868 128.809052 -83.715584 81.876350 150.961853 + 0.652129 -54.614838 -71.731789 125.566162 -92.348045 70.621643 154.056686 + 0.660462 -49.547756 -78.852470 121.778877 -100.861366 57.735859 156.571472 + 0.668795 -43.375427 -85.432549 117.516556 -108.941559 43.164097 158.308609 + 0.677129 -36.100677 -91.259644 112.792007 -116.261749 26.788176 159.039719 + 0.685462 -27.680601 -96.083984 107.853760 -122.792320 8.137359 158.761429 + 0.693795 -18.174570 -99.665230 102.864731 -128.010010 -13.169929 157.222275 + 0.702129 -7.685434 -101.756393 97.903458 -131.003113 -37.392262 154.024567 + 0.710462 4.464234 -101.758995 92.669952 -130.672638 -67.963051 148.309311 + 0.718795 18.071091 -98.466011 87.140549 -122.613243 -105.242805 138.732269 + 0.727129 31.746634 -90.712616 81.618340 -101.426453 -144.936371 124.332542 + 0.735462 42.390064 -79.817268 76.798790 -68.322212 -176.147903 107.833794 + 0.743795 49.074364 -67.684616 72.833931 -28.423101 -194.780411 91.291359 + 0.752129 52.051395 -55.577457 69.591011 14.186606 -200.599075 75.501953 + 0.760462 52.274178 -45.416325 67.138878 53.737373 -195.311890 61.738503 + 0.768795 51.241482 -37.823116 65.370712 87.661858 -182.561249 50.390972 + 0.777129 50.004650 -32.469154 64.118874 115.972496 -165.260117 41.430630 + 0.785462 48.467533 -28.158285 63.151909 140.521439 -142.878677 33.735790 + 0.793795 46.522930 -24.507778 62.382595 160.885071 -114.928810 27.094484 + 0.802129 44.284908 -21.536459 61.787827 175.576630 -82.142159 21.920103 + 0.810462 42.041565 -19.275669 61.333107 183.009460 -47.834316 18.760645 + 0.818795 39.970352 -17.663895 60.983685 183.539398 -14.445672 17.652952 + 0.827129 38.145691 -16.609772 60.712833 178.143707 16.717615 18.406576 + 0.835462 36.579430 -15.918985 60.487320 168.299026 43.456036 20.181479 + 0.843795 35.274494 -15.459913 60.292900 156.015549 65.021866 22.289644 + 0.852129 34.225464 -15.155375 60.127636 142.967102 81.777527 24.360315 + 0.860462 33.407681 -14.876461 59.987347 130.498749 94.277000 25.945379 + 0.868795 32.794724 -14.551891 59.872940 119.655228 103.188576 26.820726 + 0.877129 32.358788 -14.155283 59.787167 111.047035 109.258415 26.965933 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.739659 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/twohand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/wedding/wait.msa b/serverfiles/main/srv1/share/data/pc/shaman/wedding/wait.msa new file mode 100644 index 000000000..fc6477b8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/wedding/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/wedding/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/shaman/wedding/walk.msa b/serverfiles/main/srv1/share/data/pc/shaman/wedding/walk.msa new file mode 100644 index 000000000..3160a684c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/shaman/wedding/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/wedding/walk.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -250.76 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/angry.msa b/serverfiles/main/srv1/share/data/pc/sura/action/angry.msa new file mode 100644 index 000000000..e5f403650 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/angry.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/attractive.msa b/serverfiles/main/srv1/share/data/pc/sura/action/attractive.msa new file mode 100644 index 000000000..c17d08d5d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/attractive.gr2" +MotionDuration 4.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/banter.msa b/serverfiles/main/srv1/share/data/pc/sura/action/banter.msa new file mode 100644 index 000000000..3b3fd487a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/banter.gr2" +MotionDuration 7.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/cheers_1.msa b/serverfiles/main/srv1/share/data/pc/sura/action/cheers_1.msa new file mode 100644 index 000000000..8004e1963 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/cheers_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/cheers_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/cheers_2.msa b/serverfiles/main/srv1/share/data/pc/sura/action/cheers_2.msa new file mode 100644 index 000000000..24513b84c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/cheers_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/cheers_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/cheerup.msa b/serverfiles/main/srv1/share/data/pc/sura/action/cheerup.msa new file mode 100644 index 000000000..288af392d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/cheerup.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/clap.msa b/serverfiles/main/srv1/share/data/pc/sura/action/clap.msa new file mode 100644 index 000000000..20db56bed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/clap.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/clap.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/congratulation.msa b/serverfiles/main/srv1/share/data/pc/sura/action/congratulation.msa new file mode 100644 index 000000000..0ee909c1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/dance_1.msa b/serverfiles/main/srv1/share/data/pc/sura/action/dance_1.msa new file mode 100644 index 000000000..4d963e0b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/dance_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/dance_1.gr2" +MotionDuration 31.833336 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/dance_2.msa b/serverfiles/main/srv1/share/data/pc/sura/action/dance_2.msa new file mode 100644 index 000000000..c3a30d457 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/dance_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/dance_2.gr2" +MotionDuration 4.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/dance_3.msa b/serverfiles/main/srv1/share/data/pc/sura/action/dance_3.msa new file mode 100644 index 000000000..e429c6a7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/dance_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/dance_3.gr2" +MotionDuration 28.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/dance_4.msa b/serverfiles/main/srv1/share/data/pc/sura/action/dance_4.msa new file mode 100644 index 000000000..d4b72e99f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/dance_4.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/dance_4.gr2" +MotionDuration 34.333336 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/dance_5.msa b/serverfiles/main/srv1/share/data/pc/sura/action/dance_5.msa new file mode 100644 index 000000000..6f05b8716 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/dance_5.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/dance_5.gr2" +MotionDuration 21.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/dance_6.msa b/serverfiles/main/srv1/share/data/pc/sura/action/dance_6.msa new file mode 100644 index 000000000..72d6d071e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/dance_6.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/dance_6.gr2" +MotionDuration 30.433332 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/forgive.msa b/serverfiles/main/srv1/share/data/pc/sura/action/forgive.msa new file mode 100644 index 000000000..20febd8da --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/forgive.gr2" +MotionDuration 8.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_assassin.msa new file mode 100644 index 000000000..ca6a40ef6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/french_kiss_with_assassin.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_shaman.msa new file mode 100644 index 000000000..13ec8bbb9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/french_kiss_with_shaman.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_sura.msa new file mode 100644 index 000000000..1ac57278b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/french_kiss_with_sura.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_warrior.msa new file mode 100644 index 000000000..23af8d456 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_wolfman.msa new file mode 100644 index 000000000..4de17a69b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/french_kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/joy.msa b/serverfiles/main/srv1/share/data/pc/sura/action/joy.msa new file mode 100644 index 000000000..c882a042b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/joy.gr2" +MotionDuration 5.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_assassin.msa new file mode 100644 index 000000000..dbc4a868b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/kiss_with_assassin.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_shaman.msa new file mode 100644 index 000000000..98d76226b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/kiss_with_shaman.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_sura.msa new file mode 100644 index 000000000..804b5b4fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/kiss_with_sura.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_warrior.msa new file mode 100644 index 000000000..b12e513b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_wolfman.msa new file mode 100644 index 000000000..80838224c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/sad.msa b/serverfiles/main/srv1/share/data/pc/sura/action/sad.msa new file mode 100644 index 000000000..630018bc6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/sad.gr2" +MotionDuration 7.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/shy.msa b/serverfiles/main/srv1/share/data/pc/sura/action/shy.msa new file mode 100644 index 000000000..4874aec3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/shy.gr2" +MotionDuration 4.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/slap_hit.msa b/serverfiles/main/srv1/share/data/pc/sura/action/slap_hit.msa new file mode 100644 index 000000000..915d59eb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/slap_hit.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/slap_hit.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/action/slap_hurt.msa b/serverfiles/main/srv1/share/data/pc/sura/action/slap_hurt.msa new file mode 100644 index 000000000..adf8b6c87 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/action/slap_hurt.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/action/slap_hurt.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/change_weapon.msa new file mode 100644 index 000000000..14069bd25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_01.msa new file mode 100644 index 000000000..48be963b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_01.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.228205 + DirectInputTime 0.607692 + InputLimitTime 0.712821 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.292308 + AttackingEndTime 0.525641 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.292308 -64.359543 5.874933 130.699219 -47.637035 47.595997 154.789093 + 0.300641 -62.652027 -7.038029 137.059464 -58.055809 38.834915 158.863998 + 0.308974 -57.548107 -21.106142 141.130325 -67.312996 23.699512 163.397842 + 0.317308 -49.338501 -34.125092 142.073166 -71.480812 4.691082 166.612045 + 0.325641 -39.717014 -43.942028 141.402664 -69.850693 -12.449082 167.881302 + 0.333974 -29.330355 -51.482693 139.412628 -65.095451 -28.368828 167.442612 + 0.342308 -17.956589 -57.309238 135.921753 -58.037235 -44.772793 164.830750 + 0.350641 -5.540597 -61.002293 131.333267 -47.813980 -61.389866 159.859970 + 0.358974 6.970981 -62.033096 126.690170 -34.124001 -75.730606 153.604263 + 0.367308 19.108156 -60.517353 122.323921 -17.357483 -86.911499 146.285202 + 0.375641 30.475634 -56.651791 118.597961 1.974995 -94.050995 138.341476 + 0.383974 40.024349 -51.184479 115.721855 21.784739 -96.331596 130.889267 + 0.392308 47.288292 -45.161308 113.568886 40.052616 -94.411354 124.659569 + 0.400641 52.590576 -39.202606 111.966408 56.176853 -89.472954 119.769669 + 0.408974 56.299397 -33.650215 110.730942 70.012642 -82.471962 116.148621 + 0.417308 58.722931 -28.236761 109.738617 81.924400 -73.515778 113.273987 + 0.425641 59.978062 -22.980749 108.952591 91.794662 -62.783588 111.051979 + 0.433974 60.154804 -18.030516 108.332275 99.361038 -50.625668 109.512764 + 0.442308 59.361450 -13.563784 107.829018 104.321449 -37.626247 108.598091 + 0.450641 57.837666 -9.881880 107.408180 106.491875 -25.155607 108.096420 + 0.458974 55.841133 -7.016500 107.034157 106.378937 -13.803728 107.953827 + 0.467308 53.575378 -4.921243 106.662086 104.544075 -3.848273 108.089500 + 0.475641 51.266548 -3.531722 106.296234 101.617294 4.307084 108.381538 + 0.483974 49.206841 -2.756287 106.000336 98.474236 10.138352 108.729401 + 0.492308 47.522362 -2.475303 105.752724 95.747353 13.783296 109.070961 + 0.500641 46.276104 -2.592995 105.530632 93.834389 15.425822 109.342857 + 0.508974 45.374153 -2.975968 105.299278 92.599648 15.798402 109.574409 + 0.517308 44.729073 -3.553189 105.036125 91.838936 15.394147 109.796532 + 0.525641 44.330742 -4.326819 104.734985 91.545067 14.225271 109.991264 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_02.msa new file mode 100644 index 000000000..f31567ca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_02.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.128205 + DirectInputTime 0.533333 + InputLimitTime 0.658974 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207692 + AttackingEndTime 0.441026 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.207692 36.226494 -41.836376 93.132713 46.055233 7.580928 101.026634 + 0.216026 33.713116 -46.867867 98.172050 45.851257 2.443870 102.863548 + 0.224359 29.787460 -52.315414 103.627914 46.010124 -3.967689 104.191040 + 0.232692 23.420765 -58.581135 109.122375 46.973152 -13.636775 103.996513 + 0.241026 14.024863 -64.860519 115.021225 47.114304 -27.825705 103.423683 + 0.249359 1.067084 -69.635208 121.891525 43.213276 -47.043209 104.163048 + 0.257692 -14.245625 -70.394394 129.925369 31.922903 -67.619324 108.436745 + 0.266026 -29.162771 -65.771492 138.386078 13.636117 -83.424950 116.994316 + 0.274359 -42.104141 -55.920643 146.503357 -9.659419 -91.253242 129.184494 + 0.282692 -51.543736 -41.608944 153.536407 -34.779270 -88.777321 143.786392 + 0.291026 -55.974247 -26.293732 158.342194 -54.535461 -77.263115 157.319672 + 0.299359 -56.484074 -13.046310 160.976837 -65.924820 -62.751286 167.401443 + 0.307692 -54.952869 -2.871925 162.194183 -70.424011 -50.043884 173.873871 + 0.316026 -52.796829 4.172182 162.657211 -70.286224 -41.453953 177.264374 + 0.324359 -50.339699 9.563728 162.888702 -68.307587 -35.268829 179.265274 + 0.332692 -47.823139 13.665089 163.043320 -65.291451 -31.030813 180.309662 + 0.341026 -45.508892 16.543743 163.188339 -61.547634 -28.681746 180.462448 + 0.349359 -43.420853 18.603092 163.283203 -57.602058 -27.461905 179.953354 + 0.357692 -41.096783 20.917770 163.102692 -54.582584 -25.447779 179.515076 + 0.366026 -38.469238 23.551083 162.642517 -52.511799 -22.545858 179.341476 + 0.374359 -35.490604 26.472807 161.908340 -51.281040 -18.718224 179.498596 + 0.382692 -32.231289 29.444309 160.987137 -50.394886 -14.328052 179.830246 + 0.391026 -28.856833 32.188732 159.999039 -49.336285 -9.963248 180.118637 + 0.399359 -25.390558 34.707668 158.946976 -48.112839 -5.619621 180.357285 + 0.407692 -21.855015 37.003853 157.832947 -46.733646 -1.291450 180.538040 + 0.416026 -18.350632 39.056259 156.646698 -45.270153 2.976497 180.617294 + 0.424359 -14.943927 40.868813 155.385010 -43.773098 7.169902 180.569473 + 0.432692 -11.656553 42.462746 154.051392 -42.259724 11.303115 180.386154 + 0.441025 -8.518781 43.852444 152.654495 -40.744465 15.362733 180.055954 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_03.msa new file mode 100644 index 000000000..037e5906d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.066667 + DirectInputTime 0.415385 + InputLimitTime 0.528205 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.138462 + AttackingEndTime 0.338462 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.138462 -51.994301 -21.154978 165.896378 -4.716457 -3.689760 173.690063 + 0.146795 -51.712757 -29.774483 165.892838 -7.693698 -4.213655 169.034332 + 0.155128 -50.817657 -39.147873 165.559357 -12.625716 -5.354080 165.506271 + 0.163462 -49.295341 -49.976795 164.212189 -19.911158 -8.297912 163.914520 + 0.171795 -46.620598 -63.380714 160.475159 -29.767159 -15.439342 164.783478 + 0.180128 -40.903984 -78.689079 153.420410 -40.465153 -29.297712 166.105545 + 0.188462 -29.866337 -93.700035 142.402267 -48.430897 -51.619534 164.428146 + 0.196795 -14.244893 -103.596893 129.620087 -48.089268 -77.398674 157.354324 + 0.205128 2.587229 -106.673973 117.114052 -38.857521 -100.062630 146.088898 + 0.213462 18.302834 -103.709137 105.420433 -23.199072 -116.598419 132.111389 + 0.221795 31.336441 -96.005333 95.008064 -4.001609 -125.642365 116.776192 + 0.230128 41.754948 -85.813728 87.871216 16.442465 -127.451103 102.924492 + 0.238462 49.818146 -74.786530 83.786400 36.846382 -123.445656 91.849258 + 0.246795 55.757580 -63.706219 81.895638 56.445873 -114.668388 83.725403 + 0.255128 59.764244 -52.717205 81.462029 74.566940 -101.413971 78.222542 + 0.263462 61.751446 -41.178936 81.889084 90.117592 -82.876762 74.296425 + 0.271795 61.383579 -29.363489 82.926437 101.151680 -59.305504 71.837914 + 0.280128 58.372356 -17.804499 84.332153 105.465736 -31.833574 70.680588 + 0.288462 53.085457 -7.965744 85.715042 101.651596 -4.655509 70.504463 + 0.296795 47.187420 -1.173245 86.816689 92.237137 16.884779 71.150711 + 0.305128 41.777985 3.179591 87.761467 80.701851 32.472076 72.666725 + 0.313462 37.461529 5.796096 88.613243 69.619209 42.960701 74.987190 + 0.321795 34.208313 7.165167 89.222359 60.277889 49.301895 77.144638 + 0.330128 31.990326 7.627527 89.541199 53.595474 52.510548 78.599075 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/combo_04.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_04.msa new file mode 100644 index 000000000..bfa58c327 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_04.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_04.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.000000 + DirectInputTime 0.000000 + InputLimitTime 0.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.417094 + AttackingEndTime 0.694017 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.417094 -44.152828 -33.506683 86.801674 -58.551544 15.069369 92.581848 + 0.425427 -46.593868 -49.800659 86.385559 -76.302048 -8.779418 92.278473 + 0.433761 -44.815460 -67.635277 87.248718 -86.537651 -38.872269 92.945259 + 0.442094 -38.034824 -85.692795 90.435181 -86.878021 -72.550484 96.943008 + 0.450427 -25.698061 -101.925308 97.072182 -75.643440 -105.441551 106.743187 + 0.458761 -7.961524 -113.196960 107.983002 -52.984665 -130.958862 124.045052 + 0.467094 11.730827 -116.102127 121.555717 -25.034258 -141.424713 146.214401 + 0.475427 29.078165 -110.893166 135.446091 -0.516191 -136.369919 168.249527 + 0.483761 41.919380 -99.493378 148.716278 15.555205 -120.232758 187.131317 + 0.492094 48.962719 -84.008041 160.711655 20.992674 -98.554359 200.799789 + 0.500427 49.516930 -66.571678 170.862900 16.083036 -76.835587 207.972855 + 0.508761 44.827469 -50.623249 177.334625 5.676734 -60.803333 208.376373 + 0.517094 38.151291 -38.694355 180.047348 -4.476051 -51.682281 204.849869 + 0.525427 31.817064 -30.667561 180.532364 -12.290742 -47.098560 200.153748 + 0.533761 27.216600 -25.626751 179.910385 -17.337067 -44.647015 195.811447 + 0.542094 25.053318 -22.660517 178.840698 -19.824774 -42.618320 192.550110 + 0.550427 24.184427 -20.536222 177.611374 -21.071308 -40.584415 189.896820 + 0.558761 23.461622 -18.572010 176.280228 -22.054367 -38.774700 187.285065 + 0.567094 22.886911 -16.756382 174.866241 -22.795094 -37.160603 184.746780 + 0.575427 22.457302 -15.078107 173.384399 -23.316435 -35.716988 182.304977 + 0.583761 22.165413 -13.527881 171.846832 -23.641466 -34.422863 179.974472 + 0.592094 22.126732 -12.165789 170.327271 -23.752794 -33.151127 177.789490 + 0.600427 22.462524 -11.028765 168.876831 -23.613478 -31.771357 175.785461 + 0.608761 23.195026 -10.104675 167.486725 -23.208532 -30.243603 173.975220 + 0.617094 24.337318 -9.396485 166.144135 -22.521265 -28.541712 172.366409 + 0.625427 25.892689 -8.922620 164.832443 -21.531126 -26.654154 170.962051 + 0.633761 27.664766 -8.676589 163.556900 -20.358242 -24.713308 169.689377 + 0.642094 29.488136 -8.647848 162.333923 -19.108130 -22.836174 168.505798 + 0.650427 31.350252 -8.850554 161.164017 -17.775955 -21.030130 167.430740 + 0.658760 33.231388 -9.297091 160.045898 -16.362867 -19.299349 166.477127 + 0.667094 35.103470 -9.996912 158.978302 -14.875960 -17.646368 165.652115 + 0.675427 36.945126 -10.912700 157.955933 -13.314170 -16.050230 164.927902 + 0.683760 38.744411 -12.014379 156.973007 -11.668635 -14.496083 164.278152 + 0.692094 40.482079 -13.307181 156.026840 -9.936275 -12.990137 163.700653 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/combo_05.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_05.msa new file mode 100644 index 000000000..09628ab8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_05.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_05.GR2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.197080 + DirectInputTime 0.593674 + InputLimitTime 0.737226 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.218978 + AttackingEndTime 0.452555 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.218978 46.277153 -46.288212 100.951233 25.045311 -0.122704 105.301323 + 0.227311 44.613384 -50.850689 101.811790 29.587687 -2.264351 105.622261 + 0.235645 42.452293 -55.609158 102.793884 34.154545 -5.381435 105.841469 + 0.243978 39.722385 -60.492741 103.914223 38.582684 -9.549281 106.025452 + 0.252311 36.285358 -65.462448 105.197250 42.703686 -14.880248 106.206551 + 0.260645 30.589184 -71.249306 106.954865 46.522633 -22.817942 105.786278 + 0.268978 21.461647 -77.363747 109.399178 48.840656 -34.571960 104.899521 + 0.277311 8.252045 -82.216270 112.466843 47.237926 -50.407021 104.150398 + 0.285645 -8.783117 -83.472832 115.633598 38.691143 -68.773369 104.183197 + 0.293978 -26.800003 -79.291183 117.896049 22.237997 -85.173477 105.181297 + 0.302311 -43.640774 -69.080566 118.740303 -1.795566 -95.504585 106.423172 + 0.310645 -56.971439 -53.005768 117.857201 -31.202929 -95.607994 106.825180 + 0.318978 -64.059738 -33.766506 115.416313 -59.248489 -83.633186 105.882935 + 0.327311 -64.760429 -17.106440 112.480774 -77.677841 -65.844940 104.826653 + 0.335645 -62.045696 -4.615679 109.885201 -87.409592 -48.530903 104.584450 + 0.343978 -58.468193 3.593166 108.187714 -91.369865 -35.315876 106.175468 + 0.352311 -54.855629 9.369673 107.025429 -92.373543 -25.109108 109.172989 + 0.360645 -51.045181 14.233381 105.863670 -91.563286 -15.971078 112.706520 + 0.368978 -47.262440 18.331905 104.733200 -89.217979 -8.025485 116.808418 + 0.377311 -43.624176 21.840784 103.696526 -85.507759 -1.257671 121.392937 + 0.385645 -39.906860 25.094343 103.041504 -81.182449 5.016628 125.272209 + 0.393978 -36.039192 28.212015 102.882103 -76.804512 10.867164 128.146667 + 0.402311 -32.045513 31.210823 103.251541 -72.667618 16.228775 130.201996 + 0.410645 -27.963320 34.069881 104.150826 -68.894127 21.113657 131.678970 + 0.418978 -23.923191 36.681969 105.378761 -65.217239 25.290678 133.056107 + 0.427311 -19.970070 39.035683 106.916725 -61.702637 28.749369 134.367981 + 0.435645 -16.142212 41.123707 108.776230 -58.464916 31.528358 135.566376 + 0.443978 -12.519732 42.889793 110.877007 -55.594738 33.726070 136.598022 + 0.452311 -9.216117 44.270721 113.024620 -53.119568 35.533176 137.461060 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/combo_06.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_06.msa new file mode 100644 index 000000000..54ec31cc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_06.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_06.GR2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.217356 + DirectInputTime 0.703974 + InputLimitTime 0.911598 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.253041 + AttackingEndTime 0.450933 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.253041 -70.046425 -36.193127 132.405029 -68.245689 14.113170 140.535828 + 0.261375 -65.338326 -49.339066 132.152328 -72.173256 0.340580 141.345413 + 0.269708 -57.420803 -63.289768 131.155548 -74.110603 -16.236425 141.513184 + 0.278041 -45.257637 -76.902420 129.335693 -72.535172 -35.373409 140.833710 + 0.286375 -28.040777 -88.176010 126.654831 -65.623848 -56.053158 139.111526 + 0.294708 -6.272555 -94.088882 123.231918 -51.984173 -75.736610 136.218338 + 0.303041 14.617427 -92.715530 119.150024 -34.505203 -89.983353 132.309036 + 0.311375 31.684652 -85.868874 115.151184 -16.061096 -98.368813 127.813148 + 0.319708 44.256668 -75.746124 111.887405 1.905430 -101.794502 123.154755 + 0.328041 52.512188 -64.044807 109.742378 18.689325 -101.148399 118.674561 + 0.336375 56.973484 -52.008492 108.944489 33.884350 -97.098289 114.828773 + 0.344708 58.615673 -41.706051 109.393539 46.304195 -91.045067 113.273750 + 0.353041 58.652302 -33.901379 110.022163 55.774780 -84.675819 113.780983 + 0.361375 58.092655 -28.515915 110.027153 62.824574 -78.983536 115.572037 + 0.369708 57.648926 -25.362953 108.989471 68.084465 -74.444405 118.078362 + 0.378041 57.677151 -24.228245 106.891472 72.136490 -71.062813 120.976631 + 0.386375 57.412258 -23.202362 104.896332 75.758347 -66.939644 123.643822 + 0.394708 56.551079 -21.740606 103.283081 78.900795 -61.632137 125.869316 + 0.403041 55.011429 -19.875416 102.026237 81.299561 -55.271912 127.658257 + 0.411375 52.699501 -17.680950 101.127007 82.678696 -48.021862 129.085190 + 0.419708 49.576885 -15.333933 100.577324 82.775734 -40.152096 130.290802 + 0.428041 46.243652 -13.580195 99.977592 81.647346 -32.579338 131.387909 + 0.436375 42.982574 -12.566065 99.188271 79.513962 -25.621031 132.294388 + 0.444708 39.902439 -12.239500 98.195435 76.578026 -19.353285 132.912582 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/combo_07.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_07.msa new file mode 100644 index 000000000..779c6b2ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/combo_07.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_07.GR2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.261152 + AttackingEndTime 0.553528 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.261152 -53.546944 -29.370810 102.812012 -42.353260 18.101173 117.661423 + 0.269485 -55.971184 -45.317741 106.638077 -54.562294 4.921318 115.249367 + 0.277818 -51.502800 -64.819916 108.415070 -65.544502 -15.984511 112.759621 + 0.286152 -37.317421 -84.468040 108.259872 -69.370949 -44.882572 110.708427 + 0.294485 -12.805990 -97.896759 106.619186 -59.518467 -77.639290 109.444778 + 0.302818 13.712291 -99.628807 105.560127 -37.122780 -102.082016 108.816589 + 0.311152 36.236237 -91.972687 105.451195 -9.539611 -114.209763 108.778641 + 0.319485 52.811390 -78.633705 106.023567 17.604143 -115.391052 109.234055 + 0.327818 63.293228 -62.604198 107.035416 41.032440 -108.394028 109.987778 + 0.336152 68.443573 -46.328697 108.528816 59.300846 -96.420876 111.389099 + 0.344485 69.654854 -31.655621 110.671555 72.239014 -82.486061 113.924973 + 0.352818 68.391403 -19.216724 113.451126 80.535393 -68.585304 117.481522 + 0.361152 65.824272 -9.080353 116.904404 85.178299 -55.993034 121.962914 + 0.369485 62.546444 -0.773493 120.983635 87.195625 -44.993805 127.146294 + 0.377818 58.024940 6.956333 125.241196 87.392639 -34.115410 132.427216 + 0.386152 52.226273 14.020164 129.599808 85.855263 -23.454546 137.705414 + 0.394485 45.252674 20.179020 134.032852 82.668282 -13.312636 142.939758 + 0.402818 37.271015 25.200222 138.515335 77.983253 -3.987438 148.085068 + 0.411152 28.820827 28.778048 143.102066 72.243813 3.953205 153.060501 + 0.419485 20.291512 30.851545 147.790085 65.897522 10.338616 157.804367 + 0.427818 11.902417 31.478516 152.532623 59.261822 15.258534 162.277023 + 0.436152 3.852330 30.738295 157.280716 52.593002 18.849234 166.444504 + 0.444485 -3.774080 28.768579 161.850037 45.999992 21.440683 170.207230 + 0.452818 -10.991468 25.750366 165.981247 39.401524 23.464268 173.485229 + 0.461151 -17.676409 21.792622 169.685471 32.780865 24.994946 176.378082 + 0.469485 -23.728512 16.995119 172.989243 26.100691 26.056837 178.982895 + 0.477818 -29.073124 11.455242 175.910736 19.300375 26.653551 181.389069 + 0.486151 -33.723751 5.298622 178.394714 12.185935 26.866352 183.698486 + 0.494485 -37.626587 -1.437152 180.474533 4.658962 26.533445 186.003677 + 0.502818 -40.673229 -8.733034 182.200699 -3.283458 25.398460 188.368561 + 0.511151 -42.707981 -16.548473 183.619598 -11.541152 23.171347 190.827896 + 0.519485 -43.432911 -24.621847 184.856964 -19.667292 19.693470 193.362167 + 0.527818 -42.644550 -32.625652 186.011047 -27.215544 14.958415 195.945892 + 0.536151 -40.264931 -40.265705 187.118668 -33.850281 9.019362 198.556519 + 0.544485 -36.277454 -47.169289 188.215698 -39.213375 2.075783 201.149658 + 0.552818 -30.886909 -52.844807 189.290497 -42.954292 -5.408779 203.615250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/damage.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/damage.msa new file mode 100644 index 000000000..f23ea5422 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/damage_1.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/damage_1.msa new file mode 100644 index 000000000..8a207e2cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/damage_2.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/damage_2.msa new file mode 100644 index 000000000..356b572f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/damage_3.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/damage_3.msa new file mode 100644 index 000000000..834bfc083 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/pick_up.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/pick_up.msa new file mode 100644 index 000000000..21ff224fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/run.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/run.msa new file mode 100644 index 000000000..0abe670f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/wait.msa new file mode 100644 index 000000000..65562b9cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bell/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/bell/walk.msa new file mode 100644 index 000000000..426964fb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bell/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/attack.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/attack.msa new file mode 100644 index 000000000..7e93c82c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/attack.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.0 + DirectInputTime 1.0 + InputLimitTime 0.853846 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.846154 + AttackingEndTime 0.846154 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.850000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/attack_1.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/attack_1.msa new file mode 100644 index 000000000..9538069ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/attack_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_1.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/attack_2.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/attack_2.msa new file mode 100644 index 000000000..47659d4ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/attack_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_2.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/change_weapon.msa new file mode 100644 index 000000000..e682490e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/change_weapon.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/change_weapon.gr2" +MotionDuration 0.666667 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/damage.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/damage.msa new file mode 100644 index 000000000..ffc53031a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/damage_1.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/damage_1.msa new file mode 100644 index 000000000..450cf4af6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/damage_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_1.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/damage_2.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/damage_2.msa new file mode 100644 index 000000000..1ac2945ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/damage_2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_2.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/damage_3.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/damage_3.msa new file mode 100644 index 000000000..3bc25ed2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/damage_3.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_3.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/run.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/run.msa new file mode 100644 index 000000000..076189978 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/wait.msa new file mode 100644 index 000000000..2d49b0d40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/wait_1.msa new file mode 100644 index 000000000..e5c0a5573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait_1.gr2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/bow/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/bow/walk.msa new file mode 100644 index 000000000..5b09bcc1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_05.msa new file mode 100644 index 000000000..d681e9418 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_05.GR2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_06.msa new file mode 100644 index 000000000..f271f2fb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_06.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_07.msa new file mode 100644 index 000000000..036f5c60b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/combo_07.msa @@ -0,0 +1,102 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_07.GR2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.600000 + DirectInputTime 1.600000 + InputLimitTime 1.600000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.443796 + AttackingEndTime 0.883698 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.443796 -61.981697 11.144583 131.666183 -72.906975 155.342453 91.821266 + 0.452129 -62.338612 8.959702 132.565186 -77.047150 152.698563 92.281166 + 0.460462 -62.657562 7.021767 133.409286 -79.944328 150.535355 93.346519 + 0.468796 -62.955017 5.301614 134.208420 -81.609360 148.862350 94.935905 + 0.477129 -63.236328 3.776859 134.958847 -81.987770 147.676758 96.995766 + 0.485462 -63.530979 2.349424 135.612213 -81.323761 146.788528 99.269844 + 0.493796 -63.847260 0.966223 136.155655 -79.702812 146.084015 101.667664 + 0.502129 -64.176979 -0.397204 136.596741 -77.104187 145.488129 104.187859 + 0.510462 -64.523941 -1.825212 136.938553 -73.872787 144.800125 106.712616 + 0.518796 -64.882965 -3.357788 137.190292 -70.168358 143.917938 109.227173 + 0.527129 -65.241493 -5.009181 137.362488 -66.022705 142.788986 111.767609 + 0.535462 -65.602470 -6.859562 137.460205 -61.835133 141.291367 114.284325 + 0.543796 -65.958168 -8.942152 137.491745 -57.798710 139.399063 116.796310 + 0.552129 -66.291718 -11.261944 137.465607 -53.965908 137.129288 119.351440 + 0.560462 -66.586937 -13.883185 137.398270 -50.806210 134.476059 121.889816 + 0.568796 -66.822990 -16.828840 137.294876 -48.519764 131.491455 124.407478 + 0.577129 -66.974411 -20.098734 137.152588 -47.130898 128.231308 126.932869 + 0.585462 -67.019417 -23.771257 136.967621 -47.062817 124.703590 129.420532 + 0.593796 -66.916298 -27.876287 136.727921 -48.470333 120.905762 131.863998 + 0.602129 -66.610405 -32.418301 136.407074 -51.317848 116.785057 134.289520 + 0.610462 -66.061623 -37.596695 135.824310 -55.614075 112.034142 137.045502 + 0.618796 -65.152527 -43.486778 134.845840 -61.210232 106.363922 140.255035 + 0.627129 -63.720753 -50.046791 133.363800 -67.831627 99.531479 143.825821 + 0.635462 -61.585182 -57.052513 131.373199 -75.407951 91.438721 147.475708 + 0.643795 -58.596672 -64.336868 128.809052 -83.715584 81.876350 150.961853 + 0.652129 -54.614838 -71.731789 125.566162 -92.348045 70.621643 154.056686 + 0.660462 -49.547756 -78.852470 121.778877 -100.861366 57.735859 156.571472 + 0.668795 -43.375427 -85.432549 117.516556 -108.941559 43.164097 158.308609 + 0.677129 -36.100677 -91.259644 112.792007 -116.261749 26.788176 159.039719 + 0.685462 -27.680601 -96.083984 107.853760 -122.792320 8.137359 158.761429 + 0.693795 -18.174570 -99.665230 102.864731 -128.010010 -13.169929 157.222275 + 0.702129 -7.685434 -101.756393 97.903458 -131.003113 -37.392262 154.024567 + 0.710462 4.464234 -101.758995 92.669952 -130.672638 -67.963051 148.309311 + 0.718795 18.071091 -98.466011 87.140549 -122.613243 -105.242805 138.732269 + 0.727129 31.746634 -90.712616 81.618340 -101.426453 -144.936371 124.332542 + 0.735462 42.390064 -79.817268 76.798790 -68.322212 -176.147903 107.833794 + 0.743795 49.074364 -67.684616 72.833931 -28.423101 -194.780411 91.291359 + 0.752129 52.051395 -55.577457 69.591011 14.186606 -200.599075 75.501953 + 0.760462 52.274178 -45.416325 67.138878 53.737373 -195.311890 61.738503 + 0.768795 51.241482 -37.823116 65.370712 87.661858 -182.561249 50.390972 + 0.777129 50.004650 -32.469154 64.118874 115.972496 -165.260117 41.430630 + 0.785462 48.467533 -28.158285 63.151909 140.521439 -142.878677 33.735790 + 0.793795 46.522930 -24.507778 62.382595 160.885071 -114.928810 27.094484 + 0.802129 44.284908 -21.536459 61.787827 175.576630 -82.142159 21.920103 + 0.810462 42.041565 -19.275669 61.333107 183.009460 -47.834316 18.760645 + 0.818795 39.970352 -17.663895 60.983685 183.539398 -14.445672 17.652952 + 0.827129 38.145691 -16.609772 60.712833 178.143707 16.717615 18.406576 + 0.835462 36.579430 -15.918985 60.487320 168.299026 43.456036 20.181479 + 0.843795 35.274494 -15.459913 60.292900 156.015549 65.021866 22.289644 + 0.852129 34.225464 -15.155375 60.127636 142.967102 81.777527 24.360315 + 0.860462 33.407681 -14.876461 59.987347 130.498749 94.277000 25.945379 + 0.868795 32.794724 -14.551891 59.872940 119.655228 103.188576 26.820726 + 0.877129 32.358788 -14.155283 59.787167 111.047035 109.258415 26.965933 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.739659 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/dualhand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/change_weapon.msa new file mode 100644 index 000000000..98259c873 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_01.msa new file mode 100644 index 000000000..c820a2ee5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_01.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.393162 + DirectInputTime 0.748718 + InputLimitTime 0.919658 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.533333 + AttackingEndTime 0.687180 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.533333 -51.029541 9.694455 153.929138 -19.190048 42.445637 176.612595 + 0.541667 -54.250633 -3.238292 150.995071 -30.971941 35.373760 174.831863 + 0.550000 -55.069969 -17.750250 147.511932 -42.275051 24.909595 172.358109 + 0.558333 -52.808235 -32.955986 143.537384 -51.719215 11.160174 169.101578 + 0.566667 -47.035519 -48.133430 139.050629 -58.421852 -5.650917 164.868729 + 0.575000 -37.438381 -62.314739 134.092758 -61.374634 -25.120188 159.480545 + 0.583333 -23.970400 -74.257294 128.798767 -59.403728 -46.521095 152.802109 + 0.591667 -7.893576 -82.405518 122.945175 -51.872543 -67.985252 144.363724 + 0.600000 8.998416 -86.024750 116.366989 -38.931435 -87.228088 133.748276 + 0.608333 25.632421 -85.047722 109.345917 -20.910992 -102.316063 121.028435 + 0.616667 40.896614 -79.574562 102.148338 1.099251 -111.178772 106.421524 + 0.625000 53.603462 -69.939560 95.058006 25.044907 -111.927086 90.375389 + 0.633333 62.284531 -57.994038 89.258469 46.651768 -104.626434 75.785812 + 0.641667 66.864311 -46.396416 85.366776 62.789745 -93.048073 65.168579 + 0.650000 68.419632 -36.309696 82.823853 73.667892 -80.620979 58.128811 + 0.658333 68.036743 -28.218906 81.137886 80.475700 -69.561165 53.997196 + 0.666667 66.611038 -22.185799 79.928391 84.586128 -60.992691 52.153461 + 0.675000 64.635902 -17.663799 79.093018 87.469849 -54.454456 52.151833 + 0.683333 62.287949 -14.182733 78.661560 89.975258 -49.105400 53.866329 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_02.msa new file mode 100644 index 000000000..02a12d0eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_02.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.146154 + DirectInputTime 0.487179 + InputLimitTime 0.620513 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.235897 + AttackingEndTime 0.379487 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.235897 -34.437260 -63.836655 95.549911 6.945831 -90.619980 82.469719 + 0.244231 -48.866096 -54.882469 105.242493 -17.414835 -93.581596 94.562904 + 0.252564 -59.952187 -41.545090 114.383110 -40.440613 -88.180389 107.645515 + 0.260897 -66.133255 -26.662279 122.081223 -58.333248 -76.951195 118.740517 + 0.269231 -67.978645 -12.649668 128.115784 -70.432167 -63.570232 126.695526 + 0.277564 -66.820892 -0.732294 132.500458 -77.814339 -50.517578 131.264709 + 0.285897 -63.869255 8.688789 135.360825 -81.861076 -38.959156 132.739120 + 0.294231 -59.971043 16.093016 137.374893 -83.989586 -28.679974 132.961548 + 0.302564 -55.812679 21.507076 138.803986 -84.795464 -19.956282 132.346725 + 0.310897 -51.965466 25.004482 139.816986 -84.758675 -13.060397 131.064240 + 0.319231 -48.612896 27.157961 140.570999 -84.204185 -7.903364 130.326874 + 0.327564 -45.420406 29.037426 141.408829 -83.255180 -3.999626 132.572647 + 0.335897 -42.333771 30.848272 142.652603 -81.828934 -1.106789 138.182388 + 0.344231 -39.250828 32.701916 144.438980 -79.259399 1.202743 147.286011 + 0.352564 -36.172260 34.430870 146.393890 -74.954414 3.366897 157.881424 + 0.360897 -33.202343 35.893639 148.206741 -68.877281 5.430126 168.213486 + 0.369231 -30.379833 37.129784 149.854767 -60.881218 7.358673 177.860916 + 0.377564 -27.735455 38.178413 151.307114 -50.939770 9.167285 186.248642 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_03.msa new file mode 100644 index 000000000..5c82bb573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_03.msa @@ -0,0 +1,61 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.149573 + DirectInputTime 0.514530 + InputLimitTime 0.628205 + LinkTime 0.0 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200427 + AttackingEndTime 0.391880 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.200427 -48.295635 42.142143 129.671432 -0.372383 58.366188 123.257790 + 0.208761 -57.005108 32.761131 130.150864 -12.639174 57.367668 124.937813 + 0.217094 -64.894791 20.618982 130.562820 -26.254919 53.678654 126.690735 + 0.225427 -70.869560 5.973915 130.926712 -40.196644 46.649456 128.559174 + 0.233761 -73.955765 -10.096709 131.352829 -52.908138 36.352856 130.745621 + 0.242094 -73.822571 -26.933138 131.705795 -63.595837 23.011040 133.112137 + 0.250427 -70.298347 -43.816040 131.850983 -71.523392 7.038726 135.490402 + 0.258761 -63.350746 -60.056374 131.479370 -76.121727 -11.074225 137.659500 + 0.267094 -52.627052 -75.363106 128.917679 -77.188126 -31.798441 138.887405 + 0.275427 -37.653961 -88.288246 123.680397 -73.305901 -54.811897 138.144745 + 0.283761 -18.499756 -96.397110 115.820450 -62.583027 -78.464653 134.147659 + 0.292094 3.514027 -96.603539 106.138123 -43.499413 -99.169815 125.715508 + 0.300427 23.113827 -88.424034 98.002472 -19.212564 -111.019630 115.274803 + 0.308761 36.560177 -76.064995 93.116104 4.436901 -113.381050 106.404633 + 0.317094 44.149067 -62.957088 90.674683 24.784708 -109.214592 99.950653 + 0.325427 47.128139 -51.148067 89.654388 40.937454 -101.386131 95.857262 + 0.333761 47.017319 -41.445122 89.338943 53.247238 -91.872810 93.721672 + 0.342094 45.366978 -33.728962 89.664101 62.756580 -81.526550 93.403961 + 0.350427 42.973763 -28.019579 90.219215 69.794243 -71.163422 94.720078 + 0.358761 40.445286 -24.168869 90.674332 74.718269 -61.331696 97.402740 + 0.367094 38.196159 -21.888765 90.844971 77.861115 -52.254860 101.120544 + 0.375427 35.715244 -20.209133 90.892128 79.096764 -43.008060 105.007744 + 0.383761 32.792747 -18.897461 90.875679 78.255714 -33.541058 108.755287 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/combo_04.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_04.msa new file mode 100644 index 000000000..d52641d10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_04.msa @@ -0,0 +1,105 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.170513 + AttackingEndTime 0.744872 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.170513 62.306557 -3.776650 94.857910 64.461983 -5.991505 145.763855 + 0.178846 63.622559 -14.270170 94.620026 64.355209 -12.374729 145.579239 + 0.187180 62.823875 -26.300434 94.448227 63.938694 -18.748814 144.873535 + 0.195513 59.340904 -39.235092 94.683784 63.158554 -25.376472 143.615952 + 0.203846 52.529724 -52.404564 95.457695 61.939793 -32.681133 141.538376 + 0.212180 41.838852 -64.784836 96.887177 59.866924 -41.204464 138.359238 + 0.220513 27.075939 -74.920883 99.095131 55.969318 -51.375072 133.905334 + 0.228846 9.719263 -80.902596 102.037460 48.875431 -62.594067 129.103729 + 0.237180 -8.562338 -81.961571 105.527832 37.871899 -73.334816 124.774429 + 0.245513 -26.457460 -78.008728 109.407288 22.992096 -81.929298 121.254616 + 0.253846 -42.682049 -69.283318 113.540588 4.934532 -86.791634 118.747383 + 0.262180 -55.769798 -56.648972 117.390152 -14.473239 -86.575058 117.283966 + 0.270513 -64.723869 -41.781025 120.064522 -32.412827 -81.087227 116.599960 + 0.278846 -69.649338 -25.860643 121.509384 -47.293537 -71.424164 116.491936 + 0.287180 -70.754143 -9.811776 121.790642 -58.194324 -59.003799 116.954689 + 0.295513 -68.260750 5.587657 121.225067 -64.929939 -45.206543 118.094955 + 0.303846 -62.413090 19.885664 120.923889 -68.701218 -30.698128 119.276016 + 0.312180 -53.614605 32.468597 120.958542 -69.781082 -15.895717 120.227921 + 0.320513 -42.344620 42.811813 121.225967 -68.217476 -1.136322 120.876129 + 0.328846 -29.100508 50.507984 121.667542 -63.991627 13.314277 121.194504 + 0.337179 -14.447408 55.236488 122.498184 -56.978577 27.115995 121.344582 + 0.345513 0.978918 56.743874 123.895798 -47.055649 39.776119 121.493103 + 0.353846 16.517199 54.848957 125.882507 -34.143574 50.676468 121.752090 + 0.362179 31.440357 49.464886 128.485687 -18.272364 59.018154 122.291634 + 0.370513 44.847084 40.700264 131.600311 0.086399 63.701115 123.327492 + 0.378846 55.720879 29.124229 134.852997 19.518225 63.655304 124.955154 + 0.387179 63.497448 15.432290 138.172318 38.731739 58.634212 127.160828 + 0.395513 67.805931 0.403988 141.507843 56.429325 48.747677 129.912170 + 0.403846 68.462181 -15.119360 144.807388 71.354248 34.449329 133.163513 + 0.412179 65.521194 -30.157709 147.988327 82.324867 16.697853 136.889359 + 0.420513 59.275143 -43.893673 151.016052 88.553642 -3.345779 141.034653 + 0.428846 50.167038 -55.659599 153.875626 89.605003 -24.417912 145.532928 + 0.437179 38.757248 -64.915436 156.557556 85.373741 -45.192703 150.320160 + 0.445513 25.900248 -71.240128 158.938614 76.257965 -64.128380 155.130539 + 0.453846 12.560150 -74.539383 160.918167 63.260174 -79.921669 159.679367 + 0.462179 -0.596660 -74.998184 162.554550 47.485741 -91.943130 163.948990 + 0.470513 -13.024929 -72.916695 163.903336 30.058874 -99.906387 167.944839 + 0.478846 -24.298534 -68.673676 165.013351 12.064910 -103.807930 171.667816 + 0.487179 -34.099602 -62.709175 165.933090 -5.422060 -103.879562 175.076111 + 0.495513 -42.258244 -55.446983 166.727768 -21.588648 -100.631279 178.223190 + 0.503846 -48.700413 -47.291927 167.452850 -35.836952 -94.701500 181.159119 + 0.512179 -53.432163 -38.617214 168.153534 -47.775188 -86.789833 183.914017 + 0.520513 -56.593258 -29.521719 168.903580 -57.393471 -77.353165 186.581436 + 0.528846 -58.233475 -20.135826 169.730164 -64.650589 -66.853615 189.153519 + 0.537179 -58.363777 -10.682907 170.625351 -69.508354 -55.844234 191.535706 + 0.545513 -57.021469 -1.390561 171.567612 -72.051613 -44.861889 193.597824 + 0.553846 -54.347492 7.344738 172.497543 -72.541786 -34.556995 195.173721 + 0.562179 -50.671276 15.091274 173.342957 -71.471870 -25.500738 196.160080 + 0.570513 -46.257416 21.833998 174.081741 -69.292290 -17.741905 196.534760 + 0.578846 -41.318787 27.614342 174.689835 -66.364891 -11.207648 196.289444 + 0.587179 -36.041447 32.485718 175.136688 -62.975430 -5.766742 195.442062 + 0.595513 -30.741589 36.430496 175.375565 -59.463127 -1.323379 194.102966 + 0.603846 -25.577276 39.574425 175.397781 -55.952267 2.295204 192.386398 + 0.612179 -20.615458 42.065998 175.202148 -52.472706 5.252025 190.395691 + 0.620513 -15.876949 44.035583 174.788376 -49.016846 7.675338 188.229340 + 0.628846 -11.562606 45.535812 174.191559 -45.739780 9.611434 186.121231 + 0.637179 -7.859122 46.651543 173.466461 -42.801453 11.097796 184.234894 + 0.645513 -4.799346 47.502510 172.649277 -40.245712 12.208198 182.591873 + 0.653846 -2.398279 48.188904 171.769852 -38.107594 13.016208 181.188263 + 0.662179 -0.547535 48.801834 170.822556 -36.361858 13.665969 179.976959 + 0.670512 1.072591 49.416725 169.740753 -34.880493 14.413524 178.859238 + 0.678846 2.474656 50.048531 168.527618 -33.667435 15.283370 177.808228 + 0.687179 3.649989 50.707565 167.187943 -32.734337 16.285917 176.796783 + 0.695512 4.602416 51.401165 165.723236 -32.080162 17.430891 175.793381 + 0.703846 5.507905 52.116993 164.128891 -31.550228 18.727770 174.752075 + 0.712179 6.419735 52.844654 162.400848 -31.093801 20.176523 173.649261 + 0.720512 7.334918 53.577118 160.535675 -30.707876 21.774717 172.466766 + 0.728846 8.249431 54.306820 158.529587 -30.389231 23.518942 171.184967 + 0.737179 9.116469 55.020512 156.423660 -30.142950 25.352407 169.821381 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/combo_05.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_05.msa new file mode 100644 index 000000000..19a5bb9f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_05.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_05.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.130576 + DirectInputTime 0.513788 + InputLimitTime 0.718167 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167478 + AttackingEndTime 0.377535 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.167478 62.888382 -24.179306 113.141136 70.723137 17.963709 140.761276 + 0.175811 59.170776 -42.177074 110.016411 81.943573 -0.860653 129.308670 + 0.184145 47.217415 -63.672600 109.801468 85.941689 -31.373960 116.912064 + 0.192478 28.837519 -79.019775 114.637291 76.802612 -61.936764 112.292122 + 0.200811 9.356023 -85.736168 120.404419 59.807442 -83.753593 113.218597 + 0.209145 -8.917435 -86.215149 124.135254 40.155998 -96.610023 115.024178 + 0.217478 -25.009087 -82.534012 124.515282 21.165506 -102.066673 115.359619 + 0.225811 -38.659260 -75.992271 122.682709 3.992939 -102.719429 114.530167 + 0.234145 -50.553864 -67.124321 121.427612 -13.054465 -100.899025 114.083542 + 0.242478 -60.557762 -55.972870 120.852226 -30.151743 -96.389809 114.397408 + 0.250811 -68.218109 -42.446609 120.989632 -47.140415 -88.597038 115.903587 + 0.259145 -72.554947 -27.003506 121.766220 -62.911961 -76.995667 118.813293 + 0.267478 -72.812103 -13.028555 122.502060 -74.409340 -63.974560 120.836655 + 0.275811 -70.409691 -1.851626 123.088509 -81.964165 -51.484787 121.094917 + 0.284145 -66.789589 6.322731 123.644501 -86.696373 -40.435841 119.368767 + 0.292478 -63.019241 11.622026 124.282509 -89.552734 -31.067429 115.653587 + 0.300811 -59.193165 15.494547 124.864410 -90.966209 -22.439953 112.520271 + 0.309145 -55.140049 18.916956 125.373901 -91.221016 -14.421514 111.673302 + 0.317478 -50.969620 21.961178 125.935852 -90.658775 -7.366897 113.068031 + 0.325811 -46.758381 24.700314 126.648392 -89.458069 -1.355755 116.712868 + 0.334145 -42.592056 27.164284 127.518463 -87.586723 3.696995 122.451385 + 0.342478 -38.617981 29.333946 128.418015 -84.895142 7.942317 129.765320 + 0.350811 -34.871128 31.293226 129.362671 -80.956322 11.483331 138.558838 + 0.359145 -31.367184 33.115841 130.356796 -75.178551 14.384757 148.532532 + 0.367478 -28.104410 34.856537 131.375870 -66.982101 16.709272 158.946793 + 0.375811 -24.964996 36.514164 132.308624 -56.655846 18.698328 168.075211 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/combo_06.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_06.msa new file mode 100644 index 000000000..878424132 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_06.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_06.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.145985 + DirectInputTime 0.590430 + InputLimitTime 0.814274 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.178427 + AttackingEndTime 0.389294 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.178427 -32.286789 50.632710 139.679489 17.883013 54.135525 131.215530 + 0.186760 -39.058960 46.727787 139.404175 10.647571 56.021671 132.782547 + 0.195094 -46.687645 41.275776 138.498947 1.464054 57.503788 134.137482 + 0.203427 -54.722187 33.762478 136.907822 -9.801505 57.845478 135.154892 + 0.211760 -62.361866 23.815098 134.720093 -22.879595 56.080387 135.717758 + 0.220094 -68.098969 12.385673 133.110138 -35.574142 51.534344 136.319656 + 0.228427 -71.641075 0.208941 132.249771 -46.840725 44.500336 137.153503 + 0.236760 -73.040993 -12.253575 131.981567 -56.208500 35.484032 138.207809 + 0.245094 -72.412910 -24.622648 132.123596 -63.397781 25.042763 139.401764 + 0.253427 -69.885246 -36.772888 132.409119 -68.452850 13.537494 140.584473 + 0.261760 -65.050766 -49.973049 132.123123 -72.317192 -0.364510 141.368927 + 0.270094 -56.959709 -63.938515 131.090179 -74.128387 -17.069166 141.502014 + 0.278427 -44.576603 -77.495033 129.230453 -72.347771 -36.308262 140.778488 + 0.286760 -27.118650 -88.594482 126.511543 -65.144951 -57.014378 139.003952 + 0.295094 -5.245564 -94.179428 123.053696 -51.227806 -76.533592 136.057022 + 0.303427 15.500918 -92.501518 118.957077 -33.658752 -90.494560 132.110458 + 0.311760 32.366226 -85.457596 114.980164 -15.211864 -98.629158 127.598351 + 0.320094 44.730419 -75.229012 111.761406 2.711254 -101.848480 122.941208 + 0.328427 52.797600 -63.485912 109.674065 19.431093 -101.031456 118.476646 + 0.336760 57.101837 -51.480278 108.944901 34.527466 -96.846764 114.699898 + 0.345094 58.644028 -41.289314 109.426521 46.804359 -90.747375 113.258080 + 0.353427 58.632931 -33.600487 110.040665 56.149342 -84.392349 113.840942 + 0.361760 58.065266 -28.321913 110.004128 63.102722 -78.745926 115.675423 + 0.370094 57.639397 -25.269648 108.913170 68.293831 -74.266113 118.205902 + 0.378427 57.677067 -24.190416 106.790199 72.310966 -70.899811 121.109062 + 0.386760 57.386135 -23.144238 104.813568 75.916252 -66.719337 123.756737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/combo_07.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_07.msa new file mode 100644 index 000000000..965eb9c3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/combo_07.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_07.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.255474 + AttackingEndTime 0.530819 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.255474 -49.257450 -21.273808 99.111183 -35.458767 23.696363 118.789810 + 0.263807 -54.897961 -33.958012 104.250679 -46.092251 14.628352 116.947823 + 0.272141 -55.436306 -51.255146 107.425468 -58.443218 -0.833385 114.433754 + 0.280474 -48.150490 -71.308098 108.564476 -67.865410 -24.402742 112.040047 + 0.288807 -30.482973 -89.805656 107.848457 -67.968613 -55.315960 110.208687 + 0.297141 -4.148772 -99.693489 106.162987 -53.376728 -86.730225 109.181793 + 0.305474 21.465460 -98.025345 105.435059 -28.580219 -107.266975 108.741997 + 0.313807 42.196602 -88.176338 105.572128 -0.640659 -115.654076 108.878426 + 0.322141 56.789883 -73.702942 106.308334 25.570938 -113.907936 109.452194 + 0.330474 65.455688 -57.315701 107.437653 47.447227 -104.944115 110.303452 + 0.338807 69.183601 -41.433807 109.142899 63.980579 -92.082619 112.079941 + 0.347141 69.457626 -27.437811 111.487244 75.341568 -77.978539 114.952316 + 0.355474 67.669434 -15.743016 114.475677 82.363235 -64.387070 118.813629 + 0.363807 64.871414 -6.305673 118.156471 86.049553 -52.383438 123.569504 + 0.372141 61.248386 1.747335 122.327866 87.449425 -41.522327 128.827072 + 0.380474 56.311924 9.291163 126.620377 87.088181 -30.679945 134.111374 + 0.388807 50.125263 16.092207 131.005676 85.013069 -20.152294 139.380219 + 0.397141 42.807320 21.914000 135.456635 81.327934 -10.236798 144.591461 + 0.405474 34.601082 26.506107 139.963242 76.241875 -1.285353 149.693069 + 0.413807 26.100512 29.599838 144.587173 70.270973 6.153747 154.599380 + 0.422141 17.593132 31.204967 149.297729 63.800961 12.059716 159.260803 + 0.430474 9.291338 31.386749 154.047501 57.129704 16.539673 163.639679 + 0.438807 1.384790 30.231901 158.781799 50.491741 19.746218 167.700668 + 0.447140 -6.124756 27.915249 163.214096 43.898190 22.142374 171.299805 + 0.455474 -13.184720 24.586178 167.206894 37.295647 24.003466 174.444092 + 0.463807 -19.677994 20.350550 170.780273 30.660666 25.384352 177.235001 + 0.472140 -25.509890 15.304578 173.963013 23.952515 26.294519 179.766968 + 0.480474 -30.631481 9.557348 176.749359 17.074537 26.767197 182.130524 + 0.488807 -35.052910 3.214225 179.098862 9.834044 26.830759 184.429901 + 0.497140 -38.696846 -3.702495 181.060699 2.170662 26.272312 186.748550 + 0.505474 -41.440346 -11.170393 182.684052 -5.889038 24.821400 189.141174 + 0.513807 -43.097313 -19.113859 184.025223 -14.175422 22.198257 191.629593 + 0.522140 -43.350445 -27.192467 185.232025 -22.150377 18.320955 194.180832 + 0.530474 -42.061432 -35.116001 186.367340 -29.446211 13.190326 196.776581 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/damage.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/damage.msa new file mode 100644 index 000000000..8f18ab8bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/damage_1.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/damage_1.msa new file mode 100644 index 000000000..b565f694f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/damage_2.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/damage_2.msa new file mode 100644 index 000000000..717762dae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/damage_3.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/damage_3.msa new file mode 100644 index 000000000..1bed80b86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/pick_up.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/pick_up.msa new file mode 100644 index 000000000..da2fdbed6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/run.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/run.msa new file mode 100644 index 000000000..2298670d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/wait.msa new file mode 100644 index 000000000..2658e414d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/wait.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fan/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/fan/walk.msa new file mode 100644 index 000000000..cd0e446dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fan/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_cancel.msa b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_cancel.msa new file mode 100644 index 000000000..692cb21ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_cancel.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\fishing\fishing_cancel.GR2" +MotionDuration 1.200000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_cancel.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_catch.msa b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_catch.msa new file mode 100644 index 000000000..7013983c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_catch.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/fishing/fishing_catch.gr2" +MotionDuration 2.833333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_catch.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_fail.msa b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_fail.msa new file mode 100644 index 000000000..429a17bdc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_fail.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/fishing/fishing_fail.gr2" +MotionDuration 4.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_fail_sw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_react.msa b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_react.msa new file mode 100644 index 000000000..94a8ec7b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_react.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\fishing\fishing_wait.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait_react.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_wait.msa b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_wait.msa new file mode 100644 index 000000000..374ab207e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fishing/fishing_wait.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/fishing/run.msa b/serverfiles/main/srv1/share/data/pc/sura/fishing/run.msa new file mode 100644 index 000000000..13aaef781 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fishing/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/fishing/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fishing/throw.msa b/serverfiles/main/srv1/share/data/pc/sura/fishing/throw.msa new file mode 100644 index 000000000..41a02bb11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fishing/throw.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/fishing/throw.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 1.128954 + + EffectFileName "d:/ymir work/effect/etc/fishing/throw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/fishing/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/fishing/wait.msa new file mode 100644 index 000000000..504c400ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fishing/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/fishing/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/fishing/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/fishing/walk.msa new file mode 100644 index 000000000..c371cbec9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/fishing/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/fishing/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -183.16 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/attack.msa b/serverfiles/main/srv1/share/data/pc/sura/general/attack.msa new file mode 100644 index 000000000..3a82c12f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/attack.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.376923 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + AttackingStartTime 0.189744 + AttackingEndTime 0.364103 + AttackingBone "Bip01 L Hand" + WeaponLength 30.000000 + List HitPosition + { + 0.189744 63.998379 51.733284 173.707855 84.693382 64.486511 156.127411 + 0.198077 69.874428 36.990547 175.222839 92.195854 47.582439 158.206207 + 0.206411 74.582588 17.775736 175.561798 98.199738 25.630812 158.812820 + 0.214744 75.975296 -5.880153 174.146988 100.432739 -1.077464 157.450653 + 0.223077 71.760574 -32.253593 170.347580 96.620003 -30.545992 153.641495 + 0.231411 62.071396 -56.145866 164.428940 86.874184 -57.394405 147.598495 + 0.239744 48.378769 -75.986198 156.827377 72.693710 -79.953964 139.708939 + 0.248077 32.070763 -91.273010 147.890488 55.535309 -97.623070 130.309479 + 0.256411 13.654177 -101.781006 137.829041 36.119183 -110.360924 119.892799 + 0.264744 -7.338647 -106.521767 126.747452 13.987377 -118.056725 109.079834 + 0.273077 -29.236271 -103.984482 115.089729 -10.058204 -119.492981 98.010849 + 0.281411 -49.417526 -93.085564 103.648247 -34.562531 -113.136414 86.996132 + 0.289744 -63.510178 -75.399513 93.719177 -55.300339 -98.909386 76.989449 + 0.298077 -69.043922 -54.838154 85.952950 -68.738861 -79.328163 68.628220 + 0.306411 -66.161469 -34.497322 80.484116 -73.923119 -56.880802 62.079319 + 0.314744 -56.021896 -17.205208 77.441139 -70.599678 -34.339676 57.594265 + 0.323077 -43.549786 -6.754221 76.934036 -61.914936 -17.378706 55.724567 + 0.331411 -33.069778 -2.300972 77.771629 -52.609058 -7.321406 55.567757 + 0.339744 -26.175449 -1.487852 78.895370 -45.517910 -2.760278 55.998867 + 0.348077 -22.709553 -2.468123 79.815277 -41.424015 -1.813010 56.377277 + 0.356411 -19.745567 -3.493162 80.779488 -37.705864 -1.086878 56.870541 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/attack_1.msa b/serverfiles/main/srv1/share/data/pc/sura/general/attack_1.msa new file mode 100644 index 000000000..e57185b1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/attack_1.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/attack_1.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.628205 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + AttackingStartTime 0.435897 + AttackingEndTime 0.615385 + AttackingBone "Bip01 L Finger2" + WeaponLength 30.000000 + List HitPosition + { + 0.435897 -39.587017 37.169823 74.999916 -56.303509 45.624058 98.432465 + 0.444231 -61.124889 9.178135 80.161026 -75.655548 11.006943 106.343361 + 0.452564 -66.765739 -31.815485 87.609253 -77.834175 -34.289562 115.382767 + 0.460897 -50.921150 -75.827888 97.199120 -57.227962 -80.512634 126.152130 + 0.469231 -13.580760 -110.096146 111.196945 -14.060212 -112.045990 141.129654 + 0.477564 28.855038 -120.318573 128.336060 30.626257 -114.040268 157.618225 + 0.485897 57.821873 -113.549065 143.625290 56.948071 -99.301651 170.011795 + 0.494231 71.518570 -104.119362 156.079300 66.676315 -84.696999 178.424850 + 0.502564 73.953056 -99.854622 165.466125 66.993988 -77.443420 184.155945 + 0.510897 75.572136 -95.108444 171.638657 66.842697 -71.226372 187.558578 + 0.519231 79.539780 -86.760689 175.008026 68.070656 -62.844585 189.025116 + 0.527564 85.380646 -74.043709 175.566116 70.168259 -51.777969 188.712234 + 0.535897 91.244522 -57.284443 173.121323 72.176292 -38.488720 186.653625 + 0.544231 94.028847 -41.650124 169.859787 72.468361 -26.557264 184.259476 + 0.552564 94.366585 -28.339859 166.571442 71.489311 -16.532698 181.973434 + 0.560897 93.245239 -17.594732 163.617371 69.838356 -8.409913 179.980667 + 0.569231 91.474701 -8.926558 161.002258 68.008606 -1.720159 178.247833 + 0.577564 89.464119 -1.231521 158.316925 66.263466 4.465872 176.462692 + 0.585897 87.434120 5.576961 155.484650 64.738716 10.271428 174.534073 + 0.594231 85.545181 11.520461 152.432785 63.528339 15.750294 172.366837 + 0.602564 83.770813 16.436827 149.499878 62.434772 20.636404 170.167160 + 0.610897 82.150154 20.248831 147.013580 61.373699 24.714846 168.188873 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/back_damage_flying.msa b/serverfiles/main/srv1/share/data/pc/sura/general/back_damage_flying.msa new file mode 100644 index 000000000..35f9b7630 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/back_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/back_damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/back_falling_stand.msa b/serverfiles/main/srv1/share/data/pc/sura/general/back_falling_stand.msa new file mode 100644 index 000000000..c75df7da6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/back_falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/back_falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/sura/general/change_weapon.msa new file mode 100644 index 000000000..00ae97cc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/change_weapon.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/damage.msa b/serverfiles/main/srv1/share/data/pc/sura/general/damage.msa new file mode 100644 index 000000000..c8d471dd4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/damage_1.msa b/serverfiles/main/srv1/share/data/pc/sura/general/damage_1.msa new file mode 100644 index 000000000..f4b3dd3eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/damage_2.msa b/serverfiles/main/srv1/share/data/pc/sura/general/damage_2.msa new file mode 100644 index 000000000..80f157d85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/damage_3.msa b/serverfiles/main/srv1/share/data/pc/sura/general/damage_3.msa new file mode 100644 index 000000000..31597b6ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/damage_flying.msa b/serverfiles/main/srv1/share/data/pc/sura/general/damage_flying.msa new file mode 100644 index 000000000..f814934a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/dead.msa b/serverfiles/main/srv1/share/data/pc/sura/general/dead.msa new file mode 100644 index 000000000..dff0f8d3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/dead.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/dig.msa b/serverfiles/main/srv1/share/data/pc/sura/general/dig.msa new file mode 100644 index 000000000..9575288ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/dig.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\general\dig.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.924574 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dig/dig.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/falling_stand.msa b/serverfiles/main/srv1/share/data/pc/sura/general/falling_stand.msa new file mode 100644 index 000000000..7f2eaedf2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/pick_up.msa b/serverfiles/main/srv1/share/data/pc/sura/general/pick_up.msa new file mode 100644 index 000000000..9d3967b2c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/run.msa b/serverfiles/main/srv1/share/data/pc/sura/general/run.msa new file mode 100644 index 000000000..6caeb91f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/run10.msa b/serverfiles/main/srv1/share/data/pc/sura/general/run10.msa new file mode 100644 index 000000000..b54298db3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/run10.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/run10.gr2" +MotionDuration 0.666667 +Accumulation 0.00 13.88 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/general/wait.msa new file mode 100644 index 000000000..c47721750 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/general/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/general/walk.msa new file mode 100644 index 000000000..05b6ae077 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/general/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -183.16 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/damage.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/damage.msa new file mode 100644 index 000000000..74e13dcf6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/horse/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/dead.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/dead.msa new file mode 100644 index 000000000..091bf8996 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/horse/dead.gr2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/run.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/run.msa new file mode 100644 index 000000000..e449237e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/horse/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/skill_charge.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/skill_charge.msa new file mode 100644 index 000000000..3667e458a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/skill_charge.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\horse\skill_charge.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.194647 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.194647 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.214112 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/skill_splash.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/skill_splash.msa new file mode 100644 index 000000000..ec10a1b5c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/skill_splash.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\horse\skill_splash.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.399027 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/horse_onehand_sword_splash_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.270073 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/horse_onehand_sword_splash_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/stop.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/stop.msa new file mode 100644 index 000000000..f7519c6ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/wait.msa new file mode 100644 index 000000000..095f30365 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/horse/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/wait_1.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/wait_1.msa new file mode 100644 index 000000000..c95ea5a5a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/horse/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/wait_2.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/wait_2.msa new file mode 100644 index 000000000..5c1a543e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/horse/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/horse/walk.msa new file mode 100644 index 000000000..0a3b108f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/horse/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_01.msa new file mode 100644 index 000000000..c76e8d9c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\horse_onehand_sword\combo_01.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.346715 + DirectInputTime 0.791971 + InputLimitTime 0.934307 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.470803 + AttackingEndTime 0.649635 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.470803 -79.206665 19.428001 133.121338 -83.042328 118.304695 147.539047 + 0.479136 -78.350159 13.489707 127.921906 -79.911804 113.152359 135.941101 + 0.487470 -77.726410 6.648767 123.038170 -78.606789 106.632355 124.499802 + 0.495803 -77.180305 -1.281082 118.501663 -78.880966 98.543747 112.879646 + 0.504136 -76.506195 -10.490459 114.475304 -80.347404 88.516441 100.977081 + 0.512470 -75.464386 -21.130461 111.276230 -82.527481 76.083603 88.939972 + 0.520803 -73.815453 -32.988945 109.438278 -84.696991 61.087551 77.335449 + 0.529136 -71.533279 -44.983078 109.538467 -85.946281 44.444164 67.178055 + 0.537470 -68.742821 -56.831512 111.754814 -86.399712 26.191916 58.889389 + 0.545803 -65.536827 -68.294395 116.216698 -86.222885 6.301239 52.915947 + 0.554136 -61.971680 -79.063545 123.018616 -85.532539 -15.164874 49.798382 + 0.562470 -58.069904 -88.754242 132.196594 -84.393990 -37.992928 50.162685 + 0.570803 -53.883141 -96.669876 143.317245 -82.362389 -61.043770 54.329258 + 0.579136 -49.499668 -102.367943 155.738861 -79.135284 -83.193832 62.177921 + 0.587470 -44.930405 -105.801750 169.156250 -74.871536 -104.093620 73.759506 + 0.595803 -40.147133 -106.916382 183.281998 -69.626274 -123.301773 89.143776 + 0.604136 -35.101170 -105.639671 197.819946 -63.377506 -140.234619 108.365440 + 0.612469 -29.733940 -101.917480 212.343185 -55.995289 -154.117386 131.205048 + 0.620803 -24.078688 -96.165466 225.467438 -47.014874 -163.972305 155.646851 + 0.629136 -18.384172 -88.929016 236.675354 -36.818432 -169.506149 180.398849 + 0.637469 -12.832002 -80.667206 245.862381 -25.916136 -170.824203 204.634293 + 0.645803 -7.531320 -71.779892 252.990067 -14.700444 -168.230469 227.607254 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_02.msa new file mode 100644 index 000000000..e17fa6c61 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_02.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\horse_onehand_sword\combo_02.GR2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.184672 + DirectInputTime 0.479075 + InputLimitTime 0.572749 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.192701 + AttackingEndTime 0.353285 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.192701 65.380356 -25.380722 129.394241 65.729965 74.318611 137.079605 + 0.201034 64.473747 -30.765459 129.231384 68.695267 69.141800 129.387329 + 0.209367 63.163403 -37.520504 129.803360 70.898758 61.693840 120.043343 + 0.217701 61.192455 -45.837852 131.506577 73.748192 51.013371 110.029884 + 0.226034 58.331940 -55.656700 134.735596 77.097878 36.217075 99.994942 + 0.234367 54.375416 -66.668945 139.898148 80.100838 16.552610 90.795876 + 0.242701 49.205242 -78.214409 147.282532 81.743744 -8.141227 83.802986 + 0.251034 43.174255 -87.791397 155.981750 80.699135 -33.840267 80.609039 + 0.259367 36.755817 -94.587433 165.497635 77.340668 -58.372818 81.586174 + 0.267701 30.159815 -98.691101 175.785263 72.312286 -81.355980 86.779770 + 0.276034 23.430830 -100.083687 186.780731 65.857697 -102.479034 96.261032 + 0.284367 17.276722 -99.082047 198.427765 58.362064 -121.235970 109.990707 + 0.292701 12.183252 -95.960411 210.508453 50.576153 -136.923752 127.756393 + 0.301034 8.095507 -90.727364 222.691315 42.997227 -148.842117 149.179901 + 0.309367 4.880130 -83.380112 234.610748 35.924805 -156.324646 173.663651 + 0.317701 2.252316 -74.702995 245.057617 29.482027 -158.812576 198.324387 + 0.326034 -0.006504 -65.936790 253.233780 23.658403 -157.196915 219.895874 + 0.334367 -1.942888 -57.639252 259.453339 18.399963 -153.063141 237.549759 + 0.342701 -3.569461 -50.209122 264.082367 13.666870 -147.835922 250.988144 + 0.351034 -4.979938 -43.309772 267.721741 9.215748 -142.111771 261.668701 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_03.msa new file mode 100644 index 000000000..ab5c6edde --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\horse_onehand_sword\combo_03.GR2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.151825 + DirectInputTime 0.490511 + InputLimitTime 0.583942 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.169343 + AttackingEndTime 0.364964 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.169343 -80.642410 18.443258 133.279678 -87.628265 116.992271 148.741699 + 0.177676 -79.812180 12.651948 128.084808 -84.705910 112.115112 137.172989 + 0.186010 -78.472580 6.987550 123.476021 -80.982361 106.918587 126.106766 + 0.194343 -77.081154 0.848675 119.359261 -77.799820 100.759750 115.254303 + 0.202676 -76.153954 -6.957811 115.560585 -77.273903 92.364784 104.002388 + 0.211010 -75.335510 -16.673470 112.305702 -78.863647 81.236160 92.276367 + 0.219343 -74.167892 -28.443317 110.067116 -81.775162 66.752831 80.412727 + 0.227676 -72.158676 -42.067455 109.567055 -84.960320 48.528358 69.220367 + 0.236010 -69.219894 -55.432320 111.438904 -86.601357 28.635542 60.154144 + 0.244343 -65.714745 -67.690338 115.680901 -86.776970 7.925529 53.725098 + 0.252676 -61.935398 -78.630554 122.173683 -86.029968 -13.502486 50.217739 + 0.261010 -58.071373 -88.058258 130.775986 -84.813194 -35.541462 49.989086 + 0.269343 -54.176067 -95.747002 141.246597 -83.076118 -57.762566 53.375210 + 0.277676 -50.162331 -101.507111 153.211792 -80.245186 -79.430862 60.435894 + 0.286010 -45.951752 -105.227455 166.426773 -76.341194 -100.214783 71.288803 + 0.294343 -41.443630 -106.756546 180.654877 -71.294273 -119.665764 86.094017 + 0.302676 -36.521381 -105.904411 195.556610 -64.939438 -137.123184 104.908760 + 0.311010 -31.078575 -102.715065 209.867767 -57.045567 -151.590073 126.581215 + 0.319343 -25.339600 -97.471512 222.926865 -47.918346 -162.318497 150.229141 + 0.327676 -19.521433 -90.496025 234.450714 -37.949600 -168.865158 175.135269 + 0.336010 -13.771756 -82.142586 244.211456 -27.461977 -171.016266 200.464355 + 0.344343 -8.263680 -73.000839 251.914078 -16.670362 -168.860703 224.708054 + 0.352676 -3.175764 -63.878029 257.420715 -5.803959 -163.195602 246.059982 + 0.361010 1.491205 -55.140858 260.967407 4.880456 -155.031433 264.183960 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/skill_wildattack.msa new file mode 100644 index 000000000..352ef2ee1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/horse_onehand_sword/skill_wildattack.msa @@ -0,0 +1,103 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\horse_onehand_sword\skill_wildattack.GR2" +MotionDuration 2.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.425791 + AttackingEndTime 0.664234 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.425791 -71.586235 35.593163 4.866369 -82.266945 122.611061 52.967869 + 0.434124 -74.374527 30.550459 -1.114121 -84.993813 120.562813 41.133720 + 0.442457 -76.657791 24.996853 -7.389752 -87.080650 117.680077 28.681746 + 0.450791 -78.154205 19.474115 -13.541085 -87.921982 114.423927 16.276594 + 0.459124 -78.891907 14.059569 -19.469286 -87.482803 110.876488 4.038642 + 0.467457 -78.925026 8.764512 -25.124704 -85.793068 107.047638 -8.000791 + 0.475791 -78.325783 3.571872 -30.461151 -82.945114 102.896149 -19.816847 + 0.484124 -77.663216 -2.156273 -35.408886 -80.625549 97.715866 -31.321215 + 0.492457 -77.114380 -8.831312 -39.945988 -79.525795 91.100182 -42.751034 + 0.500791 -76.549210 -16.614424 -43.988945 -79.434181 82.811256 -54.292885 + 0.509124 -75.799774 -25.647959 -47.343613 -80.032166 72.518097 -65.929482 + 0.517457 -74.684708 -35.935249 -49.669651 -81.176865 59.933834 -77.362495 + 0.525791 -73.038185 -47.333172 -50.533268 -82.928986 44.813034 -88.098885 + 0.534124 -70.686760 -59.706665 -49.482021 -84.914894 26.801130 -97.583366 + 0.542457 -67.474419 -72.713806 -46.006741 -86.708580 5.703369 -105.001915 + 0.550791 -63.398090 -85.521156 -39.697392 -87.700752 -17.972059 -109.312950 + 0.559124 -59.211857 -96.134521 -31.055519 -86.804710 -41.268120 -109.974197 + 0.567457 -55.265507 -104.328461 -20.672087 -84.575951 -63.561539 -107.151100 + 0.575791 -51.637177 -110.237877 -8.925924 -81.583763 -84.867760 -100.900276 + 0.584124 -48.304588 -113.947174 3.925701 -78.183250 -105.160606 -91.100723 + 0.592457 -44.609325 -115.672066 17.548933 -73.972748 -124.480141 -77.635643 + 0.600791 -40.156002 -115.419312 31.577076 -68.476707 -142.287964 -60.487167 + 0.609124 -35.008297 -113.040291 45.668556 -61.584496 -157.674820 -39.779423 + 0.617457 -29.238117 -108.449432 59.435692 -53.207615 -169.712326 -15.878699 + 0.625791 -23.068035 -101.781013 72.117516 -43.322155 -177.470871 9.984698 + 0.634124 -17.037842 -93.752678 82.545952 -32.358337 -180.562576 35.332306 + 0.642457 -11.314759 -84.954964 90.662109 -20.927343 -179.414444 59.278130 + 0.650791 -5.950970 -75.869926 96.522530 -9.442400 -174.621841 81.170845 + 0.659124 -0.954407 -66.918610 100.226906 1.830400 -166.878250 100.413872 + } + } + Group HitData01 + { + AttackingStartTime 0.987835 + AttackingEndTime 1.214923 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.987835 66.706894 -23.503584 -6.239836 41.989506 71.029083 15.019519 + 0.996168 67.481888 -24.137903 -8.605831 43.643764 70.773575 11.971164 + 1.004501 68.071266 -24.604719 -11.017984 44.939125 70.600784 8.978730 + 1.012835 68.479179 -24.899855 -13.469451 45.903103 70.531326 6.079342 + 1.021168 68.711853 -25.020487 -15.951815 46.564564 70.575638 3.298269 + 1.029501 68.798950 -25.139557 -18.336571 47.387325 70.662750 0.725716 + 1.037835 68.761086 -25.416048 -20.532536 48.767536 70.722328 -1.626556 + 1.046168 68.596260 -25.862125 -22.555286 50.723129 70.728416 -3.831413 + 1.054501 68.301620 -26.487791 -24.415089 53.269157 70.635658 -5.951608 + 1.062835 67.866707 -27.365583 -26.118813 56.211521 70.330055 -8.251992 + 1.071168 67.255371 -28.712778 -27.667824 58.845295 69.600197 -11.443751 + 1.079501 66.442520 -30.549849 -29.041641 61.045540 68.389107 -15.560095 + 1.087835 65.405876 -32.874763 -30.205034 62.742165 66.623039 -20.565573 + 1.096168 64.135651 -35.751652 -31.087893 63.976620 64.129356 -26.451506 + 1.104501 62.746670 -40.409901 -31.230307 66.440956 59.473343 -33.913071 + 1.112835 61.106369 -47.269993 -30.220289 70.331383 51.469688 -43.069622 + 1.121168 58.931969 -56.214878 -27.619368 74.879768 39.056038 -53.471535 + 1.129501 55.949425 -66.886749 -22.914330 79.022263 21.237234 -64.138626 + 1.137835 51.912182 -77.537689 -16.341303 81.325829 -0.521057 -72.929489 + 1.146168 46.893360 -86.332054 -8.756001 81.328682 -23.135141 -78.184410 + 1.154501 41.139175 -93.211357 -0.225481 79.447105 -46.053200 -79.651016 + 1.162835 34.778103 -98.122055 9.217318 75.918800 -68.884727 -77.108063 + 1.171168 28.036360 -100.949921 19.565577 70.735001 -91.132996 -70.322540 + 1.179501 21.924843 -101.686089 30.929850 64.145699 -111.748436 -59.158932 + 1.187835 16.670366 -100.287575 43.114109 56.851597 -129.975082 -43.511513 + 1.196168 12.222960 -96.635880 55.809696 49.312706 -145.053253 -23.430574 + 1.204501 8.411916 -90.587608 68.561943 41.708183 -156.067520 0.720154 + 1.212834 5.159345 -83.034348 79.738014 34.491692 -161.766373 25.509779 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.380373 + LoopEndTime 1.572587 +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/intro/not_selected.msa b/serverfiles/main/srv1/share/data/pc/sura/intro/not_selected.msa new file mode 100644 index 000000000..794f4f100 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/intro/not_selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/intro/not_selected.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/intro/selected.msa b/serverfiles/main/srv1/share/data/pc/sura/intro/selected.msa new file mode 100644 index 000000000..6ff22639a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/intro/selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/intro/selected.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/intro/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/intro/wait.msa new file mode 100644 index 000000000..3026c8927 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/intro/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/intro/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_01.msa new file mode 100644 index 000000000..a1c40ebfb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_01.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -126.02 0.00 + +Group ComboInputData +{ + PreInputTime 0.401709 + DirectInputTime 0.666667 + InputLimitTime 1.072650 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 8.000000 + AttackingStartTime 0.238462 + AttackingEndTime 0.351282 + AttackingBone "Box01" + WeaponLength 130.000000 + List HitPosition + { + 0.238462 -71.291481 -59.983501 177.653442 -130.559860 46.587196 222.708328 + 0.246795 -66.677185 -90.167473 166.633789 -168.036850 -45.645199 234.780594 + 0.255128 -50.208786 -116.455612 149.572327 -152.955521 -163.142059 214.097366 + 0.263462 -27.128180 -131.025925 133.477158 -91.018280 -237.600479 171.686066 + 0.271795 -2.516709 -135.595840 119.231377 -20.177599 -264.209625 126.055099 + 0.280128 20.395620 -132.342911 106.396278 35.383854 -259.838745 85.898582 + 0.288462 38.741085 -123.825317 95.650543 72.390602 -243.323563 57.077534 + 0.296795 52.148834 -112.630608 88.585320 103.194649 -220.229080 36.461502 + 0.305128 62.005711 -100.638489 84.965889 129.111115 -191.358932 20.416182 + 0.313461 69.210793 -88.992630 84.549286 149.812851 -156.561234 8.143867 + 0.321795 73.771904 -78.917801 85.625473 163.870850 -122.831856 2.838157 + 0.330128 76.219673 -71.018562 86.608475 173.134995 -97.081551 3.975891 + 0.338461 77.417572 -65.370186 87.052025 180.736771 -80.469093 9.610663 + 0.346795 77.949997 -61.759296 86.759819 188.303513 -71.981117 18.806814 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_02.msa new file mode 100644 index 000000000..a98f0529d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_02.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -80.07 0.00 + +Group ComboInputData +{ + PreInputTime 0.304274 + DirectInputTime 0.541026 + InputLimitTime 0.746154 + LinkTime 0.019658 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.212821 + AttackingEndTime 0.312821 + AttackingBone "Bip01 R Hand" + WeaponLength 130.000000 + List HitPosition + { + 0.212821 21.725136 -71.566902 92.718887 113.348114 -19.539312 16.571951 + 0.221154 11.556544 -79.896339 101.462852 108.637703 -79.660248 15.003692 + 0.229487 -0.161753 -83.581139 110.994049 85.433342 -131.621048 25.755316 + 0.237821 -10.212895 -82.459717 119.808990 55.971596 -165.536972 44.857174 + 0.246154 -16.799250 -77.954628 126.921333 30.769958 -182.679581 66.341988 + 0.254487 -20.202579 -71.584488 131.797729 13.563891 -188.300034 85.566902 + 0.262821 -25.718237 -65.027687 137.896515 -7.950729 -190.384048 108.399353 + 0.271154 -33.727730 -56.919754 146.658676 -35.464321 -186.577438 137.392365 + 0.279487 -42.791691 -44.243675 158.442993 -66.105064 -171.259537 173.390594 + 0.287821 -49.094864 -25.477100 170.587891 -94.986496 -140.183182 211.041046 + 0.296154 -49.961517 -4.838367 179.039307 -119.934761 -94.593040 241.871063 + 0.304487 -45.697777 15.703089 184.155762 -134.724319 -32.623150 265.634827 + 0.312820 -36.599380 34.843174 186.004181 -128.786804 45.116364 277.086182 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_03.msa new file mode 100644 index 000000000..e5e2e753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_03.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -133.56 0.00 + +Group ComboInputData +{ + PreInputTime 0.179487 + DirectInputTime 0.478633 + InputLimitTime 0.655128 + LinkTime 0.060171 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.233333 + AttackingEndTime 0.338034 + AttackingBone "Bip01 R Hand" + WeaponLength 130.000000 + List HitPosition + { + 0.233333 -85.305809 -43.219658 93.532715 -129.178894 78.939323 86.298813 + 0.241666 -81.460327 -61.521770 96.758209 -151.133133 47.244438 82.074501 + 0.250000 -72.020088 -80.200714 101.113976 -167.949966 4.840049 79.538193 + 0.258333 -56.155426 -96.888687 106.083534 -173.174438 -47.150288 79.016479 + 0.266666 -35.839333 -108.548981 111.426590 -162.114151 -100.752998 81.528770 + 0.275000 -12.930931 -113.804291 116.885086 -134.268723 -149.630768 86.992126 + 0.283333 10.766887 -111.886131 122.124603 -90.863770 -188.194168 94.769821 + 0.291666 33.101658 -102.492134 126.802559 -35.009155 -210.846222 103.992508 + 0.300000 50.365829 -87.563637 130.203735 22.889706 -213.514969 113.431328 + 0.308333 60.891762 -71.244370 132.138870 71.796471 -200.420654 122.414482 + 0.316666 66.092491 -56.059097 133.064743 109.187546 -178.693222 131.146271 + 0.325000 67.710365 -43.370010 133.383606 135.470230 -154.106720 140.162811 + 0.333333 67.290955 -33.351326 133.347092 152.914124 -129.806808 149.626007 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_04.msa new file mode 100644 index 000000000..c1325f6b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_04.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -115.82 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + AttackingStartTime 0.545641 + AttackingEndTime 0.649573 + AttackingBone "Bone24" + WeaponLength 40.000000 + List HitPosition + { + 0.545641 69.066521 27.217323 165.122406 62.250500 31.466913 174.355118 + 0.553974 83.707642 7.465837 160.868835 78.856056 12.807936 170.752365 + 0.562308 93.455330 -17.420809 155.701797 90.919937 -11.755967 166.248901 + 0.570641 96.349617 -45.298237 149.269119 96.183937 -40.344131 160.457932 + 0.578974 91.091568 -74.127663 141.241959 92.903107 -70.990707 152.931183 + 0.587308 76.772331 -101.091835 131.191742 79.656288 -100.717857 143.078827 + 0.595641 53.465832 -122.306664 118.907272 56.067482 -125.141418 130.524307 + 0.603974 25.242538 -133.335907 105.621902 26.263922 -138.878906 116.484314 + 0.612308 -2.976449 -133.385895 92.472298 -4.382664 -140.642548 102.225426 + 0.620641 -27.561651 -123.745644 80.083527 -31.795046 -131.583557 88.474319 + 0.628974 -45.776680 -106.573997 68.982521 -52.831356 -113.864929 75.826050 + 0.637308 -55.789413 -84.951340 59.933968 -65.266815 -90.673790 65.148605 + 0.645641 -58.102989 -64.709038 54.518101 -69.127663 -68.279671 58.450943 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_05.msa new file mode 100644 index 000000000..d970a074d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_05.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\onehand_sword\combo_05.GR2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.160584 + DirectInputTime 0.574209 + InputLimitTime 0.700730 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.194647 + AttackingEndTime 0.391728 + AttackingBone "equip_right" + WeaponLength 130.000000 + List HitPosition + { + 0.194647 57.857853 -72.495842 125.296379 144.596634 24.297590 127.134384 + 0.202981 45.118702 -87.722069 127.256279 166.013535 -39.949932 127.495781 + 0.211314 28.472303 -97.503548 127.634048 157.805649 -110.382256 126.076584 + 0.219647 10.000564 -101.334671 125.880402 117.311203 -174.368683 119.481232 + 0.227981 -9.535385 -101.009262 125.038803 52.195007 -215.061111 116.135849 + 0.236314 -30.467308 -96.829315 127.012627 -20.034372 -226.276764 121.428482 + 0.244647 -52.181931 -86.447899 131.201355 -87.793472 -211.448883 131.736603 + 0.252981 -71.617897 -67.682541 136.117828 -143.202316 -176.014267 142.070709 + 0.261314 -82.353035 -43.742157 138.943604 -182.559601 -126.197670 146.671143 + 0.269647 -83.849327 -19.437725 140.058685 -204.183380 -68.112038 147.047424 + 0.277981 -77.826195 2.397819 140.422180 -207.415787 -6.630044 145.359085 + 0.286314 -66.451073 19.993011 140.639542 -192.297867 52.503258 142.999191 + 0.294647 -52.931530 32.480774 140.467590 -164.334793 99.481621 140.717407 + 0.302981 -39.346870 40.567501 139.978027 -130.637817 133.113647 138.972412 + 0.311314 -26.969122 45.304981 139.356064 -96.782318 154.965729 138.697800 + 0.319647 -16.528404 47.608162 138.837280 -67.118202 167.351486 140.185394 + 0.327981 -8.354928 48.229877 138.591003 -44.111313 173.162979 142.224457 + 0.336314 -2.607919 47.917183 138.715393 -28.542961 175.159912 144.756958 + 0.344647 0.683012 47.165230 139.276047 -20.559042 175.134445 147.793503 + 0.352980 2.633880 46.159851 140.116730 -16.203566 174.300385 151.303787 + 0.361314 3.995008 44.928516 141.119476 -12.808754 173.057602 155.281326 + 0.369647 4.769948 43.498882 142.285950 -10.358245 171.431168 159.734314 + 0.377980 4.969832 41.892632 143.604980 -8.852134 169.434982 164.626328 + 0.386314 4.610833 40.228642 144.970886 -8.622541 167.191986 169.571457 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_06.msa new file mode 100644 index 000000000..a80365ea0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_06.msa @@ -0,0 +1,63 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\onehand_sword\combo_06.GR2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 0.139092 + DirectInputTime 0.615977 + InputLimitTime 0.769262 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207218 + AttackingEndTime 0.437145 + AttackingBone "equip_right" + WeaponLength 130.000000 + List HitPosition + { + 0.207218 -74.065681 19.813700 161.049759 -26.071833 139.434219 177.640167 + 0.215552 -77.885445 9.379602 158.111984 -39.870953 129.320877 190.617447 + 0.223885 -80.347412 -2.842956 154.865051 -55.571388 114.964035 203.900558 + 0.232218 -81.337387 -16.620449 151.476990 -75.166298 95.697289 216.634598 + 0.240552 -80.320221 -31.915071 147.819412 -97.781555 68.224129 228.827042 + 0.248885 -76.415787 -48.167126 143.868057 -119.367699 29.212709 239.060608 + 0.257218 -68.925270 -64.063942 139.905029 -133.198883 -21.302042 244.487961 + 0.265552 -57.687740 -78.039421 135.241425 -134.754227 -76.638321 239.918823 + 0.273885 -42.878506 -88.972946 129.062027 -121.580635 -131.992935 223.160355 + 0.282218 -24.976608 -95.414391 120.960312 -90.992470 -181.422867 192.679886 + 0.290552 -5.195179 -95.447014 110.787521 -42.841156 -214.433914 147.156021 + 0.298885 13.352675 -88.153702 100.367706 13.755226 -218.023560 94.774231 + 0.307218 27.807579 -75.900543 92.269081 63.709343 -193.826187 50.990559 + 0.315551 37.978428 -60.532391 86.527725 101.479752 -151.392441 18.626051 + 0.323885 44.181599 -43.306702 83.453629 126.649345 -98.281799 -0.651871 + 0.332218 46.706097 -25.748241 83.487587 140.239578 -41.680790 -5.372772 + 0.340551 45.797798 -11.671765 85.162415 142.871338 4.653294 0.250832 + 0.348885 43.519966 -1.703904 87.013237 141.436478 37.661583 11.128959 + 0.357218 41.500381 4.791773 88.305328 141.031143 59.381329 25.000715 + 0.365551 40.765930 8.490541 88.802597 143.582932 72.649498 41.785568 + 0.373885 40.364346 11.463057 89.145485 143.631638 85.082397 60.579056 + 0.382218 39.268936 14.827080 89.688087 137.437851 99.450066 79.634743 + 0.390551 37.358261 18.465143 90.381294 125.168053 114.003258 98.158943 + 0.398885 34.550510 22.213926 91.199677 107.477211 127.000557 115.705826 + 0.407218 31.172331 25.678911 92.060349 86.226326 136.482101 131.955856 + 0.415551 28.179222 28.347036 92.751701 64.428070 141.138565 146.267197 + 0.423885 25.695599 30.334949 93.253143 42.816032 141.633301 158.206955 + 0.432218 23.768822 31.754055 93.555832 21.815729 138.719208 167.407608 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_07.msa new file mode 100644 index 000000000..837a93b4b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/combo_07.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\onehand_sword\combo_07.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -115.82 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.451338 + AttackingEndTime 0.615977 + AttackingBone "Bone23" + WeaponLength 40.000000 + List HitPosition + { + 0.451338 -83.075508 -5.102027 87.265503 -80.242134 -1.404911 84.129021 + 0.459672 -83.120804 -17.877092 77.858727 -80.242943 -14.397062 74.512993 + 0.468005 -79.281921 -43.740051 66.033394 -76.482384 -40.383007 62.501659 + 0.476338 -63.899353 -83.904556 63.597393 -61.652061 -80.655861 59.604752 + 0.484672 -37.321369 -116.673515 77.266602 -35.946758 -113.960938 72.542068 + 0.493005 -6.308991 -132.843124 96.329178 -5.556898 -131.167770 91.017212 + 0.501338 24.956944 -135.313644 114.197906 25.674513 -134.834579 108.643776 + 0.509672 53.543015 -127.841209 129.157974 54.814301 -128.280640 123.701065 + 0.518005 78.312332 -111.969666 142.050690 80.373032 -112.811401 136.889389 + 0.526338 98.773575 -86.200417 153.648331 101.591446 -86.938408 148.841904 + 0.534671 110.782234 -51.126961 163.709839 114.218155 -51.264206 159.264526 + 0.543005 108.551048 -9.741224 172.748291 112.303490 -8.854158 168.658890 + 0.551338 87.771118 28.938843 180.940506 91.396683 31.047655 177.200806 + 0.559671 58.825829 50.829735 186.476578 62.026775 53.912048 183.035889 + 0.568005 32.777950 59.428295 189.103302 35.510117 63.131187 185.875717 + 0.576338 14.286064 61.634296 189.274750 16.705833 65.643326 186.165726 + 0.584671 4.419079 62.545380 187.461578 6.790799 66.605782 184.382156 + 0.593005 -1.391523 63.308910 185.316666 1.032869 67.341507 182.241592 + 0.601338 -5.930765 63.680187 183.852493 -3.470128 67.697792 180.786636 + 0.609671 -9.394470 63.796345 183.219238 -6.922810 67.814781 180.163376 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage.msa new file mode 100644 index 000000000..a0f204636 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_1.msa new file mode 100644 index 000000000..fab196d6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_2.msa new file mode 100644 index 000000000..747c268c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_3.msa new file mode 100644 index 000000000..42217ac09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/pick_up.msa new file mode 100644 index 000000000..79d97ad3a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage.msa new file mode 100644 index 000000000..24fd65017 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/rampage.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -299.60 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_01.msa new file mode 100644 index 000000000..89aa52996 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\onehand_sword\rampage_01.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.126521 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_02.msa new file mode 100644 index 000000000..3e244ec99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\onehand_sword\rampage_02.GR2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.006488 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_03.msa new file mode 100644 index 000000000..1cf065204 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\onehand_sword\rampage_03.GR2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.019465 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/run.msa new file mode 100644 index 000000000..709af8de6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/wait.msa new file mode 100644 index 000000000..ddf277639 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/walk.msa new file mode 100644 index 000000000..8a2cb8532 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/onehand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -183.16 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/fear.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/fear.msa new file mode 100644 index 000000000..bfe0428c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/fear.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\1.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.802920 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/geomhwan.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/geomhwan.msa new file mode 100644 index 000000000..203c6aff1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/geomhwan.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geomhwan.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/sura/effect/geomhwan_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/geompung.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/geompung.msa new file mode 100644 index 000000000..a4013116d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/geompung.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geompung.GR2" +MotionDuration 2.833333 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.434307 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geompung_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.881995 + + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FlyFileName "d:/ymir work/pc/sura/effect/geompung.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/geongon.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/geongon.msa new file mode 100644 index 000000000..804cbe7e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/geongon.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 + +Group LoopData +{ + MotionLoopCount -1 + LoopCancelEnable 1 + LoopStartTime 0.661538 + LoopEndTime 1.338462 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.692308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geongon.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo.msa new file mode 100644 index 000000000..1e83db4b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_2.msa new file mode 100644 index 000000000..3d4edaf72 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_3.msa new file mode 100644 index 000000000..074b14e6d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_4.msa new file mode 100644 index 000000000..11a2b9564 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/gongpo_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/guild_gasokhwa.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_gasokhwa.msa new file mode 100644 index 000000000..3dbda7f26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_gasokhwa.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.491484 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/gasokhwa_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/guild_jumunsul.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_jumunsul.msa new file mode 100644 index 000000000..89134199e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_jumunsul.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.491484 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/jumunsul_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/guild_seonghwigap.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_seonghwigap.msa new file mode 100644 index 000000000..3280861ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_seonghwigap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/seonghwigap_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuibunno.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuibunno.msa new file mode 100644 index 000000000..d559d4e92 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuibunno.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.491484 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuibunno_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuichukbok.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuichukbok.msa new file mode 100644 index 000000000..d7ac785c4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuichukbok.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuichukbok_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuipi.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuipi.msa new file mode 100644 index 000000000..da145a762 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/guild_yongsinuipi.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\sura\skill\geongon.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.515815 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuipi_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom.msa new file mode 100644 index 000000000..c2bc2f207 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\gwigeom.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.340633 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_2.msa new file mode 100644 index 000000000..fc5229210 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_2.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\gwigeom.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.340633 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_3.msa new file mode 100644 index 000000000..da3ebff78 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_3.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\gwigeom.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.340633 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_4.msa new file mode 100644 index 000000000..d3428cfed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/gwigeom_4.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\gwigeom.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.340633 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/heukma.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/heukma.msa new file mode 100644 index 000000000..a522e796c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/heukma.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\heukma.GR2" +MotionDuration 2.666667 + +Group LoopData +{ + MotionLoopCount 2 + LoopCancelEnable 0 + LoopStartTime 0.733171 + LoopEndTime 1.278183 +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.311436 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/heukma_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.914842 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/heukma.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.771290 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/heukma_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.784266 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 15.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin.msa new file mode 100644 index 000000000..d68efdeef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\jumagap.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_2.msa new file mode 100644 index 000000000..73c776e6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\jumagap.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_3.msa new file mode 100644 index 000000000..73c776e6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\jumagap.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_4.msa new file mode 100644 index 000000000..3d197b98c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/heuksin_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\jumagap.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom.msa new file mode 100644 index 000000000..0bba270e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\hwayeom.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675183 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hwayeom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.100000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_2.msa new file mode 100644 index 000000000..2d03553ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\hwayeom.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675183 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hwayeom_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.100000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_3.msa new file mode 100644 index 000000000..9496d7fb3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_3.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\hwayeom.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675183 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hwayeom_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.100000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 70.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.667883 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_4.msa new file mode 100644 index 000000000..461b33cbd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/hwayeom_4.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\hwayeom.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675183 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hwayeom_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.100000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 70.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.664234 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/hyeolhwan.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/hyeolhwan.msa new file mode 100644 index 000000000..41a3ff577 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/hyeolhwan.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\hyeolhwan.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.107692 + + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hyeolhwan.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/hyeolma.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/hyeolma.msa new file mode 100644 index 000000000..ecef90208 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/hyeolma.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\hyeolma.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.307692 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/hyeolmagakseong.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/ihyeol.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/ihyeol.msa new file mode 100644 index 000000000..79d4059aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/ihyeol.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\ihyeol.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.594872 + + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/yihyoulsul.mse" + EffectPosition 0.000000 -33.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/jeoju.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/jeoju.msa new file mode 100644 index 000000000..1ad29b36d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/jeoju.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\maryeong.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/jeoju_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/jeoju_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/johon.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/johon.msa new file mode 100644 index 000000000..d6ff06efa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/johon.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\johon.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.512821 + + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/johonheupjeong.mse" + EffectPosition 0.000000 -33.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap.msa new file mode 100644 index 000000000..d68efdeef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\jumagap.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_2.msa new file mode 100644 index 000000000..a6359b1b5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\jumagap.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_3.msa new file mode 100644 index 000000000..24fb23606 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\jumagap.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_4.msa new file mode 100644 index 000000000..560e88b36 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/jumagap_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\jumagap.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/jumageom.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/jumageom.msa new file mode 100644 index 000000000..bb3a65b4c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/jumageom.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\jumageom.GR2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.068127 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/jumageom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.005677 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/jumageom_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan.msa new file mode 100644 index 000000000..203c6aff1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geomhwan.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/sura/effect/geomhwan_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_2.msa new file mode 100644 index 000000000..598f584fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geomhwan.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_2_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/sura/effect/geomhwan_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_3.msa new file mode 100644 index 000000000..ef458fdbd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_3.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geomhwan.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_3_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/sura/effect/geomhwan_3_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_4.msa new file mode 100644 index 000000000..872eb94d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/mahwan_4.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\geomhwan.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_4_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/sura/effect/geomhwan_4_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong.msa new file mode 100644 index 000000000..00e7939f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\maryeong.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/maryeong_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/maryeong_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_2.msa new file mode 100644 index 000000000..ec5695f6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\maryeong.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/maryeong_2_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/maryeong_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_3.msa new file mode 100644 index 000000000..e1db9a90a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\maryeong.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/maryeong_3_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/maryeong_3_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_4.msa new file mode 100644 index 000000000..9631f1464 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/maryeong_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\maryeong.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/maryeong_4_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/maryeong_4_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong.msa new file mode 100644 index 000000000..483a1528b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\muyeong.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.358974 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1Nub" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/muyeong_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_2.msa new file mode 100644 index 000000000..330b37f2f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\muyeong.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.358974 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1Nub" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/muyeong_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_3.msa new file mode 100644 index 000000000..5d67a481b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\muyeong.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.358974 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1Nub" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/muyeong_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_4.msa new file mode 100644 index 000000000..7b55878f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/muyeong_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\muyeong.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.358974 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1Nub" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/muyeong_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop.msa new file mode 100644 index 000000000..853e3f787 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\pabeop.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger02" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/pabeopsul_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.189744 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/pabeop_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_2.msa new file mode 100644 index 000000000..fbc6b95a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\pabeop.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger02" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/pabeopsul_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.189744 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/pabeop_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_3.msa new file mode 100644 index 000000000..555f8ccd8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\pabeop.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger02" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/pabeopsul_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.189744 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/pabeop_3_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_4.msa new file mode 100644 index 000000000..b39561ecd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/pabeop_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\pabeop.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger02" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/pabeopsul_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.189744 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/pabeop_4_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong.msa new file mode 100644 index 000000000..b200be51b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\swaeryeong.GR2" +MotionDuration 1.533333 +Accumulation 0.00 -219.45 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 0 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.567072 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong.mse" + EffectPosition 0.000000 30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.570803 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 120.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_2.msa new file mode 100644 index 000000000..357ffec4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_2.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\swaeryeong.GR2" +MotionDuration 1.533333 +Accumulation 0.00 -219.45 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 0 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.544688 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong_2.mse" + EffectPosition 0.000000 30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.544688 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 120.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_3.msa new file mode 100644 index 000000000..a20d6c2e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_3.msa @@ -0,0 +1,66 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\swaeryeong.GR2" +MotionDuration 1.533333 +Accumulation 0.00 -219.45 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 0 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.522303 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong_3.mse" + EffectPosition 0.000000 30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.522303 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 120.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.511111 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_4.msa new file mode 100644 index 000000000..fa8aa2090 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/swaeryeong_4.msa @@ -0,0 +1,66 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\swaeryeong.GR2" +MotionDuration 1.533333 +Accumulation 0.00 -219.45 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 0 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.526034 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong_4.mse" + EffectPosition 0.000000 30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.522303 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 120.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.511111 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/tusok.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/tusok.msa new file mode 100644 index 000000000..f9977aad5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/tusok.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\maryeong.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/tusok_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/tusok_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/tusok_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/tusok_2.msa new file mode 100644 index 000000000..d1b0897f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/tusok_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\maryeong.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/tusok_2_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/tusok_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/tusok_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/tusok_3.msa new file mode 100644 index 000000000..ce53e7df4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/tusok_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\maryeong.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/tusok_3_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/tusok_3_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/tusok_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/tusok_4.msa new file mode 100644 index 000000000..b1ffbf5ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/tusok_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\maryeong.GR2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/tusok_4_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + FlyFileName "d:/ymir work/pc/sura/effect/tusok_4_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon.msa new file mode 100644 index 000000000..32056e8ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\yonggwon.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.499595 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/yonggwonpa.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.506083 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_2.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_2.msa new file mode 100644 index 000000000..cc241341f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\yonggwon.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.512571 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/yonggwonpa_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.519059 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_3.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_3.msa new file mode 100644 index 000000000..dd8e97d58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_3.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\yonggwon.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.528792 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/yonggwonpa_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.541768 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.522303 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_4.msa b/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_4.msa new file mode 100644 index 000000000..ef1d68ef7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/skill/yonggwon_4.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\yonggwon.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.528792 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/yonggwonpa_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.541768 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.522303 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_05.msa new file mode 100644 index 000000000..d681e9418 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_05.GR2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_06.msa new file mode 100644 index 000000000..f271f2fb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_06.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_07.msa new file mode 100644 index 000000000..036f5c60b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/combo_07.msa @@ -0,0 +1,102 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_07.GR2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.600000 + DirectInputTime 1.600000 + InputLimitTime 1.600000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.443796 + AttackingEndTime 0.883698 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.443796 -61.981697 11.144583 131.666183 -72.906975 155.342453 91.821266 + 0.452129 -62.338612 8.959702 132.565186 -77.047150 152.698563 92.281166 + 0.460462 -62.657562 7.021767 133.409286 -79.944328 150.535355 93.346519 + 0.468796 -62.955017 5.301614 134.208420 -81.609360 148.862350 94.935905 + 0.477129 -63.236328 3.776859 134.958847 -81.987770 147.676758 96.995766 + 0.485462 -63.530979 2.349424 135.612213 -81.323761 146.788528 99.269844 + 0.493796 -63.847260 0.966223 136.155655 -79.702812 146.084015 101.667664 + 0.502129 -64.176979 -0.397204 136.596741 -77.104187 145.488129 104.187859 + 0.510462 -64.523941 -1.825212 136.938553 -73.872787 144.800125 106.712616 + 0.518796 -64.882965 -3.357788 137.190292 -70.168358 143.917938 109.227173 + 0.527129 -65.241493 -5.009181 137.362488 -66.022705 142.788986 111.767609 + 0.535462 -65.602470 -6.859562 137.460205 -61.835133 141.291367 114.284325 + 0.543796 -65.958168 -8.942152 137.491745 -57.798710 139.399063 116.796310 + 0.552129 -66.291718 -11.261944 137.465607 -53.965908 137.129288 119.351440 + 0.560462 -66.586937 -13.883185 137.398270 -50.806210 134.476059 121.889816 + 0.568796 -66.822990 -16.828840 137.294876 -48.519764 131.491455 124.407478 + 0.577129 -66.974411 -20.098734 137.152588 -47.130898 128.231308 126.932869 + 0.585462 -67.019417 -23.771257 136.967621 -47.062817 124.703590 129.420532 + 0.593796 -66.916298 -27.876287 136.727921 -48.470333 120.905762 131.863998 + 0.602129 -66.610405 -32.418301 136.407074 -51.317848 116.785057 134.289520 + 0.610462 -66.061623 -37.596695 135.824310 -55.614075 112.034142 137.045502 + 0.618796 -65.152527 -43.486778 134.845840 -61.210232 106.363922 140.255035 + 0.627129 -63.720753 -50.046791 133.363800 -67.831627 99.531479 143.825821 + 0.635462 -61.585182 -57.052513 131.373199 -75.407951 91.438721 147.475708 + 0.643795 -58.596672 -64.336868 128.809052 -83.715584 81.876350 150.961853 + 0.652129 -54.614838 -71.731789 125.566162 -92.348045 70.621643 154.056686 + 0.660462 -49.547756 -78.852470 121.778877 -100.861366 57.735859 156.571472 + 0.668795 -43.375427 -85.432549 117.516556 -108.941559 43.164097 158.308609 + 0.677129 -36.100677 -91.259644 112.792007 -116.261749 26.788176 159.039719 + 0.685462 -27.680601 -96.083984 107.853760 -122.792320 8.137359 158.761429 + 0.693795 -18.174570 -99.665230 102.864731 -128.010010 -13.169929 157.222275 + 0.702129 -7.685434 -101.756393 97.903458 -131.003113 -37.392262 154.024567 + 0.710462 4.464234 -101.758995 92.669952 -130.672638 -67.963051 148.309311 + 0.718795 18.071091 -98.466011 87.140549 -122.613243 -105.242805 138.732269 + 0.727129 31.746634 -90.712616 81.618340 -101.426453 -144.936371 124.332542 + 0.735462 42.390064 -79.817268 76.798790 -68.322212 -176.147903 107.833794 + 0.743795 49.074364 -67.684616 72.833931 -28.423101 -194.780411 91.291359 + 0.752129 52.051395 -55.577457 69.591011 14.186606 -200.599075 75.501953 + 0.760462 52.274178 -45.416325 67.138878 53.737373 -195.311890 61.738503 + 0.768795 51.241482 -37.823116 65.370712 87.661858 -182.561249 50.390972 + 0.777129 50.004650 -32.469154 64.118874 115.972496 -165.260117 41.430630 + 0.785462 48.467533 -28.158285 63.151909 140.521439 -142.878677 33.735790 + 0.793795 46.522930 -24.507778 62.382595 160.885071 -114.928810 27.094484 + 0.802129 44.284908 -21.536459 61.787827 175.576630 -82.142159 21.920103 + 0.810462 42.041565 -19.275669 61.333107 183.009460 -47.834316 18.760645 + 0.818795 39.970352 -17.663895 60.983685 183.539398 -14.445672 17.652952 + 0.827129 38.145691 -16.609772 60.712833 178.143707 16.717615 18.406576 + 0.835462 36.579430 -15.918985 60.487320 168.299026 43.456036 20.181479 + 0.843795 35.274494 -15.459913 60.292900 156.015549 65.021866 22.289644 + 0.852129 34.225464 -15.155375 60.127636 142.967102 81.777527 24.360315 + 0.860462 33.407681 -14.876461 59.987347 130.498749 94.277000 25.945379 + 0.868795 32.794724 -14.551891 59.872940 119.655228 103.188576 26.820726 + 0.877129 32.358788 -14.155283 59.787167 111.047035 109.258415 26.965933 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.739659 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/twohand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/wedding/wait.msa b/serverfiles/main/srv1/share/data/pc/sura/wedding/wait.msa new file mode 100644 index 000000000..72b30387b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/wedding/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/wedding/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/sura/wedding/walk.msa b/serverfiles/main/srv1/share/data/pc/sura/wedding/walk.msa new file mode 100644 index 000000000..84a145737 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/sura/wedding/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/sura/wedding/walk.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -127.22 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/angry.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/angry.msa new file mode 100644 index 000000000..6f6afd5cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/angry.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/attractive.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/attractive.msa new file mode 100644 index 000000000..a8462f694 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/attractive.gr2" +MotionDuration 4.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/banter.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/banter.msa new file mode 100644 index 000000000..3b4c89c06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/banter.gr2" +MotionDuration 7.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/cheers_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/cheers_1.msa new file mode 100644 index 000000000..5896aea6b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/cheers_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/cheers_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/cheers_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/cheers_2.msa new file mode 100644 index 000000000..0ec5e0122 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/cheers_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/cheers_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/cheerup.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/cheerup.msa new file mode 100644 index 000000000..df49db945 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/cheerup.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/clap.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/clap.msa new file mode 100644 index 000000000..acd7bdaab --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/clap.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/clap.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/congratulation.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/congratulation.msa new file mode 100644 index 000000000..7c850882e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/dance_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_1.msa new file mode 100644 index 000000000..96be3bf6f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/dance_1.gr2" +MotionDuration 28.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/dance_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_2.msa new file mode 100644 index 000000000..5d4434098 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/dance_2.gr2" +MotionDuration 4.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/dance_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_3.msa new file mode 100644 index 000000000..5f282e55a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/dance_3.gr2" +MotionDuration 27.433334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/dance_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_4.msa new file mode 100644 index 000000000..7942fcfd8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_4.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/dance_4.gr2" +MotionDuration 28.566668 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/dance_5.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_5.msa new file mode 100644 index 000000000..a0b9c138a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_5.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/dance_5.gr2" +MotionDuration 21.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/dance_6.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_6.msa new file mode 100644 index 000000000..55d356519 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/dance_6.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/dance_6.gr2" +MotionDuration 30.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/forgive.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/forgive.msa new file mode 100644 index 000000000..44fe1edcd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/forgive.gr2" +MotionDuration 8.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_assassin.msa new file mode 100644 index 000000000..90f210a43 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/french_kiss_with_assassin.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_shaman.msa new file mode 100644 index 000000000..38d0a27b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/french_kiss_with_shaman.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_sura.msa new file mode 100644 index 000000000..9b341b106 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/french_kiss_with_sura.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_warrior.msa new file mode 100644 index 000000000..eb45f2d49 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_wolfman.msa new file mode 100644 index 000000000..31381bd2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/french_kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/joy.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/joy.msa new file mode 100644 index 000000000..c76d551f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/joy.gr2" +MotionDuration 5.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_assassin.msa new file mode 100644 index 000000000..fb68a32a9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/kiss_with_assassin.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_shaman.msa new file mode 100644 index 000000000..afc4b55ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/kiss_with_shaman.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_sura.msa new file mode 100644 index 000000000..06b9498e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/kiss_with_sura.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_warrior.msa new file mode 100644 index 000000000..8ce32607d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_wolfman.msa new file mode 100644 index 000000000..da9c79eaa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/sad.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/sad.msa new file mode 100644 index 000000000..3c9e27d0a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/sad.gr2" +MotionDuration 7.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/shy.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/shy.msa new file mode 100644 index 000000000..916ca777f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/shy.gr2" +MotionDuration 4.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/slap_hit.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/slap_hit.msa new file mode 100644 index 000000000..24cfcaf65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/slap_hit.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/slap_hit.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/action/slap_hurt.msa b/serverfiles/main/srv1/share/data/pc/warrior/action/slap_hurt.msa new file mode 100644 index 000000000..15d4ce26c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/action/slap_hurt.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/action/slap_hurt.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/change_weapon.msa new file mode 100644 index 000000000..14069bd25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_01.msa new file mode 100644 index 000000000..48be963b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_01.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.228205 + DirectInputTime 0.607692 + InputLimitTime 0.712821 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.292308 + AttackingEndTime 0.525641 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.292308 -64.359543 5.874933 130.699219 -47.637035 47.595997 154.789093 + 0.300641 -62.652027 -7.038029 137.059464 -58.055809 38.834915 158.863998 + 0.308974 -57.548107 -21.106142 141.130325 -67.312996 23.699512 163.397842 + 0.317308 -49.338501 -34.125092 142.073166 -71.480812 4.691082 166.612045 + 0.325641 -39.717014 -43.942028 141.402664 -69.850693 -12.449082 167.881302 + 0.333974 -29.330355 -51.482693 139.412628 -65.095451 -28.368828 167.442612 + 0.342308 -17.956589 -57.309238 135.921753 -58.037235 -44.772793 164.830750 + 0.350641 -5.540597 -61.002293 131.333267 -47.813980 -61.389866 159.859970 + 0.358974 6.970981 -62.033096 126.690170 -34.124001 -75.730606 153.604263 + 0.367308 19.108156 -60.517353 122.323921 -17.357483 -86.911499 146.285202 + 0.375641 30.475634 -56.651791 118.597961 1.974995 -94.050995 138.341476 + 0.383974 40.024349 -51.184479 115.721855 21.784739 -96.331596 130.889267 + 0.392308 47.288292 -45.161308 113.568886 40.052616 -94.411354 124.659569 + 0.400641 52.590576 -39.202606 111.966408 56.176853 -89.472954 119.769669 + 0.408974 56.299397 -33.650215 110.730942 70.012642 -82.471962 116.148621 + 0.417308 58.722931 -28.236761 109.738617 81.924400 -73.515778 113.273987 + 0.425641 59.978062 -22.980749 108.952591 91.794662 -62.783588 111.051979 + 0.433974 60.154804 -18.030516 108.332275 99.361038 -50.625668 109.512764 + 0.442308 59.361450 -13.563784 107.829018 104.321449 -37.626247 108.598091 + 0.450641 57.837666 -9.881880 107.408180 106.491875 -25.155607 108.096420 + 0.458974 55.841133 -7.016500 107.034157 106.378937 -13.803728 107.953827 + 0.467308 53.575378 -4.921243 106.662086 104.544075 -3.848273 108.089500 + 0.475641 51.266548 -3.531722 106.296234 101.617294 4.307084 108.381538 + 0.483974 49.206841 -2.756287 106.000336 98.474236 10.138352 108.729401 + 0.492308 47.522362 -2.475303 105.752724 95.747353 13.783296 109.070961 + 0.500641 46.276104 -2.592995 105.530632 93.834389 15.425822 109.342857 + 0.508974 45.374153 -2.975968 105.299278 92.599648 15.798402 109.574409 + 0.517308 44.729073 -3.553189 105.036125 91.838936 15.394147 109.796532 + 0.525641 44.330742 -4.326819 104.734985 91.545067 14.225271 109.991264 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_02.msa new file mode 100644 index 000000000..f31567ca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_02.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.128205 + DirectInputTime 0.533333 + InputLimitTime 0.658974 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207692 + AttackingEndTime 0.441026 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.207692 36.226494 -41.836376 93.132713 46.055233 7.580928 101.026634 + 0.216026 33.713116 -46.867867 98.172050 45.851257 2.443870 102.863548 + 0.224359 29.787460 -52.315414 103.627914 46.010124 -3.967689 104.191040 + 0.232692 23.420765 -58.581135 109.122375 46.973152 -13.636775 103.996513 + 0.241026 14.024863 -64.860519 115.021225 47.114304 -27.825705 103.423683 + 0.249359 1.067084 -69.635208 121.891525 43.213276 -47.043209 104.163048 + 0.257692 -14.245625 -70.394394 129.925369 31.922903 -67.619324 108.436745 + 0.266026 -29.162771 -65.771492 138.386078 13.636117 -83.424950 116.994316 + 0.274359 -42.104141 -55.920643 146.503357 -9.659419 -91.253242 129.184494 + 0.282692 -51.543736 -41.608944 153.536407 -34.779270 -88.777321 143.786392 + 0.291026 -55.974247 -26.293732 158.342194 -54.535461 -77.263115 157.319672 + 0.299359 -56.484074 -13.046310 160.976837 -65.924820 -62.751286 167.401443 + 0.307692 -54.952869 -2.871925 162.194183 -70.424011 -50.043884 173.873871 + 0.316026 -52.796829 4.172182 162.657211 -70.286224 -41.453953 177.264374 + 0.324359 -50.339699 9.563728 162.888702 -68.307587 -35.268829 179.265274 + 0.332692 -47.823139 13.665089 163.043320 -65.291451 -31.030813 180.309662 + 0.341026 -45.508892 16.543743 163.188339 -61.547634 -28.681746 180.462448 + 0.349359 -43.420853 18.603092 163.283203 -57.602058 -27.461905 179.953354 + 0.357692 -41.096783 20.917770 163.102692 -54.582584 -25.447779 179.515076 + 0.366026 -38.469238 23.551083 162.642517 -52.511799 -22.545858 179.341476 + 0.374359 -35.490604 26.472807 161.908340 -51.281040 -18.718224 179.498596 + 0.382692 -32.231289 29.444309 160.987137 -50.394886 -14.328052 179.830246 + 0.391026 -28.856833 32.188732 159.999039 -49.336285 -9.963248 180.118637 + 0.399359 -25.390558 34.707668 158.946976 -48.112839 -5.619621 180.357285 + 0.407692 -21.855015 37.003853 157.832947 -46.733646 -1.291450 180.538040 + 0.416026 -18.350632 39.056259 156.646698 -45.270153 2.976497 180.617294 + 0.424359 -14.943927 40.868813 155.385010 -43.773098 7.169902 180.569473 + 0.432692 -11.656553 42.462746 154.051392 -42.259724 11.303115 180.386154 + 0.441025 -8.518781 43.852444 152.654495 -40.744465 15.362733 180.055954 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_03.msa new file mode 100644 index 000000000..037e5906d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.066667 + DirectInputTime 0.415385 + InputLimitTime 0.528205 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.138462 + AttackingEndTime 0.338462 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.138462 -51.994301 -21.154978 165.896378 -4.716457 -3.689760 173.690063 + 0.146795 -51.712757 -29.774483 165.892838 -7.693698 -4.213655 169.034332 + 0.155128 -50.817657 -39.147873 165.559357 -12.625716 -5.354080 165.506271 + 0.163462 -49.295341 -49.976795 164.212189 -19.911158 -8.297912 163.914520 + 0.171795 -46.620598 -63.380714 160.475159 -29.767159 -15.439342 164.783478 + 0.180128 -40.903984 -78.689079 153.420410 -40.465153 -29.297712 166.105545 + 0.188462 -29.866337 -93.700035 142.402267 -48.430897 -51.619534 164.428146 + 0.196795 -14.244893 -103.596893 129.620087 -48.089268 -77.398674 157.354324 + 0.205128 2.587229 -106.673973 117.114052 -38.857521 -100.062630 146.088898 + 0.213462 18.302834 -103.709137 105.420433 -23.199072 -116.598419 132.111389 + 0.221795 31.336441 -96.005333 95.008064 -4.001609 -125.642365 116.776192 + 0.230128 41.754948 -85.813728 87.871216 16.442465 -127.451103 102.924492 + 0.238462 49.818146 -74.786530 83.786400 36.846382 -123.445656 91.849258 + 0.246795 55.757580 -63.706219 81.895638 56.445873 -114.668388 83.725403 + 0.255128 59.764244 -52.717205 81.462029 74.566940 -101.413971 78.222542 + 0.263462 61.751446 -41.178936 81.889084 90.117592 -82.876762 74.296425 + 0.271795 61.383579 -29.363489 82.926437 101.151680 -59.305504 71.837914 + 0.280128 58.372356 -17.804499 84.332153 105.465736 -31.833574 70.680588 + 0.288462 53.085457 -7.965744 85.715042 101.651596 -4.655509 70.504463 + 0.296795 47.187420 -1.173245 86.816689 92.237137 16.884779 71.150711 + 0.305128 41.777985 3.179591 87.761467 80.701851 32.472076 72.666725 + 0.313462 37.461529 5.796096 88.613243 69.619209 42.960701 74.987190 + 0.321795 34.208313 7.165167 89.222359 60.277889 49.301895 77.144638 + 0.330128 31.990326 7.627527 89.541199 53.595474 52.510548 78.599075 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_04.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_04.msa new file mode 100644 index 000000000..bfa58c327 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_04.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_04.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.000000 + DirectInputTime 0.000000 + InputLimitTime 0.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.417094 + AttackingEndTime 0.694017 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.417094 -44.152828 -33.506683 86.801674 -58.551544 15.069369 92.581848 + 0.425427 -46.593868 -49.800659 86.385559 -76.302048 -8.779418 92.278473 + 0.433761 -44.815460 -67.635277 87.248718 -86.537651 -38.872269 92.945259 + 0.442094 -38.034824 -85.692795 90.435181 -86.878021 -72.550484 96.943008 + 0.450427 -25.698061 -101.925308 97.072182 -75.643440 -105.441551 106.743187 + 0.458761 -7.961524 -113.196960 107.983002 -52.984665 -130.958862 124.045052 + 0.467094 11.730827 -116.102127 121.555717 -25.034258 -141.424713 146.214401 + 0.475427 29.078165 -110.893166 135.446091 -0.516191 -136.369919 168.249527 + 0.483761 41.919380 -99.493378 148.716278 15.555205 -120.232758 187.131317 + 0.492094 48.962719 -84.008041 160.711655 20.992674 -98.554359 200.799789 + 0.500427 49.516930 -66.571678 170.862900 16.083036 -76.835587 207.972855 + 0.508761 44.827469 -50.623249 177.334625 5.676734 -60.803333 208.376373 + 0.517094 38.151291 -38.694355 180.047348 -4.476051 -51.682281 204.849869 + 0.525427 31.817064 -30.667561 180.532364 -12.290742 -47.098560 200.153748 + 0.533761 27.216600 -25.626751 179.910385 -17.337067 -44.647015 195.811447 + 0.542094 25.053318 -22.660517 178.840698 -19.824774 -42.618320 192.550110 + 0.550427 24.184427 -20.536222 177.611374 -21.071308 -40.584415 189.896820 + 0.558761 23.461622 -18.572010 176.280228 -22.054367 -38.774700 187.285065 + 0.567094 22.886911 -16.756382 174.866241 -22.795094 -37.160603 184.746780 + 0.575427 22.457302 -15.078107 173.384399 -23.316435 -35.716988 182.304977 + 0.583761 22.165413 -13.527881 171.846832 -23.641466 -34.422863 179.974472 + 0.592094 22.126732 -12.165789 170.327271 -23.752794 -33.151127 177.789490 + 0.600427 22.462524 -11.028765 168.876831 -23.613478 -31.771357 175.785461 + 0.608761 23.195026 -10.104675 167.486725 -23.208532 -30.243603 173.975220 + 0.617094 24.337318 -9.396485 166.144135 -22.521265 -28.541712 172.366409 + 0.625427 25.892689 -8.922620 164.832443 -21.531126 -26.654154 170.962051 + 0.633761 27.664766 -8.676589 163.556900 -20.358242 -24.713308 169.689377 + 0.642094 29.488136 -8.647848 162.333923 -19.108130 -22.836174 168.505798 + 0.650427 31.350252 -8.850554 161.164017 -17.775955 -21.030130 167.430740 + 0.658760 33.231388 -9.297091 160.045898 -16.362867 -19.299349 166.477127 + 0.667094 35.103470 -9.996912 158.978302 -14.875960 -17.646368 165.652115 + 0.675427 36.945126 -10.912700 157.955933 -13.314170 -16.050230 164.927902 + 0.683760 38.744411 -12.014379 156.973007 -11.668635 -14.496083 164.278152 + 0.692094 40.482079 -13.307181 156.026840 -9.936275 -12.990137 163.700653 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_05.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_05.msa new file mode 100644 index 000000000..09628ab8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_05.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_05.GR2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.197080 + DirectInputTime 0.593674 + InputLimitTime 0.737226 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.218978 + AttackingEndTime 0.452555 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.218978 46.277153 -46.288212 100.951233 25.045311 -0.122704 105.301323 + 0.227311 44.613384 -50.850689 101.811790 29.587687 -2.264351 105.622261 + 0.235645 42.452293 -55.609158 102.793884 34.154545 -5.381435 105.841469 + 0.243978 39.722385 -60.492741 103.914223 38.582684 -9.549281 106.025452 + 0.252311 36.285358 -65.462448 105.197250 42.703686 -14.880248 106.206551 + 0.260645 30.589184 -71.249306 106.954865 46.522633 -22.817942 105.786278 + 0.268978 21.461647 -77.363747 109.399178 48.840656 -34.571960 104.899521 + 0.277311 8.252045 -82.216270 112.466843 47.237926 -50.407021 104.150398 + 0.285645 -8.783117 -83.472832 115.633598 38.691143 -68.773369 104.183197 + 0.293978 -26.800003 -79.291183 117.896049 22.237997 -85.173477 105.181297 + 0.302311 -43.640774 -69.080566 118.740303 -1.795566 -95.504585 106.423172 + 0.310645 -56.971439 -53.005768 117.857201 -31.202929 -95.607994 106.825180 + 0.318978 -64.059738 -33.766506 115.416313 -59.248489 -83.633186 105.882935 + 0.327311 -64.760429 -17.106440 112.480774 -77.677841 -65.844940 104.826653 + 0.335645 -62.045696 -4.615679 109.885201 -87.409592 -48.530903 104.584450 + 0.343978 -58.468193 3.593166 108.187714 -91.369865 -35.315876 106.175468 + 0.352311 -54.855629 9.369673 107.025429 -92.373543 -25.109108 109.172989 + 0.360645 -51.045181 14.233381 105.863670 -91.563286 -15.971078 112.706520 + 0.368978 -47.262440 18.331905 104.733200 -89.217979 -8.025485 116.808418 + 0.377311 -43.624176 21.840784 103.696526 -85.507759 -1.257671 121.392937 + 0.385645 -39.906860 25.094343 103.041504 -81.182449 5.016628 125.272209 + 0.393978 -36.039192 28.212015 102.882103 -76.804512 10.867164 128.146667 + 0.402311 -32.045513 31.210823 103.251541 -72.667618 16.228775 130.201996 + 0.410645 -27.963320 34.069881 104.150826 -68.894127 21.113657 131.678970 + 0.418978 -23.923191 36.681969 105.378761 -65.217239 25.290678 133.056107 + 0.427311 -19.970070 39.035683 106.916725 -61.702637 28.749369 134.367981 + 0.435645 -16.142212 41.123707 108.776230 -58.464916 31.528358 135.566376 + 0.443978 -12.519732 42.889793 110.877007 -55.594738 33.726070 136.598022 + 0.452311 -9.216117 44.270721 113.024620 -53.119568 35.533176 137.461060 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_06.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_06.msa new file mode 100644 index 000000000..54ec31cc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_06.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_06.GR2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.217356 + DirectInputTime 0.703974 + InputLimitTime 0.911598 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.253041 + AttackingEndTime 0.450933 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.253041 -70.046425 -36.193127 132.405029 -68.245689 14.113170 140.535828 + 0.261375 -65.338326 -49.339066 132.152328 -72.173256 0.340580 141.345413 + 0.269708 -57.420803 -63.289768 131.155548 -74.110603 -16.236425 141.513184 + 0.278041 -45.257637 -76.902420 129.335693 -72.535172 -35.373409 140.833710 + 0.286375 -28.040777 -88.176010 126.654831 -65.623848 -56.053158 139.111526 + 0.294708 -6.272555 -94.088882 123.231918 -51.984173 -75.736610 136.218338 + 0.303041 14.617427 -92.715530 119.150024 -34.505203 -89.983353 132.309036 + 0.311375 31.684652 -85.868874 115.151184 -16.061096 -98.368813 127.813148 + 0.319708 44.256668 -75.746124 111.887405 1.905430 -101.794502 123.154755 + 0.328041 52.512188 -64.044807 109.742378 18.689325 -101.148399 118.674561 + 0.336375 56.973484 -52.008492 108.944489 33.884350 -97.098289 114.828773 + 0.344708 58.615673 -41.706051 109.393539 46.304195 -91.045067 113.273750 + 0.353041 58.652302 -33.901379 110.022163 55.774780 -84.675819 113.780983 + 0.361375 58.092655 -28.515915 110.027153 62.824574 -78.983536 115.572037 + 0.369708 57.648926 -25.362953 108.989471 68.084465 -74.444405 118.078362 + 0.378041 57.677151 -24.228245 106.891472 72.136490 -71.062813 120.976631 + 0.386375 57.412258 -23.202362 104.896332 75.758347 -66.939644 123.643822 + 0.394708 56.551079 -21.740606 103.283081 78.900795 -61.632137 125.869316 + 0.403041 55.011429 -19.875416 102.026237 81.299561 -55.271912 127.658257 + 0.411375 52.699501 -17.680950 101.127007 82.678696 -48.021862 129.085190 + 0.419708 49.576885 -15.333933 100.577324 82.775734 -40.152096 130.290802 + 0.428041 46.243652 -13.580195 99.977592 81.647346 -32.579338 131.387909 + 0.436375 42.982574 -12.566065 99.188271 79.513962 -25.621031 132.294388 + 0.444708 39.902439 -12.239500 98.195435 76.578026 -19.353285 132.912582 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_07.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_07.msa new file mode 100644 index 000000000..779c6b2ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/combo_07.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\bell\combo_07.GR2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.261152 + AttackingEndTime 0.553528 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.261152 -53.546944 -29.370810 102.812012 -42.353260 18.101173 117.661423 + 0.269485 -55.971184 -45.317741 106.638077 -54.562294 4.921318 115.249367 + 0.277818 -51.502800 -64.819916 108.415070 -65.544502 -15.984511 112.759621 + 0.286152 -37.317421 -84.468040 108.259872 -69.370949 -44.882572 110.708427 + 0.294485 -12.805990 -97.896759 106.619186 -59.518467 -77.639290 109.444778 + 0.302818 13.712291 -99.628807 105.560127 -37.122780 -102.082016 108.816589 + 0.311152 36.236237 -91.972687 105.451195 -9.539611 -114.209763 108.778641 + 0.319485 52.811390 -78.633705 106.023567 17.604143 -115.391052 109.234055 + 0.327818 63.293228 -62.604198 107.035416 41.032440 -108.394028 109.987778 + 0.336152 68.443573 -46.328697 108.528816 59.300846 -96.420876 111.389099 + 0.344485 69.654854 -31.655621 110.671555 72.239014 -82.486061 113.924973 + 0.352818 68.391403 -19.216724 113.451126 80.535393 -68.585304 117.481522 + 0.361152 65.824272 -9.080353 116.904404 85.178299 -55.993034 121.962914 + 0.369485 62.546444 -0.773493 120.983635 87.195625 -44.993805 127.146294 + 0.377818 58.024940 6.956333 125.241196 87.392639 -34.115410 132.427216 + 0.386152 52.226273 14.020164 129.599808 85.855263 -23.454546 137.705414 + 0.394485 45.252674 20.179020 134.032852 82.668282 -13.312636 142.939758 + 0.402818 37.271015 25.200222 138.515335 77.983253 -3.987438 148.085068 + 0.411152 28.820827 28.778048 143.102066 72.243813 3.953205 153.060501 + 0.419485 20.291512 30.851545 147.790085 65.897522 10.338616 157.804367 + 0.427818 11.902417 31.478516 152.532623 59.261822 15.258534 162.277023 + 0.436152 3.852330 30.738295 157.280716 52.593002 18.849234 166.444504 + 0.444485 -3.774080 28.768579 161.850037 45.999992 21.440683 170.207230 + 0.452818 -10.991468 25.750366 165.981247 39.401524 23.464268 173.485229 + 0.461151 -17.676409 21.792622 169.685471 32.780865 24.994946 176.378082 + 0.469485 -23.728512 16.995119 172.989243 26.100691 26.056837 178.982895 + 0.477818 -29.073124 11.455242 175.910736 19.300375 26.653551 181.389069 + 0.486151 -33.723751 5.298622 178.394714 12.185935 26.866352 183.698486 + 0.494485 -37.626587 -1.437152 180.474533 4.658962 26.533445 186.003677 + 0.502818 -40.673229 -8.733034 182.200699 -3.283458 25.398460 188.368561 + 0.511151 -42.707981 -16.548473 183.619598 -11.541152 23.171347 190.827896 + 0.519485 -43.432911 -24.621847 184.856964 -19.667292 19.693470 193.362167 + 0.527818 -42.644550 -32.625652 186.011047 -27.215544 14.958415 195.945892 + 0.536151 -40.264931 -40.265705 187.118668 -33.850281 9.019362 198.556519 + 0.544485 -36.277454 -47.169289 188.215698 -39.213375 2.075783 201.149658 + 0.552818 -30.886909 -52.844807 189.290497 -42.954292 -5.408779 203.615250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/damage.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/damage.msa new file mode 100644 index 000000000..f23ea5422 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/damage_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/damage_1.msa new file mode 100644 index 000000000..8a207e2cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/damage_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/damage_2.msa new file mode 100644 index 000000000..356b572f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/damage_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/damage_3.msa new file mode 100644 index 000000000..834bfc083 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/pick_up.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/pick_up.msa new file mode 100644 index 000000000..21ff224fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/run.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/run.msa new file mode 100644 index 000000000..0abe670f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/wait.msa new file mode 100644 index 000000000..65562b9cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bell/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/bell/walk.msa new file mode 100644 index 000000000..426964fb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bell/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/attack.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/attack.msa new file mode 100644 index 000000000..7e93c82c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/attack.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.0 + DirectInputTime 1.0 + InputLimitTime 0.853846 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.846154 + AttackingEndTime 0.846154 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.850000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/attack_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/attack_1.msa new file mode 100644 index 000000000..9538069ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/attack_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_1.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/attack_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/attack_2.msa new file mode 100644 index 000000000..47659d4ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/attack_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_2.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/change_weapon.msa new file mode 100644 index 000000000..e682490e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/change_weapon.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/change_weapon.gr2" +MotionDuration 0.666667 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/damage.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/damage.msa new file mode 100644 index 000000000..ffc53031a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/damage_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/damage_1.msa new file mode 100644 index 000000000..450cf4af6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/damage_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_1.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/damage_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/damage_2.msa new file mode 100644 index 000000000..1ac2945ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/damage_2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_2.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/damage_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/damage_3.msa new file mode 100644 index 000000000..3bc25ed2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/damage_3.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_3.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/run.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/run.msa new file mode 100644 index 000000000..076189978 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/wait.msa new file mode 100644 index 000000000..2d49b0d40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/wait_1.msa new file mode 100644 index 000000000..e5c0a5573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait_1.gr2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/bow/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/bow/walk.msa new file mode 100644 index 000000000..5b09bcc1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_05.msa new file mode 100644 index 000000000..d681e9418 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_05.GR2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_06.msa new file mode 100644 index 000000000..f271f2fb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_06.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_07.msa new file mode 100644 index 000000000..036f5c60b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/combo_07.msa @@ -0,0 +1,102 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_07.GR2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.600000 + DirectInputTime 1.600000 + InputLimitTime 1.600000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.443796 + AttackingEndTime 0.883698 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.443796 -61.981697 11.144583 131.666183 -72.906975 155.342453 91.821266 + 0.452129 -62.338612 8.959702 132.565186 -77.047150 152.698563 92.281166 + 0.460462 -62.657562 7.021767 133.409286 -79.944328 150.535355 93.346519 + 0.468796 -62.955017 5.301614 134.208420 -81.609360 148.862350 94.935905 + 0.477129 -63.236328 3.776859 134.958847 -81.987770 147.676758 96.995766 + 0.485462 -63.530979 2.349424 135.612213 -81.323761 146.788528 99.269844 + 0.493796 -63.847260 0.966223 136.155655 -79.702812 146.084015 101.667664 + 0.502129 -64.176979 -0.397204 136.596741 -77.104187 145.488129 104.187859 + 0.510462 -64.523941 -1.825212 136.938553 -73.872787 144.800125 106.712616 + 0.518796 -64.882965 -3.357788 137.190292 -70.168358 143.917938 109.227173 + 0.527129 -65.241493 -5.009181 137.362488 -66.022705 142.788986 111.767609 + 0.535462 -65.602470 -6.859562 137.460205 -61.835133 141.291367 114.284325 + 0.543796 -65.958168 -8.942152 137.491745 -57.798710 139.399063 116.796310 + 0.552129 -66.291718 -11.261944 137.465607 -53.965908 137.129288 119.351440 + 0.560462 -66.586937 -13.883185 137.398270 -50.806210 134.476059 121.889816 + 0.568796 -66.822990 -16.828840 137.294876 -48.519764 131.491455 124.407478 + 0.577129 -66.974411 -20.098734 137.152588 -47.130898 128.231308 126.932869 + 0.585462 -67.019417 -23.771257 136.967621 -47.062817 124.703590 129.420532 + 0.593796 -66.916298 -27.876287 136.727921 -48.470333 120.905762 131.863998 + 0.602129 -66.610405 -32.418301 136.407074 -51.317848 116.785057 134.289520 + 0.610462 -66.061623 -37.596695 135.824310 -55.614075 112.034142 137.045502 + 0.618796 -65.152527 -43.486778 134.845840 -61.210232 106.363922 140.255035 + 0.627129 -63.720753 -50.046791 133.363800 -67.831627 99.531479 143.825821 + 0.635462 -61.585182 -57.052513 131.373199 -75.407951 91.438721 147.475708 + 0.643795 -58.596672 -64.336868 128.809052 -83.715584 81.876350 150.961853 + 0.652129 -54.614838 -71.731789 125.566162 -92.348045 70.621643 154.056686 + 0.660462 -49.547756 -78.852470 121.778877 -100.861366 57.735859 156.571472 + 0.668795 -43.375427 -85.432549 117.516556 -108.941559 43.164097 158.308609 + 0.677129 -36.100677 -91.259644 112.792007 -116.261749 26.788176 159.039719 + 0.685462 -27.680601 -96.083984 107.853760 -122.792320 8.137359 158.761429 + 0.693795 -18.174570 -99.665230 102.864731 -128.010010 -13.169929 157.222275 + 0.702129 -7.685434 -101.756393 97.903458 -131.003113 -37.392262 154.024567 + 0.710462 4.464234 -101.758995 92.669952 -130.672638 -67.963051 148.309311 + 0.718795 18.071091 -98.466011 87.140549 -122.613243 -105.242805 138.732269 + 0.727129 31.746634 -90.712616 81.618340 -101.426453 -144.936371 124.332542 + 0.735462 42.390064 -79.817268 76.798790 -68.322212 -176.147903 107.833794 + 0.743795 49.074364 -67.684616 72.833931 -28.423101 -194.780411 91.291359 + 0.752129 52.051395 -55.577457 69.591011 14.186606 -200.599075 75.501953 + 0.760462 52.274178 -45.416325 67.138878 53.737373 -195.311890 61.738503 + 0.768795 51.241482 -37.823116 65.370712 87.661858 -182.561249 50.390972 + 0.777129 50.004650 -32.469154 64.118874 115.972496 -165.260117 41.430630 + 0.785462 48.467533 -28.158285 63.151909 140.521439 -142.878677 33.735790 + 0.793795 46.522930 -24.507778 62.382595 160.885071 -114.928810 27.094484 + 0.802129 44.284908 -21.536459 61.787827 175.576630 -82.142159 21.920103 + 0.810462 42.041565 -19.275669 61.333107 183.009460 -47.834316 18.760645 + 0.818795 39.970352 -17.663895 60.983685 183.539398 -14.445672 17.652952 + 0.827129 38.145691 -16.609772 60.712833 178.143707 16.717615 18.406576 + 0.835462 36.579430 -15.918985 60.487320 168.299026 43.456036 20.181479 + 0.843795 35.274494 -15.459913 60.292900 156.015549 65.021866 22.289644 + 0.852129 34.225464 -15.155375 60.127636 142.967102 81.777527 24.360315 + 0.860462 33.407681 -14.876461 59.987347 130.498749 94.277000 25.945379 + 0.868795 32.794724 -14.551891 59.872940 119.655228 103.188576 26.820726 + 0.877129 32.358788 -14.155283 59.787167 111.047035 109.258415 26.965933 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.739659 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/dualhand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/change_weapon.msa new file mode 100644 index 000000000..98259c873 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_01.msa new file mode 100644 index 000000000..c820a2ee5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_01.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.393162 + DirectInputTime 0.748718 + InputLimitTime 0.919658 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.533333 + AttackingEndTime 0.687180 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.533333 -51.029541 9.694455 153.929138 -19.190048 42.445637 176.612595 + 0.541667 -54.250633 -3.238292 150.995071 -30.971941 35.373760 174.831863 + 0.550000 -55.069969 -17.750250 147.511932 -42.275051 24.909595 172.358109 + 0.558333 -52.808235 -32.955986 143.537384 -51.719215 11.160174 169.101578 + 0.566667 -47.035519 -48.133430 139.050629 -58.421852 -5.650917 164.868729 + 0.575000 -37.438381 -62.314739 134.092758 -61.374634 -25.120188 159.480545 + 0.583333 -23.970400 -74.257294 128.798767 -59.403728 -46.521095 152.802109 + 0.591667 -7.893576 -82.405518 122.945175 -51.872543 -67.985252 144.363724 + 0.600000 8.998416 -86.024750 116.366989 -38.931435 -87.228088 133.748276 + 0.608333 25.632421 -85.047722 109.345917 -20.910992 -102.316063 121.028435 + 0.616667 40.896614 -79.574562 102.148338 1.099251 -111.178772 106.421524 + 0.625000 53.603462 -69.939560 95.058006 25.044907 -111.927086 90.375389 + 0.633333 62.284531 -57.994038 89.258469 46.651768 -104.626434 75.785812 + 0.641667 66.864311 -46.396416 85.366776 62.789745 -93.048073 65.168579 + 0.650000 68.419632 -36.309696 82.823853 73.667892 -80.620979 58.128811 + 0.658333 68.036743 -28.218906 81.137886 80.475700 -69.561165 53.997196 + 0.666667 66.611038 -22.185799 79.928391 84.586128 -60.992691 52.153461 + 0.675000 64.635902 -17.663799 79.093018 87.469849 -54.454456 52.151833 + 0.683333 62.287949 -14.182733 78.661560 89.975258 -49.105400 53.866329 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_02.msa new file mode 100644 index 000000000..02a12d0eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_02.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.146154 + DirectInputTime 0.487179 + InputLimitTime 0.620513 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.235897 + AttackingEndTime 0.379487 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.235897 -34.437260 -63.836655 95.549911 6.945831 -90.619980 82.469719 + 0.244231 -48.866096 -54.882469 105.242493 -17.414835 -93.581596 94.562904 + 0.252564 -59.952187 -41.545090 114.383110 -40.440613 -88.180389 107.645515 + 0.260897 -66.133255 -26.662279 122.081223 -58.333248 -76.951195 118.740517 + 0.269231 -67.978645 -12.649668 128.115784 -70.432167 -63.570232 126.695526 + 0.277564 -66.820892 -0.732294 132.500458 -77.814339 -50.517578 131.264709 + 0.285897 -63.869255 8.688789 135.360825 -81.861076 -38.959156 132.739120 + 0.294231 -59.971043 16.093016 137.374893 -83.989586 -28.679974 132.961548 + 0.302564 -55.812679 21.507076 138.803986 -84.795464 -19.956282 132.346725 + 0.310897 -51.965466 25.004482 139.816986 -84.758675 -13.060397 131.064240 + 0.319231 -48.612896 27.157961 140.570999 -84.204185 -7.903364 130.326874 + 0.327564 -45.420406 29.037426 141.408829 -83.255180 -3.999626 132.572647 + 0.335897 -42.333771 30.848272 142.652603 -81.828934 -1.106789 138.182388 + 0.344231 -39.250828 32.701916 144.438980 -79.259399 1.202743 147.286011 + 0.352564 -36.172260 34.430870 146.393890 -74.954414 3.366897 157.881424 + 0.360897 -33.202343 35.893639 148.206741 -68.877281 5.430126 168.213486 + 0.369231 -30.379833 37.129784 149.854767 -60.881218 7.358673 177.860916 + 0.377564 -27.735455 38.178413 151.307114 -50.939770 9.167285 186.248642 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_03.msa new file mode 100644 index 000000000..5c82bb573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_03.msa @@ -0,0 +1,61 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.149573 + DirectInputTime 0.514530 + InputLimitTime 0.628205 + LinkTime 0.0 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200427 + AttackingEndTime 0.391880 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.200427 -48.295635 42.142143 129.671432 -0.372383 58.366188 123.257790 + 0.208761 -57.005108 32.761131 130.150864 -12.639174 57.367668 124.937813 + 0.217094 -64.894791 20.618982 130.562820 -26.254919 53.678654 126.690735 + 0.225427 -70.869560 5.973915 130.926712 -40.196644 46.649456 128.559174 + 0.233761 -73.955765 -10.096709 131.352829 -52.908138 36.352856 130.745621 + 0.242094 -73.822571 -26.933138 131.705795 -63.595837 23.011040 133.112137 + 0.250427 -70.298347 -43.816040 131.850983 -71.523392 7.038726 135.490402 + 0.258761 -63.350746 -60.056374 131.479370 -76.121727 -11.074225 137.659500 + 0.267094 -52.627052 -75.363106 128.917679 -77.188126 -31.798441 138.887405 + 0.275427 -37.653961 -88.288246 123.680397 -73.305901 -54.811897 138.144745 + 0.283761 -18.499756 -96.397110 115.820450 -62.583027 -78.464653 134.147659 + 0.292094 3.514027 -96.603539 106.138123 -43.499413 -99.169815 125.715508 + 0.300427 23.113827 -88.424034 98.002472 -19.212564 -111.019630 115.274803 + 0.308761 36.560177 -76.064995 93.116104 4.436901 -113.381050 106.404633 + 0.317094 44.149067 -62.957088 90.674683 24.784708 -109.214592 99.950653 + 0.325427 47.128139 -51.148067 89.654388 40.937454 -101.386131 95.857262 + 0.333761 47.017319 -41.445122 89.338943 53.247238 -91.872810 93.721672 + 0.342094 45.366978 -33.728962 89.664101 62.756580 -81.526550 93.403961 + 0.350427 42.973763 -28.019579 90.219215 69.794243 -71.163422 94.720078 + 0.358761 40.445286 -24.168869 90.674332 74.718269 -61.331696 97.402740 + 0.367094 38.196159 -21.888765 90.844971 77.861115 -52.254860 101.120544 + 0.375427 35.715244 -20.209133 90.892128 79.096764 -43.008060 105.007744 + 0.383761 32.792747 -18.897461 90.875679 78.255714 -33.541058 108.755287 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_04.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_04.msa new file mode 100644 index 000000000..d52641d10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_04.msa @@ -0,0 +1,105 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.170513 + AttackingEndTime 0.744872 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.170513 62.306557 -3.776650 94.857910 64.461983 -5.991505 145.763855 + 0.178846 63.622559 -14.270170 94.620026 64.355209 -12.374729 145.579239 + 0.187180 62.823875 -26.300434 94.448227 63.938694 -18.748814 144.873535 + 0.195513 59.340904 -39.235092 94.683784 63.158554 -25.376472 143.615952 + 0.203846 52.529724 -52.404564 95.457695 61.939793 -32.681133 141.538376 + 0.212180 41.838852 -64.784836 96.887177 59.866924 -41.204464 138.359238 + 0.220513 27.075939 -74.920883 99.095131 55.969318 -51.375072 133.905334 + 0.228846 9.719263 -80.902596 102.037460 48.875431 -62.594067 129.103729 + 0.237180 -8.562338 -81.961571 105.527832 37.871899 -73.334816 124.774429 + 0.245513 -26.457460 -78.008728 109.407288 22.992096 -81.929298 121.254616 + 0.253846 -42.682049 -69.283318 113.540588 4.934532 -86.791634 118.747383 + 0.262180 -55.769798 -56.648972 117.390152 -14.473239 -86.575058 117.283966 + 0.270513 -64.723869 -41.781025 120.064522 -32.412827 -81.087227 116.599960 + 0.278846 -69.649338 -25.860643 121.509384 -47.293537 -71.424164 116.491936 + 0.287180 -70.754143 -9.811776 121.790642 -58.194324 -59.003799 116.954689 + 0.295513 -68.260750 5.587657 121.225067 -64.929939 -45.206543 118.094955 + 0.303846 -62.413090 19.885664 120.923889 -68.701218 -30.698128 119.276016 + 0.312180 -53.614605 32.468597 120.958542 -69.781082 -15.895717 120.227921 + 0.320513 -42.344620 42.811813 121.225967 -68.217476 -1.136322 120.876129 + 0.328846 -29.100508 50.507984 121.667542 -63.991627 13.314277 121.194504 + 0.337179 -14.447408 55.236488 122.498184 -56.978577 27.115995 121.344582 + 0.345513 0.978918 56.743874 123.895798 -47.055649 39.776119 121.493103 + 0.353846 16.517199 54.848957 125.882507 -34.143574 50.676468 121.752090 + 0.362179 31.440357 49.464886 128.485687 -18.272364 59.018154 122.291634 + 0.370513 44.847084 40.700264 131.600311 0.086399 63.701115 123.327492 + 0.378846 55.720879 29.124229 134.852997 19.518225 63.655304 124.955154 + 0.387179 63.497448 15.432290 138.172318 38.731739 58.634212 127.160828 + 0.395513 67.805931 0.403988 141.507843 56.429325 48.747677 129.912170 + 0.403846 68.462181 -15.119360 144.807388 71.354248 34.449329 133.163513 + 0.412179 65.521194 -30.157709 147.988327 82.324867 16.697853 136.889359 + 0.420513 59.275143 -43.893673 151.016052 88.553642 -3.345779 141.034653 + 0.428846 50.167038 -55.659599 153.875626 89.605003 -24.417912 145.532928 + 0.437179 38.757248 -64.915436 156.557556 85.373741 -45.192703 150.320160 + 0.445513 25.900248 -71.240128 158.938614 76.257965 -64.128380 155.130539 + 0.453846 12.560150 -74.539383 160.918167 63.260174 -79.921669 159.679367 + 0.462179 -0.596660 -74.998184 162.554550 47.485741 -91.943130 163.948990 + 0.470513 -13.024929 -72.916695 163.903336 30.058874 -99.906387 167.944839 + 0.478846 -24.298534 -68.673676 165.013351 12.064910 -103.807930 171.667816 + 0.487179 -34.099602 -62.709175 165.933090 -5.422060 -103.879562 175.076111 + 0.495513 -42.258244 -55.446983 166.727768 -21.588648 -100.631279 178.223190 + 0.503846 -48.700413 -47.291927 167.452850 -35.836952 -94.701500 181.159119 + 0.512179 -53.432163 -38.617214 168.153534 -47.775188 -86.789833 183.914017 + 0.520513 -56.593258 -29.521719 168.903580 -57.393471 -77.353165 186.581436 + 0.528846 -58.233475 -20.135826 169.730164 -64.650589 -66.853615 189.153519 + 0.537179 -58.363777 -10.682907 170.625351 -69.508354 -55.844234 191.535706 + 0.545513 -57.021469 -1.390561 171.567612 -72.051613 -44.861889 193.597824 + 0.553846 -54.347492 7.344738 172.497543 -72.541786 -34.556995 195.173721 + 0.562179 -50.671276 15.091274 173.342957 -71.471870 -25.500738 196.160080 + 0.570513 -46.257416 21.833998 174.081741 -69.292290 -17.741905 196.534760 + 0.578846 -41.318787 27.614342 174.689835 -66.364891 -11.207648 196.289444 + 0.587179 -36.041447 32.485718 175.136688 -62.975430 -5.766742 195.442062 + 0.595513 -30.741589 36.430496 175.375565 -59.463127 -1.323379 194.102966 + 0.603846 -25.577276 39.574425 175.397781 -55.952267 2.295204 192.386398 + 0.612179 -20.615458 42.065998 175.202148 -52.472706 5.252025 190.395691 + 0.620513 -15.876949 44.035583 174.788376 -49.016846 7.675338 188.229340 + 0.628846 -11.562606 45.535812 174.191559 -45.739780 9.611434 186.121231 + 0.637179 -7.859122 46.651543 173.466461 -42.801453 11.097796 184.234894 + 0.645513 -4.799346 47.502510 172.649277 -40.245712 12.208198 182.591873 + 0.653846 -2.398279 48.188904 171.769852 -38.107594 13.016208 181.188263 + 0.662179 -0.547535 48.801834 170.822556 -36.361858 13.665969 179.976959 + 0.670512 1.072591 49.416725 169.740753 -34.880493 14.413524 178.859238 + 0.678846 2.474656 50.048531 168.527618 -33.667435 15.283370 177.808228 + 0.687179 3.649989 50.707565 167.187943 -32.734337 16.285917 176.796783 + 0.695512 4.602416 51.401165 165.723236 -32.080162 17.430891 175.793381 + 0.703846 5.507905 52.116993 164.128891 -31.550228 18.727770 174.752075 + 0.712179 6.419735 52.844654 162.400848 -31.093801 20.176523 173.649261 + 0.720512 7.334918 53.577118 160.535675 -30.707876 21.774717 172.466766 + 0.728846 8.249431 54.306820 158.529587 -30.389231 23.518942 171.184967 + 0.737179 9.116469 55.020512 156.423660 -30.142950 25.352407 169.821381 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_05.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_05.msa new file mode 100644 index 000000000..19a5bb9f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_05.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_05.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.130576 + DirectInputTime 0.513788 + InputLimitTime 0.718167 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167478 + AttackingEndTime 0.377535 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.167478 62.888382 -24.179306 113.141136 70.723137 17.963709 140.761276 + 0.175811 59.170776 -42.177074 110.016411 81.943573 -0.860653 129.308670 + 0.184145 47.217415 -63.672600 109.801468 85.941689 -31.373960 116.912064 + 0.192478 28.837519 -79.019775 114.637291 76.802612 -61.936764 112.292122 + 0.200811 9.356023 -85.736168 120.404419 59.807442 -83.753593 113.218597 + 0.209145 -8.917435 -86.215149 124.135254 40.155998 -96.610023 115.024178 + 0.217478 -25.009087 -82.534012 124.515282 21.165506 -102.066673 115.359619 + 0.225811 -38.659260 -75.992271 122.682709 3.992939 -102.719429 114.530167 + 0.234145 -50.553864 -67.124321 121.427612 -13.054465 -100.899025 114.083542 + 0.242478 -60.557762 -55.972870 120.852226 -30.151743 -96.389809 114.397408 + 0.250811 -68.218109 -42.446609 120.989632 -47.140415 -88.597038 115.903587 + 0.259145 -72.554947 -27.003506 121.766220 -62.911961 -76.995667 118.813293 + 0.267478 -72.812103 -13.028555 122.502060 -74.409340 -63.974560 120.836655 + 0.275811 -70.409691 -1.851626 123.088509 -81.964165 -51.484787 121.094917 + 0.284145 -66.789589 6.322731 123.644501 -86.696373 -40.435841 119.368767 + 0.292478 -63.019241 11.622026 124.282509 -89.552734 -31.067429 115.653587 + 0.300811 -59.193165 15.494547 124.864410 -90.966209 -22.439953 112.520271 + 0.309145 -55.140049 18.916956 125.373901 -91.221016 -14.421514 111.673302 + 0.317478 -50.969620 21.961178 125.935852 -90.658775 -7.366897 113.068031 + 0.325811 -46.758381 24.700314 126.648392 -89.458069 -1.355755 116.712868 + 0.334145 -42.592056 27.164284 127.518463 -87.586723 3.696995 122.451385 + 0.342478 -38.617981 29.333946 128.418015 -84.895142 7.942317 129.765320 + 0.350811 -34.871128 31.293226 129.362671 -80.956322 11.483331 138.558838 + 0.359145 -31.367184 33.115841 130.356796 -75.178551 14.384757 148.532532 + 0.367478 -28.104410 34.856537 131.375870 -66.982101 16.709272 158.946793 + 0.375811 -24.964996 36.514164 132.308624 -56.655846 18.698328 168.075211 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_06.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_06.msa new file mode 100644 index 000000000..878424132 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_06.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_06.GR2" +MotionDuration 1.333333 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.145985 + DirectInputTime 0.590430 + InputLimitTime 0.814274 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.178427 + AttackingEndTime 0.389294 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.178427 -32.286789 50.632710 139.679489 17.883013 54.135525 131.215530 + 0.186760 -39.058960 46.727787 139.404175 10.647571 56.021671 132.782547 + 0.195094 -46.687645 41.275776 138.498947 1.464054 57.503788 134.137482 + 0.203427 -54.722187 33.762478 136.907822 -9.801505 57.845478 135.154892 + 0.211760 -62.361866 23.815098 134.720093 -22.879595 56.080387 135.717758 + 0.220094 -68.098969 12.385673 133.110138 -35.574142 51.534344 136.319656 + 0.228427 -71.641075 0.208941 132.249771 -46.840725 44.500336 137.153503 + 0.236760 -73.040993 -12.253575 131.981567 -56.208500 35.484032 138.207809 + 0.245094 -72.412910 -24.622648 132.123596 -63.397781 25.042763 139.401764 + 0.253427 -69.885246 -36.772888 132.409119 -68.452850 13.537494 140.584473 + 0.261760 -65.050766 -49.973049 132.123123 -72.317192 -0.364510 141.368927 + 0.270094 -56.959709 -63.938515 131.090179 -74.128387 -17.069166 141.502014 + 0.278427 -44.576603 -77.495033 129.230453 -72.347771 -36.308262 140.778488 + 0.286760 -27.118650 -88.594482 126.511543 -65.144951 -57.014378 139.003952 + 0.295094 -5.245564 -94.179428 123.053696 -51.227806 -76.533592 136.057022 + 0.303427 15.500918 -92.501518 118.957077 -33.658752 -90.494560 132.110458 + 0.311760 32.366226 -85.457596 114.980164 -15.211864 -98.629158 127.598351 + 0.320094 44.730419 -75.229012 111.761406 2.711254 -101.848480 122.941208 + 0.328427 52.797600 -63.485912 109.674065 19.431093 -101.031456 118.476646 + 0.336760 57.101837 -51.480278 108.944901 34.527466 -96.846764 114.699898 + 0.345094 58.644028 -41.289314 109.426521 46.804359 -90.747375 113.258080 + 0.353427 58.632931 -33.600487 110.040665 56.149342 -84.392349 113.840942 + 0.361760 58.065266 -28.321913 110.004128 63.102722 -78.745926 115.675423 + 0.370094 57.639397 -25.269648 108.913170 68.293831 -74.266113 118.205902 + 0.378427 57.677067 -24.190416 106.790199 72.310966 -70.899811 121.109062 + 0.386760 57.386135 -23.144238 104.813568 75.916252 -66.719337 123.756737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_07.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_07.msa new file mode 100644 index 000000000..965eb9c3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/combo_07.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\shaman\fan\combo_07.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.255474 + AttackingEndTime 0.530819 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.255474 -49.257450 -21.273808 99.111183 -35.458767 23.696363 118.789810 + 0.263807 -54.897961 -33.958012 104.250679 -46.092251 14.628352 116.947823 + 0.272141 -55.436306 -51.255146 107.425468 -58.443218 -0.833385 114.433754 + 0.280474 -48.150490 -71.308098 108.564476 -67.865410 -24.402742 112.040047 + 0.288807 -30.482973 -89.805656 107.848457 -67.968613 -55.315960 110.208687 + 0.297141 -4.148772 -99.693489 106.162987 -53.376728 -86.730225 109.181793 + 0.305474 21.465460 -98.025345 105.435059 -28.580219 -107.266975 108.741997 + 0.313807 42.196602 -88.176338 105.572128 -0.640659 -115.654076 108.878426 + 0.322141 56.789883 -73.702942 106.308334 25.570938 -113.907936 109.452194 + 0.330474 65.455688 -57.315701 107.437653 47.447227 -104.944115 110.303452 + 0.338807 69.183601 -41.433807 109.142899 63.980579 -92.082619 112.079941 + 0.347141 69.457626 -27.437811 111.487244 75.341568 -77.978539 114.952316 + 0.355474 67.669434 -15.743016 114.475677 82.363235 -64.387070 118.813629 + 0.363807 64.871414 -6.305673 118.156471 86.049553 -52.383438 123.569504 + 0.372141 61.248386 1.747335 122.327866 87.449425 -41.522327 128.827072 + 0.380474 56.311924 9.291163 126.620377 87.088181 -30.679945 134.111374 + 0.388807 50.125263 16.092207 131.005676 85.013069 -20.152294 139.380219 + 0.397141 42.807320 21.914000 135.456635 81.327934 -10.236798 144.591461 + 0.405474 34.601082 26.506107 139.963242 76.241875 -1.285353 149.693069 + 0.413807 26.100512 29.599838 144.587173 70.270973 6.153747 154.599380 + 0.422141 17.593132 31.204967 149.297729 63.800961 12.059716 159.260803 + 0.430474 9.291338 31.386749 154.047501 57.129704 16.539673 163.639679 + 0.438807 1.384790 30.231901 158.781799 50.491741 19.746218 167.700668 + 0.447140 -6.124756 27.915249 163.214096 43.898190 22.142374 171.299805 + 0.455474 -13.184720 24.586178 167.206894 37.295647 24.003466 174.444092 + 0.463807 -19.677994 20.350550 170.780273 30.660666 25.384352 177.235001 + 0.472140 -25.509890 15.304578 173.963013 23.952515 26.294519 179.766968 + 0.480474 -30.631481 9.557348 176.749359 17.074537 26.767197 182.130524 + 0.488807 -35.052910 3.214225 179.098862 9.834044 26.830759 184.429901 + 0.497140 -38.696846 -3.702495 181.060699 2.170662 26.272312 186.748550 + 0.505474 -41.440346 -11.170393 182.684052 -5.889038 24.821400 189.141174 + 0.513807 -43.097313 -19.113859 184.025223 -14.175422 22.198257 191.629593 + 0.522140 -43.350445 -27.192467 185.232025 -22.150377 18.320955 194.180832 + 0.530474 -42.061432 -35.116001 186.367340 -29.446211 13.190326 196.776581 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/damage.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/damage.msa new file mode 100644 index 000000000..8f18ab8bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/damage_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/damage_1.msa new file mode 100644 index 000000000..b565f694f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/damage_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/damage_2.msa new file mode 100644 index 000000000..717762dae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/damage_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/damage_3.msa new file mode 100644 index 000000000..1bed80b86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/pick_up.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/pick_up.msa new file mode 100644 index 000000000..da2fdbed6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/run.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/run.msa new file mode 100644 index 000000000..2298670d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/wait.msa new file mode 100644 index 000000000..2658e414d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/wait.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fan/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/fan/walk.msa new file mode 100644 index 000000000..cd0e446dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fan/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_cancel.msa b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_cancel.msa new file mode 100644 index 000000000..4c929f8a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_cancel.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\fishing\fishing_cancel.GR2" +MotionDuration 1.300000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_cancel.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_catch.msa b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_catch.msa new file mode 100644 index 000000000..6d80f4e1f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_catch.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/fishing/fishing_catch.gr2" +MotionDuration 3.100000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_catch.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_fail.msa b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_fail.msa new file mode 100644 index 000000000..52c2ac4ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_fail.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/fishing/fishing_fail.gr2" +MotionDuration 4.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_fail_sw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_react.msa b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_react.msa new file mode 100644 index 000000000..228ded6f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_react.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait_react.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_wait.msa new file mode 100644 index 000000000..5f3476a0c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fishing/fishing_wait.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fishing/run.msa b/serverfiles/main/srv1/share/data/pc/warrior/fishing/run.msa new file mode 100644 index 000000000..7a16ca061 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fishing/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/fishing/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fishing/throw.msa b/serverfiles/main/srv1/share/data/pc/warrior/fishing/throw.msa new file mode 100644 index 000000000..d94a06532 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fishing/throw.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/fishing/throw.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.824006 + + EffectFileName "d:/ymir work/effect/etc/fishing/throw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fishing/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/fishing/wait.msa new file mode 100644 index 000000000..e08215fb6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fishing/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/fishing/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/fishing/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/fishing/walk.msa new file mode 100644 index 000000000..4282ed8f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/fishing/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/fishing/walk.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/attack.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/attack.msa new file mode 100644 index 000000000..2aa24dda6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/attack.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\general\attack.GR2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.602564 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + AttackingStartTime 0.456410 + AttackingEndTime 0.597436 + AttackingBone "equip_right_hand" + WeaponLength 0.000000 + List HitPosition + { + 0.456410 1.372804 45.702465 104.158905 1.372804 45.702461 104.158897 + 0.464744 -3.114610 41.442406 102.400131 -3.114610 41.442402 102.400124 + 0.473077 -7.811506 34.615021 99.187157 -7.811506 34.615017 99.187149 + 0.481410 -16.532804 26.862999 97.693489 -16.532803 26.862997 97.693481 + 0.489744 -30.495834 15.531954 98.549767 -30.495832 15.531953 98.549759 + 0.498077 -48.668098 -5.673773 101.743141 -48.668095 -5.673772 101.743134 + 0.506410 -62.418049 -40.888512 106.641045 -62.418045 -40.888508 106.641037 + 0.514744 -61.968567 -80.225586 112.714935 -61.968563 -80.225578 112.714928 + 0.523077 -46.452530 -115.650803 118.892815 -46.452526 -115.650795 118.892807 + 0.531410 -19.009365 -139.858490 122.965897 -19.009363 -139.858475 122.965889 + 0.539744 8.323515 -148.661285 122.843636 8.323514 -148.661270 122.843628 + 0.548077 24.760521 -149.221634 121.335106 24.760519 -149.221619 121.335098 + 0.556410 29.898102 -149.098862 121.130974 29.898100 -149.098846 121.130966 + 0.564744 24.676031 -150.549088 123.080078 24.676029 -150.549072 123.080070 + 0.573077 18.323814 -151.627060 124.424950 18.323812 -151.627045 124.424942 + 0.581410 14.734525 -152.311493 124.200066 14.734524 -152.311478 124.200058 + 0.589743 14.084359 -153.037140 122.525764 14.084358 -153.037125 122.525757 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/attack_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/attack_1.msa new file mode 100644 index 000000000..c8eecc81f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/attack_1.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/attack_1.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.653846 + LinkTime 0.064103 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + AttackingStartTime 0.489744 + AttackingEndTime 0.651282 + AttackingBone "equip_right_hand" + WeaponLength 0.000000 + List HitPosition + { + 0.489744 -28.148596 2.273357 82.006569 -28.148594 2.273357 82.006561 + 0.498077 -35.039852 -18.861282 80.721634 -35.039848 -18.861280 80.721626 + 0.506411 -38.169956 -44.712379 80.649437 -38.169952 -44.712376 80.649429 + 0.514744 -37.461384 -69.860313 83.025322 -37.461380 -69.860306 83.025314 + 0.523077 -33.546192 -93.012672 88.341919 -33.546188 -93.012665 88.341911 + 0.531411 -26.855024 -112.971321 96.706894 -26.855022 -112.971313 96.706886 + 0.539744 -17.876392 -128.000259 107.353958 -17.876390 -128.000244 107.353951 + 0.548077 -8.207862 -137.131287 119.984245 -8.207861 -137.131271 119.984238 + 0.556411 0.819984 -140.103394 134.445480 0.819984 -140.103378 134.445465 + 0.564744 8.965692 -136.653900 149.584213 8.965691 -136.653885 149.584198 + 0.573077 16.563671 -130.292953 160.531723 16.563669 -130.292938 160.531708 + 0.581411 22.834671 -124.427391 166.730881 22.834669 -124.427383 166.730865 + 0.589744 27.383322 -120.594070 169.643814 27.383320 -120.594063 169.643799 + 0.598077 30.270603 -119.123962 170.535858 30.270601 -119.123955 170.535843 + 0.606411 31.850777 -118.045570 170.602982 31.850775 -118.045563 170.602966 + 0.614744 32.188629 -117.093216 170.093506 32.188625 -117.093208 170.093491 + 0.623077 31.226492 -116.250038 169.070740 31.226490 -116.250031 169.070724 + 0.631411 29.349117 -115.438171 167.702911 29.349115 -115.438164 167.702896 + 0.639744 27.692413 -114.676003 166.365921 27.692411 -114.675995 166.365906 + 0.648077 26.340534 -113.999069 165.081787 26.340532 -113.999062 165.081772 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/back_damage_flying.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/back_damage_flying.msa new file mode 100644 index 000000000..ce97b184b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/back_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/back_damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/back_falling_stand.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/back_falling_stand.msa new file mode 100644 index 000000000..5f2df741a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/back_falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/back_falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/damage.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/damage.msa new file mode 100644 index 000000000..9af676592 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/damage_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/damage_1.msa new file mode 100644 index 000000000..505971ae9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/damage_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/damage_2.msa new file mode 100644 index 000000000..ddd2557be --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/damage_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/damage_3.msa new file mode 100644 index 000000000..a6ccb3e0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/damage_flying.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/damage_flying.msa new file mode 100644 index 000000000..1073b0bd9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/damage_flying.gr2" +MotionDuration 1.266667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/dead.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/dead.msa new file mode 100644 index 000000000..247834938 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/dead.gr2" +MotionDuration 2.966667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/dig.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/dig.msa new file mode 100644 index 000000000..98a3921c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/dig.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\general\dig.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.934307 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dig/dig.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/falling_stand.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/falling_stand.msa new file mode 100644 index 000000000..8a64ab42c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/falling_stand.gr2" +MotionDuration 1.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/pick_up.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/pick_up.msa new file mode 100644 index 000000000..a5a0f94c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/run.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/run.msa new file mode 100644 index 000000000..20276078e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/wait.msa new file mode 100644 index 000000000..515955fef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/wait_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/wait_1.msa new file mode 100644 index 000000000..785aa56ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/wait_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/general/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/general/walk.msa new file mode 100644 index 000000000..fd6269fe5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/general/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse/damage.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse/damage.msa new file mode 100644 index 000000000..ed22a7e00 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/horse/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse/dead.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse/dead.msa new file mode 100644 index 000000000..bf7bccdfd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/horse/dead.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse/run.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse/run.msa new file mode 100644 index 000000000..48d4380a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/horse/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse/skill_charge.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse/skill_charge.msa new file mode 100644 index 000000000..fc5a9a552 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse/skill_charge.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse\skill_charge.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.262774 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.253041 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse/stop.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse/stop.msa new file mode 100644 index 000000000..3e7c48bd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse/wait.msa new file mode 100644 index 000000000..c8a15dce1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/horse/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse/wait_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse/wait_1.msa new file mode 100644 index 000000000..ae077e032 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/horse/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse/wait_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse/wait_2.msa new file mode 100644 index 000000000..f09488e71 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/horse/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse/walk.msa new file mode 100644 index 000000000..31d0c211c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/horse/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_01.msa new file mode 100644 index 000000000..851d79071 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_onehand_sword\combo_01.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.427007 + DirectInputTime 0.777372 + InputLimitTime 0.912409 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.478102 + AttackingEndTime 0.653285 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.478102 -76.755829 12.266675 131.048111 -78.457916 111.872353 139.728317 + 0.486436 -75.774460 6.095492 125.840752 -76.609428 106.065407 128.060013 + 0.494769 -74.914474 -1.077674 121.040833 -76.408157 98.797958 116.330063 + 0.503102 -74.003929 -9.456050 116.764839 -77.502129 89.706223 104.347481 + 0.511436 -72.825592 -19.211067 113.280205 -79.437424 78.311485 92.179588 + 0.519769 -71.146309 -30.263336 111.052208 -81.569908 64.307732 80.277290 + 0.528102 -68.896942 -41.612503 110.656273 -82.914078 48.514637 69.668800 + 0.536436 -66.166306 -52.933655 112.280769 -83.485954 31.022421 60.794594 + 0.544769 -63.018349 -64.003632 116.052628 -83.403297 11.777465 54.075672 + 0.553102 -59.484943 -74.532745 122.072235 -82.731956 -9.190413 50.034893 + 0.561436 -55.570522 -84.155525 130.391586 -81.485199 -31.711191 49.290691 + 0.569769 -51.282047 -92.242447 140.681503 -79.355103 -54.809208 52.307446 + 0.578102 -46.670654 -98.270958 152.237991 -76.004768 -77.130630 59.005741 + 0.586435 -41.745445 -102.199867 164.775330 -71.562256 -98.346184 69.402046 + 0.594769 -36.484280 -103.973480 178.038559 -66.067665 -118.056381 83.560387 + 0.603102 -30.851250 -103.505630 191.765854 -59.490181 -135.721268 101.539932 + 0.611435 -24.820101 -100.694427 205.618866 -51.728390 -150.611710 123.264244 + 0.619769 -18.680820 -95.790115 218.409851 -42.409016 -161.663773 147.022507 + 0.628102 -12.776183 -89.318176 229.544601 -31.952646 -168.419510 171.453293 + 0.636435 -7.275719 -81.738411 238.908752 -20.970373 -170.897720 195.753113 + 0.644769 -2.259050 -73.454857 246.439041 -9.933135 -169.344406 219.148300 + 0.653102 2.239280 -64.838036 252.068573 0.839450 -164.186295 240.846725 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_02.msa new file mode 100644 index 000000000..e34d945b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_02.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_onehand_sword\combo_02.GR2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.176642 + DirectInputTime 0.529927 + InputLimitTime 0.647689 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200730 + AttackingEndTime 0.334550 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.200730 63.374577 -32.691986 136.591293 67.469261 67.219376 137.051727 + 0.209063 62.023167 -38.994564 136.798172 69.741486 60.253052 127.396133 + 0.217397 60.152523 -46.799824 137.907181 72.603333 50.155510 116.852081 + 0.225730 57.499527 -56.100456 140.243317 76.035835 36.007587 106.003242 + 0.234063 53.668976 -66.631981 144.144272 79.132912 16.991934 95.597549 + 0.242397 48.310654 -77.757454 149.843369 80.690918 -7.134475 86.899796 + 0.250730 41.906075 -87.052589 156.841980 79.337097 -32.482441 81.869850 + 0.259063 35.243412 -93.710503 164.887772 75.663788 -56.788658 81.206291 + 0.267397 28.672182 -97.899147 174.025345 70.603691 -79.783234 85.074127 + 0.275730 22.270340 -99.639412 184.265366 64.606010 -101.285431 93.687317 + 0.284063 16.456205 -99.153969 195.373047 57.638981 -120.641884 106.817230 + 0.292397 11.630901 -96.679657 207.029282 50.203236 -137.013779 124.052101 + 0.300730 7.796081 -92.200356 218.969131 42.887978 -149.717819 145.079361 + 0.309063 4.864492 -85.661743 230.887970 36.081337 -158.080429 169.404160 + 0.317397 2.512404 -77.692017 241.580551 29.886890 -161.452332 194.307907 + 0.325730 0.452289 -69.538956 250.031082 24.229979 -160.602310 216.237946 + 0.334063 -1.335567 -61.809654 256.498199 19.093199 -157.136703 234.253220 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_03.msa new file mode 100644 index 000000000..c8dae2486 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/combo_03.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_onehand_sword\combo_03.GR2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.160584 + DirectInputTime 0.510949 + InputLimitTime 0.659854 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.192701 + AttackingEndTime 0.353285 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.192701 -75.037514 1.145484 122.200401 -75.866058 101.100334 119.398102 + 0.201034 -73.771538 -5.804902 118.112938 -74.606209 93.680984 108.032677 + 0.209367 -72.735550 -14.515133 114.550339 -75.649117 83.753716 96.255470 + 0.217701 -71.522247 -25.168589 111.898178 -78.253807 70.695389 84.249832 + 0.226034 -69.664742 -37.752857 110.787453 -81.492584 53.921097 72.639595 + 0.234367 -66.920258 -50.590080 111.893822 -83.533195 34.929493 62.802319 + 0.242701 -63.561150 -62.509430 115.288376 -84.006554 14.949309 55.438297 + 0.251034 -59.852707 -73.297668 120.862129 -83.411743 -5.923248 50.822498 + 0.259367 -55.968689 -82.765251 128.488663 -82.162506 -27.603392 49.300434 + 0.267701 -51.966927 -90.705353 137.978897 -80.384819 -49.788952 51.273579 + 0.276034 -47.720394 -96.916489 148.959641 -77.520477 -71.647644 56.909863 + 0.284367 -43.137089 -101.281639 161.198898 -73.499626 -92.830101 66.295845 + 0.292701 -38.121181 -103.638382 174.489594 -68.223427 -112.928314 79.583405 + 0.301034 -32.580990 -103.763954 188.577667 -61.523426 -131.338562 96.918900 + 0.309367 -26.610586 -101.551811 202.414856 -53.276546 -147.028107 117.441391 + 0.317701 -20.524204 -97.253769 215.201935 -43.859425 -159.124344 140.185913 + 0.326034 -14.539764 -91.196701 226.673828 -33.748699 -167.135818 164.512924 + 0.334367 -8.786428 -83.729210 236.607742 -23.337748 -170.797165 189.627640 + 0.342701 -3.381657 -75.326767 244.736893 -12.847732 -170.098526 214.263184 + 0.351034 1.472709 -66.752144 250.829086 -2.327998 -165.633835 236.409500 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/skill_splash.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/skill_splash.msa new file mode 100644 index 000000000..fdbcd7aaf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/skill_splash.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_onehand_sword\skill_splash.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 1.571776 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.523114 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/skill_wildattack.msa new file mode 100644 index 000000000..f19d88cb4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_onehand_sword/skill_wildattack.msa @@ -0,0 +1,96 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_onehand_sword\skill_wildattack.GR2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.452555 + AttackingEndTime 0.642336 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.452555 -77.578949 26.061598 -10.027995 -86.513245 121.482346 18.520472 + 0.460888 -78.093605 20.797609 -16.443438 -86.096657 117.979370 5.729759 + 0.469221 -78.034737 15.310646 -22.645754 -84.918388 113.854034 -7.096963 + 0.477555 -77.449799 9.722701 -28.403118 -83.058022 109.170738 -19.542933 + 0.485888 -76.481476 4.096357 -33.541916 -80.756271 103.980400 -31.334820 + 0.494221 -75.238045 -1.637438 -38.051617 -78.164124 98.216194 -42.597458 + 0.502555 -73.836967 -7.640944 -41.922882 -75.549248 91.673286 -53.476772 + 0.510888 -72.701439 -15.366323 -45.227947 -75.259766 82.681534 -64.718063 + 0.519221 -71.573265 -25.466372 -47.645401 -77.371758 70.126305 -76.427589 + 0.527555 -69.893951 -38.001247 -48.483799 -80.839279 53.217270 -87.968575 + 0.535888 -67.155304 -52.125000 -46.864399 -84.091682 32.130711 -97.989342 + 0.544221 -63.650890 -64.800522 -42.752541 -85.160629 10.494422 -104.945587 + 0.552555 -59.870548 -75.536491 -36.578976 -84.688881 -10.945678 -108.772743 + 0.560888 -56.115162 -84.332886 -28.713936 -83.445328 -32.100842 -109.488770 + 0.569221 -52.413975 -91.413483 -19.322596 -81.656822 -53.152428 -106.962654 + 0.577555 -48.492271 -97.042671 -8.333684 -78.770813 -74.341972 -100.896477 + 0.585888 -44.229218 -101.001671 4.118496 -74.652229 -95.333176 -90.971748 + 0.594221 -39.504501 -102.993629 17.847054 -69.091591 -115.570488 -76.842918 + 0.602555 -34.198223 -102.731827 31.904434 -62.076649 -133.830780 -58.955784 + 0.610888 -28.427954 -100.256081 45.409821 -53.928333 -148.999344 -38.099468 + 0.619221 -22.366304 -95.748428 58.048889 -44.904369 -160.455750 -14.786040 + 0.627555 -16.151428 -89.452698 69.508247 -35.181637 -167.720490 10.247108 + 0.635888 -10.224999 -81.901192 79.178848 -24.572983 -170.553421 35.191990 + } + } + Group HitData01 + { + AttackingStartTime 1.021898 + AttackingEndTime 1.240876 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 1.021898 65.568817 -18.639925 -9.518971 43.141651 76.962685 9.376234 + 1.030231 65.880943 -18.723497 -11.477995 44.721451 77.128036 7.618623 + 1.038564 66.081917 -18.882460 -13.342663 46.611481 77.288986 5.942714 + 1.046898 66.111771 -19.272345 -15.089082 48.822056 77.349854 4.020649 + 1.055231 65.964050 -19.903728 -16.720503 51.332573 77.269859 1.805071 + 1.063564 65.631195 -20.785191 -18.236057 54.114223 76.996437 -0.743423 + 1.071898 65.118965 -22.007748 -19.631651 56.804272 76.398994 -3.923070 + 1.080231 64.419235 -23.628290 -20.891888 59.136974 75.382896 -7.899160 + 1.088564 63.513638 -25.646608 -21.989206 61.043247 73.885361 -12.650331 + 1.096898 62.408371 -28.198723 -22.856512 62.631725 71.690727 -18.267733 + 1.105231 61.247589 -32.743877 -23.087927 65.580177 67.116508 -26.009874 + 1.113564 59.800117 -39.649731 -22.321875 69.805099 58.894424 -36.066738 + 1.121898 57.627098 -48.752289 -20.146452 74.322411 45.847965 -47.918972 + 1.130231 54.321125 -59.089600 -16.322939 77.751266 27.782026 -59.958073 + 1.138564 49.988117 -68.453720 -11.394256 79.402390 7.534690 -69.364380 + 1.146898 44.792645 -76.556473 -5.430530 79.423424 -14.236896 -75.551643 + 1.155231 38.800430 -83.268669 1.560047 77.847038 -37.178059 -78.132629 + 1.163564 32.321541 -88.267693 9.729440 74.241676 -60.430531 -76.686378 + 1.171898 26.106655 -91.256950 19.371395 68.724632 -82.822823 -70.698143 + 1.180231 20.411058 -92.159401 30.494020 62.144901 -103.937080 -59.613796 + 1.188564 15.224971 -90.707237 42.963730 54.890457 -123.136665 -42.913387 + 1.196898 10.769744 -87.116104 55.445301 47.342159 -138.462143 -22.182146 + 1.205231 7.213809 -81.976753 66.995125 40.118149 -148.912308 0.385048 + 1.213564 4.500962 -75.679672 77.445877 33.618000 -154.679733 23.490648 + 1.221898 2.525357 -68.592201 86.686073 28.041193 -156.284760 45.955967 + 1.230231 0.764525 -61.264999 94.210495 22.890011 -154.597580 65.935417 + 1.238564 -0.931590 -54.169182 100.063438 17.936817 -150.804428 82.582031 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.399027 + LoopEndTime 1.557178 +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_01.msa new file mode 100644 index 000000000..d04e4120a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_01.msa @@ -0,0 +1,60 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_twohand_sword\combo_01.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.394161 + DirectInputTime 0.700730 + InputLimitTime 0.839416 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.441606 + AttackingEndTime 0.645985 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.441606 -60.031326 24.344110 187.283829 -75.931297 138.416382 247.570572 + 0.449939 -61.360260 20.781597 182.413712 -76.808975 137.280197 237.995697 + 0.458273 -62.314892 17.196728 177.800262 -76.713165 136.076172 228.399338 + 0.466606 -62.947071 13.604394 173.455170 -75.738197 134.784622 218.747055 + 0.474939 -63.495720 9.695638 169.277374 -74.786087 133.071259 208.649399 + 0.483272 -64.331398 4.636708 165.000931 -75.808548 130.079620 197.115555 + 0.491606 -65.180847 -1.716890 160.640610 -78.570702 125.479225 183.904953 + 0.499939 -65.668579 -9.468929 156.279419 -82.529808 118.815437 168.877182 + 0.508272 -65.349083 -18.678389 152.078156 -86.893700 109.523293 152.007156 + 0.516606 -63.731209 -29.300995 148.302856 -90.596405 97.022766 133.489105 + 0.524939 -60.740406 -40.529037 145.626816 -93.441391 81.618935 115.483574 + 0.533272 -56.542427 -51.748940 144.432541 -95.732628 63.705624 99.348045 + 0.541606 -51.154938 -62.741272 144.829849 -97.314705 43.192089 85.279610 + 0.549939 -44.591656 -73.234070 146.924835 -97.904053 19.946569 73.613342 + 0.558272 -36.879642 -82.880089 150.802628 -97.070992 -6.102348 64.885269 + 0.566606 -28.173607 -91.178268 156.447495 -94.082512 -34.602455 59.734089 + 0.574939 -19.222452 -97.389656 163.438889 -87.684357 -63.745281 58.185833 + 0.583272 -10.403858 -101.393806 171.433441 -78.066826 -92.755005 60.775379 + 0.591606 -1.900344 -103.182564 180.085876 -65.512283 -120.933952 68.113510 + 0.599939 6.194157 -102.762207 188.994461 -50.175350 -147.290054 80.649429 + 0.608272 13.845677 -100.168808 197.688904 -32.111149 -170.461548 98.470329 + 0.616606 20.908001 -95.700699 205.337112 -12.131137 -187.875961 119.838425 + 0.624939 27.043610 -90.150238 211.263687 7.538816 -197.951431 141.278839 + 0.633272 32.169201 -84.128014 215.626312 25.597708 -202.095917 161.403351 + 0.641606 36.317768 -78.094170 218.668930 41.187134 -201.963364 179.530136 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_02.msa new file mode 100644 index 000000000..8def5e3be --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_02.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_twohand_sword\combo_02.GR2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.144526 + DirectInputTime 0.513869 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.184672 + AttackingEndTime 0.401460 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.184672 47.210125 -53.021221 166.813980 59.413654 75.913017 178.081635 + 0.193005 44.327759 -57.874744 165.050232 62.177036 70.876320 167.179382 + 0.201338 40.924221 -62.908031 163.698776 63.961308 64.776115 155.572250 + 0.209672 37.090492 -67.978012 162.891220 64.613152 57.619839 143.717667 + 0.218005 33.642529 -72.301888 162.484283 64.990654 50.578342 133.889145 + 0.226338 30.803242 -75.787277 162.205948 65.879532 44.143421 126.341545 + 0.234672 28.567005 -78.538071 161.876114 67.812920 38.406445 120.842720 + 0.243005 26.825033 -80.741463 161.494614 71.144241 33.099422 117.043495 + 0.251338 24.229351 -83.929207 162.784515 74.648552 24.149664 111.047935 + 0.259672 20.346052 -88.276093 166.776505 76.969475 9.416724 102.357117 + 0.268005 15.337887 -92.960968 174.184143 76.908981 -12.120681 93.105164 + 0.276338 9.625275 -96.562958 185.648575 73.319283 -40.904747 86.932152 + 0.284672 4.441938 -97.402931 197.861832 67.591721 -70.333832 87.504166 + 0.293005 0.006353 -96.125938 208.392090 61.420486 -96.341156 93.814186 + 0.301338 -4.066985 -93.699341 216.872208 55.146606 -118.545563 103.842880 + 0.309672 -7.997790 -90.719215 222.926132 48.715824 -136.552979 115.314491 + 0.318005 -11.622679 -87.287834 227.273132 41.264225 -150.617889 126.819122 + 0.326338 -14.951254 -83.459167 230.995590 32.279453 -161.584213 138.445755 + 0.334671 -18.178177 -79.407722 234.304001 21.936747 -169.917648 150.059158 + 0.343005 -21.461443 -75.236748 237.316452 10.342446 -175.956573 161.534500 + 0.351338 -24.725191 -70.766075 240.328873 -2.396110 -180.035751 173.534210 + 0.359671 -27.741138 -65.658325 243.648193 -16.059601 -182.167374 187.177200 + 0.368005 -30.468784 -59.867416 247.193817 -30.419140 -181.920517 202.443985 + 0.376338 -32.855064 -53.349258 250.864014 -45.188755 -178.832733 219.217529 + 0.384671 -34.843819 -46.275326 254.385864 -59.742390 -172.657440 236.846664 + 0.393005 -36.430161 -39.125572 257.379272 -73.194191 -163.775665 254.107635 + 0.401338 -37.621742 -31.992649 259.859161 -85.315765 -152.440796 270.694580 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_03.msa new file mode 100644 index 000000000..086053183 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/combo_03.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_twohand_sword\combo_03.GR2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.166423 + DirectInputTime 0.534307 + InputLimitTime 0.648175 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.201460 + AttackingEndTime 0.376642 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.201460 -65.227058 -9.338715 155.939819 -79.822418 119.319267 167.511993 + 0.209793 -65.083878 -18.113558 152.067261 -84.488022 110.428566 151.733444 + 0.218127 -63.788898 -28.933931 148.459625 -89.945061 97.558678 133.819977 + 0.226460 -60.529079 -41.601349 145.591293 -94.335625 79.929436 114.190659 + 0.234793 -55.443607 -54.285091 144.386551 -96.579994 59.210968 96.159233 + 0.243127 -49.160217 -65.942924 145.119415 -97.179008 36.684406 81.387901 + 0.251460 -42.008224 -76.382362 147.711197 -96.579094 12.445685 70.050171 + 0.259793 -34.231533 -85.430023 152.052856 -95.054611 -13.515861 62.452190 + 0.268127 -26.016102 -92.859283 157.950150 -92.106514 -41.037689 58.722767 + 0.276460 -17.594196 -98.382683 165.043854 -85.984795 -69.397293 58.355701 + 0.284793 -9.167152 -101.881348 173.049530 -76.680313 -97.994644 62.023922 + 0.293127 -0.866695 -103.266106 181.622864 -64.216927 -125.973015 70.399773 + 0.301460 7.220378 -102.480911 190.329575 -48.549179 -152.049393 83.876183 + 0.309793 14.839510 -99.690758 198.394760 -30.412643 -173.390564 101.335243 + 0.318126 21.723145 -95.300964 205.433411 -11.032737 -188.742722 121.198051 + 0.326460 27.748491 -89.705887 211.358170 8.622235 -198.196075 142.337814 + 0.334793 32.867859 -83.263908 216.144608 27.751081 -202.156189 163.815811 + 0.343126 37.050823 -76.462440 219.675446 45.237724 -201.281601 184.276535 + 0.351460 40.278873 -70.214279 221.730164 59.009678 -197.233871 201.355103 + 0.359793 42.733700 -64.878777 222.653351 68.734993 -192.024460 215.047638 + 0.368126 44.611477 -60.621536 222.769547 74.458855 -187.112076 225.800507 + 0.376460 46.088223 -57.488277 222.326904 76.381989 -183.354996 234.151443 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/skill_splash.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/skill_splash.msa new file mode 100644 index 000000000..6174b940a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/skill_splash.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_twohand_sword\skill_splash.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 1.625304 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.591241 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/skill_wildattack.msa new file mode 100644 index 000000000..0a4fac14d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/horse_twohand_sword/skill_wildattack.msa @@ -0,0 +1,100 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\horse_twohand_sword\skill_wildattack.GR2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.486618 + AttackingEndTime 0.622871 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.486618 -66.174171 -1.488889 0.932933 -78.235298 95.499435 22.093754 + 0.494951 -66.294807 -7.077688 -3.094669 -78.299919 91.162849 11.211196 + 0.503285 -65.944839 -13.127069 -6.909825 -77.930824 85.930557 -0.293441 + 0.511618 -65.410919 -21.124607 -10.613093 -79.750732 77.812706 -12.998563 + 0.519951 -64.078133 -31.507984 -13.976624 -83.330544 65.748116 -27.037264 + 0.528285 -60.981613 -44.188831 -16.492889 -86.914177 48.928535 -42.114414 + 0.536618 -55.445839 -58.048458 -17.347681 -88.336296 27.771288 -56.756062 + 0.544951 -48.530327 -70.289032 -16.051424 -87.191597 5.960907 -67.928711 + 0.553285 -40.970455 -80.593826 -12.885587 -84.517799 -15.871421 -75.451881 + 0.561618 -33.217072 -88.984810 -8.180796 -81.157738 -37.656994 -79.363731 + 0.569951 -25.331144 -95.613853 -2.197140 -76.691689 -59.705318 -80.124382 + 0.578285 -17.186865 -100.525764 4.907030 -69.825882 -82.198196 -78.118362 + 0.586618 -8.927304 -103.551018 12.875894 -60.522079 -104.600868 -72.779037 + 0.594951 -0.665363 -104.539253 21.358828 -48.696621 -126.079948 -63.664631 + 0.603285 7.380440 -103.446686 29.789028 -34.516571 -144.882828 -51.004936 + 0.611618 14.969666 -100.409294 37.770283 -18.479124 -159.789902 -35.408119 + 0.619951 21.945696 -95.616745 45.041054 -1.082443 -170.171768 -17.498903 + } + } + Group HitData01 + { + AttackingStartTime 0.944039 + AttackingEndTime 1.250608 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.944039 56.001759 -28.238876 28.393747 29.348764 27.676416 106.899193 + 0.952372 56.040836 -27.779030 28.488190 29.319353 31.831316 104.201614 + 0.960706 56.092102 -27.421986 28.436895 29.489265 35.693607 101.297318 + 0.969039 56.150021 -27.174419 28.246767 29.868969 39.253334 98.222885 + 0.977372 56.183819 -27.178913 27.823940 30.457159 42.437164 94.844322 + 0.985706 56.154324 -27.557331 27.109720 31.234108 45.180847 91.048233 + 0.994039 56.037579 -28.299868 26.131598 32.170971 47.478069 86.861237 + 1.002372 55.811283 -29.387617 24.903629 33.239983 49.330959 82.296349 + 1.010706 55.505836 -30.822079 23.475775 34.586166 50.826256 77.289505 + 1.019039 55.109524 -32.595303 21.859516 36.211483 51.962715 71.787529 + 1.027372 54.585220 -34.687626 20.045307 38.024212 52.697739 65.756714 + 1.035706 53.897816 -37.089806 18.034435 39.972725 52.975513 59.196598 + 1.044039 53.028137 -39.867935 15.888442 42.260403 52.672024 52.225861 + 1.052372 51.924835 -43.031765 13.636229 44.787228 51.709595 44.831341 + 1.060706 50.529430 -46.575531 11.311541 47.387917 50.019901 36.991261 + 1.069039 48.805717 -50.460293 8.999588 49.904095 47.558281 28.776747 + 1.077372 46.756886 -54.610176 6.833869 52.243130 44.319820 20.352247 + 1.085706 44.354069 -58.998444 4.876152 54.309418 40.267918 11.737885 + 1.094039 41.574699 -63.589790 3.196122 56.000874 35.363842 2.969783 + 1.102372 38.572060 -68.006439 1.871940 57.026661 30.000776 -5.475764 + 1.110705 35.527679 -71.954681 0.895587 57.314655 24.621054 -13.191647 + 1.119039 32.485622 -75.456772 0.220234 57.033916 19.314329 -20.171520 + 1.127372 29.482521 -78.560692 -0.172378 56.394009 14.098182 -26.441700 + 1.135705 26.644169 -81.652084 0.129965 56.511456 8.146270 -32.183804 + 1.144039 23.987476 -84.840454 1.301282 57.798668 0.939484 -37.410507 + 1.152372 21.458044 -88.069565 3.382715 60.238972 -7.788536 -41.905102 + 1.160705 18.748936 -91.345451 6.640678 63.249302 -18.609671 -45.600708 + 1.169039 14.728885 -94.864037 12.419945 63.868439 -33.538059 -49.421665 + 1.177372 9.574876 -97.876976 21.447496 61.023716 -53.069191 -51.663631 + 1.185705 3.800072 -99.100670 34.222427 54.181095 -76.870155 -49.248913 + 1.194039 -1.584484 -97.290260 48.565075 44.896633 -100.872810 -39.902718 + 1.202372 -5.959519 -93.873024 59.211060 36.970840 -118.931030 -27.558928 + 1.210705 -9.935389 -90.564774 65.700249 30.488831 -131.712906 -15.985213 + 1.219039 -13.660486 -88.267189 67.799599 25.338211 -140.107010 -8.298270 + 1.227372 -16.913298 -85.884438 68.348984 19.696754 -146.002533 -2.682098 + 1.235705 -20.002268 -82.432709 70.286392 11.891820 -150.910889 4.765190 + 1.244039 -23.232512 -77.960129 73.728958 1.941688 -154.728455 14.807357 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.330900 + LoopEndTime 1.518248 +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/intro/not_selected.msa b/serverfiles/main/srv1/share/data/pc/warrior/intro/not_selected.msa new file mode 100644 index 000000000..2bc85a3d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/intro/not_selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/intro/not_selected.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/intro/selected.msa b/serverfiles/main/srv1/share/data/pc/warrior/intro/selected.msa new file mode 100644 index 000000000..fcd595975 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/intro/selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/intro/selected.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/intro/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/intro/wait.msa new file mode 100644 index 000000000..1fb9766bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/intro/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/intro/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack.msa new file mode 100644 index 000000000..a2ac7df10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\attack.GR2" +MotionDuration 1.666667 + +Group ComboInputData +{ + PreInputTime 0.584615 + DirectInputTime 1.061539 + InputLimitTime 1.238462 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.634615 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack_1.msa new file mode 100644 index 000000000..b9f1d2072 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack_1.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\attack_1.GR2" +MotionDuration 1.666667 + +Group ComboInputData +{ + PreInputTime 0.688462 + DirectInputTime 1.050000 + InputLimitTime 1.176923 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.526923 + AttackingEndTime 0.857692 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack_2.msa new file mode 100644 index 000000000..528021c7b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/attack_2.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\attack_2.GR2" +MotionDuration 1.666667 + +Group ComboInputData +{ + PreInputTime 0.603846 + DirectInputTime 0.926923 + InputLimitTime 1.103846 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.553846 + AttackingEndTime 0.726923 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/change_weapon.msa new file mode 100644 index 000000000..473ecef41 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/change_weapon.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_01.msa new file mode 100644 index 000000000..0d48c3a19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_01.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -131.76 0.00 + +Group ComboInputData +{ + PreInputTime 0.167094 + DirectInputTime 0.533333 + InputLimitTime 0.602564 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 8.000000 + AttackingStartTime 0.192308 + AttackingEndTime 0.315385 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.192308 -46.995506 -13.970522 146.683151 -54.275871 108.740379 188.980042 + 0.200641 -49.442307 -25.598104 141.231308 -80.328575 90.381035 191.179962 + 0.208974 -48.925102 -38.902138 134.697052 -105.301872 63.412235 191.735825 + 0.217308 -44.242638 -53.100536 127.147919 -125.523422 26.525454 190.021835 + 0.225641 -34.685852 -66.419044 118.826851 -136.515366 -20.171759 185.098465 + 0.233974 -20.840315 -76.604248 110.151329 -133.426102 -74.215721 175.103012 + 0.242308 -3.741836 -82.217232 101.608017 -110.580467 -129.217331 158.848587 + 0.250641 15.000633 -82.307358 93.761009 -65.658401 -174.888580 136.455551 + 0.258974 33.687275 -76.053665 87.207222 -3.946468 -198.501450 109.348328 + 0.267308 50.077217 -62.869793 82.230972 64.521782 -192.043655 79.893646 + 0.275641 61.129086 -43.337482 79.102303 127.195580 -151.762283 51.187031 + 0.283974 63.680622 -20.114931 78.190094 166.941925 -80.819633 27.672403 + 0.292308 59.220440 -2.608357 78.978828 172.536926 -13.844470 16.264215 + 0.300641 53.796860 7.225286 80.086380 162.709244 29.123053 12.569182 + 0.308974 51.045780 11.248337 80.831078 154.982773 48.077656 11.978332 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_02.msa new file mode 100644 index 000000000..7e8806365 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_02.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/combo_02.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -85.25 0.00 + +Group ComboInputData +{ + PreInputTime 0.100513 + DirectInputTime 0.543248 + InputLimitTime 0.636581 + LinkTime 0.019658 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.215385 + AttackingEndTime 0.320684 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.215385 50.875904 -45.767380 84.649124 92.170219 75.780571 64.134193 + 0.223718 46.401123 -58.037334 83.510841 113.047699 52.233116 66.229195 + 0.232051 38.865246 -70.576965 84.412064 134.507126 16.758497 73.225502 + 0.240385 28.710052 -81.944748 86.543533 148.422806 -31.661043 80.187645 + 0.248718 15.247875 -92.295876 87.212936 144.921738 -90.605110 78.166924 + 0.257051 -3.971214 -99.818283 87.962982 112.863251 -154.630936 72.301491 + 0.265385 -28.952105 -99.683357 91.731163 43.303974 -206.049118 72.616264 + 0.273718 -52.860699 -87.248558 99.436462 -47.194126 -216.277206 84.621033 + 0.282051 -67.736366 -62.390160 109.266914 -131.847275 -175.400467 104.970879 + 0.290385 -65.410675 -30.050493 118.772537 -181.711960 -87.603081 126.628006 + 0.298718 -45.172756 -6.072801 125.483879 -173.286118 6.724322 143.461380 + 0.307051 -24.763910 1.163889 129.420105 -138.093216 59.302464 155.427109 + 0.315385 -12.869746 1.054871 132.645905 -111.205673 80.042694 164.125427 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_03.msa new file mode 100644 index 000000000..b0eaeed20 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_03.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/combo_03.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -143.01 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.084786 + DirectInputTime 0.418462 + InputLimitTime 0.664615 + LinkTime 0.060171 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.180513 + AttackingEndTime 0.522393 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.180513 -31.772713 -37.834511 78.136955 -88.183434 77.151932 55.867245 + 0.188846 -29.740181 -41.937149 77.331253 -97.558609 66.094238 52.233913 + 0.197180 -27.270653 -46.132713 76.627525 -106.330162 53.191090 48.620747 + 0.205513 -24.321413 -50.264729 76.077728 -113.596153 38.983269 45.016418 + 0.213846 -21.075380 -53.869522 75.741516 -117.695999 26.182631 41.739910 + 0.222180 -17.631435 -56.907448 75.576141 -119.161095 15.472648 38.795044 + 0.230513 -14.055503 -59.389217 75.557907 -118.614822 7.032093 36.117401 + 0.238846 -10.112817 -61.630650 75.716133 -117.086121 -1.057320 33.436420 + 0.247180 -4.846325 -64.447098 76.189148 -115.808334 -14.709476 30.215269 + 0.255513 1.904002 -67.572304 77.204269 -113.221878 -33.972107 27.034044 + 0.263846 10.028392 -70.670708 79.131798 -107.689720 -58.214077 25.398321 + 0.272180 19.238415 -73.559753 82.387451 -97.842812 -87.441780 27.621847 + 0.280513 30.165279 -75.900154 87.524788 -79.141441 -123.200661 35.422039 + 0.288846 43.283905 -75.965027 95.086479 -45.923626 -159.311142 50.416145 + 0.297180 57.907307 -71.266815 106.310814 3.586384 -185.357651 75.773705 + 0.305513 69.647400 -60.266201 120.895630 57.362743 -189.314743 111.120499 + 0.313846 74.234047 -47.189461 132.903351 95.271980 -175.148712 142.059692 + 0.322179 73.941391 -34.535736 141.474792 120.948509 -153.149521 166.396591 + 0.330513 70.886444 -22.730167 146.726852 139.377274 -126.363152 185.057129 + 0.338846 66.581619 -12.421836 149.067169 151.444946 -97.715904 198.292496 + 0.347179 62.591431 -5.909350 150.369644 155.198822 -77.354439 207.109970 + 0.355513 60.160992 -2.877493 151.172287 155.009369 -67.736320 211.976166 + 0.363846 59.823456 -2.938178 151.678101 153.353256 -69.061333 213.158981 + 0.372179 60.915543 -5.143600 151.952118 150.892609 -77.672112 211.481308 + 0.380513 61.197922 -6.564700 152.308975 149.360382 -82.552948 210.215408 + 0.388846 60.586330 -6.946945 152.833755 149.254791 -83.078438 209.771332 + 0.397179 59.119488 -6.309586 153.521301 150.596008 -79.221466 210.230148 + 0.405513 56.999645 -5.017936 154.344086 152.766479 -71.924026 211.372910 + 0.413846 54.918480 -4.131773 155.396622 154.537521 -65.061920 212.524170 + 0.422179 52.924137 -3.727033 156.702652 155.819656 -58.938877 213.835449 + 0.430513 51.005386 -3.812716 158.258606 156.562515 -53.592216 215.527191 + 0.438846 49.115044 -4.270146 159.962997 156.734985 -48.702259 217.787949 + 0.447179 47.140678 -4.647757 161.536545 156.428329 -42.931515 220.617569 + 0.455513 45.085155 -4.908587 162.949463 155.543655 -36.159325 223.960175 + 0.463846 42.959465 -5.054944 164.195145 153.942902 -28.388117 227.742233 + 0.472179 40.819683 -5.143356 165.274231 151.503372 -20.006083 231.819046 + 0.480513 38.827396 -5.337673 166.209137 148.319641 -12.288429 235.945236 + 0.488846 36.999134 -5.631947 167.014359 144.539902 -5.409464 240.054947 + 0.497179 35.335201 -6.007727 167.702393 140.305923 0.579369 244.107544 + 0.505513 33.850243 -6.435062 168.267838 135.823166 5.670485 247.985886 + 0.513846 32.596863 -6.854528 168.678467 131.492310 9.949441 251.366501 + 0.522179 31.571842 -7.249514 168.962677 127.518425 13.484742 254.193802 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_04.msa new file mode 100644 index 000000000..29968b7b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_04.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/combo_04.gr2" +MotionDuration 1.266667 +Accumulation -12.89 -105.52 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 1.057692 + DirectInputTime 1.057692 + InputLimitTime 0.730769 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 2 + StartingTime 0.630086 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.659316 + DuringTime 0.200000 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 17.000000 + CollisionType 0 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_05.msa new file mode 100644 index 000000000..eeaba45ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_05.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\onehand_sword\combo_05.GR2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 0.295215 + DirectInputTime 0.661395 + InputLimitTime 0.848743 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.346310 + AttackingEndTime 0.493917 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.346310 66.648582 -72.065704 113.919144 71.950722 44.483112 175.662582 + 0.354643 62.341873 -81.945061 108.514603 96.753334 28.978315 171.249390 + 0.362976 54.678459 -92.312462 102.872307 120.595070 4.527282 163.706497 + 0.371310 43.213760 -101.762032 97.376717 138.809891 -29.192671 152.322220 + 0.379643 28.327314 -108.504646 92.437492 146.319794 -69.578148 137.007416 + 0.387976 10.581966 -111.249237 88.537033 139.109955 -113.313896 118.540192 + 0.396310 -8.861479 -108.758446 86.166687 114.161537 -154.999451 98.454292 + 0.404643 -28.041742 -100.175301 85.736588 71.094612 -187.079300 79.128075 + 0.412976 -43.886826 -86.127480 87.308945 16.273905 -201.224808 63.702644 + 0.421310 -54.539726 -68.087257 90.514053 -42.109158 -194.242661 53.714188 + 0.429643 -58.912201 -47.850636 94.843262 -95.736862 -166.271301 49.627468 + 0.437976 -56.532608 -27.431549 99.721405 -136.748062 -120.282158 51.057796 + 0.446310 -48.195152 -9.670885 104.452354 -158.358810 -64.714783 56.934395 + 0.454643 -36.088375 3.642068 108.522461 -160.074127 -9.617175 65.213089 + 0.462976 -22.230429 12.400908 111.794342 -145.897736 38.997009 74.072136 + 0.471310 -8.205058 17.115015 114.338562 -120.932610 77.942856 82.457680 + 0.479643 4.756332 18.560547 116.244957 -90.532295 105.994370 89.798943 + 0.487976 15.522243 17.684515 117.469322 -60.558601 123.299858 95.535484 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_06.msa new file mode 100644 index 000000000..82ec55b89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_06.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\onehand_sword\combo_06.GR2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.214112 + DirectInputTime 0.694242 + InputLimitTime 0.944039 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.324412 + AttackingEndTime 0.587186 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.324412 -36.126137 -14.144065 83.238525 -102.857071 12.042028 194.073898 + 0.332745 -36.401619 -25.074085 82.789360 -95.513023 30.669180 186.688263 + 0.341079 -34.804600 -35.404903 83.024155 -97.927116 46.306610 165.045105 + 0.349412 -31.756588 -44.682892 83.378891 -108.463692 47.889935 137.834213 + 0.357745 -27.413017 -52.979946 83.662407 -120.701782 35.963196 112.060402 + 0.366079 -21.787275 -60.311916 83.805046 -130.394211 14.219752 91.224907 + 0.374412 -14.809752 -66.577362 83.779785 -135.513290 -13.801246 76.382805 + 0.382745 -6.603741 -71.643250 83.687355 -134.953598 -45.650616 67.174774 + 0.391079 2.628749 -75.431129 83.608963 -127.621124 -79.718834 62.694431 + 0.399412 12.945993 -77.699608 83.510872 -111.892227 -114.696640 62.276691 + 0.407745 24.306795 -78.094330 83.473106 -85.879097 -148.282318 65.438179 + 0.416079 36.482544 -76.205345 83.701187 -48.373821 -176.565231 71.922989 + 0.424412 48.551479 -71.539841 84.234688 -1.612003 -193.507477 78.715897 + 0.432745 59.350567 -64.052307 84.893806 49.120060 -195.574982 82.571358 + 0.441079 68.377106 -54.174812 85.791054 99.859680 -182.267776 84.545883 + 0.449412 75.207748 -42.423035 87.055328 146.434464 -153.494858 85.661659 + 0.457745 79.518791 -29.425539 88.804955 184.021072 -110.040886 86.742851 + 0.466079 81.262764 -16.803646 91.256897 206.100220 -59.598061 89.540268 + 0.474412 81.151283 -6.235608 94.227936 212.862442 -14.681687 94.682571 + 0.482745 80.017059 2.164146 97.231354 210.627670 20.940500 100.583420 + 0.491079 78.510277 8.501663 99.935791 204.735779 46.601734 106.197914 + 0.499412 77.099213 12.956685 102.136864 198.927048 62.990097 110.983482 + 0.507745 75.887222 16.222263 104.055809 194.327225 73.370827 115.454689 + 0.516079 74.710274 19.058113 106.079987 190.257034 81.229660 120.489044 + 0.524412 73.593376 21.482410 108.190643 186.958694 86.701836 126.042717 + 0.532745 72.557648 23.503551 110.380287 184.581985 89.862968 132.081696 + 0.541079 71.619240 25.122047 112.652534 183.187912 90.732330 138.569778 + 0.549412 70.708008 26.458080 114.959831 182.323395 90.122856 145.172348 + 0.557745 69.725334 27.673624 117.230324 181.412338 89.128052 151.484650 + 0.566078 68.676407 28.767939 119.465004 180.469559 87.763733 157.488419 + 0.574412 67.565300 29.739853 121.665756 179.508575 86.043907 163.169449 + 0.582745 66.394386 30.588430 123.834358 178.539001 83.985168 168.515137 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_07.msa new file mode 100644 index 000000000..5e389c19c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/combo_07.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\onehand_sword\combo_07.GR2" +MotionDuration 1.266667 + +Group ComboInputData +{ + PreInputTime 1.266667 + DirectInputTime 1.266667 + InputLimitTime 1.266667 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 2 + StartingTime 0.637956 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.653366 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 17.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage.msa new file mode 100644 index 000000000..e0fab89fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_1.msa new file mode 100644 index 000000000..2e9464983 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_2.msa new file mode 100644 index 000000000..bef2f7fda --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_3.msa new file mode 100644 index 000000000..77fe036ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/pick_up.msa new file mode 100644 index 000000000..6cb963dc4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage.msa new file mode 100644 index 000000000..d493f6ec4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/rampage.gr2" +MotionDuration 2.333333 +Accumulation 0.00 -171.90 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_01.msa new file mode 100644 index 000000000..a44a7991c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\rampage_01.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.181671 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_02.msa new file mode 100644 index 000000000..90bbd1b9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\rampage_02.GR2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011354 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_03.msa new file mode 100644 index 000000000..be6de3603 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\onehand_sword\rampage_03.GR2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.022709 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/run.msa new file mode 100644 index 000000000..0a189c90e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/wait.msa new file mode 100644 index 000000000..e0eaf50d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/wait_1.msa new file mode 100644 index 000000000..8f3ce255c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/wait_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/walk.msa new file mode 100644 index 000000000..ebe546329 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/onehand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun.msa new file mode 100644 index 000000000..f7d328e7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/cheongeun.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeokgongjang.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_2.msa new file mode 100644 index 000000000..f8f591f6e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/cheongeun.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/cheongeun_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_3.msa new file mode 100644 index 000000000..475288302 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/cheongeun.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/cheongeun_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_4.msa new file mode 100644 index 000000000..0609f634f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/cheongeun_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/cheongeun.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/cheongeun_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/chungeun.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/chungeun.msa new file mode 100644 index 000000000..e24a9e26b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/chungeun.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/chungeun.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeokgongjang.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin.msa new file mode 100644 index 000000000..d56f71ce1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\daejin.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.240876 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.240876 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 0.000000 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_2.msa new file mode 100644 index 000000000..57929692c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_2.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\daejin.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.240876 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_2.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.240876 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_3.msa new file mode 100644 index 000000000..3ea8070fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_3.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\daejin.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.240876 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_3.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.240876 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_4.msa new file mode 100644 index 000000000..6c7008bf5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/daejin_4.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\daejin.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.240876 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_4.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.240876 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong.msa new file mode 100644 index 000000000..73aca8536 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/geomgyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.025641 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.394872 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.635897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/geom-badak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_2.msa new file mode 100644 index 000000000..2301c0d38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_2.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/geomgyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.025641 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_2_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.394872 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_2_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.635897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_2_badak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_3.msa new file mode 100644 index 000000000..2370397a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_3.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/geomgyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.025641 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_3_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.394872 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_3_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.635897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_3_badak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.618005 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_4.msa new file mode 100644 index 000000000..7dd24f8bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/geomgyeong_4.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/geomgyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.025641 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_4_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.413625 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_4_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.635897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_4_badak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.618005 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung.msa new file mode 100644 index 000000000..747422015 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\geompung.GR2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geompung_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.677859 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/warrior/effect/geompung.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_2.msa new file mode 100644 index 000000000..dd0a7b5ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_2.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\geompung.GR2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geompung_2_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.691484 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/warrior/effect/geompung_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_3.msa new file mode 100644 index 000000000..b829b4950 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_3.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\geompung.GR2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geompung_3_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.688078 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/warrior/effect/geompung_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_4.msa new file mode 100644 index 000000000..88f7befde --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/geompung_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\geompung.GR2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geompung_4_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.688078 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FlyFileName "d:/ymir work/pc/warrior/effect/geompung_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham.msa new file mode 100644 index 000000000..d119b14ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\gigongcham.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.457421 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.957016 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_swing.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.973236 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 16 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_2.msa new file mode 100644 index 000000000..cdf43d4f7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_2.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\gigongcham.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.437956 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.965126 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_2_swing.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.973236 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 16 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_3.msa new file mode 100644 index 000000000..dc9000b0e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_3.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\gigongcham.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.446067 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.948905 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_3_swing.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.973236 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 16 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_4.msa new file mode 100644 index 000000000..e67fdcc9b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongcham_4.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\gigongcham.GR2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.446067 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.948905 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_4_swing.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.973236 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 16 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongsul.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongsul.msa new file mode 100644 index 000000000..1202ae3ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gigongsul.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gigongsul.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.041026 + + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/sa_za_hu.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol.msa new file mode 100644 index 000000000..2fe19be33 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gihyeol.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.241026 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_spark.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.312821 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.002433 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol.mse" + EffectPosition 0.000000 -140.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 8 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.978102 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_2.msa new file mode 100644 index 000000000..95cbe1519 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_2.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gihyeol.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.241026 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_2_spark.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.312821 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_2_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.002433 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_2.mse" + EffectPosition 0.000000 -140.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 8 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.978102 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_3.msa new file mode 100644 index 000000000..c7fd62ee6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_3.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gihyeol.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.241026 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_3_spark.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.312821 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_3_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.002433 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_3.mse" + EffectPosition 0.000000 -140.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 8 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.978102 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_4.msa new file mode 100644 index 000000000..655133ed1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gihyeol_4.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gihyeol.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.241026 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_4_spark.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.312821 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_4_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.002433 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_4.mse" + EffectPosition 0.000000 -140.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 8 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.978102 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gitu.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gitu.msa new file mode 100644 index 000000000..ac729c7a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gitu.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\gitu.GR2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gitu.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.064234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.109002 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.052555 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_gasokhwa.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_gasokhwa.msa new file mode 100644 index 000000000..1d2c9574f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_gasokhwa.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\musa.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.506083 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/gasokhwa_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_jumunsul.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_jumunsul.msa new file mode 100644 index 000000000..aa36fd262 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_jumunsul.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\cheongeun.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.277372 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L UpperArm" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/jumunsul_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_seonghwigap.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_seonghwigap.msa new file mode 100644 index 000000000..388167e8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_seonghwigap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\gitu.GR2" +MotionDuration 0.800000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011679 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/seonghwigap_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuibunno.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuibunno.msa new file mode 100644 index 000000000..421e8069e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuibunno.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\musa.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.481752 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L UpperArm" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuibunno_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuichukbok.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuichukbok.msa new file mode 100644 index 000000000..ba0827d79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuichukbok.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\musa.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.481752 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L UpperArm" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuichukbok_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuipi.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuipi.msa new file mode 100644 index 000000000..77f2f6aa3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/guild_yongsinuipi.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\musa.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.481752 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L ForeArm" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuipi_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan.msa new file mode 100644 index 000000000..805364588 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan.msa @@ -0,0 +1,106 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksantau_triple.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.046229 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -580.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.919708 + + DuringTime 0.200000 + Power 50 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.065693 + + DuringTime 0.200000 + Power 50 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_2.msa new file mode 100644 index 000000000..ab0d6612b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_2.msa @@ -0,0 +1,106 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksan_2.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.046229 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -580.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.924574 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.070560 + + DuringTime 0.200000 + Power 50 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_3.msa new file mode 100644 index 000000000..6753ee46d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_3.msa @@ -0,0 +1,106 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksan_3.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.046229 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -580.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.924574 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.065693 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_4.msa new file mode 100644 index 000000000..de7eedbe0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_4.msa @@ -0,0 +1,106 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksan_4.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.002433 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.036496 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -400.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -620.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.919708 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.060827 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_double.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_double.msa new file mode 100644 index 000000000..dc3a59efd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_double.msa @@ -0,0 +1,66 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksantau_double.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.094890 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_triple.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_triple.msa new file mode 100644 index 000000000..ce6c74f47 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/gyeoksan_triple.msa @@ -0,0 +1,110 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksantau_triple.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.975641 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -110.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.025641 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.138686 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -580.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi.msa new file mode 100644 index 000000000..eff052b55 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\jeongwi.GR2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.084347 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeongwi.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_2.msa new file mode 100644 index 000000000..a0966a30c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\jeongwi.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -245.93 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.084347 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeongwi_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_3.msa new file mode 100644 index 000000000..824ad960e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\jeongwi.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -245.93 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.084347 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeongwi_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_4.msa new file mode 100644 index 000000000..9e614401d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeongwi_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\jeongwi.GR2" +MotionDuration 2.666667 +Accumulation 0.00 -245.93 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.084347 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeongwi_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/jeonsinbangeo.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeonsinbangeo.msa new file mode 100644 index 000000000..e722a1f9d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeonsinbangeo.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\jeonsinbangeo.GR2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.210868 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeonsinbangeo_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/jeonsingonggyeok.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeonsingonggyeok.msa new file mode 100644 index 000000000..1ed89d1d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/jeonsingonggyeok.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\jeonsingonggyeok.GR2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.175182 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeonsingonggyeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/jipjung.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/jipjung.msa new file mode 100644 index 000000000..7b70ac2b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/jipjung.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\jipjung.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.165450 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jipjung_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/kwaegeom.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/kwaegeom.msa new file mode 100644 index 000000000..d25e8bcda --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/kwaegeom.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\kwaegeom.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.496350 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/kwaegeom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/musa.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/musa.msa new file mode 100644 index 000000000..8ea8650c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/musa.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\musa.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.394161 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/musa.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom.msa new file mode 100644 index 000000000..99da79ef8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/noegeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.107692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.600000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.167883 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.080292 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_2.msa new file mode 100644 index 000000000..f09203ae4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/noegeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.107692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_2.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.600000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_loop_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.167883 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.080292 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_3.msa new file mode 100644 index 000000000..18b12915e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_3.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/noegeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.107692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_3.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.600000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_loop_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.167883 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.080292 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_4.msa new file mode 100644 index 000000000..3e0367aa5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/noegeom_4.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/noegeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.107692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_4.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.600000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_loop_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.167883 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.080292 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang.msa new file mode 100644 index 000000000..6074e7bc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang.msa @@ -0,0 +1,164 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\palbang.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -245.93 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.661538 + AttackingEndTime 1.369231 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.661538 0.116417 119.206406 119.187302 128.477356 99.899391 126.308083 + 0.669871 1.651196 119.144485 117.741028 129.535919 99.201073 129.896896 + 0.678205 2.413262 119.545204 116.220413 130.025009 102.093803 133.846497 + 0.686538 2.422221 120.446533 114.595016 129.774902 108.710968 137.909714 + 0.694871 1.797983 121.682549 112.812401 128.478424 118.446373 141.822250 + 0.703205 0.711637 122.976387 110.811600 125.832504 130.290619 145.326462 + 0.711538 -0.880148 124.243858 108.594421 121.367805 144.106461 148.102676 + 0.719871 -3.026051 125.375221 106.173836 114.548454 159.569778 149.842789 + 0.728205 -5.650642 126.241837 103.574570 105.234390 175.743912 149.986359 + 0.736538 -8.708116 126.729225 100.835304 93.349831 191.770248 148.309952 + 0.744871 -12.208158 126.718315 98.001617 78.682198 206.947327 144.929718 + 0.753205 -16.120058 126.086975 95.132530 61.175823 220.466721 140.052628 + 0.761538 -20.235447 124.785683 92.368317 41.495243 231.419571 133.823471 + 0.769871 -24.442085 122.773094 89.760040 20.100195 239.248108 126.496391 + 0.778205 -28.651701 120.005592 87.322899 -2.598339 243.530869 118.350914 + 0.786538 -32.737953 116.510338 85.067360 -25.912663 243.963974 109.745026 + 0.794871 -36.536263 112.529617 82.996925 -48.614517 240.675735 101.236893 + 0.803205 -39.982719 108.163338 81.069542 -70.147842 234.060349 92.902069 + 0.811538 -43.034836 103.485985 79.235329 -90.123863 224.534653 84.699158 + 0.819871 -45.643005 98.759247 77.679214 -108.226097 212.702255 77.081306 + 0.828205 -47.785492 94.352806 76.718010 -124.255127 199.314621 70.766624 + 0.836538 -49.494938 90.330658 76.316368 -138.149231 184.809219 65.628929 + 0.844871 -50.811066 86.729515 76.440300 -149.917374 169.530472 61.542831 + 0.853204 -51.835464 83.132263 76.922241 -160.014053 152.792114 58.350452 + 0.861538 -52.576126 79.281456 77.671135 -168.441925 134.112076 56.021111 + 0.869871 -52.974979 75.193680 78.691383 -174.813675 113.596764 54.597076 + 0.878204 -52.970905 70.915222 79.982727 -178.699097 91.494644 54.119366 + 0.886538 -52.533997 66.669495 81.474953 -179.694504 68.721733 54.530804 + 0.894871 -51.640190 62.543823 83.151978 -177.620056 45.776398 55.803555 + 0.903204 -50.258987 58.585083 85.019257 -172.335403 23.033346 57.937450 + 0.911538 -48.336388 54.840057 87.070580 -163.700150 0.923866 60.912544 + 0.919871 -45.754040 51.345993 89.262444 -151.562790 -20.045408 64.609619 + 0.928204 -42.466717 48.203209 91.592453 -135.903168 -39.308643 68.980301 + 0.936538 -38.450363 45.537422 94.062439 -116.796883 -56.241604 73.992470 + 0.944871 -33.709015 43.345970 96.610313 -94.692673 -70.169350 79.436172 + 0.953204 -28.291609 41.509422 99.135612 -70.401306 -80.664001 84.984581 + 0.961538 -22.260571 40.108269 101.631851 -44.445698 -87.507652 90.586540 + 0.969871 -15.683729 39.228039 104.091438 -17.342670 -90.518990 96.199196 + 0.978204 -8.273316 38.784634 106.363808 11.117352 -89.656990 101.339951 + 0.986538 0.039378 38.874836 108.352074 40.606937 -84.601952 105.698318 + 0.994871 9.006570 39.726551 110.047340 70.110634 -75.014122 109.249664 + 1.003204 18.391470 41.589539 111.458778 98.632851 -60.661137 112.048859 + 1.011538 28.718346 45.504005 112.762848 126.691010 -39.904720 114.799782 + 1.019871 39.553783 52.752480 114.021355 153.123062 -10.398898 117.718689 + 1.028204 49.335636 64.447792 115.248138 174.466797 29.671717 120.803314 + 1.036538 55.242546 79.779327 116.378868 185.006760 77.360001 123.805679 + 1.044871 55.669174 93.907410 117.152763 182.459274 121.213539 126.021324 + 1.053204 51.978901 105.394524 117.541069 170.129364 158.705612 127.454445 + 1.061538 45.340019 113.946884 117.542435 150.384079 189.790527 128.183411 + 1.069871 36.686825 119.528984 117.178207 125.019127 214.266983 128.228424 + 1.078204 27.194361 122.155922 116.477730 96.803513 231.387711 127.566132 + 1.086538 17.652994 122.151566 115.440475 67.600937 241.685715 126.247253 + 1.094871 8.548141 119.961998 114.071564 38.603710 246.024414 124.315331 + 1.103204 -0.201897 116.132568 112.583588 10.078839 245.378036 122.065666 + 1.111538 -8.646696 110.948662 111.110054 -17.696095 240.349533 119.684280 + 1.119871 -16.676247 104.543236 109.658966 -44.316265 231.347000 117.195946 + 1.128204 -24.176750 97.059746 108.244942 -69.387001 218.776779 114.638588 + 1.136538 -30.774103 89.056152 106.934013 -91.736198 203.758194 112.135048 + 1.144871 -36.420887 80.907845 105.751122 -111.103355 187.240723 109.719597 + 1.153204 -41.212776 72.834724 104.706512 -127.663246 169.885696 107.399673 + 1.161538 -45.300106 64.924133 103.804604 -141.778549 152.044540 105.198639 + 1.169871 -48.863667 57.043972 103.032562 -153.943817 133.582336 103.175247 + 1.178204 -51.928791 49.252670 102.392868 -164.225784 114.737434 101.331055 + 1.186538 -54.515278 41.612976 101.889694 -172.690414 95.739311 99.664825 + 1.194871 -56.610439 34.064838 101.470032 -179.423325 76.557991 98.109718 + 1.203204 -58.160637 26.496223 101.047188 -184.442368 57.037052 96.557167 + 1.211537 -59.153358 18.964439 100.621513 -187.726334 37.333710 95.003983 + 1.219871 -59.579197 11.522098 100.197166 -189.262253 17.587296 93.455879 + 1.228204 -59.353622 4.017520 99.847717 -188.950302 -2.579307 92.035210 + 1.236537 -58.376320 -3.596486 99.605339 -186.571060 -23.302092 90.789078 + 1.244871 -56.582386 -11.221664 99.456329 -181.909698 -44.352371 89.688461 + 1.253204 -53.933014 -18.712711 99.382477 -174.813065 -65.333496 88.701805 + 1.261537 -50.609802 -25.662447 99.328812 -165.781250 -84.836311 87.778770 + 1.269871 -46.745716 -31.946106 99.288559 -155.248749 -102.474854 86.931839 + 1.278204 -42.432365 -37.534893 99.266792 -143.519974 -118.217903 86.181885 + 1.286537 -36.905609 -42.880520 99.118454 -128.266968 -134.305893 85.246521 + 1.294871 -26.811417 -48.894550 98.304794 -98.309578 -156.384552 83.033394 + 1.303204 -11.387969 -53.258545 96.851700 -48.525818 -176.633560 79.570930 + 1.311537 8.650181 -52.211918 95.020615 22.095528 -180.016266 75.535454 + 1.319871 26.506258 -44.314270 93.639458 89.912254 -155.895264 72.974297 + 1.328204 36.155388 -35.810261 93.180084 128.165222 -125.310997 72.615349 + 1.336537 40.327259 -30.403957 93.341782 144.851715 -105.077492 73.524170 + 1.344871 41.085873 -29.368280 94.009117 147.479706 -101.683556 75.330551 + 1.353204 40.887806 -29.833166 94.950989 146.103287 -104.281021 78.003777 + 1.361537 40.934181 -29.865383 96.025475 145.740219 -105.398201 81.543297 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.992701 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_2.msa new file mode 100644 index 000000000..ce32d69fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_2.msa @@ -0,0 +1,167 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\palbang.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -245.93 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.642336 + AttackingEndTime 1.369231 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.642336 -7.038450 120.157814 122.660606 122.829460 114.760757 120.382286 + 0.650669 -3.189077 119.764740 121.061081 126.071762 105.995438 122.470764 + 0.659002 -0.510318 119.302872 119.618965 128.039337 100.795891 125.316902 + 0.667336 1.267861 119.117844 118.187035 129.272568 99.041405 128.757523 + 0.675669 2.261416 119.370827 116.692902 129.942017 100.824387 132.620392 + 0.684002 2.499408 120.119736 115.101730 129.949097 106.299706 136.679138 + 0.692336 2.035371 121.296921 113.377548 128.996475 115.257957 140.660889 + 0.700669 1.093299 122.581314 111.443390 126.806519 126.470177 144.322922 + 0.709002 -0.339458 123.867096 109.291237 122.949684 139.710022 147.354156 + 0.717336 -2.312791 125.053246 106.930290 116.902885 154.723907 149.442307 + 0.725669 -4.807411 126.013168 104.382019 108.328056 170.810181 150.137787 + 0.734002 -7.731315 126.628014 101.680702 97.251045 186.951004 149.007645 + 0.742336 -11.096992 126.781876 98.870659 83.447548 202.466568 146.126938 + 0.750669 -14.897577 126.349380 96.000656 66.770622 216.589127 141.685349 + 0.759002 -18.970402 125.254555 93.193604 47.679573 228.397171 135.847778 + 0.767336 -23.157778 123.463348 90.535820 26.766750 237.224243 128.824188 + 0.775669 -27.376957 120.929489 88.045647 4.415611 242.625290 120.899498 + 0.784002 -31.520967 117.632332 85.732597 -18.847992 244.242584 112.364174 + 0.792336 -35.415844 113.784904 83.609367 -41.812195 242.046982 103.806511 + 0.800669 -38.974380 109.527626 81.643600 -63.746708 236.399780 95.420204 + 0.809002 -42.150303 104.937531 79.786491 -84.231926 227.715347 87.185341 + 0.817336 -44.900131 100.167068 78.088417 -102.934120 216.488571 79.256180 + 0.825669 -47.181286 95.654907 76.949493 -119.603996 203.523590 72.556686 + 0.834002 -49.018551 91.510529 76.381378 -134.149719 189.316818 67.074959 + 0.842336 -50.449272 87.782211 76.349854 -146.556625 174.249329 62.681675 + 0.850669 -51.551373 84.253853 76.747520 -157.102753 158.092285 59.231861 + 0.859002 -52.384216 80.478790 77.414864 -166.077347 139.994522 56.635929 + 0.867336 -52.893536 76.460739 78.351936 -173.117966 120.021950 54.931595 + 0.875669 -53.017452 72.224419 79.564949 -177.809753 98.335625 54.166271 + 0.884002 -52.713909 67.950172 81.001694 -179.709915 75.683037 54.314281 + 0.892336 -51.962196 63.783436 82.622017 -178.584549 52.752613 55.325466 + 0.900669 -50.732605 59.768364 84.430748 -174.290421 29.905420 57.196846 + 0.909002 -48.987606 55.956089 86.430962 -166.693573 7.552932 59.927464 + 0.917336 -46.612579 52.376835 88.581223 -155.628281 -13.820407 63.412128 + 0.925669 -43.543056 49.114922 90.868988 -141.036743 -33.665951 67.581627 + 0.934002 -39.749836 46.289410 93.296234 -122.964363 -51.377151 72.401688 + 0.942335 -35.225464 43.978195 95.837234 -101.672409 -66.285004 77.766106 + 0.950669 -30.007423 42.025913 98.370285 -77.990204 -77.848854 83.289223 + 0.959002 -24.155907 40.483173 100.875946 -52.485645 -85.823982 88.879234 + 0.967335 -17.740328 39.436989 103.348770 -25.682663 -90.016602 94.496544 + 0.975669 -10.632119 38.874069 105.702217 2.309493 -90.342659 99.857483 + 0.984002 -2.571408 38.776760 107.777878 31.585375 -86.607338 104.457092 + 0.992335 6.227790 39.374561 109.563187 61.202026 -78.422386 108.255844 + 1.000669 15.465388 40.872940 111.050316 90.042908 -65.589478 111.239616 + 1.009002 25.480118 44.019470 112.371758 118.228714 -47.034161 113.946472 + 1.017335 36.274834 50.118919 113.642395 145.415894 -20.437269 116.812042 + 1.025669 46.613010 60.380501 114.877777 168.815140 16.334299 119.849968 + 1.034002 54.066143 75.100105 116.067642 183.311783 62.961655 122.965378 + 1.042335 56.041580 89.858269 116.958023 184.416946 108.511047 125.433662 + 1.050669 53.457153 102.208099 117.463905 174.744263 147.996704 127.096657 + 1.059002 47.622723 111.655792 117.582909 157.093445 180.985886 128.031479 + 1.067335 39.452633 118.152275 117.324501 133.140579 207.607681 128.291962 + 1.075669 30.117228 121.654060 116.726486 105.563110 226.936523 127.839279 + 1.084002 20.525751 122.405502 115.791550 76.504387 239.226120 126.715286 + 1.092335 11.255746 120.830803 114.521072 47.358772 245.279617 124.963852 + 1.100669 2.433604 117.447571 113.035019 18.698677 246.058502 122.764946 + 1.109002 -6.117530 112.660362 111.556282 -9.353498 242.317368 120.421173 + 1.117335 -14.282925 106.614136 110.097458 -36.360374 234.484039 117.962540 + 1.125669 -21.973419 99.423180 108.667503 -61.992840 222.925385 115.416527 + 1.134002 -28.871090 91.518051 107.319695 -85.257378 208.520401 112.887581 + 1.142335 -34.798855 83.387222 106.096771 -105.520027 192.380661 110.444618 + 1.150669 -39.838604 75.272148 105.009018 -122.907768 175.221100 108.094772 + 1.159002 -44.115051 67.327095 104.065071 -137.698715 157.542892 105.850227 + 1.167335 -47.833214 59.434929 103.253616 -150.444901 139.250717 103.771690 + 1.175669 -51.048077 51.609177 102.573204 -161.294052 120.495483 101.873215 + 1.184002 -53.777851 43.917690 102.028038 -170.303024 101.522850 100.152763 + 1.192335 -56.030014 36.365482 101.597832 -177.555313 82.435646 98.581970 + 1.200669 -57.747623 28.797216 101.176201 -183.098526 63.001400 97.029510 + 1.209002 -58.910942 21.248205 100.751129 -186.911880 43.337418 95.476349 + 1.217335 -59.510639 13.775073 100.325180 -188.981018 23.594576 93.924652 + 1.225669 -59.498638 6.315992 99.942039 -189.253906 3.623178 92.447464 + 1.234002 -58.757156 -1.274404 99.668587 -187.526566 -16.952375 91.151489 + 1.242335 -57.218121 -8.907542 99.492561 -183.581711 -37.930233 90.009499 + 1.250669 -54.822289 -16.472536 99.400436 -177.212418 -59.041264 88.993736 + 1.259002 -51.682205 -23.617289 99.343979 -168.702225 -79.098679 88.052544 + 1.267335 -47.972820 -30.107157 99.299034 -158.592606 -97.309364 87.180023 + 1.275669 -43.786583 -35.909649 99.271233 -147.197235 -113.630104 86.398712 + 1.284002 -38.986023 -41.138908 99.224403 -134.115753 -128.684296 85.645538 + 1.292335 -30.433397 -47.098740 98.626183 -109.329842 -149.351913 83.851135 + 1.300668 -16.641171 -52.309704 97.350388 -65.966125 -171.434631 80.731834 + 1.309002 2.208175 -53.360832 95.591812 -1.288303 -181.923843 76.746498 + 1.317335 22.040251 -47.046028 93.943344 72.571793 -165.041199 73.463295 + 1.325668 33.929947 -38.177109 93.244209 119.258949 -134.046799 72.558945 + 1.334002 39.485676 -31.613136 93.236824 141.515366 -109.597359 73.145615 + 1.342335 41.145260 -29.218618 93.754982 147.893280 -100.894577 74.689262 + 1.350668 40.923302 -29.736553 94.650208 146.419281 -103.645226 77.098869 + 1.359002 40.893055 -29.902666 95.684990 145.738739 -105.218513 80.375351 + 1.367335 41.117996 -29.621019 96.846878 146.115860 -105.267113 84.510651 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_2_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_2_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.992701 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_3.msa new file mode 100644 index 000000000..86a763036 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_3.msa @@ -0,0 +1,179 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\palbang.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -245.93 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.642336 + AttackingEndTime 1.369231 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.642336 -7.038450 120.157814 122.660606 122.829460 114.760757 120.382286 + 0.650669 -3.189077 119.764740 121.061081 126.071762 105.995438 122.470764 + 0.659002 -0.510318 119.302872 119.618965 128.039337 100.795891 125.316902 + 0.667336 1.267861 119.117844 118.187035 129.272568 99.041405 128.757523 + 0.675669 2.261416 119.370827 116.692902 129.942017 100.824387 132.620392 + 0.684002 2.499408 120.119736 115.101730 129.949097 106.299706 136.679138 + 0.692336 2.035371 121.296921 113.377548 128.996475 115.257957 140.660889 + 0.700669 1.093299 122.581314 111.443390 126.806519 126.470177 144.322922 + 0.709002 -0.339458 123.867096 109.291237 122.949684 139.710022 147.354156 + 0.717336 -2.312791 125.053246 106.930290 116.902885 154.723907 149.442307 + 0.725669 -4.807411 126.013168 104.382019 108.328056 170.810181 150.137787 + 0.734002 -7.731315 126.628014 101.680702 97.251045 186.951004 149.007645 + 0.742336 -11.096992 126.781876 98.870659 83.447548 202.466568 146.126938 + 0.750669 -14.897577 126.349380 96.000656 66.770622 216.589127 141.685349 + 0.759002 -18.970402 125.254555 93.193604 47.679573 228.397171 135.847778 + 0.767336 -23.157778 123.463348 90.535820 26.766750 237.224243 128.824188 + 0.775669 -27.376957 120.929489 88.045647 4.415611 242.625290 120.899498 + 0.784002 -31.520967 117.632332 85.732597 -18.847992 244.242584 112.364174 + 0.792336 -35.415844 113.784904 83.609367 -41.812195 242.046982 103.806511 + 0.800669 -38.974380 109.527626 81.643600 -63.746708 236.399780 95.420204 + 0.809002 -42.150303 104.937531 79.786491 -84.231926 227.715347 87.185341 + 0.817336 -44.900131 100.167068 78.088417 -102.934120 216.488571 79.256180 + 0.825669 -47.181286 95.654907 76.949493 -119.603996 203.523590 72.556686 + 0.834002 -49.018551 91.510529 76.381378 -134.149719 189.316818 67.074959 + 0.842336 -50.449272 87.782211 76.349854 -146.556625 174.249329 62.681675 + 0.850669 -51.551373 84.253853 76.747520 -157.102753 158.092285 59.231861 + 0.859002 -52.384216 80.478790 77.414864 -166.077347 139.994522 56.635929 + 0.867336 -52.893536 76.460739 78.351936 -173.117966 120.021950 54.931595 + 0.875669 -53.017452 72.224419 79.564949 -177.809753 98.335625 54.166271 + 0.884002 -52.713909 67.950172 81.001694 -179.709915 75.683037 54.314281 + 0.892336 -51.962196 63.783436 82.622017 -178.584549 52.752613 55.325466 + 0.900669 -50.732605 59.768364 84.430748 -174.290421 29.905420 57.196846 + 0.909002 -48.987606 55.956089 86.430962 -166.693573 7.552932 59.927464 + 0.917336 -46.612579 52.376835 88.581223 -155.628281 -13.820407 63.412128 + 0.925669 -43.543056 49.114922 90.868988 -141.036743 -33.665951 67.581627 + 0.934002 -39.749836 46.289410 93.296234 -122.964363 -51.377151 72.401688 + 0.942335 -35.225464 43.978195 95.837234 -101.672409 -66.285004 77.766106 + 0.950669 -30.007423 42.025913 98.370285 -77.990204 -77.848854 83.289223 + 0.959002 -24.155907 40.483173 100.875946 -52.485645 -85.823982 88.879234 + 0.967335 -17.740328 39.436989 103.348770 -25.682663 -90.016602 94.496544 + 0.975669 -10.632119 38.874069 105.702217 2.309493 -90.342659 99.857483 + 0.984002 -2.571408 38.776760 107.777878 31.585375 -86.607338 104.457092 + 0.992335 6.227790 39.374561 109.563187 61.202026 -78.422386 108.255844 + 1.000669 15.465388 40.872940 111.050316 90.042908 -65.589478 111.239616 + 1.009002 25.480118 44.019470 112.371758 118.228714 -47.034161 113.946472 + 1.017335 36.274834 50.118919 113.642395 145.415894 -20.437269 116.812042 + 1.025669 46.613010 60.380501 114.877777 168.815140 16.334299 119.849968 + 1.034002 54.066143 75.100105 116.067642 183.311783 62.961655 122.965378 + 1.042335 56.041580 89.858269 116.958023 184.416946 108.511047 125.433662 + 1.050669 53.457153 102.208099 117.463905 174.744263 147.996704 127.096657 + 1.059002 47.622723 111.655792 117.582909 157.093445 180.985886 128.031479 + 1.067335 39.452633 118.152275 117.324501 133.140579 207.607681 128.291962 + 1.075669 30.117228 121.654060 116.726486 105.563110 226.936523 127.839279 + 1.084002 20.525751 122.405502 115.791550 76.504387 239.226120 126.715286 + 1.092335 11.255746 120.830803 114.521072 47.358772 245.279617 124.963852 + 1.100669 2.433604 117.447571 113.035019 18.698677 246.058502 122.764946 + 1.109002 -6.117530 112.660362 111.556282 -9.353498 242.317368 120.421173 + 1.117335 -14.282925 106.614136 110.097458 -36.360374 234.484039 117.962540 + 1.125669 -21.973419 99.423180 108.667503 -61.992840 222.925385 115.416527 + 1.134002 -28.871090 91.518051 107.319695 -85.257378 208.520401 112.887581 + 1.142335 -34.798855 83.387222 106.096771 -105.520027 192.380661 110.444618 + 1.150669 -39.838604 75.272148 105.009018 -122.907768 175.221100 108.094772 + 1.159002 -44.115051 67.327095 104.065071 -137.698715 157.542892 105.850227 + 1.167335 -47.833214 59.434929 103.253616 -150.444901 139.250717 103.771690 + 1.175669 -51.048077 51.609177 102.573204 -161.294052 120.495483 101.873215 + 1.184002 -53.777851 43.917690 102.028038 -170.303024 101.522850 100.152763 + 1.192335 -56.030014 36.365482 101.597832 -177.555313 82.435646 98.581970 + 1.200669 -57.747623 28.797216 101.176201 -183.098526 63.001400 97.029510 + 1.209002 -58.910942 21.248205 100.751129 -186.911880 43.337418 95.476349 + 1.217335 -59.510639 13.775073 100.325180 -188.981018 23.594576 93.924652 + 1.225669 -59.498638 6.315992 99.942039 -189.253906 3.623178 92.447464 + 1.234002 -58.757156 -1.274404 99.668587 -187.526566 -16.952375 91.151489 + 1.242335 -57.218121 -8.907542 99.492561 -183.581711 -37.930233 90.009499 + 1.250669 -54.822289 -16.472536 99.400436 -177.212418 -59.041264 88.993736 + 1.259002 -51.682205 -23.617289 99.343979 -168.702225 -79.098679 88.052544 + 1.267335 -47.972820 -30.107157 99.299034 -158.592606 -97.309364 87.180023 + 1.275669 -43.786583 -35.909649 99.271233 -147.197235 -113.630104 86.398712 + 1.284002 -38.986023 -41.138908 99.224403 -134.115753 -128.684296 85.645538 + 1.292335 -30.433397 -47.098740 98.626183 -109.329842 -149.351913 83.851135 + 1.300668 -16.641171 -52.309704 97.350388 -65.966125 -171.434631 80.731834 + 1.309002 2.208175 -53.360832 95.591812 -1.288303 -181.923843 76.746498 + 1.317335 22.040251 -47.046028 93.943344 72.571793 -165.041199 73.463295 + 1.325668 33.929947 -38.177109 93.244209 119.258949 -134.046799 72.558945 + 1.334002 39.485676 -31.613136 93.236824 141.515366 -109.597359 73.145615 + 1.342335 41.145260 -29.218618 93.754982 147.893280 -100.894577 74.689262 + 1.350668 40.923302 -29.736553 94.650208 146.419281 -103.645226 77.098869 + 1.359002 40.893055 -29.902666 95.684990 145.738739 -105.218513 80.375351 + 1.367335 41.117996 -29.621019 96.846878 146.115860 -105.267113 84.510651 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.374696 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_3_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_3_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.992701 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.058394 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_3_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_4.msa new file mode 100644 index 000000000..5acad49d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/palbang_4.msa @@ -0,0 +1,179 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\skill\palbang.GR2" +MotionDuration 2.000000 +Accumulation 0.00 -245.93 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.642336 + AttackingEndTime 1.369231 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.642336 -7.038450 120.157814 122.660606 122.829460 114.760757 120.382286 + 0.650669 -3.189077 119.764740 121.061081 126.071762 105.995438 122.470764 + 0.659002 -0.510318 119.302872 119.618965 128.039337 100.795891 125.316902 + 0.667336 1.267861 119.117844 118.187035 129.272568 99.041405 128.757523 + 0.675669 2.261416 119.370827 116.692902 129.942017 100.824387 132.620392 + 0.684002 2.499408 120.119736 115.101730 129.949097 106.299706 136.679138 + 0.692336 2.035371 121.296921 113.377548 128.996475 115.257957 140.660889 + 0.700669 1.093299 122.581314 111.443390 126.806519 126.470177 144.322922 + 0.709002 -0.339458 123.867096 109.291237 122.949684 139.710022 147.354156 + 0.717336 -2.312791 125.053246 106.930290 116.902885 154.723907 149.442307 + 0.725669 -4.807411 126.013168 104.382019 108.328056 170.810181 150.137787 + 0.734002 -7.731315 126.628014 101.680702 97.251045 186.951004 149.007645 + 0.742336 -11.096992 126.781876 98.870659 83.447548 202.466568 146.126938 + 0.750669 -14.897577 126.349380 96.000656 66.770622 216.589127 141.685349 + 0.759002 -18.970402 125.254555 93.193604 47.679573 228.397171 135.847778 + 0.767336 -23.157778 123.463348 90.535820 26.766750 237.224243 128.824188 + 0.775669 -27.376957 120.929489 88.045647 4.415611 242.625290 120.899498 + 0.784002 -31.520967 117.632332 85.732597 -18.847992 244.242584 112.364174 + 0.792336 -35.415844 113.784904 83.609367 -41.812195 242.046982 103.806511 + 0.800669 -38.974380 109.527626 81.643600 -63.746708 236.399780 95.420204 + 0.809002 -42.150303 104.937531 79.786491 -84.231926 227.715347 87.185341 + 0.817336 -44.900131 100.167068 78.088417 -102.934120 216.488571 79.256180 + 0.825669 -47.181286 95.654907 76.949493 -119.603996 203.523590 72.556686 + 0.834002 -49.018551 91.510529 76.381378 -134.149719 189.316818 67.074959 + 0.842336 -50.449272 87.782211 76.349854 -146.556625 174.249329 62.681675 + 0.850669 -51.551373 84.253853 76.747520 -157.102753 158.092285 59.231861 + 0.859002 -52.384216 80.478790 77.414864 -166.077347 139.994522 56.635929 + 0.867336 -52.893536 76.460739 78.351936 -173.117966 120.021950 54.931595 + 0.875669 -53.017452 72.224419 79.564949 -177.809753 98.335625 54.166271 + 0.884002 -52.713909 67.950172 81.001694 -179.709915 75.683037 54.314281 + 0.892336 -51.962196 63.783436 82.622017 -178.584549 52.752613 55.325466 + 0.900669 -50.732605 59.768364 84.430748 -174.290421 29.905420 57.196846 + 0.909002 -48.987606 55.956089 86.430962 -166.693573 7.552932 59.927464 + 0.917336 -46.612579 52.376835 88.581223 -155.628281 -13.820407 63.412128 + 0.925669 -43.543056 49.114922 90.868988 -141.036743 -33.665951 67.581627 + 0.934002 -39.749836 46.289410 93.296234 -122.964363 -51.377151 72.401688 + 0.942335 -35.225464 43.978195 95.837234 -101.672409 -66.285004 77.766106 + 0.950669 -30.007423 42.025913 98.370285 -77.990204 -77.848854 83.289223 + 0.959002 -24.155907 40.483173 100.875946 -52.485645 -85.823982 88.879234 + 0.967335 -17.740328 39.436989 103.348770 -25.682663 -90.016602 94.496544 + 0.975669 -10.632119 38.874069 105.702217 2.309493 -90.342659 99.857483 + 0.984002 -2.571408 38.776760 107.777878 31.585375 -86.607338 104.457092 + 0.992335 6.227790 39.374561 109.563187 61.202026 -78.422386 108.255844 + 1.000669 15.465388 40.872940 111.050316 90.042908 -65.589478 111.239616 + 1.009002 25.480118 44.019470 112.371758 118.228714 -47.034161 113.946472 + 1.017335 36.274834 50.118919 113.642395 145.415894 -20.437269 116.812042 + 1.025669 46.613010 60.380501 114.877777 168.815140 16.334299 119.849968 + 1.034002 54.066143 75.100105 116.067642 183.311783 62.961655 122.965378 + 1.042335 56.041580 89.858269 116.958023 184.416946 108.511047 125.433662 + 1.050669 53.457153 102.208099 117.463905 174.744263 147.996704 127.096657 + 1.059002 47.622723 111.655792 117.582909 157.093445 180.985886 128.031479 + 1.067335 39.452633 118.152275 117.324501 133.140579 207.607681 128.291962 + 1.075669 30.117228 121.654060 116.726486 105.563110 226.936523 127.839279 + 1.084002 20.525751 122.405502 115.791550 76.504387 239.226120 126.715286 + 1.092335 11.255746 120.830803 114.521072 47.358772 245.279617 124.963852 + 1.100669 2.433604 117.447571 113.035019 18.698677 246.058502 122.764946 + 1.109002 -6.117530 112.660362 111.556282 -9.353498 242.317368 120.421173 + 1.117335 -14.282925 106.614136 110.097458 -36.360374 234.484039 117.962540 + 1.125669 -21.973419 99.423180 108.667503 -61.992840 222.925385 115.416527 + 1.134002 -28.871090 91.518051 107.319695 -85.257378 208.520401 112.887581 + 1.142335 -34.798855 83.387222 106.096771 -105.520027 192.380661 110.444618 + 1.150669 -39.838604 75.272148 105.009018 -122.907768 175.221100 108.094772 + 1.159002 -44.115051 67.327095 104.065071 -137.698715 157.542892 105.850227 + 1.167335 -47.833214 59.434929 103.253616 -150.444901 139.250717 103.771690 + 1.175669 -51.048077 51.609177 102.573204 -161.294052 120.495483 101.873215 + 1.184002 -53.777851 43.917690 102.028038 -170.303024 101.522850 100.152763 + 1.192335 -56.030014 36.365482 101.597832 -177.555313 82.435646 98.581970 + 1.200669 -57.747623 28.797216 101.176201 -183.098526 63.001400 97.029510 + 1.209002 -58.910942 21.248205 100.751129 -186.911880 43.337418 95.476349 + 1.217335 -59.510639 13.775073 100.325180 -188.981018 23.594576 93.924652 + 1.225669 -59.498638 6.315992 99.942039 -189.253906 3.623178 92.447464 + 1.234002 -58.757156 -1.274404 99.668587 -187.526566 -16.952375 91.151489 + 1.242335 -57.218121 -8.907542 99.492561 -183.581711 -37.930233 90.009499 + 1.250669 -54.822289 -16.472536 99.400436 -177.212418 -59.041264 88.993736 + 1.259002 -51.682205 -23.617289 99.343979 -168.702225 -79.098679 88.052544 + 1.267335 -47.972820 -30.107157 99.299034 -158.592606 -97.309364 87.180023 + 1.275669 -43.786583 -35.909649 99.271233 -147.197235 -113.630104 86.398712 + 1.284002 -38.986023 -41.138908 99.224403 -134.115753 -128.684296 85.645538 + 1.292335 -30.433397 -47.098740 98.626183 -109.329842 -149.351913 83.851135 + 1.300668 -16.641171 -52.309704 97.350388 -65.966125 -171.434631 80.731834 + 1.309002 2.208175 -53.360832 95.591812 -1.288303 -181.923843 76.746498 + 1.317335 22.040251 -47.046028 93.943344 72.571793 -165.041199 73.463295 + 1.325668 33.929947 -38.177109 93.244209 119.258949 -134.046799 72.558945 + 1.334002 39.485676 -31.613136 93.236824 141.515366 -109.597359 73.145615 + 1.342335 41.145260 -29.218618 93.754982 147.893280 -100.894577 74.689262 + 1.350668 40.923302 -29.736553 94.650208 146.419281 -103.645226 77.098869 + 1.359002 40.893055 -29.902666 95.684990 145.738739 -105.218513 80.375351 + 1.367335 41.117996 -29.621019 96.846878 146.115860 -105.267113 84.510651 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.374696 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_4_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_4_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.992701 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.058394 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_4_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon.msa new file mode 100644 index 000000000..038c27533 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon.msa @@ -0,0 +1,112 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\samyeon.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.149230 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_d.mse" + EffectPosition -100.000000 -80.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_d.mse" + EffectPosition 80.000000 -120.000000 70.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.836983 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_d.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.162206 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_2.msa new file mode 100644 index 000000000..a10ee2e6d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_2.msa @@ -0,0 +1,112 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\samyeon.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.149230 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_2.mse" + EffectPosition -100.000000 -80.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_2.mse" + EffectPosition 80.000000 -120.000000 70.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.836983 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_2.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.139497 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_3.msa new file mode 100644 index 000000000..46af40968 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_3.msa @@ -0,0 +1,124 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\samyeon.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.149230 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_3.mse" + EffectPosition -100.000000 -80.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_3.mse" + EffectPosition 80.000000 -120.000000 70.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.836983 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_3.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.139497 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.097324 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_4.msa new file mode 100644 index 000000000..0763be8e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/samyeon_4.msa @@ -0,0 +1,124 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\samyeon.GR2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.149230 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_4.mse" + EffectPosition -100.000000 -80.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_4.mse" + EffectPosition 80.000000 -120.000000 70.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.836983 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_4.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.139497 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.097324 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan.msa new file mode 100644 index 000000000..5ea176ae8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\gitu.GR2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/tanhwan.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.064234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.109002 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.052555 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_2.msa new file mode 100644 index 000000000..019ce05a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_2.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\gitu.GR2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/tanhwan_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.064234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.109002 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.052555 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_3.msa new file mode 100644 index 000000000..18eff3598 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_3.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\gitu.GR2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/tanhwan_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.064234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.109002 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.052555 + + DuringTime 0.200000 + Power 500 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_4.msa b/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_4.msa new file mode 100644 index 000000000..b754d0713 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/skill/tanhwan_4.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\skill\gitu.GR2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/tanhwan_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.064234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.109002 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.052555 + + DuringTime 0.200000 + Power 500 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/change_weapon.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/change_weapon.msa new file mode 100644 index 000000000..712d5d053 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/change_weapon.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_03.msa new file mode 100644 index 000000000..43c99f8b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_03.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.574209 + + DuringTime 0.100000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_04.msa new file mode 100644 index 000000000..a17bddfab --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_04.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.530257 + InputLimitTime 1.530257 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.759124 + + DuringTime 0.100000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_05.msa new file mode 100644 index 000000000..d681e9418 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_05.GR2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_06.msa new file mode 100644 index 000000000..f271f2fb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_06.GR2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_07.msa new file mode 100644 index 000000000..036f5c60b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/combo_07.msa @@ -0,0 +1,102 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc\warrior\twohand_sword\combo_07.GR2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.600000 + DirectInputTime 1.600000 + InputLimitTime 1.600000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.443796 + AttackingEndTime 0.883698 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.443796 -61.981697 11.144583 131.666183 -72.906975 155.342453 91.821266 + 0.452129 -62.338612 8.959702 132.565186 -77.047150 152.698563 92.281166 + 0.460462 -62.657562 7.021767 133.409286 -79.944328 150.535355 93.346519 + 0.468796 -62.955017 5.301614 134.208420 -81.609360 148.862350 94.935905 + 0.477129 -63.236328 3.776859 134.958847 -81.987770 147.676758 96.995766 + 0.485462 -63.530979 2.349424 135.612213 -81.323761 146.788528 99.269844 + 0.493796 -63.847260 0.966223 136.155655 -79.702812 146.084015 101.667664 + 0.502129 -64.176979 -0.397204 136.596741 -77.104187 145.488129 104.187859 + 0.510462 -64.523941 -1.825212 136.938553 -73.872787 144.800125 106.712616 + 0.518796 -64.882965 -3.357788 137.190292 -70.168358 143.917938 109.227173 + 0.527129 -65.241493 -5.009181 137.362488 -66.022705 142.788986 111.767609 + 0.535462 -65.602470 -6.859562 137.460205 -61.835133 141.291367 114.284325 + 0.543796 -65.958168 -8.942152 137.491745 -57.798710 139.399063 116.796310 + 0.552129 -66.291718 -11.261944 137.465607 -53.965908 137.129288 119.351440 + 0.560462 -66.586937 -13.883185 137.398270 -50.806210 134.476059 121.889816 + 0.568796 -66.822990 -16.828840 137.294876 -48.519764 131.491455 124.407478 + 0.577129 -66.974411 -20.098734 137.152588 -47.130898 128.231308 126.932869 + 0.585462 -67.019417 -23.771257 136.967621 -47.062817 124.703590 129.420532 + 0.593796 -66.916298 -27.876287 136.727921 -48.470333 120.905762 131.863998 + 0.602129 -66.610405 -32.418301 136.407074 -51.317848 116.785057 134.289520 + 0.610462 -66.061623 -37.596695 135.824310 -55.614075 112.034142 137.045502 + 0.618796 -65.152527 -43.486778 134.845840 -61.210232 106.363922 140.255035 + 0.627129 -63.720753 -50.046791 133.363800 -67.831627 99.531479 143.825821 + 0.635462 -61.585182 -57.052513 131.373199 -75.407951 91.438721 147.475708 + 0.643795 -58.596672 -64.336868 128.809052 -83.715584 81.876350 150.961853 + 0.652129 -54.614838 -71.731789 125.566162 -92.348045 70.621643 154.056686 + 0.660462 -49.547756 -78.852470 121.778877 -100.861366 57.735859 156.571472 + 0.668795 -43.375427 -85.432549 117.516556 -108.941559 43.164097 158.308609 + 0.677129 -36.100677 -91.259644 112.792007 -116.261749 26.788176 159.039719 + 0.685462 -27.680601 -96.083984 107.853760 -122.792320 8.137359 158.761429 + 0.693795 -18.174570 -99.665230 102.864731 -128.010010 -13.169929 157.222275 + 0.702129 -7.685434 -101.756393 97.903458 -131.003113 -37.392262 154.024567 + 0.710462 4.464234 -101.758995 92.669952 -130.672638 -67.963051 148.309311 + 0.718795 18.071091 -98.466011 87.140549 -122.613243 -105.242805 138.732269 + 0.727129 31.746634 -90.712616 81.618340 -101.426453 -144.936371 124.332542 + 0.735462 42.390064 -79.817268 76.798790 -68.322212 -176.147903 107.833794 + 0.743795 49.074364 -67.684616 72.833931 -28.423101 -194.780411 91.291359 + 0.752129 52.051395 -55.577457 69.591011 14.186606 -200.599075 75.501953 + 0.760462 52.274178 -45.416325 67.138878 53.737373 -195.311890 61.738503 + 0.768795 51.241482 -37.823116 65.370712 87.661858 -182.561249 50.390972 + 0.777129 50.004650 -32.469154 64.118874 115.972496 -165.260117 41.430630 + 0.785462 48.467533 -28.158285 63.151909 140.521439 -142.878677 33.735790 + 0.793795 46.522930 -24.507778 62.382595 160.885071 -114.928810 27.094484 + 0.802129 44.284908 -21.536459 61.787827 175.576630 -82.142159 21.920103 + 0.810462 42.041565 -19.275669 61.333107 183.009460 -47.834316 18.760645 + 0.818795 39.970352 -17.663895 60.983685 183.539398 -14.445672 17.652952 + 0.827129 38.145691 -16.609772 60.712833 178.143707 16.717615 18.406576 + 0.835462 36.579430 -15.918985 60.487320 168.299026 43.456036 20.181479 + 0.843795 35.274494 -15.459913 60.292900 156.015549 65.021866 22.289644 + 0.852129 34.225464 -15.155375 60.127636 142.967102 81.777527 24.360315 + 0.860462 33.407681 -14.876461 59.987347 130.498749 94.277000 25.945379 + 0.868795 32.794724 -14.551891 59.872940 119.655228 103.188576 26.820726 + 0.877129 32.358788 -14.155283 59.787167 111.047035 109.258415 26.965933 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.739659 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/pick_up.msa new file mode 100644 index 000000000..997bfa598 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage.msa new file mode 100644 index 000000000..bff9e07da --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/rampage.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -244.27 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_01.msa new file mode 100644 index 000000000..ebdcedf65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\twohand_sword\rampage_01.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.058394 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_02.msa new file mode 100644 index 000000000..8f071ce37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\twohand_sword\rampage_02.GR2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011354 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_03.msa new file mode 100644 index 000000000..1bc2892fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\warrior\twohand_sword\rampage_03.GR2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.022709 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/run.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/wait.msa new file mode 100644 index 000000000..6cd518cc6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/wait_1.msa new file mode 100644 index 000000000..80502c594 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/twohand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/wedding/wait.msa b/serverfiles/main/srv1/share/data/pc/warrior/wedding/wait.msa new file mode 100644 index 000000000..2d29e8d03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/wedding/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/wedding/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc/warrior/wedding/walk.msa b/serverfiles/main/srv1/share/data/pc/warrior/wedding/walk.msa new file mode 100644 index 000000000..c09d50c58 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc/warrior/wedding/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/wedding/walk.gr2" +MotionDuration 0.866667 +Accumulation 0.00 -122.42 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/angry.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/angry.msa new file mode 100644 index 000000000..1632c742d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/angry.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/attractive.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/attractive.msa new file mode 100644 index 000000000..eb9159898 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/attractive.gr2" +MotionDuration 4.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/banter.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/banter.msa new file mode 100644 index 000000000..788f4de0a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/banter.gr2" +MotionDuration 7.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/cheers_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/cheers_1.msa new file mode 100644 index 000000000..3af37d20e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/cheers_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/cheers_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/cheers_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/cheers_2.msa new file mode 100644 index 000000000..1eb1da771 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/cheers_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/cheers_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/cheerup.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/cheerup.msa new file mode 100644 index 000000000..e61f2db64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/cheerup.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/clap.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/clap.msa new file mode 100644 index 000000000..3571004c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/clap.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/clap.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/congratulation.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/congratulation.msa new file mode 100644 index 000000000..0f387eada --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_1.msa new file mode 100644 index 000000000..2c682852a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/dance_1.gr2" +MotionDuration 26.100002 +Accumulation 0.00 -82.98 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_2.msa new file mode 100644 index 000000000..2b997f3ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/dance_2.gr2" +MotionDuration 4.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_3.msa new file mode 100644 index 000000000..c45d59d2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/dance_3.gr2" +MotionDuration 28.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_4.msa new file mode 100644 index 000000000..4fd547cd3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_4.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/dance_4.gr2" +MotionDuration 32.300003 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_5.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_5.msa new file mode 100644 index 000000000..0c1470846 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_5.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/dance_5.gr2" +MotionDuration 21.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_6.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_6.msa new file mode 100644 index 000000000..492bf6515 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/dance_6.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/dance_6.gr2" +MotionDuration 30.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/forgive.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/forgive.msa new file mode 100644 index 000000000..ea6389302 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/forgive.gr2" +MotionDuration 8.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_assassin.msa new file mode 100644 index 000000000..fa8526bde --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/french_kiss_with_assassin.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_shaman.msa new file mode 100644 index 000000000..19a36783f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/french_kiss_with_shaman.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_sura.msa new file mode 100644 index 000000000..0888f0243 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/french_kiss_with_sura.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_warrior.msa new file mode 100644 index 000000000..d4ff14133 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_wolfman.msa new file mode 100644 index 000000000..de3c28033 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/french_kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc2\assassin\action\french_kiss_with_warrior.GR2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/joy.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/joy.msa new file mode 100644 index 000000000..3d3d84ede --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/joy.gr2" +MotionDuration 5.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_assassin.msa new file mode 100644 index 000000000..b2ac0e0c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/kiss_with_assassin.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_shaman.msa new file mode 100644 index 000000000..8161f98de --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/kiss_with_shaman.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_sura.msa new file mode 100644 index 000000000..dcc730193 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/kiss_with_sura.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_warrior.msa new file mode 100644 index 000000000..3f0f2bec3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_wolfman.msa new file mode 100644 index 000000000..bf5a2b90d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc2\assassin\action\kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/sad.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/sad.msa new file mode 100644 index 000000000..5495a77fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/sad.gr2" +MotionDuration 7.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/shy.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/shy.msa new file mode 100644 index 000000000..4f23ce8bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/shy.gr2" +MotionDuration 4.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/slap_hit.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/slap_hit.msa new file mode 100644 index 000000000..ad903b81b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/slap_hit.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/slap_hit.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/action/slap_hurt.msa b/serverfiles/main/srv1/share/data/pc2/assassin/action/slap_hurt.msa new file mode 100644 index 000000000..134700cc4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/action/slap_hurt.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/action/slap_hurt.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/change_weapon.msa new file mode 100644 index 000000000..14069bd25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_01.msa new file mode 100644 index 000000000..48be963b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_01.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.228205 + DirectInputTime 0.607692 + InputLimitTime 0.712821 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.292308 + AttackingEndTime 0.525641 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.292308 -64.359543 5.874933 130.699219 -47.637035 47.595997 154.789093 + 0.300641 -62.652027 -7.038029 137.059464 -58.055809 38.834915 158.863998 + 0.308974 -57.548107 -21.106142 141.130325 -67.312996 23.699512 163.397842 + 0.317308 -49.338501 -34.125092 142.073166 -71.480812 4.691082 166.612045 + 0.325641 -39.717014 -43.942028 141.402664 -69.850693 -12.449082 167.881302 + 0.333974 -29.330355 -51.482693 139.412628 -65.095451 -28.368828 167.442612 + 0.342308 -17.956589 -57.309238 135.921753 -58.037235 -44.772793 164.830750 + 0.350641 -5.540597 -61.002293 131.333267 -47.813980 -61.389866 159.859970 + 0.358974 6.970981 -62.033096 126.690170 -34.124001 -75.730606 153.604263 + 0.367308 19.108156 -60.517353 122.323921 -17.357483 -86.911499 146.285202 + 0.375641 30.475634 -56.651791 118.597961 1.974995 -94.050995 138.341476 + 0.383974 40.024349 -51.184479 115.721855 21.784739 -96.331596 130.889267 + 0.392308 47.288292 -45.161308 113.568886 40.052616 -94.411354 124.659569 + 0.400641 52.590576 -39.202606 111.966408 56.176853 -89.472954 119.769669 + 0.408974 56.299397 -33.650215 110.730942 70.012642 -82.471962 116.148621 + 0.417308 58.722931 -28.236761 109.738617 81.924400 -73.515778 113.273987 + 0.425641 59.978062 -22.980749 108.952591 91.794662 -62.783588 111.051979 + 0.433974 60.154804 -18.030516 108.332275 99.361038 -50.625668 109.512764 + 0.442308 59.361450 -13.563784 107.829018 104.321449 -37.626247 108.598091 + 0.450641 57.837666 -9.881880 107.408180 106.491875 -25.155607 108.096420 + 0.458974 55.841133 -7.016500 107.034157 106.378937 -13.803728 107.953827 + 0.467308 53.575378 -4.921243 106.662086 104.544075 -3.848273 108.089500 + 0.475641 51.266548 -3.531722 106.296234 101.617294 4.307084 108.381538 + 0.483974 49.206841 -2.756287 106.000336 98.474236 10.138352 108.729401 + 0.492308 47.522362 -2.475303 105.752724 95.747353 13.783296 109.070961 + 0.500641 46.276104 -2.592995 105.530632 93.834389 15.425822 109.342857 + 0.508974 45.374153 -2.975968 105.299278 92.599648 15.798402 109.574409 + 0.517308 44.729073 -3.553189 105.036125 91.838936 15.394147 109.796532 + 0.525641 44.330742 -4.326819 104.734985 91.545067 14.225271 109.991264 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_02.msa new file mode 100644 index 000000000..f31567ca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_02.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.128205 + DirectInputTime 0.533333 + InputLimitTime 0.658974 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207692 + AttackingEndTime 0.441026 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.207692 36.226494 -41.836376 93.132713 46.055233 7.580928 101.026634 + 0.216026 33.713116 -46.867867 98.172050 45.851257 2.443870 102.863548 + 0.224359 29.787460 -52.315414 103.627914 46.010124 -3.967689 104.191040 + 0.232692 23.420765 -58.581135 109.122375 46.973152 -13.636775 103.996513 + 0.241026 14.024863 -64.860519 115.021225 47.114304 -27.825705 103.423683 + 0.249359 1.067084 -69.635208 121.891525 43.213276 -47.043209 104.163048 + 0.257692 -14.245625 -70.394394 129.925369 31.922903 -67.619324 108.436745 + 0.266026 -29.162771 -65.771492 138.386078 13.636117 -83.424950 116.994316 + 0.274359 -42.104141 -55.920643 146.503357 -9.659419 -91.253242 129.184494 + 0.282692 -51.543736 -41.608944 153.536407 -34.779270 -88.777321 143.786392 + 0.291026 -55.974247 -26.293732 158.342194 -54.535461 -77.263115 157.319672 + 0.299359 -56.484074 -13.046310 160.976837 -65.924820 -62.751286 167.401443 + 0.307692 -54.952869 -2.871925 162.194183 -70.424011 -50.043884 173.873871 + 0.316026 -52.796829 4.172182 162.657211 -70.286224 -41.453953 177.264374 + 0.324359 -50.339699 9.563728 162.888702 -68.307587 -35.268829 179.265274 + 0.332692 -47.823139 13.665089 163.043320 -65.291451 -31.030813 180.309662 + 0.341026 -45.508892 16.543743 163.188339 -61.547634 -28.681746 180.462448 + 0.349359 -43.420853 18.603092 163.283203 -57.602058 -27.461905 179.953354 + 0.357692 -41.096783 20.917770 163.102692 -54.582584 -25.447779 179.515076 + 0.366026 -38.469238 23.551083 162.642517 -52.511799 -22.545858 179.341476 + 0.374359 -35.490604 26.472807 161.908340 -51.281040 -18.718224 179.498596 + 0.382692 -32.231289 29.444309 160.987137 -50.394886 -14.328052 179.830246 + 0.391026 -28.856833 32.188732 159.999039 -49.336285 -9.963248 180.118637 + 0.399359 -25.390558 34.707668 158.946976 -48.112839 -5.619621 180.357285 + 0.407692 -21.855015 37.003853 157.832947 -46.733646 -1.291450 180.538040 + 0.416026 -18.350632 39.056259 156.646698 -45.270153 2.976497 180.617294 + 0.424359 -14.943927 40.868813 155.385010 -43.773098 7.169902 180.569473 + 0.432692 -11.656553 42.462746 154.051392 -42.259724 11.303115 180.386154 + 0.441025 -8.518781 43.852444 152.654495 -40.744465 15.362733 180.055954 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_03.msa new file mode 100644 index 000000000..037e5906d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.066667 + DirectInputTime 0.415385 + InputLimitTime 0.528205 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.138462 + AttackingEndTime 0.338462 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.138462 -51.994301 -21.154978 165.896378 -4.716457 -3.689760 173.690063 + 0.146795 -51.712757 -29.774483 165.892838 -7.693698 -4.213655 169.034332 + 0.155128 -50.817657 -39.147873 165.559357 -12.625716 -5.354080 165.506271 + 0.163462 -49.295341 -49.976795 164.212189 -19.911158 -8.297912 163.914520 + 0.171795 -46.620598 -63.380714 160.475159 -29.767159 -15.439342 164.783478 + 0.180128 -40.903984 -78.689079 153.420410 -40.465153 -29.297712 166.105545 + 0.188462 -29.866337 -93.700035 142.402267 -48.430897 -51.619534 164.428146 + 0.196795 -14.244893 -103.596893 129.620087 -48.089268 -77.398674 157.354324 + 0.205128 2.587229 -106.673973 117.114052 -38.857521 -100.062630 146.088898 + 0.213462 18.302834 -103.709137 105.420433 -23.199072 -116.598419 132.111389 + 0.221795 31.336441 -96.005333 95.008064 -4.001609 -125.642365 116.776192 + 0.230128 41.754948 -85.813728 87.871216 16.442465 -127.451103 102.924492 + 0.238462 49.818146 -74.786530 83.786400 36.846382 -123.445656 91.849258 + 0.246795 55.757580 -63.706219 81.895638 56.445873 -114.668388 83.725403 + 0.255128 59.764244 -52.717205 81.462029 74.566940 -101.413971 78.222542 + 0.263462 61.751446 -41.178936 81.889084 90.117592 -82.876762 74.296425 + 0.271795 61.383579 -29.363489 82.926437 101.151680 -59.305504 71.837914 + 0.280128 58.372356 -17.804499 84.332153 105.465736 -31.833574 70.680588 + 0.288462 53.085457 -7.965744 85.715042 101.651596 -4.655509 70.504463 + 0.296795 47.187420 -1.173245 86.816689 92.237137 16.884779 71.150711 + 0.305128 41.777985 3.179591 87.761467 80.701851 32.472076 72.666725 + 0.313462 37.461529 5.796096 88.613243 69.619209 42.960701 74.987190 + 0.321795 34.208313 7.165167 89.222359 60.277889 49.301895 77.144638 + 0.330128 31.990326 7.627527 89.541199 53.595474 52.510548 78.599075 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_04.msa new file mode 100644 index 000000000..bfa58c327 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_04.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_04.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.000000 + DirectInputTime 0.000000 + InputLimitTime 0.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.417094 + AttackingEndTime 0.694017 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.417094 -44.152828 -33.506683 86.801674 -58.551544 15.069369 92.581848 + 0.425427 -46.593868 -49.800659 86.385559 -76.302048 -8.779418 92.278473 + 0.433761 -44.815460 -67.635277 87.248718 -86.537651 -38.872269 92.945259 + 0.442094 -38.034824 -85.692795 90.435181 -86.878021 -72.550484 96.943008 + 0.450427 -25.698061 -101.925308 97.072182 -75.643440 -105.441551 106.743187 + 0.458761 -7.961524 -113.196960 107.983002 -52.984665 -130.958862 124.045052 + 0.467094 11.730827 -116.102127 121.555717 -25.034258 -141.424713 146.214401 + 0.475427 29.078165 -110.893166 135.446091 -0.516191 -136.369919 168.249527 + 0.483761 41.919380 -99.493378 148.716278 15.555205 -120.232758 187.131317 + 0.492094 48.962719 -84.008041 160.711655 20.992674 -98.554359 200.799789 + 0.500427 49.516930 -66.571678 170.862900 16.083036 -76.835587 207.972855 + 0.508761 44.827469 -50.623249 177.334625 5.676734 -60.803333 208.376373 + 0.517094 38.151291 -38.694355 180.047348 -4.476051 -51.682281 204.849869 + 0.525427 31.817064 -30.667561 180.532364 -12.290742 -47.098560 200.153748 + 0.533761 27.216600 -25.626751 179.910385 -17.337067 -44.647015 195.811447 + 0.542094 25.053318 -22.660517 178.840698 -19.824774 -42.618320 192.550110 + 0.550427 24.184427 -20.536222 177.611374 -21.071308 -40.584415 189.896820 + 0.558761 23.461622 -18.572010 176.280228 -22.054367 -38.774700 187.285065 + 0.567094 22.886911 -16.756382 174.866241 -22.795094 -37.160603 184.746780 + 0.575427 22.457302 -15.078107 173.384399 -23.316435 -35.716988 182.304977 + 0.583761 22.165413 -13.527881 171.846832 -23.641466 -34.422863 179.974472 + 0.592094 22.126732 -12.165789 170.327271 -23.752794 -33.151127 177.789490 + 0.600427 22.462524 -11.028765 168.876831 -23.613478 -31.771357 175.785461 + 0.608761 23.195026 -10.104675 167.486725 -23.208532 -30.243603 173.975220 + 0.617094 24.337318 -9.396485 166.144135 -22.521265 -28.541712 172.366409 + 0.625427 25.892689 -8.922620 164.832443 -21.531126 -26.654154 170.962051 + 0.633761 27.664766 -8.676589 163.556900 -20.358242 -24.713308 169.689377 + 0.642094 29.488136 -8.647848 162.333923 -19.108130 -22.836174 168.505798 + 0.650427 31.350252 -8.850554 161.164017 -17.775955 -21.030130 167.430740 + 0.658760 33.231388 -9.297091 160.045898 -16.362867 -19.299349 166.477127 + 0.667094 35.103470 -9.996912 158.978302 -14.875960 -17.646368 165.652115 + 0.675427 36.945126 -10.912700 157.955933 -13.314170 -16.050230 164.927902 + 0.683760 38.744411 -12.014379 156.973007 -11.668635 -14.496083 164.278152 + 0.692094 40.482079 -13.307181 156.026840 -9.936275 -12.990137 163.700653 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_05.msa new file mode 100644 index 000000000..fb1059f2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_05.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_05.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.197080 + DirectInputTime 0.593674 + InputLimitTime 0.737226 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.218978 + AttackingEndTime 0.452555 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.218978 46.277153 -46.288212 100.951233 25.045311 -0.122704 105.301323 + 0.227311 44.613384 -50.850689 101.811790 29.587687 -2.264351 105.622261 + 0.235645 42.452293 -55.609158 102.793884 34.154545 -5.381435 105.841469 + 0.243978 39.722385 -60.492741 103.914223 38.582684 -9.549281 106.025452 + 0.252311 36.285358 -65.462448 105.197250 42.703686 -14.880248 106.206551 + 0.260645 30.589184 -71.249306 106.954865 46.522633 -22.817942 105.786278 + 0.268978 21.461647 -77.363747 109.399178 48.840656 -34.571960 104.899521 + 0.277311 8.252045 -82.216270 112.466843 47.237926 -50.407021 104.150398 + 0.285645 -8.783117 -83.472832 115.633598 38.691143 -68.773369 104.183197 + 0.293978 -26.800003 -79.291183 117.896049 22.237997 -85.173477 105.181297 + 0.302311 -43.640774 -69.080566 118.740303 -1.795566 -95.504585 106.423172 + 0.310645 -56.971439 -53.005768 117.857201 -31.202929 -95.607994 106.825180 + 0.318978 -64.059738 -33.766506 115.416313 -59.248489 -83.633186 105.882935 + 0.327311 -64.760429 -17.106440 112.480774 -77.677841 -65.844940 104.826653 + 0.335645 -62.045696 -4.615679 109.885201 -87.409592 -48.530903 104.584450 + 0.343978 -58.468193 3.593166 108.187714 -91.369865 -35.315876 106.175468 + 0.352311 -54.855629 9.369673 107.025429 -92.373543 -25.109108 109.172989 + 0.360645 -51.045181 14.233381 105.863670 -91.563286 -15.971078 112.706520 + 0.368978 -47.262440 18.331905 104.733200 -89.217979 -8.025485 116.808418 + 0.377311 -43.624176 21.840784 103.696526 -85.507759 -1.257671 121.392937 + 0.385645 -39.906860 25.094343 103.041504 -81.182449 5.016628 125.272209 + 0.393978 -36.039192 28.212015 102.882103 -76.804512 10.867164 128.146667 + 0.402311 -32.045513 31.210823 103.251541 -72.667618 16.228775 130.201996 + 0.410645 -27.963320 34.069881 104.150826 -68.894127 21.113657 131.678970 + 0.418978 -23.923191 36.681969 105.378761 -65.217239 25.290678 133.056107 + 0.427311 -19.970070 39.035683 106.916725 -61.702637 28.749369 134.367981 + 0.435645 -16.142212 41.123707 108.776230 -58.464916 31.528358 135.566376 + 0.443978 -12.519732 42.889793 110.877007 -55.594738 33.726070 136.598022 + 0.452311 -9.216117 44.270721 113.024620 -53.119568 35.533176 137.461060 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_06.msa new file mode 100644 index 000000000..2972f89d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_06.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_06.gr2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.217356 + DirectInputTime 0.703974 + InputLimitTime 0.911598 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.253041 + AttackingEndTime 0.450933 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.253041 -70.046425 -36.193127 132.405029 -68.245689 14.113170 140.535828 + 0.261375 -65.338326 -49.339066 132.152328 -72.173256 0.340580 141.345413 + 0.269708 -57.420803 -63.289768 131.155548 -74.110603 -16.236425 141.513184 + 0.278041 -45.257637 -76.902420 129.335693 -72.535172 -35.373409 140.833710 + 0.286375 -28.040777 -88.176010 126.654831 -65.623848 -56.053158 139.111526 + 0.294708 -6.272555 -94.088882 123.231918 -51.984173 -75.736610 136.218338 + 0.303041 14.617427 -92.715530 119.150024 -34.505203 -89.983353 132.309036 + 0.311375 31.684652 -85.868874 115.151184 -16.061096 -98.368813 127.813148 + 0.319708 44.256668 -75.746124 111.887405 1.905430 -101.794502 123.154755 + 0.328041 52.512188 -64.044807 109.742378 18.689325 -101.148399 118.674561 + 0.336375 56.973484 -52.008492 108.944489 33.884350 -97.098289 114.828773 + 0.344708 58.615673 -41.706051 109.393539 46.304195 -91.045067 113.273750 + 0.353041 58.652302 -33.901379 110.022163 55.774780 -84.675819 113.780983 + 0.361375 58.092655 -28.515915 110.027153 62.824574 -78.983536 115.572037 + 0.369708 57.648926 -25.362953 108.989471 68.084465 -74.444405 118.078362 + 0.378041 57.677151 -24.228245 106.891472 72.136490 -71.062813 120.976631 + 0.386375 57.412258 -23.202362 104.896332 75.758347 -66.939644 123.643822 + 0.394708 56.551079 -21.740606 103.283081 78.900795 -61.632137 125.869316 + 0.403041 55.011429 -19.875416 102.026237 81.299561 -55.271912 127.658257 + 0.411375 52.699501 -17.680950 101.127007 82.678696 -48.021862 129.085190 + 0.419708 49.576885 -15.333933 100.577324 82.775734 -40.152096 130.290802 + 0.428041 46.243652 -13.580195 99.977592 81.647346 -32.579338 131.387909 + 0.436375 42.982574 -12.566065 99.188271 79.513962 -25.621031 132.294388 + 0.444708 39.902439 -12.239500 98.195435 76.578026 -19.353285 132.912582 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_07.msa new file mode 100644 index 000000000..39cbb11ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/combo_07.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_07.gr2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.261152 + AttackingEndTime 0.553528 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.261152 -53.546944 -29.370810 102.812012 -42.353260 18.101173 117.661423 + 0.269485 -55.971184 -45.317741 106.638077 -54.562294 4.921318 115.249367 + 0.277818 -51.502800 -64.819916 108.415070 -65.544502 -15.984511 112.759621 + 0.286152 -37.317421 -84.468040 108.259872 -69.370949 -44.882572 110.708427 + 0.294485 -12.805990 -97.896759 106.619186 -59.518467 -77.639290 109.444778 + 0.302818 13.712291 -99.628807 105.560127 -37.122780 -102.082016 108.816589 + 0.311152 36.236237 -91.972687 105.451195 -9.539611 -114.209763 108.778641 + 0.319485 52.811390 -78.633705 106.023567 17.604143 -115.391052 109.234055 + 0.327818 63.293228 -62.604198 107.035416 41.032440 -108.394028 109.987778 + 0.336152 68.443573 -46.328697 108.528816 59.300846 -96.420876 111.389099 + 0.344485 69.654854 -31.655621 110.671555 72.239014 -82.486061 113.924973 + 0.352818 68.391403 -19.216724 113.451126 80.535393 -68.585304 117.481522 + 0.361152 65.824272 -9.080353 116.904404 85.178299 -55.993034 121.962914 + 0.369485 62.546444 -0.773493 120.983635 87.195625 -44.993805 127.146294 + 0.377818 58.024940 6.956333 125.241196 87.392639 -34.115410 132.427216 + 0.386152 52.226273 14.020164 129.599808 85.855263 -23.454546 137.705414 + 0.394485 45.252674 20.179020 134.032852 82.668282 -13.312636 142.939758 + 0.402818 37.271015 25.200222 138.515335 77.983253 -3.987438 148.085068 + 0.411152 28.820827 28.778048 143.102066 72.243813 3.953205 153.060501 + 0.419485 20.291512 30.851545 147.790085 65.897522 10.338616 157.804367 + 0.427818 11.902417 31.478516 152.532623 59.261822 15.258534 162.277023 + 0.436152 3.852330 30.738295 157.280716 52.593002 18.849234 166.444504 + 0.444485 -3.774080 28.768579 161.850037 45.999992 21.440683 170.207230 + 0.452818 -10.991468 25.750366 165.981247 39.401524 23.464268 173.485229 + 0.461151 -17.676409 21.792622 169.685471 32.780865 24.994946 176.378082 + 0.469485 -23.728512 16.995119 172.989243 26.100691 26.056837 178.982895 + 0.477818 -29.073124 11.455242 175.910736 19.300375 26.653551 181.389069 + 0.486151 -33.723751 5.298622 178.394714 12.185935 26.866352 183.698486 + 0.494485 -37.626587 -1.437152 180.474533 4.658962 26.533445 186.003677 + 0.502818 -40.673229 -8.733034 182.200699 -3.283458 25.398460 188.368561 + 0.511151 -42.707981 -16.548473 183.619598 -11.541152 23.171347 190.827896 + 0.519485 -43.432911 -24.621847 184.856964 -19.667292 19.693470 193.362167 + 0.527818 -42.644550 -32.625652 186.011047 -27.215544 14.958415 195.945892 + 0.536151 -40.264931 -40.265705 187.118668 -33.850281 9.019362 198.556519 + 0.544485 -36.277454 -47.169289 188.215698 -39.213375 2.075783 201.149658 + 0.552818 -30.886909 -52.844807 189.290497 -42.954292 -5.408779 203.615250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage.msa new file mode 100644 index 000000000..f23ea5422 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_1.msa new file mode 100644 index 000000000..8a207e2cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_2.msa new file mode 100644 index 000000000..356b572f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_3.msa new file mode 100644 index 000000000..834bfc083 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/pick_up.msa new file mode 100644 index 000000000..21ff224fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/run.msa new file mode 100644 index 000000000..0abe670f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/wait.msa new file mode 100644 index 000000000..65562b9cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bell/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bell/walk.msa new file mode 100644 index 000000000..426964fb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bell/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/attack.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/attack.msa new file mode 100644 index 000000000..817fb5eaa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/attack.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/attack.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 1.500000 + DirectInputTime 1.500000 + InputLimitTime 1.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.846154 + AttackingEndTime 0.846154 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.559611 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/attack_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/attack_1.msa new file mode 100644 index 000000000..d61bacbae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/attack_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/attack_1.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/attack_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/attack_2.msa new file mode 100644 index 000000000..9f041e42a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/attack_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/attack_2.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/change_weapon.msa new file mode 100644 index 000000000..f7f93b064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/change_weapon.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage.msa new file mode 100644 index 000000000..52c393966 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_1.msa new file mode 100644 index 000000000..9017d3d9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_2.msa new file mode 100644 index 000000000..b503a2292 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_3.msa new file mode 100644 index 000000000..966107435 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/pick_up.msa new file mode 100644 index 000000000..f29eae648 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/run.msa new file mode 100644 index 000000000..ffb57dad0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -240.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/wait.msa new file mode 100644 index 000000000..4ee743538 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/wait_1.msa new file mode 100644 index 000000000..80bf629af --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/bow/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/bow/walk.msa new file mode 100644 index 000000000..80968a64f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/bow/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -184.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/change_weapon.msa new file mode 100644 index 000000000..9dbe2ffbd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/change_weapon.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_01.msa new file mode 100644 index 000000000..998fb9421 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_01.msa @@ -0,0 +1,74 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -88.08 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.287179 + DirectInputTime 0.731624 + InputLimitTime 0.817094 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.287179 + AttackingEndTime 0.392308 + AttackingBone "Bip01 R Hand" + WeaponLength 32.000000 + List HitPosition + { + 0.287179 -60.991268 -26.184250 119.666237 -66.575424 -57.689816 120.131454 + 0.295512 -52.617798 -49.858906 114.621803 -52.972786 -81.852577 114.094490 + 0.303846 -34.668484 -70.985626 107.641479 -25.245386 -101.381248 104.278343 + 0.312179 -7.238814 -85.073517 100.012291 15.244342 -106.792900 93.172997 + 0.320512 22.937988 -87.164429 94.681473 53.428829 -92.543579 86.596115 + 0.328846 46.222919 -79.729263 92.616188 75.721672 -69.804840 85.177826 + 0.337179 61.190334 -68.264511 92.586334 84.771568 -47.608463 86.163521 + 0.345512 68.794235 -56.451302 93.368835 85.272430 -29.641687 87.562508 + 0.353846 72.081902 -46.012596 93.905266 82.013725 -16.043644 88.687897 + 0.362179 73.262321 -37.649128 93.633545 77.844658 -6.255487 89.457207 + 0.370512 73.473869 -31.439474 92.277115 74.120483 0.460543 89.833595 + 0.378846 73.318192 -27.008175 89.871948 71.338951 4.930555 89.889671 + 0.387179 72.704140 -22.913525 87.832558 68.274117 8.671025 90.438545 + } + } + Group HitData01 + { + AttackingStartTime 0.605128 + AttackingEndTime 0.712821 + AttackingBone "Bip01 L Hand" + WeaponLength 32.000000 + List HitPosition + { + 0.605128 62.934685 -13.864573 85.932297 68.464424 17.601345 84.110794 + 0.613461 62.214371 -33.986946 89.095245 78.054054 -6.262672 86.981377 + 0.621795 51.156834 -59.218079 93.240234 78.068123 -42.103802 90.616516 + 0.630128 25.813705 -80.089111 97.500214 57.621887 -81.261322 94.203957 + 0.638461 -4.361922 -86.003784 100.719002 20.787407 -105.548981 97.637466 + 0.646795 -31.254827 -78.194420 103.680161 -22.535467 -108.969337 102.744179 + 0.655128 -49.709297 -60.180595 106.321045 -61.426510 -89.741104 109.910172 + 0.663461 -56.271034 -39.404510 107.700943 -82.165253 -56.262486 116.025444 + 0.671795 -55.071922 -24.668554 107.827835 -85.108017 -28.557516 118.157799 + 0.680128 -52.465591 -16.287584 107.156754 -82.672874 -12.198929 116.893410 + 0.688461 -51.592014 -12.554289 106.105469 -82.149834 -6.026370 113.005089 + 0.696795 -51.586105 -10.606289 105.082016 -82.660576 -3.799650 108.552856 + 0.705128 -51.405952 -9.155369 104.280441 -82.633362 -2.188034 104.832443 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_02.msa new file mode 100644 index 000000000..28fc1e5ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_02.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/combo_02.gr2" +MotionDuration 1.100000 +Accumulation 0.00 -103.95 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.218803 + DirectInputTime 0.635897 + InputLimitTime 0.735043 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.030000 + ExternalForce 4.000000 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.558462 + AttackingEndTime 0.603590 + AttackingBone "Bip01 L Hand" + WeaponLength 29.000000 + List HitPosition + { + 0.558462 51.287045 -41.159599 71.520813 67.731339 -19.678442 61.073582 + 0.566795 41.009083 -62.241501 79.633018 64.450745 -54.957539 64.191765 + 0.575129 24.230082 -77.185364 95.625267 47.574829 -86.048965 80.878777 + 0.583462 2.379350 -78.995300 118.434425 18.884346 -101.547737 110.690254 + 0.591795 -16.093378 -64.659668 137.192398 -10.216730 -92.957848 139.575073 + 0.600129 -24.771936 -48.898785 144.477325 -26.974825 -76.163429 154.109818 + } + } + Group HitData01 + { + AttackingStartTime 0.217179 + AttackingEndTime 0.318718 + AttackingBone "Bip01 R Hand" + WeaponLength 29.000000 + List HitPosition + { + 0.217179 -55.425201 -50.444023 123.038528 -50.809193 -77.731873 114.374535 + 0.225513 -39.672646 -70.680222 116.523918 -22.436888 -88.161217 101.085556 + 0.233846 -16.771177 -84.249512 106.733185 6.234062 -83.723640 89.084320 + 0.242180 9.002605 -88.591949 94.604935 26.468662 -69.464684 81.563271 + 0.250513 30.185444 -84.195923 83.749657 35.825314 -56.163364 78.915619 + 0.258846 44.151115 -76.325111 76.618958 39.883114 -47.678982 78.096542 + 0.267179 52.343170 -69.150398 72.932487 42.254299 -42.345493 77.483482 + 0.275513 56.280914 -64.362274 71.859703 43.891094 -38.612225 76.802124 + 0.283846 58.459671 -60.175011 72.713631 44.717213 -34.990551 76.943001 + 0.292179 60.026451 -55.102154 74.992004 44.403923 -30.897602 78.320091 + 0.300513 60.482208 -49.217598 78.340675 42.587685 -26.505566 80.565437 + 0.308846 59.331703 -42.594517 82.467155 38.890720 -22.038414 83.250107 + 0.317179 56.522930 -35.896057 86.164665 33.679325 -18.039864 85.593460 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_03.msa new file mode 100644 index 000000000..d71cea9b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_03.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -81.03 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.218803 + DirectInputTime 0.635897 + InputLimitTime 0.735043 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.050000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.367949 + AttackingEndTime 0.436752 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.367949 -38.972839 22.839287 129.738022 -62.604092 -52.799641 140.706863 + 0.376282 -45.223015 11.223117 131.085861 -57.222691 -67.337608 140.263046 + 0.384616 -49.157532 -4.665646 131.765335 -44.931145 -84.452324 135.792587 + 0.392949 -48.485519 -24.053804 130.611023 -24.102352 -100.128540 126.357635 + 0.401282 -41.241234 -44.383141 126.255699 4.594398 -108.288811 111.587418 + 0.409616 -28.515053 -60.325203 119.855682 34.685699 -103.233475 96.095520 + 0.417949 -13.920229 -70.349930 114.060448 59.096516 -86.220383 85.482780 + 0.426282 1.039435 -76.119934 109.486305 74.300049 -61.187511 81.027489 + 0.434616 16.052168 -78.757355 106.306442 77.112343 -32.694046 82.858109 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_04.msa new file mode 100644 index 000000000..223e8d310 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_04.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/combo_04.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -53.27 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.666667 + DirectInputTime 0.666667 + InputLimitTime 0.666667 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 15.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167521 + AttackingEndTime 0.292308 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.167521 46.248650 14.213006 63.199047 92.532120 -48.605095 45.543255 + 0.175854 46.219978 8.676318 61.322838 81.023659 -61.294579 44.212040 + 0.184188 45.834190 0.560670 59.454861 64.800568 -76.298096 47.922092 + 0.192521 44.027416 -10.435019 58.341583 42.633373 -90.421890 57.944057 + 0.200854 39.390381 -23.959347 59.180351 14.810107 -98.457176 74.861031 + 0.209188 30.640400 -38.401070 63.424656 -15.242938 -94.589752 97.152214 + 0.217521 18.660913 -50.198555 72.003777 -39.970295 -78.467094 118.514748 + 0.225854 5.079392 -57.243652 84.538391 -56.198944 -55.094765 135.922699 + 0.234188 -8.960179 -58.412430 100.725693 -64.036835 -27.087467 149.565308 + 0.242521 -21.809990 -52.004269 119.996483 -63.343910 4.503498 158.490677 + 0.250854 -30.800194 -36.145218 140.070221 -53.686504 37.908611 159.875427 + 0.259188 -33.007416 -14.090468 154.257767 -36.305626 65.823730 152.572220 + 0.267521 -28.755795 7.329272 160.821564 -15.084214 83.569283 140.807785 + 0.275854 -20.210957 24.912476 162.066803 6.707893 92.134453 128.058258 + 0.284188 -9.587610 37.799286 160.077942 27.073692 93.734024 116.177437 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_05.msa new file mode 100644 index 000000000..b2a3268da --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_05.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/combo_05.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.400000 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.221411 + AttackingEndTime 0.317924 + AttackingBone "equip_right" + WeaponLength 80.000000 + List HitPosition + { + 0.221411 16.217758 -65.138344 77.984123 77.164787 -45.434589 30.072996 + 0.229745 -0.801099 -71.432922 94.750908 59.832138 -86.012047 44.661396 + 0.238078 -18.436522 -68.543282 114.315102 29.849800 -114.330521 69.915848 + 0.246411 -33.546272 -54.797283 134.493561 -7.692913 -123.874397 103.649155 + 0.254745 -42.265488 -30.610664 150.993103 -44.515404 -109.728760 140.287720 + 0.263078 -41.522800 -3.483316 159.182983 -68.599152 -78.118500 168.787857 + 0.271411 -33.303726 18.021957 160.917496 -76.478172 -44.552940 185.659195 + 0.279745 -21.392019 32.839321 159.868622 -73.358017 -16.238596 195.228668 + 0.288078 -8.095851 41.763062 158.241562 -63.901512 4.431453 201.362732 + 0.296411 5.032247 45.931450 156.889297 -51.886318 17.655663 205.469833 + 0.304745 16.619560 47.156460 155.000275 -41.188114 27.170755 206.511017 + 0.313078 26.214531 46.662827 152.617950 -32.749680 34.858192 205.278183 + } + } + Group HitData01 + { + AttackingStartTime 0.244120 + AttackingEndTime 0.394566 + AttackingBone "equip_left" + WeaponLength 80.000000 + List HitPosition + { + 0.244120 56.612316 -6.585580 71.090660 68.390465 71.244308 85.331444 + 0.252453 56.008255 -22.994720 73.356758 82.752228 52.394108 74.035797 + 0.260787 52.361603 -38.927433 78.394722 92.805664 28.681581 64.498581 + 0.269120 45.592976 -53.055336 85.316078 97.630928 1.423138 58.411568 + 0.277453 36.319996 -64.500519 94.008942 96.556175 -27.533129 56.528671 + 0.285787 25.351494 -72.546661 104.370949 89.472420 -56.166859 59.425575 + 0.294120 13.496347 -76.638763 116.180481 76.698936 -82.539032 67.498741 + 0.302453 -0.303322 -76.156860 129.098816 56.147778 -106.695686 81.353905 + 0.310787 -15.097469 -69.270302 142.570602 26.725000 -124.181313 102.130470 + 0.319120 -28.090796 -54.339592 155.270172 -9.477307 -127.867302 129.833984 + 0.327453 -35.266129 -31.280090 164.729385 -46.146240 -110.475990 161.854614 + 0.335787 -33.214546 -6.482658 167.789688 -70.503792 -74.211479 188.313812 + 0.344120 -25.366711 11.608845 165.484283 -78.376518 -35.951252 201.925400 + 0.352453 -16.588053 22.690317 160.884766 -77.005623 -4.431104 205.758255 + 0.360787 -9.689356 28.631588 156.057709 -73.219048 18.063028 203.504532 + 0.369120 -5.477077 31.603081 151.901154 -70.867714 32.915161 197.968155 + 0.377453 -2.221216 33.350307 148.214966 -68.597809 44.493160 191.458038 + 0.385787 0.205881 34.327042 145.011063 -66.656052 53.508961 184.525314 + 0.394120 1.703942 34.820789 142.306229 -65.549194 60.208530 177.410385 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_06.msa new file mode 100644 index 000000000..7c6927e07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_06.msa @@ -0,0 +1,93 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/combo_06.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.400000 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.201541 + AttackingEndTime 0.346310 + AttackingBone "equip_left" + WeaponLength 80.000000 + List HitPosition + { + 0.201541 -20.844137 -36.828697 62.719460 -13.389724 42.717175 66.614326 + 0.209874 -2.821910 -52.952221 74.062004 -41.010414 13.811503 52.083992 + 0.218208 18.731514 -58.583210 93.378601 -45.721996 -37.635502 50.883060 + 0.226541 35.092342 -51.521828 115.061852 -24.327902 -80.784729 70.208183 + 0.234874 42.328308 -38.823875 130.897720 3.592701 -97.834175 93.278572 + 0.243208 44.040524 -26.825457 139.988113 28.145201 -98.508865 108.269806 + 0.251541 44.271095 -17.838394 142.853745 48.176846 -90.694252 110.130157 + 0.259874 44.847347 -11.877517 141.342087 61.908440 -78.613884 100.727097 + 0.268208 44.615612 -5.842646 141.526199 72.860931 -66.794044 98.096077 + 0.276541 43.563362 1.184587 143.516739 84.144142 -54.870014 103.443115 + 0.284874 41.208153 9.657568 146.606979 95.733360 -40.201077 116.050522 + 0.293208 36.574356 19.436247 150.061615 104.561424 -20.168182 135.676437 + 0.301541 30.393835 28.001209 151.771973 106.131271 2.286312 153.238510 + 0.309874 24.026520 34.282707 151.611526 102.206963 23.003952 164.260910 + 0.318208 17.999220 38.601658 150.377625 95.558029 40.599434 169.858673 + 0.326541 12.569748 41.402916 148.590271 88.086906 54.786663 171.335464 + 0.334874 7.638143 43.151993 146.606293 80.520760 66.161980 170.241745 + 0.343208 2.868047 44.174427 144.733612 72.550613 75.677269 168.224701 + } + } + Group HitData01 + { + AttackingStartTime 0.201541 + AttackingEndTime 0.442822 + AttackingBone "equip_right" + WeaponLength 80.000000 + List HitPosition + { + 0.201541 -27.474669 40.200504 75.990608 22.151928 89.830772 114.364426 + 0.209874 -36.765526 28.308781 72.477333 -0.117908 91.779747 104.491661 + 0.218208 -41.996674 12.966411 69.349037 -21.638639 86.646622 92.804237 + 0.226541 -42.670647 -2.520334 67.575951 -40.097321 76.052109 82.305649 + 0.234874 -41.433388 -15.516573 67.819191 -55.607479 62.852100 75.359398 + 0.243208 -39.949368 -26.987053 69.793777 -68.962196 47.522808 70.851387 + 0.251541 -38.644161 -37.726925 73.447884 -80.801193 30.066889 69.049149 + 0.259874 -36.514702 -48.018276 78.597229 -90.430428 10.444114 70.060356 + 0.268208 -31.305387 -58.346012 85.274055 -94.528152 -11.542342 70.713264 + 0.276541 -24.059946 -67.684959 94.594009 -93.636490 -34.496254 73.238556 + 0.284874 -15.802435 -74.939117 107.498924 -88.939262 -57.278156 80.404488 + 0.293208 -7.135805 -78.522972 124.233833 -81.373169 -78.246689 94.493118 + 0.301541 1.283241 -77.178032 140.555847 -72.087158 -93.971275 113.456520 + 0.309874 9.022559 -72.351997 153.455444 -61.604542 -103.864922 133.017029 + 0.318208 15.837014 -65.890953 162.647324 -50.226536 -109.364639 150.722061 + 0.326541 21.586178 -59.222496 168.534302 -38.275806 -112.172462 165.265747 + 0.334874 26.411963 -52.900501 171.993027 -25.615128 -113.475792 176.864197 + 0.343208 30.595694 -46.591015 173.916321 -11.682462 -113.275063 186.784210 + 0.351541 34.082394 -40.460800 174.595215 3.439138 -111.520882 194.866440 + 0.359874 36.833382 -34.612206 174.297958 19.576725 -108.038155 200.952515 + 0.368208 38.804844 -29.053274 173.308456 36.288895 -102.438538 205.061127 + 0.376541 39.853909 -23.563330 172.087555 51.981625 -93.939384 208.144699 + 0.384874 39.970081 -18.221163 170.761185 65.816872 -82.696892 210.444458 + 0.393208 39.188499 -13.170298 169.386169 77.230644 -69.142624 212.045547 + 0.401541 37.562920 -8.551706 168.019379 85.728104 -53.819866 213.084641 + 0.409874 35.371155 -4.638842 166.625015 91.256393 -37.852001 213.248184 + 0.418207 32.917976 -1.543795 165.190094 94.151550 -22.162777 212.363037 + 0.426541 30.344170 0.800614 163.761719 94.668388 -7.134178 210.659439 + 0.434874 27.759039 2.471543 162.372025 93.063919 6.959928 208.362320 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_07.msa new file mode 100644 index 000000000..8d71ba8ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_07.msa @@ -0,0 +1,60 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/combo_08.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.354826 + AttackingEndTime 0.553528 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.354826 14.233841 8.968087 82.493927 -56.503696 38.024586 105.950310 + 0.363159 5.204943 11.243474 83.354202 -68.585648 24.071169 111.362984 + 0.371492 -3.251164 11.655012 84.512527 -77.237320 9.570455 114.808037 + 0.379826 -10.656740 10.472311 85.642166 -83.373550 -4.779531 115.297340 + 0.388159 -16.728659 8.355768 86.756401 -87.459755 -18.671532 112.553917 + 0.396492 -21.533297 6.087648 88.064087 -89.567276 -31.714088 106.496376 + 0.404826 -25.772629 4.122454 89.885437 -89.584648 -43.387238 98.238106 + 0.413159 -31.378096 0.658776 91.554199 -87.016861 -56.802624 93.127228 + 0.421492 -37.986908 -5.686042 92.671402 -80.969528 -73.152946 92.043823 + 0.429826 -44.193176 -15.779723 93.178307 -69.498489 -91.646698 94.943802 + 0.438159 -47.936584 -29.910898 93.240265 -50.588329 -109.381874 102.018356 + 0.446492 -47.578865 -46.207829 94.047516 -25.884573 -120.935646 112.621735 + 0.454826 -42.770882 -62.520523 96.526245 0.674820 -122.960022 125.842400 + 0.463159 -33.440895 -77.364052 100.985458 25.329725 -114.296196 140.759109 + 0.471492 -20.023079 -89.034737 107.720505 43.691536 -95.339478 155.683167 + 0.479826 -4.173736 -95.638252 116.536110 51.566196 -69.704369 167.725586 + 0.488159 10.701809 -96.497025 126.118629 48.605427 -44.879597 174.065781 + 0.496492 22.879875 -92.928398 135.743164 38.307831 -24.847921 174.818039 + 0.504826 31.670586 -86.465134 144.836746 24.579840 -11.135787 170.818954 + 0.513159 37.143917 -78.430382 152.898560 10.660304 -3.662536 163.307144 + 0.521492 40.173920 -70.003593 159.198975 -1.247036 -1.708794 154.717865 + 0.529826 41.444733 -62.105961 163.779099 -10.262324 -3.518394 146.636612 + 0.538159 41.541763 -55.265556 166.960709 -16.383112 -7.295169 139.694016 + 0.546492 40.992950 -49.727703 169.057281 -20.059694 -11.673160 134.066223 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_08.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_08.msa new file mode 100644 index 000000000..8d71ba8ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/combo_08.msa @@ -0,0 +1,60 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/combo_08.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.354826 + AttackingEndTime 0.553528 + AttackingBone "Bip01 R Hand" + WeaponLength 80.000000 + List HitPosition + { + 0.354826 14.233841 8.968087 82.493927 -56.503696 38.024586 105.950310 + 0.363159 5.204943 11.243474 83.354202 -68.585648 24.071169 111.362984 + 0.371492 -3.251164 11.655012 84.512527 -77.237320 9.570455 114.808037 + 0.379826 -10.656740 10.472311 85.642166 -83.373550 -4.779531 115.297340 + 0.388159 -16.728659 8.355768 86.756401 -87.459755 -18.671532 112.553917 + 0.396492 -21.533297 6.087648 88.064087 -89.567276 -31.714088 106.496376 + 0.404826 -25.772629 4.122454 89.885437 -89.584648 -43.387238 98.238106 + 0.413159 -31.378096 0.658776 91.554199 -87.016861 -56.802624 93.127228 + 0.421492 -37.986908 -5.686042 92.671402 -80.969528 -73.152946 92.043823 + 0.429826 -44.193176 -15.779723 93.178307 -69.498489 -91.646698 94.943802 + 0.438159 -47.936584 -29.910898 93.240265 -50.588329 -109.381874 102.018356 + 0.446492 -47.578865 -46.207829 94.047516 -25.884573 -120.935646 112.621735 + 0.454826 -42.770882 -62.520523 96.526245 0.674820 -122.960022 125.842400 + 0.463159 -33.440895 -77.364052 100.985458 25.329725 -114.296196 140.759109 + 0.471492 -20.023079 -89.034737 107.720505 43.691536 -95.339478 155.683167 + 0.479826 -4.173736 -95.638252 116.536110 51.566196 -69.704369 167.725586 + 0.488159 10.701809 -96.497025 126.118629 48.605427 -44.879597 174.065781 + 0.496492 22.879875 -92.928398 135.743164 38.307831 -24.847921 174.818039 + 0.504826 31.670586 -86.465134 144.836746 24.579840 -11.135787 170.818954 + 0.513159 37.143917 -78.430382 152.898560 10.660304 -3.662536 163.307144 + 0.521492 40.173920 -70.003593 159.198975 -1.247036 -1.708794 154.717865 + 0.529826 41.444733 -62.105961 163.779099 -10.262324 -3.518394 146.636612 + 0.538159 41.541763 -55.265556 166.960709 -16.383112 -7.295169 139.694016 + 0.546492 40.992950 -49.727703 169.057281 -20.059694 -11.673160 134.066223 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage.msa new file mode 100644 index 000000000..5891f7c07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_1.msa new file mode 100644 index 000000000..2fa6185f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_2.msa new file mode 100644 index 000000000..3f6e3e290 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_3.msa new file mode 100644 index 000000000..6d47168bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/pick_up.msa new file mode 100644 index 000000000..a1436a867 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage.msa new file mode 100644 index 000000000..9fb9be20d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/rampage.gr2" +MotionDuration 0.833333 +Accumulation 0.00 -53.19 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_01.msa new file mode 100644 index 000000000..d05666ed9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/rampage_01.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.090835 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_02.msa new file mode 100644 index 000000000..c4553cd08 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/rampage_02.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.006488 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_03.msa new file mode 100644 index 000000000..69ade8935 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/rampage_03.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.029197 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/run.msa new file mode 100644 index 000000000..5a5b51064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -240.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/wait.msa new file mode 100644 index 000000000..338511bb5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/wait_1.msa new file mode 100644 index 000000000..0aa896927 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/walk.msa new file mode 100644 index 000000000..85263022f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/dualhand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/dualhand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -184.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_05.msa new file mode 100644 index 000000000..bdafd2fe3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_05.gr2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_06.msa new file mode 100644 index 000000000..e1b024b44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_06.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/duelhand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/change_weapon.msa new file mode 100644 index 000000000..98259c873 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_01.msa new file mode 100644 index 000000000..256ed64ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_01.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.393162 + DirectInputTime 0.748718 + InputLimitTime 0.919658 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.533333 + AttackingEndTime 0.687180 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.533333 -51.029541 9.694455 153.929138 -19.190048 42.445637 176.612595 + 0.541667 -54.250633 -3.238292 150.995071 -30.971941 35.373760 174.831863 + 0.550000 -55.069969 -17.750250 147.511932 -42.275051 24.909595 172.358109 + 0.558333 -52.808235 -32.955986 143.537384 -51.719215 11.160174 169.101578 + 0.566667 -47.035519 -48.133430 139.050629 -58.421852 -5.650917 164.868729 + 0.575000 -37.438381 -62.314739 134.092758 -61.374634 -25.120188 159.480545 + 0.583333 -23.970400 -74.257294 128.798767 -59.403728 -46.521095 152.802109 + 0.591667 -7.893576 -82.405518 122.945175 -51.872543 -67.985252 144.363724 + 0.600000 8.998416 -86.024750 116.366989 -38.931435 -87.228088 133.748276 + 0.608333 25.632421 -85.047722 109.345917 -20.910992 -102.316063 121.028435 + 0.616667 40.896614 -79.574562 102.148338 1.099251 -111.178772 106.421524 + 0.625000 53.603462 -69.939560 95.058006 25.044907 -111.927086 90.375389 + 0.633333 62.284531 -57.994038 89.258469 46.651768 -104.626434 75.785812 + 0.641667 66.864311 -46.396416 85.366776 62.789745 -93.048073 65.168579 + 0.650000 68.419632 -36.309696 82.823853 73.667892 -80.620979 58.128811 + 0.658333 68.036743 -28.218906 81.137886 80.475700 -69.561165 53.997196 + 0.666667 66.611038 -22.185799 79.928391 84.586128 -60.992691 52.153461 + 0.675000 64.635902 -17.663799 79.093018 87.469849 -54.454456 52.151833 + 0.683333 62.287949 -14.182733 78.661560 89.975258 -49.105400 53.866329 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_02.msa new file mode 100644 index 000000000..50ca508fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_02.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.146154 + DirectInputTime 0.487179 + InputLimitTime 0.620513 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.235897 + AttackingEndTime 0.379487 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.235897 -34.437260 -63.836655 95.549911 6.945831 -90.619980 82.469719 + 0.244231 -48.866096 -54.882469 105.242493 -17.414835 -93.581596 94.562904 + 0.252564 -59.952187 -41.545090 114.383110 -40.440613 -88.180389 107.645515 + 0.260897 -66.133255 -26.662279 122.081223 -58.333248 -76.951195 118.740517 + 0.269231 -67.978645 -12.649668 128.115784 -70.432167 -63.570232 126.695526 + 0.277564 -66.820892 -0.732294 132.500458 -77.814339 -50.517578 131.264709 + 0.285897 -63.869255 8.688789 135.360825 -81.861076 -38.959156 132.739120 + 0.294231 -59.971043 16.093016 137.374893 -83.989586 -28.679974 132.961548 + 0.302564 -55.812679 21.507076 138.803986 -84.795464 -19.956282 132.346725 + 0.310897 -51.965466 25.004482 139.816986 -84.758675 -13.060397 131.064240 + 0.319231 -48.612896 27.157961 140.570999 -84.204185 -7.903364 130.326874 + 0.327564 -45.420406 29.037426 141.408829 -83.255180 -3.999626 132.572647 + 0.335897 -42.333771 30.848272 142.652603 -81.828934 -1.106789 138.182388 + 0.344231 -39.250828 32.701916 144.438980 -79.259399 1.202743 147.286011 + 0.352564 -36.172260 34.430870 146.393890 -74.954414 3.366897 157.881424 + 0.360897 -33.202343 35.893639 148.206741 -68.877281 5.430126 168.213486 + 0.369231 -30.379833 37.129784 149.854767 -60.881218 7.358673 177.860916 + 0.377564 -27.735455 38.178413 151.307114 -50.939770 9.167285 186.248642 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_03.msa new file mode 100644 index 000000000..91b616ca1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_03.msa @@ -0,0 +1,61 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.149573 + DirectInputTime 0.514530 + InputLimitTime 0.628205 + LinkTime 0.0 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200427 + AttackingEndTime 0.391880 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.200427 -48.295635 42.142143 129.671432 -0.372383 58.366188 123.257790 + 0.208761 -57.005108 32.761131 130.150864 -12.639174 57.367668 124.937813 + 0.217094 -64.894791 20.618982 130.562820 -26.254919 53.678654 126.690735 + 0.225427 -70.869560 5.973915 130.926712 -40.196644 46.649456 128.559174 + 0.233761 -73.955765 -10.096709 131.352829 -52.908138 36.352856 130.745621 + 0.242094 -73.822571 -26.933138 131.705795 -63.595837 23.011040 133.112137 + 0.250427 -70.298347 -43.816040 131.850983 -71.523392 7.038726 135.490402 + 0.258761 -63.350746 -60.056374 131.479370 -76.121727 -11.074225 137.659500 + 0.267094 -52.627052 -75.363106 128.917679 -77.188126 -31.798441 138.887405 + 0.275427 -37.653961 -88.288246 123.680397 -73.305901 -54.811897 138.144745 + 0.283761 -18.499756 -96.397110 115.820450 -62.583027 -78.464653 134.147659 + 0.292094 3.514027 -96.603539 106.138123 -43.499413 -99.169815 125.715508 + 0.300427 23.113827 -88.424034 98.002472 -19.212564 -111.019630 115.274803 + 0.308761 36.560177 -76.064995 93.116104 4.436901 -113.381050 106.404633 + 0.317094 44.149067 -62.957088 90.674683 24.784708 -109.214592 99.950653 + 0.325427 47.128139 -51.148067 89.654388 40.937454 -101.386131 95.857262 + 0.333761 47.017319 -41.445122 89.338943 53.247238 -91.872810 93.721672 + 0.342094 45.366978 -33.728962 89.664101 62.756580 -81.526550 93.403961 + 0.350427 42.973763 -28.019579 90.219215 69.794243 -71.163422 94.720078 + 0.358761 40.445286 -24.168869 90.674332 74.718269 -61.331696 97.402740 + 0.367094 38.196159 -21.888765 90.844971 77.861115 -52.254860 101.120544 + 0.375427 35.715244 -20.209133 90.892128 79.096764 -43.008060 105.007744 + 0.383761 32.792747 -18.897461 90.875679 78.255714 -33.541058 108.755287 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_04.msa new file mode 100644 index 000000000..4d374ae15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_04.msa @@ -0,0 +1,105 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.170513 + AttackingEndTime 0.744872 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.170513 62.306557 -3.776650 94.857910 64.461983 -5.991505 145.763855 + 0.178846 63.622559 -14.270170 94.620026 64.355209 -12.374729 145.579239 + 0.187180 62.823875 -26.300434 94.448227 63.938694 -18.748814 144.873535 + 0.195513 59.340904 -39.235092 94.683784 63.158554 -25.376472 143.615952 + 0.203846 52.529724 -52.404564 95.457695 61.939793 -32.681133 141.538376 + 0.212180 41.838852 -64.784836 96.887177 59.866924 -41.204464 138.359238 + 0.220513 27.075939 -74.920883 99.095131 55.969318 -51.375072 133.905334 + 0.228846 9.719263 -80.902596 102.037460 48.875431 -62.594067 129.103729 + 0.237180 -8.562338 -81.961571 105.527832 37.871899 -73.334816 124.774429 + 0.245513 -26.457460 -78.008728 109.407288 22.992096 -81.929298 121.254616 + 0.253846 -42.682049 -69.283318 113.540588 4.934532 -86.791634 118.747383 + 0.262180 -55.769798 -56.648972 117.390152 -14.473239 -86.575058 117.283966 + 0.270513 -64.723869 -41.781025 120.064522 -32.412827 -81.087227 116.599960 + 0.278846 -69.649338 -25.860643 121.509384 -47.293537 -71.424164 116.491936 + 0.287180 -70.754143 -9.811776 121.790642 -58.194324 -59.003799 116.954689 + 0.295513 -68.260750 5.587657 121.225067 -64.929939 -45.206543 118.094955 + 0.303846 -62.413090 19.885664 120.923889 -68.701218 -30.698128 119.276016 + 0.312180 -53.614605 32.468597 120.958542 -69.781082 -15.895717 120.227921 + 0.320513 -42.344620 42.811813 121.225967 -68.217476 -1.136322 120.876129 + 0.328846 -29.100508 50.507984 121.667542 -63.991627 13.314277 121.194504 + 0.337179 -14.447408 55.236488 122.498184 -56.978577 27.115995 121.344582 + 0.345513 0.978918 56.743874 123.895798 -47.055649 39.776119 121.493103 + 0.353846 16.517199 54.848957 125.882507 -34.143574 50.676468 121.752090 + 0.362179 31.440357 49.464886 128.485687 -18.272364 59.018154 122.291634 + 0.370513 44.847084 40.700264 131.600311 0.086399 63.701115 123.327492 + 0.378846 55.720879 29.124229 134.852997 19.518225 63.655304 124.955154 + 0.387179 63.497448 15.432290 138.172318 38.731739 58.634212 127.160828 + 0.395513 67.805931 0.403988 141.507843 56.429325 48.747677 129.912170 + 0.403846 68.462181 -15.119360 144.807388 71.354248 34.449329 133.163513 + 0.412179 65.521194 -30.157709 147.988327 82.324867 16.697853 136.889359 + 0.420513 59.275143 -43.893673 151.016052 88.553642 -3.345779 141.034653 + 0.428846 50.167038 -55.659599 153.875626 89.605003 -24.417912 145.532928 + 0.437179 38.757248 -64.915436 156.557556 85.373741 -45.192703 150.320160 + 0.445513 25.900248 -71.240128 158.938614 76.257965 -64.128380 155.130539 + 0.453846 12.560150 -74.539383 160.918167 63.260174 -79.921669 159.679367 + 0.462179 -0.596660 -74.998184 162.554550 47.485741 -91.943130 163.948990 + 0.470513 -13.024929 -72.916695 163.903336 30.058874 -99.906387 167.944839 + 0.478846 -24.298534 -68.673676 165.013351 12.064910 -103.807930 171.667816 + 0.487179 -34.099602 -62.709175 165.933090 -5.422060 -103.879562 175.076111 + 0.495513 -42.258244 -55.446983 166.727768 -21.588648 -100.631279 178.223190 + 0.503846 -48.700413 -47.291927 167.452850 -35.836952 -94.701500 181.159119 + 0.512179 -53.432163 -38.617214 168.153534 -47.775188 -86.789833 183.914017 + 0.520513 -56.593258 -29.521719 168.903580 -57.393471 -77.353165 186.581436 + 0.528846 -58.233475 -20.135826 169.730164 -64.650589 -66.853615 189.153519 + 0.537179 -58.363777 -10.682907 170.625351 -69.508354 -55.844234 191.535706 + 0.545513 -57.021469 -1.390561 171.567612 -72.051613 -44.861889 193.597824 + 0.553846 -54.347492 7.344738 172.497543 -72.541786 -34.556995 195.173721 + 0.562179 -50.671276 15.091274 173.342957 -71.471870 -25.500738 196.160080 + 0.570513 -46.257416 21.833998 174.081741 -69.292290 -17.741905 196.534760 + 0.578846 -41.318787 27.614342 174.689835 -66.364891 -11.207648 196.289444 + 0.587179 -36.041447 32.485718 175.136688 -62.975430 -5.766742 195.442062 + 0.595513 -30.741589 36.430496 175.375565 -59.463127 -1.323379 194.102966 + 0.603846 -25.577276 39.574425 175.397781 -55.952267 2.295204 192.386398 + 0.612179 -20.615458 42.065998 175.202148 -52.472706 5.252025 190.395691 + 0.620513 -15.876949 44.035583 174.788376 -49.016846 7.675338 188.229340 + 0.628846 -11.562606 45.535812 174.191559 -45.739780 9.611434 186.121231 + 0.637179 -7.859122 46.651543 173.466461 -42.801453 11.097796 184.234894 + 0.645513 -4.799346 47.502510 172.649277 -40.245712 12.208198 182.591873 + 0.653846 -2.398279 48.188904 171.769852 -38.107594 13.016208 181.188263 + 0.662179 -0.547535 48.801834 170.822556 -36.361858 13.665969 179.976959 + 0.670512 1.072591 49.416725 169.740753 -34.880493 14.413524 178.859238 + 0.678846 2.474656 50.048531 168.527618 -33.667435 15.283370 177.808228 + 0.687179 3.649989 50.707565 167.187943 -32.734337 16.285917 176.796783 + 0.695512 4.602416 51.401165 165.723236 -32.080162 17.430891 175.793381 + 0.703846 5.507905 52.116993 164.128891 -31.550228 18.727770 174.752075 + 0.712179 6.419735 52.844654 162.400848 -31.093801 20.176523 173.649261 + 0.720512 7.334918 53.577118 160.535675 -30.707876 21.774717 172.466766 + 0.728846 8.249431 54.306820 158.529587 -30.389231 23.518942 171.184967 + 0.737179 9.116469 55.020512 156.423660 -30.142950 25.352407 169.821381 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_05.msa new file mode 100644 index 000000000..619459d64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_05.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_05.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.130576 + DirectInputTime 0.513788 + InputLimitTime 0.718167 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167478 + AttackingEndTime 0.377535 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.167478 62.888382 -24.179306 113.141136 70.723137 17.963709 140.761276 + 0.175811 59.170776 -42.177074 110.016411 81.943573 -0.860653 129.308670 + 0.184145 47.217415 -63.672600 109.801468 85.941689 -31.373960 116.912064 + 0.192478 28.837519 -79.019775 114.637291 76.802612 -61.936764 112.292122 + 0.200811 9.356023 -85.736168 120.404419 59.807442 -83.753593 113.218597 + 0.209145 -8.917435 -86.215149 124.135254 40.155998 -96.610023 115.024178 + 0.217478 -25.009087 -82.534012 124.515282 21.165506 -102.066673 115.359619 + 0.225811 -38.659260 -75.992271 122.682709 3.992939 -102.719429 114.530167 + 0.234145 -50.553864 -67.124321 121.427612 -13.054465 -100.899025 114.083542 + 0.242478 -60.557762 -55.972870 120.852226 -30.151743 -96.389809 114.397408 + 0.250811 -68.218109 -42.446609 120.989632 -47.140415 -88.597038 115.903587 + 0.259145 -72.554947 -27.003506 121.766220 -62.911961 -76.995667 118.813293 + 0.267478 -72.812103 -13.028555 122.502060 -74.409340 -63.974560 120.836655 + 0.275811 -70.409691 -1.851626 123.088509 -81.964165 -51.484787 121.094917 + 0.284145 -66.789589 6.322731 123.644501 -86.696373 -40.435841 119.368767 + 0.292478 -63.019241 11.622026 124.282509 -89.552734 -31.067429 115.653587 + 0.300811 -59.193165 15.494547 124.864410 -90.966209 -22.439953 112.520271 + 0.309145 -55.140049 18.916956 125.373901 -91.221016 -14.421514 111.673302 + 0.317478 -50.969620 21.961178 125.935852 -90.658775 -7.366897 113.068031 + 0.325811 -46.758381 24.700314 126.648392 -89.458069 -1.355755 116.712868 + 0.334145 -42.592056 27.164284 127.518463 -87.586723 3.696995 122.451385 + 0.342478 -38.617981 29.333946 128.418015 -84.895142 7.942317 129.765320 + 0.350811 -34.871128 31.293226 129.362671 -80.956322 11.483331 138.558838 + 0.359145 -31.367184 33.115841 130.356796 -75.178551 14.384757 148.532532 + 0.367478 -28.104410 34.856537 131.375870 -66.982101 16.709272 158.946793 + 0.375811 -24.964996 36.514164 132.308624 -56.655846 18.698328 168.075211 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_06.msa new file mode 100644 index 000000000..701f5cff2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_06.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_06.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.145985 + DirectInputTime 0.590430 + InputLimitTime 0.814274 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.178427 + AttackingEndTime 0.389294 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.178427 -32.286789 50.632710 139.679489 17.883013 54.135525 131.215530 + 0.186760 -39.058960 46.727787 139.404175 10.647571 56.021671 132.782547 + 0.195094 -46.687645 41.275776 138.498947 1.464054 57.503788 134.137482 + 0.203427 -54.722187 33.762478 136.907822 -9.801505 57.845478 135.154892 + 0.211760 -62.361866 23.815098 134.720093 -22.879595 56.080387 135.717758 + 0.220094 -68.098969 12.385673 133.110138 -35.574142 51.534344 136.319656 + 0.228427 -71.641075 0.208941 132.249771 -46.840725 44.500336 137.153503 + 0.236760 -73.040993 -12.253575 131.981567 -56.208500 35.484032 138.207809 + 0.245094 -72.412910 -24.622648 132.123596 -63.397781 25.042763 139.401764 + 0.253427 -69.885246 -36.772888 132.409119 -68.452850 13.537494 140.584473 + 0.261760 -65.050766 -49.973049 132.123123 -72.317192 -0.364510 141.368927 + 0.270094 -56.959709 -63.938515 131.090179 -74.128387 -17.069166 141.502014 + 0.278427 -44.576603 -77.495033 129.230453 -72.347771 -36.308262 140.778488 + 0.286760 -27.118650 -88.594482 126.511543 -65.144951 -57.014378 139.003952 + 0.295094 -5.245564 -94.179428 123.053696 -51.227806 -76.533592 136.057022 + 0.303427 15.500918 -92.501518 118.957077 -33.658752 -90.494560 132.110458 + 0.311760 32.366226 -85.457596 114.980164 -15.211864 -98.629158 127.598351 + 0.320094 44.730419 -75.229012 111.761406 2.711254 -101.848480 122.941208 + 0.328427 52.797600 -63.485912 109.674065 19.431093 -101.031456 118.476646 + 0.336760 57.101837 -51.480278 108.944901 34.527466 -96.846764 114.699898 + 0.345094 58.644028 -41.289314 109.426521 46.804359 -90.747375 113.258080 + 0.353427 58.632931 -33.600487 110.040665 56.149342 -84.392349 113.840942 + 0.361760 58.065266 -28.321913 110.004128 63.102722 -78.745926 115.675423 + 0.370094 57.639397 -25.269648 108.913170 68.293831 -74.266113 118.205902 + 0.378427 57.677067 -24.190416 106.790199 72.310966 -70.899811 121.109062 + 0.386760 57.386135 -23.144238 104.813568 75.916252 -66.719337 123.756737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_07.msa new file mode 100644 index 000000000..6ccb57d28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/combo_07.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_07.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.255474 + AttackingEndTime 0.530819 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.255474 -49.257450 -21.273808 99.111183 -35.458767 23.696363 118.789810 + 0.263807 -54.897961 -33.958012 104.250679 -46.092251 14.628352 116.947823 + 0.272141 -55.436306 -51.255146 107.425468 -58.443218 -0.833385 114.433754 + 0.280474 -48.150490 -71.308098 108.564476 -67.865410 -24.402742 112.040047 + 0.288807 -30.482973 -89.805656 107.848457 -67.968613 -55.315960 110.208687 + 0.297141 -4.148772 -99.693489 106.162987 -53.376728 -86.730225 109.181793 + 0.305474 21.465460 -98.025345 105.435059 -28.580219 -107.266975 108.741997 + 0.313807 42.196602 -88.176338 105.572128 -0.640659 -115.654076 108.878426 + 0.322141 56.789883 -73.702942 106.308334 25.570938 -113.907936 109.452194 + 0.330474 65.455688 -57.315701 107.437653 47.447227 -104.944115 110.303452 + 0.338807 69.183601 -41.433807 109.142899 63.980579 -92.082619 112.079941 + 0.347141 69.457626 -27.437811 111.487244 75.341568 -77.978539 114.952316 + 0.355474 67.669434 -15.743016 114.475677 82.363235 -64.387070 118.813629 + 0.363807 64.871414 -6.305673 118.156471 86.049553 -52.383438 123.569504 + 0.372141 61.248386 1.747335 122.327866 87.449425 -41.522327 128.827072 + 0.380474 56.311924 9.291163 126.620377 87.088181 -30.679945 134.111374 + 0.388807 50.125263 16.092207 131.005676 85.013069 -20.152294 139.380219 + 0.397141 42.807320 21.914000 135.456635 81.327934 -10.236798 144.591461 + 0.405474 34.601082 26.506107 139.963242 76.241875 -1.285353 149.693069 + 0.413807 26.100512 29.599838 144.587173 70.270973 6.153747 154.599380 + 0.422141 17.593132 31.204967 149.297729 63.800961 12.059716 159.260803 + 0.430474 9.291338 31.386749 154.047501 57.129704 16.539673 163.639679 + 0.438807 1.384790 30.231901 158.781799 50.491741 19.746218 167.700668 + 0.447140 -6.124756 27.915249 163.214096 43.898190 22.142374 171.299805 + 0.455474 -13.184720 24.586178 167.206894 37.295647 24.003466 174.444092 + 0.463807 -19.677994 20.350550 170.780273 30.660666 25.384352 177.235001 + 0.472140 -25.509890 15.304578 173.963013 23.952515 26.294519 179.766968 + 0.480474 -30.631481 9.557348 176.749359 17.074537 26.767197 182.130524 + 0.488807 -35.052910 3.214225 179.098862 9.834044 26.830759 184.429901 + 0.497140 -38.696846 -3.702495 181.060699 2.170662 26.272312 186.748550 + 0.505474 -41.440346 -11.170393 182.684052 -5.889038 24.821400 189.141174 + 0.513807 -43.097313 -19.113859 184.025223 -14.175422 22.198257 191.629593 + 0.522140 -43.350445 -27.192467 185.232025 -22.150377 18.320955 194.180832 + 0.530474 -42.061432 -35.116001 186.367340 -29.446211 13.190326 196.776581 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage.msa new file mode 100644 index 000000000..8f18ab8bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_1.msa new file mode 100644 index 000000000..b565f694f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_2.msa new file mode 100644 index 000000000..717762dae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_3.msa new file mode 100644 index 000000000..1bed80b86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/pick_up.msa new file mode 100644 index 000000000..da2fdbed6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/run.msa new file mode 100644 index 000000000..2298670d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/wait.msa new file mode 100644 index 000000000..2658e414d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/wait.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fan/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fan/walk.msa new file mode 100644 index 000000000..cd0e446dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fan/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_cancel.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_cancel.msa new file mode 100644 index 000000000..fba74f860 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_cancel.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/fishing/fishing_cancel.gr2" +MotionDuration 1.200000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_cancel.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_catch.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_catch.msa new file mode 100644 index 000000000..4dcc0ef05 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_catch.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/fishing/fishing_catch.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_catch.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_fail.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_fail.msa new file mode 100644 index 000000000..61537bd11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_fail.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/fishing/fishing_fail.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_fail.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_react.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_react.msa new file mode 100644 index 000000000..598568938 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_react.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait_react.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_wait.msa new file mode 100644 index 000000000..777ab0e8b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/fishing_wait.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fishing/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/run.msa new file mode 100644 index 000000000..c1bf88778 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/fishing/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fishing/throw.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/throw.msa new file mode 100644 index 000000000..89d0fc091 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/throw.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/fishing/throw.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.716951 + + EffectFileName "d:/ymir work/effect/etc/fishing/throw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fishing/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/wait.msa new file mode 100644 index 000000000..3ccb31c42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/fishing/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/fishing/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/walk.msa new file mode 100644 index 000000000..d68be46f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/fishing/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/fishing/walk.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -184.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/attack.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/attack.msa new file mode 100644 index 000000000..085935a0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/attack.msa @@ -0,0 +1,42 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.579487 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + AttackingStartTime 0.471795 + AttackingEndTime 0.579487 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.471795 -19.451200 17.160143 112.644226 -19.451199 17.160141 112.644218 + 0.480128 -22.017582 6.998708 111.549873 -22.017580 6.998708 111.549866 + 0.488462 -28.561378 -4.825330 112.497498 -28.561377 -4.825329 112.497490 + 0.496795 -38.765755 -23.231066 115.514755 -38.765751 -23.231064 115.514748 + 0.505128 -46.846306 -51.910648 119.954697 -46.846302 -51.910645 119.954689 + 0.513462 -45.012764 -82.756332 123.374893 -45.012760 -82.756325 123.374886 + 0.521795 -34.118195 -109.495285 124.946167 -34.118191 -109.495277 124.946159 + 0.530128 -17.492022 -128.271698 124.145935 -17.492020 -128.271683 124.145927 + 0.538462 0.169232 -136.670197 121.149269 0.169232 -136.670181 121.149261 + 0.546795 13.444457 -137.369690 117.590981 13.444456 -137.369675 117.590973 + 0.555128 20.557720 -135.200470 114.438721 20.557718 -135.200455 114.438713 + 0.563461 21.698515 -131.877792 112.007362 21.698513 -131.877777 112.007355 + 0.571795 21.059618 -127.747475 110.040222 21.059616 -127.747467 110.040215 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/attack_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/attack_1.msa new file mode 100644 index 000000000..2c2484d45 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/attack_1.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/attack_1.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.535897 + LinkTime 0.100000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + AttackingStartTime 0.407692 + AttackingEndTime 0.525641 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + 0.407692 -35.738945 -30.567369 82.070297 -35.738941 -30.567368 82.070290 + 0.416025 -35.764572 -51.878082 85.839973 -35.764568 -51.878078 85.839966 + 0.424359 -28.352476 -73.706001 93.014168 -28.352474 -73.705994 93.014160 + 0.432692 -13.001225 -92.480362 102.726860 -13.001225 -92.480354 102.726852 + 0.441025 8.942277 -103.921928 113.176743 8.942276 -103.921921 113.176735 + 0.449359 29.664980 -105.598877 120.915855 29.664978 -105.598869 120.915848 + 0.457692 45.393879 -101.688271 125.713158 45.393875 -101.688263 125.713150 + 0.466025 56.032448 -95.924919 128.697708 56.032444 -95.924911 128.697693 + 0.474359 62.887386 -90.008362 130.926010 62.887383 -90.008354 130.925995 + 0.482692 67.817230 -83.771805 132.781967 67.817223 -83.771797 132.781952 + 0.491025 71.198929 -77.631241 134.492126 71.198921 -77.631233 134.492111 + 0.499359 73.343575 -71.847626 136.255035 73.343567 -71.847618 136.255020 + 0.507692 74.527306 -66.941139 137.733749 74.527298 -66.941132 137.733734 + 0.516025 75.117348 -63.537960 138.460251 75.117340 -63.537956 138.460236 + 0.524359 75.449135 -61.692039 138.573685 75.449127 -61.692036 138.573669 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/back_damage_flying.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/back_damage_flying.msa new file mode 100644 index 000000000..908f1213b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/back_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/back_damage_flying.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/back_falling_stand.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/back_falling_stand.msa new file mode 100644 index 000000000..714f98d20 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/back_falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/back_falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage.msa new file mode 100644 index 000000000..ab32440dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_1.msa new file mode 100644 index 000000000..41e290010 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_2.msa new file mode 100644 index 000000000..2a4317cf1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_3.msa new file mode 100644 index 000000000..5c4bd6eab --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_flying.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_flying.msa new file mode 100644 index 000000000..c34a08f8a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/dead.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/dead.msa new file mode 100644 index 000000000..8ab9b3113 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/dead.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/dig.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/dig.msa new file mode 100644 index 000000000..96be1b803 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/dig.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/dig.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.900243 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dig/dig.mse" + EffectPosition 0.000000 -120.000000 70.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/falling_stand.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/falling_stand.msa new file mode 100644 index 000000000..37f462dbe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/pick_up.msa new file mode 100644 index 000000000..aeb4b6bff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/run.msa new file mode 100644 index 000000000..35b6ee798 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/wait.msa new file mode 100644 index 000000000..453157500 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/wait_1.msa new file mode 100644 index 000000000..d62fef857 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/general/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/general/walk.msa new file mode 100644 index 000000000..b956a77a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/general/walk.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -184.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse/damage.msa new file mode 100644 index 000000000..76a3957d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse/dead.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse/dead.msa new file mode 100644 index 000000000..d25daef0d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse/dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse/run.msa new file mode 100644 index 000000000..8d47ed9fb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse/skill_charge.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse/skill_charge.msa new file mode 100644 index 000000000..2384b7547 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse/skill_charge.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse/skill_charge.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.277372 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.262774 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse/stop.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse/stop.msa new file mode 100644 index 000000000..218ed60b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse/wait.msa new file mode 100644 index 000000000..bc722a0f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse/wait_1.msa new file mode 100644 index 000000000..5d6eee8d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse/wait_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse/wait_2.msa new file mode 100644 index 000000000..881e229cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse/walk.msa new file mode 100644 index 000000000..60e0f2056 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/attack.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/attack.msa new file mode 100644 index 000000000..fdf0805f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/attack.msa @@ -0,0 +1,27 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_bow/attack.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -147.65 0.00 + +Group ComboInputData +{ + PreInputTime 1.500000 + DirectInputTime 1.500000 + InputLimitTime 1.500000 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.832117 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/damage.msa new file mode 100644 index 000000000..ce2f7da7f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_bow/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/dead.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/dead.msa new file mode 100644 index 000000000..92f5639f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_bow/dead.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/run.msa new file mode 100644 index 000000000..2a901f6fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_bow/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/skill_splash.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/skill_splash.msa new file mode 100644 index 000000000..e54edb164 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/skill_splash.msa @@ -0,0 +1,28 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_bow/skill_splash.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -147.65 0.00 + +Group LoopData +{ + MotionLoopCount 10 + LoopCancelEnable 0 + LoopStartTime 1.000000 + LoopEndTime 1.200000 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 1.003650 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/skill_wildattack.msa new file mode 100644 index 000000000..644866a15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/skill_wildattack.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_bow/attack.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -147.65 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.704380 + LoopEndTime 0.945256 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 6 + StartingTime 0.806569 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01_fast.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.642336 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait.msa new file mode 100644 index 000000000..17056527b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_bow/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait_1.msa new file mode 100644 index 000000000..e6d0bc1d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_bow/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait_2.msa new file mode 100644 index 000000000..1cd338b98 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_bow/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_bow/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_01.msa new file mode 100644 index 000000000..342d7d52b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_01.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_dualhand_sword/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.299270 + DirectInputTime 0.676399 + InputLimitTime 0.778589 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.321168 + AttackingEndTime 0.576642 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.321168 -40.374134 -51.642532 41.670921 -40.374130 -51.642529 41.670918 + 0.329501 -40.846004 -63.694817 37.366116 -40.846001 -63.694813 37.366112 + 0.337835 -42.780437 -82.387222 30.229486 -42.780434 -82.387215 30.229485 + 0.346168 -46.343571 -106.820892 20.473072 -46.343567 -106.820885 20.473070 + 0.354501 -48.817276 -133.208588 10.286457 -48.817272 -133.208572 10.286456 + 0.362835 -49.143333 -160.058472 0.213221 -49.143330 -160.058456 0.213221 + 0.371168 -47.644791 -187.041779 -10.124260 -47.644787 -187.041763 -10.124259 + 0.379501 -44.675617 -213.855011 -20.849026 -44.675613 -213.854996 -20.849024 + 0.387834 -40.570160 -240.011322 -31.220558 -40.570156 -240.011307 -31.220556 + 0.396168 -35.953541 -265.278503 -41.552128 -35.953537 -265.278473 -41.552124 + 0.404501 -31.511114 -289.579102 -52.276024 -31.511112 -289.579071 -52.276020 + 0.412834 -27.420368 -310.903168 -62.301052 -27.420366 -310.903137 -62.301048 + 0.421168 -22.737503 -325.053253 -68.639618 -22.737501 -325.053223 -68.639610 + 0.429501 -17.047791 -332.092712 -71.168030 -17.047789 -332.092682 -71.168022 + 0.437834 -9.869412 -332.317719 -69.824615 -9.869411 -332.317688 -69.824608 + 0.446168 -0.877315 -329.371735 -66.834091 -0.877315 -329.371704 -66.834084 + 0.454501 9.894633 -326.286285 -64.219864 9.894632 -326.286255 -64.219856 + 0.462834 22.434629 -323.247253 -62.065212 22.434628 -323.247223 -62.065208 + 0.471168 36.457348 -320.141205 -60.304733 36.457344 -320.141174 -60.304729 + 0.479501 47.577187 -311.543335 -56.522606 47.577183 -311.543304 -56.522602 + 0.487834 54.684242 -295.172363 -49.375088 54.684238 -295.172333 -49.375084 + 0.496168 58.197853 -270.744843 -38.373695 58.197849 -270.744812 -38.373692 + 0.504501 58.801075 -239.240753 -23.752670 58.801071 -239.240738 -23.752668 + 0.512834 58.631775 -206.541458 -8.560833 58.631771 -206.541443 -8.560832 + 0.521168 57.611568 -173.371002 6.708686 57.611565 -173.370987 6.708685 + 0.529501 55.320473 -139.632019 21.999035 55.320469 -139.632004 21.999033 + 0.537834 52.363354 -108.573441 35.957161 52.363350 -108.573433 35.957157 + 0.546168 50.178814 -87.151138 45.497803 50.178810 -87.151131 45.497799 + 0.554501 48.383610 -75.522079 50.154446 48.383606 -75.522072 50.154442 + 0.562834 47.453659 -73.710518 49.864437 47.453655 -73.710510 49.864433 + 0.571168 47.257973 -74.842682 48.175774 47.257969 -74.842674 48.175770 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_02.msa new file mode 100644 index 000000000..536c3d017 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_02.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_dualhand_sword/combo_02.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.139173 + DirectInputTime 0.556691 + InputLimitTime 0.610219 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.164152 + AttackingEndTime 0.378264 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + 0.164152 6.024494 -91.262161 24.163656 6.024494 -91.262154 24.163654 + 0.172486 -11.504229 -107.706223 12.901888 -11.504228 -107.706215 12.901887 + 0.180819 -28.358313 -125.971863 -1.349566 -28.358311 -125.971855 -1.349565 + 0.189152 -43.305408 -146.961975 -17.520964 -43.305405 -146.961960 -17.520962 + 0.197486 -59.263115 -168.160004 -33.138336 -59.263111 -168.159988 -33.138332 + 0.205819 -75.897606 -189.668823 -48.140137 -75.897598 -189.668808 -48.140133 + 0.214153 -92.532104 -212.001617 -62.534916 -92.532097 -212.001602 -62.534912 + 0.222486 -108.393898 -235.816544 -76.262032 -108.393890 -235.816528 -76.262024 + 0.230819 -122.455109 -261.749451 -89.154640 -122.455101 -261.749420 -89.154633 + 0.239153 -130.460266 -286.721619 -98.824677 -130.460251 -286.721588 -98.824669 + 0.247486 -130.784103 -308.525879 -104.093933 -130.784088 -308.525848 -104.093925 + 0.255819 -123.783005 -326.335297 -105.010208 -123.782997 -326.335266 -105.010201 + 0.264153 -110.006935 -339.144226 -101.757401 -110.006927 -339.144196 -101.757393 + 0.272486 -90.246857 -345.812714 -94.662994 -90.246849 -345.812683 -94.662987 + 0.280819 -67.013519 -345.339294 -84.479073 -67.013512 -345.339264 -84.479065 + 0.289153 -45.615829 -337.803406 -72.506195 -45.615826 -337.803375 -72.506187 + 0.297486 -27.184265 -323.497803 -59.197945 -27.184263 -323.497772 -59.197941 + 0.305819 -12.356010 -302.750122 -44.945976 -12.356009 -302.750092 -44.945972 + 0.314152 -1.551743 -275.896301 -30.129761 -1.551742 -275.896271 -30.129759 + 0.322486 5.045784 -243.412598 -15.148457 5.045784 -243.412582 -15.148456 + 0.330819 8.524853 -211.138733 -1.498444 8.524852 -211.138718 -1.498443 + 0.339152 9.470076 -182.057739 10.300945 9.470075 -182.057724 10.300944 + 0.347486 8.000301 -156.465698 20.437113 8.000300 -156.465683 20.437111 + 0.355819 4.337440 -134.678604 29.135752 4.337440 -134.678589 29.135750 + 0.364152 -1.184052 -117.014198 36.658260 -1.184051 -117.014191 36.658257 + 0.372486 -8.024978 -103.463051 43.038219 -8.024977 -103.463043 43.038216 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_03.msa new file mode 100644 index 000000000..31ccbb455 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/combo_03.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_dualhand_sword/combo_03.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.126521 + DirectInputTime 0.523601 + InputLimitTime 0.589781 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.134307 + AttackingEndTime 0.399027 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.134307 23.559412 -102.092667 13.160160 23.559410 -102.092659 13.160159 + 0.142640 34.705376 -114.468117 11.716846 34.705372 -114.468109 11.716845 + 0.150973 44.183701 -126.855263 10.009446 44.183697 -126.855255 10.009445 + 0.159307 53.046661 -139.445343 7.464849 53.046658 -139.445328 7.464849 + 0.167640 62.364105 -152.083771 3.725210 62.364101 -152.083755 3.725210 + 0.175973 71.959648 -164.821976 -1.335352 71.959641 -164.821960 -1.335352 + 0.184307 82.034622 -178.571808 -7.881271 82.034615 -178.571793 -7.881271 + 0.192640 92.446152 -194.009842 -16.173527 92.446144 -194.009827 -16.173525 + 0.200973 102.627876 -211.298065 -26.458664 102.627869 -211.298050 -26.458662 + 0.209307 110.891624 -228.649567 -35.908752 110.891617 -228.649551 -35.908749 + 0.217640 116.448265 -244.910828 -42.510639 116.448257 -244.910812 -42.510635 + 0.225973 119.385826 -260.191772 -46.197281 119.385818 -260.191742 -46.197277 + 0.234307 119.488472 -275.333405 -47.996185 119.488464 -275.333374 -47.996181 + 0.242640 116.510674 -290.815063 -48.564369 116.510666 -290.815033 -48.564365 + 0.250973 110.369583 -306.564056 -47.906437 110.369576 -306.564026 -47.906433 + 0.259307 103.052322 -322.592224 -47.659466 103.052315 -322.592194 -47.659462 + 0.267640 95.799789 -338.905823 -48.946964 95.799782 -338.905792 -48.946960 + 0.275973 88.489151 -355.406677 -51.842773 88.489143 -355.406647 -51.842770 + 0.284307 80.092354 -368.903809 -54.355881 80.092346 -368.903778 -54.355877 + 0.292640 70.298950 -377.352142 -54.973064 70.298943 -377.352112 -54.973061 + 0.300973 59.456547 -380.754425 -53.462791 59.456543 -380.754395 -53.462788 + 0.309307 46.000038 -377.876312 -48.401859 46.000034 -377.876282 -48.401855 + 0.317640 28.964455 -367.982361 -38.747700 28.964453 -367.982330 -38.747696 + 0.325973 8.436466 -351.304779 -24.408867 8.436465 -351.304749 -24.408865 + 0.334307 -7.192337 -330.760071 -9.910465 -7.192337 -330.760040 -9.910464 + 0.342640 -12.778744 -308.126068 1.697191 -12.778743 -308.126038 1.697191 + 0.350973 -8.948877 -283.179169 10.287537 -8.948876 -283.179138 10.287536 + 0.359307 -1.989691 -257.864929 17.512413 -1.989691 -257.864899 17.512411 + 0.367640 3.001045 -233.655441 24.028940 3.001045 -233.655426 24.028938 + 0.375973 4.577148 -211.153412 29.104944 4.577147 -211.153397 29.104942 + 0.384307 5.773363 -189.136322 33.469658 5.773363 -189.136307 33.469654 + 0.392640 8.207548 -165.836731 37.850632 8.207547 -165.836716 37.850628 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/skill_splash.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/skill_splash.msa new file mode 100644 index 000000000..5682713ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/skill_splash.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_onehand_sword/skill_splash.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 1.479319 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.503650 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/horse_onehand_sword_splash.mse" + EffectPosition 0.000000 0.000000 10.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.613139 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/horse_onehand_sword_splash_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/skill_wildattack.msa new file mode 100644 index 000000000..435a1f97a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_dualhand_sword/skill_wildattack.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_dualhand_sword/skill_wildattack.gr2" +MotionDuration 1.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.324412 + AttackingEndTime 0.577453 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.324412 -11.479256 -69.640335 46.714287 -11.479255 -69.640327 46.714283 + 0.332745 -14.106328 -82.781403 39.812557 -14.106327 -82.781395 39.812553 + 0.341079 -18.028294 -98.780548 33.391846 -18.028292 -98.780540 33.391842 + 0.349412 -20.282637 -115.029762 28.228327 -20.282635 -115.029755 28.228325 + 0.357745 -21.330170 -130.740967 23.525782 -21.330168 -130.740952 23.525780 + 0.366079 -21.773663 -145.357941 18.570242 -21.773661 -145.357925 18.570240 + 0.374412 -22.245182 -158.473541 12.763824 -22.245180 -158.473526 12.763824 + 0.382745 -21.727539 -171.649078 6.467520 -21.727537 -171.649063 6.467519 + 0.391079 -18.368624 -187.126831 0.384571 -18.368622 -187.126816 0.384571 + 0.399412 -12.321739 -204.812180 -5.857319 -12.321738 -204.812164 -5.857318 + 0.407745 -3.866249 -224.720306 -12.638618 -3.866249 -224.720291 -12.638618 + 0.416079 6.608538 -246.978073 -20.345654 6.608537 -246.978058 -20.345652 + 0.424412 17.789143 -269.257080 -28.220375 17.789141 -269.257050 -28.220373 + 0.432745 28.443817 -288.401367 -34.911320 28.443815 -288.401337 -34.911316 + 0.441079 38.667000 -304.544708 -40.425358 38.666996 -304.544678 -40.425354 + 0.449412 48.589863 -317.862152 -44.770992 48.589859 -317.862122 -44.770988 + 0.457745 58.373684 -328.562988 -47.947613 58.373680 -328.562958 -47.947609 + 0.466079 65.554230 -332.603821 -49.167156 65.554222 -332.603790 -49.167152 + 0.474412 67.371071 -324.261780 -46.825443 67.371063 -324.261749 -46.825439 + 0.482745 64.749207 -303.264679 -40.091984 64.749199 -303.264648 -40.091980 + 0.491079 58.501545 -269.456055 -28.280989 58.501541 -269.456024 -28.280987 + 0.499412 49.311546 -222.747955 -10.830048 49.311543 -222.747940 -10.830047 + 0.507745 40.560081 -172.951813 8.730783 40.560078 -172.951797 8.730782 + 0.516079 35.238140 -132.955627 24.948410 35.238136 -132.955612 24.948408 + 0.524412 32.205463 -102.744690 37.250656 32.205460 -102.744682 37.250652 + 0.532745 30.695318 -82.203499 45.196491 30.695316 -82.203491 45.196487 + 0.541079 30.324455 -71.213158 48.459957 30.324453 -71.213150 48.459953 + 0.549412 30.629972 -65.790352 49.072441 30.629971 -65.790344 49.072437 + 0.557745 30.964905 -60.813988 49.872002 30.964903 -60.813984 49.871998 + 0.566078 31.168905 -56.268593 50.815182 31.168903 -56.268589 50.815178 + 0.574412 31.147158 -52.183868 51.852364 31.147156 -52.183865 51.852360 + } + } + Group HitData01 + { + AttackingStartTime 0.775345 + AttackingEndTime 0.963504 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + 0.775345 -10.458726 -115.615631 7.860292 -10.458725 -115.615623 7.860292 + 0.783678 -30.455799 -133.779114 -5.265454 -30.455797 -133.779099 -5.265454 + 0.792011 -50.154442 -153.524139 -21.257738 -50.154438 -153.524124 -21.257736 + 0.800345 -68.665039 -174.377716 -38.253574 -68.665031 -174.377701 -38.253571 + 0.808678 -86.226257 -195.458572 -54.335648 -86.226250 -195.458557 -54.335644 + 0.817011 -102.159813 -217.591583 -69.160370 -102.159805 -217.591568 -69.160362 + 0.825345 -115.756569 -241.572113 -82.337936 -115.756561 -241.572098 -82.337929 + 0.833678 -126.209404 -268.092712 -93.446808 -126.209396 -268.092682 -93.446800 + 0.842011 -130.787933 -294.151001 -101.025360 -130.787918 -294.150970 -101.025352 + 0.850345 -127.915512 -316.231506 -104.195999 -127.915504 -316.231476 -104.195992 + 0.858678 -118.086151 -333.324738 -103.239571 -118.086143 -333.324707 -103.239563 + 0.867011 -102.001572 -344.340088 -98.542915 -102.001564 -344.340057 -98.542908 + 0.875345 -80.627335 -348.152527 -90.582970 -80.627327 -348.152496 -90.582962 + 0.883678 -58.201725 -344.472595 -80.210938 -58.201721 -344.472565 -80.210930 + 0.892011 -38.344765 -333.841919 -68.117401 -38.344761 -333.841888 -68.117393 + 0.900345 -21.790962 -316.568634 -54.677345 -21.790960 -316.568604 -54.677341 + 0.908678 -9.004082 -292.978638 -40.271484 -9.004081 -292.978607 -40.271481 + 0.917011 -0.187962 -263.375793 -25.279755 -0.187962 -263.375763 -25.279753 + 0.925345 5.585789 -232.009735 -10.911678 5.585788 -232.009720 -10.911677 + 0.933678 8.907158 -202.495041 2.010059 8.907157 -202.495026 2.010059 + 0.942011 9.536079 -175.105972 13.520115 9.536078 -175.105957 13.520114 + 0.950345 7.334328 -150.214752 23.694965 7.334327 -150.214737 23.694963 + 0.958678 2.289043 -128.283340 32.657143 2.289043 -128.283325 32.657139 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_01.msa new file mode 100644 index 000000000..acff6cf0e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_01.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_onehand_sword/combo_01.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.430657 + DirectInputTime 0.791971 + InputLimitTime 0.974453 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.408759 + AttackingEndTime 0.660584 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.408759 -50.316559 44.340443 170.324219 -60.956715 124.228600 229.524261 + 0.417093 -53.133934 41.206985 165.658615 -64.265388 124.573631 219.751633 + 0.425426 -55.728218 37.606892 160.653931 -67.484451 124.223122 209.226212 + 0.433759 -57.794632 33.811680 155.580780 -69.715454 123.425941 198.323257 + 0.442092 -59.259094 29.897224 150.526306 -70.681412 122.234222 187.177094 + 0.450426 -60.100178 25.879522 145.528275 -70.282135 120.621956 175.862686 + 0.458759 -60.300331 21.778418 140.631332 -68.432610 118.551041 164.479614 + 0.467092 -59.847687 17.619593 135.886093 -65.072289 115.975746 153.152924 + 0.475426 -59.061279 13.247246 131.378922 -61.300407 112.635910 142.158676 + 0.483759 -58.564976 8.224759 127.154594 -59.422062 108.124001 131.514297 + 0.492092 -58.262218 2.390111 123.193054 -59.340492 102.352867 120.777428 + 0.500426 -57.987652 -4.434146 119.574966 -60.719913 95.036491 109.699959 + 0.508759 -57.542355 -12.414795 116.504715 -63.117172 85.745110 98.257126 + 0.517092 -56.710052 -21.636667 114.332619 -65.997124 74.012817 86.685478 + 0.525426 -55.310104 -31.342281 113.575859 -68.281929 60.351593 75.848930 + 0.533759 -53.401127 -41.010468 114.469421 -69.724968 45.094669 66.315193 + 0.542092 -51.078106 -50.462845 117.123955 -70.499359 28.152632 58.456905 + 0.550426 -48.406746 -59.474049 121.629440 -70.736732 9.487956 52.746098 + 0.558759 -45.425411 -67.761192 128.039841 -70.525848 -10.830340 49.758366 + 0.567092 -42.151260 -74.913010 136.258301 -69.757347 -32.353306 50.086445 + 0.575426 -38.619770 -80.350136 145.682373 -67.788033 -53.688007 53.825336 + 0.583759 -34.859440 -83.979492 155.994476 -64.705070 -74.376862 61.037060 + 0.592092 -30.863905 -85.766388 166.957184 -60.604473 -94.042656 71.842682 + 0.600426 -26.608368 -85.663940 178.339005 -55.503284 -112.183983 86.357536 + 0.608759 -22.063496 -83.611588 189.891754 -49.365559 -128.139740 104.629227 + 0.617092 -17.269581 -79.709259 200.914490 -41.868809 -140.897446 125.754822 + 0.625426 -12.436464 -74.394310 210.585754 -32.997044 -149.661835 148.045425 + 0.633759 -7.713767 -68.048851 218.743698 -23.262863 -154.336563 170.658768 + 0.642092 -3.178683 -61.019123 225.300079 -13.061529 -155.070160 192.810852 + 0.650426 1.128172 -53.617783 230.192703 -2.651007 -152.175034 213.745667 + 0.658759 5.165994 -46.164314 233.377716 7.782396 -146.121124 232.666412 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_02.msa new file mode 100644 index 000000000..596145cc4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_02.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_onehand_sword/combo_02.gr2" +MotionDuration 1.100000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.400000 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.203406 + AttackingEndTime 0.334550 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.203406 59.838261 -26.819250 133.137817 65.121849 73.008949 130.745712 + 0.211740 58.801292 -32.516510 133.307739 67.890579 66.237061 120.509415 + 0.220073 57.258865 -39.579369 134.369781 71.541908 56.174953 109.336403 + 0.228406 54.994572 -47.876896 136.641357 75.618294 41.949219 97.839317 + 0.236740 51.777473 -57.075001 140.436020 79.321724 22.849428 87.032074 + 0.245073 47.483212 -66.301903 145.819977 81.539795 -0.650864 78.519814 + 0.253406 42.520962 -73.596443 152.128189 81.088264 -24.564451 73.971756 + 0.261740 37.265270 -78.817047 159.275909 78.528023 -47.847916 73.614502 + 0.270073 31.881012 -82.032349 167.301483 74.360565 -70.212944 77.551277 + 0.278406 26.460945 -83.207260 176.179398 68.733070 -91.294464 85.916656 + 0.286740 21.672581 -82.567039 185.707809 62.098549 -110.224922 98.525612 + 0.295073 17.716404 -80.186668 195.636383 55.136803 -126.234749 115.143387 + 0.303406 14.562687 -76.055420 205.698578 48.343029 -138.644394 135.407700 + 0.311740 12.106395 -70.196358 215.528107 42.026661 -146.767212 158.597672 + 0.320073 10.054221 -63.501755 223.816025 36.251865 -150.010208 181.038269 + 0.328406 8.287035 -56.778744 230.279510 30.991735 -149.485016 200.450272 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_03.msa new file mode 100644 index 000000000..d280cf279 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/combo_03.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_onehand_sword/combo_03.gr2" +MotionDuration 1.200000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.140146 + DirectInputTime 0.499270 + InputLimitTime 0.654015 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.181022 + AttackingEndTime 0.353285 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.181022 -59.752411 8.664626 128.029053 -63.690784 108.371948 134.531937 + 0.189355 -58.587723 4.188017 124.329033 -60.015240 104.175224 124.265297 + 0.197689 -57.733173 -1.174026 120.926254 -58.232243 98.574692 113.882835 + 0.206022 -57.233665 -7.972527 117.826965 -59.036213 90.902138 102.978844 + 0.214355 -56.737709 -16.401505 115.306099 -61.760414 80.608727 91.566078 + 0.222689 -55.837643 -26.553612 113.850388 -65.560646 67.049751 80.038948 + 0.231022 -54.155663 -37.743183 114.107018 -69.023338 50.448975 69.379837 + 0.239355 -51.763058 -48.238148 116.318718 -70.775673 32.668617 60.709274 + 0.247689 -48.952862 -57.756554 120.390503 -71.297096 13.904128 54.319309 + 0.256022 -45.933300 -66.140320 126.203346 -71.075996 -5.799606 50.528690 + 0.264355 -42.824852 -73.241577 133.624130 -70.484863 -26.354841 49.742558 + 0.272689 -39.580833 -78.874458 142.390747 -69.009369 -47.106266 52.255795 + 0.281022 -36.129700 -82.925316 152.256348 -66.413048 -67.569672 58.197910 + 0.289355 -32.411442 -85.291580 163.032181 -62.700485 -87.400772 67.754173 + 0.297689 -28.359470 -85.833763 174.521973 -57.793621 -106.103539 81.129654 + 0.306022 -23.911310 -84.426582 186.251312 -51.518047 -122.893532 98.174141 + 0.314355 -19.151558 -81.209389 197.280029 -43.882191 -136.745636 117.882385 + 0.322689 -14.264682 -76.416969 207.285110 -35.249760 -147.013245 139.641953 + 0.331022 -9.371209 -70.316048 216.031021 -25.936922 -153.283936 162.724960 + 0.339355 -4.551983 -63.219318 223.299103 -16.168373 -155.357559 186.211319 + 0.347689 -0.028253 -55.765141 228.799576 -6.129756 -153.403976 208.077591 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/skill_splash.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/skill_splash.msa new file mode 100644 index 000000000..4d93ac1d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/skill_splash.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_onehand_sword/skill_splash.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 1.479319 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.503650 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/horse_onehand_sword_splash.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/skill_wildattack.msa new file mode 100644 index 000000000..c8a6f1723 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/horse_onehand_sword/skill_wildattack.msa @@ -0,0 +1,89 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/horse_onehand_sword/skill_wildattack.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.442822 + AttackingEndTime 0.637470 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.442822 -57.440292 28.383408 -0.385164 -67.259262 121.240288 35.408379 + 0.451156 -58.634830 24.136963 -5.537691 -67.703964 119.228378 24.048113 + 0.459489 -59.420403 19.720005 -10.562457 -67.587669 116.634300 12.694563 + 0.467822 -59.775288 15.111053 -15.447116 -66.869545 113.452011 1.247577 + 0.476156 -59.700104 10.366511 -20.058912 -65.548660 109.693382 -10.068377 + 0.484489 -59.289055 5.572865 -24.214922 -63.808399 105.414940 -20.884403 + 0.492822 -58.629459 0.679650 -27.897200 -61.782562 100.571739 -31.304405 + 0.501156 -57.797935 -4.386615 -31.084003 -59.592358 95.059494 -41.430134 + 0.509489 -57.166973 -10.681746 -33.848644 -59.360722 87.645432 -51.923954 + 0.517822 -56.619286 -18.968504 -35.976078 -61.722080 77.147591 -63.099018 + 0.526156 -55.665489 -29.346615 -36.889198 -65.683655 62.774925 -74.479164 + 0.534489 -53.817421 -41.388863 -35.792850 -69.878471 44.183636 -84.976021 + 0.542822 -51.175365 -52.445580 -32.522800 -72.019585 24.472525 -92.930290 + 0.551156 -48.210819 -61.781246 -27.476887 -72.497086 4.725208 -98.095406 + 0.559489 -45.229443 -69.392731 -21.006815 -72.137062 -14.961345 -100.460693 + 0.567822 -42.328323 -75.431740 -13.317770 -71.336845 -34.694424 -99.913322 + 0.576156 -39.289253 -80.182793 -4.317641 -69.480362 -54.763615 -96.199829 + 0.584489 -36.024570 -83.504341 5.886969 -66.481682 -74.904854 -88.972374 + 0.592822 -32.453789 -85.180435 17.142126 -62.232452 -94.640968 -77.849953 + 0.601156 -28.441383 -84.996750 28.873455 -56.653866 -113.006737 -62.883888 + 0.609489 -23.966953 -82.954544 40.236500 -49.931751 -128.813583 -44.750282 + 0.617822 -19.160194 -79.175270 50.923496 -42.246288 -141.355377 -23.913652 + 0.626156 -14.116234 -73.837906 60.649220 -33.739994 -150.067215 -1.026626 + 0.634489 -9.108905 -67.357635 68.882370 -24.253704 -154.528183 22.279280 + } + } + Group HitData01 + { + AttackingStartTime 1.085158 + AttackingEndTime 1.236010 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 1.085158 60.491398 -18.405886 -16.035604 56.897472 80.928635 -5.093194 + 1.093491 59.743702 -20.412376 -17.073689 58.834312 79.350067 -10.271665 + 1.101825 58.896976 -23.548658 -17.748066 61.386738 76.415001 -17.112093 + 1.110158 57.924469 -28.721531 -17.689234 65.458130 70.596169 -26.588282 + 1.118491 56.578117 -35.821419 -16.550789 70.396973 60.800388 -38.298260 + 1.126825 54.574970 -44.483269 -13.937723 75.240883 45.968784 -51.232830 + 1.135158 51.693680 -52.933277 -10.158115 78.731117 27.854921 -62.523544 + 1.143491 47.990364 -60.410053 -5.450804 80.624916 7.805126 -70.885376 + 1.151825 43.533131 -66.801620 0.187222 80.915146 -13.804740 -75.930138 + 1.160158 38.418976 -71.921043 6.772977 79.392929 -36.450871 -77.267914 + 1.168491 33.233711 -75.422569 14.492117 75.753929 -58.921268 -74.500458 + 1.176825 28.286652 -77.202393 23.402925 70.600563 -80.646011 -67.137802 + 1.185158 23.632687 -77.084305 33.444813 64.359665 -101.096611 -54.671898 + 1.193491 19.367218 -74.935982 44.068951 57.318951 -118.936554 -37.316429 + 1.201825 15.897924 -71.235870 54.088020 50.311291 -132.213181 -17.308531 + 1.210158 13.205921 -66.354362 63.237915 43.826267 -140.829544 3.943649 + 1.218491 11.231693 -60.619919 71.416725 38.166557 -145.148453 25.270929 + 1.226825 9.664193 -54.449116 78.314407 33.154125 -145.807892 45.121338 + 1.235158 8.174338 -48.330929 83.719757 28.372004 -143.849487 62.080723 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.364964 + LoopEndTime 1.566910 +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/intro/not_selected.msa b/serverfiles/main/srv1/share/data/pc2/assassin/intro/not_selected.msa new file mode 100644 index 000000000..9460fc9ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/intro/not_selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/intro/not_selected.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/intro/selected.msa b/serverfiles/main/srv1/share/data/pc2/assassin/intro/selected.msa new file mode 100644 index 000000000..5d2690d4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/intro/selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/intro/selected.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/intro/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/intro/wait.msa new file mode 100644 index 000000000..396a54cdb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/intro/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/intro/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/change_weapon.msa new file mode 100644 index 000000000..d3c48ae80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/change_weapon.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_01.msa new file mode 100644 index 000000000..e62e3b789 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_01.msa @@ -0,0 +1,58 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -113.80 0.00 + +Group ComboInputData +{ + PreInputTime 0.215385 + DirectInputTime 0.592308 + InputLimitTime 0.969231 + LinkTime 0.056410 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.224359 + AttackingEndTime 0.454701 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.224359 -49.771870 -19.221817 154.829865 -60.676418 77.991379 175.582718 + 0.232692 -51.456406 -29.854172 148.429703 -72.208855 64.122208 175.591614 + 0.241026 -50.577152 -39.378731 142.014832 -78.771301 51.449116 172.924240 + 0.249359 -47.690998 -48.066429 135.747116 -81.510612 40.256489 168.232437 + 0.257692 -43.172237 -56.037235 129.722946 -81.727425 30.411524 161.973770 + 0.266026 -37.371773 -64.275192 123.791389 -85.953819 16.001829 158.365585 + 0.274359 -29.684669 -72.866585 117.735947 -94.112595 -7.304321 157.113937 + 0.282692 -19.405863 -80.824020 111.459023 -100.057999 -41.838745 155.904221 + 0.291026 -6.690902 -86.531693 105.091164 -94.623764 -85.812538 152.707260 + 0.299359 6.994991 -88.506149 99.014061 -71.802658 -128.637222 145.709091 + 0.307692 20.578547 -86.339897 92.841446 -33.530666 -161.048416 131.452591 + 0.316026 33.232956 -79.874985 86.310318 16.832575 -176.419601 106.562798 + 0.324359 43.698040 -68.939362 79.857971 72.262611 -164.381638 71.207420 + 0.332692 50.291771 -54.747471 74.766106 116.025635 -118.938866 35.288025 + 0.341026 52.697826 -41.940247 72.308136 132.361191 -65.864067 16.797781 + 0.349359 52.848667 -31.655993 71.712234 133.115799 -24.028978 12.559802 + 0.357692 52.203491 -23.857340 72.177055 130.621841 2.206167 15.863139 + 0.366026 51.778713 -18.335136 73.018829 131.939117 13.133679 22.185560 + 0.374359 51.112915 -14.442331 73.700890 133.944778 18.256889 28.207605 + 0.382692 49.894218 -11.851340 74.176880 134.086411 23.399508 33.322937 + 0.391026 48.311779 -10.566560 74.444229 132.390137 29.071840 37.571079 + 0.399359 46.482391 -10.662875 74.410820 128.535690 35.184647 40.275047 + 0.407692 44.532921 -11.802686 73.977135 122.840294 40.899910 40.956055 + 0.416026 42.588943 -12.999333 73.206879 116.824379 45.738312 40.973545 + 0.424359 40.635525 -14.168991 72.166016 110.625633 49.995182 40.791759 + 0.432692 38.656895 -15.254058 70.904594 104.213020 53.986019 40.768116 + 0.441025 36.657753 -16.227324 69.477890 97.376175 57.975704 41.066959 + 0.449359 34.781673 -17.364441 68.030861 89.363945 61.838299 40.686806 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_02.msa new file mode 100644 index 000000000..8cb50c427 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_02.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -51.48 0.00 + +Group ComboInputData +{ + PreInputTime 0.229744 + DirectInputTime 0.508718 + InputLimitTime 0.834188 + LinkTime 0.053077 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.232479 + AttackingEndTime 0.399316 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.232479 34.296238 -13.110401 67.916763 31.015123 86.724022 63.192905 + 0.240812 33.435093 -18.800549 69.108620 33.154633 80.747246 59.613926 + 0.249145 32.129089 -26.502428 70.143959 38.349312 72.250854 55.683979 + 0.257479 29.132790 -36.110424 71.059769 45.047176 60.627090 51.347233 + 0.265812 22.776445 -46.786995 71.942177 50.885380 45.844868 46.857838 + 0.274145 14.059489 -55.545593 73.397263 55.775913 30.374105 43.773884 + 0.282479 7.161487 -61.638424 76.313393 63.260147 13.903041 42.454441 + 0.290812 2.099527 -67.371758 81.229416 72.768921 -8.130282 42.547585 + 0.299145 -2.500764 -73.592796 88.897652 81.376587 -39.050518 46.809483 + 0.307479 -10.544065 -78.583527 97.530502 80.654228 -77.418358 56.524364 + 0.315812 -23.913336 -79.322861 103.548775 62.039913 -115.295052 67.243958 + 0.324145 -39.891960 -74.041275 107.319504 24.067507 -145.308823 78.507744 + 0.332479 -55.433899 -60.834763 110.125694 -33.922516 -156.813019 92.086174 + 0.340812 -64.740738 -40.391888 113.925522 -96.864937 -134.991501 109.573441 + 0.349145 -64.007088 -17.866062 119.482643 -137.013474 -85.468544 129.480820 + 0.357479 -53.588142 3.182155 125.889603 -146.281677 -25.072294 150.579376 + 0.365812 -34.682442 19.596054 131.877579 -126.539963 31.382662 169.603775 + 0.374145 -13.123892 27.458370 136.119385 -89.986679 70.391838 183.541122 + 0.382479 2.396906 28.110512 138.687241 -55.962925 88.975990 192.441467 + 0.390812 10.660101 26.620968 140.522171 -32.890110 96.253670 197.571808 + 0.399145 12.129624 25.663208 142.023331 -23.293135 99.012375 200.033005 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_03.msa new file mode 100644 index 000000000..d96d2b412 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/combo_03.gr2" +MotionDuration 1.133333 +Accumulation 0.00 -129.35 0.00 + +Group ComboInputData +{ + PreInputTime 0.238291 + DirectInputTime 0.488205 + InputLimitTime 0.851453 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.296410 + AttackingEndTime 0.424274 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.296410 -49.646156 -85.375671 116.080757 -114.862175 -10.701148 129.141541 + 0.304744 -34.519627 -97.672607 109.249336 -120.756401 -50.271004 127.034081 + 0.313077 -13.032393 -105.236031 102.112900 -111.022438 -98.221626 120.787666 + 0.321410 13.008100 -103.778610 95.762352 -77.097694 -144.881454 109.600525 + 0.329744 35.173969 -92.813377 91.345108 -26.859949 -170.995041 97.622932 + 0.338077 49.942711 -76.695068 88.670929 25.813757 -173.738327 88.043861 + 0.346410 57.486435 -58.908722 87.052872 72.733597 -157.590805 81.634232 + 0.354744 58.696297 -41.613533 85.725746 109.371132 -127.463234 77.858925 + 0.363077 55.468014 -27.179472 84.872391 132.062576 -90.864883 76.072456 + 0.371410 50.593330 -16.767042 84.547409 141.995529 -56.347637 75.658669 + 0.379744 45.924404 -9.757659 84.334007 143.885025 -27.882879 75.663177 + 0.388077 42.580280 -5.276627 84.031715 142.202148 -6.843778 75.486626 + 0.396410 40.350899 -2.102130 83.682037 139.338516 9.237191 75.145836 + 0.404744 37.775368 0.959499 83.469765 134.376099 25.370663 74.961884 + 0.413077 34.828094 3.879463 83.397873 127.154427 41.354588 74.944862 + 0.421410 31.534418 6.602489 83.463104 117.610779 56.811005 75.098793 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_04.msa new file mode 100644 index 000000000..594ee0657 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_04.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/combo_04.gr2" +MotionDuration 1.266667 +Accumulation 0.00 -117.30 0.00 + +Group ComboInputData +{ + PreInputTime 1.266667 + DirectInputTime 1.266667 + InputLimitTime 1.266667 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "Bip01" + WeaponLength 0.000000 + List HitPosition + { + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.434359 + + DuringTime 0.200000 + + AttackingType 3 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 17.000000 + AttackingStartTime 0.000000 + AttackingEndTime 10.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + CollisionType 0 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_05.msa new file mode 100644 index 000000000..8f9b34f26 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_05.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/combo_05.gr2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.235523 + DirectInputTime 0.586131 + InputLimitTime 0.786861 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.272993 + AttackingEndTime 0.471046 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.272993 50.792549 -24.653103 86.587852 0.662884 57.511909 59.460033 + 0.281326 50.514011 -27.776413 86.771217 5.889820 57.633961 60.055199 + 0.289659 49.887909 -31.084766 86.908829 11.462157 57.467690 60.795109 + 0.297993 48.864250 -34.567921 86.996193 17.390299 56.904709 61.655674 + 0.306326 47.395199 -38.203712 87.033958 23.687695 55.833843 62.643734 + 0.314659 45.384125 -42.144703 86.996223 30.764151 53.977936 63.614910 + 0.322993 42.485939 -47.024754 86.817062 40.100178 50.299835 63.964756 + 0.331326 38.307602 -52.838539 86.627022 51.744270 43.486225 63.367867 + 0.339659 32.391830 -59.398342 86.687164 65.063202 31.685122 61.460636 + 0.347993 24.301239 -66.229729 87.448662 78.192009 12.773887 58.223179 + 0.356326 13.928080 -72.272171 89.592766 87.662704 -14.170516 55.134800 + 0.364659 1.393218 -76.457253 93.397667 89.181534 -48.885853 54.244354 + 0.372993 -12.737952 -77.580704 98.976593 78.029015 -88.446182 58.444435 + 0.381326 -27.236671 -74.479294 106.138969 51.131893 -125.654289 70.940987 + 0.389659 -40.296825 -66.595879 113.572350 12.506045 -148.375961 90.685738 + 0.397993 -50.440388 -54.431927 120.399727 -29.729103 -152.054276 114.040596 + 0.406326 -56.419567 -38.900059 126.114403 -68.206329 -137.530502 137.603104 + 0.414659 -57.100414 -21.336988 130.302353 -97.157623 -108.445351 158.714890 + 0.422993 -52.070198 -4.626049 132.615326 -112.712425 -71.404152 175.779816 + 0.431326 -42.342121 9.260064 133.108139 -114.602486 -32.410686 188.260406 + 0.439659 -29.265718 19.353481 131.962662 -104.495995 4.202769 196.076218 + 0.447993 -14.252031 25.140497 129.398697 -84.907326 35.368141 199.420303 + 0.456326 -0.068323 26.421589 126.429962 -60.859272 56.821606 199.780243 + 0.464659 11.293669 24.767744 123.953445 -38.204517 68.672073 198.934830 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_06.msa new file mode 100644 index 000000000..791d09195 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_06.msa @@ -0,0 +1,68 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/combo_06.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -117.30 0.00 + +Group ComboInputData +{ + PreInputTime 0.259530 + DirectInputTime 0.862936 + InputLimitTime 0.707218 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.295215 + AttackingEndTime 0.561233 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.295215 55.865177 15.054905 112.216667 28.243027 110.932228 118.881752 + 0.303548 56.249317 9.706924 110.480820 37.121796 107.732758 115.469170 + 0.311882 56.245899 3.841377 108.945320 47.181644 103.367462 112.454269 + 0.320215 55.722836 -2.569867 107.596039 58.398056 97.372726 109.672607 + 0.328548 54.495674 -9.531786 106.409676 70.577980 89.164452 106.972038 + 0.336882 52.341583 -17.054918 105.397072 83.516884 77.952560 104.239288 + 0.345215 49.035160 -25.471056 104.834381 98.078026 61.610813 101.487183 + 0.353548 43.988750 -34.667511 104.782959 112.360680 38.050434 98.678322 + 0.361882 36.460060 -44.156513 105.299187 122.557480 5.856353 96.038643 + 0.370215 25.736685 -53.007484 106.502495 123.275688 -34.736912 94.182014 + 0.378548 11.702159 -59.600273 108.450027 108.757057 -78.928368 94.103287 + 0.386882 -2.723607 -61.919682 110.355988 83.353249 -110.708931 95.882851 + 0.395215 -15.837108 -60.623833 111.915306 56.782684 -128.049881 98.507790 + 0.403548 -27.007786 -56.848030 113.052010 35.107307 -134.349289 101.436707 + 0.411882 -36.046497 -51.588516 113.724495 21.291243 -133.005753 104.667732 + 0.420215 -43.191456 -45.483906 113.940056 14.864463 -126.713509 108.513771 + 0.428548 -50.005802 -37.725891 113.967239 4.888828 -121.281364 111.808548 + 0.436881 -56.424927 -27.813879 113.900398 -11.099002 -116.950920 114.046455 + 0.445215 -61.781818 -15.514919 113.798859 -33.350109 -111.373177 115.189903 + 0.453548 -65.166527 -0.806203 113.718704 -61.610909 -100.725708 115.306358 + 0.461881 -65.506248 15.757668 113.699036 -93.109016 -80.351913 114.621231 + 0.470215 -62.325077 31.899611 113.931679 -118.449776 -50.864758 114.076668 + 0.478548 -56.051323 46.536488 114.458427 -134.392578 -15.610728 113.940338 + 0.486881 -47.251259 59.120850 115.315536 -140.209000 22.271864 114.362495 + 0.495215 -36.520218 69.276512 116.572083 -136.071518 59.870167 115.584076 + 0.503548 -24.579165 76.705643 118.231438 -123.028687 94.237144 117.828209 + 0.511881 -13.131508 81.153008 119.649338 -105.056862 120.513046 120.267586 + 0.520215 -3.057913 83.327362 120.686508 -86.464996 138.469330 122.256081 + 0.528548 5.323005 84.047562 121.374390 -70.133598 149.632629 123.528450 + 0.536881 11.909947 83.999969 121.740311 -57.811035 155.650925 123.973999 + 0.545215 16.723343 83.704948 121.814957 -50.348095 157.844131 123.611206 + 0.553548 20.136421 83.475128 121.777000 -47.172695 157.409195 122.839142 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_07.msa new file mode 100644 index 000000000..cb8c336a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/combo_07.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/combo_07.gr2" +MotionDuration 1.266667 + +Group ComboInputData +{ + PreInputTime 1.266667 + DirectInputTime 1.266667 + InputLimitTime 1.266667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 17.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.468451 + AttackingEndTime 0.579400 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.468451 45.463356 -43.755058 122.235168 71.555824 51.825191 135.520370 + 0.476784 38.118999 -57.442844 118.442337 98.291039 19.426584 139.837631 + 0.485118 25.641903 -70.340385 114.234222 112.796822 -28.467466 139.493927 + 0.493451 7.675504 -79.654579 109.851860 104.777519 -84.653915 133.126694 + 0.501784 -14.617961 -82.082016 105.324654 67.866295 -136.549164 120.307793 + 0.510118 -37.891392 -74.441101 100.912338 3.402824 -165.427460 101.364365 + 0.518451 -55.846737 -56.221008 97.226776 -70.522270 -153.407394 79.137207 + 0.526784 -62.607201 -35.298393 95.342644 -120.377525 -109.928238 62.327370 + 0.535118 -60.800201 -17.556452 94.822838 -141.052856 -59.138645 52.063675 + 0.543451 -54.512058 -4.831806 95.088295 -141.564758 -15.053350 47.010559 + 0.551784 -46.833683 3.176418 95.774673 -132.209167 18.133474 45.954990 + 0.560118 -39.386257 7.738491 96.623566 -119.573738 41.951794 47.653866 + 0.568451 -32.664024 10.297698 97.238228 -105.907883 59.021458 49.688137 + 0.576784 -27.209940 11.581553 97.551727 -93.731392 70.160179 51.280567 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage.msa new file mode 100644 index 000000000..b6d3e50c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_1.msa new file mode 100644 index 000000000..4d2a0f35a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_2.msa new file mode 100644 index 000000000..2e108c482 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_3.msa new file mode 100644 index 000000000..0c264746e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/pick_up.msa new file mode 100644 index 000000000..1a161718a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage.msa new file mode 100644 index 000000000..5b49f28bb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/rampage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -114.89 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_01.msa new file mode 100644 index 000000000..2df9b6904 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/rampage_01.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.087591 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_02.msa new file mode 100644 index 000000000..7d63cb7b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/rampage_02.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011354 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_03.msa new file mode 100644 index 000000000..07ec720ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/rampage_03.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.019465 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/run.msa new file mode 100644 index 000000000..13a104801 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/run.gr2" +MotionDuration 0.533333 +Accumulation 0.00 -240.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/wait.msa new file mode 100644 index 000000000..83d22fd80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/wait_1.msa new file mode 100644 index 000000000..8f389b211 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/wait_1.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/walk.msa new file mode 100644 index 000000000..c4612a93e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/onehand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -184.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup.msa new file mode 100644 index 000000000..d240fffb2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup.msa @@ -0,0 +1,91 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/amseup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.026923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.299145 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.448718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.428224 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_2.msa new file mode 100644 index 000000000..b7be71b5e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_2.msa @@ -0,0 +1,91 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/amseup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.026923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.299145 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_2_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.448718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_2_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.428224 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -50.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_3.msa new file mode 100644 index 000000000..908b6206d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_3.msa @@ -0,0 +1,91 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/amseup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.026923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.299145 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_3_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.448718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_3_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.428224 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -50.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_4.msa new file mode 100644 index 000000000..2ae70994a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/amseup_4.msa @@ -0,0 +1,91 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/amseup.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.026923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.299145 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_4_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.448718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/amseup_4_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.428224 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -50.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun.msa new file mode 100644 index 000000000..d892a2254 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun.msa @@ -0,0 +1,136 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/charyun.gr2" +MotionDuration 1.400000 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369744 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.315897 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.136410 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.764615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.958462 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.300000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -50.000000 50.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.600000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -150.000000 50.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.900000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_2.msa new file mode 100644 index 000000000..e9f395856 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_2.msa @@ -0,0 +1,136 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/charyun.gr2" +MotionDuration 1.400000 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369744 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.315897 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.136410 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.764615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.958462 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_2_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.300000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -50.000000 50.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.600000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -150.000000 50.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.900000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_3.msa new file mode 100644 index 000000000..191f3b8dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_3.msa @@ -0,0 +1,136 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/charyun.gr2" +MotionDuration 1.400000 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369744 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.313382 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.136410 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.764615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.958462 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_3_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.300000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -50.000000 50.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.600000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -150.000000 50.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.900000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_4.msa new file mode 100644 index 000000000..4b26494b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/charyun_4.msa @@ -0,0 +1,136 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/charyun.gr2" +MotionDuration 1.400000 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369744 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.313382 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.136410 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.749392 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.958462 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Foot" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/charyunsal_4_foot.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.300000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -50.000000 50.000000 + } + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.600000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -150.000000 50.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.900000 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 70.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong.msa new file mode 100644 index 000000000..0bec5fb29 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/cheonryong.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -134.12 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.035897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_up.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_down.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.430769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 9 + StartingTime 0.158974 + } + Group Event04 + { + MotionEventType 8 + StartingTime 0.084615 + } + Group Event05 + { + MotionEventType 7 + StartingTime 0.264103 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.382051 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -200.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.309002 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_2.msa new file mode 100644 index 000000000..23b83a4e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_2.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/cheonryong.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -134.12 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.035897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_up_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_down_2.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.430769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_blow_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 9 + StartingTime 0.158974 + } + Group Event04 + { + MotionEventType 8 + StartingTime 0.084615 + } + Group Event05 + { + MotionEventType 7 + StartingTime 0.264103 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.382051 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -200.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.309002 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_3.msa new file mode 100644 index 000000000..401a63628 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_3.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/cheonryong.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -134.12 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.035897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_up_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_down_3.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.430769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/cheonryongchuta_blow_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 9 + StartingTime 0.158974 + } + Group Event04 + { + MotionEventType 8 + StartingTime 0.084615 + } + Group Event05 + { + MotionEventType 7 + StartingTime 0.264103 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.382051 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -200.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.309002 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_4.msa new file mode 100644 index 000000000..b4008d0a0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/cheonryong_4.msa @@ -0,0 +1,92 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/cheonryong.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -134.12 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.035897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/metin2data/season1/effect/pc/assassin/effect/cheonryongchuta_up_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/metin2data/season1/effect/pc/assassin/effect/cheonryongchuta_down_4.mse" + EffectPosition 0.000000 -50.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.430769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/metin2data/season1/effect/pc/assassin/effect/cheonryongchuta_blow_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 9 + StartingTime 0.158974 + } + Group Event04 + { + MotionEventType 8 + StartingTime 0.084615 + } + Group Event05 + { + MotionEventType 7 + StartingTime 0.264103 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.382051 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -200.000000 70.000000 + } + } + Group Event07 + { + MotionEventType 2 + StartingTime 0.309002 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung.msa new file mode 100644 index 000000000..79159e73f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.350365 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.236010 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/beam.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_2.msa new file mode 100644 index 000000000..59631ac4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.472019 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_2_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.240876 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_2.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_3.msa new file mode 100644 index 000000000..fa9d12637 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.447689 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_3_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.318735 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_3.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_4.msa new file mode 100644 index 000000000..bc2753e57 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/dokgigung_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.510949 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_4_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.279805 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_4.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong.msa new file mode 100644 index 000000000..df41424f2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/eunhyeong.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.075214 + + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/eunhyeongbeop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_2.msa new file mode 100644 index 000000000..3e083a101 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/eunhyeong.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.075214 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/eunhyeongbeop_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_3.msa new file mode 100644 index 000000000..f5e3a18e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/eunhyeong.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.075214 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/eunhyeongbeop_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_4.msa new file mode 100644 index 000000000..a2eac7dc4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/eunhyeong_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/eunhyeong.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -637.26 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.075214 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/eunhyeongbeop_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gigung.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gigung.msa new file mode 100644 index 000000000..b67f2af03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gigung.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/yeonsa_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.031630 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/beam.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_gasokhwa.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_gasokhwa.msa new file mode 100644 index 000000000..cb4f0f9c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_gasokhwa.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/kwaegeom.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/gasokhwa_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_jumunsul.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_jumunsul.msa new file mode 100644 index 000000000..6331a93de --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_jumunsul.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/kwaegeom.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/jumunsul_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_seonghwigap.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_seonghwigap.msa new file mode 100644 index 000000000..48c6703a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_seonghwigap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/kwaegeom.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/seonghwigap_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuibunno.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuibunno.msa new file mode 100644 index 000000000..3e976c959 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuibunno.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/kwaegeom.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuibunno_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuichukbok.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuichukbok.msa new file mode 100644 index 000000000..8e88c4274 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuichukbok.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/kwaegeom.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuichukbok_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuipi.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuipi.msa new file mode 100644 index 000000000..67a9e3ac3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/guild_yongsinuipi.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/kwaegeom.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.420925 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuipi_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin.msa new file mode 100644 index 000000000..793a8fccf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin.msa @@ -0,0 +1,83 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gungsin.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.038462 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.461538 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.503846 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_blow.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.061538 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.457692 + } + Group Event05 + { + MotionEventType 9 + StartingTime 0.250000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.542308 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -190.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_2.msa new file mode 100644 index 000000000..34d9558c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_2.msa @@ -0,0 +1,83 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gungsin.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.038462 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_2_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.456204 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_2_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.503846 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_2_blow.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.061538 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.457692 + } + Group Event05 + { + MotionEventType 9 + StartingTime 0.250000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.542308 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -190.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_3.msa new file mode 100644 index 000000000..85509456a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_3.msa @@ -0,0 +1,83 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gungsin.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.038462 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_3_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.456204 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_3_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.503846 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_3_blow.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.061538 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.457692 + } + Group Event05 + { + MotionEventType 9 + StartingTime 0.250000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.542308 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -190.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_4.msa new file mode 100644 index 000000000..11ca86959 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gungsin_4.msa @@ -0,0 +1,83 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gungsin.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.038462 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_4_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.461538 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_4_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.500000 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_4_blow.mse" + EffectPosition 0.000000 -150.000000 0.000000 + } + Group Event03 + { + MotionEventType 8 + StartingTime 0.061538 + } + Group Event04 + { + MotionEventType 7 + StartingTime 0.457692 + } + Group Event05 + { + MotionEventType 9 + StartingTime 0.240876 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.542308 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -190.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok.msa new file mode 100644 index 000000000..552b2b8d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gwangyeok.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.440000 + LoopEndTime 1.460000 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.370000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.450000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_2.msa new file mode 100644 index 000000000..d805670ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_2.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gwangyeok.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.440000 + LoopEndTime 1.460000 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.370000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.450000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/gwangyeoksul_2.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_3.msa new file mode 100644 index 000000000..d0479b00f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_3.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gwangyeok.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.440000 + LoopEndTime 1.460000 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.370000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.450000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/gwangyeoksul_3.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_4.msa new file mode 100644 index 000000000..dce521f9f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gwangyeok_4.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gwangyeok.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.440000 + LoopEndTime 1.460000 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.370000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.450000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/gwangyeoksul_4.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong.msa new file mode 100644 index 000000000..0038c7e69 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gyeonggong.gr2" +MotionDuration 1.166667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.664234 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gyeonggong_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_2.msa new file mode 100644 index 000000000..9e6226713 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gyeonggong.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.669911 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gyeonggong_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_3.msa new file mode 100644 index 000000000..9e6226713 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gyeonggong.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.669911 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gyeonggong_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_4.msa new file mode 100644 index 000000000..9e6226713 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/gyeonggong_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gyeonggong.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.669911 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gyeonggong_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo.msa new file mode 100644 index 000000000..4d9bbf28a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.076923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.169231 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.318735 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/hwajo.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_2.msa new file mode 100644 index 000000000..9ea005235 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.076923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_2_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.169231 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_2_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.318735 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/hwajopa_2.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_3.msa new file mode 100644 index 000000000..fb088f1d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_3.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.076923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_3_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.169231 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_3_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.318735 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/hwajopa_3.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_4.msa new file mode 100644 index 000000000..7427b3645 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/hwajo_4.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.076923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_4_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.169231 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/hwajopa_4_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.318735 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/hwajopa_4.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/kwaegeom.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/kwaegeom.msa new file mode 100644 index 000000000..2ecd16521 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/kwaegeom.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/kwaegeom.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/kwaegeom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/make_trap.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/make_trap.msa new file mode 100644 index 000000000..c6a187cf9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/make_trap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/make_trap.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.142741 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/trap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/poison_cloud.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/poison_cloud.msa new file mode 100644 index 000000000..e1422e3d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/poison_cloud.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/poison_cloud.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.631387 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/poison.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.569343 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam.msf" + FlyPosition 0.000000 -100.000000 -10.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong.msa new file mode 100644 index 000000000..944795e95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/poison_cloud.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.576642 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/poison.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.656934 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam.msf" + FlyPosition 0.000000 -100.000000 -10.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_2.msa new file mode 100644 index 000000000..6c6c7b0e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/poison_cloud.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.635037 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/dokgigung_2.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.554745 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_2.msf" + FlyPosition 0.000000 -100.000000 -10.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_3.msa new file mode 100644 index 000000000..d1269c17c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/poison_cloud.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.635037 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/dokgigung_3.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.562044 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_3.msf" + FlyPosition 0.000000 -100.000000 -10.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_4.msa new file mode 100644 index 000000000..f49fc6e79 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/sangong_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/poison_cloud.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.635037 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/dokgigung_4.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.562044 + + AttachingEnable 1 + AttachingBoneName "Bip01 Head" + FlyFileName "d:/ymir work/pc/assassin/effect/beam_4.msf" + FlyPosition 0.000000 -100.000000 -10.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang.msa new file mode 100644 index 000000000..ebeea614d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/seomgwang.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.094891 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.100000 + Power 30 + AffectingRange 100 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.547445 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_2.msa new file mode 100644 index 000000000..ac14be7be --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc2\assassin\skill\seomgwang.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.094891 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_hand_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_blow_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.100000 + Power 50 + AffectingRange 100 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.547445 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_3.msa new file mode 100644 index 000000000..3aa77870a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_3.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc2\assassin\skill\seomgwang.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.094891 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_hand_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_blow_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.100000 + Power 30 + AffectingRange 100 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.547445 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_4.msa new file mode 100644 index 000000000..026b88fbe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomgwang_4.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/seomgwang.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.094891 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_hand_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/taeyang_blow_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.510949 + + DuringTime 0.100000 + Power 30 + AffectingRange 100 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.547445 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon.msa new file mode 100644 index 000000000..3a2550c7e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon.msa @@ -0,0 +1,95 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/seomjeon.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -285.11 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.042308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.050000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.496154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.299270 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_hand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.503650 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -250.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 8 + StartingTime 0.189781 + } + Group Event06 + { + MotionEventType 7 + StartingTime 0.419708 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.310219 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_2.msa new file mode 100644 index 000000000..778a97c9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_2.msa @@ -0,0 +1,95 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/seomjeon.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -285.11 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.042308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_start_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.050000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_end_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.496154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_blow_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.299270 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_hand_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.503650 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -250.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 8 + StartingTime 0.189781 + } + Group Event06 + { + MotionEventType 7 + StartingTime 0.419708 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.310219 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_3.msa new file mode 100644 index 000000000..1eb3f15ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_3.msa @@ -0,0 +1,95 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/seomjeon.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -285.11 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.042308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_start_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.050000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_end_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.496154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_blow_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.299270 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_hand_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.503650 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -250.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 8 + StartingTime 0.189781 + } + Group Event06 + { + MotionEventType 7 + StartingTime 0.419708 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.310219 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_4.msa new file mode 100644 index 000000000..90a2d5f10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/seomjeon_4.msa @@ -0,0 +1,95 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/seomjeon.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -285.11 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.042308 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_start_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.050000 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_end_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.496154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_blow_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.299270 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/seomjeom_hand_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.503650 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 80.000000 + Position 0.000000 -250.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 8 + StartingTime 0.189781 + } + Group Event06 + { + MotionEventType 7 + StartingTime 0.419708 + } + Group Event07 + { + MotionEventType 9 + StartingTime 0.310219 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/shoot.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/shoot.msa new file mode 100644 index 000000000..aab5229c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/shoot.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/shoot.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/taeyang.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/taeyang.msa new file mode 100644 index 000000000..c8fbc63af --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/taeyang.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\assassin\skill\taeyang.GR2" +MotionDuration 1.000000 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa.msa new file mode 100644 index 000000000..3ef5d971e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gwangyeok.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 7 + LoopCancelEnable 0 + LoopStartTime 1.250608 + LoopEndTime 1.425791 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.377129 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_2.msa new file mode 100644 index 000000000..9b058e9f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_2.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gwangyeok.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 7 + LoopCancelEnable 0 + LoopStartTime 1.250608 + LoopEndTime 1.425791 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.180049 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_2_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.377129 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_3.msa new file mode 100644 index 000000000..b8b9fbf83 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_3.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gwangyeok.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 7 + LoopCancelEnable 0 + LoopStartTime 1.250608 + LoopEndTime 1.425791 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_3_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.377129 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_4.msa b/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_4.msa new file mode 100644 index 000000000..a24f90751 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/skill/yeonsa_4.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/skill/gwangyeok.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 7 + LoopCancelEnable 0 + LoopStartTime 1.250608 + LoopEndTime 1.425791 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.179487 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/assassin/effect/gwangyeoksul_4_arrowenergy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.377129 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/assassin/effect/gwangyeok.msf" + FlyPosition 0.000000 -100.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_05.msa new file mode 100644 index 000000000..bdafd2fe3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_05.gr2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_06.msa new file mode 100644 index 000000000..e1b024b44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_06.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/twohand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/wedding/wait.msa b/serverfiles/main/srv1/share/data/pc2/assassin/wedding/wait.msa new file mode 100644 index 000000000..2755008e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/wedding/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/wedding/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/assassin/wedding/walk.msa b/serverfiles/main/srv1/share/data/pc2/assassin/wedding/walk.msa new file mode 100644 index 000000000..932831de4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/assassin/wedding/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/assassin/wedding/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/angry.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/angry.msa new file mode 100644 index 000000000..78185c5ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/angry.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/attractive.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/attractive.msa new file mode 100644 index 000000000..3af7a1e12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/attractive.gr2" +MotionDuration 4.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/banter.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/banter.msa new file mode 100644 index 000000000..f0c349a76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/banter.gr2" +MotionDuration 7.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/cheers_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/cheers_1.msa new file mode 100644 index 000000000..4807e2d34 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/cheers_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/cheers_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/cheers_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/cheers_2.msa new file mode 100644 index 000000000..1ea4f5e04 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/cheers_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/cheers_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/cheerup.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/cheerup.msa new file mode 100644 index 000000000..6f8680c37 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/cheerup.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/clap.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/clap.msa new file mode 100644 index 000000000..06d24f07b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/clap.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/clap.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/congratulation.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/congratulation.msa new file mode 100644 index 000000000..8e6f5b1b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_1.msa new file mode 100644 index 000000000..c94c8f0fc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/dance_1.gr2" +MotionDuration 23.333334 +Accumulation 0.00 -42.21 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_2.msa new file mode 100644 index 000000000..26e682784 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/dance_2.gr2" +MotionDuration 4.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_3.msa new file mode 100644 index 000000000..d0c0dd970 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/dance_3.gr2" +MotionDuration 26.166668 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_4.msa new file mode 100644 index 000000000..d8c2f9642 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_4.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/dance_4.gr2" +MotionDuration 30.000002 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_5.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_5.msa new file mode 100644 index 000000000..f98832ea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_5.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/dance_5.gr2" +MotionDuration 21.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_6.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_6.msa new file mode 100644 index 000000000..878f45444 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/dance_6.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/dance_6.gr2" +MotionDuration 30.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/forgive.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/forgive.msa new file mode 100644 index 000000000..1d35b23a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/forgive.gr2" +MotionDuration 8.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_assassin.msa new file mode 100644 index 000000000..02f719ac9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/french_kiss_with_assassin.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_shaman.msa new file mode 100644 index 000000000..bd3583fb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/french_kiss_with_shaman.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_sura.msa new file mode 100644 index 000000000..e604f8ff1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/french_kiss_with_sura.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_warrior.msa new file mode 100644 index 000000000..7940b3208 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_wolfman.msa new file mode 100644 index 000000000..683c44ba5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/french_kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc2\shaman\action\french_kiss_with_warrior.GR2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/joy.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/joy.msa new file mode 100644 index 000000000..b3430c040 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/joy.gr2" +MotionDuration 5.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_assassin.msa new file mode 100644 index 000000000..84af9455f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/kiss_with_assassin.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_shaman.msa new file mode 100644 index 000000000..2089d3565 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/kiss_with_shaman.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_sura.msa new file mode 100644 index 000000000..9b71cd5e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/kiss_with_sura.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_warrior.msa new file mode 100644 index 000000000..9a868e049 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_wolfman.msa new file mode 100644 index 000000000..6955d7d38 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:\YMIR WORK\pc2\shaman\action\kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/sad.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/sad.msa new file mode 100644 index 000000000..77b9a5b22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/sad.gr2" +MotionDuration 7.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/shy.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/shy.msa new file mode 100644 index 000000000..769092dc0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/shy.gr2" +MotionDuration 4.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/slap_hit.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/slap_hit.msa new file mode 100644 index 000000000..0552a447a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/slap_hit.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/slap_hit.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/action/slap_hurt.msa b/serverfiles/main/srv1/share/data/pc2/shaman/action/slap_hurt.msa new file mode 100644 index 000000000..573745614 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/action/slap_hurt.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/action/slap_hurt.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/angry.msa b/serverfiles/main/srv1/share/data/pc2/shaman/angry.msa new file mode 100644 index 000000000..4f95fcb19 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/angry.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/attractive.msa b/serverfiles/main/srv1/share/data/pc2/shaman/attractive.msa new file mode 100644 index 000000000..353133ce8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/attractive.gr2" +MotionDuration 4.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/banter.msa b/serverfiles/main/srv1/share/data/pc2/shaman/banter.msa new file mode 100644 index 000000000..6574c14c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/banter.gr2" +MotionDuration 7.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/change_weapon.msa new file mode 100644 index 000000000..59bf620c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/change_weapon.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_01.msa new file mode 100644 index 000000000..064f2177c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_01.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.228205 + DirectInputTime 0.607692 + InputLimitTime 0.712821 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.292308 + AttackingEndTime 0.525641 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.292308 -64.359543 5.874933 130.699219 -47.637035 47.595997 154.789093 + 0.300641 -62.652027 -7.038029 137.059464 -58.055809 38.834915 158.863998 + 0.308974 -57.548107 -21.106142 141.130325 -67.312996 23.699512 163.397842 + 0.317308 -49.338501 -34.125092 142.073166 -71.480812 4.691082 166.612045 + 0.325641 -39.717014 -43.942028 141.402664 -69.850693 -12.449082 167.881302 + 0.333974 -29.330355 -51.482693 139.412628 -65.095451 -28.368828 167.442612 + 0.342308 -17.956589 -57.309238 135.921753 -58.037235 -44.772793 164.830750 + 0.350641 -5.540597 -61.002293 131.333267 -47.813980 -61.389866 159.859970 + 0.358974 6.970981 -62.033096 126.690170 -34.124001 -75.730606 153.604263 + 0.367308 19.108156 -60.517353 122.323921 -17.357483 -86.911499 146.285202 + 0.375641 30.475634 -56.651791 118.597961 1.974995 -94.050995 138.341476 + 0.383974 40.024349 -51.184479 115.721855 21.784739 -96.331596 130.889267 + 0.392308 47.288292 -45.161308 113.568886 40.052616 -94.411354 124.659569 + 0.400641 52.590576 -39.202606 111.966408 56.176853 -89.472954 119.769669 + 0.408974 56.299397 -33.650215 110.730942 70.012642 -82.471962 116.148621 + 0.417308 58.722931 -28.236761 109.738617 81.924400 -73.515778 113.273987 + 0.425641 59.978062 -22.980749 108.952591 91.794662 -62.783588 111.051979 + 0.433974 60.154804 -18.030516 108.332275 99.361038 -50.625668 109.512764 + 0.442308 59.361450 -13.563784 107.829018 104.321449 -37.626247 108.598091 + 0.450641 57.837666 -9.881880 107.408180 106.491875 -25.155607 108.096420 + 0.458974 55.841133 -7.016500 107.034157 106.378937 -13.803728 107.953827 + 0.467308 53.575378 -4.921243 106.662086 104.544075 -3.848273 108.089500 + 0.475641 51.266548 -3.531722 106.296234 101.617294 4.307084 108.381538 + 0.483974 49.206841 -2.756287 106.000336 98.474236 10.138352 108.729401 + 0.492308 47.522362 -2.475303 105.752724 95.747353 13.783296 109.070961 + 0.500641 46.276104 -2.592995 105.530632 93.834389 15.425822 109.342857 + 0.508974 45.374153 -2.975968 105.299278 92.599648 15.798402 109.574409 + 0.517308 44.729073 -3.553189 105.036125 91.838936 15.394147 109.796532 + 0.525641 44.330742 -4.326819 104.734985 91.545067 14.225271 109.991264 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_02.msa new file mode 100644 index 000000000..925f22750 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_02.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.128205 + DirectInputTime 0.533333 + InputLimitTime 0.658974 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207692 + AttackingEndTime 0.441026 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.207692 36.226494 -41.836376 93.132713 46.055233 7.580928 101.026634 + 0.216026 33.713116 -46.867867 98.172050 45.851257 2.443870 102.863548 + 0.224359 29.787460 -52.315414 103.627914 46.010124 -3.967689 104.191040 + 0.232692 23.420765 -58.581135 109.122375 46.973152 -13.636775 103.996513 + 0.241026 14.024863 -64.860519 115.021225 47.114304 -27.825705 103.423683 + 0.249359 1.067084 -69.635208 121.891525 43.213276 -47.043209 104.163048 + 0.257692 -14.245625 -70.394394 129.925369 31.922903 -67.619324 108.436745 + 0.266026 -29.162771 -65.771492 138.386078 13.636117 -83.424950 116.994316 + 0.274359 -42.104141 -55.920643 146.503357 -9.659419 -91.253242 129.184494 + 0.282692 -51.543736 -41.608944 153.536407 -34.779270 -88.777321 143.786392 + 0.291026 -55.974247 -26.293732 158.342194 -54.535461 -77.263115 157.319672 + 0.299359 -56.484074 -13.046310 160.976837 -65.924820 -62.751286 167.401443 + 0.307692 -54.952869 -2.871925 162.194183 -70.424011 -50.043884 173.873871 + 0.316026 -52.796829 4.172182 162.657211 -70.286224 -41.453953 177.264374 + 0.324359 -50.339699 9.563728 162.888702 -68.307587 -35.268829 179.265274 + 0.332692 -47.823139 13.665089 163.043320 -65.291451 -31.030813 180.309662 + 0.341026 -45.508892 16.543743 163.188339 -61.547634 -28.681746 180.462448 + 0.349359 -43.420853 18.603092 163.283203 -57.602058 -27.461905 179.953354 + 0.357692 -41.096783 20.917770 163.102692 -54.582584 -25.447779 179.515076 + 0.366026 -38.469238 23.551083 162.642517 -52.511799 -22.545858 179.341476 + 0.374359 -35.490604 26.472807 161.908340 -51.281040 -18.718224 179.498596 + 0.382692 -32.231289 29.444309 160.987137 -50.394886 -14.328052 179.830246 + 0.391026 -28.856833 32.188732 159.999039 -49.336285 -9.963248 180.118637 + 0.399359 -25.390558 34.707668 158.946976 -48.112839 -5.619621 180.357285 + 0.407692 -21.855015 37.003853 157.832947 -46.733646 -1.291450 180.538040 + 0.416026 -18.350632 39.056259 156.646698 -45.270153 2.976497 180.617294 + 0.424359 -14.943927 40.868813 155.385010 -43.773098 7.169902 180.569473 + 0.432692 -11.656553 42.462746 154.051392 -42.259724 11.303115 180.386154 + 0.441025 -8.518781 43.852444 152.654495 -40.744465 15.362733 180.055954 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_03.msa new file mode 100644 index 000000000..0a2abb717 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.066667 + DirectInputTime 0.415385 + InputLimitTime 0.528205 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.138462 + AttackingEndTime 0.338462 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.138462 -51.994301 -21.154978 165.896378 -4.716457 -3.689760 173.690063 + 0.146795 -51.712757 -29.774483 165.892838 -7.693698 -4.213655 169.034332 + 0.155128 -50.817657 -39.147873 165.559357 -12.625716 -5.354080 165.506271 + 0.163462 -49.295341 -49.976795 164.212189 -19.911158 -8.297912 163.914520 + 0.171795 -46.620598 -63.380714 160.475159 -29.767159 -15.439342 164.783478 + 0.180128 -40.903984 -78.689079 153.420410 -40.465153 -29.297712 166.105545 + 0.188462 -29.866337 -93.700035 142.402267 -48.430897 -51.619534 164.428146 + 0.196795 -14.244893 -103.596893 129.620087 -48.089268 -77.398674 157.354324 + 0.205128 2.587229 -106.673973 117.114052 -38.857521 -100.062630 146.088898 + 0.213462 18.302834 -103.709137 105.420433 -23.199072 -116.598419 132.111389 + 0.221795 31.336441 -96.005333 95.008064 -4.001609 -125.642365 116.776192 + 0.230128 41.754948 -85.813728 87.871216 16.442465 -127.451103 102.924492 + 0.238462 49.818146 -74.786530 83.786400 36.846382 -123.445656 91.849258 + 0.246795 55.757580 -63.706219 81.895638 56.445873 -114.668388 83.725403 + 0.255128 59.764244 -52.717205 81.462029 74.566940 -101.413971 78.222542 + 0.263462 61.751446 -41.178936 81.889084 90.117592 -82.876762 74.296425 + 0.271795 61.383579 -29.363489 82.926437 101.151680 -59.305504 71.837914 + 0.280128 58.372356 -17.804499 84.332153 105.465736 -31.833574 70.680588 + 0.288462 53.085457 -7.965744 85.715042 101.651596 -4.655509 70.504463 + 0.296795 47.187420 -1.173245 86.816689 92.237137 16.884779 71.150711 + 0.305128 41.777985 3.179591 87.761467 80.701851 32.472076 72.666725 + 0.313462 37.461529 5.796096 88.613243 69.619209 42.960701 74.987190 + 0.321795 34.208313 7.165167 89.222359 60.277889 49.301895 77.144638 + 0.330128 31.990326 7.627527 89.541199 53.595474 52.510548 78.599075 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_04.msa new file mode 100644 index 000000000..9be5010b9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_04.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_04.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.333333 + DirectInputTime 1.333333 + InputLimitTime 1.333333 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.417094 + AttackingEndTime 0.694017 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.417094 -44.152828 -33.506683 86.801674 -58.551544 15.069369 92.581848 + 0.425427 -46.593868 -49.800659 86.385559 -76.302048 -8.779418 92.278473 + 0.433761 -44.815460 -67.635277 87.248718 -86.537651 -38.872269 92.945259 + 0.442094 -38.034824 -85.692795 90.435181 -86.878021 -72.550484 96.943008 + 0.450427 -25.698061 -101.925308 97.072182 -75.643440 -105.441551 106.743187 + 0.458761 -7.961524 -113.196960 107.983002 -52.984665 -130.958862 124.045052 + 0.467094 11.730827 -116.102127 121.555717 -25.034258 -141.424713 146.214401 + 0.475427 29.078165 -110.893166 135.446091 -0.516191 -136.369919 168.249527 + 0.483761 41.919380 -99.493378 148.716278 15.555205 -120.232758 187.131317 + 0.492094 48.962719 -84.008041 160.711655 20.992674 -98.554359 200.799789 + 0.500427 49.516930 -66.571678 170.862900 16.083036 -76.835587 207.972855 + 0.508761 44.827469 -50.623249 177.334625 5.676734 -60.803333 208.376373 + 0.517094 38.151291 -38.694355 180.047348 -4.476051 -51.682281 204.849869 + 0.525427 31.817064 -30.667561 180.532364 -12.290742 -47.098560 200.153748 + 0.533761 27.216600 -25.626751 179.910385 -17.337067 -44.647015 195.811447 + 0.542094 25.053318 -22.660517 178.840698 -19.824774 -42.618320 192.550110 + 0.550427 24.184427 -20.536222 177.611374 -21.071308 -40.584415 189.896820 + 0.558761 23.461622 -18.572010 176.280228 -22.054367 -38.774700 187.285065 + 0.567094 22.886911 -16.756382 174.866241 -22.795094 -37.160603 184.746780 + 0.575427 22.457302 -15.078107 173.384399 -23.316435 -35.716988 182.304977 + 0.583761 22.165413 -13.527881 171.846832 -23.641466 -34.422863 179.974472 + 0.592094 22.126732 -12.165789 170.327271 -23.752794 -33.151127 177.789490 + 0.600427 22.462524 -11.028765 168.876831 -23.613478 -31.771357 175.785461 + 0.608761 23.195026 -10.104675 167.486725 -23.208532 -30.243603 173.975220 + 0.617094 24.337318 -9.396485 166.144135 -22.521265 -28.541712 172.366409 + 0.625427 25.892689 -8.922620 164.832443 -21.531126 -26.654154 170.962051 + 0.633761 27.664766 -8.676589 163.556900 -20.358242 -24.713308 169.689377 + 0.642094 29.488136 -8.647848 162.333923 -19.108130 -22.836174 168.505798 + 0.650427 31.350252 -8.850554 161.164017 -17.775955 -21.030130 167.430740 + 0.658760 33.231388 -9.297091 160.045898 -16.362867 -19.299349 166.477127 + 0.667094 35.103470 -9.996912 158.978302 -14.875960 -17.646368 165.652115 + 0.675427 36.945126 -10.912700 157.955933 -13.314170 -16.050230 164.927902 + 0.683760 38.744411 -12.014379 156.973007 -11.668635 -14.496083 164.278152 + 0.692094 40.482079 -13.307181 156.026840 -9.936275 -12.990137 163.700653 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_05.msa new file mode 100644 index 000000000..fb1059f2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_05.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_05.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.197080 + DirectInputTime 0.593674 + InputLimitTime 0.737226 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.218978 + AttackingEndTime 0.452555 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.218978 46.277153 -46.288212 100.951233 25.045311 -0.122704 105.301323 + 0.227311 44.613384 -50.850689 101.811790 29.587687 -2.264351 105.622261 + 0.235645 42.452293 -55.609158 102.793884 34.154545 -5.381435 105.841469 + 0.243978 39.722385 -60.492741 103.914223 38.582684 -9.549281 106.025452 + 0.252311 36.285358 -65.462448 105.197250 42.703686 -14.880248 106.206551 + 0.260645 30.589184 -71.249306 106.954865 46.522633 -22.817942 105.786278 + 0.268978 21.461647 -77.363747 109.399178 48.840656 -34.571960 104.899521 + 0.277311 8.252045 -82.216270 112.466843 47.237926 -50.407021 104.150398 + 0.285645 -8.783117 -83.472832 115.633598 38.691143 -68.773369 104.183197 + 0.293978 -26.800003 -79.291183 117.896049 22.237997 -85.173477 105.181297 + 0.302311 -43.640774 -69.080566 118.740303 -1.795566 -95.504585 106.423172 + 0.310645 -56.971439 -53.005768 117.857201 -31.202929 -95.607994 106.825180 + 0.318978 -64.059738 -33.766506 115.416313 -59.248489 -83.633186 105.882935 + 0.327311 -64.760429 -17.106440 112.480774 -77.677841 -65.844940 104.826653 + 0.335645 -62.045696 -4.615679 109.885201 -87.409592 -48.530903 104.584450 + 0.343978 -58.468193 3.593166 108.187714 -91.369865 -35.315876 106.175468 + 0.352311 -54.855629 9.369673 107.025429 -92.373543 -25.109108 109.172989 + 0.360645 -51.045181 14.233381 105.863670 -91.563286 -15.971078 112.706520 + 0.368978 -47.262440 18.331905 104.733200 -89.217979 -8.025485 116.808418 + 0.377311 -43.624176 21.840784 103.696526 -85.507759 -1.257671 121.392937 + 0.385645 -39.906860 25.094343 103.041504 -81.182449 5.016628 125.272209 + 0.393978 -36.039192 28.212015 102.882103 -76.804512 10.867164 128.146667 + 0.402311 -32.045513 31.210823 103.251541 -72.667618 16.228775 130.201996 + 0.410645 -27.963320 34.069881 104.150826 -68.894127 21.113657 131.678970 + 0.418978 -23.923191 36.681969 105.378761 -65.217239 25.290678 133.056107 + 0.427311 -19.970070 39.035683 106.916725 -61.702637 28.749369 134.367981 + 0.435645 -16.142212 41.123707 108.776230 -58.464916 31.528358 135.566376 + 0.443978 -12.519732 42.889793 110.877007 -55.594738 33.726070 136.598022 + 0.452311 -9.216117 44.270721 113.024620 -53.119568 35.533176 137.461060 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_06.msa new file mode 100644 index 000000000..2972f89d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_06.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_06.gr2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.217356 + DirectInputTime 0.703974 + InputLimitTime 0.911598 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.253041 + AttackingEndTime 0.450933 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.253041 -70.046425 -36.193127 132.405029 -68.245689 14.113170 140.535828 + 0.261375 -65.338326 -49.339066 132.152328 -72.173256 0.340580 141.345413 + 0.269708 -57.420803 -63.289768 131.155548 -74.110603 -16.236425 141.513184 + 0.278041 -45.257637 -76.902420 129.335693 -72.535172 -35.373409 140.833710 + 0.286375 -28.040777 -88.176010 126.654831 -65.623848 -56.053158 139.111526 + 0.294708 -6.272555 -94.088882 123.231918 -51.984173 -75.736610 136.218338 + 0.303041 14.617427 -92.715530 119.150024 -34.505203 -89.983353 132.309036 + 0.311375 31.684652 -85.868874 115.151184 -16.061096 -98.368813 127.813148 + 0.319708 44.256668 -75.746124 111.887405 1.905430 -101.794502 123.154755 + 0.328041 52.512188 -64.044807 109.742378 18.689325 -101.148399 118.674561 + 0.336375 56.973484 -52.008492 108.944489 33.884350 -97.098289 114.828773 + 0.344708 58.615673 -41.706051 109.393539 46.304195 -91.045067 113.273750 + 0.353041 58.652302 -33.901379 110.022163 55.774780 -84.675819 113.780983 + 0.361375 58.092655 -28.515915 110.027153 62.824574 -78.983536 115.572037 + 0.369708 57.648926 -25.362953 108.989471 68.084465 -74.444405 118.078362 + 0.378041 57.677151 -24.228245 106.891472 72.136490 -71.062813 120.976631 + 0.386375 57.412258 -23.202362 104.896332 75.758347 -66.939644 123.643822 + 0.394708 56.551079 -21.740606 103.283081 78.900795 -61.632137 125.869316 + 0.403041 55.011429 -19.875416 102.026237 81.299561 -55.271912 127.658257 + 0.411375 52.699501 -17.680950 101.127007 82.678696 -48.021862 129.085190 + 0.419708 49.576885 -15.333933 100.577324 82.775734 -40.152096 130.290802 + 0.428041 46.243652 -13.580195 99.977592 81.647346 -32.579338 131.387909 + 0.436375 42.982574 -12.566065 99.188271 79.513962 -25.621031 132.294388 + 0.444708 39.902439 -12.239500 98.195435 76.578026 -19.353285 132.912582 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_07.msa new file mode 100644 index 000000000..39cbb11ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/combo_07.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_07.gr2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.261152 + AttackingEndTime 0.553528 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.261152 -53.546944 -29.370810 102.812012 -42.353260 18.101173 117.661423 + 0.269485 -55.971184 -45.317741 106.638077 -54.562294 4.921318 115.249367 + 0.277818 -51.502800 -64.819916 108.415070 -65.544502 -15.984511 112.759621 + 0.286152 -37.317421 -84.468040 108.259872 -69.370949 -44.882572 110.708427 + 0.294485 -12.805990 -97.896759 106.619186 -59.518467 -77.639290 109.444778 + 0.302818 13.712291 -99.628807 105.560127 -37.122780 -102.082016 108.816589 + 0.311152 36.236237 -91.972687 105.451195 -9.539611 -114.209763 108.778641 + 0.319485 52.811390 -78.633705 106.023567 17.604143 -115.391052 109.234055 + 0.327818 63.293228 -62.604198 107.035416 41.032440 -108.394028 109.987778 + 0.336152 68.443573 -46.328697 108.528816 59.300846 -96.420876 111.389099 + 0.344485 69.654854 -31.655621 110.671555 72.239014 -82.486061 113.924973 + 0.352818 68.391403 -19.216724 113.451126 80.535393 -68.585304 117.481522 + 0.361152 65.824272 -9.080353 116.904404 85.178299 -55.993034 121.962914 + 0.369485 62.546444 -0.773493 120.983635 87.195625 -44.993805 127.146294 + 0.377818 58.024940 6.956333 125.241196 87.392639 -34.115410 132.427216 + 0.386152 52.226273 14.020164 129.599808 85.855263 -23.454546 137.705414 + 0.394485 45.252674 20.179020 134.032852 82.668282 -13.312636 142.939758 + 0.402818 37.271015 25.200222 138.515335 77.983253 -3.987438 148.085068 + 0.411152 28.820827 28.778048 143.102066 72.243813 3.953205 153.060501 + 0.419485 20.291512 30.851545 147.790085 65.897522 10.338616 157.804367 + 0.427818 11.902417 31.478516 152.532623 59.261822 15.258534 162.277023 + 0.436152 3.852330 30.738295 157.280716 52.593002 18.849234 166.444504 + 0.444485 -3.774080 28.768579 161.850037 45.999992 21.440683 170.207230 + 0.452818 -10.991468 25.750366 165.981247 39.401524 23.464268 173.485229 + 0.461151 -17.676409 21.792622 169.685471 32.780865 24.994946 176.378082 + 0.469485 -23.728512 16.995119 172.989243 26.100691 26.056837 178.982895 + 0.477818 -29.073124 11.455242 175.910736 19.300375 26.653551 181.389069 + 0.486151 -33.723751 5.298622 178.394714 12.185935 26.866352 183.698486 + 0.494485 -37.626587 -1.437152 180.474533 4.658962 26.533445 186.003677 + 0.502818 -40.673229 -8.733034 182.200699 -3.283458 25.398460 188.368561 + 0.511151 -42.707981 -16.548473 183.619598 -11.541152 23.171347 190.827896 + 0.519485 -43.432911 -24.621847 184.856964 -19.667292 19.693470 193.362167 + 0.527818 -42.644550 -32.625652 186.011047 -27.215544 14.958415 195.945892 + 0.536151 -40.264931 -40.265705 187.118668 -33.850281 9.019362 198.556519 + 0.544485 -36.277454 -47.169289 188.215698 -39.213375 2.075783 201.149658 + 0.552818 -30.886909 -52.844807 189.290497 -42.954292 -5.408779 203.615250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage.msa new file mode 100644 index 000000000..aa87de8cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_1.msa new file mode 100644 index 000000000..4d0d7a55d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_2.msa new file mode 100644 index 000000000..a128959cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_3.msa new file mode 100644 index 000000000..f9eb5a417 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/pick_up.msa new file mode 100644 index 000000000..bc266dab4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage.msa new file mode 100644 index 000000000..b5e58ef7a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/rampage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -104.13 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_01.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_01.msa new file mode 100644 index 000000000..aac10cd43 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/rampage_01.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.087591 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_02.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_02.msa new file mode 100644 index 000000000..3e40da54c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/rampage_02.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.012976 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_03.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_03.msa new file mode 100644 index 000000000..6cc807550 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/rampage_03.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.019465 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/run.msa new file mode 100644 index 000000000..dd44fe16a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/wait.msa new file mode 100644 index 000000000..0fabf184e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bell/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bell/walk.msa new file mode 100644 index 000000000..8b9f497eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bell/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -166.79 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/attack.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/attack.msa new file mode 100644 index 000000000..b57211e81 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/attack.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.853846 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.846154 + AttackingEndTime 0.846154 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.850000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/attack_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/attack_1.msa new file mode 100644 index 000000000..9538069ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/attack_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_1.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/attack_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/attack_2.msa new file mode 100644 index 000000000..47659d4ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/attack_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_2.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/change_weapon.msa new file mode 100644 index 000000000..e682490e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/change_weapon.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/change_weapon.gr2" +MotionDuration 0.666667 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage.msa new file mode 100644 index 000000000..ffc53031a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_1.msa new file mode 100644 index 000000000..450cf4af6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_1.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_2.msa new file mode 100644 index 000000000..1ac2945ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_2.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_3.msa new file mode 100644 index 000000000..3bc25ed2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/damage_3.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_3.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/run.msa new file mode 100644 index 000000000..076189978 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/wait.msa new file mode 100644 index 000000000..2d49b0d40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/wait_1.msa new file mode 100644 index 000000000..e5c0a5573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait_1.gr2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/bow/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/bow/walk.msa new file mode 100644 index 000000000..5b09bcc1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/cheerup.msa b/serverfiles/main/srv1/share/data/pc2/shaman/cheerup.msa new file mode 100644 index 000000000..9639d8b10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/cheerup.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/congratulation.msa b/serverfiles/main/srv1/share/data/pc2/shaman/congratulation.msa new file mode 100644 index 000000000..4247028ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_05.msa new file mode 100644 index 000000000..bdafd2fe3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_05.gr2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_06.msa new file mode 100644 index 000000000..e1b024b44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_06.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/dualhand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/change_weapon.msa new file mode 100644 index 000000000..a57143fce --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/change_weapon.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_01.msa new file mode 100644 index 000000000..256ed64ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_01.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.393162 + DirectInputTime 0.748718 + InputLimitTime 0.919658 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.533333 + AttackingEndTime 0.687180 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.533333 -51.029541 9.694455 153.929138 -19.190048 42.445637 176.612595 + 0.541667 -54.250633 -3.238292 150.995071 -30.971941 35.373760 174.831863 + 0.550000 -55.069969 -17.750250 147.511932 -42.275051 24.909595 172.358109 + 0.558333 -52.808235 -32.955986 143.537384 -51.719215 11.160174 169.101578 + 0.566667 -47.035519 -48.133430 139.050629 -58.421852 -5.650917 164.868729 + 0.575000 -37.438381 -62.314739 134.092758 -61.374634 -25.120188 159.480545 + 0.583333 -23.970400 -74.257294 128.798767 -59.403728 -46.521095 152.802109 + 0.591667 -7.893576 -82.405518 122.945175 -51.872543 -67.985252 144.363724 + 0.600000 8.998416 -86.024750 116.366989 -38.931435 -87.228088 133.748276 + 0.608333 25.632421 -85.047722 109.345917 -20.910992 -102.316063 121.028435 + 0.616667 40.896614 -79.574562 102.148338 1.099251 -111.178772 106.421524 + 0.625000 53.603462 -69.939560 95.058006 25.044907 -111.927086 90.375389 + 0.633333 62.284531 -57.994038 89.258469 46.651768 -104.626434 75.785812 + 0.641667 66.864311 -46.396416 85.366776 62.789745 -93.048073 65.168579 + 0.650000 68.419632 -36.309696 82.823853 73.667892 -80.620979 58.128811 + 0.658333 68.036743 -28.218906 81.137886 80.475700 -69.561165 53.997196 + 0.666667 66.611038 -22.185799 79.928391 84.586128 -60.992691 52.153461 + 0.675000 64.635902 -17.663799 79.093018 87.469849 -54.454456 52.151833 + 0.683333 62.287949 -14.182733 78.661560 89.975258 -49.105400 53.866329 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_02.msa new file mode 100644 index 000000000..50ca508fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_02.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.146154 + DirectInputTime 0.487179 + InputLimitTime 0.620513 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.235897 + AttackingEndTime 0.379487 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.235897 -34.437260 -63.836655 95.549911 6.945831 -90.619980 82.469719 + 0.244231 -48.866096 -54.882469 105.242493 -17.414835 -93.581596 94.562904 + 0.252564 -59.952187 -41.545090 114.383110 -40.440613 -88.180389 107.645515 + 0.260897 -66.133255 -26.662279 122.081223 -58.333248 -76.951195 118.740517 + 0.269231 -67.978645 -12.649668 128.115784 -70.432167 -63.570232 126.695526 + 0.277564 -66.820892 -0.732294 132.500458 -77.814339 -50.517578 131.264709 + 0.285897 -63.869255 8.688789 135.360825 -81.861076 -38.959156 132.739120 + 0.294231 -59.971043 16.093016 137.374893 -83.989586 -28.679974 132.961548 + 0.302564 -55.812679 21.507076 138.803986 -84.795464 -19.956282 132.346725 + 0.310897 -51.965466 25.004482 139.816986 -84.758675 -13.060397 131.064240 + 0.319231 -48.612896 27.157961 140.570999 -84.204185 -7.903364 130.326874 + 0.327564 -45.420406 29.037426 141.408829 -83.255180 -3.999626 132.572647 + 0.335897 -42.333771 30.848272 142.652603 -81.828934 -1.106789 138.182388 + 0.344231 -39.250828 32.701916 144.438980 -79.259399 1.202743 147.286011 + 0.352564 -36.172260 34.430870 146.393890 -74.954414 3.366897 157.881424 + 0.360897 -33.202343 35.893639 148.206741 -68.877281 5.430126 168.213486 + 0.369231 -30.379833 37.129784 149.854767 -60.881218 7.358673 177.860916 + 0.377564 -27.735455 38.178413 151.307114 -50.939770 9.167285 186.248642 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_03.msa new file mode 100644 index 000000000..91b616ca1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_03.msa @@ -0,0 +1,61 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.149573 + DirectInputTime 0.514530 + InputLimitTime 0.628205 + LinkTime 0.0 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200427 + AttackingEndTime 0.391880 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.200427 -48.295635 42.142143 129.671432 -0.372383 58.366188 123.257790 + 0.208761 -57.005108 32.761131 130.150864 -12.639174 57.367668 124.937813 + 0.217094 -64.894791 20.618982 130.562820 -26.254919 53.678654 126.690735 + 0.225427 -70.869560 5.973915 130.926712 -40.196644 46.649456 128.559174 + 0.233761 -73.955765 -10.096709 131.352829 -52.908138 36.352856 130.745621 + 0.242094 -73.822571 -26.933138 131.705795 -63.595837 23.011040 133.112137 + 0.250427 -70.298347 -43.816040 131.850983 -71.523392 7.038726 135.490402 + 0.258761 -63.350746 -60.056374 131.479370 -76.121727 -11.074225 137.659500 + 0.267094 -52.627052 -75.363106 128.917679 -77.188126 -31.798441 138.887405 + 0.275427 -37.653961 -88.288246 123.680397 -73.305901 -54.811897 138.144745 + 0.283761 -18.499756 -96.397110 115.820450 -62.583027 -78.464653 134.147659 + 0.292094 3.514027 -96.603539 106.138123 -43.499413 -99.169815 125.715508 + 0.300427 23.113827 -88.424034 98.002472 -19.212564 -111.019630 115.274803 + 0.308761 36.560177 -76.064995 93.116104 4.436901 -113.381050 106.404633 + 0.317094 44.149067 -62.957088 90.674683 24.784708 -109.214592 99.950653 + 0.325427 47.128139 -51.148067 89.654388 40.937454 -101.386131 95.857262 + 0.333761 47.017319 -41.445122 89.338943 53.247238 -91.872810 93.721672 + 0.342094 45.366978 -33.728962 89.664101 62.756580 -81.526550 93.403961 + 0.350427 42.973763 -28.019579 90.219215 69.794243 -71.163422 94.720078 + 0.358761 40.445286 -24.168869 90.674332 74.718269 -61.331696 97.402740 + 0.367094 38.196159 -21.888765 90.844971 77.861115 -52.254860 101.120544 + 0.375427 35.715244 -20.209133 90.892128 79.096764 -43.008060 105.007744 + 0.383761 32.792747 -18.897461 90.875679 78.255714 -33.541058 108.755287 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_04.msa new file mode 100644 index 000000000..4d374ae15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_04.msa @@ -0,0 +1,105 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.170513 + AttackingEndTime 0.744872 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.170513 62.306557 -3.776650 94.857910 64.461983 -5.991505 145.763855 + 0.178846 63.622559 -14.270170 94.620026 64.355209 -12.374729 145.579239 + 0.187180 62.823875 -26.300434 94.448227 63.938694 -18.748814 144.873535 + 0.195513 59.340904 -39.235092 94.683784 63.158554 -25.376472 143.615952 + 0.203846 52.529724 -52.404564 95.457695 61.939793 -32.681133 141.538376 + 0.212180 41.838852 -64.784836 96.887177 59.866924 -41.204464 138.359238 + 0.220513 27.075939 -74.920883 99.095131 55.969318 -51.375072 133.905334 + 0.228846 9.719263 -80.902596 102.037460 48.875431 -62.594067 129.103729 + 0.237180 -8.562338 -81.961571 105.527832 37.871899 -73.334816 124.774429 + 0.245513 -26.457460 -78.008728 109.407288 22.992096 -81.929298 121.254616 + 0.253846 -42.682049 -69.283318 113.540588 4.934532 -86.791634 118.747383 + 0.262180 -55.769798 -56.648972 117.390152 -14.473239 -86.575058 117.283966 + 0.270513 -64.723869 -41.781025 120.064522 -32.412827 -81.087227 116.599960 + 0.278846 -69.649338 -25.860643 121.509384 -47.293537 -71.424164 116.491936 + 0.287180 -70.754143 -9.811776 121.790642 -58.194324 -59.003799 116.954689 + 0.295513 -68.260750 5.587657 121.225067 -64.929939 -45.206543 118.094955 + 0.303846 -62.413090 19.885664 120.923889 -68.701218 -30.698128 119.276016 + 0.312180 -53.614605 32.468597 120.958542 -69.781082 -15.895717 120.227921 + 0.320513 -42.344620 42.811813 121.225967 -68.217476 -1.136322 120.876129 + 0.328846 -29.100508 50.507984 121.667542 -63.991627 13.314277 121.194504 + 0.337179 -14.447408 55.236488 122.498184 -56.978577 27.115995 121.344582 + 0.345513 0.978918 56.743874 123.895798 -47.055649 39.776119 121.493103 + 0.353846 16.517199 54.848957 125.882507 -34.143574 50.676468 121.752090 + 0.362179 31.440357 49.464886 128.485687 -18.272364 59.018154 122.291634 + 0.370513 44.847084 40.700264 131.600311 0.086399 63.701115 123.327492 + 0.378846 55.720879 29.124229 134.852997 19.518225 63.655304 124.955154 + 0.387179 63.497448 15.432290 138.172318 38.731739 58.634212 127.160828 + 0.395513 67.805931 0.403988 141.507843 56.429325 48.747677 129.912170 + 0.403846 68.462181 -15.119360 144.807388 71.354248 34.449329 133.163513 + 0.412179 65.521194 -30.157709 147.988327 82.324867 16.697853 136.889359 + 0.420513 59.275143 -43.893673 151.016052 88.553642 -3.345779 141.034653 + 0.428846 50.167038 -55.659599 153.875626 89.605003 -24.417912 145.532928 + 0.437179 38.757248 -64.915436 156.557556 85.373741 -45.192703 150.320160 + 0.445513 25.900248 -71.240128 158.938614 76.257965 -64.128380 155.130539 + 0.453846 12.560150 -74.539383 160.918167 63.260174 -79.921669 159.679367 + 0.462179 -0.596660 -74.998184 162.554550 47.485741 -91.943130 163.948990 + 0.470513 -13.024929 -72.916695 163.903336 30.058874 -99.906387 167.944839 + 0.478846 -24.298534 -68.673676 165.013351 12.064910 -103.807930 171.667816 + 0.487179 -34.099602 -62.709175 165.933090 -5.422060 -103.879562 175.076111 + 0.495513 -42.258244 -55.446983 166.727768 -21.588648 -100.631279 178.223190 + 0.503846 -48.700413 -47.291927 167.452850 -35.836952 -94.701500 181.159119 + 0.512179 -53.432163 -38.617214 168.153534 -47.775188 -86.789833 183.914017 + 0.520513 -56.593258 -29.521719 168.903580 -57.393471 -77.353165 186.581436 + 0.528846 -58.233475 -20.135826 169.730164 -64.650589 -66.853615 189.153519 + 0.537179 -58.363777 -10.682907 170.625351 -69.508354 -55.844234 191.535706 + 0.545513 -57.021469 -1.390561 171.567612 -72.051613 -44.861889 193.597824 + 0.553846 -54.347492 7.344738 172.497543 -72.541786 -34.556995 195.173721 + 0.562179 -50.671276 15.091274 173.342957 -71.471870 -25.500738 196.160080 + 0.570513 -46.257416 21.833998 174.081741 -69.292290 -17.741905 196.534760 + 0.578846 -41.318787 27.614342 174.689835 -66.364891 -11.207648 196.289444 + 0.587179 -36.041447 32.485718 175.136688 -62.975430 -5.766742 195.442062 + 0.595513 -30.741589 36.430496 175.375565 -59.463127 -1.323379 194.102966 + 0.603846 -25.577276 39.574425 175.397781 -55.952267 2.295204 192.386398 + 0.612179 -20.615458 42.065998 175.202148 -52.472706 5.252025 190.395691 + 0.620513 -15.876949 44.035583 174.788376 -49.016846 7.675338 188.229340 + 0.628846 -11.562606 45.535812 174.191559 -45.739780 9.611434 186.121231 + 0.637179 -7.859122 46.651543 173.466461 -42.801453 11.097796 184.234894 + 0.645513 -4.799346 47.502510 172.649277 -40.245712 12.208198 182.591873 + 0.653846 -2.398279 48.188904 171.769852 -38.107594 13.016208 181.188263 + 0.662179 -0.547535 48.801834 170.822556 -36.361858 13.665969 179.976959 + 0.670512 1.072591 49.416725 169.740753 -34.880493 14.413524 178.859238 + 0.678846 2.474656 50.048531 168.527618 -33.667435 15.283370 177.808228 + 0.687179 3.649989 50.707565 167.187943 -32.734337 16.285917 176.796783 + 0.695512 4.602416 51.401165 165.723236 -32.080162 17.430891 175.793381 + 0.703846 5.507905 52.116993 164.128891 -31.550228 18.727770 174.752075 + 0.712179 6.419735 52.844654 162.400848 -31.093801 20.176523 173.649261 + 0.720512 7.334918 53.577118 160.535675 -30.707876 21.774717 172.466766 + 0.728846 8.249431 54.306820 158.529587 -30.389231 23.518942 171.184967 + 0.737179 9.116469 55.020512 156.423660 -30.142950 25.352407 169.821381 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_05.msa new file mode 100644 index 000000000..619459d64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_05.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_05.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.130576 + DirectInputTime 0.513788 + InputLimitTime 0.718167 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167478 + AttackingEndTime 0.377535 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.167478 62.888382 -24.179306 113.141136 70.723137 17.963709 140.761276 + 0.175811 59.170776 -42.177074 110.016411 81.943573 -0.860653 129.308670 + 0.184145 47.217415 -63.672600 109.801468 85.941689 -31.373960 116.912064 + 0.192478 28.837519 -79.019775 114.637291 76.802612 -61.936764 112.292122 + 0.200811 9.356023 -85.736168 120.404419 59.807442 -83.753593 113.218597 + 0.209145 -8.917435 -86.215149 124.135254 40.155998 -96.610023 115.024178 + 0.217478 -25.009087 -82.534012 124.515282 21.165506 -102.066673 115.359619 + 0.225811 -38.659260 -75.992271 122.682709 3.992939 -102.719429 114.530167 + 0.234145 -50.553864 -67.124321 121.427612 -13.054465 -100.899025 114.083542 + 0.242478 -60.557762 -55.972870 120.852226 -30.151743 -96.389809 114.397408 + 0.250811 -68.218109 -42.446609 120.989632 -47.140415 -88.597038 115.903587 + 0.259145 -72.554947 -27.003506 121.766220 -62.911961 -76.995667 118.813293 + 0.267478 -72.812103 -13.028555 122.502060 -74.409340 -63.974560 120.836655 + 0.275811 -70.409691 -1.851626 123.088509 -81.964165 -51.484787 121.094917 + 0.284145 -66.789589 6.322731 123.644501 -86.696373 -40.435841 119.368767 + 0.292478 -63.019241 11.622026 124.282509 -89.552734 -31.067429 115.653587 + 0.300811 -59.193165 15.494547 124.864410 -90.966209 -22.439953 112.520271 + 0.309145 -55.140049 18.916956 125.373901 -91.221016 -14.421514 111.673302 + 0.317478 -50.969620 21.961178 125.935852 -90.658775 -7.366897 113.068031 + 0.325811 -46.758381 24.700314 126.648392 -89.458069 -1.355755 116.712868 + 0.334145 -42.592056 27.164284 127.518463 -87.586723 3.696995 122.451385 + 0.342478 -38.617981 29.333946 128.418015 -84.895142 7.942317 129.765320 + 0.350811 -34.871128 31.293226 129.362671 -80.956322 11.483331 138.558838 + 0.359145 -31.367184 33.115841 130.356796 -75.178551 14.384757 148.532532 + 0.367478 -28.104410 34.856537 131.375870 -66.982101 16.709272 158.946793 + 0.375811 -24.964996 36.514164 132.308624 -56.655846 18.698328 168.075211 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_06.msa new file mode 100644 index 000000000..701f5cff2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_06.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_06.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.145985 + DirectInputTime 0.590430 + InputLimitTime 0.814274 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.178427 + AttackingEndTime 0.389294 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.178427 -32.286789 50.632710 139.679489 17.883013 54.135525 131.215530 + 0.186760 -39.058960 46.727787 139.404175 10.647571 56.021671 132.782547 + 0.195094 -46.687645 41.275776 138.498947 1.464054 57.503788 134.137482 + 0.203427 -54.722187 33.762478 136.907822 -9.801505 57.845478 135.154892 + 0.211760 -62.361866 23.815098 134.720093 -22.879595 56.080387 135.717758 + 0.220094 -68.098969 12.385673 133.110138 -35.574142 51.534344 136.319656 + 0.228427 -71.641075 0.208941 132.249771 -46.840725 44.500336 137.153503 + 0.236760 -73.040993 -12.253575 131.981567 -56.208500 35.484032 138.207809 + 0.245094 -72.412910 -24.622648 132.123596 -63.397781 25.042763 139.401764 + 0.253427 -69.885246 -36.772888 132.409119 -68.452850 13.537494 140.584473 + 0.261760 -65.050766 -49.973049 132.123123 -72.317192 -0.364510 141.368927 + 0.270094 -56.959709 -63.938515 131.090179 -74.128387 -17.069166 141.502014 + 0.278427 -44.576603 -77.495033 129.230453 -72.347771 -36.308262 140.778488 + 0.286760 -27.118650 -88.594482 126.511543 -65.144951 -57.014378 139.003952 + 0.295094 -5.245564 -94.179428 123.053696 -51.227806 -76.533592 136.057022 + 0.303427 15.500918 -92.501518 118.957077 -33.658752 -90.494560 132.110458 + 0.311760 32.366226 -85.457596 114.980164 -15.211864 -98.629158 127.598351 + 0.320094 44.730419 -75.229012 111.761406 2.711254 -101.848480 122.941208 + 0.328427 52.797600 -63.485912 109.674065 19.431093 -101.031456 118.476646 + 0.336760 57.101837 -51.480278 108.944901 34.527466 -96.846764 114.699898 + 0.345094 58.644028 -41.289314 109.426521 46.804359 -90.747375 113.258080 + 0.353427 58.632931 -33.600487 110.040665 56.149342 -84.392349 113.840942 + 0.361760 58.065266 -28.321913 110.004128 63.102722 -78.745926 115.675423 + 0.370094 57.639397 -25.269648 108.913170 68.293831 -74.266113 118.205902 + 0.378427 57.677067 -24.190416 106.790199 72.310966 -70.899811 121.109062 + 0.386760 57.386135 -23.144238 104.813568 75.916252 -66.719337 123.756737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_07.msa new file mode 100644 index 000000000..6ccb57d28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/combo_07.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_07.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.255474 + AttackingEndTime 0.530819 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.255474 -49.257450 -21.273808 99.111183 -35.458767 23.696363 118.789810 + 0.263807 -54.897961 -33.958012 104.250679 -46.092251 14.628352 116.947823 + 0.272141 -55.436306 -51.255146 107.425468 -58.443218 -0.833385 114.433754 + 0.280474 -48.150490 -71.308098 108.564476 -67.865410 -24.402742 112.040047 + 0.288807 -30.482973 -89.805656 107.848457 -67.968613 -55.315960 110.208687 + 0.297141 -4.148772 -99.693489 106.162987 -53.376728 -86.730225 109.181793 + 0.305474 21.465460 -98.025345 105.435059 -28.580219 -107.266975 108.741997 + 0.313807 42.196602 -88.176338 105.572128 -0.640659 -115.654076 108.878426 + 0.322141 56.789883 -73.702942 106.308334 25.570938 -113.907936 109.452194 + 0.330474 65.455688 -57.315701 107.437653 47.447227 -104.944115 110.303452 + 0.338807 69.183601 -41.433807 109.142899 63.980579 -92.082619 112.079941 + 0.347141 69.457626 -27.437811 111.487244 75.341568 -77.978539 114.952316 + 0.355474 67.669434 -15.743016 114.475677 82.363235 -64.387070 118.813629 + 0.363807 64.871414 -6.305673 118.156471 86.049553 -52.383438 123.569504 + 0.372141 61.248386 1.747335 122.327866 87.449425 -41.522327 128.827072 + 0.380474 56.311924 9.291163 126.620377 87.088181 -30.679945 134.111374 + 0.388807 50.125263 16.092207 131.005676 85.013069 -20.152294 139.380219 + 0.397141 42.807320 21.914000 135.456635 81.327934 -10.236798 144.591461 + 0.405474 34.601082 26.506107 139.963242 76.241875 -1.285353 149.693069 + 0.413807 26.100512 29.599838 144.587173 70.270973 6.153747 154.599380 + 0.422141 17.593132 31.204967 149.297729 63.800961 12.059716 159.260803 + 0.430474 9.291338 31.386749 154.047501 57.129704 16.539673 163.639679 + 0.438807 1.384790 30.231901 158.781799 50.491741 19.746218 167.700668 + 0.447140 -6.124756 27.915249 163.214096 43.898190 22.142374 171.299805 + 0.455474 -13.184720 24.586178 167.206894 37.295647 24.003466 174.444092 + 0.463807 -19.677994 20.350550 170.780273 30.660666 25.384352 177.235001 + 0.472140 -25.509890 15.304578 173.963013 23.952515 26.294519 179.766968 + 0.480474 -30.631481 9.557348 176.749359 17.074537 26.767197 182.130524 + 0.488807 -35.052910 3.214225 179.098862 9.834044 26.830759 184.429901 + 0.497140 -38.696846 -3.702495 181.060699 2.170662 26.272312 186.748550 + 0.505474 -41.440346 -11.170393 182.684052 -5.889038 24.821400 189.141174 + 0.513807 -43.097313 -19.113859 184.025223 -14.175422 22.198257 191.629593 + 0.522140 -43.350445 -27.192467 185.232025 -22.150377 18.320955 194.180832 + 0.530474 -42.061432 -35.116001 186.367340 -29.446211 13.190326 196.776581 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage.msa new file mode 100644 index 000000000..09cc591a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_1.msa new file mode 100644 index 000000000..c6b673731 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_2.msa new file mode 100644 index 000000000..228081d28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_3.msa new file mode 100644 index 000000000..77bfef15c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/pick_up.msa new file mode 100644 index 000000000..725fd467c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage.msa new file mode 100644 index 000000000..221bf5582 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/rampage.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -128.71 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_01.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_01.msa new file mode 100644 index 000000000..b2447fbbc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/rampage_01.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.087591 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_02.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_02.msa new file mode 100644 index 000000000..dc4a40869 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/rampage_02.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011354 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_03.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_03.msa new file mode 100644 index 000000000..32135faaa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/rampage_03.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.021898 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/run.msa new file mode 100644 index 000000000..c96752e76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/wait.msa new file mode 100644 index 000000000..9a029f58c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fan/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fan/walk.msa new file mode 100644 index 000000000..c0171e910 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fan/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -166.79 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_cancel.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_cancel.msa new file mode 100644 index 000000000..7b1d3a4f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_cancel.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fishing/fishing_cancel.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.123277 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_cancel.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_catch.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_catch.msa new file mode 100644 index 000000000..43190d2b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_catch.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fishing/fishing_catch.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_catch.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_fail.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_fail.msa new file mode 100644 index 000000000..e481b621b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_fail.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fishing/fishing_fail.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_fail.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_react.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_react.msa new file mode 100644 index 000000000..89fde46a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_react.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait_react.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_wait.msa new file mode 100644 index 000000000..c93634096 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/fishing_wait.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fishing/run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/run.msa new file mode 100644 index 000000000..ce5761c11 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fishing/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -273.19 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fishing/throw.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/throw.msa new file mode 100644 index 000000000..25e268927 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/throw.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fishing/throw.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.703974 + + EffectFileName "d:/ymir work/effect/etc/fishing/throw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fishing/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/wait.msa new file mode 100644 index 000000000..1ff7965e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fishing/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/fishing/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/walk.msa new file mode 100644 index 000000000..4514d271a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/fishing/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fishing/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -166.79 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/forgive.msa b/serverfiles/main/srv1/share/data/pc2/shaman/forgive.msa new file mode 100644 index 000000000..bd86b6086 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/forgive.gr2" +MotionDuration 8.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/_run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/_run.msa new file mode 100644 index 000000000..2cfada5e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/_run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/_run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -273.19 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/attack.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/attack.msa new file mode 100644 index 000000000..a66b12bb4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/attack.msa @@ -0,0 +1,48 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 1.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.515815 + AttackingEndTime 0.620438 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.515815 -42.682957 -71.593613 118.491653 -42.682953 -71.593605 118.491646 + 0.524148 -32.015434 -90.004944 120.391876 -32.015430 -90.004936 120.391869 + 0.532482 -17.488920 -102.586113 122.042191 -17.488918 -102.586105 122.042183 + 0.540815 -3.448875 -108.786232 122.232170 -3.448874 -108.786224 122.232162 + 0.549148 6.970251 -112.391022 120.316124 6.970250 -112.391014 120.316116 + 0.557482 12.927428 -116.433075 116.720139 12.927427 -116.433067 116.720131 + 0.565815 14.349246 -121.508080 112.809380 14.349245 -121.508072 112.809372 + 0.574148 14.619651 -125.641396 110.269096 14.619650 -125.641388 110.269089 + 0.582482 15.049835 -128.834854 108.707924 15.049834 -128.834839 108.707916 + 0.590815 16.013498 -131.359055 107.620689 16.013496 -131.359039 107.620682 + 0.599148 17.265301 -133.127502 106.776161 17.265299 -133.127487 106.776154 + 0.607482 17.328562 -133.747467 106.274002 17.328560 -133.747452 106.273994 + 0.615815 16.093275 -133.202591 106.145988 16.093273 -133.202576 106.145981 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/attack_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/attack_1.msa new file mode 100644 index 000000000..3c60e97d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/attack_1.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/attack_1.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 1.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.493917 + AttackingEndTime 0.649635 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.493917 -38.579132 -10.133574 77.062279 -38.579128 -10.133573 77.062271 + 0.502251 -47.115005 -37.576271 78.744095 -47.115002 -37.576267 78.744087 + 0.510584 -47.555363 -68.929970 84.105583 -47.555359 -68.929962 84.105576 + 0.518917 -38.651562 -97.641479 93.680954 -38.651558 -97.641472 93.680946 + 0.527251 -21.083740 -119.219154 107.301804 -21.083738 -119.219147 107.301796 + 0.535584 1.867012 -129.056396 122.580566 1.867012 -129.056381 122.580559 + 0.543917 21.605721 -127.943565 132.527054 21.605719 -127.943558 132.527039 + 0.552251 34.518314 -122.529167 137.661987 34.518311 -122.529160 137.661972 + 0.560584 41.130886 -116.787132 139.681076 41.130882 -116.787125 139.681061 + 0.568917 43.559402 -111.400368 140.189316 43.559399 -111.400360 140.189301 + 0.577251 45.193771 -106.162941 140.886963 45.193768 -106.162933 140.886948 + 0.585584 46.670784 -101.672737 141.797485 46.670780 -101.672729 141.797470 + 0.593917 48.407879 -98.222130 142.915192 48.407875 -98.222122 142.915176 + 0.602251 49.795326 -95.661278 144.042236 49.795322 -95.661270 144.042221 + 0.610584 50.175713 -93.830597 144.994965 50.175709 -93.830589 144.994949 + 0.618917 49.645279 -92.711967 145.763580 49.645275 -92.711960 145.763565 + 0.627250 48.241806 -92.226730 146.340546 48.241802 -92.226723 146.340530 + 0.635584 46.775166 -91.819916 146.778595 46.775162 -91.819908 146.778580 + 0.643917 45.582748 -91.316170 147.100739 45.582745 -91.316162 147.100723 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/back_damage_flying.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/back_damage_flying.msa new file mode 100644 index 000000000..bc0bb7386 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/back_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/back_damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/back_falling_stand.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/back_falling_stand.msa new file mode 100644 index 000000000..bebdaf081 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/back_falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/back_falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/damage.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage.msa new file mode 100644 index 000000000..273e8fe8b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_1.msa new file mode 100644 index 000000000..b0c6526c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_2.msa new file mode 100644 index 000000000..c1695a640 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_3.msa new file mode 100644 index 000000000..5a1dd7fd9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_flying.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_flying.msa new file mode 100644 index 000000000..67c034b1f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/dead.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/dead.msa new file mode 100644 index 000000000..71c2f0f1a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/dead.gr2" +MotionDuration 2.233333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/dig.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/dig.msa new file mode 100644 index 000000000..31775606c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/dig.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/dig.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.929440 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dig/dig.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/falling_stand.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/falling_stand.msa new file mode 100644 index 000000000..8a28bf618 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/pick_up.msa new file mode 100644 index 000000000..769e39462 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/run.msa new file mode 100644 index 000000000..146284973 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/wait.msa new file mode 100644 index 000000000..a02574752 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/wait_1.msa new file mode 100644 index 000000000..a4a970ec2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/wait_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/general/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/general/walk.msa new file mode 100644 index 000000000..b342a24b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/general/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -166.79 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/damage.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/damage.msa new file mode 100644 index 000000000..c7eda5063 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/dead.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/dead.msa new file mode 100644 index 000000000..8bce094ab --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/dead.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/run.msa new file mode 100644 index 000000000..011aa0f2c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/skill_charge.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/skill_charge.msa new file mode 100644 index 000000000..f8173c978 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/skill_charge.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/skill_charge.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.204380 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.214112 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/skill_splash.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/skill_splash.msa new file mode 100644 index 000000000..80f68c459 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/skill_splash.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/skill_splash.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.620438 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676399 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_right" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.639903 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/stop.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/stop.msa new file mode 100644 index 000000000..d3b9bcb09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/wait.msa new file mode 100644 index 000000000..ec0fb9801 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/wait_1.msa new file mode 100644 index 000000000..ab9726c24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/wait_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/wait_2.msa new file mode 100644 index 000000000..5fa2834d1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse/walk.msa new file mode 100644 index 000000000..33598b909 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_01.msa new file mode 100644 index 000000000..c7862319c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_01.msa @@ -0,0 +1,63 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse_bell/combo_01.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.382806 + DirectInputTime 0.729927 + InputLimitTime 0.885645 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.470803 + AttackingEndTime 0.700730 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.470803 -47.201134 37.293980 15.047163 -57.599194 121.642860 67.745079 + 0.479136 -48.957047 34.402287 12.011892 -59.647724 121.407555 60.131413 + 0.487470 -50.632019 31.172897 8.864250 -61.592613 120.610718 52.229267 + 0.495803 -52.143345 27.603075 5.573975 -63.319775 119.257309 43.974056 + 0.504136 -53.398495 23.699045 2.120059 -64.689072 117.347610 35.321877 + 0.512470 -54.297504 19.481388 -1.508149 -65.538139 114.886772 26.258472 + 0.520803 -54.784500 15.018397 -5.240092 -65.787712 111.906662 16.918989 + 0.529136 -55.014069 10.426849 -8.794137 -65.788841 108.466202 7.698294 + 0.537470 -55.055660 5.659602 -12.114882 -65.712883 104.520485 -1.488526 + 0.545803 -54.945824 0.648924 -15.163469 -65.646927 99.975502 -10.755740 + 0.554136 -54.704159 -4.675086 -17.885498 -65.630257 94.696854 -20.183619 + 0.562470 -54.334721 -10.380250 -20.203754 -65.660736 88.508942 -29.804472 + 0.570803 -53.891045 -16.763885 -22.056198 -66.462112 80.873627 -39.622307 + 0.579136 -53.319508 -24.136375 -23.274279 -68.568871 71.141685 -49.530132 + 0.587470 -52.433468 -32.520687 -23.523664 -71.587349 58.909805 -59.208317 + 0.595803 -51.037876 -41.819519 -22.369610 -75.054039 43.798153 -68.110596 + 0.604136 -48.957642 -51.744144 -19.297859 -78.456413 25.576418 -75.425186 + 0.612469 -46.104786 -61.633728 -13.852603 -81.177284 4.567588 -80.082619 + 0.620803 -42.789436 -69.810234 -6.720120 -82.049232 -16.242979 -81.477913 + 0.629136 -39.280602 -75.986732 1.341252 -81.307564 -35.819038 -80.020630 + 0.637469 -35.690041 -80.360229 9.857924 -79.379631 -54.051556 -76.155670 + 0.645803 -32.053917 -83.166550 18.497412 -76.541557 -70.957771 -70.221992 + 0.654136 -28.368919 -84.624916 27.038246 -72.955513 -86.590851 -62.447895 + 0.662469 -24.539457 -84.916245 35.420815 -68.558243 -101.147995 -52.888439 + 0.670803 -20.414162 -84.102928 43.740780 -63.007034 -114.801224 -41.365448 + 0.679136 -16.083197 -82.158928 51.878769 -56.316792 -127.089035 -27.884680 + 0.687469 -11.639760 -79.081154 59.698566 -48.552399 -137.525620 -12.561152 + 0.695803 -7.168840 -74.894768 67.056808 -39.811909 -145.647018 4.379417 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_02.msa new file mode 100644 index 000000000..5de49d257 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_02.msa @@ -0,0 +1,54 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse_bell/combo_02.gr2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.136496 + DirectInputTime 0.430900 + InputLimitTime 0.572749 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.165937 + AttackingEndTime 0.318491 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.165937 49.914791 -20.773285 -6.905417 48.264427 78.798607 1.973984 + 0.174270 50.060627 -22.285032 -7.240717 52.537445 77.279556 1.706108 + 0.182603 50.334351 -24.697628 -7.106318 57.578377 74.763771 0.269284 + 0.190937 50.654083 -28.246086 -6.390517 63.128986 70.911987 -3.079743 + 0.199270 50.886227 -32.863522 -4.990009 69.016899 65.421883 -8.233760 + 0.207603 50.867275 -38.411602 -2.770172 75.031677 57.838936 -14.978597 + 0.215937 50.263363 -45.098152 0.533110 82.258919 46.986797 -21.675055 + 0.224270 48.698429 -52.930397 5.320333 90.883018 31.829168 -26.867538 + 0.232603 45.729580 -61.454494 11.998148 99.894989 11.746791 -29.296734 + 0.240937 40.937531 -69.810791 20.790543 107.846001 -13.057166 -27.138563 + 0.249270 34.422340 -76.120979 29.665560 111.886391 -38.444527 -21.113789 + 0.257603 26.927567 -79.891121 36.989952 111.012573 -61.412743 -13.881019 + 0.265937 18.784693 -81.676353 43.116943 105.826431 -82.330292 -6.081260 + 0.274270 9.928664 -81.675888 48.386154 96.292229 -101.685417 2.138904 + 0.282603 1.113156 -79.746811 53.323112 82.863014 -118.537621 10.756915 + 0.290937 -6.255333 -76.049126 58.492790 67.556763 -131.402908 19.923620 + 0.299270 -12.114217 -70.865326 63.823658 51.198727 -140.343719 29.722692 + 0.307603 -16.503527 -64.408569 69.156830 34.351444 -145.469101 40.156052 + 0.315937 -19.518797 -57.164223 74.093506 18.252884 -146.881943 51.212807 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_03.msa new file mode 100644 index 000000000..74310d96a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/combo_03.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse_bell/combo_03.gr2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.158394 + DirectInputTime 0.439984 + InputLimitTime 0.555637 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.189781 + AttackingEndTime 0.414599 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.189781 -52.366680 30.847073 9.542246 -63.135960 122.359413 48.394520 + 0.198114 -53.612190 27.416439 6.670987 -64.859680 120.606422 41.154343 + 0.206448 -54.687771 23.798956 3.757768 -66.415855 118.472656 33.745926 + 0.214781 -55.568863 19.987886 0.797690 -67.784828 115.957718 26.106472 + 0.223114 -56.225647 15.976179 -2.209571 -68.931839 113.047989 18.176159 + 0.231448 -56.614246 11.807106 -5.218000 -69.761322 109.762650 10.003478 + 0.239781 -56.709839 7.586515 -8.117353 -70.163765 106.180092 1.790398 + 0.248114 -56.534054 3.309375 -10.878350 -70.163322 102.277832 -6.464536 + 0.256448 -56.106148 -1.036182 -13.474676 -69.776131 98.016258 -14.768790 + 0.264781 -55.469395 -5.533308 -15.878714 -69.145332 93.256264 -23.162657 + 0.273114 -55.030327 -11.555564 -18.004663 -70.697487 86.150063 -32.412247 + 0.281448 -54.537888 -19.761803 -19.525862 -74.694511 75.399277 -42.720882 + 0.289781 -53.364662 -30.216412 -19.810240 -80.009109 60.069908 -53.547504 + 0.298114 -50.785378 -42.642685 -17.910929 -85.133743 39.330425 -63.730579 + 0.306448 -46.509720 -55.151985 -13.216072 -87.947533 14.959785 -71.237312 + 0.314781 -41.598003 -64.864456 -6.891460 -87.631599 -7.871501 -74.955406 + 0.323114 -36.758011 -71.904739 0.227985 -85.503654 -28.489157 -75.525894 + 0.331448 -32.399178 -76.697800 7.541759 -82.670692 -46.796597 -73.563026 + 0.339781 -28.695175 -79.729065 14.678925 -79.912560 -62.969753 -69.556534 + 0.348114 -25.097383 -81.609489 21.967739 -76.346573 -78.260559 -63.836121 + 0.356448 -21.411837 -82.460754 29.498363 -71.543945 -92.915871 -56.393440 + 0.364781 -17.674042 -82.264038 37.155743 -65.545891 -106.668594 -47.179977 + 0.373114 -13.909971 -81.012863 44.818668 -58.387699 -119.214211 -36.188942 + 0.381448 -10.157067 -78.743965 52.287724 -50.318798 -130.120407 -23.524294 + 0.389781 -6.488715 -75.581558 59.293526 -41.918888 -138.915405 -9.506858 + 0.398114 -2.940996 -71.627083 65.752884 -33.347244 -145.454987 5.546035 + 0.406448 0.463109 -66.985825 71.602501 -24.731405 -149.667480 21.313871 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/skill_wildattack.msa new file mode 100644 index 000000000..a99b1f1de --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse_bell/skill_wildattack.msa @@ -0,0 +1,114 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse_bell/skill_wildattack.gr2" +MotionDuration 2.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.527981 + AttackingEndTime 0.794809 + AttackingBone "equip_right" + WeaponLength 50.000000 + List HitPosition + { + 0.527981 -57.440647 41.091003 12.529247 -63.771137 83.675941 37.954571 + 0.536314 -59.589581 38.462784 9.304027 -65.706512 82.337227 32.490395 + 0.544647 -61.592110 35.509300 5.852014 -67.404556 80.578407 26.708323 + 0.552981 -63.383751 32.247631 2.220303 -68.812485 78.390617 20.696022 + 0.561314 -64.995895 28.713408 -1.458091 -70.048180 75.784515 14.628405 + 0.569647 -66.391045 24.897045 -5.185620 -71.081215 72.767883 8.466391 + 0.577981 -67.519997 20.786356 -8.962681 -71.855560 69.338043 2.169952 + 0.586314 -68.316040 16.399712 -12.762490 -72.279320 65.511345 -4.258011 + 0.594647 -68.637436 12.067416 -16.373379 -72.096062 61.598648 -10.484306 + 0.602980 -68.530037 7.887881 -19.713667 -71.336617 57.698494 -16.393333 + 0.611314 -68.081322 3.856458 -22.764406 -70.105080 53.809265 -21.979013 + 0.619647 -67.371689 -0.039510 -25.515102 -68.496864 49.917614 -27.249519 + 0.627980 -66.727692 -4.394959 -28.048525 -67.314453 45.407200 -32.451195 + 0.636314 -66.329460 -9.902297 -30.405823 -67.192162 39.531929 -37.856125 + 0.644647 -65.967628 -16.662371 -32.428921 -67.831070 32.088024 -43.379932 + 0.652980 -65.394814 -24.735382 -33.847736 -68.868309 22.855951 -48.780422 + 0.661314 -64.351639 -33.830441 -34.287807 -69.808960 11.970195 -53.588226 + 0.669647 -62.773251 -42.811321 -33.505535 -70.141281 0.591530 -57.209999 + 0.677980 -60.766785 -51.445065 -31.458103 -69.945915 -11.084128 -59.506947 + 0.686314 -58.432575 -59.598080 -28.122938 -69.341499 -22.973326 -60.366039 + 0.694647 -55.858635 -67.111107 -23.498341 -68.420708 -34.952816 -59.665066 + 0.702980 -53.202866 -73.559471 -17.742357 -66.991982 -46.444424 -57.423992 + 0.711314 -50.574059 -78.804932 -11.067008 -65.113838 -57.204563 -53.752087 + 0.719647 -48.000931 -82.867767 -3.626437 -62.933300 -67.225479 -48.707848 + 0.727980 -45.476471 -85.758339 4.453660 -60.540714 -76.489449 -42.313309 + 0.736314 -42.839211 -87.548157 13.088199 -57.857967 -85.044395 -34.536980 + 0.744647 -39.839844 -88.293869 22.213419 -54.647026 -92.885109 -25.322487 + 0.752980 -36.462727 -87.872650 31.705408 -50.841362 -99.744308 -14.687650 + 0.761314 -32.702168 -86.166557 41.408382 -46.379028 -105.323647 -2.704315 + 0.769647 -28.599518 -83.106430 51.036751 -41.242970 -109.307816 10.372363 + 0.777980 -24.456215 -78.943092 59.793667 -35.729019 -111.516991 23.574099 + 0.786314 -20.421707 -73.939308 67.482956 -30.065908 -112.002350 36.528347 + 0.794647 -16.565067 -68.326126 74.060974 -24.405157 -110.881416 49.010006 + } + } + Group HitData01 + { + AttackingStartTime 1.294404 + AttackingEndTime 1.583942 + AttackingBone "equip_right" + WeaponLength 50.000000 + List HitPosition + { + 1.294404 63.102268 -8.621320 -15.187798 52.478203 39.310013 -5.715996 + 1.302737 63.293346 -9.232498 -16.562021 53.342022 38.843601 -7.093140 + 1.311071 63.455982 -9.913232 -17.841505 54.365269 38.332798 -8.371682 + 1.319404 63.559288 -10.682497 -19.044266 55.481319 37.755222 -9.635284 + 1.327737 63.543259 -11.567388 -20.194950 56.549011 37.082790 -11.016997 + 1.336071 63.401619 -12.569825 -21.293404 57.552979 36.306087 -12.522067 + 1.344404 63.128883 -13.690864 -22.337284 58.480648 35.414967 -14.151269 + 1.352737 62.737091 -14.975342 -23.314512 59.338108 34.359215 -15.930522 + 1.361071 62.342892 -16.745749 -24.157471 60.238235 32.834812 -18.050163 + 1.369404 61.947006 -19.069660 -24.834789 61.162594 30.738817 -20.535860 + 1.377737 61.522358 -21.944855 -25.314001 62.058960 28.014048 -23.359941 + 1.386071 61.042061 -25.362432 -25.549814 62.872723 24.594070 -26.477537 + 1.394404 60.420021 -29.776041 -25.395575 63.930252 19.889397 -29.956890 + 1.402737 59.514076 -35.515423 -24.637133 65.316849 13.300693 -33.762844 + 1.411071 58.184994 -42.513721 -23.044605 66.713074 4.541515 -37.640224 + 1.419404 56.305256 -50.602604 -20.348988 67.738869 -6.611404 -41.177998 + 1.427737 53.786869 -59.034626 -16.520205 67.936134 -19.557699 -43.746243 + 1.436071 50.668518 -66.352417 -12.142211 67.052559 -32.276234 -44.858665 + 1.444404 47.067657 -72.477707 -7.327585 65.273819 -44.462437 -44.525169 + 1.452737 43.053234 -77.431488 -2.128551 62.734825 -55.995480 -42.786484 + 1.461071 38.678802 -81.221268 3.450073 59.494061 -66.793434 -39.660263 + 1.469404 34.335384 -83.814354 9.822846 55.660099 -76.831375 -34.859016 + 1.477737 30.233339 -85.127678 17.100052 51.471020 -85.954323 -28.157846 + 1.486071 26.399389 -85.031143 25.218616 47.073299 -93.933907 -19.427568 + 1.494404 22.781570 -83.337654 34.050190 42.493725 -100.451805 -8.593268 + 1.502737 19.487856 -80.196686 42.910255 37.919353 -105.057442 3.639316 + 1.511070 16.720648 -76.132004 51.056881 33.696903 -107.607819 16.112955 + 1.519404 14.457171 -71.384438 58.403561 29.916094 -108.269112 28.394865 + 1.527737 12.675170 -66.177315 64.928047 26.641348 -107.291855 40.138393 + 1.536070 11.287583 -60.737537 70.595306 23.840651 -104.997581 51.012989 + 1.544404 9.965230 -55.393665 75.213051 21.175291 -101.851509 60.516113 + 1.552737 8.663064 -50.355167 78.864166 18.581556 -98.258629 68.525879 + 1.561070 7.379273 -45.772484 81.677200 16.042439 -94.566971 75.040710 + 1.569404 6.115248 -41.737991 83.789581 13.546531 -91.047615 80.137901 + 1.577737 4.892905 -37.756432 85.596115 11.062793 -87.366325 84.707542 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.471208 + LoopEndTime 1.947283 +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_01.msa new file mode 100644 index 000000000..b06affd76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_01.msa @@ -0,0 +1,38 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse_fan/combo_01.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.386861 + DirectInputTime 0.981752 + InputLimitTime 1.124088 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.474453 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position -100.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_02.msa new file mode 100644 index 000000000..8ceb1d4db --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_02.msa @@ -0,0 +1,38 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse_fan/combo_02.gr2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.253041 + DirectInputTime 0.678832 + InputLimitTime 0.766423 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.227494 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 100.000000 -150.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_03.msa new file mode 100644 index 000000000..4ad16e209 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/combo_03.msa @@ -0,0 +1,38 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse_fan/combo_03.gr2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.774939 + InputLimitTime 0.896999 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 4 + StartingTime 0.242336 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position -100.000000 -150.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/skill_wildattack.msa new file mode 100644 index 000000000..4c099606f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/horse_fan/skill_wildattack.msa @@ -0,0 +1,157 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/horse_fan/skill_wildattack.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.369830 + AttackingEndTime 0.822384 + AttackingBone "equip_right" + WeaponLength 0.000000 + List HitPosition + { + 0.369830 -43.892586 24.540791 10.463215 -43.892582 24.540789 10.463214 + 0.378163 -42.475174 16.912386 9.630747 -42.475170 16.912384 9.630746 + 0.386496 -43.117504 7.734129 5.859023 -43.117500 7.734128 5.859022 + 0.394830 -45.601616 -6.194193 -0.763036 -45.601612 -6.194193 -0.763036 + 0.403163 -47.027534 -27.549109 -8.617461 -47.027531 -27.549107 -8.617460 + 0.411496 -44.142891 -54.655449 -15.914895 -44.142887 -54.655445 -15.914894 + 0.419830 -40.318562 -78.215851 -23.594328 -40.318558 -78.215843 -23.594326 + 0.428163 -38.812912 -101.181168 -32.728184 -38.812908 -101.181160 -32.728180 + 0.436496 -40.341095 -128.789154 -42.756313 -40.341091 -128.789139 -42.756310 + 0.444830 -40.034950 -160.483505 -51.367622 -40.034946 -160.483490 -51.367619 + 0.453163 -35.030418 -187.765259 -58.361954 -35.030415 -187.765244 -58.361950 + 0.461496 -30.393440 -210.181366 -65.348068 -30.393438 -210.181351 -65.348061 + 0.469830 -30.424141 -229.547897 -72.921349 -30.424139 -229.547882 -72.921341 + 0.478163 -30.235294 -248.287476 -78.025360 -30.235292 -248.287460 -78.025352 + 0.486496 -26.835114 -263.493744 -79.836845 -26.835112 -263.493713 -79.836838 + 0.494830 -22.596615 -272.017578 -79.639542 -22.596613 -272.017548 -79.639534 + 0.503163 -19.498070 -272.787903 -78.288895 -19.498068 -272.787872 -78.288887 + 0.511496 -16.624760 -272.009033 -75.549751 -16.624758 -272.009003 -75.549744 + 0.519830 -13.374725 -271.141052 -71.282104 -13.374724 -271.141022 -71.282097 + 0.528163 -9.605259 -269.890503 -65.504967 -9.605258 -269.890472 -65.504959 + 0.536496 -5.368834 -268.043335 -58.440376 -5.368833 -268.043304 -58.440372 + 0.544830 -1.202936 -265.517761 -50.808441 -1.202936 -265.517731 -50.808437 + 0.553163 2.872454 -262.308899 -42.672115 2.872453 -262.308868 -42.672112 + 0.561496 6.905933 -258.429260 -34.027649 6.905933 -258.429230 -34.027645 + 0.569830 10.892904 -254.008789 -25.048046 10.892903 -254.008774 -25.048044 + 0.578163 14.778217 -249.256714 -15.998127 14.778216 -249.256699 -15.998126 + 0.586496 18.605824 -244.241135 -6.864582 18.605822 -244.241119 -6.864582 + 0.594829 22.426672 -239.035965 2.362465 22.426670 -239.035950 2.362465 + 0.603163 26.062555 -233.599487 11.309036 26.062553 -233.599472 11.309035 + 0.611496 29.391216 -227.918335 19.756908 29.391214 -227.918320 19.756907 + 0.619829 32.432686 -222.047241 27.730749 32.432682 -222.047226 27.730747 + 0.628163 35.203003 -216.054108 35.193222 35.202999 -216.054092 35.193218 + 0.636496 37.594666 -210.141769 41.540306 37.594662 -210.141754 41.540302 + 0.644829 39.552895 -204.358063 46.627594 39.552891 -204.358047 46.627590 + 0.653163 41.056549 -198.696640 50.474201 41.056545 -198.696625 50.474197 + 0.661496 42.132957 -193.128845 53.199165 42.132954 -193.128830 53.199162 + 0.669829 42.928207 -187.581253 55.187332 42.928204 -187.581238 55.187328 + 0.678163 43.448112 -182.026810 56.480286 43.448109 -182.026794 56.480282 + 0.686496 43.688107 -176.441956 57.084923 43.688103 -176.441940 57.084919 + 0.694829 43.775570 -170.813675 57.260166 43.775566 -170.813660 57.260162 + 0.703163 43.906441 -165.146271 57.399723 43.906437 -165.146255 57.399719 + 0.711496 44.075253 -159.432526 57.502876 44.075249 -159.432510 57.502872 + 0.719829 44.272610 -153.663986 57.564476 44.272606 -153.663971 57.564472 + 0.728163 44.308659 -147.773499 57.496681 44.308655 -147.773483 57.496677 + 0.736496 44.055103 -141.698029 57.247551 44.055099 -141.698013 57.247547 + 0.744829 43.495258 -135.407700 56.818470 43.495255 -135.407684 56.818466 + 0.753163 42.669651 -128.915070 56.234627 42.669647 -128.915054 56.234623 + 0.761496 42.117188 -122.614143 55.739040 42.117184 -122.614136 55.739037 + 0.769829 41.917225 -116.615784 55.377689 41.917221 -116.615776 55.377686 + 0.778163 42.000816 -110.921959 55.132744 42.000813 -110.921951 55.132740 + 0.786496 41.993988 -105.177948 54.926727 41.993984 -105.177940 54.926723 + 0.794829 40.699623 -98.065643 54.521896 40.699619 -98.065636 54.521893 + 0.803163 37.975677 -89.457596 53.892200 37.975674 -89.457588 53.892197 + 0.811496 33.774467 -79.366776 53.022408 33.774464 -79.366768 53.022404 + 0.819829 29.318085 -69.495094 52.113884 29.318083 -69.495087 52.113880 + } + } + Group HitData01 + { + AttackingStartTime 1.065693 + AttackingEndTime 1.527981 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + 1.065693 57.385941 -9.758572 4.035317 57.385937 -9.758571 4.035316 + 1.074027 57.403458 -29.034414 -4.489118 57.403454 -29.034412 -4.489118 + 1.082360 60.384178 -49.826878 -14.519074 60.384174 -49.826874 -14.519073 + 1.090693 65.291245 -76.528198 -24.432671 65.291237 -76.528191 -24.432669 + 1.099027 67.877312 -109.590385 -32.919716 67.877304 -109.590378 -32.919712 + 1.107360 65.766167 -138.717316 -41.878845 65.766159 -138.717300 -41.878841 + 1.115693 63.962357 -163.858704 -51.948490 63.962353 -163.858688 -51.948486 + 1.124027 66.431564 -188.105164 -62.380695 66.431557 -188.105148 -62.380692 + 1.132360 69.871841 -213.874344 -70.448685 69.871834 -213.874329 -70.448677 + 1.140693 67.945183 -237.221146 -75.084045 67.945175 -237.221130 -75.084038 + 1.149027 63.878910 -254.495178 -78.073540 63.878906 -254.495163 -78.073532 + 1.157360 61.143661 -263.825012 -80.628059 61.143658 -263.824982 -80.628052 + 1.165693 58.533638 -269.523987 -81.886757 58.533634 -269.523956 -81.886749 + 1.174027 54.271606 -273.788849 -81.404778 54.271603 -273.788818 -81.404770 + 1.182360 48.555107 -275.801208 -79.629723 48.555103 -275.801178 -79.629715 + 1.190693 41.649857 -275.321716 -76.948715 41.649853 -275.321686 -76.948708 + 1.199027 34.437901 -274.104980 -74.101616 34.437897 -274.104950 -74.101608 + 1.207360 27.119154 -272.655884 -71.258240 27.119152 -272.655853 -71.258232 + 1.215693 19.676336 -271.017487 -68.429871 19.676334 -271.017456 -68.429863 + 1.224027 12.112918 -269.096619 -65.566452 12.112917 -269.096588 -65.566444 + 1.232360 4.487238 -266.431061 -62.459648 4.487237 -266.431030 -62.459644 + 1.240693 -3.240914 -263.096954 -59.115292 -3.240914 -263.096924 -59.115288 + 1.249027 -11.139987 -259.253937 -55.552460 -11.139986 -259.253906 -55.552456 + 1.257360 -18.979826 -255.052826 -51.843449 -18.979824 -255.052811 -51.843445 + 1.265693 -26.347574 -250.554443 -48.086651 -26.347572 -250.554428 -48.086647 + 1.274027 -33.302856 -245.826126 -44.284679 -33.302853 -245.826111 -44.284676 + 1.282360 -39.911827 -240.936859 -40.441879 -39.911823 -240.936844 -40.441875 + 1.290693 -45.929482 -235.967789 -36.619320 -45.929478 -235.967773 -36.619316 + 1.299026 -51.225231 -230.946243 -32.847622 -51.225227 -230.946228 -32.847618 + 1.307360 -55.863934 -225.872452 -29.123909 -55.863930 -225.872437 -29.123907 + 1.315693 -59.875397 -220.768341 -25.443157 -59.875393 -220.768326 -25.443155 + 1.324026 -62.905762 -215.832962 -21.740631 -62.905758 -215.832947 -21.740629 + 1.332360 -64.869629 -211.005859 -17.988781 -64.869621 -211.005844 -17.988779 + 1.340693 -65.793732 -206.153152 -14.181399 -65.793724 -206.153137 -14.181398 + 1.349026 -65.838493 -201.245926 -10.262971 -65.838486 -201.245911 -10.262970 + 1.357360 -65.461411 -196.555267 -6.026262 -65.461403 -196.555252 -6.026261 + 1.365693 -64.679047 -192.012802 -1.439454 -64.679039 -192.012787 -1.439454 + 1.374026 -63.473110 -187.514999 3.507867 -63.473106 -187.514984 3.507866 + 1.382360 -61.750820 -182.851517 8.670013 -61.750816 -182.851501 8.670012 + 1.390693 -59.383663 -177.743073 13.811619 -59.383659 -177.743057 13.811618 + 1.399026 -56.376953 -172.075531 18.924768 -56.376949 -172.075516 18.924767 + 1.407360 -52.753704 -165.761932 24.001015 -52.753700 -165.761917 24.001013 + 1.415693 -49.342060 -159.738434 29.076904 -49.342056 -159.738419 29.076902 + 1.424026 -46.520458 -154.635025 34.221531 -46.520454 -154.635010 34.221527 + 1.432360 -44.137272 -150.474121 39.490005 -44.137268 -150.474106 39.490002 + 1.440693 -41.951801 -146.961929 44.853390 -41.951797 -146.961914 44.853386 + 1.449026 -38.845539 -141.017365 49.506958 -38.845535 -141.017349 49.506954 + 1.457360 -34.613609 -131.828873 53.159389 -34.613605 -131.828857 53.159386 + 1.465693 -29.275812 -119.410278 55.729012 -29.275810 -119.410271 55.729008 + 1.474026 -23.292732 -104.846451 57.197102 -23.292730 -104.846443 57.197098 + 1.482360 -18.365274 -92.031372 57.763535 -18.365273 -92.031364 57.763531 + 1.490693 -14.450542 -81.418098 57.531868 -14.450541 -81.418091 57.531864 + 1.499026 -11.414427 -73.076302 56.579384 -11.414426 -73.076294 56.579380 + 1.507360 -9.411585 -67.048393 55.529305 -9.411584 -67.048386 55.529301 + 1.515693 -8.720868 -63.343067 55.304070 -8.720867 -63.343063 55.304066 + 1.524026 -9.444385 -61.857201 55.983208 -9.444384 -61.857197 55.983204 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.408759 + LoopEndTime 1.761557 +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/intro/not_selected.msa b/serverfiles/main/srv1/share/data/pc2/shaman/intro/not_selected.msa new file mode 100644 index 000000000..b2a8748c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/intro/not_selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/intro/not_selected.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/intro/selected.msa b/serverfiles/main/srv1/share/data/pc2/shaman/intro/selected.msa new file mode 100644 index 000000000..8ebbf4841 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/intro/selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/intro/selected.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/intro/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/intro/wait.msa new file mode 100644 index 000000000..78478aefc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/intro/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/intro/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/joy.msa b/serverfiles/main/srv1/share/data/pc2/shaman/joy.msa new file mode 100644 index 000000000..58f9120ae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/joy.gr2" +MotionDuration 5.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/onehand_sword/run.msa new file mode 100644 index 000000000..0abe670f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/onehand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/sad.msa b/serverfiles/main/srv1/share/data/pc2/shaman/sad.msa new file mode 100644 index 000000000..ed937f7c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/sad.gr2" +MotionDuration 7.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/shy.msa b/serverfiles/main/srv1/share/data/pc2/shaman/shy.msa new file mode 100644 index 000000000..21544976b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/shy.gr2" +MotionDuration 4.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu.msa new file mode 100644 index 000000000..8e3059db0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu.msa @@ -0,0 +1,39 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.087591 + LoopEndTime 1.109489 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.813869 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/1bipamaking.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.098540 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/bipabu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_2.msa new file mode 100644 index 000000000..1c888bb54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_2.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.087591 + LoopEndTime 1.109489 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.788321 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/bipabu_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.098540 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/bipabu_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_3.msa new file mode 100644 index 000000000..6ca8ffe3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_3.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.087591 + LoopEndTime 1.109489 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.795621 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/bipabu_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.098540 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/bipabu_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_4.msa new file mode 100644 index 000000000..ad0da09a7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/bipabu_4.msa @@ -0,0 +1,40 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 1.102190 + LoopEndTime 1.109489 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.661539 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/bipabu_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.094891 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/bipabu_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_2.msa new file mode 100644 index 000000000..d6f9096c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_3.msa new file mode 100644 index 000000000..d6f9096c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_3.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_4.msa new file mode 100644 index 000000000..86b71ff88 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_me.msa new file mode 100644 index 000000000..2092c3039 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_target.msa new file mode 100644 index 000000000..9eaee9ead --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/boho_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong.msa new file mode 100644 index 000000000..67627352f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.657692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/7budongbakbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.042308 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/budongbakbu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_2.msa new file mode 100644 index 000000000..67627352f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_2.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.657692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/7budongbakbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.042308 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/budongbakbu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_3.msa new file mode 100644 index 000000000..67627352f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_3.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.657692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/7budongbakbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.042308 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/budongbakbu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_4.msa new file mode 100644 index 000000000..959a5a695 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/budong_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.657692 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/7budongbakbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.042308 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/budongbakbu.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/buhwal.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/buhwal.msa new file mode 100644 index 000000000..31bc8f3d3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/buhwal.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/buhwal.gr2" +MotionDuration 2.000000 + +Group LoopData +{ + MotionLoopCount 5 + LoopCancelEnable 0 + LoopStartTime 0.452555 + LoopEndTime 0.997567 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.598540 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/buhwal.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak.msa new file mode 100644 index 000000000..07e2cade1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.326034 + + EffectFileName "d:/ymir work/pc/shaman/effect/byeorak.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_2.msa new file mode 100644 index 000000000..93deb7f8d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_2.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.321979 + + EffectFileName "d:/ymir work/pc/shaman/effect/byeorak_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_3.msa new file mode 100644 index 000000000..9bde96ec7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_3.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 10 + StartingTime 0.321979 + + EffectFileName "d:/ymir work/pc/shaman/effect/byeorak_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.309813 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_4.msa new file mode 100644 index 000000000..d1880d4e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/byeorak_4.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 10 + StartingTime 0.321979 + + EffectFileName "d:/ymir work/pc/shaman/effect/byeorak_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.305758 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/chojeon.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/chojeon.msa new file mode 100644 index 000000000..6dd61e8ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/chojeon.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.059829 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/8chojeonbu.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/daejeongeop_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/daejeongeop_me.msa new file mode 100644 index 000000000..f7707baeb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/daejeongeop_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.305758 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_upgrade.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/daejeongeop_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/daejeongeop_target.msa new file mode 100644 index 000000000..b4d145126 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/daejeongeop_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_upgrade.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/gamji_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gamji_me.msa new file mode 100644 index 000000000..2092c3039 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gamji_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/gamji_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gamji_target.msa new file mode 100644 index 000000000..26ea39192 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gamji_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/boho_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/boho.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_2.msa new file mode 100644 index 000000000..bd0b877f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_3.msa new file mode 100644 index 000000000..bd0b877f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_3.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_4.msa new file mode 100644 index 000000000..e61aa6ee7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow_4.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_me.msa new file mode 100644 index 000000000..4b0dc6a66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.399027 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_target.msa new file mode 100644 index 000000000..bd0b877f1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gicheon_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/6gicheon_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_gasokhwa.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_gasokhwa.msa new file mode 100644 index 000000000..d42b7c33f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_gasokhwa.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.369019 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/gasokhwa_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_jumunsul.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_jumunsul.msa new file mode 100644 index 000000000..2ccc5a9c3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_jumunsul.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.409570 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/jumunsul_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_seonghwigap.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_seonghwigap.msa new file mode 100644 index 000000000..39957202e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_seonghwigap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.474453 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/seonghwigap_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuibunno.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuibunno.msa new file mode 100644 index 000000000..412f2d7c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuibunno.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.462287 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuibunno_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuichukbok.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuichukbok.msa new file mode 100644 index 000000000..cd66cc680 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuichukbok.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.462287 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuichukbok_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuipi.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuipi.msa new file mode 100644 index 000000000..5b3e71761 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/guild_yongsinuipi.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.458232 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuipi_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/gwihwan.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gwihwan.msa new file mode 100644 index 000000000..a72d83b1b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/gwihwan.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.055556 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/4gwihwan.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_2.msa new file mode 100644 index 000000000..dea3dd108 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.317924 + + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_3.msa new file mode 100644 index 000000000..dea3dd108 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_3.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.317924 + + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_4.msa new file mode 100644 index 000000000..e68bb2195 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.317924 + + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_me.msa new file mode 100644 index 000000000..99d6937dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_target.msa new file mode 100644 index 000000000..dea3dd108 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/hosin_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.317924 + + EffectFileName "d:/ymir work/pc/shaman/effect/3hosin.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/inma.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/inma.msa new file mode 100644 index 000000000..8e83f8dbf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/inma.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 4 + LoopCancelEnable 0 + LoopStartTime 0.666667 + LoopEndTime 0.940171 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.450122 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/9inmahapsin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_2.msa new file mode 100644 index 000000000..c85556752 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_2.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeongeop_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_3.msa new file mode 100644 index 000000000..7592d3826 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_3.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeongeop_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_4.msa new file mode 100644 index 000000000..b81235ffe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_me.msa new file mode 100644 index 000000000..6599a2593 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.305758 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_target.msa new file mode 100644 index 000000000..45d7e0cda --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeongeop_target.msa @@ -0,0 +1,30 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.081197 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.374696 + + EffectFileName "d:/ymir work/pc/shaman/effect/2jeongeop.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungche_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungche_me.msa new file mode 100644 index 000000000..6047190c5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungche_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungche_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungche.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungche_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungche_target.msa new file mode 100644 index 000000000..0775991a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungche_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungche_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungche.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeunghon_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeunghon_me.msa new file mode 100644 index 000000000..3a5a6c8e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeunghon_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeunghon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeunghon.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeunghon_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeunghon_target.msa new file mode 100644 index 000000000..ae93d24a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeunghon_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeunghon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.309813 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeunghon.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok.msa new file mode 100644 index 000000000..1efab946b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_2.msa new file mode 100644 index 000000000..1efab946b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_2.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_3.msa new file mode 100644 index 000000000..1efab946b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_3.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_4.msa new file mode 100644 index 000000000..db4de5428 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_4.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_me.msa new file mode 100644 index 000000000..dcb4ed7e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_target.msa new file mode 100644 index 000000000..1efab946b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungryeok_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.297648 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungryeok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungsok_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungsok_me.msa new file mode 100644 index 000000000..415354761 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungsok_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungsok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.399027 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungsok_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungsok_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungsok_target.msa new file mode 100644 index 000000000..98d6c75ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jeungsok_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jeungsok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.390917 + + EffectFileName "d:/ymir work/pc/shaman/effect/jeungsok_blow.mse" + EffectPosition 0.000000 0.000000 110.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jigam_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jigam_me.msa new file mode 100644 index 000000000..f253017e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jigam_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jigam_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jigam.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/jigam_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jigam_target.msa new file mode 100644 index 000000000..87322c151 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/jigam_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/jigam_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.313869 + + EffectFileName "d:/ymir work/pc/shaman/effect/jigam.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_2.msa new file mode 100644 index 000000000..a77cc7dd5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_2.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.681265 + LoopEndTime 0.957265 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.709651 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.397405 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 10 + StartingTime 1.269262 + + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_3.msa new file mode 100644 index 000000000..edd9981d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_3.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.681265 + LoopEndTime 0.957265 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.709651 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.397405 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 10 + StartingTime 1.285483 + + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_4.msa new file mode 100644 index 000000000..6de562df1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_4.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.681265 + LoopEndTime 0.957265 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.709651 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.397405 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 10 + StartingTime 1.285483 + + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_me.msa new file mode 100644 index 000000000..bd47d802a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_me.msa @@ -0,0 +1,41 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.666667 + LoopEndTime 0.940171 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675214 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.354701 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_target.msa new file mode 100644 index 000000000..af3cc96fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/kwaesok_target.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 1 + LoopCancelEnable 0 + LoopStartTime 0.681265 + LoopEndTime 0.957265 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.709651 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.397405 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 10 + StartingTime 1.338199 + + EffectFileName "d:/ymir work/pc/shaman/effect/10kwaesok.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 1 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/me.msa new file mode 100644 index 000000000..880f69b3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/me.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon.msa new file mode 100644 index 000000000..fe51a7105 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.036496 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/noejeon_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.076642 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/noejeon_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_2.msa new file mode 100644 index 000000000..2842403b1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.036496 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/noejeon_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.076642 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/noejeon_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_3.msa new file mode 100644 index 000000000..630c0324c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.036496 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/noejeon_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.076642 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/noejeon_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_4.msa new file mode 100644 index 000000000..1b95f7bca --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/noejeon_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.036496 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/noejeon_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Finger2" + flyfilename "d:/ymir work/pc/shaman/effect/noejeon_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong.msa new file mode 100644 index 000000000..7711da283 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.563666 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.528792 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 330.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_2.msa new file mode 100644 index 000000000..beac3b3c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.567721 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_3.msa new file mode 100644 index 000000000..c7b51f919 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_3.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.567721 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.551500 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_4.msa new file mode 100644 index 000000000..c0638b375 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/paeryong_4.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/byeorak.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.555556 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/paeryong_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.567721 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 12 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.543390 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe.msa new file mode 100644 index 000000000..c5e5a4979 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.310219 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/pokroe_a.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.087591 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/shaman/effect/pokroe.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_2.msa new file mode 100644 index 000000000..4b26857cc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.310219 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/pokroe_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.087591 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/shaman/effect/pokroe_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_3.msa new file mode 100644 index 000000000..b264aaee2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.310219 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/pokroe_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.087591 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/shaman/effect/pokroe_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_4.msa new file mode 100644 index 000000000..bfea71356 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/pokroe_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.310219 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/pokroe_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.087591 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/shaman/effect/pokroe_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/shoot.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/shoot.msa new file mode 100644 index 000000000..9a023d097 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/shoot.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/sinchak_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/sinchak_me.msa new file mode 100644 index 000000000..c95729709 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/sinchak_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/sinchak_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/sinchak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/sinchak_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/sinchak_target.msa new file mode 100644 index 000000000..0f1380c98 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/sinchak_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/sinchak_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.301703 + + EffectFileName "d:/ymir work/pc/shaman/effect/sinchak.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/sohwan.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/sohwan.msa new file mode 100644 index 000000000..689b6e99c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/sohwan.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 + +Group LoopData +{ + MotionLoopCount 3 + LoopCancelEnable 0 + LoopStartTime 0.648824 + LoopEndTime 0.973236 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.231144 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/12sohwanbu_me.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.381184 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/12sohwanbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.843471 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/12sohwanbu_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/suho.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/suho.msa new file mode 100644 index 000000000..6465d86b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/suho.msa @@ -0,0 +1,23 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.196581 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/5suhojeonryeong.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/target.msa new file mode 100644 index 000000000..3232ff0e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/target.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/target.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/use_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/use_me.msa new file mode 100644 index 000000000..1c332a723 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/use_me.msa @@ -0,0 +1,7 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/2_me.gr2" +MotionDuration 1.966667 + +CancelEnableSkill 0 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/use_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/use_target.msa new file mode 100644 index 000000000..9cc5af6fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/use_target.msa @@ -0,0 +1,7 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/2_target.gr2" +MotionDuration 1.966667 + +CancelEnableSkill 0 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/wonsin_me.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/wonsin_me.msa new file mode 100644 index 000000000..de36d30e8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/wonsin_me.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/wonsin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.301703 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/wonsin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/wonsin_target.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/wonsin_target.msa new file mode 100644 index 000000000..ff4e1419a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/wonsin_target.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/me.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.051282 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/wonsin_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 10 + StartingTime 1.305758 + + EffectFileName "d:/ymir work/pc/shaman/effect/wonsin.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 0 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa.msa new file mode 100644 index 000000000..473b58c4d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa.msa @@ -0,0 +1,87 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/shaman/effect/yongpa.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.441606 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/yongpa_a.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/noegem_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.193431 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 150.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.445256 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -600.000000 150.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_2.msa new file mode 100644 index 000000000..ffb172722 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_2.msa @@ -0,0 +1,87 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/shaman/effect/yongpa_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.441606 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/yongpa_2_head.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/noegem_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.193431 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 150.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.445256 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -600.000000 150.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_3.msa new file mode 100644 index 000000000..a8f043863 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_3.msa @@ -0,0 +1,97 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/shaman/effect/yongpa_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.441606 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/yongpa_3_head.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/noegem_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.193431 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 150.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.445256 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -600.000000 150.000000 + } + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.087591 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_4.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_4.msa new file mode 100644 index 000000000..24ff84ea4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongpa_4.msa @@ -0,0 +1,97 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/shoot.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 6 + StartingTime 1.069343 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/shaman/effect/yongpa_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.441606 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/shaman/effect/yongpa_4_head.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/noegem_boom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.193431 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 150.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.445256 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -600.000000 150.000000 + } + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.076642 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongsin.msa b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongsin.msa new file mode 100644 index 000000000..7f85d3cda --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/skill/yongsin.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/skill/yongsin.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.729927 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/yongsin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/shaman/effect/yongsin_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_05.msa new file mode 100644 index 000000000..bdafd2fe3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_05.gr2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_06.msa new file mode 100644 index 000000000..e1b024b44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_06.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/twohand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/wedding/wait.msa b/serverfiles/main/srv1/share/data/pc2/shaman/wedding/wait.msa new file mode 100644 index 000000000..8ea2aa864 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/wedding/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/wedding/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/shaman/wedding/walk.msa b/serverfiles/main/srv1/share/data/pc2/shaman/wedding/walk.msa new file mode 100644 index 000000000..3ccd86a5a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/shaman/wedding/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/wedding/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/angry.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/angry.msa new file mode 100644 index 000000000..224134da0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/angry.gr2" +MotionDuration 6.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/attractive.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/attractive.msa new file mode 100644 index 000000000..db417e0d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/attractive.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/banter.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/banter.msa new file mode 100644 index 000000000..282180139 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/banter.gr2" +MotionDuration 7.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/cheers_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/cheers_1.msa new file mode 100644 index 000000000..6ad2b753d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/cheers_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/cheers_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/cheers_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/cheers_2.msa new file mode 100644 index 000000000..5e66684ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/cheers_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/cheers_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/cheerup.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/cheerup.msa new file mode 100644 index 000000000..4d081ed63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/cheerup.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/clap.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/clap.msa new file mode 100644 index 000000000..191694042 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/clap.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/clap.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/congratulation.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/congratulation.msa new file mode 100644 index 000000000..0b7b0f818 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/dance_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_1.msa new file mode 100644 index 000000000..10ce13d59 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/dance_1.gr2" +MotionDuration 16.433334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/dance_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_2.msa new file mode 100644 index 000000000..6ab05b559 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/dance_2.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/dance_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_3.msa new file mode 100644 index 000000000..e454ebae7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/dance_3.gr2" +MotionDuration 27.000002 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/dance_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_4.msa new file mode 100644 index 000000000..7b70e3ffd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_4.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/dance_4.gr2" +MotionDuration 30.666668 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/dance_5.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_5.msa new file mode 100644 index 000000000..9ef2aba8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_5.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/dance_5.gr2" +MotionDuration 27.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/dance_6.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_6.msa new file mode 100644 index 000000000..212c6a91e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/dance_6.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/dance_6.gr2" +MotionDuration 30.233334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/forgive.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/forgive.msa new file mode 100644 index 000000000..714a79dcf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/forgive.gr2" +MotionDuration 6.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_assassin.msa new file mode 100644 index 000000000..0eb704d23 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/french_kiss_with_assassin.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_shaman.msa new file mode 100644 index 000000000..35a9d7056 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/french_kiss_with_shaman.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_sura.msa new file mode 100644 index 000000000..4352cb47e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/french_kiss_with_sura.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_warrior.msa new file mode 100644 index 000000000..d6b9a02a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_wolfman.msa new file mode 100644 index 000000000..1f2705a14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/french_kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/joy.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/joy.msa new file mode 100644 index 000000000..bc65d46b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/joy.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_assassin.msa new file mode 100644 index 000000000..d9d86c5c7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/kiss_with_assassin.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_shaman.msa new file mode 100644 index 000000000..11fce46fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/kiss_with_shaman.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_sura.msa new file mode 100644 index 000000000..9549dff6e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/kiss_with_sura.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_warrior.msa new file mode 100644 index 000000000..61924ab6a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_wolfman.msa new file mode 100644 index 000000000..6146e502d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/sad.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/sad.msa new file mode 100644 index 000000000..a216a551b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/sad.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/shy.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/shy.msa new file mode 100644 index 000000000..a29042983 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/shy.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/slap_hit.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/slap_hit.msa new file mode 100644 index 000000000..e59a4aa36 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/slap_hit.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/slap_hit.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/action/slap_hurt.msa b/serverfiles/main/srv1/share/data/pc2/sura/action/slap_hurt.msa new file mode 100644 index 000000000..25a5ad400 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/action/slap_hurt.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/action/slap_hurt.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/change_weapon.msa new file mode 100644 index 000000000..14069bd25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_01.msa new file mode 100644 index 000000000..48be963b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_01.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.228205 + DirectInputTime 0.607692 + InputLimitTime 0.712821 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.292308 + AttackingEndTime 0.525641 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.292308 -64.359543 5.874933 130.699219 -47.637035 47.595997 154.789093 + 0.300641 -62.652027 -7.038029 137.059464 -58.055809 38.834915 158.863998 + 0.308974 -57.548107 -21.106142 141.130325 -67.312996 23.699512 163.397842 + 0.317308 -49.338501 -34.125092 142.073166 -71.480812 4.691082 166.612045 + 0.325641 -39.717014 -43.942028 141.402664 -69.850693 -12.449082 167.881302 + 0.333974 -29.330355 -51.482693 139.412628 -65.095451 -28.368828 167.442612 + 0.342308 -17.956589 -57.309238 135.921753 -58.037235 -44.772793 164.830750 + 0.350641 -5.540597 -61.002293 131.333267 -47.813980 -61.389866 159.859970 + 0.358974 6.970981 -62.033096 126.690170 -34.124001 -75.730606 153.604263 + 0.367308 19.108156 -60.517353 122.323921 -17.357483 -86.911499 146.285202 + 0.375641 30.475634 -56.651791 118.597961 1.974995 -94.050995 138.341476 + 0.383974 40.024349 -51.184479 115.721855 21.784739 -96.331596 130.889267 + 0.392308 47.288292 -45.161308 113.568886 40.052616 -94.411354 124.659569 + 0.400641 52.590576 -39.202606 111.966408 56.176853 -89.472954 119.769669 + 0.408974 56.299397 -33.650215 110.730942 70.012642 -82.471962 116.148621 + 0.417308 58.722931 -28.236761 109.738617 81.924400 -73.515778 113.273987 + 0.425641 59.978062 -22.980749 108.952591 91.794662 -62.783588 111.051979 + 0.433974 60.154804 -18.030516 108.332275 99.361038 -50.625668 109.512764 + 0.442308 59.361450 -13.563784 107.829018 104.321449 -37.626247 108.598091 + 0.450641 57.837666 -9.881880 107.408180 106.491875 -25.155607 108.096420 + 0.458974 55.841133 -7.016500 107.034157 106.378937 -13.803728 107.953827 + 0.467308 53.575378 -4.921243 106.662086 104.544075 -3.848273 108.089500 + 0.475641 51.266548 -3.531722 106.296234 101.617294 4.307084 108.381538 + 0.483974 49.206841 -2.756287 106.000336 98.474236 10.138352 108.729401 + 0.492308 47.522362 -2.475303 105.752724 95.747353 13.783296 109.070961 + 0.500641 46.276104 -2.592995 105.530632 93.834389 15.425822 109.342857 + 0.508974 45.374153 -2.975968 105.299278 92.599648 15.798402 109.574409 + 0.517308 44.729073 -3.553189 105.036125 91.838936 15.394147 109.796532 + 0.525641 44.330742 -4.326819 104.734985 91.545067 14.225271 109.991264 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_02.msa new file mode 100644 index 000000000..f31567ca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_02.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.128205 + DirectInputTime 0.533333 + InputLimitTime 0.658974 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207692 + AttackingEndTime 0.441026 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.207692 36.226494 -41.836376 93.132713 46.055233 7.580928 101.026634 + 0.216026 33.713116 -46.867867 98.172050 45.851257 2.443870 102.863548 + 0.224359 29.787460 -52.315414 103.627914 46.010124 -3.967689 104.191040 + 0.232692 23.420765 -58.581135 109.122375 46.973152 -13.636775 103.996513 + 0.241026 14.024863 -64.860519 115.021225 47.114304 -27.825705 103.423683 + 0.249359 1.067084 -69.635208 121.891525 43.213276 -47.043209 104.163048 + 0.257692 -14.245625 -70.394394 129.925369 31.922903 -67.619324 108.436745 + 0.266026 -29.162771 -65.771492 138.386078 13.636117 -83.424950 116.994316 + 0.274359 -42.104141 -55.920643 146.503357 -9.659419 -91.253242 129.184494 + 0.282692 -51.543736 -41.608944 153.536407 -34.779270 -88.777321 143.786392 + 0.291026 -55.974247 -26.293732 158.342194 -54.535461 -77.263115 157.319672 + 0.299359 -56.484074 -13.046310 160.976837 -65.924820 -62.751286 167.401443 + 0.307692 -54.952869 -2.871925 162.194183 -70.424011 -50.043884 173.873871 + 0.316026 -52.796829 4.172182 162.657211 -70.286224 -41.453953 177.264374 + 0.324359 -50.339699 9.563728 162.888702 -68.307587 -35.268829 179.265274 + 0.332692 -47.823139 13.665089 163.043320 -65.291451 -31.030813 180.309662 + 0.341026 -45.508892 16.543743 163.188339 -61.547634 -28.681746 180.462448 + 0.349359 -43.420853 18.603092 163.283203 -57.602058 -27.461905 179.953354 + 0.357692 -41.096783 20.917770 163.102692 -54.582584 -25.447779 179.515076 + 0.366026 -38.469238 23.551083 162.642517 -52.511799 -22.545858 179.341476 + 0.374359 -35.490604 26.472807 161.908340 -51.281040 -18.718224 179.498596 + 0.382692 -32.231289 29.444309 160.987137 -50.394886 -14.328052 179.830246 + 0.391026 -28.856833 32.188732 159.999039 -49.336285 -9.963248 180.118637 + 0.399359 -25.390558 34.707668 158.946976 -48.112839 -5.619621 180.357285 + 0.407692 -21.855015 37.003853 157.832947 -46.733646 -1.291450 180.538040 + 0.416026 -18.350632 39.056259 156.646698 -45.270153 2.976497 180.617294 + 0.424359 -14.943927 40.868813 155.385010 -43.773098 7.169902 180.569473 + 0.432692 -11.656553 42.462746 154.051392 -42.259724 11.303115 180.386154 + 0.441025 -8.518781 43.852444 152.654495 -40.744465 15.362733 180.055954 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_03.msa new file mode 100644 index 000000000..037e5906d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.066667 + DirectInputTime 0.415385 + InputLimitTime 0.528205 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.138462 + AttackingEndTime 0.338462 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.138462 -51.994301 -21.154978 165.896378 -4.716457 -3.689760 173.690063 + 0.146795 -51.712757 -29.774483 165.892838 -7.693698 -4.213655 169.034332 + 0.155128 -50.817657 -39.147873 165.559357 -12.625716 -5.354080 165.506271 + 0.163462 -49.295341 -49.976795 164.212189 -19.911158 -8.297912 163.914520 + 0.171795 -46.620598 -63.380714 160.475159 -29.767159 -15.439342 164.783478 + 0.180128 -40.903984 -78.689079 153.420410 -40.465153 -29.297712 166.105545 + 0.188462 -29.866337 -93.700035 142.402267 -48.430897 -51.619534 164.428146 + 0.196795 -14.244893 -103.596893 129.620087 -48.089268 -77.398674 157.354324 + 0.205128 2.587229 -106.673973 117.114052 -38.857521 -100.062630 146.088898 + 0.213462 18.302834 -103.709137 105.420433 -23.199072 -116.598419 132.111389 + 0.221795 31.336441 -96.005333 95.008064 -4.001609 -125.642365 116.776192 + 0.230128 41.754948 -85.813728 87.871216 16.442465 -127.451103 102.924492 + 0.238462 49.818146 -74.786530 83.786400 36.846382 -123.445656 91.849258 + 0.246795 55.757580 -63.706219 81.895638 56.445873 -114.668388 83.725403 + 0.255128 59.764244 -52.717205 81.462029 74.566940 -101.413971 78.222542 + 0.263462 61.751446 -41.178936 81.889084 90.117592 -82.876762 74.296425 + 0.271795 61.383579 -29.363489 82.926437 101.151680 -59.305504 71.837914 + 0.280128 58.372356 -17.804499 84.332153 105.465736 -31.833574 70.680588 + 0.288462 53.085457 -7.965744 85.715042 101.651596 -4.655509 70.504463 + 0.296795 47.187420 -1.173245 86.816689 92.237137 16.884779 71.150711 + 0.305128 41.777985 3.179591 87.761467 80.701851 32.472076 72.666725 + 0.313462 37.461529 5.796096 88.613243 69.619209 42.960701 74.987190 + 0.321795 34.208313 7.165167 89.222359 60.277889 49.301895 77.144638 + 0.330128 31.990326 7.627527 89.541199 53.595474 52.510548 78.599075 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_04.msa new file mode 100644 index 000000000..bfa58c327 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_04.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_04.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.000000 + DirectInputTime 0.000000 + InputLimitTime 0.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.417094 + AttackingEndTime 0.694017 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.417094 -44.152828 -33.506683 86.801674 -58.551544 15.069369 92.581848 + 0.425427 -46.593868 -49.800659 86.385559 -76.302048 -8.779418 92.278473 + 0.433761 -44.815460 -67.635277 87.248718 -86.537651 -38.872269 92.945259 + 0.442094 -38.034824 -85.692795 90.435181 -86.878021 -72.550484 96.943008 + 0.450427 -25.698061 -101.925308 97.072182 -75.643440 -105.441551 106.743187 + 0.458761 -7.961524 -113.196960 107.983002 -52.984665 -130.958862 124.045052 + 0.467094 11.730827 -116.102127 121.555717 -25.034258 -141.424713 146.214401 + 0.475427 29.078165 -110.893166 135.446091 -0.516191 -136.369919 168.249527 + 0.483761 41.919380 -99.493378 148.716278 15.555205 -120.232758 187.131317 + 0.492094 48.962719 -84.008041 160.711655 20.992674 -98.554359 200.799789 + 0.500427 49.516930 -66.571678 170.862900 16.083036 -76.835587 207.972855 + 0.508761 44.827469 -50.623249 177.334625 5.676734 -60.803333 208.376373 + 0.517094 38.151291 -38.694355 180.047348 -4.476051 -51.682281 204.849869 + 0.525427 31.817064 -30.667561 180.532364 -12.290742 -47.098560 200.153748 + 0.533761 27.216600 -25.626751 179.910385 -17.337067 -44.647015 195.811447 + 0.542094 25.053318 -22.660517 178.840698 -19.824774 -42.618320 192.550110 + 0.550427 24.184427 -20.536222 177.611374 -21.071308 -40.584415 189.896820 + 0.558761 23.461622 -18.572010 176.280228 -22.054367 -38.774700 187.285065 + 0.567094 22.886911 -16.756382 174.866241 -22.795094 -37.160603 184.746780 + 0.575427 22.457302 -15.078107 173.384399 -23.316435 -35.716988 182.304977 + 0.583761 22.165413 -13.527881 171.846832 -23.641466 -34.422863 179.974472 + 0.592094 22.126732 -12.165789 170.327271 -23.752794 -33.151127 177.789490 + 0.600427 22.462524 -11.028765 168.876831 -23.613478 -31.771357 175.785461 + 0.608761 23.195026 -10.104675 167.486725 -23.208532 -30.243603 173.975220 + 0.617094 24.337318 -9.396485 166.144135 -22.521265 -28.541712 172.366409 + 0.625427 25.892689 -8.922620 164.832443 -21.531126 -26.654154 170.962051 + 0.633761 27.664766 -8.676589 163.556900 -20.358242 -24.713308 169.689377 + 0.642094 29.488136 -8.647848 162.333923 -19.108130 -22.836174 168.505798 + 0.650427 31.350252 -8.850554 161.164017 -17.775955 -21.030130 167.430740 + 0.658760 33.231388 -9.297091 160.045898 -16.362867 -19.299349 166.477127 + 0.667094 35.103470 -9.996912 158.978302 -14.875960 -17.646368 165.652115 + 0.675427 36.945126 -10.912700 157.955933 -13.314170 -16.050230 164.927902 + 0.683760 38.744411 -12.014379 156.973007 -11.668635 -14.496083 164.278152 + 0.692094 40.482079 -13.307181 156.026840 -9.936275 -12.990137 163.700653 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_05.msa new file mode 100644 index 000000000..fb1059f2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_05.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_05.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.197080 + DirectInputTime 0.593674 + InputLimitTime 0.737226 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.218978 + AttackingEndTime 0.452555 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.218978 46.277153 -46.288212 100.951233 25.045311 -0.122704 105.301323 + 0.227311 44.613384 -50.850689 101.811790 29.587687 -2.264351 105.622261 + 0.235645 42.452293 -55.609158 102.793884 34.154545 -5.381435 105.841469 + 0.243978 39.722385 -60.492741 103.914223 38.582684 -9.549281 106.025452 + 0.252311 36.285358 -65.462448 105.197250 42.703686 -14.880248 106.206551 + 0.260645 30.589184 -71.249306 106.954865 46.522633 -22.817942 105.786278 + 0.268978 21.461647 -77.363747 109.399178 48.840656 -34.571960 104.899521 + 0.277311 8.252045 -82.216270 112.466843 47.237926 -50.407021 104.150398 + 0.285645 -8.783117 -83.472832 115.633598 38.691143 -68.773369 104.183197 + 0.293978 -26.800003 -79.291183 117.896049 22.237997 -85.173477 105.181297 + 0.302311 -43.640774 -69.080566 118.740303 -1.795566 -95.504585 106.423172 + 0.310645 -56.971439 -53.005768 117.857201 -31.202929 -95.607994 106.825180 + 0.318978 -64.059738 -33.766506 115.416313 -59.248489 -83.633186 105.882935 + 0.327311 -64.760429 -17.106440 112.480774 -77.677841 -65.844940 104.826653 + 0.335645 -62.045696 -4.615679 109.885201 -87.409592 -48.530903 104.584450 + 0.343978 -58.468193 3.593166 108.187714 -91.369865 -35.315876 106.175468 + 0.352311 -54.855629 9.369673 107.025429 -92.373543 -25.109108 109.172989 + 0.360645 -51.045181 14.233381 105.863670 -91.563286 -15.971078 112.706520 + 0.368978 -47.262440 18.331905 104.733200 -89.217979 -8.025485 116.808418 + 0.377311 -43.624176 21.840784 103.696526 -85.507759 -1.257671 121.392937 + 0.385645 -39.906860 25.094343 103.041504 -81.182449 5.016628 125.272209 + 0.393978 -36.039192 28.212015 102.882103 -76.804512 10.867164 128.146667 + 0.402311 -32.045513 31.210823 103.251541 -72.667618 16.228775 130.201996 + 0.410645 -27.963320 34.069881 104.150826 -68.894127 21.113657 131.678970 + 0.418978 -23.923191 36.681969 105.378761 -65.217239 25.290678 133.056107 + 0.427311 -19.970070 39.035683 106.916725 -61.702637 28.749369 134.367981 + 0.435645 -16.142212 41.123707 108.776230 -58.464916 31.528358 135.566376 + 0.443978 -12.519732 42.889793 110.877007 -55.594738 33.726070 136.598022 + 0.452311 -9.216117 44.270721 113.024620 -53.119568 35.533176 137.461060 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_06.msa new file mode 100644 index 000000000..2972f89d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_06.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_06.gr2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.217356 + DirectInputTime 0.703974 + InputLimitTime 0.911598 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.253041 + AttackingEndTime 0.450933 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.253041 -70.046425 -36.193127 132.405029 -68.245689 14.113170 140.535828 + 0.261375 -65.338326 -49.339066 132.152328 -72.173256 0.340580 141.345413 + 0.269708 -57.420803 -63.289768 131.155548 -74.110603 -16.236425 141.513184 + 0.278041 -45.257637 -76.902420 129.335693 -72.535172 -35.373409 140.833710 + 0.286375 -28.040777 -88.176010 126.654831 -65.623848 -56.053158 139.111526 + 0.294708 -6.272555 -94.088882 123.231918 -51.984173 -75.736610 136.218338 + 0.303041 14.617427 -92.715530 119.150024 -34.505203 -89.983353 132.309036 + 0.311375 31.684652 -85.868874 115.151184 -16.061096 -98.368813 127.813148 + 0.319708 44.256668 -75.746124 111.887405 1.905430 -101.794502 123.154755 + 0.328041 52.512188 -64.044807 109.742378 18.689325 -101.148399 118.674561 + 0.336375 56.973484 -52.008492 108.944489 33.884350 -97.098289 114.828773 + 0.344708 58.615673 -41.706051 109.393539 46.304195 -91.045067 113.273750 + 0.353041 58.652302 -33.901379 110.022163 55.774780 -84.675819 113.780983 + 0.361375 58.092655 -28.515915 110.027153 62.824574 -78.983536 115.572037 + 0.369708 57.648926 -25.362953 108.989471 68.084465 -74.444405 118.078362 + 0.378041 57.677151 -24.228245 106.891472 72.136490 -71.062813 120.976631 + 0.386375 57.412258 -23.202362 104.896332 75.758347 -66.939644 123.643822 + 0.394708 56.551079 -21.740606 103.283081 78.900795 -61.632137 125.869316 + 0.403041 55.011429 -19.875416 102.026237 81.299561 -55.271912 127.658257 + 0.411375 52.699501 -17.680950 101.127007 82.678696 -48.021862 129.085190 + 0.419708 49.576885 -15.333933 100.577324 82.775734 -40.152096 130.290802 + 0.428041 46.243652 -13.580195 99.977592 81.647346 -32.579338 131.387909 + 0.436375 42.982574 -12.566065 99.188271 79.513962 -25.621031 132.294388 + 0.444708 39.902439 -12.239500 98.195435 76.578026 -19.353285 132.912582 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_07.msa new file mode 100644 index 000000000..39cbb11ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/combo_07.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_07.gr2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.261152 + AttackingEndTime 0.553528 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.261152 -53.546944 -29.370810 102.812012 -42.353260 18.101173 117.661423 + 0.269485 -55.971184 -45.317741 106.638077 -54.562294 4.921318 115.249367 + 0.277818 -51.502800 -64.819916 108.415070 -65.544502 -15.984511 112.759621 + 0.286152 -37.317421 -84.468040 108.259872 -69.370949 -44.882572 110.708427 + 0.294485 -12.805990 -97.896759 106.619186 -59.518467 -77.639290 109.444778 + 0.302818 13.712291 -99.628807 105.560127 -37.122780 -102.082016 108.816589 + 0.311152 36.236237 -91.972687 105.451195 -9.539611 -114.209763 108.778641 + 0.319485 52.811390 -78.633705 106.023567 17.604143 -115.391052 109.234055 + 0.327818 63.293228 -62.604198 107.035416 41.032440 -108.394028 109.987778 + 0.336152 68.443573 -46.328697 108.528816 59.300846 -96.420876 111.389099 + 0.344485 69.654854 -31.655621 110.671555 72.239014 -82.486061 113.924973 + 0.352818 68.391403 -19.216724 113.451126 80.535393 -68.585304 117.481522 + 0.361152 65.824272 -9.080353 116.904404 85.178299 -55.993034 121.962914 + 0.369485 62.546444 -0.773493 120.983635 87.195625 -44.993805 127.146294 + 0.377818 58.024940 6.956333 125.241196 87.392639 -34.115410 132.427216 + 0.386152 52.226273 14.020164 129.599808 85.855263 -23.454546 137.705414 + 0.394485 45.252674 20.179020 134.032852 82.668282 -13.312636 142.939758 + 0.402818 37.271015 25.200222 138.515335 77.983253 -3.987438 148.085068 + 0.411152 28.820827 28.778048 143.102066 72.243813 3.953205 153.060501 + 0.419485 20.291512 30.851545 147.790085 65.897522 10.338616 157.804367 + 0.427818 11.902417 31.478516 152.532623 59.261822 15.258534 162.277023 + 0.436152 3.852330 30.738295 157.280716 52.593002 18.849234 166.444504 + 0.444485 -3.774080 28.768579 161.850037 45.999992 21.440683 170.207230 + 0.452818 -10.991468 25.750366 165.981247 39.401524 23.464268 173.485229 + 0.461151 -17.676409 21.792622 169.685471 32.780865 24.994946 176.378082 + 0.469485 -23.728512 16.995119 172.989243 26.100691 26.056837 178.982895 + 0.477818 -29.073124 11.455242 175.910736 19.300375 26.653551 181.389069 + 0.486151 -33.723751 5.298622 178.394714 12.185935 26.866352 183.698486 + 0.494485 -37.626587 -1.437152 180.474533 4.658962 26.533445 186.003677 + 0.502818 -40.673229 -8.733034 182.200699 -3.283458 25.398460 188.368561 + 0.511151 -42.707981 -16.548473 183.619598 -11.541152 23.171347 190.827896 + 0.519485 -43.432911 -24.621847 184.856964 -19.667292 19.693470 193.362167 + 0.527818 -42.644550 -32.625652 186.011047 -27.215544 14.958415 195.945892 + 0.536151 -40.264931 -40.265705 187.118668 -33.850281 9.019362 198.556519 + 0.544485 -36.277454 -47.169289 188.215698 -39.213375 2.075783 201.149658 + 0.552818 -30.886909 -52.844807 189.290497 -42.954292 -5.408779 203.615250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/damage.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/damage.msa new file mode 100644 index 000000000..f23ea5422 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/damage_1.msa new file mode 100644 index 000000000..8a207e2cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/damage_2.msa new file mode 100644 index 000000000..356b572f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/damage_3.msa new file mode 100644 index 000000000..834bfc083 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/pick_up.msa new file mode 100644 index 000000000..21ff224fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/run.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/run.msa new file mode 100644 index 000000000..0abe670f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/wait.msa new file mode 100644 index 000000000..65562b9cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bell/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/bell/walk.msa new file mode 100644 index 000000000..426964fb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bell/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/attack.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/attack.msa new file mode 100644 index 000000000..b57211e81 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/attack.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.853846 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.846154 + AttackingEndTime 0.846154 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.850000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/attack_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/attack_1.msa new file mode 100644 index 000000000..9538069ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/attack_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_1.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/attack_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/attack_2.msa new file mode 100644 index 000000000..47659d4ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/attack_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_2.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/change_weapon.msa new file mode 100644 index 000000000..e682490e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/change_weapon.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/change_weapon.gr2" +MotionDuration 0.666667 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/damage.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/damage.msa new file mode 100644 index 000000000..ffc53031a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/damage_1.msa new file mode 100644 index 000000000..450cf4af6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/damage_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_1.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/damage_2.msa new file mode 100644 index 000000000..1ac2945ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/damage_2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_2.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/damage_3.msa new file mode 100644 index 000000000..3bc25ed2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/damage_3.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_3.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/run.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/run.msa new file mode 100644 index 000000000..076189978 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/wait.msa new file mode 100644 index 000000000..2d49b0d40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/wait_1.msa new file mode 100644 index 000000000..e5c0a5573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait_1.gr2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/bow/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/bow/walk.msa new file mode 100644 index 000000000..5b09bcc1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_05.msa new file mode 100644 index 000000000..bdafd2fe3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_05.gr2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_06.msa new file mode 100644 index 000000000..e1b024b44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_06.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/dualhand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/change_weapon.msa new file mode 100644 index 000000000..98259c873 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_01.msa new file mode 100644 index 000000000..256ed64ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_01.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.393162 + DirectInputTime 0.748718 + InputLimitTime 0.919658 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.533333 + AttackingEndTime 0.687180 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.533333 -51.029541 9.694455 153.929138 -19.190048 42.445637 176.612595 + 0.541667 -54.250633 -3.238292 150.995071 -30.971941 35.373760 174.831863 + 0.550000 -55.069969 -17.750250 147.511932 -42.275051 24.909595 172.358109 + 0.558333 -52.808235 -32.955986 143.537384 -51.719215 11.160174 169.101578 + 0.566667 -47.035519 -48.133430 139.050629 -58.421852 -5.650917 164.868729 + 0.575000 -37.438381 -62.314739 134.092758 -61.374634 -25.120188 159.480545 + 0.583333 -23.970400 -74.257294 128.798767 -59.403728 -46.521095 152.802109 + 0.591667 -7.893576 -82.405518 122.945175 -51.872543 -67.985252 144.363724 + 0.600000 8.998416 -86.024750 116.366989 -38.931435 -87.228088 133.748276 + 0.608333 25.632421 -85.047722 109.345917 -20.910992 -102.316063 121.028435 + 0.616667 40.896614 -79.574562 102.148338 1.099251 -111.178772 106.421524 + 0.625000 53.603462 -69.939560 95.058006 25.044907 -111.927086 90.375389 + 0.633333 62.284531 -57.994038 89.258469 46.651768 -104.626434 75.785812 + 0.641667 66.864311 -46.396416 85.366776 62.789745 -93.048073 65.168579 + 0.650000 68.419632 -36.309696 82.823853 73.667892 -80.620979 58.128811 + 0.658333 68.036743 -28.218906 81.137886 80.475700 -69.561165 53.997196 + 0.666667 66.611038 -22.185799 79.928391 84.586128 -60.992691 52.153461 + 0.675000 64.635902 -17.663799 79.093018 87.469849 -54.454456 52.151833 + 0.683333 62.287949 -14.182733 78.661560 89.975258 -49.105400 53.866329 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_02.msa new file mode 100644 index 000000000..50ca508fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_02.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.146154 + DirectInputTime 0.487179 + InputLimitTime 0.620513 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.235897 + AttackingEndTime 0.379487 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.235897 -34.437260 -63.836655 95.549911 6.945831 -90.619980 82.469719 + 0.244231 -48.866096 -54.882469 105.242493 -17.414835 -93.581596 94.562904 + 0.252564 -59.952187 -41.545090 114.383110 -40.440613 -88.180389 107.645515 + 0.260897 -66.133255 -26.662279 122.081223 -58.333248 -76.951195 118.740517 + 0.269231 -67.978645 -12.649668 128.115784 -70.432167 -63.570232 126.695526 + 0.277564 -66.820892 -0.732294 132.500458 -77.814339 -50.517578 131.264709 + 0.285897 -63.869255 8.688789 135.360825 -81.861076 -38.959156 132.739120 + 0.294231 -59.971043 16.093016 137.374893 -83.989586 -28.679974 132.961548 + 0.302564 -55.812679 21.507076 138.803986 -84.795464 -19.956282 132.346725 + 0.310897 -51.965466 25.004482 139.816986 -84.758675 -13.060397 131.064240 + 0.319231 -48.612896 27.157961 140.570999 -84.204185 -7.903364 130.326874 + 0.327564 -45.420406 29.037426 141.408829 -83.255180 -3.999626 132.572647 + 0.335897 -42.333771 30.848272 142.652603 -81.828934 -1.106789 138.182388 + 0.344231 -39.250828 32.701916 144.438980 -79.259399 1.202743 147.286011 + 0.352564 -36.172260 34.430870 146.393890 -74.954414 3.366897 157.881424 + 0.360897 -33.202343 35.893639 148.206741 -68.877281 5.430126 168.213486 + 0.369231 -30.379833 37.129784 149.854767 -60.881218 7.358673 177.860916 + 0.377564 -27.735455 38.178413 151.307114 -50.939770 9.167285 186.248642 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_03.msa new file mode 100644 index 000000000..91b616ca1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_03.msa @@ -0,0 +1,61 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.149573 + DirectInputTime 0.514530 + InputLimitTime 0.628205 + LinkTime 0.0 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200427 + AttackingEndTime 0.391880 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.200427 -48.295635 42.142143 129.671432 -0.372383 58.366188 123.257790 + 0.208761 -57.005108 32.761131 130.150864 -12.639174 57.367668 124.937813 + 0.217094 -64.894791 20.618982 130.562820 -26.254919 53.678654 126.690735 + 0.225427 -70.869560 5.973915 130.926712 -40.196644 46.649456 128.559174 + 0.233761 -73.955765 -10.096709 131.352829 -52.908138 36.352856 130.745621 + 0.242094 -73.822571 -26.933138 131.705795 -63.595837 23.011040 133.112137 + 0.250427 -70.298347 -43.816040 131.850983 -71.523392 7.038726 135.490402 + 0.258761 -63.350746 -60.056374 131.479370 -76.121727 -11.074225 137.659500 + 0.267094 -52.627052 -75.363106 128.917679 -77.188126 -31.798441 138.887405 + 0.275427 -37.653961 -88.288246 123.680397 -73.305901 -54.811897 138.144745 + 0.283761 -18.499756 -96.397110 115.820450 -62.583027 -78.464653 134.147659 + 0.292094 3.514027 -96.603539 106.138123 -43.499413 -99.169815 125.715508 + 0.300427 23.113827 -88.424034 98.002472 -19.212564 -111.019630 115.274803 + 0.308761 36.560177 -76.064995 93.116104 4.436901 -113.381050 106.404633 + 0.317094 44.149067 -62.957088 90.674683 24.784708 -109.214592 99.950653 + 0.325427 47.128139 -51.148067 89.654388 40.937454 -101.386131 95.857262 + 0.333761 47.017319 -41.445122 89.338943 53.247238 -91.872810 93.721672 + 0.342094 45.366978 -33.728962 89.664101 62.756580 -81.526550 93.403961 + 0.350427 42.973763 -28.019579 90.219215 69.794243 -71.163422 94.720078 + 0.358761 40.445286 -24.168869 90.674332 74.718269 -61.331696 97.402740 + 0.367094 38.196159 -21.888765 90.844971 77.861115 -52.254860 101.120544 + 0.375427 35.715244 -20.209133 90.892128 79.096764 -43.008060 105.007744 + 0.383761 32.792747 -18.897461 90.875679 78.255714 -33.541058 108.755287 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_04.msa new file mode 100644 index 000000000..4d374ae15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_04.msa @@ -0,0 +1,105 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.170513 + AttackingEndTime 0.744872 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.170513 62.306557 -3.776650 94.857910 64.461983 -5.991505 145.763855 + 0.178846 63.622559 -14.270170 94.620026 64.355209 -12.374729 145.579239 + 0.187180 62.823875 -26.300434 94.448227 63.938694 -18.748814 144.873535 + 0.195513 59.340904 -39.235092 94.683784 63.158554 -25.376472 143.615952 + 0.203846 52.529724 -52.404564 95.457695 61.939793 -32.681133 141.538376 + 0.212180 41.838852 -64.784836 96.887177 59.866924 -41.204464 138.359238 + 0.220513 27.075939 -74.920883 99.095131 55.969318 -51.375072 133.905334 + 0.228846 9.719263 -80.902596 102.037460 48.875431 -62.594067 129.103729 + 0.237180 -8.562338 -81.961571 105.527832 37.871899 -73.334816 124.774429 + 0.245513 -26.457460 -78.008728 109.407288 22.992096 -81.929298 121.254616 + 0.253846 -42.682049 -69.283318 113.540588 4.934532 -86.791634 118.747383 + 0.262180 -55.769798 -56.648972 117.390152 -14.473239 -86.575058 117.283966 + 0.270513 -64.723869 -41.781025 120.064522 -32.412827 -81.087227 116.599960 + 0.278846 -69.649338 -25.860643 121.509384 -47.293537 -71.424164 116.491936 + 0.287180 -70.754143 -9.811776 121.790642 -58.194324 -59.003799 116.954689 + 0.295513 -68.260750 5.587657 121.225067 -64.929939 -45.206543 118.094955 + 0.303846 -62.413090 19.885664 120.923889 -68.701218 -30.698128 119.276016 + 0.312180 -53.614605 32.468597 120.958542 -69.781082 -15.895717 120.227921 + 0.320513 -42.344620 42.811813 121.225967 -68.217476 -1.136322 120.876129 + 0.328846 -29.100508 50.507984 121.667542 -63.991627 13.314277 121.194504 + 0.337179 -14.447408 55.236488 122.498184 -56.978577 27.115995 121.344582 + 0.345513 0.978918 56.743874 123.895798 -47.055649 39.776119 121.493103 + 0.353846 16.517199 54.848957 125.882507 -34.143574 50.676468 121.752090 + 0.362179 31.440357 49.464886 128.485687 -18.272364 59.018154 122.291634 + 0.370513 44.847084 40.700264 131.600311 0.086399 63.701115 123.327492 + 0.378846 55.720879 29.124229 134.852997 19.518225 63.655304 124.955154 + 0.387179 63.497448 15.432290 138.172318 38.731739 58.634212 127.160828 + 0.395513 67.805931 0.403988 141.507843 56.429325 48.747677 129.912170 + 0.403846 68.462181 -15.119360 144.807388 71.354248 34.449329 133.163513 + 0.412179 65.521194 -30.157709 147.988327 82.324867 16.697853 136.889359 + 0.420513 59.275143 -43.893673 151.016052 88.553642 -3.345779 141.034653 + 0.428846 50.167038 -55.659599 153.875626 89.605003 -24.417912 145.532928 + 0.437179 38.757248 -64.915436 156.557556 85.373741 -45.192703 150.320160 + 0.445513 25.900248 -71.240128 158.938614 76.257965 -64.128380 155.130539 + 0.453846 12.560150 -74.539383 160.918167 63.260174 -79.921669 159.679367 + 0.462179 -0.596660 -74.998184 162.554550 47.485741 -91.943130 163.948990 + 0.470513 -13.024929 -72.916695 163.903336 30.058874 -99.906387 167.944839 + 0.478846 -24.298534 -68.673676 165.013351 12.064910 -103.807930 171.667816 + 0.487179 -34.099602 -62.709175 165.933090 -5.422060 -103.879562 175.076111 + 0.495513 -42.258244 -55.446983 166.727768 -21.588648 -100.631279 178.223190 + 0.503846 -48.700413 -47.291927 167.452850 -35.836952 -94.701500 181.159119 + 0.512179 -53.432163 -38.617214 168.153534 -47.775188 -86.789833 183.914017 + 0.520513 -56.593258 -29.521719 168.903580 -57.393471 -77.353165 186.581436 + 0.528846 -58.233475 -20.135826 169.730164 -64.650589 -66.853615 189.153519 + 0.537179 -58.363777 -10.682907 170.625351 -69.508354 -55.844234 191.535706 + 0.545513 -57.021469 -1.390561 171.567612 -72.051613 -44.861889 193.597824 + 0.553846 -54.347492 7.344738 172.497543 -72.541786 -34.556995 195.173721 + 0.562179 -50.671276 15.091274 173.342957 -71.471870 -25.500738 196.160080 + 0.570513 -46.257416 21.833998 174.081741 -69.292290 -17.741905 196.534760 + 0.578846 -41.318787 27.614342 174.689835 -66.364891 -11.207648 196.289444 + 0.587179 -36.041447 32.485718 175.136688 -62.975430 -5.766742 195.442062 + 0.595513 -30.741589 36.430496 175.375565 -59.463127 -1.323379 194.102966 + 0.603846 -25.577276 39.574425 175.397781 -55.952267 2.295204 192.386398 + 0.612179 -20.615458 42.065998 175.202148 -52.472706 5.252025 190.395691 + 0.620513 -15.876949 44.035583 174.788376 -49.016846 7.675338 188.229340 + 0.628846 -11.562606 45.535812 174.191559 -45.739780 9.611434 186.121231 + 0.637179 -7.859122 46.651543 173.466461 -42.801453 11.097796 184.234894 + 0.645513 -4.799346 47.502510 172.649277 -40.245712 12.208198 182.591873 + 0.653846 -2.398279 48.188904 171.769852 -38.107594 13.016208 181.188263 + 0.662179 -0.547535 48.801834 170.822556 -36.361858 13.665969 179.976959 + 0.670512 1.072591 49.416725 169.740753 -34.880493 14.413524 178.859238 + 0.678846 2.474656 50.048531 168.527618 -33.667435 15.283370 177.808228 + 0.687179 3.649989 50.707565 167.187943 -32.734337 16.285917 176.796783 + 0.695512 4.602416 51.401165 165.723236 -32.080162 17.430891 175.793381 + 0.703846 5.507905 52.116993 164.128891 -31.550228 18.727770 174.752075 + 0.712179 6.419735 52.844654 162.400848 -31.093801 20.176523 173.649261 + 0.720512 7.334918 53.577118 160.535675 -30.707876 21.774717 172.466766 + 0.728846 8.249431 54.306820 158.529587 -30.389231 23.518942 171.184967 + 0.737179 9.116469 55.020512 156.423660 -30.142950 25.352407 169.821381 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_05.msa new file mode 100644 index 000000000..619459d64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_05.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_05.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.130576 + DirectInputTime 0.513788 + InputLimitTime 0.718167 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167478 + AttackingEndTime 0.377535 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.167478 62.888382 -24.179306 113.141136 70.723137 17.963709 140.761276 + 0.175811 59.170776 -42.177074 110.016411 81.943573 -0.860653 129.308670 + 0.184145 47.217415 -63.672600 109.801468 85.941689 -31.373960 116.912064 + 0.192478 28.837519 -79.019775 114.637291 76.802612 -61.936764 112.292122 + 0.200811 9.356023 -85.736168 120.404419 59.807442 -83.753593 113.218597 + 0.209145 -8.917435 -86.215149 124.135254 40.155998 -96.610023 115.024178 + 0.217478 -25.009087 -82.534012 124.515282 21.165506 -102.066673 115.359619 + 0.225811 -38.659260 -75.992271 122.682709 3.992939 -102.719429 114.530167 + 0.234145 -50.553864 -67.124321 121.427612 -13.054465 -100.899025 114.083542 + 0.242478 -60.557762 -55.972870 120.852226 -30.151743 -96.389809 114.397408 + 0.250811 -68.218109 -42.446609 120.989632 -47.140415 -88.597038 115.903587 + 0.259145 -72.554947 -27.003506 121.766220 -62.911961 -76.995667 118.813293 + 0.267478 -72.812103 -13.028555 122.502060 -74.409340 -63.974560 120.836655 + 0.275811 -70.409691 -1.851626 123.088509 -81.964165 -51.484787 121.094917 + 0.284145 -66.789589 6.322731 123.644501 -86.696373 -40.435841 119.368767 + 0.292478 -63.019241 11.622026 124.282509 -89.552734 -31.067429 115.653587 + 0.300811 -59.193165 15.494547 124.864410 -90.966209 -22.439953 112.520271 + 0.309145 -55.140049 18.916956 125.373901 -91.221016 -14.421514 111.673302 + 0.317478 -50.969620 21.961178 125.935852 -90.658775 -7.366897 113.068031 + 0.325811 -46.758381 24.700314 126.648392 -89.458069 -1.355755 116.712868 + 0.334145 -42.592056 27.164284 127.518463 -87.586723 3.696995 122.451385 + 0.342478 -38.617981 29.333946 128.418015 -84.895142 7.942317 129.765320 + 0.350811 -34.871128 31.293226 129.362671 -80.956322 11.483331 138.558838 + 0.359145 -31.367184 33.115841 130.356796 -75.178551 14.384757 148.532532 + 0.367478 -28.104410 34.856537 131.375870 -66.982101 16.709272 158.946793 + 0.375811 -24.964996 36.514164 132.308624 -56.655846 18.698328 168.075211 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_06.msa new file mode 100644 index 000000000..701f5cff2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_06.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_06.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.145985 + DirectInputTime 0.590430 + InputLimitTime 0.814274 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.178427 + AttackingEndTime 0.389294 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.178427 -32.286789 50.632710 139.679489 17.883013 54.135525 131.215530 + 0.186760 -39.058960 46.727787 139.404175 10.647571 56.021671 132.782547 + 0.195094 -46.687645 41.275776 138.498947 1.464054 57.503788 134.137482 + 0.203427 -54.722187 33.762478 136.907822 -9.801505 57.845478 135.154892 + 0.211760 -62.361866 23.815098 134.720093 -22.879595 56.080387 135.717758 + 0.220094 -68.098969 12.385673 133.110138 -35.574142 51.534344 136.319656 + 0.228427 -71.641075 0.208941 132.249771 -46.840725 44.500336 137.153503 + 0.236760 -73.040993 -12.253575 131.981567 -56.208500 35.484032 138.207809 + 0.245094 -72.412910 -24.622648 132.123596 -63.397781 25.042763 139.401764 + 0.253427 -69.885246 -36.772888 132.409119 -68.452850 13.537494 140.584473 + 0.261760 -65.050766 -49.973049 132.123123 -72.317192 -0.364510 141.368927 + 0.270094 -56.959709 -63.938515 131.090179 -74.128387 -17.069166 141.502014 + 0.278427 -44.576603 -77.495033 129.230453 -72.347771 -36.308262 140.778488 + 0.286760 -27.118650 -88.594482 126.511543 -65.144951 -57.014378 139.003952 + 0.295094 -5.245564 -94.179428 123.053696 -51.227806 -76.533592 136.057022 + 0.303427 15.500918 -92.501518 118.957077 -33.658752 -90.494560 132.110458 + 0.311760 32.366226 -85.457596 114.980164 -15.211864 -98.629158 127.598351 + 0.320094 44.730419 -75.229012 111.761406 2.711254 -101.848480 122.941208 + 0.328427 52.797600 -63.485912 109.674065 19.431093 -101.031456 118.476646 + 0.336760 57.101837 -51.480278 108.944901 34.527466 -96.846764 114.699898 + 0.345094 58.644028 -41.289314 109.426521 46.804359 -90.747375 113.258080 + 0.353427 58.632931 -33.600487 110.040665 56.149342 -84.392349 113.840942 + 0.361760 58.065266 -28.321913 110.004128 63.102722 -78.745926 115.675423 + 0.370094 57.639397 -25.269648 108.913170 68.293831 -74.266113 118.205902 + 0.378427 57.677067 -24.190416 106.790199 72.310966 -70.899811 121.109062 + 0.386760 57.386135 -23.144238 104.813568 75.916252 -66.719337 123.756737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_07.msa new file mode 100644 index 000000000..6ccb57d28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/combo_07.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_07.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.255474 + AttackingEndTime 0.530819 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.255474 -49.257450 -21.273808 99.111183 -35.458767 23.696363 118.789810 + 0.263807 -54.897961 -33.958012 104.250679 -46.092251 14.628352 116.947823 + 0.272141 -55.436306 -51.255146 107.425468 -58.443218 -0.833385 114.433754 + 0.280474 -48.150490 -71.308098 108.564476 -67.865410 -24.402742 112.040047 + 0.288807 -30.482973 -89.805656 107.848457 -67.968613 -55.315960 110.208687 + 0.297141 -4.148772 -99.693489 106.162987 -53.376728 -86.730225 109.181793 + 0.305474 21.465460 -98.025345 105.435059 -28.580219 -107.266975 108.741997 + 0.313807 42.196602 -88.176338 105.572128 -0.640659 -115.654076 108.878426 + 0.322141 56.789883 -73.702942 106.308334 25.570938 -113.907936 109.452194 + 0.330474 65.455688 -57.315701 107.437653 47.447227 -104.944115 110.303452 + 0.338807 69.183601 -41.433807 109.142899 63.980579 -92.082619 112.079941 + 0.347141 69.457626 -27.437811 111.487244 75.341568 -77.978539 114.952316 + 0.355474 67.669434 -15.743016 114.475677 82.363235 -64.387070 118.813629 + 0.363807 64.871414 -6.305673 118.156471 86.049553 -52.383438 123.569504 + 0.372141 61.248386 1.747335 122.327866 87.449425 -41.522327 128.827072 + 0.380474 56.311924 9.291163 126.620377 87.088181 -30.679945 134.111374 + 0.388807 50.125263 16.092207 131.005676 85.013069 -20.152294 139.380219 + 0.397141 42.807320 21.914000 135.456635 81.327934 -10.236798 144.591461 + 0.405474 34.601082 26.506107 139.963242 76.241875 -1.285353 149.693069 + 0.413807 26.100512 29.599838 144.587173 70.270973 6.153747 154.599380 + 0.422141 17.593132 31.204967 149.297729 63.800961 12.059716 159.260803 + 0.430474 9.291338 31.386749 154.047501 57.129704 16.539673 163.639679 + 0.438807 1.384790 30.231901 158.781799 50.491741 19.746218 167.700668 + 0.447140 -6.124756 27.915249 163.214096 43.898190 22.142374 171.299805 + 0.455474 -13.184720 24.586178 167.206894 37.295647 24.003466 174.444092 + 0.463807 -19.677994 20.350550 170.780273 30.660666 25.384352 177.235001 + 0.472140 -25.509890 15.304578 173.963013 23.952515 26.294519 179.766968 + 0.480474 -30.631481 9.557348 176.749359 17.074537 26.767197 182.130524 + 0.488807 -35.052910 3.214225 179.098862 9.834044 26.830759 184.429901 + 0.497140 -38.696846 -3.702495 181.060699 2.170662 26.272312 186.748550 + 0.505474 -41.440346 -11.170393 182.684052 -5.889038 24.821400 189.141174 + 0.513807 -43.097313 -19.113859 184.025223 -14.175422 22.198257 191.629593 + 0.522140 -43.350445 -27.192467 185.232025 -22.150377 18.320955 194.180832 + 0.530474 -42.061432 -35.116001 186.367340 -29.446211 13.190326 196.776581 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/damage.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/damage.msa new file mode 100644 index 000000000..8f18ab8bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/damage_1.msa new file mode 100644 index 000000000..b565f694f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/damage_2.msa new file mode 100644 index 000000000..717762dae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/damage_3.msa new file mode 100644 index 000000000..1bed80b86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/pick_up.msa new file mode 100644 index 000000000..da2fdbed6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/run.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/run.msa new file mode 100644 index 000000000..2298670d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/wait.msa new file mode 100644 index 000000000..2658e414d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/wait.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fan/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/fan/walk.msa new file mode 100644 index 000000000..cd0e446dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fan/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_cancel.msa b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_cancel.msa new file mode 100644 index 000000000..f7adbfd33 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_cancel.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/fishing/fishing_cancel.gr2" +MotionDuration 1.200000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_cancel.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_catch.msa b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_catch.msa new file mode 100644 index 000000000..33f3846c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_catch.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/fishing/fishing_catch.gr2" +MotionDuration 2.833333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_catch.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_fail.msa b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_fail.msa new file mode 100644 index 000000000..e833a737f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_fail.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/fishing/fishing_fail.gr2" +MotionDuration 4.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_fail_sw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_react.msa b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_react.msa new file mode 100644 index 000000000..7a38f5883 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_react.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait_react.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_wait.msa new file mode 100644 index 000000000..059bf49c7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fishing/fishing_wait.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fishing/run.msa b/serverfiles/main/srv1/share/data/pc2/sura/fishing/run.msa new file mode 100644 index 000000000..3c2b6c83f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fishing/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/fishing/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -312.04 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fishing/throw.msa b/serverfiles/main/srv1/share/data/pc2/sura/fishing/throw.msa new file mode 100644 index 000000000..d8f146cff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fishing/throw.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/fishing/throw.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 1.128954 + + EffectFileName "d:/ymir work/effect/etc/fishing/throw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fishing/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/fishing/wait.msa new file mode 100644 index 000000000..9cc9dff09 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fishing/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/fishing/wait.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/fishing/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/fishing/walk.msa new file mode 100644 index 000000000..bbc8cb0d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/fishing/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/fishing/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -156.02 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/attack.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/attack.msa new file mode 100644 index 000000000..39f0c47ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/attack.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.376923 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 0.000000 + AttackingStartTime 0.189744 + AttackingEndTime 0.364103 + AttackingBone "Bip01 L Hand" + WeaponLength 30.000000 + List HitPosition + { + 0.189744 63.998379 51.733284 173.707855 84.693382 64.486511 156.127411 + 0.198077 69.874428 36.990547 175.222839 92.195854 47.582439 158.206207 + 0.206411 74.582588 17.775736 175.561798 98.199738 25.630812 158.812820 + 0.214744 75.975296 -5.880153 174.146988 100.432739 -1.077464 157.450653 + 0.223077 71.760574 -32.253593 170.347580 96.620003 -30.545992 153.641495 + 0.231411 62.071396 -56.145866 164.428940 86.874184 -57.394405 147.598495 + 0.239744 48.378769 -75.986198 156.827377 72.693710 -79.953964 139.708939 + 0.248077 32.070763 -91.273010 147.890488 55.535309 -97.623070 130.309479 + 0.256411 13.654177 -101.781006 137.829041 36.119183 -110.360924 119.892799 + 0.264744 -7.338647 -106.521767 126.747452 13.987377 -118.056725 109.079834 + 0.273077 -29.236271 -103.984482 115.089729 -10.058204 -119.492981 98.010849 + 0.281411 -49.417526 -93.085564 103.648247 -34.562531 -113.136414 86.996132 + 0.289744 -63.510178 -75.399513 93.719177 -55.300339 -98.909386 76.989449 + 0.298077 -69.043922 -54.838154 85.952950 -68.738861 -79.328163 68.628220 + 0.306411 -66.161469 -34.497322 80.484116 -73.923119 -56.880802 62.079319 + 0.314744 -56.021896 -17.205208 77.441139 -70.599678 -34.339676 57.594265 + 0.323077 -43.549786 -6.754221 76.934036 -61.914936 -17.378706 55.724567 + 0.331411 -33.069778 -2.300972 77.771629 -52.609058 -7.321406 55.567757 + 0.339744 -26.175449 -1.487852 78.895370 -45.517910 -2.760278 55.998867 + 0.348077 -22.709553 -2.468123 79.815277 -41.424015 -1.813010 56.377277 + 0.356411 -19.745567 -3.493162 80.779488 -37.705864 -1.086878 56.870541 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/attack_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/attack_1.msa new file mode 100644 index 000000000..10ce270ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/attack_1.msa @@ -0,0 +1,51 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/attack_1.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.628205 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + AttackingStartTime 0.435897 + AttackingEndTime 0.615385 + AttackingBone "Bip01 L Finger2" + WeaponLength 30.000000 + List HitPosition + { + 0.435897 -39.587017 37.169823 74.999916 -56.303509 45.624058 98.432465 + 0.444231 -61.124889 9.178135 80.161026 -75.655548 11.006943 106.343361 + 0.452564 -66.765739 -31.815485 87.609253 -77.834175 -34.289562 115.382767 + 0.460897 -50.921150 -75.827888 97.199120 -57.227962 -80.512634 126.152130 + 0.469231 -13.580760 -110.096146 111.196945 -14.060212 -112.045990 141.129654 + 0.477564 28.855038 -120.318573 128.336060 30.626257 -114.040268 157.618225 + 0.485897 57.821873 -113.549065 143.625290 56.948071 -99.301651 170.011795 + 0.494231 71.518570 -104.119362 156.079300 66.676315 -84.696999 178.424850 + 0.502564 73.953056 -99.854622 165.466125 66.993988 -77.443420 184.155945 + 0.510897 75.572136 -95.108444 171.638657 66.842697 -71.226372 187.558578 + 0.519231 79.539780 -86.760689 175.008026 68.070656 -62.844585 189.025116 + 0.527564 85.380646 -74.043709 175.566116 70.168259 -51.777969 188.712234 + 0.535897 91.244522 -57.284443 173.121323 72.176292 -38.488720 186.653625 + 0.544231 94.028847 -41.650124 169.859787 72.468361 -26.557264 184.259476 + 0.552564 94.366585 -28.339859 166.571442 71.489311 -16.532698 181.973434 + 0.560897 93.245239 -17.594732 163.617371 69.838356 -8.409913 179.980667 + 0.569231 91.474701 -8.926558 161.002258 68.008606 -1.720159 178.247833 + 0.577564 89.464119 -1.231521 158.316925 66.263466 4.465872 176.462692 + 0.585897 87.434120 5.576961 155.484650 64.738716 10.271428 174.534073 + 0.594231 85.545181 11.520461 152.432785 63.528339 15.750294 172.366837 + 0.602564 83.770813 16.436827 149.499878 62.434772 20.636404 170.167160 + 0.610897 82.150154 20.248831 147.013580 61.373699 24.714846 168.188873 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/back_damage_flying.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/back_damage_flying.msa new file mode 100644 index 000000000..713230bc0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/back_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/back_damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/back_falling_stand.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/back_falling_stand.msa new file mode 100644 index 000000000..494382037 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/back_falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/back_falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -12.30 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/change_weapon.msa new file mode 100644 index 000000000..d4be0f635 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/change_weapon.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/damage.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/damage.msa new file mode 100644 index 000000000..8bbe6eb12 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/damage_1.msa new file mode 100644 index 000000000..f0f3f5b4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/damage_2.msa new file mode 100644 index 000000000..4b6af4679 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/damage_3.msa new file mode 100644 index 000000000..0c316b7dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/damage_flying.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/damage_flying.msa new file mode 100644 index 000000000..45363167d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/dead.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/dead.msa new file mode 100644 index 000000000..18ce41c65 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/dead.gr2" +MotionDuration 3.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/dig.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/dig.msa new file mode 100644 index 000000000..a12835049 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/dig.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/dig.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.924574 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dig/dig.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/falling_stand.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/falling_stand.msa new file mode 100644 index 000000000..88debd818 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/pick_up.msa new file mode 100644 index 000000000..114e20bfe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/run.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/run.msa new file mode 100644 index 000000000..2c44915dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -312.04 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/run10.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/run10.msa new file mode 100644 index 000000000..63afb70fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/run10.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/run10.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -312.04 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/wait.msa new file mode 100644 index 000000000..4ec992dbf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/general/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/general/walk.msa new file mode 100644 index 000000000..45de1c4ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -156.02 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/damage.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/damage.msa new file mode 100644 index 000000000..bceec74c9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/dead.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/dead.msa new file mode 100644 index 000000000..3a859f4d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/dead.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/run.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/run.msa new file mode 100644 index 000000000..bda1b1495 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/skill_charge.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/skill_charge.msa new file mode 100644 index 000000000..c557a3925 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/skill_charge.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/skill_charge.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 4 + StartingTime 0.194647 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -150.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.194647 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.214112 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/skill_splash.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/skill_splash.msa new file mode 100644 index 000000000..9f8bb47cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/skill_splash.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/skill_splash.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.399027 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/horse_onehand_sword_splash_energy.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.270073 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/horse_onehand_sword_splash_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/stop.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/stop.msa new file mode 100644 index 000000000..6f2bd41f5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/wait.msa new file mode 100644 index 000000000..ce1a9d34d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/wait_1.msa new file mode 100644 index 000000000..c512debe8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/wait_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/wait_2.msa new file mode 100644 index 000000000..4bbb82113 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse/walk.msa new file mode 100644 index 000000000..5ec1b8684 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_01.msa new file mode 100644 index 000000000..819eacf32 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse_onehand_sword/combo_01.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.346715 + DirectInputTime 0.791971 + InputLimitTime 0.934307 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.470803 + AttackingEndTime 0.649635 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.470803 -79.206665 19.428001 133.121338 -83.042328 118.304695 147.539047 + 0.479136 -78.350159 13.489707 127.921906 -79.911804 113.152359 135.941101 + 0.487470 -77.726410 6.648767 123.038170 -78.606789 106.632355 124.499802 + 0.495803 -77.180305 -1.281082 118.501663 -78.880966 98.543747 112.879646 + 0.504136 -76.506195 -10.490459 114.475304 -80.347404 88.516441 100.977081 + 0.512470 -75.464386 -21.130461 111.276230 -82.527481 76.083603 88.939972 + 0.520803 -73.815453 -32.988945 109.438278 -84.696991 61.087551 77.335449 + 0.529136 -71.533279 -44.983078 109.538467 -85.946281 44.444164 67.178055 + 0.537470 -68.742821 -56.831512 111.754814 -86.399712 26.191916 58.889389 + 0.545803 -65.536827 -68.294395 116.216698 -86.222885 6.301239 52.915947 + 0.554136 -61.971680 -79.063545 123.018616 -85.532539 -15.164874 49.798382 + 0.562470 -58.069904 -88.754242 132.196594 -84.393990 -37.992928 50.162685 + 0.570803 -53.883141 -96.669876 143.317245 -82.362389 -61.043770 54.329258 + 0.579136 -49.499668 -102.367943 155.738861 -79.135284 -83.193832 62.177921 + 0.587470 -44.930405 -105.801750 169.156250 -74.871536 -104.093620 73.759506 + 0.595803 -40.147133 -106.916382 183.281998 -69.626274 -123.301773 89.143776 + 0.604136 -35.101170 -105.639671 197.819946 -63.377506 -140.234619 108.365440 + 0.612469 -29.733940 -101.917480 212.343185 -55.995289 -154.117386 131.205048 + 0.620803 -24.078688 -96.165466 225.467438 -47.014874 -163.972305 155.646851 + 0.629136 -18.384172 -88.929016 236.675354 -36.818432 -169.506149 180.398849 + 0.637469 -12.832002 -80.667206 245.862381 -25.916136 -170.824203 204.634293 + 0.645803 -7.531320 -71.779892 252.990067 -14.700444 -168.230469 227.607254 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_02.msa new file mode 100644 index 000000000..c8a738640 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_02.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse_onehand_sword/combo_02.gr2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.184672 + DirectInputTime 0.479075 + InputLimitTime 0.572749 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.192701 + AttackingEndTime 0.353285 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.192701 65.380356 -25.380722 129.394241 65.729965 74.318611 137.079605 + 0.201034 64.473747 -30.765459 129.231384 68.695267 69.141800 129.387329 + 0.209367 63.163403 -37.520504 129.803360 70.898758 61.693840 120.043343 + 0.217701 61.192455 -45.837852 131.506577 73.748192 51.013371 110.029884 + 0.226034 58.331940 -55.656700 134.735596 77.097878 36.217075 99.994942 + 0.234367 54.375416 -66.668945 139.898148 80.100838 16.552610 90.795876 + 0.242701 49.205242 -78.214409 147.282532 81.743744 -8.141227 83.802986 + 0.251034 43.174255 -87.791397 155.981750 80.699135 -33.840267 80.609039 + 0.259367 36.755817 -94.587433 165.497635 77.340668 -58.372818 81.586174 + 0.267701 30.159815 -98.691101 175.785263 72.312286 -81.355980 86.779770 + 0.276034 23.430830 -100.083687 186.780731 65.857697 -102.479034 96.261032 + 0.284367 17.276722 -99.082047 198.427765 58.362064 -121.235970 109.990707 + 0.292701 12.183252 -95.960411 210.508453 50.576153 -136.923752 127.756393 + 0.301034 8.095507 -90.727364 222.691315 42.997227 -148.842117 149.179901 + 0.309367 4.880130 -83.380112 234.610748 35.924805 -156.324646 173.663651 + 0.317701 2.252316 -74.702995 245.057617 29.482027 -158.812576 198.324387 + 0.326034 -0.006504 -65.936790 253.233780 23.658403 -157.196915 219.895874 + 0.334367 -1.942888 -57.639252 259.453339 18.399963 -153.063141 237.549759 + 0.342701 -3.569461 -50.209122 264.082367 13.666870 -147.835922 250.988144 + 0.351034 -4.979938 -43.309772 267.721741 9.215748 -142.111771 261.668701 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_03.msa new file mode 100644 index 000000000..f96235e4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse_onehand_sword/combo_03.gr2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.151825 + DirectInputTime 0.490511 + InputLimitTime 0.583942 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.169343 + AttackingEndTime 0.364964 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.169343 -80.642410 18.443258 133.279678 -87.628265 116.992271 148.741699 + 0.177676 -79.812180 12.651948 128.084808 -84.705910 112.115112 137.172989 + 0.186010 -78.472580 6.987550 123.476021 -80.982361 106.918587 126.106766 + 0.194343 -77.081154 0.848675 119.359261 -77.799820 100.759750 115.254303 + 0.202676 -76.153954 -6.957811 115.560585 -77.273903 92.364784 104.002388 + 0.211010 -75.335510 -16.673470 112.305702 -78.863647 81.236160 92.276367 + 0.219343 -74.167892 -28.443317 110.067116 -81.775162 66.752831 80.412727 + 0.227676 -72.158676 -42.067455 109.567055 -84.960320 48.528358 69.220367 + 0.236010 -69.219894 -55.432320 111.438904 -86.601357 28.635542 60.154144 + 0.244343 -65.714745 -67.690338 115.680901 -86.776970 7.925529 53.725098 + 0.252676 -61.935398 -78.630554 122.173683 -86.029968 -13.502486 50.217739 + 0.261010 -58.071373 -88.058258 130.775986 -84.813194 -35.541462 49.989086 + 0.269343 -54.176067 -95.747002 141.246597 -83.076118 -57.762566 53.375210 + 0.277676 -50.162331 -101.507111 153.211792 -80.245186 -79.430862 60.435894 + 0.286010 -45.951752 -105.227455 166.426773 -76.341194 -100.214783 71.288803 + 0.294343 -41.443630 -106.756546 180.654877 -71.294273 -119.665764 86.094017 + 0.302676 -36.521381 -105.904411 195.556610 -64.939438 -137.123184 104.908760 + 0.311010 -31.078575 -102.715065 209.867767 -57.045567 -151.590073 126.581215 + 0.319343 -25.339600 -97.471512 222.926865 -47.918346 -162.318497 150.229141 + 0.327676 -19.521433 -90.496025 234.450714 -37.949600 -168.865158 175.135269 + 0.336010 -13.771756 -82.142586 244.211456 -27.461977 -171.016266 200.464355 + 0.344343 -8.263680 -73.000839 251.914078 -16.670362 -168.860703 224.708054 + 0.352676 -3.175764 -63.878029 257.420715 -5.803959 -163.195602 246.059982 + 0.361010 1.491205 -55.140858 260.967407 4.880456 -155.031433 264.183960 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/skill_wildattack.msa new file mode 100644 index 000000000..a7f2afe2d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/horse_onehand_sword/skill_wildattack.msa @@ -0,0 +1,103 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/horse_onehand_sword/skill_wildattack.gr2" +MotionDuration 2.333333 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.425791 + AttackingEndTime 0.664234 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.425791 -71.586235 35.593163 4.866369 -82.266945 122.611061 52.967869 + 0.434124 -74.374527 30.550459 -1.114121 -84.993813 120.562813 41.133720 + 0.442457 -76.657791 24.996853 -7.389752 -87.080650 117.680077 28.681746 + 0.450791 -78.154205 19.474115 -13.541085 -87.921982 114.423927 16.276594 + 0.459124 -78.891907 14.059569 -19.469286 -87.482803 110.876488 4.038642 + 0.467457 -78.925026 8.764512 -25.124704 -85.793068 107.047638 -8.000791 + 0.475791 -78.325783 3.571872 -30.461151 -82.945114 102.896149 -19.816847 + 0.484124 -77.663216 -2.156273 -35.408886 -80.625549 97.715866 -31.321215 + 0.492457 -77.114380 -8.831312 -39.945988 -79.525795 91.100182 -42.751034 + 0.500791 -76.549210 -16.614424 -43.988945 -79.434181 82.811256 -54.292885 + 0.509124 -75.799774 -25.647959 -47.343613 -80.032166 72.518097 -65.929482 + 0.517457 -74.684708 -35.935249 -49.669651 -81.176865 59.933834 -77.362495 + 0.525791 -73.038185 -47.333172 -50.533268 -82.928986 44.813034 -88.098885 + 0.534124 -70.686760 -59.706665 -49.482021 -84.914894 26.801130 -97.583366 + 0.542457 -67.474419 -72.713806 -46.006741 -86.708580 5.703369 -105.001915 + 0.550791 -63.398090 -85.521156 -39.697392 -87.700752 -17.972059 -109.312950 + 0.559124 -59.211857 -96.134521 -31.055519 -86.804710 -41.268120 -109.974197 + 0.567457 -55.265507 -104.328461 -20.672087 -84.575951 -63.561539 -107.151100 + 0.575791 -51.637177 -110.237877 -8.925924 -81.583763 -84.867760 -100.900276 + 0.584124 -48.304588 -113.947174 3.925701 -78.183250 -105.160606 -91.100723 + 0.592457 -44.609325 -115.672066 17.548933 -73.972748 -124.480141 -77.635643 + 0.600791 -40.156002 -115.419312 31.577076 -68.476707 -142.287964 -60.487167 + 0.609124 -35.008297 -113.040291 45.668556 -61.584496 -157.674820 -39.779423 + 0.617457 -29.238117 -108.449432 59.435692 -53.207615 -169.712326 -15.878699 + 0.625791 -23.068035 -101.781013 72.117516 -43.322155 -177.470871 9.984698 + 0.634124 -17.037842 -93.752678 82.545952 -32.358337 -180.562576 35.332306 + 0.642457 -11.314759 -84.954964 90.662109 -20.927343 -179.414444 59.278130 + 0.650791 -5.950970 -75.869926 96.522530 -9.442400 -174.621841 81.170845 + 0.659124 -0.954407 -66.918610 100.226906 1.830400 -166.878250 100.413872 + } + } + Group HitData01 + { + AttackingStartTime 0.987835 + AttackingEndTime 1.214923 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.987835 66.706894 -23.503584 -6.239836 41.989506 71.029083 15.019519 + 0.996168 67.481888 -24.137903 -8.605831 43.643764 70.773575 11.971164 + 1.004501 68.071266 -24.604719 -11.017984 44.939125 70.600784 8.978730 + 1.012835 68.479179 -24.899855 -13.469451 45.903103 70.531326 6.079342 + 1.021168 68.711853 -25.020487 -15.951815 46.564564 70.575638 3.298269 + 1.029501 68.798950 -25.139557 -18.336571 47.387325 70.662750 0.725716 + 1.037835 68.761086 -25.416048 -20.532536 48.767536 70.722328 -1.626556 + 1.046168 68.596260 -25.862125 -22.555286 50.723129 70.728416 -3.831413 + 1.054501 68.301620 -26.487791 -24.415089 53.269157 70.635658 -5.951608 + 1.062835 67.866707 -27.365583 -26.118813 56.211521 70.330055 -8.251992 + 1.071168 67.255371 -28.712778 -27.667824 58.845295 69.600197 -11.443751 + 1.079501 66.442520 -30.549849 -29.041641 61.045540 68.389107 -15.560095 + 1.087835 65.405876 -32.874763 -30.205034 62.742165 66.623039 -20.565573 + 1.096168 64.135651 -35.751652 -31.087893 63.976620 64.129356 -26.451506 + 1.104501 62.746670 -40.409901 -31.230307 66.440956 59.473343 -33.913071 + 1.112835 61.106369 -47.269993 -30.220289 70.331383 51.469688 -43.069622 + 1.121168 58.931969 -56.214878 -27.619368 74.879768 39.056038 -53.471535 + 1.129501 55.949425 -66.886749 -22.914330 79.022263 21.237234 -64.138626 + 1.137835 51.912182 -77.537689 -16.341303 81.325829 -0.521057 -72.929489 + 1.146168 46.893360 -86.332054 -8.756001 81.328682 -23.135141 -78.184410 + 1.154501 41.139175 -93.211357 -0.225481 79.447105 -46.053200 -79.651016 + 1.162835 34.778103 -98.122055 9.217318 75.918800 -68.884727 -77.108063 + 1.171168 28.036360 -100.949921 19.565577 70.735001 -91.132996 -70.322540 + 1.179501 21.924843 -101.686089 30.929850 64.145699 -111.748436 -59.158932 + 1.187835 16.670366 -100.287575 43.114109 56.851597 -129.975082 -43.511513 + 1.196168 12.222960 -96.635880 55.809696 49.312706 -145.053253 -23.430574 + 1.204501 8.411916 -90.587608 68.561943 41.708183 -156.067520 0.720154 + 1.212834 5.159345 -83.034348 79.738014 34.491692 -161.766373 25.509779 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.380373 + LoopEndTime 1.572587 +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/intro/not_selected.msa b/serverfiles/main/srv1/share/data/pc2/sura/intro/not_selected.msa new file mode 100644 index 000000000..a92056365 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/intro/not_selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/intro/not_selected.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/intro/selected.msa b/serverfiles/main/srv1/share/data/pc2/sura/intro/selected.msa new file mode 100644 index 000000000..bfb0f2b2e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/intro/selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/intro/selected.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/intro/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/intro/wait.msa new file mode 100644 index 000000000..d18fda642 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/intro/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/intro/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_01.msa new file mode 100644 index 000000000..69e45e5ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_01.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -126.02 0.00 + +Group ComboInputData +{ + PreInputTime 0.401709 + DirectInputTime 0.666667 + InputLimitTime 1.072650 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 8.000000 + AttackingStartTime 0.238462 + AttackingEndTime 0.351282 + AttackingBone "Box01" + WeaponLength 130.000000 + List HitPosition + { + 0.238462 -71.291481 -59.983501 177.653442 -130.559860 46.587196 222.708328 + 0.246795 -66.677185 -90.167473 166.633789 -168.036850 -45.645199 234.780594 + 0.255128 -50.208786 -116.455612 149.572327 -152.955521 -163.142059 214.097366 + 0.263462 -27.128180 -131.025925 133.477158 -91.018280 -237.600479 171.686066 + 0.271795 -2.516709 -135.595840 119.231377 -20.177599 -264.209625 126.055099 + 0.280128 20.395620 -132.342911 106.396278 35.383854 -259.838745 85.898582 + 0.288462 38.741085 -123.825317 95.650543 72.390602 -243.323563 57.077534 + 0.296795 52.148834 -112.630608 88.585320 103.194649 -220.229080 36.461502 + 0.305128 62.005711 -100.638489 84.965889 129.111115 -191.358932 20.416182 + 0.313461 69.210793 -88.992630 84.549286 149.812851 -156.561234 8.143867 + 0.321795 73.771904 -78.917801 85.625473 163.870850 -122.831856 2.838157 + 0.330128 76.219673 -71.018562 86.608475 173.134995 -97.081551 3.975891 + 0.338461 77.417572 -65.370186 87.052025 180.736771 -80.469093 9.610663 + 0.346795 77.949997 -61.759296 86.759819 188.303513 -71.981117 18.806814 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_02.msa new file mode 100644 index 000000000..1febb2719 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_02.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -80.07 0.00 + +Group ComboInputData +{ + PreInputTime 0.304274 + DirectInputTime 0.541026 + InputLimitTime 0.746154 + LinkTime 0.019658 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.212821 + AttackingEndTime 0.312821 + AttackingBone "Bip01 R Hand" + WeaponLength 130.000000 + List HitPosition + { + 0.212821 21.725136 -71.566902 92.718887 113.348114 -19.539312 16.571951 + 0.221154 11.556544 -79.896339 101.462852 108.637703 -79.660248 15.003692 + 0.229487 -0.161753 -83.581139 110.994049 85.433342 -131.621048 25.755316 + 0.237821 -10.212895 -82.459717 119.808990 55.971596 -165.536972 44.857174 + 0.246154 -16.799250 -77.954628 126.921333 30.769958 -182.679581 66.341988 + 0.254487 -20.202579 -71.584488 131.797729 13.563891 -188.300034 85.566902 + 0.262821 -25.718237 -65.027687 137.896515 -7.950729 -190.384048 108.399353 + 0.271154 -33.727730 -56.919754 146.658676 -35.464321 -186.577438 137.392365 + 0.279487 -42.791691 -44.243675 158.442993 -66.105064 -171.259537 173.390594 + 0.287821 -49.094864 -25.477100 170.587891 -94.986496 -140.183182 211.041046 + 0.296154 -49.961517 -4.838367 179.039307 -119.934761 -94.593040 241.871063 + 0.304487 -45.697777 15.703089 184.155762 -134.724319 -32.623150 265.634827 + 0.312820 -36.599380 34.843174 186.004181 -128.786804 45.116364 277.086182 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_03.msa new file mode 100644 index 000000000..dc671cab5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_03.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -133.56 0.00 + +Group ComboInputData +{ + PreInputTime 0.179487 + DirectInputTime 0.478633 + InputLimitTime 0.655128 + LinkTime 0.060171 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + AttackingStartTime 0.233333 + AttackingEndTime 0.338034 + AttackingBone "Bip01 R Hand" + WeaponLength 130.000000 + List HitPosition + { + 0.233333 -85.305809 -43.219658 93.532715 -129.178894 78.939323 86.298813 + 0.241666 -81.460327 -61.521770 96.758209 -151.133133 47.244438 82.074501 + 0.250000 -72.020088 -80.200714 101.113976 -167.949966 4.840049 79.538193 + 0.258333 -56.155426 -96.888687 106.083534 -173.174438 -47.150288 79.016479 + 0.266666 -35.839333 -108.548981 111.426590 -162.114151 -100.752998 81.528770 + 0.275000 -12.930931 -113.804291 116.885086 -134.268723 -149.630768 86.992126 + 0.283333 10.766887 -111.886131 122.124603 -90.863770 -188.194168 94.769821 + 0.291666 33.101658 -102.492134 126.802559 -35.009155 -210.846222 103.992508 + 0.300000 50.365829 -87.563637 130.203735 22.889706 -213.514969 113.431328 + 0.308333 60.891762 -71.244370 132.138870 71.796471 -200.420654 122.414482 + 0.316666 66.092491 -56.059097 133.064743 109.187546 -178.693222 131.146271 + 0.325000 67.710365 -43.370010 133.383606 135.470230 -154.106720 140.162811 + 0.333333 67.290955 -33.351326 133.347092 152.914124 -129.806808 149.626007 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_04.msa new file mode 100644 index 000000000..6904add0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_04.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -115.82 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + AttackingStartTime 0.545641 + AttackingEndTime 0.649573 + AttackingBone "Bone24" + WeaponLength 40.000000 + List HitPosition + { + 0.545641 69.066521 27.217323 165.122406 62.250500 31.466913 174.355118 + 0.553974 83.707642 7.465837 160.868835 78.856056 12.807936 170.752365 + 0.562308 93.455330 -17.420809 155.701797 90.919937 -11.755967 166.248901 + 0.570641 96.349617 -45.298237 149.269119 96.183937 -40.344131 160.457932 + 0.578974 91.091568 -74.127663 141.241959 92.903107 -70.990707 152.931183 + 0.587308 76.772331 -101.091835 131.191742 79.656288 -100.717857 143.078827 + 0.595641 53.465832 -122.306664 118.907272 56.067482 -125.141418 130.524307 + 0.603974 25.242538 -133.335907 105.621902 26.263922 -138.878906 116.484314 + 0.612308 -2.976449 -133.385895 92.472298 -4.382664 -140.642548 102.225426 + 0.620641 -27.561651 -123.745644 80.083527 -31.795046 -131.583557 88.474319 + 0.628974 -45.776680 -106.573997 68.982521 -52.831356 -113.864929 75.826050 + 0.637308 -55.789413 -84.951340 59.933968 -65.266815 -90.673790 65.148605 + 0.645641 -58.102989 -64.709038 54.518101 -69.127663 -68.279671 58.450943 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_05.msa new file mode 100644 index 000000000..e539c41e6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_05.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/combo_05.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.160584 + DirectInputTime 0.574209 + InputLimitTime 0.700730 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.194647 + AttackingEndTime 0.391728 + AttackingBone "equip_right" + WeaponLength 130.000000 + List HitPosition + { + 0.194647 57.857853 -72.495842 125.296379 144.596634 24.297590 127.134384 + 0.202981 45.118702 -87.722069 127.256279 166.013535 -39.949932 127.495781 + 0.211314 28.472303 -97.503548 127.634048 157.805649 -110.382256 126.076584 + 0.219647 10.000564 -101.334671 125.880402 117.311203 -174.368683 119.481232 + 0.227981 -9.535385 -101.009262 125.038803 52.195007 -215.061111 116.135849 + 0.236314 -30.467308 -96.829315 127.012627 -20.034372 -226.276764 121.428482 + 0.244647 -52.181931 -86.447899 131.201355 -87.793472 -211.448883 131.736603 + 0.252981 -71.617897 -67.682541 136.117828 -143.202316 -176.014267 142.070709 + 0.261314 -82.353035 -43.742157 138.943604 -182.559601 -126.197670 146.671143 + 0.269647 -83.849327 -19.437725 140.058685 -204.183380 -68.112038 147.047424 + 0.277981 -77.826195 2.397819 140.422180 -207.415787 -6.630044 145.359085 + 0.286314 -66.451073 19.993011 140.639542 -192.297867 52.503258 142.999191 + 0.294647 -52.931530 32.480774 140.467590 -164.334793 99.481621 140.717407 + 0.302981 -39.346870 40.567501 139.978027 -130.637817 133.113647 138.972412 + 0.311314 -26.969122 45.304981 139.356064 -96.782318 154.965729 138.697800 + 0.319647 -16.528404 47.608162 138.837280 -67.118202 167.351486 140.185394 + 0.327981 -8.354928 48.229877 138.591003 -44.111313 173.162979 142.224457 + 0.336314 -2.607919 47.917183 138.715393 -28.542961 175.159912 144.756958 + 0.344647 0.683012 47.165230 139.276047 -20.559042 175.134445 147.793503 + 0.352980 2.633880 46.159851 140.116730 -16.203566 174.300385 151.303787 + 0.361314 3.995008 44.928516 141.119476 -12.808754 173.057602 155.281326 + 0.369647 4.769948 43.498882 142.285950 -10.358245 171.431168 159.734314 + 0.377980 4.969832 41.892632 143.604980 -8.852134 169.434982 164.626328 + 0.386314 4.610833 40.228642 144.970886 -8.622541 167.191986 169.571457 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_06.msa new file mode 100644 index 000000000..6784c6957 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_06.msa @@ -0,0 +1,63 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/combo_06.gr2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 0.139092 + DirectInputTime 0.615977 + InputLimitTime 0.769262 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207218 + AttackingEndTime 0.437145 + AttackingBone "equip_right" + WeaponLength 130.000000 + List HitPosition + { + 0.207218 -74.065681 19.813700 161.049759 -26.071833 139.434219 177.640167 + 0.215552 -77.885445 9.379602 158.111984 -39.870953 129.320877 190.617447 + 0.223885 -80.347412 -2.842956 154.865051 -55.571388 114.964035 203.900558 + 0.232218 -81.337387 -16.620449 151.476990 -75.166298 95.697289 216.634598 + 0.240552 -80.320221 -31.915071 147.819412 -97.781555 68.224129 228.827042 + 0.248885 -76.415787 -48.167126 143.868057 -119.367699 29.212709 239.060608 + 0.257218 -68.925270 -64.063942 139.905029 -133.198883 -21.302042 244.487961 + 0.265552 -57.687740 -78.039421 135.241425 -134.754227 -76.638321 239.918823 + 0.273885 -42.878506 -88.972946 129.062027 -121.580635 -131.992935 223.160355 + 0.282218 -24.976608 -95.414391 120.960312 -90.992470 -181.422867 192.679886 + 0.290552 -5.195179 -95.447014 110.787521 -42.841156 -214.433914 147.156021 + 0.298885 13.352675 -88.153702 100.367706 13.755226 -218.023560 94.774231 + 0.307218 27.807579 -75.900543 92.269081 63.709343 -193.826187 50.990559 + 0.315551 37.978428 -60.532391 86.527725 101.479752 -151.392441 18.626051 + 0.323885 44.181599 -43.306702 83.453629 126.649345 -98.281799 -0.651871 + 0.332218 46.706097 -25.748241 83.487587 140.239578 -41.680790 -5.372772 + 0.340551 45.797798 -11.671765 85.162415 142.871338 4.653294 0.250832 + 0.348885 43.519966 -1.703904 87.013237 141.436478 37.661583 11.128959 + 0.357218 41.500381 4.791773 88.305328 141.031143 59.381329 25.000715 + 0.365551 40.765930 8.490541 88.802597 143.582932 72.649498 41.785568 + 0.373885 40.364346 11.463057 89.145485 143.631638 85.082397 60.579056 + 0.382218 39.268936 14.827080 89.688087 137.437851 99.450066 79.634743 + 0.390551 37.358261 18.465143 90.381294 125.168053 114.003258 98.158943 + 0.398885 34.550510 22.213926 91.199677 107.477211 127.000557 115.705826 + 0.407218 31.172331 25.678911 92.060349 86.226326 136.482101 131.955856 + 0.415551 28.179222 28.347036 92.751701 64.428070 141.138565 146.267197 + 0.423885 25.695599 30.334949 93.253143 42.816032 141.633301 158.206955 + 0.432218 23.768822 31.754055 93.555832 21.815729 138.719208 167.407608 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_07.msa new file mode 100644 index 000000000..25b10018d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/combo_07.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/combo_07.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -115.82 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.451338 + AttackingEndTime 0.615977 + AttackingBone "Bone23" + WeaponLength 40.000000 + List HitPosition + { + 0.451338 -83.075508 -5.102027 87.265503 -80.242134 -1.404911 84.129021 + 0.459672 -83.120804 -17.877092 77.858727 -80.242943 -14.397062 74.512993 + 0.468005 -79.281921 -43.740051 66.033394 -76.482384 -40.383007 62.501659 + 0.476338 -63.899353 -83.904556 63.597393 -61.652061 -80.655861 59.604752 + 0.484672 -37.321369 -116.673515 77.266602 -35.946758 -113.960938 72.542068 + 0.493005 -6.308991 -132.843124 96.329178 -5.556898 -131.167770 91.017212 + 0.501338 24.956944 -135.313644 114.197906 25.674513 -134.834579 108.643776 + 0.509672 53.543015 -127.841209 129.157974 54.814301 -128.280640 123.701065 + 0.518005 78.312332 -111.969666 142.050690 80.373032 -112.811401 136.889389 + 0.526338 98.773575 -86.200417 153.648331 101.591446 -86.938408 148.841904 + 0.534671 110.782234 -51.126961 163.709839 114.218155 -51.264206 159.264526 + 0.543005 108.551048 -9.741224 172.748291 112.303490 -8.854158 168.658890 + 0.551338 87.771118 28.938843 180.940506 91.396683 31.047655 177.200806 + 0.559671 58.825829 50.829735 186.476578 62.026775 53.912048 183.035889 + 0.568005 32.777950 59.428295 189.103302 35.510117 63.131187 185.875717 + 0.576338 14.286064 61.634296 189.274750 16.705833 65.643326 186.165726 + 0.584671 4.419079 62.545380 187.461578 6.790799 66.605782 184.382156 + 0.593005 -1.391523 63.308910 185.316666 1.032869 67.341507 182.241592 + 0.601338 -5.930765 63.680187 183.852493 -3.470128 67.697792 180.786636 + 0.609671 -9.394470 63.796345 183.219238 -6.922810 67.814781 180.163376 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage.msa new file mode 100644 index 000000000..ab23923a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_1.msa new file mode 100644 index 000000000..d0e134b28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_2.msa new file mode 100644 index 000000000..37c2322a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_3.msa new file mode 100644 index 000000000..8bcebd135 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/pick_up.msa new file mode 100644 index 000000000..f94f12f10 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage.msa new file mode 100644 index 000000000..b794dd5b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/rampage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -97.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_01.msa new file mode 100644 index 000000000..64aedf8e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/rampage_01.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.126521 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_02.msa new file mode 100644 index 000000000..db25e5601 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/rampage_02.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.006488 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_03.msa new file mode 100644 index 000000000..2016d456b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/rampage_03.gr2" +MotionDuration 1.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.019465 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/run.msa new file mode 100644 index 000000000..ebb9c3d69 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -312.04 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/wait.msa new file mode 100644 index 000000000..d532a68ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/walk.msa new file mode 100644 index 000000000..773e5b9b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/onehand_sword/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -156.02 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/fear.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/fear.msa new file mode 100644 index 000000000..bfe0428c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/fear.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc\sura\skill\1.GR2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.802920 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/geomhwan.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/geomhwan.msa new file mode 100644 index 000000000..15896d29f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/geomhwan.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geomhwan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/sura/effect/geomhwan_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/geompung.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/geompung.msa new file mode 100644 index 000000000..8e919e25f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/geompung.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geompung.gr2" +MotionDuration 2.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 1.034063 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geompung_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.881995 + + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FlyFileName "d:/ymir work/pc/sura/effect/geompung.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/geongon.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/geongon.msa new file mode 100644 index 000000000..f0f1892e3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/geongon.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 + +Group LoopData +{ + MotionLoopCount -1 + LoopCancelEnable 1 + LoopStartTime 0.661538 + LoopEndTime 1.338462 +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.692308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geongon.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo.msa new file mode 100644 index 000000000..9d0a93d7f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_2.msa new file mode 100644 index 000000000..fe731fcf4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_3.msa new file mode 100644 index 000000000..5f4964019 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_4.msa new file mode 100644 index 000000000..c18a6579d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/gongpo_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.053528 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/fear_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_gasokhwa.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_gasokhwa.msa new file mode 100644 index 000000000..f53011960 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_gasokhwa.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.491484 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/gasokhwa_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_jumunsul.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_jumunsul.msa new file mode 100644 index 000000000..638005654 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_jumunsul.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.491484 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/jumunsul_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_seonghwigap.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_seonghwigap.msa new file mode 100644 index 000000000..c68f6ba22 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_seonghwigap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/seonghwigap_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuibunno.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuibunno.msa new file mode 100644 index 000000000..0d85b2fb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuibunno.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.491484 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuibunno_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuichukbok.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuichukbok.msa new file mode 100644 index 000000000..ec4979016 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuichukbok.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuichukbok_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuipi.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuipi.msa new file mode 100644 index 000000000..72156942d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/guild_yongsinuipi.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geongon.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.515815 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuipi_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom.msa new file mode 100644 index 000000000..0639d485e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/gwigeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.340633 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_2.msa new file mode 100644 index 000000000..ca59f7cd6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_2.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/gwigeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.340633 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_3.msa new file mode 100644 index 000000000..168e63682 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_3.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/gwigeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.340633 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_4.msa new file mode 100644 index 000000000..885e3eee1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/gwigeom_4.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/gwigeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.340633 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/gwigeom_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/heukma.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/heukma.msa new file mode 100644 index 000000000..84a77fbb9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/heukma.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/heukma.gr2" +MotionDuration 2.666667 + +Group LoopData +{ + MotionLoopCount 2 + LoopCancelEnable 0 + LoopStartTime 0.733171 + LoopEndTime 1.278183 +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.311436 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/heukma_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.914842 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/heukma.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.771290 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/heukma_blow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.784266 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 15.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 300.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin.msa new file mode 100644 index 000000000..fbfbd3714 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/jumagap.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_2.msa new file mode 100644 index 000000000..e3d48ee7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/jumagap.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_3.msa new file mode 100644 index 000000000..e3d48ee7d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/jumagap.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_4.msa new file mode 100644 index 000000000..fa0e8e9db --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/heuksin_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/jumagap.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom.msa new file mode 100644 index 000000000..dfd89e18b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/hwayeom.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675183 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hwayeom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.100000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_2.msa new file mode 100644 index 000000000..434e70f70 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/hwayeom.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675183 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hwayeom_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.100000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 70.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_3.msa new file mode 100644 index 000000000..8c7574f3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_3.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/hwayeom.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675183 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hwayeom_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.100000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 70.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.667883 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_4.msa new file mode 100644 index 000000000..790b8069f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/hwayeom_4.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/hwayeom.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.675183 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hwayeom_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.693431 + DuringTime 0.100000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 70.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.664234 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/hyeolhwan.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/hyeolhwan.msa new file mode 100644 index 000000000..3d3d0e402 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/hyeolhwan.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/hyeolhwan.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.107692 + + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/hyeolhwan.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/hyeolma.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/hyeolma.msa new file mode 100644 index 000000000..e5b2b624d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/hyeolma.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/hyeolma.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.307692 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger2" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/hyeolmagakseong.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/ihyeol.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/ihyeol.msa new file mode 100644 index 000000000..c0bf6ff24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/ihyeol.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/ihyeol.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.594872 + + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/yihyoulsul.mse" + EffectPosition 0.000000 -33.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/jeoju.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/jeoju.msa new file mode 100644 index 000000000..3a88f098c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/jeoju.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/maryeong.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/jeoju_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/jeoju_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/johon.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/johon.msa new file mode 100644 index 000000000..2b15f1966 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/johon.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/johon.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.512821 + + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/johonheupjeong.mse" + EffectPosition 0.000000 -33.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap.msa new file mode 100644 index 000000000..fbfbd3714 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/jumagap.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_2.msa new file mode 100644 index 000000000..9b74e4265 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/jumagap.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_3.msa new file mode 100644 index 000000000..1b85890e9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/jumagap.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_4.msa new file mode 100644 index 000000000..d70be5c9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumagap_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/jumagap.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.335766 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/jumagap_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/jumageom.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumageom.msa new file mode 100644 index 000000000..245dbb4c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/jumageom.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/jumageom.gr2" +MotionDuration 2.666667 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.068127 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/jumageom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.005677 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/jumageom_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan.msa new file mode 100644 index 000000000..15896d29f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geomhwan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +CancelEnableSkill 0 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/sura/effect/geomhwan_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_2.msa new file mode 100644 index 000000000..ad8b7f469 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geomhwan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_2_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/sura/effect/geomhwan_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_3.msa new file mode 100644 index 000000000..82e5ba6ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_3.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geomhwan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_3_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/sura/effect/geomhwan_3_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_4.msa new file mode 100644 index 000000000..c7d031f2e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/mahwan_4.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/geomhwan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.379487 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_4_fallow.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.148718 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/geomhwagyeokhand_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 6 + StartingTime 1.389744 + + AttachingEnable 1 + AttachingBoneName "equip_right" + flyfilename "d:/ymir work/pc/sura/effect/geomhwan_4_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong.msa new file mode 100644 index 000000000..d7763d1cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/maryeong.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/maryeong_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/maryeong_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_2.msa new file mode 100644 index 000000000..e003d17af --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/maryeong.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/maryeong_2_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/maryeong_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_3.msa new file mode 100644 index 000000000..0c6e2f958 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/maryeong.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/maryeong_3_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/maryeong_3_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_4.msa new file mode 100644 index 000000000..de9bf5f47 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/maryeong_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/maryeong.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/maryeong_4_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/maryeong_4_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong.msa new file mode 100644 index 000000000..e3db60f9e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/muyeong.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.358974 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1Nub" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/muyeong_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_2.msa new file mode 100644 index 000000000..cd6d0f4ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/muyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.358974 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1Nub" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/muyeong_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_3.msa new file mode 100644 index 000000000..ce30215a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/muyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.358974 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1Nub" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/muyeong_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_4.msa new file mode 100644 index 000000000..de771d16a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/muyeong_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/muyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -219.45 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.358974 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger1Nub" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/muyeong_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop.msa new file mode 100644 index 000000000..0f859f533 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop.msa @@ -0,0 +1,33 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/pabeop.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger02" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/pabeopsul_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.189744 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/pabeop_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_2.msa new file mode 100644 index 000000000..04806821a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/pabeop.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger02" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/pabeopsul_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.189744 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/pabeop_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_3.msa new file mode 100644 index 000000000..f592c27fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/pabeop.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger02" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/pabeopsul_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.189744 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/pabeop_3_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_4.msa new file mode 100644 index 000000000..324169495 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/pabeop_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/pabeop.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.292308 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger02" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/pabeopsul_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 1.189744 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/pabeop_4_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong.msa new file mode 100644 index 000000000..5b705b0d4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/swaeryeong.gr2" +MotionDuration 1.533333 +Accumulation 0.00 -219.45 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 0 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.567072 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong.mse" + EffectPosition 0.000000 30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.570803 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 120.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_2.msa new file mode 100644 index 000000000..26ca8df76 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_2.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/swaeryeong.gr2" +MotionDuration 1.533333 +Accumulation 0.00 -219.45 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 0 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.544688 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong_2.mse" + EffectPosition 0.000000 30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.544688 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 120.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_3.msa new file mode 100644 index 000000000..606307dc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_3.msa @@ -0,0 +1,66 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/swaeryeong.gr2" +MotionDuration 1.533333 +Accumulation 0.00 -219.45 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 0 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.522303 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong_3.mse" + EffectPosition 0.000000 30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.522303 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 120.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.511111 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_4.msa new file mode 100644 index 000000000..419eb8be1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/swaeryeong_4.msa @@ -0,0 +1,66 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/swaeryeong.gr2" +MotionDuration 1.533333 +Accumulation 0.00 -219.45 0.00 + +Group AttackingData +{ + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 3 + HitDataCount 0 +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.526034 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong_4.mse" + EffectPosition 0.000000 30.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.522303 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 1 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 130.000000 + Position 0.000000 -90.000000 120.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.511111 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok.msa new file mode 100644 index 000000000..f7327b2ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/maryeong.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/tusok_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/tusok_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_2.msa new file mode 100644 index 000000000..e9945e7c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_2.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/maryeong.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/tusok_2_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/tusok_2_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_3.msa new file mode 100644 index 000000000..26be7971c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_3.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/maryeong.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/tusok_3_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/tusok_3_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_4.msa new file mode 100644 index 000000000..d1e7427b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/tusok_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/maryeong.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034615 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 L Finger22" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/sura/effect/tusok_4_making.mse" + EffectPosition 0.000000 -10.000000 10.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.738462 + + AttachingEnable 1 + AttachingBoneName "Bip01 L Hand" + flyfilename "d:/ymir work/pc/sura/effect/tusok_4_throw.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon.msa new file mode 100644 index 000000000..5e15857ca --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/yonggwon.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.499595 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/yonggwonpa.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.506083 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_2.msa new file mode 100644 index 000000000..2ade61139 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_2.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/yonggwon.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.512571 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/yonggwonpa_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.519059 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_3.msa new file mode 100644 index 000000000..2ef85c641 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_3.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/yonggwon.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.528792 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/yonggwonpa_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.541768 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.522303 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_4.msa b/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_4.msa new file mode 100644 index 000000000..7e2e69e16 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/skill/yonggwon_4.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/skill/yonggwon.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.528792 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/yonggwonpa_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.541768 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 2 + StartingTime 0.522303 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_05.msa new file mode 100644 index 000000000..bdafd2fe3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_05.gr2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_06.msa new file mode 100644 index 000000000..e1b024b44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_06.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/twohand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/wedding/wait.msa b/serverfiles/main/srv1/share/data/pc2/sura/wedding/wait.msa new file mode 100644 index 000000000..0e08c933e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/wedding/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/wedding/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/sura/wedding/walk.msa b/serverfiles/main/srv1/share/data/pc2/sura/wedding/walk.msa new file mode 100644 index 000000000..25ec9c123 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/sura/wedding/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/sura/wedding/walk.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -331.60 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/angry.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/angry.msa new file mode 100644 index 000000000..6674e8a93 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/angry.gr2" +MotionDuration 6.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/attractive.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/attractive.msa new file mode 100644 index 000000000..f6891d91b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/attractive.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/banter.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/banter.msa new file mode 100644 index 000000000..beb4a573c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/banter.gr2" +MotionDuration 7.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/cheers_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/cheers_1.msa new file mode 100644 index 000000000..3b3adb2f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/cheers_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/cheers_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/cheers_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/cheers_2.msa new file mode 100644 index 000000000..84a637c4a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/cheers_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/cheers_2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/cheerup.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/cheerup.msa new file mode 100644 index 000000000..86bba2db5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/cheerup.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/clap.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/clap.msa new file mode 100644 index 000000000..d89f60f75 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/clap.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/clap.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/congratulation.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/congratulation.msa new file mode 100644 index 000000000..fefca0159 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_1.msa new file mode 100644 index 000000000..2e0874409 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/dance_1.gr2" +MotionDuration 22.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_2.msa new file mode 100644 index 000000000..1d00f3005 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/dance_2.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_3.msa new file mode 100644 index 000000000..01574a6da --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/dance_3.gr2" +MotionDuration 28.000002 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_4.msa new file mode 100644 index 000000000..4501e52a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_4.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/dance_4.gr2" +MotionDuration 32.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_5.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_5.msa new file mode 100644 index 000000000..0a894f8ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_5.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/dance_5.gr2" +MotionDuration 27.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_6.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_6.msa new file mode 100644 index 000000000..a85b99979 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/dance_6.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/dance_6.gr2" +MotionDuration 30.266666 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/forgive.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/forgive.msa new file mode 100644 index 000000000..24c31d066 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/forgive.gr2" +MotionDuration 6.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_assassin.msa new file mode 100644 index 000000000..32de65001 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/french_kiss_with_assassin.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_shaman.msa new file mode 100644 index 000000000..0bca99a57 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/french_kiss_with_shaman.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_sura.msa new file mode 100644 index 000000000..bba647543 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/french_kiss_with_sura.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_warrior.msa new file mode 100644 index 000000000..7b04fce4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_wolfman.msa new file mode 100644 index 000000000..b8d985997 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/french_kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/joy.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/joy.msa new file mode 100644 index 000000000..1245782ea --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/joy.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_assassin.msa new file mode 100644 index 000000000..07b6db6ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/kiss_with_assassin.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_shaman.msa new file mode 100644 index 000000000..68ea842a4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/kiss_with_shaman.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_sura.msa new file mode 100644 index 000000000..b68aaf322 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/kiss_with_sura.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_warrior.msa new file mode 100644 index 000000000..f36e17e89 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_wolfman.msa new file mode 100644 index 000000000..44f5dcdf7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/sad.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/sad.msa new file mode 100644 index 000000000..df859ecb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/sad.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/shy.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/shy.msa new file mode 100644 index 000000000..034daaa21 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/shy.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/slap_hit.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/slap_hit.msa new file mode 100644 index 000000000..bc098752a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/slap_hit.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/slap_hit.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/action/slap_hurt.msa b/serverfiles/main/srv1/share/data/pc2/warrior/action/slap_hurt.msa new file mode 100644 index 000000000..ce4fd53a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/action/slap_hurt.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/action/slap_hurt.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/change_weapon.msa new file mode 100644 index 000000000..14069bd25 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_01.msa new file mode 100644 index 000000000..48be963b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_01.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.228205 + DirectInputTime 0.607692 + InputLimitTime 0.712821 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.292308 + AttackingEndTime 0.525641 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.292308 -64.359543 5.874933 130.699219 -47.637035 47.595997 154.789093 + 0.300641 -62.652027 -7.038029 137.059464 -58.055809 38.834915 158.863998 + 0.308974 -57.548107 -21.106142 141.130325 -67.312996 23.699512 163.397842 + 0.317308 -49.338501 -34.125092 142.073166 -71.480812 4.691082 166.612045 + 0.325641 -39.717014 -43.942028 141.402664 -69.850693 -12.449082 167.881302 + 0.333974 -29.330355 -51.482693 139.412628 -65.095451 -28.368828 167.442612 + 0.342308 -17.956589 -57.309238 135.921753 -58.037235 -44.772793 164.830750 + 0.350641 -5.540597 -61.002293 131.333267 -47.813980 -61.389866 159.859970 + 0.358974 6.970981 -62.033096 126.690170 -34.124001 -75.730606 153.604263 + 0.367308 19.108156 -60.517353 122.323921 -17.357483 -86.911499 146.285202 + 0.375641 30.475634 -56.651791 118.597961 1.974995 -94.050995 138.341476 + 0.383974 40.024349 -51.184479 115.721855 21.784739 -96.331596 130.889267 + 0.392308 47.288292 -45.161308 113.568886 40.052616 -94.411354 124.659569 + 0.400641 52.590576 -39.202606 111.966408 56.176853 -89.472954 119.769669 + 0.408974 56.299397 -33.650215 110.730942 70.012642 -82.471962 116.148621 + 0.417308 58.722931 -28.236761 109.738617 81.924400 -73.515778 113.273987 + 0.425641 59.978062 -22.980749 108.952591 91.794662 -62.783588 111.051979 + 0.433974 60.154804 -18.030516 108.332275 99.361038 -50.625668 109.512764 + 0.442308 59.361450 -13.563784 107.829018 104.321449 -37.626247 108.598091 + 0.450641 57.837666 -9.881880 107.408180 106.491875 -25.155607 108.096420 + 0.458974 55.841133 -7.016500 107.034157 106.378937 -13.803728 107.953827 + 0.467308 53.575378 -4.921243 106.662086 104.544075 -3.848273 108.089500 + 0.475641 51.266548 -3.531722 106.296234 101.617294 4.307084 108.381538 + 0.483974 49.206841 -2.756287 106.000336 98.474236 10.138352 108.729401 + 0.492308 47.522362 -2.475303 105.752724 95.747353 13.783296 109.070961 + 0.500641 46.276104 -2.592995 105.530632 93.834389 15.425822 109.342857 + 0.508974 45.374153 -2.975968 105.299278 92.599648 15.798402 109.574409 + 0.517308 44.729073 -3.553189 105.036125 91.838936 15.394147 109.796532 + 0.525641 44.330742 -4.326819 104.734985 91.545067 14.225271 109.991264 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_02.msa new file mode 100644 index 000000000..f31567ca4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_02.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.128205 + DirectInputTime 0.533333 + InputLimitTime 0.658974 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.207692 + AttackingEndTime 0.441026 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.207692 36.226494 -41.836376 93.132713 46.055233 7.580928 101.026634 + 0.216026 33.713116 -46.867867 98.172050 45.851257 2.443870 102.863548 + 0.224359 29.787460 -52.315414 103.627914 46.010124 -3.967689 104.191040 + 0.232692 23.420765 -58.581135 109.122375 46.973152 -13.636775 103.996513 + 0.241026 14.024863 -64.860519 115.021225 47.114304 -27.825705 103.423683 + 0.249359 1.067084 -69.635208 121.891525 43.213276 -47.043209 104.163048 + 0.257692 -14.245625 -70.394394 129.925369 31.922903 -67.619324 108.436745 + 0.266026 -29.162771 -65.771492 138.386078 13.636117 -83.424950 116.994316 + 0.274359 -42.104141 -55.920643 146.503357 -9.659419 -91.253242 129.184494 + 0.282692 -51.543736 -41.608944 153.536407 -34.779270 -88.777321 143.786392 + 0.291026 -55.974247 -26.293732 158.342194 -54.535461 -77.263115 157.319672 + 0.299359 -56.484074 -13.046310 160.976837 -65.924820 -62.751286 167.401443 + 0.307692 -54.952869 -2.871925 162.194183 -70.424011 -50.043884 173.873871 + 0.316026 -52.796829 4.172182 162.657211 -70.286224 -41.453953 177.264374 + 0.324359 -50.339699 9.563728 162.888702 -68.307587 -35.268829 179.265274 + 0.332692 -47.823139 13.665089 163.043320 -65.291451 -31.030813 180.309662 + 0.341026 -45.508892 16.543743 163.188339 -61.547634 -28.681746 180.462448 + 0.349359 -43.420853 18.603092 163.283203 -57.602058 -27.461905 179.953354 + 0.357692 -41.096783 20.917770 163.102692 -54.582584 -25.447779 179.515076 + 0.366026 -38.469238 23.551083 162.642517 -52.511799 -22.545858 179.341476 + 0.374359 -35.490604 26.472807 161.908340 -51.281040 -18.718224 179.498596 + 0.382692 -32.231289 29.444309 160.987137 -50.394886 -14.328052 179.830246 + 0.391026 -28.856833 32.188732 159.999039 -49.336285 -9.963248 180.118637 + 0.399359 -25.390558 34.707668 158.946976 -48.112839 -5.619621 180.357285 + 0.407692 -21.855015 37.003853 157.832947 -46.733646 -1.291450 180.538040 + 0.416026 -18.350632 39.056259 156.646698 -45.270153 2.976497 180.617294 + 0.424359 -14.943927 40.868813 155.385010 -43.773098 7.169902 180.569473 + 0.432692 -11.656553 42.462746 154.051392 -42.259724 11.303115 180.386154 + 0.441025 -8.518781 43.852444 152.654495 -40.744465 15.362733 180.055954 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_03.msa new file mode 100644 index 000000000..037e5906d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_03.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_03.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.066667 + DirectInputTime 0.415385 + InputLimitTime 0.528205 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.138462 + AttackingEndTime 0.338462 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.138462 -51.994301 -21.154978 165.896378 -4.716457 -3.689760 173.690063 + 0.146795 -51.712757 -29.774483 165.892838 -7.693698 -4.213655 169.034332 + 0.155128 -50.817657 -39.147873 165.559357 -12.625716 -5.354080 165.506271 + 0.163462 -49.295341 -49.976795 164.212189 -19.911158 -8.297912 163.914520 + 0.171795 -46.620598 -63.380714 160.475159 -29.767159 -15.439342 164.783478 + 0.180128 -40.903984 -78.689079 153.420410 -40.465153 -29.297712 166.105545 + 0.188462 -29.866337 -93.700035 142.402267 -48.430897 -51.619534 164.428146 + 0.196795 -14.244893 -103.596893 129.620087 -48.089268 -77.398674 157.354324 + 0.205128 2.587229 -106.673973 117.114052 -38.857521 -100.062630 146.088898 + 0.213462 18.302834 -103.709137 105.420433 -23.199072 -116.598419 132.111389 + 0.221795 31.336441 -96.005333 95.008064 -4.001609 -125.642365 116.776192 + 0.230128 41.754948 -85.813728 87.871216 16.442465 -127.451103 102.924492 + 0.238462 49.818146 -74.786530 83.786400 36.846382 -123.445656 91.849258 + 0.246795 55.757580 -63.706219 81.895638 56.445873 -114.668388 83.725403 + 0.255128 59.764244 -52.717205 81.462029 74.566940 -101.413971 78.222542 + 0.263462 61.751446 -41.178936 81.889084 90.117592 -82.876762 74.296425 + 0.271795 61.383579 -29.363489 82.926437 101.151680 -59.305504 71.837914 + 0.280128 58.372356 -17.804499 84.332153 105.465736 -31.833574 70.680588 + 0.288462 53.085457 -7.965744 85.715042 101.651596 -4.655509 70.504463 + 0.296795 47.187420 -1.173245 86.816689 92.237137 16.884779 71.150711 + 0.305128 41.777985 3.179591 87.761467 80.701851 32.472076 72.666725 + 0.313462 37.461529 5.796096 88.613243 69.619209 42.960701 74.987190 + 0.321795 34.208313 7.165167 89.222359 60.277889 49.301895 77.144638 + 0.330128 31.990326 7.627527 89.541199 53.595474 52.510548 78.599075 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_04.msa new file mode 100644 index 000000000..bfa58c327 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_04.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/combo_04.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.000000 + DirectInputTime 0.000000 + InputLimitTime 0.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.417094 + AttackingEndTime 0.694017 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.417094 -44.152828 -33.506683 86.801674 -58.551544 15.069369 92.581848 + 0.425427 -46.593868 -49.800659 86.385559 -76.302048 -8.779418 92.278473 + 0.433761 -44.815460 -67.635277 87.248718 -86.537651 -38.872269 92.945259 + 0.442094 -38.034824 -85.692795 90.435181 -86.878021 -72.550484 96.943008 + 0.450427 -25.698061 -101.925308 97.072182 -75.643440 -105.441551 106.743187 + 0.458761 -7.961524 -113.196960 107.983002 -52.984665 -130.958862 124.045052 + 0.467094 11.730827 -116.102127 121.555717 -25.034258 -141.424713 146.214401 + 0.475427 29.078165 -110.893166 135.446091 -0.516191 -136.369919 168.249527 + 0.483761 41.919380 -99.493378 148.716278 15.555205 -120.232758 187.131317 + 0.492094 48.962719 -84.008041 160.711655 20.992674 -98.554359 200.799789 + 0.500427 49.516930 -66.571678 170.862900 16.083036 -76.835587 207.972855 + 0.508761 44.827469 -50.623249 177.334625 5.676734 -60.803333 208.376373 + 0.517094 38.151291 -38.694355 180.047348 -4.476051 -51.682281 204.849869 + 0.525427 31.817064 -30.667561 180.532364 -12.290742 -47.098560 200.153748 + 0.533761 27.216600 -25.626751 179.910385 -17.337067 -44.647015 195.811447 + 0.542094 25.053318 -22.660517 178.840698 -19.824774 -42.618320 192.550110 + 0.550427 24.184427 -20.536222 177.611374 -21.071308 -40.584415 189.896820 + 0.558761 23.461622 -18.572010 176.280228 -22.054367 -38.774700 187.285065 + 0.567094 22.886911 -16.756382 174.866241 -22.795094 -37.160603 184.746780 + 0.575427 22.457302 -15.078107 173.384399 -23.316435 -35.716988 182.304977 + 0.583761 22.165413 -13.527881 171.846832 -23.641466 -34.422863 179.974472 + 0.592094 22.126732 -12.165789 170.327271 -23.752794 -33.151127 177.789490 + 0.600427 22.462524 -11.028765 168.876831 -23.613478 -31.771357 175.785461 + 0.608761 23.195026 -10.104675 167.486725 -23.208532 -30.243603 173.975220 + 0.617094 24.337318 -9.396485 166.144135 -22.521265 -28.541712 172.366409 + 0.625427 25.892689 -8.922620 164.832443 -21.531126 -26.654154 170.962051 + 0.633761 27.664766 -8.676589 163.556900 -20.358242 -24.713308 169.689377 + 0.642094 29.488136 -8.647848 162.333923 -19.108130 -22.836174 168.505798 + 0.650427 31.350252 -8.850554 161.164017 -17.775955 -21.030130 167.430740 + 0.658760 33.231388 -9.297091 160.045898 -16.362867 -19.299349 166.477127 + 0.667094 35.103470 -9.996912 158.978302 -14.875960 -17.646368 165.652115 + 0.675427 36.945126 -10.912700 157.955933 -13.314170 -16.050230 164.927902 + 0.683760 38.744411 -12.014379 156.973007 -11.668635 -14.496083 164.278152 + 0.692094 40.482079 -13.307181 156.026840 -9.936275 -12.990137 163.700653 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_05.msa new file mode 100644 index 000000000..fb1059f2a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_05.msa @@ -0,0 +1,64 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_05.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 0.197080 + DirectInputTime 0.593674 + InputLimitTime 0.737226 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.218978 + AttackingEndTime 0.452555 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.218978 46.277153 -46.288212 100.951233 25.045311 -0.122704 105.301323 + 0.227311 44.613384 -50.850689 101.811790 29.587687 -2.264351 105.622261 + 0.235645 42.452293 -55.609158 102.793884 34.154545 -5.381435 105.841469 + 0.243978 39.722385 -60.492741 103.914223 38.582684 -9.549281 106.025452 + 0.252311 36.285358 -65.462448 105.197250 42.703686 -14.880248 106.206551 + 0.260645 30.589184 -71.249306 106.954865 46.522633 -22.817942 105.786278 + 0.268978 21.461647 -77.363747 109.399178 48.840656 -34.571960 104.899521 + 0.277311 8.252045 -82.216270 112.466843 47.237926 -50.407021 104.150398 + 0.285645 -8.783117 -83.472832 115.633598 38.691143 -68.773369 104.183197 + 0.293978 -26.800003 -79.291183 117.896049 22.237997 -85.173477 105.181297 + 0.302311 -43.640774 -69.080566 118.740303 -1.795566 -95.504585 106.423172 + 0.310645 -56.971439 -53.005768 117.857201 -31.202929 -95.607994 106.825180 + 0.318978 -64.059738 -33.766506 115.416313 -59.248489 -83.633186 105.882935 + 0.327311 -64.760429 -17.106440 112.480774 -77.677841 -65.844940 104.826653 + 0.335645 -62.045696 -4.615679 109.885201 -87.409592 -48.530903 104.584450 + 0.343978 -58.468193 3.593166 108.187714 -91.369865 -35.315876 106.175468 + 0.352311 -54.855629 9.369673 107.025429 -92.373543 -25.109108 109.172989 + 0.360645 -51.045181 14.233381 105.863670 -91.563286 -15.971078 112.706520 + 0.368978 -47.262440 18.331905 104.733200 -89.217979 -8.025485 116.808418 + 0.377311 -43.624176 21.840784 103.696526 -85.507759 -1.257671 121.392937 + 0.385645 -39.906860 25.094343 103.041504 -81.182449 5.016628 125.272209 + 0.393978 -36.039192 28.212015 102.882103 -76.804512 10.867164 128.146667 + 0.402311 -32.045513 31.210823 103.251541 -72.667618 16.228775 130.201996 + 0.410645 -27.963320 34.069881 104.150826 -68.894127 21.113657 131.678970 + 0.418978 -23.923191 36.681969 105.378761 -65.217239 25.290678 133.056107 + 0.427311 -19.970070 39.035683 106.916725 -61.702637 28.749369 134.367981 + 0.435645 -16.142212 41.123707 108.776230 -58.464916 31.528358 135.566376 + 0.443978 -12.519732 42.889793 110.877007 -55.594738 33.726070 136.598022 + 0.452311 -9.216117 44.270721 113.024620 -53.119568 35.533176 137.461060 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_06.msa new file mode 100644 index 000000000..2972f89d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_06.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_06.gr2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.217356 + DirectInputTime 0.703974 + InputLimitTime 0.911598 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.253041 + AttackingEndTime 0.450933 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.253041 -70.046425 -36.193127 132.405029 -68.245689 14.113170 140.535828 + 0.261375 -65.338326 -49.339066 132.152328 -72.173256 0.340580 141.345413 + 0.269708 -57.420803 -63.289768 131.155548 -74.110603 -16.236425 141.513184 + 0.278041 -45.257637 -76.902420 129.335693 -72.535172 -35.373409 140.833710 + 0.286375 -28.040777 -88.176010 126.654831 -65.623848 -56.053158 139.111526 + 0.294708 -6.272555 -94.088882 123.231918 -51.984173 -75.736610 136.218338 + 0.303041 14.617427 -92.715530 119.150024 -34.505203 -89.983353 132.309036 + 0.311375 31.684652 -85.868874 115.151184 -16.061096 -98.368813 127.813148 + 0.319708 44.256668 -75.746124 111.887405 1.905430 -101.794502 123.154755 + 0.328041 52.512188 -64.044807 109.742378 18.689325 -101.148399 118.674561 + 0.336375 56.973484 -52.008492 108.944489 33.884350 -97.098289 114.828773 + 0.344708 58.615673 -41.706051 109.393539 46.304195 -91.045067 113.273750 + 0.353041 58.652302 -33.901379 110.022163 55.774780 -84.675819 113.780983 + 0.361375 58.092655 -28.515915 110.027153 62.824574 -78.983536 115.572037 + 0.369708 57.648926 -25.362953 108.989471 68.084465 -74.444405 118.078362 + 0.378041 57.677151 -24.228245 106.891472 72.136490 -71.062813 120.976631 + 0.386375 57.412258 -23.202362 104.896332 75.758347 -66.939644 123.643822 + 0.394708 56.551079 -21.740606 103.283081 78.900795 -61.632137 125.869316 + 0.403041 55.011429 -19.875416 102.026237 81.299561 -55.271912 127.658257 + 0.411375 52.699501 -17.680950 101.127007 82.678696 -48.021862 129.085190 + 0.419708 49.576885 -15.333933 100.577324 82.775734 -40.152096 130.290802 + 0.428041 46.243652 -13.580195 99.977592 81.647346 -32.579338 131.387909 + 0.436375 42.982574 -12.566065 99.188271 79.513962 -25.621031 132.294388 + 0.444708 39.902439 -12.239500 98.195435 76.578026 -19.353285 132.912582 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_07.msa new file mode 100644 index 000000000..39cbb11ee --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/combo_07.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/bell/combo_07.gr2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.261152 + AttackingEndTime 0.553528 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.261152 -53.546944 -29.370810 102.812012 -42.353260 18.101173 117.661423 + 0.269485 -55.971184 -45.317741 106.638077 -54.562294 4.921318 115.249367 + 0.277818 -51.502800 -64.819916 108.415070 -65.544502 -15.984511 112.759621 + 0.286152 -37.317421 -84.468040 108.259872 -69.370949 -44.882572 110.708427 + 0.294485 -12.805990 -97.896759 106.619186 -59.518467 -77.639290 109.444778 + 0.302818 13.712291 -99.628807 105.560127 -37.122780 -102.082016 108.816589 + 0.311152 36.236237 -91.972687 105.451195 -9.539611 -114.209763 108.778641 + 0.319485 52.811390 -78.633705 106.023567 17.604143 -115.391052 109.234055 + 0.327818 63.293228 -62.604198 107.035416 41.032440 -108.394028 109.987778 + 0.336152 68.443573 -46.328697 108.528816 59.300846 -96.420876 111.389099 + 0.344485 69.654854 -31.655621 110.671555 72.239014 -82.486061 113.924973 + 0.352818 68.391403 -19.216724 113.451126 80.535393 -68.585304 117.481522 + 0.361152 65.824272 -9.080353 116.904404 85.178299 -55.993034 121.962914 + 0.369485 62.546444 -0.773493 120.983635 87.195625 -44.993805 127.146294 + 0.377818 58.024940 6.956333 125.241196 87.392639 -34.115410 132.427216 + 0.386152 52.226273 14.020164 129.599808 85.855263 -23.454546 137.705414 + 0.394485 45.252674 20.179020 134.032852 82.668282 -13.312636 142.939758 + 0.402818 37.271015 25.200222 138.515335 77.983253 -3.987438 148.085068 + 0.411152 28.820827 28.778048 143.102066 72.243813 3.953205 153.060501 + 0.419485 20.291512 30.851545 147.790085 65.897522 10.338616 157.804367 + 0.427818 11.902417 31.478516 152.532623 59.261822 15.258534 162.277023 + 0.436152 3.852330 30.738295 157.280716 52.593002 18.849234 166.444504 + 0.444485 -3.774080 28.768579 161.850037 45.999992 21.440683 170.207230 + 0.452818 -10.991468 25.750366 165.981247 39.401524 23.464268 173.485229 + 0.461151 -17.676409 21.792622 169.685471 32.780865 24.994946 176.378082 + 0.469485 -23.728512 16.995119 172.989243 26.100691 26.056837 178.982895 + 0.477818 -29.073124 11.455242 175.910736 19.300375 26.653551 181.389069 + 0.486151 -33.723751 5.298622 178.394714 12.185935 26.866352 183.698486 + 0.494485 -37.626587 -1.437152 180.474533 4.658962 26.533445 186.003677 + 0.502818 -40.673229 -8.733034 182.200699 -3.283458 25.398460 188.368561 + 0.511151 -42.707981 -16.548473 183.619598 -11.541152 23.171347 190.827896 + 0.519485 -43.432911 -24.621847 184.856964 -19.667292 19.693470 193.362167 + 0.527818 -42.644550 -32.625652 186.011047 -27.215544 14.958415 195.945892 + 0.536151 -40.264931 -40.265705 187.118668 -33.850281 9.019362 198.556519 + 0.544485 -36.277454 -47.169289 188.215698 -39.213375 2.075783 201.149658 + 0.552818 -30.886909 -52.844807 189.290497 -42.954292 -5.408779 203.615250 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage.msa new file mode 100644 index 000000000..f23ea5422 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_1.msa new file mode 100644 index 000000000..8a207e2cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_2.msa new file mode 100644 index 000000000..356b572f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_3.msa new file mode 100644 index 000000000..834bfc083 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/pick_up.msa new file mode 100644 index 000000000..21ff224fe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/run.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/run.msa new file mode 100644 index 000000000..0abe670f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/wait.msa new file mode 100644 index 000000000..65562b9cb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bell/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bell/walk.msa new file mode 100644 index 000000000..426964fb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bell/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/bell/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/attack.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/attack.msa new file mode 100644 index 000000000..b57211e81 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/attack.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.853846 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.846154 + AttackingEndTime 0.846154 + AttackingBone "equip_left" + WeaponLength 0.000000 + List HitPosition + { + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 6 + StartingTime 0.850000 + + AttachingEnable 1 + AttachingBoneName "equip_right" + FlyFileName "d:/ymir work/pc/assassin/effect/arrow_01.msf" + FlyPosition 0.000000 -30.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/attack_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/attack_1.msa new file mode 100644 index 000000000..9538069ed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/attack_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_1.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/attack_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/attack_2.msa new file mode 100644 index 000000000..47659d4ce --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/attack_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/attack_2.gr2" +MotionDuration 1.500000 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/change_weapon.msa new file mode 100644 index 000000000..e682490e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/change_weapon.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/change_weapon.gr2" +MotionDuration 0.666667 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage.msa new file mode 100644 index 000000000..ffc53031a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_1.msa new file mode 100644 index 000000000..450cf4af6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_1.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_2.msa new file mode 100644 index 000000000..1ac2945ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_2.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_2.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_3.msa new file mode 100644 index 000000000..3bc25ed2b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/damage_3.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/damage_3.gr2" +MotionDuration 0.533333 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/run.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/run.msa new file mode 100644 index 000000000..076189978 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/run.gr2" +MotionDuration 0.600000 +Accumulation 0.00 -270.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/wait.msa new file mode 100644 index 000000000..2d49b0d40 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/wait_1.msa new file mode 100644 index 000000000..e5c0a5573 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/wait_1.gr2" +MotionDuration 2.000000 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/bow/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/bow/walk.msa new file mode 100644 index 000000000..5b09bcc1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/bow/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/assassin/bow/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -147.65 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_01.msa new file mode 100644 index 000000000..aad4327ad --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_02.msa new file mode 100644 index 000000000..43ffb753c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_03.msa new file mode 100644 index 000000000..5bd9787f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_03.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_04.msa new file mode 100644 index 000000000..88ff3c064 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_04.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.554872 + InputLimitTime 1.587692 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_05.msa new file mode 100644 index 000000000..bdafd2fe3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_05.gr2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_06.msa new file mode 100644 index 000000000..e1b024b44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_06.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage.msa new file mode 100644 index 000000000..7bd9c50c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_1.msa new file mode 100644 index 000000000..aebc3898a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_2.msa new file mode 100644 index 000000000..4c5119cb1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_3.msa new file mode 100644 index 000000000..933a5637e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/pick_up.msa new file mode 100644 index 000000000..b0e082fc7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.000000 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/run.msa new file mode 100644 index 000000000..d1e3e3673 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/wait.msa new file mode 100644 index 000000000..a96a55f3d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/wait.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/wait_1.msa new file mode 100644 index 000000000..853df52ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/wait_1.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/walk.msa new file mode 100644 index 000000000..0fc439de5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/dualhand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/twohand_sword/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -176.86 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/change_weapon.msa new file mode 100644 index 000000000..98259c873 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/change_weapon.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/change_weapon.gr2" +MotionDuration 0.666667 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_01.msa new file mode 100644 index 000000000..256ed64ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_01.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.393162 + DirectInputTime 0.748718 + InputLimitTime 0.919658 + LinkTime -431602080.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.533333 + AttackingEndTime 0.687180 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.533333 -51.029541 9.694455 153.929138 -19.190048 42.445637 176.612595 + 0.541667 -54.250633 -3.238292 150.995071 -30.971941 35.373760 174.831863 + 0.550000 -55.069969 -17.750250 147.511932 -42.275051 24.909595 172.358109 + 0.558333 -52.808235 -32.955986 143.537384 -51.719215 11.160174 169.101578 + 0.566667 -47.035519 -48.133430 139.050629 -58.421852 -5.650917 164.868729 + 0.575000 -37.438381 -62.314739 134.092758 -61.374634 -25.120188 159.480545 + 0.583333 -23.970400 -74.257294 128.798767 -59.403728 -46.521095 152.802109 + 0.591667 -7.893576 -82.405518 122.945175 -51.872543 -67.985252 144.363724 + 0.600000 8.998416 -86.024750 116.366989 -38.931435 -87.228088 133.748276 + 0.608333 25.632421 -85.047722 109.345917 -20.910992 -102.316063 121.028435 + 0.616667 40.896614 -79.574562 102.148338 1.099251 -111.178772 106.421524 + 0.625000 53.603462 -69.939560 95.058006 25.044907 -111.927086 90.375389 + 0.633333 62.284531 -57.994038 89.258469 46.651768 -104.626434 75.785812 + 0.641667 66.864311 -46.396416 85.366776 62.789745 -93.048073 65.168579 + 0.650000 68.419632 -36.309696 82.823853 73.667892 -80.620979 58.128811 + 0.658333 68.036743 -28.218906 81.137886 80.475700 -69.561165 53.997196 + 0.666667 66.611038 -22.185799 79.928391 84.586128 -60.992691 52.153461 + 0.675000 64.635902 -17.663799 79.093018 87.469849 -54.454456 52.151833 + 0.683333 62.287949 -14.182733 78.661560 89.975258 -49.105400 53.866329 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_02.msa new file mode 100644 index 000000000..50ca508fd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_02.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_02.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -90.55 0.00 + +Group ComboInputData +{ + PreInputTime 0.146154 + DirectInputTime 0.487179 + InputLimitTime 0.620513 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.235897 + AttackingEndTime 0.379487 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.235897 -34.437260 -63.836655 95.549911 6.945831 -90.619980 82.469719 + 0.244231 -48.866096 -54.882469 105.242493 -17.414835 -93.581596 94.562904 + 0.252564 -59.952187 -41.545090 114.383110 -40.440613 -88.180389 107.645515 + 0.260897 -66.133255 -26.662279 122.081223 -58.333248 -76.951195 118.740517 + 0.269231 -67.978645 -12.649668 128.115784 -70.432167 -63.570232 126.695526 + 0.277564 -66.820892 -0.732294 132.500458 -77.814339 -50.517578 131.264709 + 0.285897 -63.869255 8.688789 135.360825 -81.861076 -38.959156 132.739120 + 0.294231 -59.971043 16.093016 137.374893 -83.989586 -28.679974 132.961548 + 0.302564 -55.812679 21.507076 138.803986 -84.795464 -19.956282 132.346725 + 0.310897 -51.965466 25.004482 139.816986 -84.758675 -13.060397 131.064240 + 0.319231 -48.612896 27.157961 140.570999 -84.204185 -7.903364 130.326874 + 0.327564 -45.420406 29.037426 141.408829 -83.255180 -3.999626 132.572647 + 0.335897 -42.333771 30.848272 142.652603 -81.828934 -1.106789 138.182388 + 0.344231 -39.250828 32.701916 144.438980 -79.259399 1.202743 147.286011 + 0.352564 -36.172260 34.430870 146.393890 -74.954414 3.366897 157.881424 + 0.360897 -33.202343 35.893639 148.206741 -68.877281 5.430126 168.213486 + 0.369231 -30.379833 37.129784 149.854767 -60.881218 7.358673 177.860916 + 0.377564 -27.735455 38.178413 151.307114 -50.939770 9.167285 186.248642 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_03.msa new file mode 100644 index 000000000..91b616ca1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_03.msa @@ -0,0 +1,61 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_03.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -90.55 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.149573 + DirectInputTime 0.514530 + InputLimitTime 0.628205 + LinkTime 0.0 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 3.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200427 + AttackingEndTime 0.391880 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.200427 -48.295635 42.142143 129.671432 -0.372383 58.366188 123.257790 + 0.208761 -57.005108 32.761131 130.150864 -12.639174 57.367668 124.937813 + 0.217094 -64.894791 20.618982 130.562820 -26.254919 53.678654 126.690735 + 0.225427 -70.869560 5.973915 130.926712 -40.196644 46.649456 128.559174 + 0.233761 -73.955765 -10.096709 131.352829 -52.908138 36.352856 130.745621 + 0.242094 -73.822571 -26.933138 131.705795 -63.595837 23.011040 133.112137 + 0.250427 -70.298347 -43.816040 131.850983 -71.523392 7.038726 135.490402 + 0.258761 -63.350746 -60.056374 131.479370 -76.121727 -11.074225 137.659500 + 0.267094 -52.627052 -75.363106 128.917679 -77.188126 -31.798441 138.887405 + 0.275427 -37.653961 -88.288246 123.680397 -73.305901 -54.811897 138.144745 + 0.283761 -18.499756 -96.397110 115.820450 -62.583027 -78.464653 134.147659 + 0.292094 3.514027 -96.603539 106.138123 -43.499413 -99.169815 125.715508 + 0.300427 23.113827 -88.424034 98.002472 -19.212564 -111.019630 115.274803 + 0.308761 36.560177 -76.064995 93.116104 4.436901 -113.381050 106.404633 + 0.317094 44.149067 -62.957088 90.674683 24.784708 -109.214592 99.950653 + 0.325427 47.128139 -51.148067 89.654388 40.937454 -101.386131 95.857262 + 0.333761 47.017319 -41.445122 89.338943 53.247238 -91.872810 93.721672 + 0.342094 45.366978 -33.728962 89.664101 62.756580 -81.526550 93.403961 + 0.350427 42.973763 -28.019579 90.219215 69.794243 -71.163422 94.720078 + 0.358761 40.445286 -24.168869 90.674332 74.718269 -61.331696 97.402740 + 0.367094 38.196159 -21.888765 90.844971 77.861115 -52.254860 101.120544 + 0.375427 35.715244 -20.209133 90.892128 79.096764 -43.008060 105.007744 + 0.383761 32.792747 -18.897461 90.875679 78.255714 -33.541058 108.755287 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_04.msa new file mode 100644 index 000000000..4d374ae15 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_04.msa @@ -0,0 +1,105 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_04.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -103.55 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.170513 + AttackingEndTime 0.744872 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.170513 62.306557 -3.776650 94.857910 64.461983 -5.991505 145.763855 + 0.178846 63.622559 -14.270170 94.620026 64.355209 -12.374729 145.579239 + 0.187180 62.823875 -26.300434 94.448227 63.938694 -18.748814 144.873535 + 0.195513 59.340904 -39.235092 94.683784 63.158554 -25.376472 143.615952 + 0.203846 52.529724 -52.404564 95.457695 61.939793 -32.681133 141.538376 + 0.212180 41.838852 -64.784836 96.887177 59.866924 -41.204464 138.359238 + 0.220513 27.075939 -74.920883 99.095131 55.969318 -51.375072 133.905334 + 0.228846 9.719263 -80.902596 102.037460 48.875431 -62.594067 129.103729 + 0.237180 -8.562338 -81.961571 105.527832 37.871899 -73.334816 124.774429 + 0.245513 -26.457460 -78.008728 109.407288 22.992096 -81.929298 121.254616 + 0.253846 -42.682049 -69.283318 113.540588 4.934532 -86.791634 118.747383 + 0.262180 -55.769798 -56.648972 117.390152 -14.473239 -86.575058 117.283966 + 0.270513 -64.723869 -41.781025 120.064522 -32.412827 -81.087227 116.599960 + 0.278846 -69.649338 -25.860643 121.509384 -47.293537 -71.424164 116.491936 + 0.287180 -70.754143 -9.811776 121.790642 -58.194324 -59.003799 116.954689 + 0.295513 -68.260750 5.587657 121.225067 -64.929939 -45.206543 118.094955 + 0.303846 -62.413090 19.885664 120.923889 -68.701218 -30.698128 119.276016 + 0.312180 -53.614605 32.468597 120.958542 -69.781082 -15.895717 120.227921 + 0.320513 -42.344620 42.811813 121.225967 -68.217476 -1.136322 120.876129 + 0.328846 -29.100508 50.507984 121.667542 -63.991627 13.314277 121.194504 + 0.337179 -14.447408 55.236488 122.498184 -56.978577 27.115995 121.344582 + 0.345513 0.978918 56.743874 123.895798 -47.055649 39.776119 121.493103 + 0.353846 16.517199 54.848957 125.882507 -34.143574 50.676468 121.752090 + 0.362179 31.440357 49.464886 128.485687 -18.272364 59.018154 122.291634 + 0.370513 44.847084 40.700264 131.600311 0.086399 63.701115 123.327492 + 0.378846 55.720879 29.124229 134.852997 19.518225 63.655304 124.955154 + 0.387179 63.497448 15.432290 138.172318 38.731739 58.634212 127.160828 + 0.395513 67.805931 0.403988 141.507843 56.429325 48.747677 129.912170 + 0.403846 68.462181 -15.119360 144.807388 71.354248 34.449329 133.163513 + 0.412179 65.521194 -30.157709 147.988327 82.324867 16.697853 136.889359 + 0.420513 59.275143 -43.893673 151.016052 88.553642 -3.345779 141.034653 + 0.428846 50.167038 -55.659599 153.875626 89.605003 -24.417912 145.532928 + 0.437179 38.757248 -64.915436 156.557556 85.373741 -45.192703 150.320160 + 0.445513 25.900248 -71.240128 158.938614 76.257965 -64.128380 155.130539 + 0.453846 12.560150 -74.539383 160.918167 63.260174 -79.921669 159.679367 + 0.462179 -0.596660 -74.998184 162.554550 47.485741 -91.943130 163.948990 + 0.470513 -13.024929 -72.916695 163.903336 30.058874 -99.906387 167.944839 + 0.478846 -24.298534 -68.673676 165.013351 12.064910 -103.807930 171.667816 + 0.487179 -34.099602 -62.709175 165.933090 -5.422060 -103.879562 175.076111 + 0.495513 -42.258244 -55.446983 166.727768 -21.588648 -100.631279 178.223190 + 0.503846 -48.700413 -47.291927 167.452850 -35.836952 -94.701500 181.159119 + 0.512179 -53.432163 -38.617214 168.153534 -47.775188 -86.789833 183.914017 + 0.520513 -56.593258 -29.521719 168.903580 -57.393471 -77.353165 186.581436 + 0.528846 -58.233475 -20.135826 169.730164 -64.650589 -66.853615 189.153519 + 0.537179 -58.363777 -10.682907 170.625351 -69.508354 -55.844234 191.535706 + 0.545513 -57.021469 -1.390561 171.567612 -72.051613 -44.861889 193.597824 + 0.553846 -54.347492 7.344738 172.497543 -72.541786 -34.556995 195.173721 + 0.562179 -50.671276 15.091274 173.342957 -71.471870 -25.500738 196.160080 + 0.570513 -46.257416 21.833998 174.081741 -69.292290 -17.741905 196.534760 + 0.578846 -41.318787 27.614342 174.689835 -66.364891 -11.207648 196.289444 + 0.587179 -36.041447 32.485718 175.136688 -62.975430 -5.766742 195.442062 + 0.595513 -30.741589 36.430496 175.375565 -59.463127 -1.323379 194.102966 + 0.603846 -25.577276 39.574425 175.397781 -55.952267 2.295204 192.386398 + 0.612179 -20.615458 42.065998 175.202148 -52.472706 5.252025 190.395691 + 0.620513 -15.876949 44.035583 174.788376 -49.016846 7.675338 188.229340 + 0.628846 -11.562606 45.535812 174.191559 -45.739780 9.611434 186.121231 + 0.637179 -7.859122 46.651543 173.466461 -42.801453 11.097796 184.234894 + 0.645513 -4.799346 47.502510 172.649277 -40.245712 12.208198 182.591873 + 0.653846 -2.398279 48.188904 171.769852 -38.107594 13.016208 181.188263 + 0.662179 -0.547535 48.801834 170.822556 -36.361858 13.665969 179.976959 + 0.670512 1.072591 49.416725 169.740753 -34.880493 14.413524 178.859238 + 0.678846 2.474656 50.048531 168.527618 -33.667435 15.283370 177.808228 + 0.687179 3.649989 50.707565 167.187943 -32.734337 16.285917 176.796783 + 0.695512 4.602416 51.401165 165.723236 -32.080162 17.430891 175.793381 + 0.703846 5.507905 52.116993 164.128891 -31.550228 18.727770 174.752075 + 0.712179 6.419735 52.844654 162.400848 -31.093801 20.176523 173.649261 + 0.720512 7.334918 53.577118 160.535675 -30.707876 21.774717 172.466766 + 0.728846 8.249431 54.306820 158.529587 -30.389231 23.518942 171.184967 + 0.737179 9.116469 55.020512 156.423660 -30.142950 25.352407 169.821381 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_05.msa new file mode 100644 index 000000000..619459d64 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_05.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_05.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.130576 + DirectInputTime 0.513788 + InputLimitTime 0.718167 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.167478 + AttackingEndTime 0.377535 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.167478 62.888382 -24.179306 113.141136 70.723137 17.963709 140.761276 + 0.175811 59.170776 -42.177074 110.016411 81.943573 -0.860653 129.308670 + 0.184145 47.217415 -63.672600 109.801468 85.941689 -31.373960 116.912064 + 0.192478 28.837519 -79.019775 114.637291 76.802612 -61.936764 112.292122 + 0.200811 9.356023 -85.736168 120.404419 59.807442 -83.753593 113.218597 + 0.209145 -8.917435 -86.215149 124.135254 40.155998 -96.610023 115.024178 + 0.217478 -25.009087 -82.534012 124.515282 21.165506 -102.066673 115.359619 + 0.225811 -38.659260 -75.992271 122.682709 3.992939 -102.719429 114.530167 + 0.234145 -50.553864 -67.124321 121.427612 -13.054465 -100.899025 114.083542 + 0.242478 -60.557762 -55.972870 120.852226 -30.151743 -96.389809 114.397408 + 0.250811 -68.218109 -42.446609 120.989632 -47.140415 -88.597038 115.903587 + 0.259145 -72.554947 -27.003506 121.766220 -62.911961 -76.995667 118.813293 + 0.267478 -72.812103 -13.028555 122.502060 -74.409340 -63.974560 120.836655 + 0.275811 -70.409691 -1.851626 123.088509 -81.964165 -51.484787 121.094917 + 0.284145 -66.789589 6.322731 123.644501 -86.696373 -40.435841 119.368767 + 0.292478 -63.019241 11.622026 124.282509 -89.552734 -31.067429 115.653587 + 0.300811 -59.193165 15.494547 124.864410 -90.966209 -22.439953 112.520271 + 0.309145 -55.140049 18.916956 125.373901 -91.221016 -14.421514 111.673302 + 0.317478 -50.969620 21.961178 125.935852 -90.658775 -7.366897 113.068031 + 0.325811 -46.758381 24.700314 126.648392 -89.458069 -1.355755 116.712868 + 0.334145 -42.592056 27.164284 127.518463 -87.586723 3.696995 122.451385 + 0.342478 -38.617981 29.333946 128.418015 -84.895142 7.942317 129.765320 + 0.350811 -34.871128 31.293226 129.362671 -80.956322 11.483331 138.558838 + 0.359145 -31.367184 33.115841 130.356796 -75.178551 14.384757 148.532532 + 0.367478 -28.104410 34.856537 131.375870 -66.982101 16.709272 158.946793 + 0.375811 -24.964996 36.514164 132.308624 -56.655846 18.698328 168.075211 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_06.msa new file mode 100644 index 000000000..701f5cff2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_06.msa @@ -0,0 +1,62 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_06.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 0.145985 + DirectInputTime 0.590430 + InputLimitTime 0.814274 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.178427 + AttackingEndTime 0.389294 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.178427 -32.286789 50.632710 139.679489 17.883013 54.135525 131.215530 + 0.186760 -39.058960 46.727787 139.404175 10.647571 56.021671 132.782547 + 0.195094 -46.687645 41.275776 138.498947 1.464054 57.503788 134.137482 + 0.203427 -54.722187 33.762478 136.907822 -9.801505 57.845478 135.154892 + 0.211760 -62.361866 23.815098 134.720093 -22.879595 56.080387 135.717758 + 0.220094 -68.098969 12.385673 133.110138 -35.574142 51.534344 136.319656 + 0.228427 -71.641075 0.208941 132.249771 -46.840725 44.500336 137.153503 + 0.236760 -73.040993 -12.253575 131.981567 -56.208500 35.484032 138.207809 + 0.245094 -72.412910 -24.622648 132.123596 -63.397781 25.042763 139.401764 + 0.253427 -69.885246 -36.772888 132.409119 -68.452850 13.537494 140.584473 + 0.261760 -65.050766 -49.973049 132.123123 -72.317192 -0.364510 141.368927 + 0.270094 -56.959709 -63.938515 131.090179 -74.128387 -17.069166 141.502014 + 0.278427 -44.576603 -77.495033 129.230453 -72.347771 -36.308262 140.778488 + 0.286760 -27.118650 -88.594482 126.511543 -65.144951 -57.014378 139.003952 + 0.295094 -5.245564 -94.179428 123.053696 -51.227806 -76.533592 136.057022 + 0.303427 15.500918 -92.501518 118.957077 -33.658752 -90.494560 132.110458 + 0.311760 32.366226 -85.457596 114.980164 -15.211864 -98.629158 127.598351 + 0.320094 44.730419 -75.229012 111.761406 2.711254 -101.848480 122.941208 + 0.328427 52.797600 -63.485912 109.674065 19.431093 -101.031456 118.476646 + 0.336760 57.101837 -51.480278 108.944901 34.527466 -96.846764 114.699898 + 0.345094 58.644028 -41.289314 109.426521 46.804359 -90.747375 113.258080 + 0.353427 58.632931 -33.600487 110.040665 56.149342 -84.392349 113.840942 + 0.361760 58.065266 -28.321913 110.004128 63.102722 -78.745926 115.675423 + 0.370094 57.639397 -25.269648 108.913170 68.293831 -74.266113 118.205902 + 0.378427 57.677067 -24.190416 106.790199 72.310966 -70.899811 121.109062 + 0.386760 57.386135 -23.144238 104.813568 75.916252 -66.719337 123.756737 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_07.msa new file mode 100644 index 000000000..6ccb57d28 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/combo_07.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/shaman/fan/combo_07.gr2" +MotionDuration 1.166667 +Accumulation 0.00 -53.27 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.255474 + AttackingEndTime 0.530819 + AttackingBone "equip_right" + WeaponLength 51.000000 + List HitPosition + { + 0.255474 -49.257450 -21.273808 99.111183 -35.458767 23.696363 118.789810 + 0.263807 -54.897961 -33.958012 104.250679 -46.092251 14.628352 116.947823 + 0.272141 -55.436306 -51.255146 107.425468 -58.443218 -0.833385 114.433754 + 0.280474 -48.150490 -71.308098 108.564476 -67.865410 -24.402742 112.040047 + 0.288807 -30.482973 -89.805656 107.848457 -67.968613 -55.315960 110.208687 + 0.297141 -4.148772 -99.693489 106.162987 -53.376728 -86.730225 109.181793 + 0.305474 21.465460 -98.025345 105.435059 -28.580219 -107.266975 108.741997 + 0.313807 42.196602 -88.176338 105.572128 -0.640659 -115.654076 108.878426 + 0.322141 56.789883 -73.702942 106.308334 25.570938 -113.907936 109.452194 + 0.330474 65.455688 -57.315701 107.437653 47.447227 -104.944115 110.303452 + 0.338807 69.183601 -41.433807 109.142899 63.980579 -92.082619 112.079941 + 0.347141 69.457626 -27.437811 111.487244 75.341568 -77.978539 114.952316 + 0.355474 67.669434 -15.743016 114.475677 82.363235 -64.387070 118.813629 + 0.363807 64.871414 -6.305673 118.156471 86.049553 -52.383438 123.569504 + 0.372141 61.248386 1.747335 122.327866 87.449425 -41.522327 128.827072 + 0.380474 56.311924 9.291163 126.620377 87.088181 -30.679945 134.111374 + 0.388807 50.125263 16.092207 131.005676 85.013069 -20.152294 139.380219 + 0.397141 42.807320 21.914000 135.456635 81.327934 -10.236798 144.591461 + 0.405474 34.601082 26.506107 139.963242 76.241875 -1.285353 149.693069 + 0.413807 26.100512 29.599838 144.587173 70.270973 6.153747 154.599380 + 0.422141 17.593132 31.204967 149.297729 63.800961 12.059716 159.260803 + 0.430474 9.291338 31.386749 154.047501 57.129704 16.539673 163.639679 + 0.438807 1.384790 30.231901 158.781799 50.491741 19.746218 167.700668 + 0.447140 -6.124756 27.915249 163.214096 43.898190 22.142374 171.299805 + 0.455474 -13.184720 24.586178 167.206894 37.295647 24.003466 174.444092 + 0.463807 -19.677994 20.350550 170.780273 30.660666 25.384352 177.235001 + 0.472140 -25.509890 15.304578 173.963013 23.952515 26.294519 179.766968 + 0.480474 -30.631481 9.557348 176.749359 17.074537 26.767197 182.130524 + 0.488807 -35.052910 3.214225 179.098862 9.834044 26.830759 184.429901 + 0.497140 -38.696846 -3.702495 181.060699 2.170662 26.272312 186.748550 + 0.505474 -41.440346 -11.170393 182.684052 -5.889038 24.821400 189.141174 + 0.513807 -43.097313 -19.113859 184.025223 -14.175422 22.198257 191.629593 + 0.522140 -43.350445 -27.192467 185.232025 -22.150377 18.320955 194.180832 + 0.530474 -42.061432 -35.116001 186.367340 -29.446211 13.190326 196.776581 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage.msa new file mode 100644 index 000000000..8f18ab8bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_1.msa new file mode 100644 index 000000000..b565f694f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_1.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_1.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_2.msa new file mode 100644 index 000000000..717762dae --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_2.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_2.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_3.msa new file mode 100644 index 000000000..1bed80b86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/damage_3.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/damage_3.gr2" +MotionDuration 0.533333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/pick_up.msa new file mode 100644 index 000000000..da2fdbed6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/pick_up.msa @@ -0,0 +1,4 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/pick_up.gr2" +MotionDuration 1.333333 diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/run.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/run.msa new file mode 100644 index 000000000..2298670d6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/wait.msa new file mode 100644 index 000000000..2658e414d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/wait.msa @@ -0,0 +1,5 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/wait.gr2" +MotionDuration 1.333333 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fan/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fan/walk.msa new file mode 100644 index 000000000..cd0e446dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fan/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/shaman/fan/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -155.74 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_cancel.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_cancel.msa new file mode 100644 index 000000000..6e507e6d7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_cancel.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/fishing/fishing_cancel.gr2" +MotionDuration 1.300000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_cancel.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_catch.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_catch.msa new file mode 100644 index 000000000..156f9ebe6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_catch.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/fishing/fishing_catch.gr2" +MotionDuration 3.100000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_catch.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_fail.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_fail.msa new file mode 100644 index 000000000..b4a4fa7c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_fail.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/fishing/fishing_fail.gr2" +MotionDuration 4.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_fail_sw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_react.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_react.msa new file mode 100644 index 000000000..5765013ac --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_react.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait_react.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_wait.msa new file mode 100644 index 000000000..2b75f4100 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/fishing_wait.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/fishing/fishing_wait.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fishing/run.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/run.msa new file mode 100644 index 000000000..c502e44f9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/fishing/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -300.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fishing/throw.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/throw.msa new file mode 100644 index 000000000..7d62e159e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/throw.msa @@ -0,0 +1,19 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/fishing/throw.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.824006 + + EffectFileName "d:/ymir work/effect/etc/fishing/throw.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fishing/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/wait.msa new file mode 100644 index 000000000..250c1bff4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/fishing/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/fishing/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/walk.msa new file mode 100644 index 000000000..537ba7b4f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/fishing/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/fishing/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -150.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/attack.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/attack.msa new file mode 100644 index 000000000..dea4cb63a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/attack.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/attack.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.602564 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + AttackingStartTime 0.456410 + AttackingEndTime 0.597436 + AttackingBone "equip_right_hand" + WeaponLength 0.000000 + List HitPosition + { + 0.456410 1.372804 45.702465 104.158905 1.372804 45.702461 104.158897 + 0.464744 -3.114610 41.442406 102.400131 -3.114610 41.442402 102.400124 + 0.473077 -7.811506 34.615021 99.187157 -7.811506 34.615017 99.187149 + 0.481410 -16.532804 26.862999 97.693489 -16.532803 26.862997 97.693481 + 0.489744 -30.495834 15.531954 98.549767 -30.495832 15.531953 98.549759 + 0.498077 -48.668098 -5.673773 101.743141 -48.668095 -5.673772 101.743134 + 0.506410 -62.418049 -40.888512 106.641045 -62.418045 -40.888508 106.641037 + 0.514744 -61.968567 -80.225586 112.714935 -61.968563 -80.225578 112.714928 + 0.523077 -46.452530 -115.650803 118.892815 -46.452526 -115.650795 118.892807 + 0.531410 -19.009365 -139.858490 122.965897 -19.009363 -139.858475 122.965889 + 0.539744 8.323515 -148.661285 122.843636 8.323514 -148.661270 122.843628 + 0.548077 24.760521 -149.221634 121.335106 24.760519 -149.221619 121.335098 + 0.556410 29.898102 -149.098862 121.130974 29.898100 -149.098846 121.130966 + 0.564744 24.676031 -150.549088 123.080078 24.676029 -150.549072 123.080070 + 0.573077 18.323814 -151.627060 124.424950 18.323812 -151.627045 124.424942 + 0.581410 14.734525 -152.311493 124.200066 14.734524 -152.311478 124.200058 + 0.589743 14.084359 -153.037140 122.525764 14.084358 -153.037125 122.525757 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/attack_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/attack_1.msa new file mode 100644 index 000000000..6cb5f8847 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/attack_1.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/attack_1.gr2" +MotionDuration 1.000000 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 0.653846 + LinkTime 0.064103 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 0.000000 + AttackingStartTime 0.489744 + AttackingEndTime 0.651282 + AttackingBone "equip_right_hand" + WeaponLength 0.000000 + List HitPosition + { + 0.489744 -28.148596 2.273357 82.006569 -28.148594 2.273357 82.006561 + 0.498077 -35.039852 -18.861282 80.721634 -35.039848 -18.861280 80.721626 + 0.506411 -38.169956 -44.712379 80.649437 -38.169952 -44.712376 80.649429 + 0.514744 -37.461384 -69.860313 83.025322 -37.461380 -69.860306 83.025314 + 0.523077 -33.546192 -93.012672 88.341919 -33.546188 -93.012665 88.341911 + 0.531411 -26.855024 -112.971321 96.706894 -26.855022 -112.971313 96.706886 + 0.539744 -17.876392 -128.000259 107.353958 -17.876390 -128.000244 107.353951 + 0.548077 -8.207862 -137.131287 119.984245 -8.207861 -137.131271 119.984238 + 0.556411 0.819984 -140.103394 134.445480 0.819984 -140.103378 134.445465 + 0.564744 8.965692 -136.653900 149.584213 8.965691 -136.653885 149.584198 + 0.573077 16.563671 -130.292953 160.531723 16.563669 -130.292938 160.531708 + 0.581411 22.834671 -124.427391 166.730881 22.834669 -124.427383 166.730865 + 0.589744 27.383322 -120.594070 169.643814 27.383320 -120.594063 169.643799 + 0.598077 30.270603 -119.123962 170.535858 30.270601 -119.123955 170.535843 + 0.606411 31.850777 -118.045570 170.602982 31.850775 -118.045563 170.602966 + 0.614744 32.188629 -117.093216 170.093506 32.188625 -117.093208 170.093491 + 0.623077 31.226492 -116.250038 169.070740 31.226490 -116.250031 169.070724 + 0.631411 29.349117 -115.438171 167.702911 29.349115 -115.438164 167.702896 + 0.639744 27.692413 -114.676003 166.365921 27.692411 -114.675995 166.365906 + 0.648077 26.340534 -113.999069 165.081787 26.340532 -113.999062 165.081772 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/back_damage_flying.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/back_damage_flying.msa new file mode 100644 index 000000000..318e5d0ff --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/back_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/back_damage_flying.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/back_falling_stand.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/back_falling_stand.msa new file mode 100644 index 000000000..b9086e07e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/back_falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/back_falling_stand.gr2" +MotionDuration 0.833333 +Accumulation 0.00 19.69 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/damage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage.msa new file mode 100644 index 000000000..e2a4c36cd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_1.msa new file mode 100644 index 000000000..91e0dd9e7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_2.msa new file mode 100644 index 000000000..3dea50caa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_3.msa new file mode 100644 index 000000000..90871ee68 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_flying.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_flying.msa new file mode 100644 index 000000000..2cbab6905 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/dead.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/dead.msa new file mode 100644 index 000000000..7c5184168 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/dig.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/dig.msa new file mode 100644 index 000000000..fbc24096e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/dig.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/dig.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.934307 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dig/dig.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/falling_stand.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/falling_stand.msa new file mode 100644 index 000000000..11ba2510f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/falling_stand.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/falling_stand.gr2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/pick_up.msa new file mode 100644 index 000000000..0af43f7b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/run.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/run.msa new file mode 100644 index 000000000..e623676a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -355.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/wait.msa new file mode 100644 index 000000000..2366b028e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/wait_1.msa new file mode 100644 index 000000000..13a808530 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/wait_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/general/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/general/walk.msa new file mode 100644 index 000000000..59122ad42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/general/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -150.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse/damage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse/damage.msa new file mode 100644 index 000000000..5ee7aebab --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse/damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse/dead.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse/dead.msa new file mode 100644 index 000000000..a8cfbdedc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse/dead.gr2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse/run.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse/run.msa new file mode 100644 index 000000000..5a23393aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse/skill_charge.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse/skill_charge.msa new file mode 100644 index 000000000..5f4ac2b63 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse/skill_charge.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse/skill_charge.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.262774 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.253041 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse/stop.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse/stop.msa new file mode 100644 index 000000000..3c55888d5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse/wait.msa new file mode 100644 index 000000000..f62fe23c8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse/wait.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse/wait_1.msa new file mode 100644 index 000000000..ba9deb5a5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse/wait_1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse/wait_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse/wait_2.msa new file mode 100644 index 000000000..f07fc45f4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse/wait_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse/wait_2.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse/walk.msa new file mode 100644 index 000000000..89960e267 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_01.msa new file mode 100644 index 000000000..d79a7061a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_onehand_sword/combo_01.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.427007 + DirectInputTime 0.777372 + InputLimitTime 0.912409 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.478102 + AttackingEndTime 0.653285 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.478102 -76.755829 12.266675 131.048111 -78.457916 111.872353 139.728317 + 0.486436 -75.774460 6.095492 125.840752 -76.609428 106.065407 128.060013 + 0.494769 -74.914474 -1.077674 121.040833 -76.408157 98.797958 116.330063 + 0.503102 -74.003929 -9.456050 116.764839 -77.502129 89.706223 104.347481 + 0.511436 -72.825592 -19.211067 113.280205 -79.437424 78.311485 92.179588 + 0.519769 -71.146309 -30.263336 111.052208 -81.569908 64.307732 80.277290 + 0.528102 -68.896942 -41.612503 110.656273 -82.914078 48.514637 69.668800 + 0.536436 -66.166306 -52.933655 112.280769 -83.485954 31.022421 60.794594 + 0.544769 -63.018349 -64.003632 116.052628 -83.403297 11.777465 54.075672 + 0.553102 -59.484943 -74.532745 122.072235 -82.731956 -9.190413 50.034893 + 0.561436 -55.570522 -84.155525 130.391586 -81.485199 -31.711191 49.290691 + 0.569769 -51.282047 -92.242447 140.681503 -79.355103 -54.809208 52.307446 + 0.578102 -46.670654 -98.270958 152.237991 -76.004768 -77.130630 59.005741 + 0.586435 -41.745445 -102.199867 164.775330 -71.562256 -98.346184 69.402046 + 0.594769 -36.484280 -103.973480 178.038559 -66.067665 -118.056381 83.560387 + 0.603102 -30.851250 -103.505630 191.765854 -59.490181 -135.721268 101.539932 + 0.611435 -24.820101 -100.694427 205.618866 -51.728390 -150.611710 123.264244 + 0.619769 -18.680820 -95.790115 218.409851 -42.409016 -161.663773 147.022507 + 0.628102 -12.776183 -89.318176 229.544601 -31.952646 -168.419510 171.453293 + 0.636435 -7.275719 -81.738411 238.908752 -20.970373 -170.897720 195.753113 + 0.644769 -2.259050 -73.454857 246.439041 -9.933135 -169.344406 219.148300 + 0.653102 2.239280 -64.838036 252.068573 0.839450 -164.186295 240.846725 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_02.msa new file mode 100644 index 000000000..a5316a2b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_02.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_onehand_sword/combo_02.gr2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.176642 + DirectInputTime 0.529927 + InputLimitTime 0.647689 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200730 + AttackingEndTime 0.334550 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.200730 63.374577 -32.691986 136.591293 67.469261 67.219376 137.051727 + 0.209063 62.023167 -38.994564 136.798172 69.741486 60.253052 127.396133 + 0.217397 60.152523 -46.799824 137.907181 72.603333 50.155510 116.852081 + 0.225730 57.499527 -56.100456 140.243317 76.035835 36.007587 106.003242 + 0.234063 53.668976 -66.631981 144.144272 79.132912 16.991934 95.597549 + 0.242397 48.310654 -77.757454 149.843369 80.690918 -7.134475 86.899796 + 0.250730 41.906075 -87.052589 156.841980 79.337097 -32.482441 81.869850 + 0.259063 35.243412 -93.710503 164.887772 75.663788 -56.788658 81.206291 + 0.267397 28.672182 -97.899147 174.025345 70.603691 -79.783234 85.074127 + 0.275730 22.270340 -99.639412 184.265366 64.606010 -101.285431 93.687317 + 0.284063 16.456205 -99.153969 195.373047 57.638981 -120.641884 106.817230 + 0.292397 11.630901 -96.679657 207.029282 50.203236 -137.013779 124.052101 + 0.300730 7.796081 -92.200356 218.969131 42.887978 -149.717819 145.079361 + 0.309063 4.864492 -85.661743 230.887970 36.081337 -158.080429 169.404160 + 0.317397 2.512404 -77.692017 241.580551 29.886890 -161.452332 194.307907 + 0.325730 0.452289 -69.538956 250.031082 24.229979 -160.602310 216.237946 + 0.334063 -1.335567 -61.809654 256.498199 19.093199 -157.136703 234.253220 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_03.msa new file mode 100644 index 000000000..428d01a6e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/combo_03.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_onehand_sword/combo_03.gr2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.160584 + DirectInputTime 0.510949 + InputLimitTime 0.659854 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.192701 + AttackingEndTime 0.353285 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.192701 -75.037514 1.145484 122.200401 -75.866058 101.100334 119.398102 + 0.201034 -73.771538 -5.804902 118.112938 -74.606209 93.680984 108.032677 + 0.209367 -72.735550 -14.515133 114.550339 -75.649117 83.753716 96.255470 + 0.217701 -71.522247 -25.168589 111.898178 -78.253807 70.695389 84.249832 + 0.226034 -69.664742 -37.752857 110.787453 -81.492584 53.921097 72.639595 + 0.234367 -66.920258 -50.590080 111.893822 -83.533195 34.929493 62.802319 + 0.242701 -63.561150 -62.509430 115.288376 -84.006554 14.949309 55.438297 + 0.251034 -59.852707 -73.297668 120.862129 -83.411743 -5.923248 50.822498 + 0.259367 -55.968689 -82.765251 128.488663 -82.162506 -27.603392 49.300434 + 0.267701 -51.966927 -90.705353 137.978897 -80.384819 -49.788952 51.273579 + 0.276034 -47.720394 -96.916489 148.959641 -77.520477 -71.647644 56.909863 + 0.284367 -43.137089 -101.281639 161.198898 -73.499626 -92.830101 66.295845 + 0.292701 -38.121181 -103.638382 174.489594 -68.223427 -112.928314 79.583405 + 0.301034 -32.580990 -103.763954 188.577667 -61.523426 -131.338562 96.918900 + 0.309367 -26.610586 -101.551811 202.414856 -53.276546 -147.028107 117.441391 + 0.317701 -20.524204 -97.253769 215.201935 -43.859425 -159.124344 140.185913 + 0.326034 -14.539764 -91.196701 226.673828 -33.748699 -167.135818 164.512924 + 0.334367 -8.786428 -83.729210 236.607742 -23.337748 -170.797165 189.627640 + 0.342701 -3.381657 -75.326767 244.736893 -12.847732 -170.098526 214.263184 + 0.351034 1.472709 -66.752144 250.829086 -2.327998 -165.633835 236.409500 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/skill_splash.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/skill_splash.msa new file mode 100644 index 000000000..a826ac0ec --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/skill_splash.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_onehand_sword/skill_splash.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 1.571776 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.523114 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/skill_wildattack.msa new file mode 100644 index 000000000..a828e0076 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_onehand_sword/skill_wildattack.msa @@ -0,0 +1,96 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_onehand_sword/skill_wildattack.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.452555 + AttackingEndTime 0.642336 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.452555 -77.578949 26.061598 -10.027995 -86.513245 121.482346 18.520472 + 0.460888 -78.093605 20.797609 -16.443438 -86.096657 117.979370 5.729759 + 0.469221 -78.034737 15.310646 -22.645754 -84.918388 113.854034 -7.096963 + 0.477555 -77.449799 9.722701 -28.403118 -83.058022 109.170738 -19.542933 + 0.485888 -76.481476 4.096357 -33.541916 -80.756271 103.980400 -31.334820 + 0.494221 -75.238045 -1.637438 -38.051617 -78.164124 98.216194 -42.597458 + 0.502555 -73.836967 -7.640944 -41.922882 -75.549248 91.673286 -53.476772 + 0.510888 -72.701439 -15.366323 -45.227947 -75.259766 82.681534 -64.718063 + 0.519221 -71.573265 -25.466372 -47.645401 -77.371758 70.126305 -76.427589 + 0.527555 -69.893951 -38.001247 -48.483799 -80.839279 53.217270 -87.968575 + 0.535888 -67.155304 -52.125000 -46.864399 -84.091682 32.130711 -97.989342 + 0.544221 -63.650890 -64.800522 -42.752541 -85.160629 10.494422 -104.945587 + 0.552555 -59.870548 -75.536491 -36.578976 -84.688881 -10.945678 -108.772743 + 0.560888 -56.115162 -84.332886 -28.713936 -83.445328 -32.100842 -109.488770 + 0.569221 -52.413975 -91.413483 -19.322596 -81.656822 -53.152428 -106.962654 + 0.577555 -48.492271 -97.042671 -8.333684 -78.770813 -74.341972 -100.896477 + 0.585888 -44.229218 -101.001671 4.118496 -74.652229 -95.333176 -90.971748 + 0.594221 -39.504501 -102.993629 17.847054 -69.091591 -115.570488 -76.842918 + 0.602555 -34.198223 -102.731827 31.904434 -62.076649 -133.830780 -58.955784 + 0.610888 -28.427954 -100.256081 45.409821 -53.928333 -148.999344 -38.099468 + 0.619221 -22.366304 -95.748428 58.048889 -44.904369 -160.455750 -14.786040 + 0.627555 -16.151428 -89.452698 69.508247 -35.181637 -167.720490 10.247108 + 0.635888 -10.224999 -81.901192 79.178848 -24.572983 -170.553421 35.191990 + } + } + Group HitData01 + { + AttackingStartTime 1.021898 + AttackingEndTime 1.240876 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 1.021898 65.568817 -18.639925 -9.518971 43.141651 76.962685 9.376234 + 1.030231 65.880943 -18.723497 -11.477995 44.721451 77.128036 7.618623 + 1.038564 66.081917 -18.882460 -13.342663 46.611481 77.288986 5.942714 + 1.046898 66.111771 -19.272345 -15.089082 48.822056 77.349854 4.020649 + 1.055231 65.964050 -19.903728 -16.720503 51.332573 77.269859 1.805071 + 1.063564 65.631195 -20.785191 -18.236057 54.114223 76.996437 -0.743423 + 1.071898 65.118965 -22.007748 -19.631651 56.804272 76.398994 -3.923070 + 1.080231 64.419235 -23.628290 -20.891888 59.136974 75.382896 -7.899160 + 1.088564 63.513638 -25.646608 -21.989206 61.043247 73.885361 -12.650331 + 1.096898 62.408371 -28.198723 -22.856512 62.631725 71.690727 -18.267733 + 1.105231 61.247589 -32.743877 -23.087927 65.580177 67.116508 -26.009874 + 1.113564 59.800117 -39.649731 -22.321875 69.805099 58.894424 -36.066738 + 1.121898 57.627098 -48.752289 -20.146452 74.322411 45.847965 -47.918972 + 1.130231 54.321125 -59.089600 -16.322939 77.751266 27.782026 -59.958073 + 1.138564 49.988117 -68.453720 -11.394256 79.402390 7.534690 -69.364380 + 1.146898 44.792645 -76.556473 -5.430530 79.423424 -14.236896 -75.551643 + 1.155231 38.800430 -83.268669 1.560047 77.847038 -37.178059 -78.132629 + 1.163564 32.321541 -88.267693 9.729440 74.241676 -60.430531 -76.686378 + 1.171898 26.106655 -91.256950 19.371395 68.724632 -82.822823 -70.698143 + 1.180231 20.411058 -92.159401 30.494020 62.144901 -103.937080 -59.613796 + 1.188564 15.224971 -90.707237 42.963730 54.890457 -123.136665 -42.913387 + 1.196898 10.769744 -87.116104 55.445301 47.342159 -138.462143 -22.182146 + 1.205231 7.213809 -81.976753 66.995125 40.118149 -148.912308 0.385048 + 1.213564 4.500962 -75.679672 77.445877 33.618000 -154.679733 23.490648 + 1.221898 2.525357 -68.592201 86.686073 28.041193 -156.284760 45.955967 + 1.230231 0.764525 -61.264999 94.210495 22.890011 -154.597580 65.935417 + 1.238564 -0.931590 -54.169182 100.063438 17.936817 -150.804428 82.582031 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.399027 + LoopEndTime 1.557178 +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_01.msa new file mode 100644 index 000000000..d79a7061a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_01.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_onehand_sword/combo_01.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.427007 + DirectInputTime 0.777372 + InputLimitTime 0.912409 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.478102 + AttackingEndTime 0.653285 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.478102 -76.755829 12.266675 131.048111 -78.457916 111.872353 139.728317 + 0.486436 -75.774460 6.095492 125.840752 -76.609428 106.065407 128.060013 + 0.494769 -74.914474 -1.077674 121.040833 -76.408157 98.797958 116.330063 + 0.503102 -74.003929 -9.456050 116.764839 -77.502129 89.706223 104.347481 + 0.511436 -72.825592 -19.211067 113.280205 -79.437424 78.311485 92.179588 + 0.519769 -71.146309 -30.263336 111.052208 -81.569908 64.307732 80.277290 + 0.528102 -68.896942 -41.612503 110.656273 -82.914078 48.514637 69.668800 + 0.536436 -66.166306 -52.933655 112.280769 -83.485954 31.022421 60.794594 + 0.544769 -63.018349 -64.003632 116.052628 -83.403297 11.777465 54.075672 + 0.553102 -59.484943 -74.532745 122.072235 -82.731956 -9.190413 50.034893 + 0.561436 -55.570522 -84.155525 130.391586 -81.485199 -31.711191 49.290691 + 0.569769 -51.282047 -92.242447 140.681503 -79.355103 -54.809208 52.307446 + 0.578102 -46.670654 -98.270958 152.237991 -76.004768 -77.130630 59.005741 + 0.586435 -41.745445 -102.199867 164.775330 -71.562256 -98.346184 69.402046 + 0.594769 -36.484280 -103.973480 178.038559 -66.067665 -118.056381 83.560387 + 0.603102 -30.851250 -103.505630 191.765854 -59.490181 -135.721268 101.539932 + 0.611435 -24.820101 -100.694427 205.618866 -51.728390 -150.611710 123.264244 + 0.619769 -18.680820 -95.790115 218.409851 -42.409016 -161.663773 147.022507 + 0.628102 -12.776183 -89.318176 229.544601 -31.952646 -168.419510 171.453293 + 0.636435 -7.275719 -81.738411 238.908752 -20.970373 -170.897720 195.753113 + 0.644769 -2.259050 -73.454857 246.439041 -9.933135 -169.344406 219.148300 + 0.653102 2.239280 -64.838036 252.068573 0.839450 -164.186295 240.846725 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_02.msa new file mode 100644 index 000000000..a5316a2b4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_02.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_onehand_sword/combo_02.gr2" +MotionDuration 1.100000 + +Group ComboInputData +{ + PreInputTime 0.176642 + DirectInputTime 0.529927 + InputLimitTime 0.647689 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.200730 + AttackingEndTime 0.334550 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.200730 63.374577 -32.691986 136.591293 67.469261 67.219376 137.051727 + 0.209063 62.023167 -38.994564 136.798172 69.741486 60.253052 127.396133 + 0.217397 60.152523 -46.799824 137.907181 72.603333 50.155510 116.852081 + 0.225730 57.499527 -56.100456 140.243317 76.035835 36.007587 106.003242 + 0.234063 53.668976 -66.631981 144.144272 79.132912 16.991934 95.597549 + 0.242397 48.310654 -77.757454 149.843369 80.690918 -7.134475 86.899796 + 0.250730 41.906075 -87.052589 156.841980 79.337097 -32.482441 81.869850 + 0.259063 35.243412 -93.710503 164.887772 75.663788 -56.788658 81.206291 + 0.267397 28.672182 -97.899147 174.025345 70.603691 -79.783234 85.074127 + 0.275730 22.270340 -99.639412 184.265366 64.606010 -101.285431 93.687317 + 0.284063 16.456205 -99.153969 195.373047 57.638981 -120.641884 106.817230 + 0.292397 11.630901 -96.679657 207.029282 50.203236 -137.013779 124.052101 + 0.300730 7.796081 -92.200356 218.969131 42.887978 -149.717819 145.079361 + 0.309063 4.864492 -85.661743 230.887970 36.081337 -158.080429 169.404160 + 0.317397 2.512404 -77.692017 241.580551 29.886890 -161.452332 194.307907 + 0.325730 0.452289 -69.538956 250.031082 24.229979 -160.602310 216.237946 + 0.334063 -1.335567 -61.809654 256.498199 19.093199 -157.136703 234.253220 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_03.msa new file mode 100644 index 000000000..428d01a6e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/combo_03.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_onehand_sword/combo_03.gr2" +MotionDuration 1.200000 + +Group ComboInputData +{ + PreInputTime 0.160584 + DirectInputTime 0.510949 + InputLimitTime 0.659854 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.192701 + AttackingEndTime 0.353285 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.192701 -75.037514 1.145484 122.200401 -75.866058 101.100334 119.398102 + 0.201034 -73.771538 -5.804902 118.112938 -74.606209 93.680984 108.032677 + 0.209367 -72.735550 -14.515133 114.550339 -75.649117 83.753716 96.255470 + 0.217701 -71.522247 -25.168589 111.898178 -78.253807 70.695389 84.249832 + 0.226034 -69.664742 -37.752857 110.787453 -81.492584 53.921097 72.639595 + 0.234367 -66.920258 -50.590080 111.893822 -83.533195 34.929493 62.802319 + 0.242701 -63.561150 -62.509430 115.288376 -84.006554 14.949309 55.438297 + 0.251034 -59.852707 -73.297668 120.862129 -83.411743 -5.923248 50.822498 + 0.259367 -55.968689 -82.765251 128.488663 -82.162506 -27.603392 49.300434 + 0.267701 -51.966927 -90.705353 137.978897 -80.384819 -49.788952 51.273579 + 0.276034 -47.720394 -96.916489 148.959641 -77.520477 -71.647644 56.909863 + 0.284367 -43.137089 -101.281639 161.198898 -73.499626 -92.830101 66.295845 + 0.292701 -38.121181 -103.638382 174.489594 -68.223427 -112.928314 79.583405 + 0.301034 -32.580990 -103.763954 188.577667 -61.523426 -131.338562 96.918900 + 0.309367 -26.610586 -101.551811 202.414856 -53.276546 -147.028107 117.441391 + 0.317701 -20.524204 -97.253769 215.201935 -43.859425 -159.124344 140.185913 + 0.326034 -14.539764 -91.196701 226.673828 -33.748699 -167.135818 164.512924 + 0.334367 -8.786428 -83.729210 236.607742 -23.337748 -170.797165 189.627640 + 0.342701 -3.381657 -75.326767 244.736893 -12.847732 -170.098526 214.263184 + 0.351034 1.472709 -66.752144 250.829086 -2.327998 -165.633835 236.409500 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/skill_splash.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/skill_splash.msa new file mode 100644 index 000000000..d41ed908b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/skill_splash.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_twohand_sword/skill_splash.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 1.625304 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.591241 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/skill_wildattack.msa new file mode 100644 index 000000000..3de36eaed --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/horse_twohand_sword/skill_wildattack.msa @@ -0,0 +1,100 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/horse_twohand_sword/skill_wildattack.gr2" +MotionDuration 2.000000 + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.486618 + AttackingEndTime 0.622871 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.486618 -66.174171 -1.488889 0.932933 -78.235298 95.499435 22.093754 + 0.494951 -66.294807 -7.077688 -3.094669 -78.299919 91.162849 11.211196 + 0.503285 -65.944839 -13.127069 -6.909825 -77.930824 85.930557 -0.293441 + 0.511618 -65.410919 -21.124607 -10.613093 -79.750732 77.812706 -12.998563 + 0.519951 -64.078133 -31.507984 -13.976624 -83.330544 65.748116 -27.037264 + 0.528285 -60.981613 -44.188831 -16.492889 -86.914177 48.928535 -42.114414 + 0.536618 -55.445839 -58.048458 -17.347681 -88.336296 27.771288 -56.756062 + 0.544951 -48.530327 -70.289032 -16.051424 -87.191597 5.960907 -67.928711 + 0.553285 -40.970455 -80.593826 -12.885587 -84.517799 -15.871421 -75.451881 + 0.561618 -33.217072 -88.984810 -8.180796 -81.157738 -37.656994 -79.363731 + 0.569951 -25.331144 -95.613853 -2.197140 -76.691689 -59.705318 -80.124382 + 0.578285 -17.186865 -100.525764 4.907030 -69.825882 -82.198196 -78.118362 + 0.586618 -8.927304 -103.551018 12.875894 -60.522079 -104.600868 -72.779037 + 0.594951 -0.665363 -104.539253 21.358828 -48.696621 -126.079948 -63.664631 + 0.603285 7.380440 -103.446686 29.789028 -34.516571 -144.882828 -51.004936 + 0.611618 14.969666 -100.409294 37.770283 -18.479124 -159.789902 -35.408119 + 0.619951 21.945696 -95.616745 45.041054 -1.082443 -170.171768 -17.498903 + } + } + Group HitData01 + { + AttackingStartTime 0.944039 + AttackingEndTime 1.250608 + AttackingBone "equip_right_hand" + WeaponLength 100.000000 + List HitPosition + { + 0.944039 56.001759 -28.238876 28.393747 29.348764 27.676416 106.899193 + 0.952372 56.040836 -27.779030 28.488190 29.319353 31.831316 104.201614 + 0.960706 56.092102 -27.421986 28.436895 29.489265 35.693607 101.297318 + 0.969039 56.150021 -27.174419 28.246767 29.868969 39.253334 98.222885 + 0.977372 56.183819 -27.178913 27.823940 30.457159 42.437164 94.844322 + 0.985706 56.154324 -27.557331 27.109720 31.234108 45.180847 91.048233 + 0.994039 56.037579 -28.299868 26.131598 32.170971 47.478069 86.861237 + 1.002372 55.811283 -29.387617 24.903629 33.239983 49.330959 82.296349 + 1.010706 55.505836 -30.822079 23.475775 34.586166 50.826256 77.289505 + 1.019039 55.109524 -32.595303 21.859516 36.211483 51.962715 71.787529 + 1.027372 54.585220 -34.687626 20.045307 38.024212 52.697739 65.756714 + 1.035706 53.897816 -37.089806 18.034435 39.972725 52.975513 59.196598 + 1.044039 53.028137 -39.867935 15.888442 42.260403 52.672024 52.225861 + 1.052372 51.924835 -43.031765 13.636229 44.787228 51.709595 44.831341 + 1.060706 50.529430 -46.575531 11.311541 47.387917 50.019901 36.991261 + 1.069039 48.805717 -50.460293 8.999588 49.904095 47.558281 28.776747 + 1.077372 46.756886 -54.610176 6.833869 52.243130 44.319820 20.352247 + 1.085706 44.354069 -58.998444 4.876152 54.309418 40.267918 11.737885 + 1.094039 41.574699 -63.589790 3.196122 56.000874 35.363842 2.969783 + 1.102372 38.572060 -68.006439 1.871940 57.026661 30.000776 -5.475764 + 1.110705 35.527679 -71.954681 0.895587 57.314655 24.621054 -13.191647 + 1.119039 32.485622 -75.456772 0.220234 57.033916 19.314329 -20.171520 + 1.127372 29.482521 -78.560692 -0.172378 56.394009 14.098182 -26.441700 + 1.135705 26.644169 -81.652084 0.129965 56.511456 8.146270 -32.183804 + 1.144039 23.987476 -84.840454 1.301282 57.798668 0.939484 -37.410507 + 1.152372 21.458044 -88.069565 3.382715 60.238972 -7.788536 -41.905102 + 1.160705 18.748936 -91.345451 6.640678 63.249302 -18.609671 -45.600708 + 1.169039 14.728885 -94.864037 12.419945 63.868439 -33.538059 -49.421665 + 1.177372 9.574876 -97.876976 21.447496 61.023716 -53.069191 -51.663631 + 1.185705 3.800072 -99.100670 34.222427 54.181095 -76.870155 -49.248913 + 1.194039 -1.584484 -97.290260 48.565075 44.896633 -100.872810 -39.902718 + 1.202372 -5.959519 -93.873024 59.211060 36.970840 -118.931030 -27.558928 + 1.210705 -9.935389 -90.564774 65.700249 30.488831 -131.712906 -15.985213 + 1.219039 -13.660486 -88.267189 67.799599 25.338211 -140.107010 -8.298270 + 1.227372 -16.913298 -85.884438 68.348984 19.696754 -146.002533 -2.682098 + 1.235705 -20.002268 -82.432709 70.286392 11.891820 -150.910889 4.765190 + 1.244039 -23.232512 -77.960129 73.728958 1.941688 -154.728455 14.807357 + } + } +} + +Group LoopData +{ + MotionLoopCount 0 + LoopCancelEnable 0 + LoopStartTime 0.330900 + LoopEndTime 1.518248 +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/intro/not_selected.msa b/serverfiles/main/srv1/share/data/pc2/warrior/intro/not_selected.msa new file mode 100644 index 000000000..ff025215c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/intro/not_selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/intro/not_selected.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/intro/selected.msa b/serverfiles/main/srv1/share/data/pc2/warrior/intro/selected.msa new file mode 100644 index 000000000..a4d656581 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/intro/selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/intro/selected.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/intro/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/intro/wait.msa new file mode 100644 index 000000000..d8756fed0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/intro/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/intro/wait.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack.msa new file mode 100644 index 000000000..4b9cc01df --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/attack.gr2" +MotionDuration 1.666667 + +Group ComboInputData +{ + PreInputTime 0.584615 + DirectInputTime 1.061539 + InputLimitTime 1.238462 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.634615 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack_1.msa new file mode 100644 index 000000000..376e26537 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack_1.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/attack_1.gr2" +MotionDuration 1.666667 + +Group ComboInputData +{ + PreInputTime 0.688462 + DirectInputTime 1.050000 + InputLimitTime 1.176923 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 1 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.526923 + AttackingEndTime 0.857692 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack_2.msa new file mode 100644 index 000000000..1ccc182c1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/attack_2.msa @@ -0,0 +1,29 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/attack_2.gr2" +MotionDuration 1.666667 + +Group ComboInputData +{ + PreInputTime 0.603846 + DirectInputTime 0.926923 + InputLimitTime 1.103846 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackingType 0 + HittingType 0 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + AttackingStartTime 0.553846 + AttackingEndTime 0.726923 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/change_weapon.msa new file mode 100644 index 000000000..44231444f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/change_weapon.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_01.msa new file mode 100644 index 000000000..f893984e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_01.msa @@ -0,0 +1,45 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/combo_01.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -131.76 0.00 + +Group ComboInputData +{ + PreInputTime 0.167094 + DirectInputTime 0.533333 + InputLimitTime 0.602564 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 8.000000 + AttackingStartTime 0.192308 + AttackingEndTime 0.315385 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.192308 -46.995506 -13.970522 146.683151 -54.275871 108.740379 188.980042 + 0.200641 -49.442307 -25.598104 141.231308 -80.328575 90.381035 191.179962 + 0.208974 -48.925102 -38.902138 134.697052 -105.301872 63.412235 191.735825 + 0.217308 -44.242638 -53.100536 127.147919 -125.523422 26.525454 190.021835 + 0.225641 -34.685852 -66.419044 118.826851 -136.515366 -20.171759 185.098465 + 0.233974 -20.840315 -76.604248 110.151329 -133.426102 -74.215721 175.103012 + 0.242308 -3.741836 -82.217232 101.608017 -110.580467 -129.217331 158.848587 + 0.250641 15.000633 -82.307358 93.761009 -65.658401 -174.888580 136.455551 + 0.258974 33.687275 -76.053665 87.207222 -3.946468 -198.501450 109.348328 + 0.267308 50.077217 -62.869793 82.230972 64.521782 -192.043655 79.893646 + 0.275641 61.129086 -43.337482 79.102303 127.195580 -151.762283 51.187031 + 0.283974 63.680622 -20.114931 78.190094 166.941925 -80.819633 27.672403 + 0.292308 59.220440 -2.608357 78.978828 172.536926 -13.844470 16.264215 + 0.300641 53.796860 7.225286 80.086380 162.709244 29.123053 12.569182 + 0.308974 51.045780 11.248337 80.831078 154.982773 48.077656 11.978332 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_02.msa new file mode 100644 index 000000000..cb866fe03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_02.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/combo_02.gr2" +MotionDuration 0.933333 +Accumulation 0.00 -85.25 0.00 + +Group ComboInputData +{ + PreInputTime 0.100513 + DirectInputTime 0.543248 + InputLimitTime 0.636581 + LinkTime 0.019658 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.215385 + AttackingEndTime 0.320684 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.215385 50.875904 -45.767380 84.649124 92.170219 75.780571 64.134193 + 0.223718 46.401123 -58.037334 83.510841 113.047699 52.233116 66.229195 + 0.232051 38.865246 -70.576965 84.412064 134.507126 16.758497 73.225502 + 0.240385 28.710052 -81.944748 86.543533 148.422806 -31.661043 80.187645 + 0.248718 15.247875 -92.295876 87.212936 144.921738 -90.605110 78.166924 + 0.257051 -3.971214 -99.818283 87.962982 112.863251 -154.630936 72.301491 + 0.265385 -28.952105 -99.683357 91.731163 43.303974 -206.049118 72.616264 + 0.273718 -52.860699 -87.248558 99.436462 -47.194126 -216.277206 84.621033 + 0.282051 -67.736366 -62.390160 109.266914 -131.847275 -175.400467 104.970879 + 0.290385 -65.410675 -30.050493 118.772537 -181.711960 -87.603081 126.628006 + 0.298718 -45.172756 -6.072801 125.483879 -173.286118 6.724322 143.461380 + 0.307051 -24.763910 1.163889 129.420105 -138.093216 59.302464 155.427109 + 0.315385 -12.869746 1.054871 132.645905 -111.205673 80.042694 164.125427 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_03.msa new file mode 100644 index 000000000..3797e5aca --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_03.msa @@ -0,0 +1,80 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/combo_03.gr2" +MotionDuration 1.066667 +Accumulation 0.00 -143.01 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 0.084786 + DirectInputTime 0.418462 + InputLimitTime 0.664615 + LinkTime 0.060171 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.180513 + AttackingEndTime 0.522393 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.180513 -31.772713 -37.834511 78.136955 -88.183434 77.151932 55.867245 + 0.188846 -29.740181 -41.937149 77.331253 -97.558609 66.094238 52.233913 + 0.197180 -27.270653 -46.132713 76.627525 -106.330162 53.191090 48.620747 + 0.205513 -24.321413 -50.264729 76.077728 -113.596153 38.983269 45.016418 + 0.213846 -21.075380 -53.869522 75.741516 -117.695999 26.182631 41.739910 + 0.222180 -17.631435 -56.907448 75.576141 -119.161095 15.472648 38.795044 + 0.230513 -14.055503 -59.389217 75.557907 -118.614822 7.032093 36.117401 + 0.238846 -10.112817 -61.630650 75.716133 -117.086121 -1.057320 33.436420 + 0.247180 -4.846325 -64.447098 76.189148 -115.808334 -14.709476 30.215269 + 0.255513 1.904002 -67.572304 77.204269 -113.221878 -33.972107 27.034044 + 0.263846 10.028392 -70.670708 79.131798 -107.689720 -58.214077 25.398321 + 0.272180 19.238415 -73.559753 82.387451 -97.842812 -87.441780 27.621847 + 0.280513 30.165279 -75.900154 87.524788 -79.141441 -123.200661 35.422039 + 0.288846 43.283905 -75.965027 95.086479 -45.923626 -159.311142 50.416145 + 0.297180 57.907307 -71.266815 106.310814 3.586384 -185.357651 75.773705 + 0.305513 69.647400 -60.266201 120.895630 57.362743 -189.314743 111.120499 + 0.313846 74.234047 -47.189461 132.903351 95.271980 -175.148712 142.059692 + 0.322179 73.941391 -34.535736 141.474792 120.948509 -153.149521 166.396591 + 0.330513 70.886444 -22.730167 146.726852 139.377274 -126.363152 185.057129 + 0.338846 66.581619 -12.421836 149.067169 151.444946 -97.715904 198.292496 + 0.347179 62.591431 -5.909350 150.369644 155.198822 -77.354439 207.109970 + 0.355513 60.160992 -2.877493 151.172287 155.009369 -67.736320 211.976166 + 0.363846 59.823456 -2.938178 151.678101 153.353256 -69.061333 213.158981 + 0.372179 60.915543 -5.143600 151.952118 150.892609 -77.672112 211.481308 + 0.380513 61.197922 -6.564700 152.308975 149.360382 -82.552948 210.215408 + 0.388846 60.586330 -6.946945 152.833755 149.254791 -83.078438 209.771332 + 0.397179 59.119488 -6.309586 153.521301 150.596008 -79.221466 210.230148 + 0.405513 56.999645 -5.017936 154.344086 152.766479 -71.924026 211.372910 + 0.413846 54.918480 -4.131773 155.396622 154.537521 -65.061920 212.524170 + 0.422179 52.924137 -3.727033 156.702652 155.819656 -58.938877 213.835449 + 0.430513 51.005386 -3.812716 158.258606 156.562515 -53.592216 215.527191 + 0.438846 49.115044 -4.270146 159.962997 156.734985 -48.702259 217.787949 + 0.447179 47.140678 -4.647757 161.536545 156.428329 -42.931515 220.617569 + 0.455513 45.085155 -4.908587 162.949463 155.543655 -36.159325 223.960175 + 0.463846 42.959465 -5.054944 164.195145 153.942902 -28.388117 227.742233 + 0.472179 40.819683 -5.143356 165.274231 151.503372 -20.006083 231.819046 + 0.480513 38.827396 -5.337673 166.209137 148.319641 -12.288429 235.945236 + 0.488846 36.999134 -5.631947 167.014359 144.539902 -5.409464 240.054947 + 0.497179 35.335201 -6.007727 167.702393 140.305923 0.579369 244.107544 + 0.505513 33.850243 -6.435062 168.267838 135.823166 5.670485 247.985886 + 0.513846 32.596863 -6.854528 168.678467 131.492310 9.949441 251.366501 + 0.522179 31.571842 -7.249514 168.962677 127.518425 13.484742 254.193802 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_04.msa new file mode 100644 index 000000000..3048a17c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_04.msa @@ -0,0 +1,71 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/combo_04.gr2" +MotionDuration 1.266667 +Accumulation -12.89 -105.52 0.00 + +CancelEnableSkill 0 + +Group ComboInputData +{ + PreInputTime 1.057692 + DirectInputTime 1.057692 + InputLimitTime 0.730769 + LinkTime 0.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.000000 + AttackingEndTime 0.000000 + AttackingBone "" + WeaponLength 0.000000 + List HitPosition + { + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 2 + StartingTime 0.630086 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.659316 + DuringTime 0.200000 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 17.000000 + CollisionType 0 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_05.msa new file mode 100644 index 000000000..be056414d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_05.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/combo_05.gr2" +MotionDuration 1.166667 + +Group ComboInputData +{ + PreInputTime 0.295215 + DirectInputTime 0.661395 + InputLimitTime 0.848743 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.346310 + AttackingEndTime 0.493917 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.346310 66.648582 -72.065704 113.919144 71.950722 44.483112 175.662582 + 0.354643 62.341873 -81.945061 108.514603 96.753334 28.978315 171.249390 + 0.362976 54.678459 -92.312462 102.872307 120.595070 4.527282 163.706497 + 0.371310 43.213760 -101.762032 97.376717 138.809891 -29.192671 152.322220 + 0.379643 28.327314 -108.504646 92.437492 146.319794 -69.578148 137.007416 + 0.387976 10.581966 -111.249237 88.537033 139.109955 -113.313896 118.540192 + 0.396310 -8.861479 -108.758446 86.166687 114.161537 -154.999451 98.454292 + 0.404643 -28.041742 -100.175301 85.736588 71.094612 -187.079300 79.128075 + 0.412976 -43.886826 -86.127480 87.308945 16.273905 -201.224808 63.702644 + 0.421310 -54.539726 -68.087257 90.514053 -42.109158 -194.242661 53.714188 + 0.429643 -58.912201 -47.850636 94.843262 -95.736862 -166.271301 49.627468 + 0.437976 -56.532608 -27.431549 99.721405 -136.748062 -120.282158 51.057796 + 0.446310 -48.195152 -9.670885 104.452354 -158.358810 -64.714783 56.934395 + 0.454643 -36.088375 3.642068 108.522461 -160.074127 -9.617175 65.213089 + 0.462976 -22.230429 12.400908 111.794342 -145.897736 38.997009 74.072136 + 0.471310 -8.205058 17.115015 114.338562 -120.932610 77.942856 82.457680 + 0.479643 4.756332 18.560547 116.244957 -90.532295 105.994370 89.798943 + 0.487976 15.522243 17.684515 117.469322 -60.558601 123.299858 95.535484 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_06.msa new file mode 100644 index 000000000..a78ae66ef --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_06.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/combo_06.gr2" +MotionDuration 1.333333 + +Group ComboInputData +{ + PreInputTime 0.214112 + DirectInputTime 0.694242 + InputLimitTime 0.944039 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.324412 + AttackingEndTime 0.587186 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.324412 -36.126137 -14.144065 83.238525 -102.857071 12.042028 194.073898 + 0.332745 -36.401619 -25.074085 82.789360 -95.513023 30.669180 186.688263 + 0.341079 -34.804600 -35.404903 83.024155 -97.927116 46.306610 165.045105 + 0.349412 -31.756588 -44.682892 83.378891 -108.463692 47.889935 137.834213 + 0.357745 -27.413017 -52.979946 83.662407 -120.701782 35.963196 112.060402 + 0.366079 -21.787275 -60.311916 83.805046 -130.394211 14.219752 91.224907 + 0.374412 -14.809752 -66.577362 83.779785 -135.513290 -13.801246 76.382805 + 0.382745 -6.603741 -71.643250 83.687355 -134.953598 -45.650616 67.174774 + 0.391079 2.628749 -75.431129 83.608963 -127.621124 -79.718834 62.694431 + 0.399412 12.945993 -77.699608 83.510872 -111.892227 -114.696640 62.276691 + 0.407745 24.306795 -78.094330 83.473106 -85.879097 -148.282318 65.438179 + 0.416079 36.482544 -76.205345 83.701187 -48.373821 -176.565231 71.922989 + 0.424412 48.551479 -71.539841 84.234688 -1.612003 -193.507477 78.715897 + 0.432745 59.350567 -64.052307 84.893806 49.120060 -195.574982 82.571358 + 0.441079 68.377106 -54.174812 85.791054 99.859680 -182.267776 84.545883 + 0.449412 75.207748 -42.423035 87.055328 146.434464 -153.494858 85.661659 + 0.457745 79.518791 -29.425539 88.804955 184.021072 -110.040886 86.742851 + 0.466079 81.262764 -16.803646 91.256897 206.100220 -59.598061 89.540268 + 0.474412 81.151283 -6.235608 94.227936 212.862442 -14.681687 94.682571 + 0.482745 80.017059 2.164146 97.231354 210.627670 20.940500 100.583420 + 0.491079 78.510277 8.501663 99.935791 204.735779 46.601734 106.197914 + 0.499412 77.099213 12.956685 102.136864 198.927048 62.990097 110.983482 + 0.507745 75.887222 16.222263 104.055809 194.327225 73.370827 115.454689 + 0.516079 74.710274 19.058113 106.079987 190.257034 81.229660 120.489044 + 0.524412 73.593376 21.482410 108.190643 186.958694 86.701836 126.042717 + 0.532745 72.557648 23.503551 110.380287 184.581985 89.862968 132.081696 + 0.541079 71.619240 25.122047 112.652534 183.187912 90.732330 138.569778 + 0.549412 70.708008 26.458080 114.959831 182.323395 90.122856 145.172348 + 0.557745 69.725334 27.673624 117.230324 181.412338 89.128052 151.484650 + 0.566078 68.676407 28.767939 119.465004 180.469559 87.763733 157.488419 + 0.574412 67.565300 29.739853 121.665756 179.508575 86.043907 163.169449 + 0.582745 66.394386 30.588430 123.834358 178.539001 83.985168 168.515137 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_07.msa new file mode 100644 index 000000000..ff9bc2ef9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/combo_07.msa @@ -0,0 +1,47 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/combo_07.gr2" +MotionDuration 1.266667 + +Group ComboInputData +{ + PreInputTime 1.266667 + DirectInputTime 1.266667 + InputLimitTime 1.266667 +} + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 2 + StartingTime 0.637956 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.653366 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 17.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -120.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage.msa new file mode 100644 index 000000000..cf31cad24 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_1.msa new file mode 100644 index 000000000..9896c4746 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_2.msa new file mode 100644 index 000000000..46d8013c2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_3.msa new file mode 100644 index 000000000..9865f3634 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/pick_up.msa new file mode 100644 index 000000000..8c1c43d61 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/pick_up.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage.msa new file mode 100644 index 000000000..ce748d171 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/rampage.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -122.28 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_01.msa new file mode 100644 index 000000000..1933b06b8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/rampage_01.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.181671 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_02.msa new file mode 100644 index 000000000..ea25992f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/rampage_02.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011354 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_03.msa new file mode 100644 index 000000000..c1f0db124 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/rampage_03.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.022709 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/run.msa new file mode 100644 index 000000000..bfd5ab023 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -355.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/wait.msa new file mode 100644 index 000000000..f8792a91d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/wait_1.msa new file mode 100644 index 000000000..085ef699f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/wait_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/walk.msa new file mode 100644 index 000000000..50752b8bf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/onehand_sword/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -150.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun.msa new file mode 100644 index 000000000..7567fdb98 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/cheongeun.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeokgongjang.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_2.msa new file mode 100644 index 000000000..6c2bb4ef7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/cheongeun.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/cheongeun_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_3.msa new file mode 100644 index 000000000..f3d2511e4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/cheongeun.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/cheongeun_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_4.msa new file mode 100644 index 000000000..ca80d87f3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/cheongeun_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/cheongeun.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/cheongeun_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/chungeun.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/chungeun.msa new file mode 100644 index 000000000..e24a9e26b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/chungeun.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc/warrior/skill/chungeun.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeokgongjang.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin.msa new file mode 100644 index 000000000..b9664d919 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/daejin.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.240876 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.240876 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 0.000000 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_2.msa new file mode 100644 index 000000000..9b175c533 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_2.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/daejin.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.240876 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_2.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.240876 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_3.msa new file mode 100644 index 000000000..e2dea1fb7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_3.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/daejin.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.240876 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_3.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.240876 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_4.msa new file mode 100644 index 000000000..cb61f504c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/daejin_4.msa @@ -0,0 +1,53 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/daejin.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 1.240876 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_4.mse" + EffectPosition 0.000000 -30.000000 0.000000 + } + Group Event01 + { + MotionEventType 2 + StartingTime 1.240876 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.240876 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong.msa new file mode 100644 index 000000000..50cf4b317 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/geomgyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.025641 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.394872 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.635897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/geom-badak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_2.msa new file mode 100644 index 000000000..700f5070e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_2.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/geomgyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.025641 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_2_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.394872 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_2_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.635897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_2_badak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_3.msa new file mode 100644 index 000000000..5f8dc399a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_3.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/geomgyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.025641 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_3_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.394872 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_3_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.635897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_3_badak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.618005 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_4.msa new file mode 100644 index 000000000..91bc0a0a2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geomgyeong_4.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/geomgyeong.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.025641 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_4_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.413625 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_4_sword_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.635897 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/geom_4_badak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.618005 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung.msa new file mode 100644 index 000000000..d4fa52c3a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/geompung.gr2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geompung_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.677859 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + flyfilename "d:/ymir work/pc/warrior/effect/geompung.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_2.msa new file mode 100644 index 000000000..1f01bdb97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_2.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/geompung.gr2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geompung_2_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.691484 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + flyfilename "d:/ymir work/pc/warrior/effect/geompung_2.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_3.msa new file mode 100644 index 000000000..a0dd39188 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_3.msa @@ -0,0 +1,31 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/geompung.gr2" +MotionDuration 1.400000 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geompung_3_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.688078 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + flyfilename "d:/ymir work/pc/warrior/effect/geompung_3.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_4.msa new file mode 100644 index 000000000..8a53583f0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/geompung_4.msa @@ -0,0 +1,32 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/geompung.gr2" +MotionDuration 1.400000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.034063 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/geompung_4_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 6 + StartingTime 0.688078 + + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + flyfilename "d:/ymir work/pc/warrior/effect/geompung_4.msf" + FlyPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham.msa new file mode 100644 index 000000000..d002233a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gigongcham.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.457421 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.957016 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_swing.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.973236 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 16 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_2.msa new file mode 100644 index 000000000..21a344fb0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_2.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gigongcham.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.437956 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_2_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.965126 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_2_swing.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.973236 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 16 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_3.msa new file mode 100644 index 000000000..3376271c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_3.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gigongcham.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.446067 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_3_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.948905 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_3_swing.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.973236 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 16 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_4.msa new file mode 100644 index 000000000..9fe58060e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongcham_4.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gigongcham.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.446067 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine1" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_4_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.948905 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gigongcham_4_swing.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.973236 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 15.000000 + HitLimitCount 16 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -250.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongsul.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongsul.msa new file mode 100644 index 000000000..63e278f06 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gigongsul.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gigongsul.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.041026 + + AttachingEnable 0 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/sa_za_hu.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol.msa new file mode 100644 index 000000000..081fbacb9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gihyeol.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.241026 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_spark.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.312821 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.002433 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol.mse" + EffectPosition 0.000000 -140.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.978102 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_2.msa new file mode 100644 index 000000000..97c7cb93a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_2.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gihyeol.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.241026 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_2_spark.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.312821 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_2_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.002433 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_2.mse" + EffectPosition 0.000000 -140.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.978102 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_3.msa new file mode 100644 index 000000000..3372c55e0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_3.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gihyeol.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.241026 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_3_spark.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.312821 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_3_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.002433 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_3.mse" + EffectPosition 0.000000 -140.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.978102 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_4.msa new file mode 100644 index 000000000..6d9e54c1d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gihyeol_4.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gihyeol.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.241026 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_4_spark.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.312821 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_4_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 1.002433 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gihyeol_4.mse" + EffectPosition 0.000000 -140.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.300000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 5 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.978102 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gitu.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gitu.msa new file mode 100644 index 000000000..b5f1cdfa3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gitu.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gitu.gr2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.360097 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/gitu.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.371776 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.455475 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.385401 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_gasokhwa.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_gasokhwa.msa new file mode 100644 index 000000000..3d573d999 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_gasokhwa.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/musa.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.506083 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/gasokhwa_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_jumunsul.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_jumunsul.msa new file mode 100644 index 000000000..7fb18d5a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_jumunsul.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/cheongeun.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.277372 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L UpperArm" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/jumunsul_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_seonghwigap.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_seonghwigap.msa new file mode 100644 index 000000000..6e7315bac --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_seonghwigap.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gitu.gr2" +MotionDuration 0.800000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011679 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/seonghwigap_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuibunno.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuibunno.msa new file mode 100644 index 000000000..6d5c6908d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuibunno.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/musa.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.481752 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L UpperArm" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuibunno_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuichukbok.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuichukbok.msa new file mode 100644 index 000000000..ba3dc1fe2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuichukbok.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/musa.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.481752 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L UpperArm" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuichukbok_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuipi.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuipi.msa new file mode 100644 index 000000000..0329c90d9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/guild_yongsinuipi.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/musa.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.481752 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 L ForeArm" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuipi_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan.msa new file mode 100644 index 000000000..522c35471 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan.msa @@ -0,0 +1,106 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksantau_triple.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.046229 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -580.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.919708 + + DuringTime 0.200000 + Power 50 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.065693 + + DuringTime 0.200000 + Power 50 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_2.msa new file mode 100644 index 000000000..8b33353b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_2.msa @@ -0,0 +1,106 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksan_2.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.046229 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -580.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.924574 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.070560 + + DuringTime 0.200000 + Power 50 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_3.msa new file mode 100644 index 000000000..c6f959a4e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_3.msa @@ -0,0 +1,106 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksan_3.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.046229 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -580.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.924574 + + DuringTime 0.200000 + Power 200 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.065693 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_4.msa new file mode 100644 index 000000000..08e46701e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_4.msa @@ -0,0 +1,106 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksan_4.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.002433 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.036496 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -400.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -620.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 2 + StartingTime 0.919708 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } + Group Event05 + { + MotionEventType 2 + StartingTime 1.060827 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_double.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_double.msa new file mode 100644 index 000000000..9cc1aba6d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_double.msa @@ -0,0 +1,66 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksantau_double.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 1.021898 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.094890 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_triple.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_triple.msa new file mode 100644 index 000000000..0d6f54408 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/gyeoksan_triple.msa @@ -0,0 +1,110 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gyeoksan.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.943590 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/gyeoksantau_triple.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.975641 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -110.000000 50.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.025641 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -170.000000 50.000000 + } + } + Group Event03 + { + MotionEventType 4 + StartingTime 1.090024 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 115.000000 + Position 0.000000 -380.000000 50.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 1.138686 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 0.000000 + HitLimitCount 14 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 110.000000 + Position 0.000000 -580.000000 50.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi.msa new file mode 100644 index 000000000..8cf94908f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/jeongwi.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -245.93 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.901865 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeongwi.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_2.msa new file mode 100644 index 000000000..2386ab869 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_2.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/jeongwi.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -245.93 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.934307 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeongwi_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_3.msa new file mode 100644 index 000000000..85ab1f387 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_3.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/jeongwi.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -245.93 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 1.038118 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeongwi_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_4.msa new file mode 100644 index 000000000..3da9095f8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeongwi_4.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/jeongwi.gr2" +MotionDuration 2.666667 +Accumulation 0.00 -245.93 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 1.090024 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeongwi_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeonsinbangeo.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeonsinbangeo.msa new file mode 100644 index 000000000..935bdafb8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeonsinbangeo.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/jeonsinbangeo.gr2" +MotionDuration 1.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.210868 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeonsinbangeo_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeonsingonggyeok.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeonsingonggyeok.msa new file mode 100644 index 000000000..fc0c81bbe --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jeonsingonggyeok.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/jeonsingonggyeok.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -245.93 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.405515 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jeonsingonggyeok_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/jipjung.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jipjung.msa new file mode 100644 index 000000000..000a770de --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/jipjung.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/jipjung.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.165450 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/jipjung_making.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/kwaegeom.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/kwaegeom.msa new file mode 100644 index 000000000..376e9845b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/kwaegeom.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/kwaegeom.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.496350 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/kwaegeom.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/musa.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/musa.msa new file mode 100644 index 000000000..d04d08c62 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/musa.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/musa.gr2" +MotionDuration 2.000000 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.394161 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/musa.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom.msa new file mode 100644 index 000000000..9a3d1782c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/noegeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.114355 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.600000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.055961 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.090024 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_2.msa new file mode 100644 index 000000000..9c1590b07 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_2.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/noegeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.114355 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_2.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.600000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_loop_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.055961 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.090024 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_3.msa new file mode 100644 index 000000000..79ac2db14 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_3.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/noegeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.114355 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_3.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.600000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_loop_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.055961 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.090024 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_4.msa new file mode 100644 index 000000000..88be7cff1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/noegeom_4.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/noegeom.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 1.114355 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_4.mse" + EffectPosition 0.000000 -80.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.600000 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 R Hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/noegeomdorae_loop_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 1.055961 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 10 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 250.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 1.090024 + + DuringTime 0.100000 + Power 100 + AffectingRange 100 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang.msa new file mode 100644 index 000000000..2895f2b3e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang.msa @@ -0,0 +1,164 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/palbang.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -245.93 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.661538 + AttackingEndTime 1.369231 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.661538 0.116417 119.206406 119.187302 128.477356 99.899391 126.308083 + 0.669871 1.651196 119.144485 117.741028 129.535919 99.201073 129.896896 + 0.678205 2.413262 119.545204 116.220413 130.025009 102.093803 133.846497 + 0.686538 2.422221 120.446533 114.595016 129.774902 108.710968 137.909714 + 0.694871 1.797983 121.682549 112.812401 128.478424 118.446373 141.822250 + 0.703205 0.711637 122.976387 110.811600 125.832504 130.290619 145.326462 + 0.711538 -0.880148 124.243858 108.594421 121.367805 144.106461 148.102676 + 0.719871 -3.026051 125.375221 106.173836 114.548454 159.569778 149.842789 + 0.728205 -5.650642 126.241837 103.574570 105.234390 175.743912 149.986359 + 0.736538 -8.708116 126.729225 100.835304 93.349831 191.770248 148.309952 + 0.744871 -12.208158 126.718315 98.001617 78.682198 206.947327 144.929718 + 0.753205 -16.120058 126.086975 95.132530 61.175823 220.466721 140.052628 + 0.761538 -20.235447 124.785683 92.368317 41.495243 231.419571 133.823471 + 0.769871 -24.442085 122.773094 89.760040 20.100195 239.248108 126.496391 + 0.778205 -28.651701 120.005592 87.322899 -2.598339 243.530869 118.350914 + 0.786538 -32.737953 116.510338 85.067360 -25.912663 243.963974 109.745026 + 0.794871 -36.536263 112.529617 82.996925 -48.614517 240.675735 101.236893 + 0.803205 -39.982719 108.163338 81.069542 -70.147842 234.060349 92.902069 + 0.811538 -43.034836 103.485985 79.235329 -90.123863 224.534653 84.699158 + 0.819871 -45.643005 98.759247 77.679214 -108.226097 212.702255 77.081306 + 0.828205 -47.785492 94.352806 76.718010 -124.255127 199.314621 70.766624 + 0.836538 -49.494938 90.330658 76.316368 -138.149231 184.809219 65.628929 + 0.844871 -50.811066 86.729515 76.440300 -149.917374 169.530472 61.542831 + 0.853204 -51.835464 83.132263 76.922241 -160.014053 152.792114 58.350452 + 0.861538 -52.576126 79.281456 77.671135 -168.441925 134.112076 56.021111 + 0.869871 -52.974979 75.193680 78.691383 -174.813675 113.596764 54.597076 + 0.878204 -52.970905 70.915222 79.982727 -178.699097 91.494644 54.119366 + 0.886538 -52.533997 66.669495 81.474953 -179.694504 68.721733 54.530804 + 0.894871 -51.640190 62.543823 83.151978 -177.620056 45.776398 55.803555 + 0.903204 -50.258987 58.585083 85.019257 -172.335403 23.033346 57.937450 + 0.911538 -48.336388 54.840057 87.070580 -163.700150 0.923866 60.912544 + 0.919871 -45.754040 51.345993 89.262444 -151.562790 -20.045408 64.609619 + 0.928204 -42.466717 48.203209 91.592453 -135.903168 -39.308643 68.980301 + 0.936538 -38.450363 45.537422 94.062439 -116.796883 -56.241604 73.992470 + 0.944871 -33.709015 43.345970 96.610313 -94.692673 -70.169350 79.436172 + 0.953204 -28.291609 41.509422 99.135612 -70.401306 -80.664001 84.984581 + 0.961538 -22.260571 40.108269 101.631851 -44.445698 -87.507652 90.586540 + 0.969871 -15.683729 39.228039 104.091438 -17.342670 -90.518990 96.199196 + 0.978204 -8.273316 38.784634 106.363808 11.117352 -89.656990 101.339951 + 0.986538 0.039378 38.874836 108.352074 40.606937 -84.601952 105.698318 + 0.994871 9.006570 39.726551 110.047340 70.110634 -75.014122 109.249664 + 1.003204 18.391470 41.589539 111.458778 98.632851 -60.661137 112.048859 + 1.011538 28.718346 45.504005 112.762848 126.691010 -39.904720 114.799782 + 1.019871 39.553783 52.752480 114.021355 153.123062 -10.398898 117.718689 + 1.028204 49.335636 64.447792 115.248138 174.466797 29.671717 120.803314 + 1.036538 55.242546 79.779327 116.378868 185.006760 77.360001 123.805679 + 1.044871 55.669174 93.907410 117.152763 182.459274 121.213539 126.021324 + 1.053204 51.978901 105.394524 117.541069 170.129364 158.705612 127.454445 + 1.061538 45.340019 113.946884 117.542435 150.384079 189.790527 128.183411 + 1.069871 36.686825 119.528984 117.178207 125.019127 214.266983 128.228424 + 1.078204 27.194361 122.155922 116.477730 96.803513 231.387711 127.566132 + 1.086538 17.652994 122.151566 115.440475 67.600937 241.685715 126.247253 + 1.094871 8.548141 119.961998 114.071564 38.603710 246.024414 124.315331 + 1.103204 -0.201897 116.132568 112.583588 10.078839 245.378036 122.065666 + 1.111538 -8.646696 110.948662 111.110054 -17.696095 240.349533 119.684280 + 1.119871 -16.676247 104.543236 109.658966 -44.316265 231.347000 117.195946 + 1.128204 -24.176750 97.059746 108.244942 -69.387001 218.776779 114.638588 + 1.136538 -30.774103 89.056152 106.934013 -91.736198 203.758194 112.135048 + 1.144871 -36.420887 80.907845 105.751122 -111.103355 187.240723 109.719597 + 1.153204 -41.212776 72.834724 104.706512 -127.663246 169.885696 107.399673 + 1.161538 -45.300106 64.924133 103.804604 -141.778549 152.044540 105.198639 + 1.169871 -48.863667 57.043972 103.032562 -153.943817 133.582336 103.175247 + 1.178204 -51.928791 49.252670 102.392868 -164.225784 114.737434 101.331055 + 1.186538 -54.515278 41.612976 101.889694 -172.690414 95.739311 99.664825 + 1.194871 -56.610439 34.064838 101.470032 -179.423325 76.557991 98.109718 + 1.203204 -58.160637 26.496223 101.047188 -184.442368 57.037052 96.557167 + 1.211537 -59.153358 18.964439 100.621513 -187.726334 37.333710 95.003983 + 1.219871 -59.579197 11.522098 100.197166 -189.262253 17.587296 93.455879 + 1.228204 -59.353622 4.017520 99.847717 -188.950302 -2.579307 92.035210 + 1.236537 -58.376320 -3.596486 99.605339 -186.571060 -23.302092 90.789078 + 1.244871 -56.582386 -11.221664 99.456329 -181.909698 -44.352371 89.688461 + 1.253204 -53.933014 -18.712711 99.382477 -174.813065 -65.333496 88.701805 + 1.261537 -50.609802 -25.662447 99.328812 -165.781250 -84.836311 87.778770 + 1.269871 -46.745716 -31.946106 99.288559 -155.248749 -102.474854 86.931839 + 1.278204 -42.432365 -37.534893 99.266792 -143.519974 -118.217903 86.181885 + 1.286537 -36.905609 -42.880520 99.118454 -128.266968 -134.305893 85.246521 + 1.294871 -26.811417 -48.894550 98.304794 -98.309578 -156.384552 83.033394 + 1.303204 -11.387969 -53.258545 96.851700 -48.525818 -176.633560 79.570930 + 1.311537 8.650181 -52.211918 95.020615 22.095528 -180.016266 75.535454 + 1.319871 26.506258 -44.314270 93.639458 89.912254 -155.895264 72.974297 + 1.328204 36.155388 -35.810261 93.180084 128.165222 -125.310997 72.615349 + 1.336537 40.327259 -30.403957 93.341782 144.851715 -105.077492 73.524170 + 1.344871 41.085873 -29.368280 94.009117 147.479706 -101.683556 75.330551 + 1.353204 40.887806 -29.833166 94.950989 146.103287 -104.281021 78.003777 + 1.361537 40.934181 -29.865383 96.025475 145.740219 -105.398201 81.543297 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.992701 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_2.msa new file mode 100644 index 000000000..9e44afb8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_2.msa @@ -0,0 +1,167 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/palbang.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -245.93 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.642336 + AttackingEndTime 1.369231 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.642336 -7.038450 120.157814 122.660606 122.829460 114.760757 120.382286 + 0.650669 -3.189077 119.764740 121.061081 126.071762 105.995438 122.470764 + 0.659002 -0.510318 119.302872 119.618965 128.039337 100.795891 125.316902 + 0.667336 1.267861 119.117844 118.187035 129.272568 99.041405 128.757523 + 0.675669 2.261416 119.370827 116.692902 129.942017 100.824387 132.620392 + 0.684002 2.499408 120.119736 115.101730 129.949097 106.299706 136.679138 + 0.692336 2.035371 121.296921 113.377548 128.996475 115.257957 140.660889 + 0.700669 1.093299 122.581314 111.443390 126.806519 126.470177 144.322922 + 0.709002 -0.339458 123.867096 109.291237 122.949684 139.710022 147.354156 + 0.717336 -2.312791 125.053246 106.930290 116.902885 154.723907 149.442307 + 0.725669 -4.807411 126.013168 104.382019 108.328056 170.810181 150.137787 + 0.734002 -7.731315 126.628014 101.680702 97.251045 186.951004 149.007645 + 0.742336 -11.096992 126.781876 98.870659 83.447548 202.466568 146.126938 + 0.750669 -14.897577 126.349380 96.000656 66.770622 216.589127 141.685349 + 0.759002 -18.970402 125.254555 93.193604 47.679573 228.397171 135.847778 + 0.767336 -23.157778 123.463348 90.535820 26.766750 237.224243 128.824188 + 0.775669 -27.376957 120.929489 88.045647 4.415611 242.625290 120.899498 + 0.784002 -31.520967 117.632332 85.732597 -18.847992 244.242584 112.364174 + 0.792336 -35.415844 113.784904 83.609367 -41.812195 242.046982 103.806511 + 0.800669 -38.974380 109.527626 81.643600 -63.746708 236.399780 95.420204 + 0.809002 -42.150303 104.937531 79.786491 -84.231926 227.715347 87.185341 + 0.817336 -44.900131 100.167068 78.088417 -102.934120 216.488571 79.256180 + 0.825669 -47.181286 95.654907 76.949493 -119.603996 203.523590 72.556686 + 0.834002 -49.018551 91.510529 76.381378 -134.149719 189.316818 67.074959 + 0.842336 -50.449272 87.782211 76.349854 -146.556625 174.249329 62.681675 + 0.850669 -51.551373 84.253853 76.747520 -157.102753 158.092285 59.231861 + 0.859002 -52.384216 80.478790 77.414864 -166.077347 139.994522 56.635929 + 0.867336 -52.893536 76.460739 78.351936 -173.117966 120.021950 54.931595 + 0.875669 -53.017452 72.224419 79.564949 -177.809753 98.335625 54.166271 + 0.884002 -52.713909 67.950172 81.001694 -179.709915 75.683037 54.314281 + 0.892336 -51.962196 63.783436 82.622017 -178.584549 52.752613 55.325466 + 0.900669 -50.732605 59.768364 84.430748 -174.290421 29.905420 57.196846 + 0.909002 -48.987606 55.956089 86.430962 -166.693573 7.552932 59.927464 + 0.917336 -46.612579 52.376835 88.581223 -155.628281 -13.820407 63.412128 + 0.925669 -43.543056 49.114922 90.868988 -141.036743 -33.665951 67.581627 + 0.934002 -39.749836 46.289410 93.296234 -122.964363 -51.377151 72.401688 + 0.942335 -35.225464 43.978195 95.837234 -101.672409 -66.285004 77.766106 + 0.950669 -30.007423 42.025913 98.370285 -77.990204 -77.848854 83.289223 + 0.959002 -24.155907 40.483173 100.875946 -52.485645 -85.823982 88.879234 + 0.967335 -17.740328 39.436989 103.348770 -25.682663 -90.016602 94.496544 + 0.975669 -10.632119 38.874069 105.702217 2.309493 -90.342659 99.857483 + 0.984002 -2.571408 38.776760 107.777878 31.585375 -86.607338 104.457092 + 0.992335 6.227790 39.374561 109.563187 61.202026 -78.422386 108.255844 + 1.000669 15.465388 40.872940 111.050316 90.042908 -65.589478 111.239616 + 1.009002 25.480118 44.019470 112.371758 118.228714 -47.034161 113.946472 + 1.017335 36.274834 50.118919 113.642395 145.415894 -20.437269 116.812042 + 1.025669 46.613010 60.380501 114.877777 168.815140 16.334299 119.849968 + 1.034002 54.066143 75.100105 116.067642 183.311783 62.961655 122.965378 + 1.042335 56.041580 89.858269 116.958023 184.416946 108.511047 125.433662 + 1.050669 53.457153 102.208099 117.463905 174.744263 147.996704 127.096657 + 1.059002 47.622723 111.655792 117.582909 157.093445 180.985886 128.031479 + 1.067335 39.452633 118.152275 117.324501 133.140579 207.607681 128.291962 + 1.075669 30.117228 121.654060 116.726486 105.563110 226.936523 127.839279 + 1.084002 20.525751 122.405502 115.791550 76.504387 239.226120 126.715286 + 1.092335 11.255746 120.830803 114.521072 47.358772 245.279617 124.963852 + 1.100669 2.433604 117.447571 113.035019 18.698677 246.058502 122.764946 + 1.109002 -6.117530 112.660362 111.556282 -9.353498 242.317368 120.421173 + 1.117335 -14.282925 106.614136 110.097458 -36.360374 234.484039 117.962540 + 1.125669 -21.973419 99.423180 108.667503 -61.992840 222.925385 115.416527 + 1.134002 -28.871090 91.518051 107.319695 -85.257378 208.520401 112.887581 + 1.142335 -34.798855 83.387222 106.096771 -105.520027 192.380661 110.444618 + 1.150669 -39.838604 75.272148 105.009018 -122.907768 175.221100 108.094772 + 1.159002 -44.115051 67.327095 104.065071 -137.698715 157.542892 105.850227 + 1.167335 -47.833214 59.434929 103.253616 -150.444901 139.250717 103.771690 + 1.175669 -51.048077 51.609177 102.573204 -161.294052 120.495483 101.873215 + 1.184002 -53.777851 43.917690 102.028038 -170.303024 101.522850 100.152763 + 1.192335 -56.030014 36.365482 101.597832 -177.555313 82.435646 98.581970 + 1.200669 -57.747623 28.797216 101.176201 -183.098526 63.001400 97.029510 + 1.209002 -58.910942 21.248205 100.751129 -186.911880 43.337418 95.476349 + 1.217335 -59.510639 13.775073 100.325180 -188.981018 23.594576 93.924652 + 1.225669 -59.498638 6.315992 99.942039 -189.253906 3.623178 92.447464 + 1.234002 -58.757156 -1.274404 99.668587 -187.526566 -16.952375 91.151489 + 1.242335 -57.218121 -8.907542 99.492561 -183.581711 -37.930233 90.009499 + 1.250669 -54.822289 -16.472536 99.400436 -177.212418 -59.041264 88.993736 + 1.259002 -51.682205 -23.617289 99.343979 -168.702225 -79.098679 88.052544 + 1.267335 -47.972820 -30.107157 99.299034 -158.592606 -97.309364 87.180023 + 1.275669 -43.786583 -35.909649 99.271233 -147.197235 -113.630104 86.398712 + 1.284002 -38.986023 -41.138908 99.224403 -134.115753 -128.684296 85.645538 + 1.292335 -30.433397 -47.098740 98.626183 -109.329842 -149.351913 83.851135 + 1.300668 -16.641171 -52.309704 97.350388 -65.966125 -171.434631 80.731834 + 1.309002 2.208175 -53.360832 95.591812 -1.288303 -181.923843 76.746498 + 1.317335 22.040251 -47.046028 93.943344 72.571793 -165.041199 73.463295 + 1.325668 33.929947 -38.177109 93.244209 119.258949 -134.046799 72.558945 + 1.334002 39.485676 -31.613136 93.236824 141.515366 -109.597359 73.145615 + 1.342335 41.145260 -29.218618 93.754982 147.893280 -100.894577 74.689262 + 1.350668 40.923302 -29.736553 94.650208 146.419281 -103.645226 77.098869 + 1.359002 40.893055 -29.902666 95.684990 145.738739 -105.218513 80.375351 + 1.367335 41.117996 -29.621019 96.846878 146.115860 -105.267113 84.510651 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.046154 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_2_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_2_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.992701 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_3.msa new file mode 100644 index 000000000..493025392 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_3.msa @@ -0,0 +1,179 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/palbang.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -245.93 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.642336 + AttackingEndTime 1.369231 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.642336 -7.038450 120.157814 122.660606 122.829460 114.760757 120.382286 + 0.650669 -3.189077 119.764740 121.061081 126.071762 105.995438 122.470764 + 0.659002 -0.510318 119.302872 119.618965 128.039337 100.795891 125.316902 + 0.667336 1.267861 119.117844 118.187035 129.272568 99.041405 128.757523 + 0.675669 2.261416 119.370827 116.692902 129.942017 100.824387 132.620392 + 0.684002 2.499408 120.119736 115.101730 129.949097 106.299706 136.679138 + 0.692336 2.035371 121.296921 113.377548 128.996475 115.257957 140.660889 + 0.700669 1.093299 122.581314 111.443390 126.806519 126.470177 144.322922 + 0.709002 -0.339458 123.867096 109.291237 122.949684 139.710022 147.354156 + 0.717336 -2.312791 125.053246 106.930290 116.902885 154.723907 149.442307 + 0.725669 -4.807411 126.013168 104.382019 108.328056 170.810181 150.137787 + 0.734002 -7.731315 126.628014 101.680702 97.251045 186.951004 149.007645 + 0.742336 -11.096992 126.781876 98.870659 83.447548 202.466568 146.126938 + 0.750669 -14.897577 126.349380 96.000656 66.770622 216.589127 141.685349 + 0.759002 -18.970402 125.254555 93.193604 47.679573 228.397171 135.847778 + 0.767336 -23.157778 123.463348 90.535820 26.766750 237.224243 128.824188 + 0.775669 -27.376957 120.929489 88.045647 4.415611 242.625290 120.899498 + 0.784002 -31.520967 117.632332 85.732597 -18.847992 244.242584 112.364174 + 0.792336 -35.415844 113.784904 83.609367 -41.812195 242.046982 103.806511 + 0.800669 -38.974380 109.527626 81.643600 -63.746708 236.399780 95.420204 + 0.809002 -42.150303 104.937531 79.786491 -84.231926 227.715347 87.185341 + 0.817336 -44.900131 100.167068 78.088417 -102.934120 216.488571 79.256180 + 0.825669 -47.181286 95.654907 76.949493 -119.603996 203.523590 72.556686 + 0.834002 -49.018551 91.510529 76.381378 -134.149719 189.316818 67.074959 + 0.842336 -50.449272 87.782211 76.349854 -146.556625 174.249329 62.681675 + 0.850669 -51.551373 84.253853 76.747520 -157.102753 158.092285 59.231861 + 0.859002 -52.384216 80.478790 77.414864 -166.077347 139.994522 56.635929 + 0.867336 -52.893536 76.460739 78.351936 -173.117966 120.021950 54.931595 + 0.875669 -53.017452 72.224419 79.564949 -177.809753 98.335625 54.166271 + 0.884002 -52.713909 67.950172 81.001694 -179.709915 75.683037 54.314281 + 0.892336 -51.962196 63.783436 82.622017 -178.584549 52.752613 55.325466 + 0.900669 -50.732605 59.768364 84.430748 -174.290421 29.905420 57.196846 + 0.909002 -48.987606 55.956089 86.430962 -166.693573 7.552932 59.927464 + 0.917336 -46.612579 52.376835 88.581223 -155.628281 -13.820407 63.412128 + 0.925669 -43.543056 49.114922 90.868988 -141.036743 -33.665951 67.581627 + 0.934002 -39.749836 46.289410 93.296234 -122.964363 -51.377151 72.401688 + 0.942335 -35.225464 43.978195 95.837234 -101.672409 -66.285004 77.766106 + 0.950669 -30.007423 42.025913 98.370285 -77.990204 -77.848854 83.289223 + 0.959002 -24.155907 40.483173 100.875946 -52.485645 -85.823982 88.879234 + 0.967335 -17.740328 39.436989 103.348770 -25.682663 -90.016602 94.496544 + 0.975669 -10.632119 38.874069 105.702217 2.309493 -90.342659 99.857483 + 0.984002 -2.571408 38.776760 107.777878 31.585375 -86.607338 104.457092 + 0.992335 6.227790 39.374561 109.563187 61.202026 -78.422386 108.255844 + 1.000669 15.465388 40.872940 111.050316 90.042908 -65.589478 111.239616 + 1.009002 25.480118 44.019470 112.371758 118.228714 -47.034161 113.946472 + 1.017335 36.274834 50.118919 113.642395 145.415894 -20.437269 116.812042 + 1.025669 46.613010 60.380501 114.877777 168.815140 16.334299 119.849968 + 1.034002 54.066143 75.100105 116.067642 183.311783 62.961655 122.965378 + 1.042335 56.041580 89.858269 116.958023 184.416946 108.511047 125.433662 + 1.050669 53.457153 102.208099 117.463905 174.744263 147.996704 127.096657 + 1.059002 47.622723 111.655792 117.582909 157.093445 180.985886 128.031479 + 1.067335 39.452633 118.152275 117.324501 133.140579 207.607681 128.291962 + 1.075669 30.117228 121.654060 116.726486 105.563110 226.936523 127.839279 + 1.084002 20.525751 122.405502 115.791550 76.504387 239.226120 126.715286 + 1.092335 11.255746 120.830803 114.521072 47.358772 245.279617 124.963852 + 1.100669 2.433604 117.447571 113.035019 18.698677 246.058502 122.764946 + 1.109002 -6.117530 112.660362 111.556282 -9.353498 242.317368 120.421173 + 1.117335 -14.282925 106.614136 110.097458 -36.360374 234.484039 117.962540 + 1.125669 -21.973419 99.423180 108.667503 -61.992840 222.925385 115.416527 + 1.134002 -28.871090 91.518051 107.319695 -85.257378 208.520401 112.887581 + 1.142335 -34.798855 83.387222 106.096771 -105.520027 192.380661 110.444618 + 1.150669 -39.838604 75.272148 105.009018 -122.907768 175.221100 108.094772 + 1.159002 -44.115051 67.327095 104.065071 -137.698715 157.542892 105.850227 + 1.167335 -47.833214 59.434929 103.253616 -150.444901 139.250717 103.771690 + 1.175669 -51.048077 51.609177 102.573204 -161.294052 120.495483 101.873215 + 1.184002 -53.777851 43.917690 102.028038 -170.303024 101.522850 100.152763 + 1.192335 -56.030014 36.365482 101.597832 -177.555313 82.435646 98.581970 + 1.200669 -57.747623 28.797216 101.176201 -183.098526 63.001400 97.029510 + 1.209002 -58.910942 21.248205 100.751129 -186.911880 43.337418 95.476349 + 1.217335 -59.510639 13.775073 100.325180 -188.981018 23.594576 93.924652 + 1.225669 -59.498638 6.315992 99.942039 -189.253906 3.623178 92.447464 + 1.234002 -58.757156 -1.274404 99.668587 -187.526566 -16.952375 91.151489 + 1.242335 -57.218121 -8.907542 99.492561 -183.581711 -37.930233 90.009499 + 1.250669 -54.822289 -16.472536 99.400436 -177.212418 -59.041264 88.993736 + 1.259002 -51.682205 -23.617289 99.343979 -168.702225 -79.098679 88.052544 + 1.267335 -47.972820 -30.107157 99.299034 -158.592606 -97.309364 87.180023 + 1.275669 -43.786583 -35.909649 99.271233 -147.197235 -113.630104 86.398712 + 1.284002 -38.986023 -41.138908 99.224403 -134.115753 -128.684296 85.645538 + 1.292335 -30.433397 -47.098740 98.626183 -109.329842 -149.351913 83.851135 + 1.300668 -16.641171 -52.309704 97.350388 -65.966125 -171.434631 80.731834 + 1.309002 2.208175 -53.360832 95.591812 -1.288303 -181.923843 76.746498 + 1.317335 22.040251 -47.046028 93.943344 72.571793 -165.041199 73.463295 + 1.325668 33.929947 -38.177109 93.244209 119.258949 -134.046799 72.558945 + 1.334002 39.485676 -31.613136 93.236824 141.515366 -109.597359 73.145615 + 1.342335 41.145260 -29.218618 93.754982 147.893280 -100.894577 74.689262 + 1.350668 40.923302 -29.736553 94.650208 146.419281 -103.645226 77.098869 + 1.359002 40.893055 -29.902666 95.684990 145.738739 -105.218513 80.375351 + 1.367335 41.117996 -29.621019 96.846878 146.115860 -105.267113 84.510651 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.374696 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_3_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_3_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.992701 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.058394 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_3_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_4.msa new file mode 100644 index 000000000..ed9f0e2a8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/palbang_4.msa @@ -0,0 +1,179 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/palbang.gr2" +MotionDuration 2.000000 +Accumulation 0.00 -245.93 0.00 + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.642336 + AttackingEndTime 1.369231 + AttackingBone "equip_right_hand" + WeaponLength 130.000000 + List HitPosition + { + 0.642336 -7.038450 120.157814 122.660606 122.829460 114.760757 120.382286 + 0.650669 -3.189077 119.764740 121.061081 126.071762 105.995438 122.470764 + 0.659002 -0.510318 119.302872 119.618965 128.039337 100.795891 125.316902 + 0.667336 1.267861 119.117844 118.187035 129.272568 99.041405 128.757523 + 0.675669 2.261416 119.370827 116.692902 129.942017 100.824387 132.620392 + 0.684002 2.499408 120.119736 115.101730 129.949097 106.299706 136.679138 + 0.692336 2.035371 121.296921 113.377548 128.996475 115.257957 140.660889 + 0.700669 1.093299 122.581314 111.443390 126.806519 126.470177 144.322922 + 0.709002 -0.339458 123.867096 109.291237 122.949684 139.710022 147.354156 + 0.717336 -2.312791 125.053246 106.930290 116.902885 154.723907 149.442307 + 0.725669 -4.807411 126.013168 104.382019 108.328056 170.810181 150.137787 + 0.734002 -7.731315 126.628014 101.680702 97.251045 186.951004 149.007645 + 0.742336 -11.096992 126.781876 98.870659 83.447548 202.466568 146.126938 + 0.750669 -14.897577 126.349380 96.000656 66.770622 216.589127 141.685349 + 0.759002 -18.970402 125.254555 93.193604 47.679573 228.397171 135.847778 + 0.767336 -23.157778 123.463348 90.535820 26.766750 237.224243 128.824188 + 0.775669 -27.376957 120.929489 88.045647 4.415611 242.625290 120.899498 + 0.784002 -31.520967 117.632332 85.732597 -18.847992 244.242584 112.364174 + 0.792336 -35.415844 113.784904 83.609367 -41.812195 242.046982 103.806511 + 0.800669 -38.974380 109.527626 81.643600 -63.746708 236.399780 95.420204 + 0.809002 -42.150303 104.937531 79.786491 -84.231926 227.715347 87.185341 + 0.817336 -44.900131 100.167068 78.088417 -102.934120 216.488571 79.256180 + 0.825669 -47.181286 95.654907 76.949493 -119.603996 203.523590 72.556686 + 0.834002 -49.018551 91.510529 76.381378 -134.149719 189.316818 67.074959 + 0.842336 -50.449272 87.782211 76.349854 -146.556625 174.249329 62.681675 + 0.850669 -51.551373 84.253853 76.747520 -157.102753 158.092285 59.231861 + 0.859002 -52.384216 80.478790 77.414864 -166.077347 139.994522 56.635929 + 0.867336 -52.893536 76.460739 78.351936 -173.117966 120.021950 54.931595 + 0.875669 -53.017452 72.224419 79.564949 -177.809753 98.335625 54.166271 + 0.884002 -52.713909 67.950172 81.001694 -179.709915 75.683037 54.314281 + 0.892336 -51.962196 63.783436 82.622017 -178.584549 52.752613 55.325466 + 0.900669 -50.732605 59.768364 84.430748 -174.290421 29.905420 57.196846 + 0.909002 -48.987606 55.956089 86.430962 -166.693573 7.552932 59.927464 + 0.917336 -46.612579 52.376835 88.581223 -155.628281 -13.820407 63.412128 + 0.925669 -43.543056 49.114922 90.868988 -141.036743 -33.665951 67.581627 + 0.934002 -39.749836 46.289410 93.296234 -122.964363 -51.377151 72.401688 + 0.942335 -35.225464 43.978195 95.837234 -101.672409 -66.285004 77.766106 + 0.950669 -30.007423 42.025913 98.370285 -77.990204 -77.848854 83.289223 + 0.959002 -24.155907 40.483173 100.875946 -52.485645 -85.823982 88.879234 + 0.967335 -17.740328 39.436989 103.348770 -25.682663 -90.016602 94.496544 + 0.975669 -10.632119 38.874069 105.702217 2.309493 -90.342659 99.857483 + 0.984002 -2.571408 38.776760 107.777878 31.585375 -86.607338 104.457092 + 0.992335 6.227790 39.374561 109.563187 61.202026 -78.422386 108.255844 + 1.000669 15.465388 40.872940 111.050316 90.042908 -65.589478 111.239616 + 1.009002 25.480118 44.019470 112.371758 118.228714 -47.034161 113.946472 + 1.017335 36.274834 50.118919 113.642395 145.415894 -20.437269 116.812042 + 1.025669 46.613010 60.380501 114.877777 168.815140 16.334299 119.849968 + 1.034002 54.066143 75.100105 116.067642 183.311783 62.961655 122.965378 + 1.042335 56.041580 89.858269 116.958023 184.416946 108.511047 125.433662 + 1.050669 53.457153 102.208099 117.463905 174.744263 147.996704 127.096657 + 1.059002 47.622723 111.655792 117.582909 157.093445 180.985886 128.031479 + 1.067335 39.452633 118.152275 117.324501 133.140579 207.607681 128.291962 + 1.075669 30.117228 121.654060 116.726486 105.563110 226.936523 127.839279 + 1.084002 20.525751 122.405502 115.791550 76.504387 239.226120 126.715286 + 1.092335 11.255746 120.830803 114.521072 47.358772 245.279617 124.963852 + 1.100669 2.433604 117.447571 113.035019 18.698677 246.058502 122.764946 + 1.109002 -6.117530 112.660362 111.556282 -9.353498 242.317368 120.421173 + 1.117335 -14.282925 106.614136 110.097458 -36.360374 234.484039 117.962540 + 1.125669 -21.973419 99.423180 108.667503 -61.992840 222.925385 115.416527 + 1.134002 -28.871090 91.518051 107.319695 -85.257378 208.520401 112.887581 + 1.142335 -34.798855 83.387222 106.096771 -105.520027 192.380661 110.444618 + 1.150669 -39.838604 75.272148 105.009018 -122.907768 175.221100 108.094772 + 1.159002 -44.115051 67.327095 104.065071 -137.698715 157.542892 105.850227 + 1.167335 -47.833214 59.434929 103.253616 -150.444901 139.250717 103.771690 + 1.175669 -51.048077 51.609177 102.573204 -161.294052 120.495483 101.873215 + 1.184002 -53.777851 43.917690 102.028038 -170.303024 101.522850 100.152763 + 1.192335 -56.030014 36.365482 101.597832 -177.555313 82.435646 98.581970 + 1.200669 -57.747623 28.797216 101.176201 -183.098526 63.001400 97.029510 + 1.209002 -58.910942 21.248205 100.751129 -186.911880 43.337418 95.476349 + 1.217335 -59.510639 13.775073 100.325180 -188.981018 23.594576 93.924652 + 1.225669 -59.498638 6.315992 99.942039 -189.253906 3.623178 92.447464 + 1.234002 -58.757156 -1.274404 99.668587 -187.526566 -16.952375 91.151489 + 1.242335 -57.218121 -8.907542 99.492561 -183.581711 -37.930233 90.009499 + 1.250669 -54.822289 -16.472536 99.400436 -177.212418 -59.041264 88.993736 + 1.259002 -51.682205 -23.617289 99.343979 -168.702225 -79.098679 88.052544 + 1.267335 -47.972820 -30.107157 99.299034 -158.592606 -97.309364 87.180023 + 1.275669 -43.786583 -35.909649 99.271233 -147.197235 -113.630104 86.398712 + 1.284002 -38.986023 -41.138908 99.224403 -134.115753 -128.684296 85.645538 + 1.292335 -30.433397 -47.098740 98.626183 -109.329842 -149.351913 83.851135 + 1.300668 -16.641171 -52.309704 97.350388 -65.966125 -171.434631 80.731834 + 1.309002 2.208175 -53.360832 95.591812 -1.288303 -181.923843 76.746498 + 1.317335 22.040251 -47.046028 93.943344 72.571793 -165.041199 73.463295 + 1.325668 33.929947 -38.177109 93.244209 119.258949 -134.046799 72.558945 + 1.334002 39.485676 -31.613136 93.236824 141.515366 -109.597359 73.145615 + 1.342335 41.145260 -29.218618 93.754982 147.893280 -100.894577 74.689262 + 1.350668 40.923302 -29.736553 94.650208 146.419281 -103.645226 77.098869 + 1.359002 40.893055 -29.902666 95.684990 145.738739 -105.218513 80.375351 + 1.367335 41.117996 -29.621019 96.846878 146.115860 -105.267113 84.510651 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.374696 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_4_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.676923 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Footsteps" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_4_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.992701 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 18 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 0.000000 0.000000 + } + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.058394 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_right_hand" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_4_sword.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon.msa new file mode 100644 index 000000000..aa9f27c99 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon.msa @@ -0,0 +1,112 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/samyeon.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.149230 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_d.mse" + EffectPosition -100.000000 -80.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_d.mse" + EffectPosition 80.000000 -120.000000 70.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.836983 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_d.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.162206 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_2.msa new file mode 100644 index 000000000..0be63af1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_2.msa @@ -0,0 +1,112 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/samyeon.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.149230 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_2.mse" + EffectPosition -100.000000 -80.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_2.mse" + EffectPosition 80.000000 -120.000000 70.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.836983 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_2.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.139497 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_3.msa new file mode 100644 index 000000000..e660a58fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_3.msa @@ -0,0 +1,124 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/samyeon.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.149230 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_3.mse" + EffectPosition -100.000000 -80.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_3.mse" + EffectPosition 80.000000 -120.000000 70.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.836983 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_3.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.139497 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.097324 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_4.msa new file mode 100644 index 000000000..988128ea9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/samyeon_4.msa @@ -0,0 +1,124 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/samyeon.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.149230 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_4.mse" + EffectPosition -100.000000 -80.000000 80.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.421736 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_4.mse" + EffectPosition 80.000000 -120.000000 70.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.836983 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_4.mse" + EffectPosition 0.000000 -100.000000 80.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.139497 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.097324 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/samyeon_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan.msa new file mode 100644 index 000000000..7b212c1bc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gitu.gr2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/tanhwan.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.064234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.109002 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.052555 + + DuringTime 0.200000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_2.msa new file mode 100644 index 000000000..9425caa86 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_2.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gitu.gr2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/tanhwan_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.064234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.109002 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.052555 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_3.msa new file mode 100644 index 000000000..831b03ab5 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_3.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gitu.gr2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/tanhwan_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.064234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.109002 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.052555 + + DuringTime 0.200000 + Power 500 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_4.msa b/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_4.msa new file mode 100644 index 000000000..6df55115b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/skill/tanhwan_4.msa @@ -0,0 +1,75 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/skill/gitu.gr2" +MotionDuration 0.800000 +Accumulation -12.89 -105.52 0.00 + +Group MotionEventData +{ + MotionEventDataCount 4 + Group Event00 + { + MotionEventType 1 + StartingTime 0.048662 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/tanhwan_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.064234 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 20 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 100.000000 + Position 0.000000 -50.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.109002 + DuringTime 0.200000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 1.000000 + ExternalForce 10.000000 + HitLimitCount 15 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position -10.000000 0.000000 100.000000 + } + } + Group Event03 + { + MotionEventType 2 + StartingTime 0.052555 + + DuringTime 0.200000 + Power 500 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/change_weapon.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/change_weapon.msa new file mode 100644 index 000000000..54b0c744a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/change_weapon.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_01.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_01.msa new file mode 100644 index 000000000..ca0431f7a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_01.msa @@ -0,0 +1,43 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_01.gr2" +MotionDuration 1.666667 +Accumulation 0.00 -139.49 0.00 + +Group ComboInputData +{ + PreInputTime 0.307692 + DirectInputTime 0.931624 + InputLimitTime 1.068376 + LinkTime 0.058889 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 3.000000 + AttackingStartTime 0.474359 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.474359 -54.496891 -40.878750 121.104980 -155.304184 63.197258 159.913132 + 0.482692 -39.840424 -60.703777 118.118393 -180.072235 -36.036243 165.304581 + 0.491026 -17.907907 -74.693176 113.571960 -144.072342 -145.192764 153.725784 + 0.499359 8.184094 -79.177193 107.242104 -49.051739 -216.866684 123.540794 + 0.507692 29.959686 -73.297684 98.921654 44.093693 -222.266098 88.499298 + 0.516026 43.488861 -61.190620 89.813004 102.862740 -195.277390 58.261692 + 0.524359 48.522713 -47.343010 82.120590 127.747208 -166.287308 36.560455 + 0.532692 51.062870 -34.567204 77.082214 143.778915 -136.898788 18.499189 + 0.541026 53.175365 -21.465151 74.033684 159.966309 -99.928871 3.754753 + 0.549359 54.675320 -7.428175 74.560562 176.864517 -51.574505 -0.412079 + 0.557692 53.717979 3.129509 77.558800 185.407639 -7.959667 6.602088 + 0.566026 51.685909 9.314038 79.559494 185.812363 23.343153 13.884048 + 0.574359 49.857689 12.534032 79.239197 181.883408 43.915039 15.329619 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_02.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_02.msa new file mode 100644 index 000000000..0dc70bbf2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_02.msa @@ -0,0 +1,49 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_02.gr2" +MotionDuration 1.500000 +Accumulation -12.75 -106.62 0.00 + +Group ComboInputData +{ + PreInputTime 0.323077 + DirectInputTime 0.846154 + InputLimitTime 0.923077 + LinkTime 0.089744 +} + +Group AttackingData +{ + AttackingType 2 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 5.000000 + AttackingStartTime 0.423077 + AttackingEndTime 0.576923 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.423077 61.361683 -26.769753 93.297600 168.978714 75.439102 71.573997 + 0.431410 54.985981 -42.708904 94.922684 190.498383 16.866014 70.690239 + 0.439744 44.077839 -56.374077 96.899803 192.051788 -45.032852 75.103371 + 0.448077 29.405548 -66.848549 98.712708 173.683914 -104.271553 81.882393 + 0.456410 11.722584 -73.239151 100.206764 136.681976 -155.421616 88.753204 + 0.464744 -7.861687 -74.478333 101.532890 84.104210 -192.764740 94.420029 + 0.473077 -27.126249 -69.762062 102.959038 23.138447 -211.013931 98.336678 + 0.481410 -42.275623 -60.567833 104.104218 -32.595936 -210.201431 100.092690 + 0.489744 -52.827366 -49.370266 104.952332 -78.389351 -197.115692 100.725227 + 0.498077 -59.444454 -37.929119 105.547783 -113.801048 -177.664536 101.145821 + 0.506410 -63.053612 -27.304413 105.906082 -140.053345 -155.973740 102.002228 + 0.514744 -64.547638 -18.033808 106.029655 -158.994263 -134.543610 103.729271 + 0.523077 -64.666725 -9.925547 106.154259 -173.167053 -113.499924 106.014931 + 0.531410 -63.833401 -2.424461 106.427902 -184.282608 -91.812004 107.788338 + 0.539744 -62.245720 4.519330 106.575058 -192.438126 -69.950119 108.629166 + 0.548077 -60.024681 10.968993 106.365540 -197.798233 -48.320869 108.140182 + 0.556410 -57.240196 16.972427 105.594643 -200.561966 -27.285860 105.828621 + 0.564744 -53.933903 22.544538 104.102928 -200.921890 -7.220941 101.178513 + 0.573077 -50.129238 27.784235 102.301979 -199.127197 11.799161 95.662537 + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_03.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_03.msa new file mode 100644 index 000000000..77280a35a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_03.msa @@ -0,0 +1,65 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_03.gr2" +MotionDuration 1.333333 +Accumulation 0.00 -155.03 0.00 + +Group ComboInputData +{ + PreInputTime 0.283761 + DirectInputTime 0.878632 + InputLimitTime 0.998291 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.509402 + AttackingEndTime 0.635897 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.509402 -43.723694 -48.742096 137.102173 -82.900261 94.912102 155.231216 + 0.517735 -36.772068 -58.199169 135.509308 -105.580223 67.327980 180.324173 + 0.526068 -28.221235 -67.452187 132.621292 -123.757401 22.392866 205.427231 + 0.534402 -18.321598 -75.757019 127.893166 -128.296875 -42.744987 224.410721 + 0.542735 -8.030641 -82.184822 121.002014 -110.765045 -122.053047 222.767242 + 0.551068 1.757777 -86.443924 113.325722 -75.803726 -186.095047 194.281631 + 0.559402 11.571918 -88.995354 105.667244 -35.249306 -222.723984 154.905563 + 0.567735 21.958761 -89.676208 97.596397 7.345294 -237.912292 115.274239 + 0.576068 33.081951 -87.505821 88.708626 52.331665 -235.988876 79.640762 + 0.584402 44.521145 -80.731461 79.292015 99.839874 -217.331924 51.360973 + 0.592735 53.817554 -69.655991 71.668518 140.810852 -185.134262 31.706968 + 0.601068 59.653294 -57.035995 66.919853 169.782776 -146.726151 18.679110 + 0.609402 62.497051 -44.798191 64.592064 187.820496 -107.093246 10.616542 + 0.617735 63.252132 -34.087669 63.910599 196.816833 -69.631920 5.626117 + 0.626068 62.884903 -25.357250 64.109314 198.853058 -36.692509 1.786167 + 0.634402 61.608665 -18.398884 64.811882 196.971207 -7.604472 1.090168 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.574209 + + DuringTime 0.100000 + Power 100 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_04.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_04.msa new file mode 100644 index 000000000..e248ef3b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_04.msa @@ -0,0 +1,69 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_04.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.530257 + DirectInputTime 1.530257 + InputLimitTime 1.530257 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.652308 + AttackingEndTime 0.816410 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.652308 49.652245 -8.857201 131.814331 82.430168 137.273666 140.262131 + 0.660641 47.488113 -14.809558 129.549637 100.511528 125.043236 140.937790 + 0.668974 44.401474 -21.073196 126.960960 117.942276 108.838295 141.615402 + 0.677308 40.269669 -27.470196 123.931198 133.838943 88.378822 141.924927 + 0.685641 34.621773 -34.103100 120.386330 147.324860 62.625946 141.397873 + 0.693974 27.151299 -40.639332 116.130035 156.764511 31.263338 139.160614 + 0.702308 17.693190 -46.462482 111.007256 160.050385 -5.279174 134.209824 + 0.710641 5.075165 -51.323845 105.559006 153.180267 -50.476254 129.310959 + 0.718974 -11.066430 -53.490288 99.440857 128.909851 -102.492561 121.921921 + 0.727308 -29.584003 -50.234825 92.669510 80.656105 -150.959091 106.872322 + 0.735641 -44.859543 -40.888313 86.341011 18.650076 -176.771774 84.855644 + 0.743974 -54.482265 -28.003601 81.643921 -44.049145 -176.339157 61.953396 + 0.752308 -58.495392 -14.165237 78.945236 -99.355553 -153.963821 43.073330 + 0.760641 -58.201546 -1.926891 78.244888 -138.182877 -119.065758 29.444738 + 0.768974 -55.347939 7.770822 78.569534 -159.999680 -82.208458 19.817991 + 0.777308 -51.263454 15.158458 79.133690 -168.792221 -49.241898 11.757400 + 0.785641 -46.604683 21.421881 80.387306 -170.980347 -17.826843 6.291191 + 0.793974 -41.590111 26.956562 82.569458 -168.821609 12.964786 4.362213 + 0.802308 -36.439968 31.791410 85.673599 -163.176346 42.368790 6.137481 + 0.810641 -31.467667 35.676056 89.223221 -154.937225 68.274345 10.530105 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.759124 + + DuringTime 0.100000 + Power 200 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_05.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_05.msa new file mode 100644 index 000000000..bdafd2fe3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_05.msa @@ -0,0 +1,72 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_05.gr2" +MotionDuration 1.600000 + +Group ComboInputData +{ + PreInputTime 0.408759 + DirectInputTime 1.222385 + InputLimitTime 0.910949 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.455475 + AttackingEndTime 0.759124 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.455475 54.523872 -30.560131 71.183105 89.928780 105.701576 19.421755 + 0.463808 54.304787 -35.137234 72.005211 100.483498 96.787895 17.569250 + 0.472142 53.775642 -39.986736 73.119064 111.077545 86.433403 16.246954 + 0.480475 52.781006 -45.089149 74.512527 121.424591 74.503571 15.473216 + 0.488808 51.148155 -50.382324 76.133675 131.159103 60.898022 15.183478 + 0.497142 48.773731 -55.773312 77.971214 139.935471 45.600578 15.418265 + 0.505475 45.576141 -61.132740 79.991539 147.373947 28.690470 16.202921 + 0.513808 41.532990 -66.295227 82.110443 153.094040 10.386001 17.502943 + 0.522142 36.660381 -71.119453 84.312843 156.788101 -9.094634 19.334105 + 0.530475 30.992025 -75.470131 86.564743 158.153976 -29.503645 21.627043 + 0.538808 24.587120 -79.239494 88.782631 156.870834 -50.624321 24.112692 + 0.547142 17.552353 -82.317810 90.979141 152.741943 -72.130211 26.792074 + 0.555475 10.034368 -84.602707 93.151535 145.614944 -93.565483 29.609671 + 0.563808 2.258911 -86.029419 95.237030 135.443314 -114.290642 32.283005 + 0.572142 -5.644403 -86.583557 97.269684 122.265091 -133.938766 34.846703 + 0.580475 -13.604689 -86.264778 99.260750 105.977058 -152.207748 37.198685 + 0.588808 -21.658850 -85.068924 101.159637 86.046463 -168.841461 38.856297 + 0.597142 -29.755219 -82.904709 103.025002 62.361095 -183.146774 40.048126 + 0.605475 -38.242428 -79.481865 104.987732 33.314262 -194.581619 40.711163 + 0.613808 -48.332981 -73.585480 107.447647 -7.029441 -201.383408 40.651806 + 0.622142 -59.369549 -63.558018 110.690277 -58.681545 -196.903687 42.001232 + 0.630475 -69.116158 -48.206894 114.954819 -115.441727 -173.932495 47.523968 + 0.638808 -74.278221 -29.087269 120.457878 -164.492203 -132.545258 59.977947 + 0.647142 -72.933403 -7.533739 126.723434 -198.152664 -74.584160 78.512367 + 0.655475 -63.882019 13.642542 132.849930 -208.970444 -6.875286 100.783051 + 0.663808 -48.979160 30.111702 137.717728 -196.066681 55.650173 123.123589 + 0.672141 -30.876650 40.673347 141.246338 -165.674271 106.401703 144.302124 + 0.680475 -12.489608 45.363636 143.416794 -125.650017 141.922684 162.676544 + 0.688808 2.112622 45.785591 144.291794 -88.543831 161.359756 174.689362 + 0.697141 11.958374 44.580925 144.602783 -60.958889 170.193039 182.080399 + 0.705475 17.928036 43.406330 144.726929 -43.109310 173.900055 186.509933 + 0.713808 22.811508 42.159824 144.718338 -27.778067 176.080383 189.506256 + 0.722141 26.852551 40.956348 144.617096 -14.553504 177.361115 191.299545 + 0.730475 30.181612 39.882538 144.433380 -3.271066 178.129608 192.063736 + 0.738808 33.137302 38.837696 144.112549 7.012821 178.536179 192.089966 + 0.747141 35.762058 37.850494 143.655518 16.349943 178.710541 191.421738 + 0.755475 38.076077 36.949219 143.075592 24.726789 178.755722 190.115082 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_06.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_06.msa new file mode 100644 index 000000000..e1b024b44 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_06.msa @@ -0,0 +1,77 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_06.gr2" +MotionDuration 1.500000 + +Group ComboInputData +{ + PreInputTime 0.317518 + DirectInputTime 0.905110 + InputLimitTime 1.062044 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.726277 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.379562 -57.228901 25.007824 136.932205 -9.864638 130.206833 41.089550 + 0.387895 -60.759739 20.411554 135.672180 -16.179922 131.460800 45.267033 + 0.396229 -64.153580 15.138086 134.345139 -23.966539 133.066513 50.849506 + 0.404562 -67.291939 9.155172 132.930023 -33.597294 134.597382 57.914570 + 0.412895 -70.037560 2.446824 131.398651 -45.425133 135.428528 66.521721 + 0.421229 -72.235504 -4.980325 129.715393 -59.714920 134.707230 76.681740 + 0.429562 -73.578331 -12.816958 127.889977 -75.651253 131.394684 87.287453 + 0.437895 -73.831207 -20.583082 125.991409 -91.525101 125.270103 96.751976 + 0.446229 -73.034615 -28.130014 124.036865 -106.585167 116.695358 104.884102 + 0.454562 -71.247421 -35.320644 122.028938 -120.138916 106.098335 111.585030 + 0.462895 -68.539986 -42.034847 119.953415 -131.536163 93.897560 116.845253 + 0.471229 -64.989838 -48.252136 117.806793 -140.586060 80.135246 120.918060 + 0.479562 -60.721767 -55.104046 116.061417 -153.767395 60.174225 126.408180 + 0.487895 -55.522930 -62.883965 114.865784 -171.126144 29.539869 133.807373 + 0.496229 -48.912170 -71.342842 114.056145 -185.649033 -16.768908 142.696320 + 0.504562 -40.385670 -79.941933 113.327049 -184.731644 -80.668709 151.038284 + 0.512895 -29.885414 -87.823242 112.363396 -155.467804 -153.546478 153.518051 + 0.521229 -18.119232 -94.063202 110.884872 -99.992714 -212.951553 144.291824 + 0.529562 -5.369181 -97.931236 108.167007 -40.478992 -242.106674 126.859665 + 0.537895 8.598653 -98.867294 104.094398 15.058654 -248.600357 107.181068 + 0.546229 23.495792 -95.802994 98.801941 65.484688 -239.225998 88.656570 + 0.554562 38.233517 -87.560501 92.979485 111.091362 -217.135269 73.927887 + 0.562895 50.853363 -73.550514 88.138519 150.772064 -183.307770 66.665359 + 0.571229 58.332111 -57.303150 86.040916 180.085052 -142.956604 68.090919 + 0.579562 60.800270 -43.125229 85.843307 197.694382 -103.180870 73.683151 + 0.587895 60.212784 -31.977551 86.098923 205.913391 -67.032227 79.686783 + 0.596229 58.089699 -23.844090 85.812515 207.577164 -35.543400 83.257996 + 0.604562 55.408279 -18.480110 84.383026 205.038910 -8.719443 82.447052 + 0.612895 52.719501 -15.641518 81.720337 199.697647 13.834590 76.760612 + 0.621229 50.100662 -13.749189 79.342552 191.934937 34.502247 71.969368 + 0.629562 47.658001 -12.255447 77.513199 182.088608 53.755672 69.114265 + 0.637895 45.453033 -10.996658 76.117203 170.436249 71.513084 67.776718 + 0.646228 43.491928 -9.869132 75.048737 157.192307 87.663559 67.510643 + 0.654562 41.765133 -8.832695 74.231720 142.590027 102.033844 67.854485 + 0.662895 40.296650 -8.080891 73.508530 127.488762 113.829094 67.606606 + 0.671228 39.162643 -7.930264 72.652679 113.601631 122.086876 65.277740 + 0.679562 38.384739 -8.279896 71.719353 101.555656 127.369667 61.323833 + 0.687895 37.948215 -9.041712 70.754349 91.663399 130.245132 56.178005 + 0.696228 37.817291 -10.155521 69.789589 84.032845 131.190018 50.185970 + 0.704562 37.942524 -11.581990 68.850975 78.629852 130.573761 43.631561 + 0.712895 38.174461 -13.053687 68.060234 75.200920 129.069565 37.564114 + 0.721228 38.418274 -14.413847 67.455002 73.581566 127.169884 32.562771 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_07.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_07.msa new file mode 100644 index 000000000..4532e879f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/combo_07.msa @@ -0,0 +1,102 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/combo_07.gr2" +MotionDuration 1.600000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 1.600000 + DirectInputTime 1.600000 + InputLimitTime 1.600000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.443796 + AttackingEndTime 0.883698 + AttackingBone "equip_right_hand" + WeaponLength 150.000000 + List HitPosition + { + 0.443796 -61.981697 11.144583 131.666183 -72.906975 155.342453 91.821266 + 0.452129 -62.338612 8.959702 132.565186 -77.047150 152.698563 92.281166 + 0.460462 -62.657562 7.021767 133.409286 -79.944328 150.535355 93.346519 + 0.468796 -62.955017 5.301614 134.208420 -81.609360 148.862350 94.935905 + 0.477129 -63.236328 3.776859 134.958847 -81.987770 147.676758 96.995766 + 0.485462 -63.530979 2.349424 135.612213 -81.323761 146.788528 99.269844 + 0.493796 -63.847260 0.966223 136.155655 -79.702812 146.084015 101.667664 + 0.502129 -64.176979 -0.397204 136.596741 -77.104187 145.488129 104.187859 + 0.510462 -64.523941 -1.825212 136.938553 -73.872787 144.800125 106.712616 + 0.518796 -64.882965 -3.357788 137.190292 -70.168358 143.917938 109.227173 + 0.527129 -65.241493 -5.009181 137.362488 -66.022705 142.788986 111.767609 + 0.535462 -65.602470 -6.859562 137.460205 -61.835133 141.291367 114.284325 + 0.543796 -65.958168 -8.942152 137.491745 -57.798710 139.399063 116.796310 + 0.552129 -66.291718 -11.261944 137.465607 -53.965908 137.129288 119.351440 + 0.560462 -66.586937 -13.883185 137.398270 -50.806210 134.476059 121.889816 + 0.568796 -66.822990 -16.828840 137.294876 -48.519764 131.491455 124.407478 + 0.577129 -66.974411 -20.098734 137.152588 -47.130898 128.231308 126.932869 + 0.585462 -67.019417 -23.771257 136.967621 -47.062817 124.703590 129.420532 + 0.593796 -66.916298 -27.876287 136.727921 -48.470333 120.905762 131.863998 + 0.602129 -66.610405 -32.418301 136.407074 -51.317848 116.785057 134.289520 + 0.610462 -66.061623 -37.596695 135.824310 -55.614075 112.034142 137.045502 + 0.618796 -65.152527 -43.486778 134.845840 -61.210232 106.363922 140.255035 + 0.627129 -63.720753 -50.046791 133.363800 -67.831627 99.531479 143.825821 + 0.635462 -61.585182 -57.052513 131.373199 -75.407951 91.438721 147.475708 + 0.643795 -58.596672 -64.336868 128.809052 -83.715584 81.876350 150.961853 + 0.652129 -54.614838 -71.731789 125.566162 -92.348045 70.621643 154.056686 + 0.660462 -49.547756 -78.852470 121.778877 -100.861366 57.735859 156.571472 + 0.668795 -43.375427 -85.432549 117.516556 -108.941559 43.164097 158.308609 + 0.677129 -36.100677 -91.259644 112.792007 -116.261749 26.788176 159.039719 + 0.685462 -27.680601 -96.083984 107.853760 -122.792320 8.137359 158.761429 + 0.693795 -18.174570 -99.665230 102.864731 -128.010010 -13.169929 157.222275 + 0.702129 -7.685434 -101.756393 97.903458 -131.003113 -37.392262 154.024567 + 0.710462 4.464234 -101.758995 92.669952 -130.672638 -67.963051 148.309311 + 0.718795 18.071091 -98.466011 87.140549 -122.613243 -105.242805 138.732269 + 0.727129 31.746634 -90.712616 81.618340 -101.426453 -144.936371 124.332542 + 0.735462 42.390064 -79.817268 76.798790 -68.322212 -176.147903 107.833794 + 0.743795 49.074364 -67.684616 72.833931 -28.423101 -194.780411 91.291359 + 0.752129 52.051395 -55.577457 69.591011 14.186606 -200.599075 75.501953 + 0.760462 52.274178 -45.416325 67.138878 53.737373 -195.311890 61.738503 + 0.768795 51.241482 -37.823116 65.370712 87.661858 -182.561249 50.390972 + 0.777129 50.004650 -32.469154 64.118874 115.972496 -165.260117 41.430630 + 0.785462 48.467533 -28.158285 63.151909 140.521439 -142.878677 33.735790 + 0.793795 46.522930 -24.507778 62.382595 160.885071 -114.928810 27.094484 + 0.802129 44.284908 -21.536459 61.787827 175.576630 -82.142159 21.920103 + 0.810462 42.041565 -19.275669 61.333107 183.009460 -47.834316 18.760645 + 0.818795 39.970352 -17.663895 60.983685 183.539398 -14.445672 17.652952 + 0.827129 38.145691 -16.609772 60.712833 178.143707 16.717615 18.406576 + 0.835462 36.579430 -15.918985 60.487320 168.299026 43.456036 20.181479 + 0.843795 35.274494 -15.459913 60.292900 156.015549 65.021866 22.289644 + 0.852129 34.225464 -15.155375 60.127636 142.967102 81.777527 24.360315 + 0.860462 33.407681 -14.876461 59.987347 130.498749 94.277000 25.945379 + 0.868795 32.794724 -14.551891 59.872940 119.655228 103.188576 26.820726 + 0.877129 32.358788 -14.155283 59.787167 111.047035 109.258415 26.965933 + } + } +} + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 2 + StartingTime 0.739659 + + DuringTime 0.200000 + Power 300 + AffectingRange 200 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage.msa new file mode 100644 index 000000000..cc3767ffd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/damage.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_1.msa new file mode 100644 index 000000000..20c8dcdc9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/damage_1.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_2.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_2.msa new file mode 100644 index 000000000..771eb4ced --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/damage_2.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_3.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_3.msa new file mode 100644 index 000000000..8f8a8833b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/damage_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/damage_3.gr2" +MotionDuration 0.533333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/pick_up.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/pick_up.msa new file mode 100644 index 000000000..f5250794f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/pick_up.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/pick_up.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage.msa new file mode 100644 index 000000000..d934c4910 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/rampage.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -87.93 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_01.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_01.msa new file mode 100644 index 000000000..a5f5f0a66 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_01.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/rampage_01.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.058394 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_start.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_02.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_02.msa new file mode 100644 index 000000000..506480bb2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_02.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/rampage_02.gr2" +MotionDuration 0.666667 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.011354 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_loop.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_03.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_03.msa new file mode 100644 index 000000000..a34abc193 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/rampage_03.msa @@ -0,0 +1,21 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/rampage_03.gr2" +MotionDuration 1.333333 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.022709 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "Bip01 Spine" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc/warrior/effect/rampage_end.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/run.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/run.msa new file mode 100644 index 000000000..e78195786 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/run.gr2" +MotionDuration 0.733333 +Accumulation 0.00 -355.63 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/wait.msa new file mode 100644 index 000000000..76e274900 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/wait.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/wait_1.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/wait_1.msa new file mode 100644 index 000000000..ed4f88f68 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/wait_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/wait_1.gr2" +MotionDuration 1.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/walk.msa new file mode 100644 index 000000000..4bd890f53 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/twohand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/twohand_sword/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -150.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/wedding/wait.msa b/serverfiles/main/srv1/share/data/pc2/warrior/wedding/wait.msa new file mode 100644 index 000000000..cc871619d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/wedding/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/wedding/wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc2/warrior/wedding/walk.msa b/serverfiles/main/srv1/share/data/pc2/warrior/wedding/walk.msa new file mode 100644 index 000000000..d6dc9077f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc2/warrior/wedding/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc2/warrior/wedding/walk.gr2" +MotionDuration 1.500000 +Accumulation 0.00 -331.60 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/angry.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/angry.msa new file mode 100644 index 000000000..47f51b770 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/angry.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/angry.gr2" +MotionDuration 4.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/attractive.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/attractive.msa new file mode 100644 index 000000000..230c171a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/attractive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/attractive.gr2" +MotionDuration 4.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/banter.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/banter.msa new file mode 100644 index 000000000..a329514aa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/banter.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/banter.gr2" +MotionDuration 7.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/cheers_1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/cheers_1.msa new file mode 100644 index 000000000..9414c698b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/cheers_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/cheers_1.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/cheers_2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/cheers_2.msa new file mode 100644 index 000000000..043504030 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/cheers_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/cheers_2.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/cheerup.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/cheerup.msa new file mode 100644 index 000000000..359540992 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/cheerup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/cheerup.gr2" +MotionDuration 5.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/clap.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/clap.msa new file mode 100644 index 000000000..40e251a6d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/clap.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/clap.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/congratulation.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/congratulation.msa new file mode 100644 index 000000000..0690bd235 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/congratulation.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/congratulation.gr2" +MotionDuration 6.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_1.msa new file mode 100644 index 000000000..758a3e167 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/dance_1.gr2" +MotionDuration 28.333334 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_2.msa new file mode 100644 index 000000000..cf0fac722 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/dance_2.gr2" +MotionDuration 4.766667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_3.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_3.msa new file mode 100644 index 000000000..3ed20e3c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_3.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/dance_3.gr2" +MotionDuration 28.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_4.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_4.msa new file mode 100644 index 000000000..8097b3db3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_4.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/dance_4.gr2" +MotionDuration 34.566666 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_5.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_5.msa new file mode 100644 index 000000000..c4efc35f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_5.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/dance_5.gr2" +MotionDuration 21.100000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_6.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_6.msa new file mode 100644 index 000000000..0f54c7df3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/dance_6.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/dance_6.gr2" +MotionDuration 30.366667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/forgive.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/forgive.msa new file mode 100644 index 000000000..db04b5f95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/forgive.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/forgive.gr2" +MotionDuration 8.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_assassin.msa new file mode 100644 index 000000000..e747af939 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/french_kiss_with_assassin.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_shaman.msa new file mode 100644 index 000000000..9ae28a9af --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/french_kiss_with_shaman.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_sura.msa new file mode 100644 index 000000000..c433f4c3c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/french_kiss_with_sura.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_warrior.msa new file mode 100644 index 000000000..705e4e738 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/french_kiss_with_warrior.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_wolfman.msa new file mode 100644 index 000000000..702411f3b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/french_kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\Ymir Work\pc3\wolfman\action\french_kiss_with_sura.GR2" +MotionDuration 4.0 +Accumulation -0.48 97.05 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/joy.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/joy.msa new file mode 100644 index 000000000..17537a362 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/joy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/joy.gr2" +MotionDuration 5.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_assassin.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_assassin.msa new file mode 100644 index 000000000..6d6c6b1c6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_assassin.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/kiss_with_assassin.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_shaman.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_shaman.msa new file mode 100644 index 000000000..0054441db --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_shaman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/kiss_with_shaman.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_sura.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_sura.msa new file mode 100644 index 000000000..c87c28e97 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_sura.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/kiss_with_sura.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_warrior.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_warrior.msa new file mode 100644 index 000000000..9f79fbdfd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_warrior.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/kiss_with_warrior.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_wolfman.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_wolfman.msa new file mode 100644 index 000000000..93e2c13e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/kiss_with_wolfman.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:\Ymir Work\pc3\wolfman\action\kiss_with_sura.GR2" +MotionDuration 1.66667 +Accumulation -0.48 97.06 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/sad.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/sad.msa new file mode 100644 index 000000000..e4997f1b2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/sad.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/sad.gr2" +MotionDuration 7.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/shy.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/shy.msa new file mode 100644 index 000000000..8827c9130 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/shy.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/shy.gr2" +MotionDuration 4.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/slap_hit.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/slap_hit.msa new file mode 100644 index 000000000..11b859c1d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/slap_hit.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/slap_hit.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/action/slap_hurt.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/action/slap_hurt.msa new file mode 100644 index 000000000..ac73ef92a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/action/slap_hurt.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/action/slap_hurt.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/back_damage.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/back_damage.msa new file mode 100644 index 000000000..604377d2f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/back_damage1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/back_damage1.msa new file mode 100644 index 000000000..72060a026 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/back_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/change_weapon.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/change_weapon.msa new file mode 100644 index 000000000..68f68d080 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/change_weapon.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/change_weapon.gr2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_01.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_01.msa new file mode 100644 index 000000000..a148be942 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_01.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/claw/combo_01.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -120.00 0.00 + +Group ComboInputData +{ + PreInputTime 0.368127 + DirectInputTime 0.557178 + InputLimitTime 0.771290 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.506083 + AttackingEndTime 0.632603 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.506083 -67.015732 -120.404465 144.530106 -0.707375 -163.077682 187.717438 + 0.514416 -30.224857 -148.827545 124.468925 47.235268 -152.887527 169.927048 + 0.522749 11.600696 -151.395203 112.291939 73.676796 -116.972740 167.529037 + 0.531083 45.702484 -132.661774 108.817101 72.128578 -74.984245 172.616745 + 0.539416 62.707787 -105.533333 110.734879 50.552795 -46.175480 177.284897 + 0.547749 65.872200 -86.263718 113.235924 29.531244 -36.069199 178.433640 + 0.556083 65.164803 -76.977242 113.647957 18.926714 -34.001881 177.661591 + 0.564416 65.192657 -76.512833 111.399757 20.313562 -33.520329 176.462601 + 0.572749 65.204063 -77.561508 108.721176 23.661001 -32.959202 174.937363 + 0.581083 64.587479 -75.768967 107.076477 22.837725 -31.699224 173.494064 + 0.589416 63.257225 -71.152580 106.474167 17.775717 -30.025743 172.320572 + 0.597749 60.835007 -64.384079 106.737976 9.095027 -28.930323 171.277542 + 0.606083 58.271591 -58.917007 106.644966 1.979732 -28.595545 169.981781 + 0.614416 56.264164 -55.242168 105.940712 -2.468887 -28.153309 168.511627 + 0.622749 55.064079 -53.102020 104.665161 -4.449981 -27.024343 166.929977 + 0.631083 54.537331 -52.052120 102.985962 -4.658458 -25.187700 165.228378 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_02.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_02.msa new file mode 100644 index 000000000..2da57a8fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_02.msa @@ -0,0 +1,55 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/claw/combo_02.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -60.00 0.00 + +Group ComboInputData +{ + PreInputTime 0.338686 + DirectInputTime 0.781022 + InputLimitTime 1.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.030000 + ExternalForce 4.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.316302 + AttackingEndTime 0.474453 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.316302 17.581383 -84.030769 119.248871 103.065475 -83.861755 96.711937 + 0.324635 5.664589 -91.517845 125.829185 81.860428 -130.299393 103.836571 + 0.332968 -18.644953 -98.396591 134.926208 23.030682 -175.986862 116.427628 + 0.341302 -58.012367 -81.494904 154.703064 -86.809219 -165.160233 155.480331 + 0.349635 -73.358818 -26.304829 181.616959 -152.191971 -48.066395 217.560165 + 0.357968 -46.713493 15.902083 192.070679 -107.838074 56.324356 244.269852 + 0.366302 -16.154015 32.359451 190.197647 -44.033035 101.609940 240.388412 + 0.374635 4.112896 35.844296 185.868805 -0.624179 114.053291 229.952789 + 0.382968 16.454103 35.426949 182.307846 25.375772 115.990456 221.409668 + 0.391302 25.576546 33.883659 179.172928 44.472332 114.764221 213.815323 + 0.399635 31.535196 32.371754 176.959381 56.512737 112.911598 208.366989 + 0.407968 34.477169 31.627771 175.915573 61.646755 112.091873 205.688400 + 0.416302 36.069393 31.303787 175.320572 63.722679 111.970001 204.099838 + 0.424635 37.451252 31.004505 174.608948 65.420578 111.951103 202.267380 + 0.432968 38.622337 30.752497 173.781052 66.746971 112.064644 200.180359 + 0.441302 39.545605 30.576862 172.854355 67.618889 112.346550 197.865311 + 0.449635 39.787975 30.685402 172.126541 66.989326 113.081543 196.020950 + 0.457968 39.219452 31.143396 171.687653 64.535950 114.342171 194.859879 + 0.466302 37.829006 31.930677 171.530624 60.232079 116.054092 194.362411 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_03.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_03.msa new file mode 100644 index 000000000..0907828cf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_03.msa @@ -0,0 +1,63 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/claw/combo_03.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -33.48 0.00 + +Group ComboInputData +{ + PreInputTime 0.384915 + DirectInputTime 0.958637 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.050000 + ExternalForce 3.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.379562 + AttackingEndTime 0.600973 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.379562 -38.332222 -178.083435 119.442749 51.623409 -180.850037 118.876938 + 0.387895 -34.943668 -185.846481 117.370338 55.023163 -187.883865 116.022469 + 0.396229 -31.785334 -192.242920 116.040810 58.174450 -194.392014 114.425339 + 0.404562 -28.879707 -197.371628 115.439407 61.057400 -200.363297 113.903831 + 0.412895 -26.287773 -201.326385 115.383972 63.593937 -205.777100 114.172150 + 0.421229 -24.259409 -204.228058 115.407791 65.505867 -210.696121 114.810471 + 0.429562 -22.792637 -206.160599 115.466393 66.755486 -215.165649 115.658386 + 0.437895 -21.844666 -207.187271 115.562996 67.342216 -219.211441 116.601479 + 0.446229 -21.232187 -207.591461 115.519661 67.513351 -222.465790 117.241837 + 0.454562 -20.835468 -207.735184 115.172050 67.553963 -224.568314 117.156815 + 0.462895 -20.740137 -207.661987 114.619629 67.423073 -225.665405 116.373466 + 0.471229 -21.006737 -207.379944 113.927231 67.069786 -225.860275 114.919708 + 0.479562 -21.340034 -206.905365 113.416634 66.676758 -225.694656 113.401993 + 0.487895 -21.564058 -206.259750 113.247574 66.364334 -225.426498 112.143051 + 0.496229 -21.663942 -205.452789 113.422791 66.145737 -225.056870 111.156898 + 0.504562 -21.653896 -204.450989 113.932701 66.004631 -224.548935 110.460777 + 0.512895 -21.748028 -202.956223 114.716278 65.723244 -223.636932 110.124992 + 0.521229 -22.001003 -200.904938 115.761703 65.245033 -222.279037 110.169144 + 0.529562 -22.422165 -198.292221 117.068451 64.558624 -220.484238 110.599007 + 0.537895 -23.189520 -195.323761 118.510223 63.453976 -218.612976 111.402802 + 0.546229 -24.802650 -192.587738 119.735718 61.333576 -217.666382 112.551369 + 0.554562 -27.297953 -190.072296 120.719826 58.115238 -217.645035 114.062439 + 0.562895 -30.661320 -187.699677 121.435539 53.745308 -218.445053 115.936707 + 0.571229 -34.381462 -185.251144 122.016251 48.776066 -219.434586 117.976112 + 0.579562 -37.889225 -182.565338 122.659851 43.910965 -220.001633 119.967163 + 0.587895 -41.185898 -179.664551 123.372864 39.170696 -220.170029 121.915024 + 0.596229 -44.280903 -176.570236 124.157730 34.563080 -219.969681 123.825905 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_04.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_04.msa new file mode 100644 index 000000000..ed8196233 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_04.msa @@ -0,0 +1,107 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/claw/combo_04.GR2" +MotionDuration 1.166667 +Accumulation 0.00 -82.99 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.462693 + AttackingEndTime 0.700000 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.462693 -15.054488 -124.565094 134.942978 63.264828 -121.758430 179.184219 + 0.471026 -26.106077 -131.586517 107.802773 53.093815 -159.605911 140.071228 + 0.479360 -42.874352 -125.831444 83.773827 29.081709 -179.687637 88.246399 + 0.487693 -59.948402 -111.340668 72.398987 -4.008724 -176.034500 44.387241 + 0.496026 -74.210426 -93.191147 74.059227 -41.125473 -155.370483 18.048811 + 0.504360 -82.674026 -74.073296 86.485054 -76.411255 -123.677521 11.702186 + 0.512693 -82.173355 -55.688496 105.941399 -102.052635 -85.108002 23.279280 + 0.521026 -73.537941 -43.482189 124.154205 -110.629921 -50.531311 42.458675 + 0.529360 -63.479496 -38.667553 137.055466 -108.769691 -27.509989 60.101116 + 0.537693 -56.192280 -38.342266 145.128082 -105.046379 -15.016639 73.283066 + 0.546026 -53.246269 -40.161716 149.357422 -104.209770 -10.537410 81.385544 + 0.554360 -53.409061 -42.657761 151.219330 -106.271233 -10.633445 85.798813 + 0.562693 -53.197842 -44.692150 152.835434 -107.530190 -10.435401 89.796532 + 0.571026 -52.520226 -46.174091 154.292603 -107.834419 -9.626533 93.440758 + 0.579360 -51.404438 -47.076466 155.599716 -107.163673 -8.113242 96.680916 + 0.587693 -49.985069 -47.450436 156.720596 -105.663033 -6.024261 99.417397 + 0.596026 -49.135365 -47.698818 157.417206 -104.730568 -4.553836 101.313347 + 0.604360 -49.041073 -47.866047 157.661285 -104.730049 -3.887668 102.304924 + 0.612693 -49.692207 -47.926907 157.460831 -105.682335 -3.984466 102.380753 + 0.621026 -51.076328 -47.883488 156.802505 -107.569267 -4.858547 101.509636 + 0.629360 -52.754223 -47.678329 155.874191 -109.729240 -6.028648 100.024841 + 0.637693 -54.376019 -47.251759 154.846497 -111.644005 -7.064403 98.230995 + 0.646026 -55.940784 -46.602596 153.723206 -113.307404 -7.955009 96.143974 + 0.654360 -57.446934 -45.731403 152.506836 -114.713768 -8.695758 93.780075 + 0.662693 -58.898182 -44.671757 151.214294 -115.896049 -9.327792 91.197266 + 0.671026 -60.312183 -43.523037 149.893768 -116.968315 -9.979918 88.534653 + 0.679359 -61.690121 -42.296528 148.550110 -117.937309 -10.669887 85.812607 + 0.687693 -63.032085 -40.997501 147.184998 -118.802162 -11.407840 83.043427 + 0.696026 -64.321136 -39.629642 145.813385 -119.546196 -12.181392 80.263535 + } + } + Group HitData01 + { + AttackingStartTime 0.437145 + AttackingEndTime 0.700000 + AttackingBone "Bip01 L Finger0" + WeaponLength 90.000000 + List HitPosition + { + 0.437145 -10.943756 -76.350632 165.590195 -38.018124 -119.344612 239.843430 + 0.445478 -6.959073 -95.648438 157.529587 -26.693018 -156.392654 220.891403 + 0.453812 1.446665 -113.999908 143.902084 -5.712471 -190.202286 191.236206 + 0.462145 14.760950 -128.097748 124.993095 25.345802 -213.307327 151.953522 + 0.470478 32.446823 -133.876434 102.568863 64.649414 -217.767258 107.490837 + 0.478812 52.024971 -127.980446 81.592613 106.446114 -198.415543 68.292633 + 0.487145 68.572319 -113.437439 70.982857 140.642639 -163.388626 50.716362 + 0.495478 80.327301 -95.104874 71.716522 164.211716 -123.113777 55.023781 + 0.503812 85.794548 -75.817337 81.966805 175.327255 -82.873032 76.188805 + 0.512145 82.989372 -57.186146 98.812317 171.645187 -44.582500 107.772820 + 0.520478 73.234146 -44.013424 115.484268 155.644119 -16.006739 138.372025 + 0.528812 62.464218 -37.888809 127.880959 137.152664 -0.698315 161.616959 + 0.537145 54.247547 -36.215233 136.000198 122.464317 5.269084 177.513199 + 0.545478 50.096901 -36.719116 140.411270 114.434059 5.587070 186.984375 + 0.553812 49.224533 -37.908981 142.315018 111.947563 3.324104 191.969299 + 0.562145 48.317127 -38.890255 144.032440 109.593895 1.351410 196.239883 + 0.570478 47.193771 -39.605824 145.702454 107.093300 -0.119892 200.038406 + 0.578812 45.851856 -40.033897 147.326218 104.454430 -1.009025 203.383011 + 0.587145 44.349831 -40.168690 148.857895 101.772240 -1.292366 206.227158 + 0.595478 43.422264 -40.177574 149.952591 100.158226 -1.562298 208.175232 + 0.603812 43.286167 -40.084362 150.548752 99.939087 -1.962376 209.175385 + 0.612145 43.947529 -39.885880 150.669830 101.116936 -2.499382 209.268616 + 0.620478 45.408905 -39.611023 150.321838 103.682175 -3.233707 208.467194 + 0.628812 47.239479 -39.237492 149.663849 106.912331 -3.925785 207.041809 + 0.637145 48.988308 -38.704487 148.868469 110.067406 -4.258705 205.284958 + 0.645478 50.654243 -38.013237 147.936920 113.149330 -4.242416 203.198853 + 0.653812 52.236347 -37.167183 146.869125 116.159416 -3.892139 200.782013 + 0.662145 53.710205 -36.186249 145.694351 119.045341 -3.250995 198.102219 + 0.670478 54.987236 -35.123241 144.528336 121.610336 -2.408931 195.431519 + 0.678812 56.064762 -33.972054 143.380600 123.849281 -1.354816 192.790848 + 0.687145 56.948647 -32.722969 142.247986 125.775894 -0.071815 190.172012 + 0.695478 57.644493 -31.367853 141.118088 127.403145 1.459299 187.551956 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_05.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_05.msa new file mode 100644 index 000000000..12248c820 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_05.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/claw/combo_05.GR2" +MotionDuration 0.833333 +Accumulation 0.00 0.00 0.00 + +Group ComboInputData +{ + PreInputTime 0.338929 + DirectInputTime 0.754842 + InputLimitTime 0.833333 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.227088 + AttackingEndTime 0.396229 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.227088 -43.055580 96.202667 185.058594 45.748455 110.163391 189.263855 + 0.235422 -45.764050 90.379532 169.874619 43.319862 102.530891 167.716125 + 0.243755 -50.268951 82.708870 157.751724 38.411304 95.124702 148.818710 + 0.252088 -54.569893 74.966141 149.063889 32.600124 90.098816 132.669937 + 0.260422 -58.324963 68.018112 142.895752 25.871561 87.348045 117.779587 + 0.268755 -61.962276 62.151325 138.763260 17.044283 87.138893 103.643211 + 0.277088 -66.192818 57.214024 136.715851 4.138595 89.833672 91.023643 + 0.285422 -71.402428 52.572887 136.469696 -14.408843 94.092445 80.557549 + 0.293755 -77.763184 47.140476 137.798950 -38.953636 95.951340 72.907120 + 0.302088 -84.840935 40.230751 140.644989 -66.822617 91.166222 68.669975 + 0.310422 -92.009178 31.270023 144.831375 -94.577347 78.025368 67.972267 + 0.318755 -97.999649 20.099531 149.544250 -115.943466 56.813396 69.356277 + 0.327088 -101.381821 8.508651 153.312454 -124.494888 33.587708 70.025108 + 0.335422 -102.452118 -2.588273 155.886398 -121.744514 14.005859 69.559265 + 0.343755 -101.744202 -12.598426 157.345596 -111.241623 1.226640 68.927246 + 0.352088 -100.558342 -20.310974 158.892670 -99.314613 -5.854360 70.070427 + 0.360422 -99.972420 -25.609644 161.487671 -89.355957 -10.665029 73.377205 + 0.368755 -100.476761 -28.499880 165.349045 -81.925529 -15.801142 78.205330 + 0.377088 -101.799759 -28.502773 168.028320 -73.527748 -22.833946 82.773438 + 0.385422 -103.501373 -25.304510 168.022446 -63.300362 -33.036255 87.873100 + 0.393755 -104.020012 -19.684898 163.634537 -51.292896 -46.973969 96.004532 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_06.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_06.msa new file mode 100644 index 000000000..9df2ee74b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_06.msa @@ -0,0 +1,50 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/claw/combo_06.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + +Group ComboInputData +{ + PreInputTime 0.326034 + DirectInputTime 0.833333 + InputLimitTime 1.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 5.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.621654 + AttackingEndTime 0.738037 + AttackingBone "Bip01 R Hand" + WeaponLength 130.000000 + List HitPosition + { + 0.621654 48.738716 -122.524414 163.179077 7.095428 -243.124496 183.341812 + 0.629988 69.171181 -74.474983 179.362396 141.311356 -160.455444 244.751877 + 0.638321 57.601971 -41.751675 182.966293 153.184082 -45.145245 270.647858 + 0.646654 43.534882 -28.220705 182.080124 120.987846 18.449436 273.469543 + 0.654988 36.947392 -22.351768 181.915665 98.160439 43.906391 274.044037 + 0.663321 37.117245 -19.648094 183.091812 92.028053 49.703533 278.284393 + 0.671654 36.880280 -17.485052 183.630508 83.747231 55.030239 280.707764 + 0.679988 35.425091 -14.758877 183.477417 71.467468 63.012672 280.854279 + 0.688321 32.453316 -11.257729 182.580582 54.309517 73.688660 278.201935 + 0.696654 28.214083 -7.506390 180.914566 32.826454 84.726860 272.356506 + 0.704988 25.180613 -4.588287 179.259125 14.713302 91.515015 266.165863 + 0.713321 23.864998 -2.244429 177.921494 1.931911 95.153282 261.091461 + 0.721654 24.177822 -0.173145 176.954590 -5.676939 97.241798 257.583313 + 0.729988 26.094406 1.698025 176.366165 -8.237487 98.670692 255.818344 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_07.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_07.msa new file mode 100644 index 000000000..397dca3a3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/combo_07.msa @@ -0,0 +1,48 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/claw/combo_07.GR2" +MotionDuration 1.000000 +Accumulation 0.00 -70.00 0.00 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 1.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 15.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.569343 + AttackingEndTime 0.664234 + AttackingBone "Bip01 R Hand" + WeaponLength 90.000000 + List HitPosition + { + 0.569343 -50.094856 -120.503784 124.485260 -15.929248 -178.432053 64.772163 + 0.577676 -88.321686 -84.222977 161.823166 -131.908310 -154.718124 126.891678 + 0.586010 -80.997803 -41.054260 194.158875 -161.065521 -80.571449 202.724625 + 0.594343 -45.922878 -9.510153 210.670212 -122.476372 -17.016172 257.198914 + 0.602676 -6.320514 4.111567 210.945709 -60.140247 15.429617 282.187012 + 0.611010 18.913015 5.856123 205.005020 -13.264634 25.123983 286.802582 + 0.619343 27.615383 5.736450 201.531937 4.861238 28.289585 285.617401 + 0.627676 21.345684 7.259617 203.497849 -6.442264 31.795174 285.504944 + 0.636010 13.864806 8.356804 205.665054 -19.696470 33.926723 285.161896 + 0.644343 11.241772 8.856674 206.395126 -23.548712 35.363338 285.048431 + 0.652676 13.602517 9.067556 205.925964 -18.081224 36.680645 285.506653 + 0.661010 19.940006 8.807682 204.307266 -5.009897 37.356693 285.930878 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/front_damage.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/front_damage.msa new file mode 100644 index 000000000..00c90a7a1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/front_damage1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/front_damage1.msa new file mode 100644 index 000000000..5a7c59751 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/run.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/run.msa new file mode 100644 index 000000000..2b202e8dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -360.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait.msa new file mode 100644 index 000000000..923cbf6d0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/wait.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait1.msa new file mode 100644 index 000000000..53cfff217 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/general/wait1.GR2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait2.msa new file mode 100644 index 000000000..b088c3baf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/general/wait2.GR2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/claw/walk.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/walk.msa new file mode 100644 index 000000000..def2db9fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/claw/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -180.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_cancel.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_cancel.msa new file mode 100644 index 000000000..cb19980b3 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_cancel.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/fishing/fishing_cancel.gr2" +MotionDuration 1.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_catch.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_catch.msa new file mode 100644 index 000000000..46b28c112 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_catch.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/fishing/fishing_catch.gr2" +MotionDuration 4.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_fail.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_fail.msa new file mode 100644 index 000000000..3f17925d8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_fail.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/fishing/fishing_fail.gr2" +MotionDuration 3.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_react.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_react.msa new file mode 100644 index 000000000..80b809651 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_react.msa @@ -0,0 +1,20 @@ +ScriptType MotionData + +MotionFileName "d:\Ymir Work\pc3\wolfman\fishing\fishing_wait.GR2" +MotionDuration 1.5 +Accumulation -0.14 -1.78 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 10 + StartingTime 0.000000 + + EffectFileName "d:/ymir work/effect/etc/fishing/fishing_wait_react.mse" + EffectPosition 0.000000 0.000000 0.000000 + FollowingEnable 0 + FishingEffectFlag 1 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_wait.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_wait.msa new file mode 100644 index 000000000..4cef92cd7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/fishing_wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/fishing/fishing_wait.gr2" +MotionDuration 1.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/run.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/run.msa new file mode 100644 index 000000000..fdf7b7010 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/fishing/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 -372.30 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/throw.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/throw.msa new file mode 100644 index 000000000..7ee814178 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/throw.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/fishing/throw.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/wait.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/wait.msa new file mode 100644 index 000000000..3e1fd0665 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/fishing/wait.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/walk.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/walk.msa new file mode 100644 index 000000000..615327006 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/fishing/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/fishing/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -185.94 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/attack1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/attack1.msa new file mode 100644 index 000000000..61b79d1e1 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/attack1.msa @@ -0,0 +1,59 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/general/attack1.GR2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + +Group ComboInputData +{ + PreInputTime 1.000000 + DirectInputTime 1.000000 + InputLimitTime 1.000000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.441022 + AttackingEndTime 0.637470 + AttackingBone "equip_right_weapon" + WeaponLength 14.000000 + List HitPosition + { + 0.447689 -15.645558 129.655411 163.948730 -2.398596 133.612366 161.839417 + 0.456022 -37.826221 109.226547 165.146332 -25.985029 116.562943 163.831680 + 0.464355 -52.243080 85.396576 166.300919 -41.946865 94.881981 166.369461 + 0.472688 -60.237450 61.251427 167.847687 -51.325470 71.842812 169.794754 + 0.481022 -69.199600 34.159950 170.824234 -62.543869 45.619305 175.244537 + 0.489355 -78.367943 0.102882 172.797897 -75.247063 11.529523 180.249954 + 0.497688 -80.306114 -43.204395 168.814285 -81.685448 -34.050812 179.312332 + 0.506022 -62.926952 -87.145271 155.223206 -68.110802 -83.001152 167.538513 + 0.514355 -27.985941 -112.491737 138.898972 -34.074459 -114.008713 151.408554 + 0.522688 11.728089 -114.808304 126.176132 7.526062 -120.846085 138.086761 + 0.531022 44.394196 -97.816772 118.696022 43.932117 -106.203362 129.896484 + 0.539355 61.071396 -73.054016 115.996613 64.354553 -81.340157 126.792931 + 0.547688 64.487465 -55.501293 115.794212 69.889595 -62.694893 126.520805 + 0.556022 63.974068 -47.638420 115.342651 70.324745 -54.068584 126.033539 + 0.564355 63.913017 -48.494671 113.652466 70.526527 -54.942482 124.172928 + 0.572688 63.788887 -50.898849 111.768234 70.532997 -57.502247 122.108040 + 0.581022 63.119881 -50.464092 110.542648 70.169754 -56.901234 120.782585 + 0.589355 61.826866 -47.211914 110.041801 69.336349 -53.135803 120.264626 + 0.597688 59.532593 -41.790470 110.239807 67.547058 -46.867439 120.534996 + 0.606022 57.064308 -37.588390 110.303993 65.421425 -41.892658 120.678528 + 0.614355 55.082668 -35.109009 109.978630 63.652279 -38.834538 120.403450 + 0.622688 53.836601 -34.094685 109.238441 62.547287 -37.438816 119.675705 + 0.631022 53.216324 -34.096973 108.172081 62.034088 -37.209087 118.591370 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/attack2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/attack2.msa new file mode 100644 index 000000000..6f0597757 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/attack2.msa @@ -0,0 +1,91 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/general/attack2.GR2" +MotionDuration 1.166667 +Accumulation 0.00 0.00 0.00 + +Group ComboInputData +{ + PreInputTime 1.166667 + DirectInputTime 1.166667 + InputLimitTime 1.166667 +} + +Group AttackingData +{ + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + + MotionType 1 + HitDataCount 2 + Group HitData00 + { + AttackingStartTime 0.371857 + AttackingEndTime 0.530819 + AttackingBone "equip_right_weapon" + WeaponLength 21.000000 + List HitPosition + { + 0.371857 -28.201153 91.224297 152.810226 -20.392344 98.069138 171.053085 + 0.380190 -46.076317 80.401123 154.976425 -39.955402 87.429161 173.784164 + 0.388524 -64.251999 59.225857 156.792740 -60.079792 66.033897 176.207520 + 0.396857 -77.303719 26.060883 156.793945 -75.262939 31.921906 176.849823 + 0.405190 -78.491913 -16.192135 152.720184 -78.460503 -12.184743 173.330215 + 0.413524 -68.721031 -52.200924 144.850037 -70.199013 -49.571972 165.631134 + 0.421857 -55.484322 -78.059494 134.292435 -59.017838 -76.055069 154.894913 + 0.430190 -43.479118 -95.601006 122.167976 -50.084488 -93.836494 142.022217 + 0.438524 -35.352268 -106.875336 110.022934 -45.818279 -104.875023 128.105331 + 0.446857 -27.823463 -116.022522 100.484116 -41.462585 -114.560204 116.328835 + 0.455190 -14.905510 -125.411537 94.222023 -30.159285 -126.788185 108.556961 + 0.463524 6.068591 -132.283310 90.576408 -8.493429 -138.668198 104.290108 + 0.471857 36.136101 -129.384277 88.578552 26.480700 -141.725449 102.493538 + 0.480190 65.346512 -108.751068 86.814262 64.762413 -124.012955 101.196671 + 0.488524 77.780533 -82.830490 85.316788 84.622147 -96.516914 99.697678 + 0.496857 78.525894 -62.527153 84.075432 90.006676 -73.026131 98.179802 + 0.505190 74.950966 -49.642815 82.649246 89.117035 -57.123863 96.226440 + 0.513524 71.200287 -42.441483 80.679329 87.048904 -47.692703 93.415092 + 0.521857 68.923531 -37.959656 78.810127 85.727524 -41.383236 90.925156 + 0.530190 68.733810 -34.736565 77.193901 85.846611 -36.680229 89.205376 + } + } + Group HitData01 + { + AttackingStartTime 0.553528 + AttackingEndTime 0.755069 + AttackingBone "equip_left_weapon" + WeaponLength 11.000000 + List HitPosition + { + 0.553528 3.142501 9.922235 148.548965 7.111979 12.014045 158.586533 + 0.561861 7.414824 12.374640 149.346542 11.743636 14.400986 159.250702 + 0.570195 14.785542 15.060001 150.427917 19.628763 16.888605 160.133316 + 0.578528 25.935930 16.179214 151.231628 31.395159 17.585300 160.666779 + 0.586861 40.661358 12.874427 151.285492 46.747707 13.542655 160.406006 + 0.595195 55.416927 5.075181 149.356476 61.983883 4.798917 158.173218 + 0.603528 67.893753 -7.040366 144.858246 74.673409 -8.313410 153.423172 + 0.611861 76.338501 -24.262712 137.746811 83.045815 -26.396860 146.180862 + 0.620195 77.544159 -46.624279 129.063965 84.104996 -49.113739 137.520370 + 0.628528 68.650047 -70.420929 123.168648 75.348404 -72.783714 131.566742 + 0.636861 52.126297 -90.925583 123.795975 59.094975 -93.238350 131.985107 + 0.645195 31.108650 -106.159088 130.768387 38.237930 -108.604591 138.775925 + 0.653528 6.951643 -114.975777 142.816833 13.914939 -117.710983 150.877945 + 0.661861 -19.204145 -115.198349 156.718811 -12.828605 -118.278259 165.136414 + 0.670195 -41.697880 -106.382309 168.480164 -35.962986 -109.720406 177.253159 + 0.678528 -58.138020 -92.303368 177.494400 -53.052719 -95.704086 186.635147 + 0.686861 -68.226036 -76.081177 183.887711 -63.750935 -79.256989 193.419922 + 0.695194 -72.283615 -60.052437 187.585693 -68.322853 -62.680691 197.505371 + 0.703528 -72.287636 -46.073784 188.415436 -68.742447 -48.067135 198.635880 + 0.711861 -70.086578 -35.002254 187.207062 -66.903107 -36.424980 197.639648 + 0.720194 -66.734970 -26.867376 184.876083 -63.906544 -27.813801 195.463882 + 0.728528 -62.899174 -21.299088 182.063705 -60.458271 -21.875017 192.773926 + 0.736861 -59.128628 -18.021130 179.147400 -57.126137 -18.308510 189.959763 + 0.745194 -56.074627 -16.817564 176.292542 -54.572422 -16.860304 187.189377 + 0.753528 -53.979233 -17.211748 173.538162 -53.066833 -17.073997 184.499359 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage.msa new file mode 100644 index 000000000..5dfac764c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/back_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage1.msa new file mode 100644 index 000000000..f9d590122 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/back_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage_flying.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage_flying.msa new file mode 100644 index 000000000..c41d2f89d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/back_damage_flying.gr2" +MotionDuration 0.933333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_falling_standup.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_falling_standup.msa new file mode 100644 index 000000000..8e133dda9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/back_falling_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/back_falling_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/dead.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/dead.msa new file mode 100644 index 000000000..e6d402a42 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/dead.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/dig.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/dig.msa new file mode 100644 index 000000000..70c806b32 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/dig.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/general/dig.GR2" +MotionDuration 2.166667 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 1.324574 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/effect/etc/dig/dig.mse" + EffectPosition 0.000000 -120.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage.msa new file mode 100644 index 000000000..5244b46b7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/front_damage.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage1.msa new file mode 100644 index 000000000..4f9e71952 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/front_damage1.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage_flying.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage_flying.msa new file mode 100644 index 000000000..cc26b3061 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_damage_flying.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/front_damage_flying.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_falling_standup.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_falling_standup.msa new file mode 100644 index 000000000..9f773cb9a --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/front_falling_standup.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/front_falling_standup.gr2" +MotionDuration 1.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/run.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/run.msa new file mode 100644 index 000000000..8e2cf3d8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -360.02 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/wait.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/wait.msa new file mode 100644 index 000000000..dbe5536eb --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/wait.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/wait1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/wait1.msa new file mode 100644 index 000000000..83efee03b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/wait1.gr2" +MotionDuration 3.166667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/wait2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/wait2.msa new file mode 100644 index 000000000..a3e4c4f6d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/wait2.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/general/walk.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/general/walk.msa new file mode 100644 index 000000000..bef127b95 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/general/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/general/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -180.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/dead.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/dead.msa new file mode 100644 index 000000000..9e4945f8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/dead.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/horse/dead.gr2" +MotionDuration 1.733333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/front_damage.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/front_damage.msa new file mode 100644 index 000000000..95073a0b6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/front_damage.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/horse/front_damage.gr2" +MotionDuration 0.500000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/run.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/run.msa new file mode 100644 index 000000000..ccd8d14e2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/horse/run.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/skill_charge.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/skill_charge.msa new file mode 100644 index 000000000..6d8bc124b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/skill_charge.msa @@ -0,0 +1,44 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/horse/skill_charge.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 4 + StartingTime 0.262774 + DuringTime 0.300000 + EnableHitProcess 0 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.200000 + ExternalForce 15.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -200.000000 0.000000 + } + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.253041 + + IndependentFlag 1 + AttachingEnable 0 + AttachingBoneName "Bip01 Head" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/common/effect/horse_charge.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/skill_splash.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/skill_splash.msa new file mode 100644 index 000000000..b1cdec194 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/skill_splash.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/horse/skill_splash.GR2" +MotionDuration 2.500000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.900243 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left_weapon" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc3/common/effect/skill_splash_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.644769 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left_weapon" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc3/common/effect/skill_splash.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.687348 + + IndependentFlag 0 + AttachingEnable 1 + AttachingBoneName "equip_left_weapon" + FollowingEnable 1 + EffectFileName "d:/ymir work/pc3/common/effect/skill_splash_03.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/stop.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/stop.msa new file mode 100644 index 000000000..0796696d2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/stop.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/horse/stop.gr2" +MotionDuration 0.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait.msa new file mode 100644 index 000000000..de68a7135 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/horse/wait.gr2" +MotionDuration 2.333333 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait1.msa new file mode 100644 index 000000000..097d7a1f6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait1.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/horse/wait1.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait2.msa new file mode 100644 index 000000000..5fabee28d --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/wait2.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/horse/wait2.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse/walk.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/walk.msa new file mode 100644 index 000000000..862cf1a8e --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/horse/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_01.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_01.msa new file mode 100644 index 000000000..1b8c0ee54 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_01.msa @@ -0,0 +1,67 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/horse_claw/combo_01.GR2" +MotionDuration 1.500000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.430657 + DirectInputTime 0.791971 + InputLimitTime 0.974453 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.408759 + AttackingEndTime 0.660584 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.408759 -50.316559 44.340443 170.324219 -60.956715 124.228600 229.524261 + 0.417093 -53.133934 41.206985 165.658615 -64.265388 124.573631 219.751633 + 0.425426 -55.728218 37.606892 160.653931 -67.484451 124.223122 209.226212 + 0.433759 -57.794632 33.811680 155.580780 -69.715454 123.425941 198.323257 + 0.442092 -59.259094 29.897224 150.526306 -70.681412 122.234222 187.177094 + 0.450426 -60.100178 25.879522 145.528275 -70.282135 120.621956 175.862686 + 0.458759 -60.300331 21.778418 140.631332 -68.432610 118.551041 164.479614 + 0.467092 -59.847687 17.619593 135.886093 -65.072289 115.975746 153.152924 + 0.475426 -59.061279 13.247246 131.378922 -61.300407 112.635910 142.158676 + 0.483759 -58.564976 8.224759 127.154594 -59.422062 108.124001 131.514297 + 0.492092 -58.262218 2.390111 123.193054 -59.340492 102.352867 120.777428 + 0.500426 -57.987652 -4.434146 119.574966 -60.719913 95.036491 109.699959 + 0.508759 -57.542355 -12.414795 116.504715 -63.117172 85.745110 98.257126 + 0.517092 -56.710052 -21.636667 114.332619 -65.997124 74.012817 86.685478 + 0.525426 -55.310104 -31.342281 113.575859 -68.281929 60.351593 75.848930 + 0.533759 -53.401127 -41.010468 114.469421 -69.724968 45.094669 66.315193 + 0.542092 -51.078106 -50.462845 117.123955 -70.499359 28.152632 58.456905 + 0.550426 -48.406746 -59.474049 121.629440 -70.736732 9.487956 52.746098 + 0.558759 -45.425411 -67.761192 128.039841 -70.525848 -10.830340 49.758366 + 0.567092 -42.151260 -74.913010 136.258301 -69.757347 -32.353306 50.086445 + 0.575426 -38.619770 -80.350136 145.682373 -67.788033 -53.688007 53.825336 + 0.583759 -34.859440 -83.979492 155.994476 -64.705070 -74.376862 61.037060 + 0.592092 -30.863905 -85.766388 166.957184 -60.604473 -94.042656 71.842682 + 0.600426 -26.608368 -85.663940 178.339005 -55.503284 -112.183983 86.357536 + 0.608759 -22.063496 -83.611588 189.891754 -49.365559 -128.139740 104.629227 + 0.617092 -17.269581 -79.709259 200.914490 -41.868809 -140.897446 125.754822 + 0.625426 -12.436464 -74.394310 210.585754 -32.997044 -149.661835 148.045425 + 0.633759 -7.713767 -68.048851 218.743698 -23.262863 -154.336563 170.658768 + 0.642092 -3.178683 -61.019123 225.300079 -13.061529 -155.070160 192.810852 + 0.650426 1.128172 -53.617783 230.192703 -2.651007 -152.175034 213.745667 + 0.658759 5.165994 -46.164314 233.377716 7.782396 -146.121124 232.666412 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_02.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_02.msa new file mode 100644 index 000000000..a63526b68 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_02.msa @@ -0,0 +1,52 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/horse_claw/combo_02.GR2" +MotionDuration 1.100000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.300000 + DirectInputTime 0.400000 + InputLimitTime 0.500000 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.203406 + AttackingEndTime 0.334550 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.203406 59.838261 -26.819250 133.137817 65.121849 73.008949 130.745712 + 0.211740 58.801292 -32.516510 133.307739 67.890579 66.237061 120.509415 + 0.220073 57.258865 -39.579369 134.369781 71.541908 56.174953 109.336403 + 0.228406 54.994572 -47.876896 136.641357 75.618294 41.949219 97.839317 + 0.236740 51.777473 -57.075001 140.436020 79.321724 22.849428 87.032074 + 0.245073 47.483212 -66.301903 145.819977 81.539795 -0.650864 78.519814 + 0.253406 42.520962 -73.596443 152.128189 81.088264 -24.564451 73.971756 + 0.261740 37.265270 -78.817047 159.275909 78.528023 -47.847916 73.614502 + 0.270073 31.881012 -82.032349 167.301483 74.360565 -70.212944 77.551277 + 0.278406 26.460945 -83.207260 176.179398 68.733070 -91.294464 85.916656 + 0.286740 21.672581 -82.567039 185.707809 62.098549 -110.224922 98.525612 + 0.295073 17.716404 -80.186668 195.636383 55.136803 -126.234749 115.143387 + 0.303406 14.562687 -76.055420 205.698578 48.343029 -138.644394 135.407700 + 0.311740 12.106395 -70.196358 215.528107 42.026661 -146.767212 158.597672 + 0.320073 10.054221 -63.501755 223.816025 36.251865 -150.010208 181.038269 + 0.328406 8.287035 -56.778744 230.279510 30.991735 -149.485016 200.450272 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_03.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_03.msa new file mode 100644 index 000000000..5f8935793 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/combo_03.msa @@ -0,0 +1,57 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/horse_claw/combo_03.GR2" +MotionDuration 1.200000 +Accumulation 0.00 -139.85 0.00 + +Group ComboInputData +{ + PreInputTime 0.140146 + DirectInputTime 0.499270 + InputLimitTime 0.654015 +} + +Group AttackingData +{ + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 20.000000 + HitLimitCount 0 + + MotionType 2 + HitDataCount 1 + Group HitData00 + { + AttackingStartTime 0.181022 + AttackingEndTime 0.353285 + AttackingBone "equip_right" + WeaponLength 100.000000 + List HitPosition + { + 0.181022 -59.752411 8.664626 128.029053 -63.690784 108.371948 134.531937 + 0.189355 -58.587723 4.188017 124.329033 -60.015240 104.175224 124.265297 + 0.197689 -57.733173 -1.174026 120.926254 -58.232243 98.574692 113.882835 + 0.206022 -57.233665 -7.972527 117.826965 -59.036213 90.902138 102.978844 + 0.214355 -56.737709 -16.401505 115.306099 -61.760414 80.608727 91.566078 + 0.222689 -55.837643 -26.553612 113.850388 -65.560646 67.049751 80.038948 + 0.231022 -54.155663 -37.743183 114.107018 -69.023338 50.448975 69.379837 + 0.239355 -51.763058 -48.238148 116.318718 -70.775673 32.668617 60.709274 + 0.247689 -48.952862 -57.756554 120.390503 -71.297096 13.904128 54.319309 + 0.256022 -45.933300 -66.140320 126.203346 -71.075996 -5.799606 50.528690 + 0.264355 -42.824852 -73.241577 133.624130 -70.484863 -26.354841 49.742558 + 0.272689 -39.580833 -78.874458 142.390747 -69.009369 -47.106266 52.255795 + 0.281022 -36.129700 -82.925316 152.256348 -66.413048 -67.569672 58.197910 + 0.289355 -32.411442 -85.291580 163.032181 -62.700485 -87.400772 67.754173 + 0.297689 -28.359470 -85.833763 174.521973 -57.793621 -106.103539 81.129654 + 0.306022 -23.911310 -84.426582 186.251312 -51.518047 -122.893532 98.174141 + 0.314355 -19.151558 -81.209389 197.280029 -43.882191 -136.745636 117.882385 + 0.322689 -14.264682 -76.416969 207.285110 -35.249760 -147.013245 139.641953 + 0.331022 -9.371209 -70.316048 216.031021 -25.936922 -153.283936 162.724960 + 0.339355 -4.551983 -63.219318 223.299103 -16.168373 -155.357559 186.211319 + 0.347689 -0.028253 -55.765141 228.799576 -6.129756 -153.403976 208.077591 + } + } +} + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/skill_wildattack.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/skill_wildattack.msa new file mode 100644 index 000000000..fe9ce9486 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/horse_claw/skill_wildattack.msa @@ -0,0 +1,56 @@ +ScriptType MotionData + +MotionFileName "D:/Ymir Work/pc3/wolfman/horse_claw/skill_wildattack.GR2" +MotionDuration 1.800000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.543066 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_01.mse" + EffectPosition 0.000000 100.000000 -50.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.147445 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_02.mse" + EffectPosition -150.000000 0.000000 -60.000000 + } + Group Event02 + { + MotionEventType 4 + StartingTime 0.240876 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position -80.000000 0.000000 0.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/intro/not_selected.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/intro/not_selected.msa new file mode 100644 index 000000000..cd3507e03 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/intro/not_selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/intro/not_selected.gr2" +MotionDuration 2.666667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/intro/selected.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/intro/selected.msa new file mode 100644 index 000000000..d06f3b876 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/intro/selected.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/intro/selected.gr2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/intro/wait.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/intro/wait.msa new file mode 100644 index 000000000..203280dd4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/intro/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/intro/wait.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/onehand_sword/run.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/onehand_sword/run.msa new file mode 100644 index 000000000..2b202e8dc --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/onehand_sword/run.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/run.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -360.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/onehand_sword/walk.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/onehand_sword/walk.msa new file mode 100644 index 000000000..def2db9fa --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/onehand_sword/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/claw/walk.gr2" +MotionDuration 0.800000 +Accumulation 0.00 -180.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession.msa new file mode 100644 index 000000000..825874c82 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "d:\Ymir Work\pc3\wolfman\skill\blue_possession.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.389294 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.060827 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_05.mse" + EffectPosition 0.000000 0.000000 100.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_1.msa new file mode 100644 index 000000000..e4976776b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_1.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "d:\Ymir Work\pc3\wolfman\skill\blue_possession.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.389294 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.060827 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_05.mse" + EffectPosition 0.000000 0.000000 100.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.895377 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_2.msa new file mode 100644 index 000000000..cf0a1adf7 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_2.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "d:\Ymir Work\pc3\wolfman\skill\blue_possession.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.389294 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.060827 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_05.mse" + EffectPosition 0.000000 0.000000 100.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.690998 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_03.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.895377 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.549878 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_3.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_3.msa new file mode 100644 index 000000000..776acc465 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/blue_possession_3.msa @@ -0,0 +1,94 @@ +ScriptType MotionData + +MotionFileName "d:\Ymir Work\pc3\wolfman\skill\blue_possession.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.389294 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.060827 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_05.mse" + EffectPosition 0.000000 0.000000 100.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.690998 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_03.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.895377 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.124088 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_06.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.177616 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_07.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.549878 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/blue_possession_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_gasokhwa.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_gasokhwa.msa new file mode 100644 index 000000000..153bbb65f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_gasokhwa.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.0 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.491484 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/gasokhwa_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_jumunsul.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_jumunsul.msa new file mode 100644 index 000000000..d7da139be --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_jumunsul.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.0 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.491484 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/jumunsul_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_seonghwigap.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_seonghwigap.msa new file mode 100644 index 000000000..a67f27fbf --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_seonghwigap.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.0 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/seonghwigap_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuibunno.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuibunno.msa new file mode 100644 index 000000000..3e5882178 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuibunno.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.0 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.491484 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuibunno_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuichukbok.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuichukbok.msa new file mode 100644 index 000000000..2e28c9b8f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuichukbok.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.0 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuichukbok_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuipi.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuipi.msa new file mode 100644 index 000000000..c07bdfd0b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/guild_yongsinuipi.msa @@ -0,0 +1,22 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.0 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 1 + Group Event00 + { + MotionEventType 1 + StartingTime 0.515815 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "Bip01 HeadNub" + FollowingEnable 0 + EffectFileName "d:/ymir work/guild/effect/yongsinuipi_make.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession.msa new file mode 100644 index 000000000..5f8a63ff2 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession.msa @@ -0,0 +1,34 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 2 + Group Event00 + { + MotionEventType 1 + StartingTime 0.389294 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "lv05" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.046229 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_05.mse" + EffectPosition 0.000000 0.000000 100.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_1.msa new file mode 100644 index 000000000..a7f77770b --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_1.msa @@ -0,0 +1,46 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 3 + Group Event00 + { + MotionEventType 1 + StartingTime 0.389294 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "lv05" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.046229 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_05.mse" + EffectPosition 0.000000 0.000000 100.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.900243 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_2.msa new file mode 100644 index 000000000..f9a53e1c0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_2.msa @@ -0,0 +1,70 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 5 + Group Event00 + { + MotionEventType 1 + StartingTime 0.389294 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "lv05" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.046229 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_05.mse" + EffectPosition 0.000000 0.000000 100.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.671533 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_03.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.914842 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_3.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_3.msa new file mode 100644 index 000000000..9eba3ee1c --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/red_possession_3.msa @@ -0,0 +1,94 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\red_possession.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.389294 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "lv05" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.046229 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_05.mse" + EffectPosition 0.000000 0.000000 100.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.671533 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_03.mse" + EffectPosition 0.000000 0.000000 200.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.905109 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.119221 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_06.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.520681 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.153285 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/red_possession_07.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack.msa new file mode 100644 index 000000000..51a385854 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack.msa @@ -0,0 +1,113 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\reef_attack.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.165045 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.869830 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.950122 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition -200.000000 -200.000000 100.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.927818 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.972425 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -500.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.883212 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 11 + StartingTime 0.122161 + BaseVelocity 230 + } + Group Event07 + { + MotionEventType 12 + StartingTime 1.115590 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_1.msa new file mode 100644 index 000000000..3cca7bfa8 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_1.msa @@ -0,0 +1,113 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\reef_attack.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.165045 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.869830 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.950122 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition -200.000000 -200.000000 100.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.927818 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.972425 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -500.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.883212 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 11 + StartingTime 0.122161 + BaseVelocity 230 + } + Group Event07 + { + MotionEventType 12 + StartingTime 1.115590 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_2.msa new file mode 100644 index 000000000..464f2de74 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_2.msa @@ -0,0 +1,149 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\reef_attack.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 11 + Group Event00 + { + MotionEventType 1 + StartingTime 0.165045 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.869830 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.985807 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.950122 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition -200.000000 -200.000000 100.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.994728 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.994728 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 50.000000 -100.000000 0.000000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.932279 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.972425 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -500.000000 100.000000 + } + } + Group Event08 + { + MotionEventType 1 + StartingTime 0.860908 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event09 + { + MotionEventType 11 + StartingTime 0.122161 + BaseVelocity 230 + } + Group Event10 + { + MotionEventType 12 + StartingTime 1.115590 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_3.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_3.msa new file mode 100644 index 000000000..9460afd46 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/reef_attack_3.msa @@ -0,0 +1,149 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\reef_attack.GR2" +MotionDuration 1.833333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 11 + Group Event00 + { + MotionEventType 1 + StartingTime 0.165045 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_02.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.869830 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.985807 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.950122 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition -200.000000 -200.000000 100.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.994728 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.994728 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 50.000000 -100.000000 0.000000 + } + Group Event06 + { + MotionEventType 4 + StartingTime 0.932279 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.972425 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 150.000000 + Position 0.000000 -500.000000 100.000000 + } + } + Group Event08 + { + MotionEventType 1 + StartingTime 0.860908 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/sura/effect/swaeryeong_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event09 + { + MotionEventType 11 + StartingTime 0.122161 + BaseVelocity 230 + } + Group Event10 + { + MotionEventType 12 + StartingTime 1.115590 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash.msa new file mode 100644 index 000000000..3fea80af4 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash.msa @@ -0,0 +1,172 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\split_Slash.GR2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 11 + Group Event00 + { + MotionEventType 1 + StartingTime 0.440227 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_02.mse" + EffectPosition 0.000000 0.000000 30.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.432603 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.895377 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash6.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.940146 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_01.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.354258 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.162206 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.809570 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 0.082076 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_01_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event08 + { + MotionEventType 1 + StartingTime 0.283536 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_01_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event09 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event10 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.300000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_1.msa new file mode 100644 index 000000000..fd42c7c74 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_1.msa @@ -0,0 +1,196 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\split_Slash.GR2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 13 + Group Event00 + { + MotionEventType 1 + StartingTime 0.440227 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_02.mse" + EffectPosition 0.000000 0.000000 30.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.432603 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.481265 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash1.mse" + EffectPosition 0.000000 -100.000000 100.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.413950 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash5.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.895377 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash6_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.940146 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_01.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.354258 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.162206 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event08 + { + MotionEventType 1 + StartingTime 0.809570 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_2_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event09 + { + MotionEventType 1 + StartingTime 0.082076 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_01_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event10 + { + MotionEventType 1 + StartingTime 0.283536 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_01_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event11 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event12 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_2.msa new file mode 100644 index 000000000..2e548c130 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_2.msa @@ -0,0 +1,196 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\split_Slash.GR2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 13 + Group Event00 + { + MotionEventType 1 + StartingTime 0.440227 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_02.mse" + EffectPosition 0.000000 0.000000 30.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 1.432603 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.484996 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash1.mse" + EffectPosition 0.000000 -100.000000 100.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.413950 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash5.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.895377 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash6_2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.940146 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_01.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.354258 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.162206 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event08 + { + MotionEventType 1 + StartingTime 0.809570 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_3_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event09 + { + MotionEventType 1 + StartingTime 0.082076 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_01_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event10 + { + MotionEventType 1 + StartingTime 0.283536 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_01_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event11 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event12 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_3.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_3.msa new file mode 100644 index 000000000..74546f949 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/split_slash_3.msa @@ -0,0 +1,220 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\split_Slash.GR2" +MotionDuration 1.533333 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 15 + Group Event00 + { + MotionEventType 1 + StartingTime 0.093268 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.290998 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_03.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.440227 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_02.mse" + EffectPosition 0.000000 0.000000 30.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.432603 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.481265 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash1.mse" + EffectPosition 0.000000 -150.000000 100.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.413950 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash5.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.895377 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/split_slash6_3.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 0.940146 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_01.mse" + EffectPosition 0.000000 -100.000000 0.000000 + } + Group Event08 + { + MotionEventType 1 + StartingTime 1.354258 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/daejingak_4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event09 + { + MotionEventType 4 + StartingTime 0.162206 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event10 + { + MotionEventType 1 + StartingTime 0.809570 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_4_spin.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event11 + { + MotionEventType 1 + StartingTime 0.082076 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_01_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event12 + { + MotionEventType 1 + StartingTime 0.283536 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/skill_wildattack_01_1.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event13 + { + MotionEventType 4 + StartingTime 0.434712 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 2 + StiffenTime 0.000000 + InvisibleTime 0.100000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 120.000000 + Position 0.000000 -200.000000 100.000000 + } + } + Group Event14 + { + MotionEventType 4 + StartingTime 0.849959 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.500000 + ExternalForce 5.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 170.000000 + Position 0.000000 -200.000000 100.000000 + } + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death.msa new file mode 100644 index 000000000..ef63501ba --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death.msa @@ -0,0 +1,102 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\wind_death.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 6 + Group Event00 + { + MotionEventType 1 + StartingTime 0.749392 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_03.mse" + EffectPosition 0.000000 -70.000000 10.000000 + } + Group Event01 + { + MotionEventType 4 + StartingTime 0.661801 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 3 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -250.000000 100.000000 + } + Group SphereData01 + { + Radius 175.000000 + Position 0.000000 -450.000000 100.000000 + } + Group SphereData02 + { + Radius 150.000000 + Position 0.000000 -650.000000 100.000000 + } + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.072993 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_spin.mse" + EffectPosition 0.000000 150.000000 -20.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.126521 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/death_tornado_2.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.656934 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.759124 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_05_3.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_1.msa new file mode 100644 index 000000000..6c4063550 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_1.msa @@ -0,0 +1,114 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\wind_death.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 7 + Group Event00 + { + MotionEventType 1 + StartingTime 0.754258 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_03.mse" + EffectPosition 0.000000 -70.000000 10.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.763990 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_05_3.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.204380 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_02.mse" + EffectPosition 0.000000 100.000000 50.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.661801 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 3 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -250.000000 100.000000 + } + Group SphereData01 + { + Radius 175.000000 + Position 0.000000 -450.000000 100.000000 + } + Group SphereData02 + { + Radius 150.000000 + Position 0.000000 -650.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.102190 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_2_spin.mse" + EffectPosition 0.000000 120.000000 -20.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 0.150852 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/death_tornado.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.681265 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_2.msa new file mode 100644 index 000000000..8dbad12a6 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_2.msa @@ -0,0 +1,126 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\wind_death.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.754258 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_04.mse" + EffectPosition 0.000000 -200.000000 10.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.759124 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_05.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.700730 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.175182 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/death_tornado.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.228710 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_02.mse" + EffectPosition 0.000000 100.000000 50.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.666667 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 3 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -250.000000 100.000000 + } + Group SphereData01 + { + Radius 175.000000 + Position 0.000000 -450.000000 100.000000 + } + Group SphereData02 + { + Radius 150.000000 + Position 0.000000 -650.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.131387 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_3_spin.mse" + EffectPosition 0.000000 120.000000 -20.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 0.622871 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_06.mse" + EffectPosition 0.000000 200.000000 100.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_3.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_3.msa new file mode 100644 index 000000000..8401a7a80 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wind_death_3.msa @@ -0,0 +1,126 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\wind_death.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.749392 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_04.mse" + EffectPosition 0.000000 -200.000000 10.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.754258 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_05_2.mse" + EffectPosition 0.000000 -300.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.700730 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_01.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 0.175182 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/death_tornado.mse" + EffectPosition 0.000000 100.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 0.228710 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_02.mse" + EffectPosition 0.000000 100.000000 50.000000 + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.666667 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 0 + CollisionType 4 + + SphereDataCount 3 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -250.000000 100.000000 + } + Group SphereData01 + { + Radius 175.000000 + Position 0.000000 -450.000000 100.000000 + } + Group SphereData02 + { + Radius 150.000000 + Position 0.000000 -650.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.608272 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wind_death_07.mse" + EffectPosition 0.000000 200.000000 100.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 0.102190 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/warrior/effect/palbang_4_spin.mse" + EffectPosition 0.000000 120.000000 -20.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage.msa new file mode 100644 index 000000000..c162b52b0 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage.msa @@ -0,0 +1,136 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\wreckage.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 8 + Group Event00 + { + MotionEventType 1 + StartingTime 0.350365 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_blow.mse" + EffectPosition 300.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.773723 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_05_1.mse" + EffectPosition 200.000000 -200.000000 100.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.257908 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_01.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event03 + { + MotionEventType 4 + StartingTime 0.369830 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 150.000000 -100.000000 100.000000 + } + } + Group Event04 + { + MotionEventType 4 + StartingTime 0.501217 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position -100.000000 -50.000000 100.000000 + } + } + Group Event05 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.525547 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_blow.mse" + EffectPosition -300.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 1.065693 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_blow.mse" + EffectPosition 0.000000 -400.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_1.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_1.msa new file mode 100644 index 000000000..bc4aed7dd --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_1.msa @@ -0,0 +1,184 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\wreckage.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 12 + Group Event00 + { + MotionEventType 1 + StartingTime 0.350365 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_2_blow.mse" + EffectPosition 300.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_05.mse" + EffectPosition -200.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.773723 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_05_1.mse" + EffectPosition 200.000000 -200.000000 100.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.031630 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.182482 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/smoke2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.177616 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_07.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.257908 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_01.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.369830 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 150.000000 -100.000000 100.000000 + } + } + Group Event08 + { + MotionEventType 4 + StartingTime 0.501217 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position -100.000000 -50.000000 100.000000 + } + } + Group Event09 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event10 + { + MotionEventType 1 + StartingTime 0.525547 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_2_blow.mse" + EffectPosition -300.000000 0.000000 0.000000 + } + Group Event11 + { + MotionEventType 1 + StartingTime 1.065693 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_2_blow.mse" + EffectPosition 0.000000 -400.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_2.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_2.msa new file mode 100644 index 000000000..2b131edd9 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_2.msa @@ -0,0 +1,184 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\wreckage.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 12 + Group Event00 + { + MotionEventType 1 + StartingTime 0.350365 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_3_blow.mse" + EffectPosition 300.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_05.mse" + EffectPosition -200.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.773723 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_05_1.mse" + EffectPosition 200.000000 -200.000000 100.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.031630 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.182482 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/smoke2.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.177616 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_07.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 0.257908 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_02.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event07 + { + MotionEventType 4 + StartingTime 0.369830 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 150.000000 -100.000000 100.000000 + } + } + Group Event08 + { + MotionEventType 4 + StartingTime 0.501217 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position -100.000000 -50.000000 100.000000 + } + } + Group Event09 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event10 + { + MotionEventType 1 + StartingTime 0.525547 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_3_blow.mse" + EffectPosition -300.000000 0.000000 0.000000 + } + Group Event11 + { + MotionEventType 1 + StartingTime 1.065693 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_3_blow.mse" + EffectPosition 0.000000 -400.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_3.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_3.msa new file mode 100644 index 000000000..8cb09a85f --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/skill/wreckage_3.msa @@ -0,0 +1,196 @@ +ScriptType MotionData + +MotionFileName "D:\Ymir Work\pc3\wolfman\skill\wreckage.GR2" +MotionDuration 2.000000 +Accumulation 0.00 0.00 0.00 + +Group MotionEventData +{ + MotionEventDataCount 13 + Group Event00 + { + MotionEventType 1 + StartingTime 0.350365 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_4_blow.mse" + EffectPosition 300.000000 0.000000 0.000000 + } + Group Event01 + { + MotionEventType 1 + StartingTime 0.559611 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_05.mse" + EffectPosition -200.000000 0.000000 0.000000 + } + Group Event02 + { + MotionEventType 1 + StartingTime 0.773723 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/reef_attack_05.mse" + EffectPosition 200.000000 -200.000000 100.000000 + } + Group Event03 + { + MotionEventType 1 + StartingTime 1.109489 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_06.mse" + EffectPosition 0.000000 -500.000000 0.000000 + } + Group Event04 + { + MotionEventType 1 + StartingTime 1.031630 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_04.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event05 + { + MotionEventType 1 + StartingTime 1.187348 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/smoke4.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event06 + { + MotionEventType 1 + StartingTime 1.177616 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_07.mse" + EffectPosition 0.000000 0.000000 0.000000 + } + Group Event07 + { + MotionEventType 1 + StartingTime 0.257908 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc3/common/effect/wreckage_02.mse" + EffectPosition 0.000000 -200.000000 0.000000 + } + Group Event08 + { + MotionEventType 4 + StartingTime 0.369830 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position 150.000000 -100.000000 100.000000 + } + } + Group Event09 + { + MotionEventType 4 + StartingTime 0.501217 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 180.000000 + Position -100.000000 -50.000000 100.000000 + } + } + Group Event10 + { + MotionEventType 4 + StartingTime 0.997567 + DuringTime 0.200000 + EnableHitProcess 1 + + AttackType 0 + HittingType 1 + StiffenTime 0.000000 + InvisibleTime 0.000000 + ExternalForce 0.000000 + HitLimitCount 6 + CollisionType 4 + + SphereDataCount 1 + Group SphereData00 + { + Radius 200.000000 + Position 0.000000 -300.000000 100.000000 + } + } + Group Event11 + { + MotionEventType 1 + StartingTime 0.525547 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_4_blow.mse" + EffectPosition -300.000000 0.000000 0.000000 + } + Group Event12 + { + MotionEventType 1 + StartingTime 1.065693 + + IndependentFlag 0 + AttachingEnable 0 + AttachingBoneName "equip_left_weapon" + FollowingEnable 0 + EffectFileName "d:/ymir work/pc/assassin/effect/gungsintanyeong_4_blow.mse" + EffectPosition 0.000000 -400.000000 0.000000 + } +} diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/wedding/wait.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/wedding/wait.msa new file mode 100644 index 000000000..10a980f85 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/wedding/wait.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/wedding/wait.gr2" +MotionDuration 1.466667 +Accumulation 0.00 0.00 0.00 + diff --git a/serverfiles/main/srv1/share/data/pc3/wolfman/wedding/walk.msa b/serverfiles/main/srv1/share/data/pc3/wolfman/wedding/walk.msa new file mode 100644 index 000000000..2d7754605 --- /dev/null +++ b/serverfiles/main/srv1/share/data/pc3/wolfman/wedding/walk.msa @@ -0,0 +1,6 @@ +ScriptType MotionData + +MotionFileName "d:/ymir work/pc3/wolfman/wedding/walk.gr2" +MotionDuration 1.000000 +Accumulation 0.00 -160.00 0.00 + diff --git a/serverfiles/main/srv1/share/locale/germany/BlueDragon.lua b/serverfiles/main/srv1/share/locale/germany/BlueDragon.lua new file mode 100644 index 000000000..b42d0e5e8 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/BlueDragon.lua @@ -0,0 +1,154 @@ + +BlueDragonSetting = {} + +BlueDragonSetting.hp_period = {} +BlueDragonSetting.hp_period[1] = {} +BlueDragonSetting.hp_period[1].min = 98 +BlueDragonSetting.hp_period[1].max = 100 +BlueDragonSetting.hp_period[1].pct = 0 +BlueDragonSetting.hp_period[2] = {} +BlueDragonSetting.hp_period[2].min = 76 +BlueDragonSetting.hp_period[2].max = 97 +BlueDragonSetting.hp_period[2].pct = 0 +BlueDragonSetting.hp_period[3] = {} +BlueDragonSetting.hp_period[3].min = 31 +BlueDragonSetting.hp_period[3].max = 75 +BlueDragonSetting.hp_period[3].pct = 15 +BlueDragonSetting.hp_period[4] = {} +BlueDragonSetting.hp_period[4].min = 0 +BlueDragonSetting.hp_period[4].max = 30 +BlueDragonSetting.hp_period[4].pct = 30 + +BlueDragonSetting.hp_damage = {} +BlueDragonSetting.hp_damage[1] = {} +BlueDragonSetting.hp_damage[1].min = 98 +BlueDragonSetting.hp_damage[1].max = 100 +BlueDragonSetting.hp_damage[1].pct = 0 +BlueDragonSetting.hp_damage[2] = {} +BlueDragonSetting.hp_damage[2].min = 76 +BlueDragonSetting.hp_damage[2].max = 97 +BlueDragonSetting.hp_damage[2].pct = 0 +BlueDragonSetting.hp_damage[3] = {} +BlueDragonSetting.hp_damage[3].min = 31 +BlueDragonSetting.hp_damage[3].max = 75 +BlueDragonSetting.hp_damage[3].pct = 10 +BlueDragonSetting.hp_damage[4] = {} +BlueDragonSetting.hp_damage[4].min = 30 +BlueDragonSetting.hp_damage[4].max = 0 +BlueDragonSetting.hp_damage[4].pct = 20 + +BlueDragonSetting.hp_regen = {} +BlueDragonSetting.hp_regen[1] = {} +BlueDragonSetting.hp_regen[1].min = 98 +BlueDragonSetting.hp_regen[1].max = 100 +BlueDragonSetting.hp_regen[1].pct = 0 +BlueDragonSetting.hp_regen[2] = {} +BlueDragonSetting.hp_regen[2].min = 76 +BlueDragonSetting.hp_regen[2].max = 97 +BlueDragonSetting.hp_regen[2].pct = 4 +BlueDragonSetting.hp_regen[3] = {} +BlueDragonSetting.hp_regen[3].min = 31 +BlueDragonSetting.hp_regen[3].max = 75 +BlueDragonSetting.hp_regen[3].pct = 8 +BlueDragonSetting.hp_regen[4] = {} +BlueDragonSetting.hp_regen[4].min = 30 +BlueDragonSetting.hp_regen[4].max = 0 +BlueDragonSetting.hp_regen[4].pct = 12 + +BlueDragonSetting.Skill0 = {} +BlueDragonSetting.Skill0.period = {} +BlueDragonSetting.Skill0.period.min = 30 +BlueDragonSetting.Skill0.period.max = 35 +BlueDragonSetting.Skill0.damage_area = 50*100 +BlueDragonSetting.Skill0.default_damage = {} +BlueDragonSetting.Skill0.default_damage.min = 4500 +BlueDragonSetting.Skill0.default_damage.max = 6000 +BlueDragonSetting.Skill0.damage = {} +BlueDragonSetting.Skill0.damage.musa = {} +BlueDragonSetting.Skill0.damage.musa.min = 10 +BlueDragonSetting.Skill0.damage.musa.max = 15 +BlueDragonSetting.Skill0.damage.assa = {} +BlueDragonSetting.Skill0.damage.assa.min = 10 +BlueDragonSetting.Skill0.damage.assa.max = 15 +BlueDragonSetting.Skill0.damage.sura = {} +BlueDragonSetting.Skill0.damage.sura.min = 10 +BlueDragonSetting.Skill0.damage.sura.max = 15 +BlueDragonSetting.Skill0.damage.muda = {} +BlueDragonSetting.Skill0.damage.muda.min = 10 +BlueDragonSetting.Skill0.damage.muda.max = 15 +BlueDragonSetting.Skill0.gender = {} +BlueDragonSetting.Skill0.gender.male = {} +BlueDragonSetting.Skill0.gender.male.min = 10 +BlueDragonSetting.Skill0.gender.male.max = 15 +BlueDragonSetting.Skill0.gender.female = {} +BlueDragonSetting.Skill0.gender.female.min = 10 +BlueDragonSetting.Skill0.gender.female.max = 15 + +BlueDragonSetting.Skill1 = {} +BlueDragonSetting.Skill1.period = {} +BlueDragonSetting.Skill1.period.min = 10 +BlueDragonSetting.Skill1.period.max = 15 +BlueDragonSetting.Skill1.damage_area = 35*100 +BlueDragonSetting.Skill1.default_damage = {} +BlueDragonSetting.Skill1.default_damage.min = 6000 +BlueDragonSetting.Skill1.default_damage.max = 9000 + +BlueDragonSetting.Skill2 = {} +BlueDragonSetting.Skill2.period = {} +BlueDragonSetting.Skill2.period.min = 35 +BlueDragonSetting.Skill2.period.max = 45 +BlueDragonSetting.Skill2.damage_area = 30*100 +BlueDragonSetting.Skill2.default_damage = {} +BlueDragonSetting.Skill2.default_damage.min = 2500 +BlueDragonSetting.Skill2.default_damage.max = 4000 +BlueDragonSetting.Skill2.stun_time = {} +BlueDragonSetting.Skill2.stun_time.default = {} +BlueDragonSetting.Skill2.stun_time.default.min = 1 +BlueDragonSetting.Skill2.stun_time.default.max = 2 +BlueDragonSetting.Skill2.stun_time.musa = {} +BlueDragonSetting.Skill2.stun_time.musa.min = 1 +BlueDragonSetting.Skill2.stun_time.musa.max = 2 +BlueDragonSetting.Skill2.stun_time.assa = {} +BlueDragonSetting.Skill2.stun_time.assa.min = 1 +BlueDragonSetting.Skill2.stun_time.assa.max = 2 +BlueDragonSetting.Skill2.stun_time.sura = {} +BlueDragonSetting.Skill2.stun_time.sura.min = 1 +BlueDragonSetting.Skill2.stun_time.sura.max = 2 +BlueDragonSetting.Skill2.stun_time.muda = {} +BlueDragonSetting.Skill2.stun_time.muda.min = 1 +BlueDragonSetting.Skill2.stun_time.muda.max = 2 +BlueDragonSetting.Skill2.gender = {} +BlueDragonSetting.Skill2.gender.male = {} +BlueDragonSetting.Skill2.gender.male.min = 1 +BlueDragonSetting.Skill2.gender.male.max = 2 +BlueDragonSetting.Skill2.gender.female = {} +BlueDragonSetting.Skill2.gender.female.min = 1 +BlueDragonSetting.Skill2.gender.female.max = 2 + +BlueDragonSetting.DragonStone = {} + +BlueDragonSetting.DragonStone[1] = {} +BlueDragonSetting.DragonStone[1].vnum = 8031 +BlueDragonSetting.DragonStone[1].effect_type = 1 +BlueDragonSetting.DragonStone[1].val = 25 +BlueDragonSetting.DragonStone[1].enemy = 20110 +BlueDragonSetting.DragonStone[1].enemy_val = 3 +BlueDragonSetting.DragonStone[2] = {} +BlueDragonSetting.DragonStone[2].vnum = 8032 +BlueDragonSetting.DragonStone[2].effect_type = 2 +BlueDragonSetting.DragonStone[2].val = 25 +BlueDragonSetting.DragonStone[2].enemy = 20111 +BlueDragonSetting.DragonStone[2].enemy_val = 3 +BlueDragonSetting.DragonStone[3] = {} +BlueDragonSetting.DragonStone[3].vnum = 8033 +BlueDragonSetting.DragonStone[3].effect_type = 3 +BlueDragonSetting.DragonStone[3].val = 20 +BlueDragonSetting.DragonStone[3].enemy = 20112 +BlueDragonSetting.DragonStone[3].enemy_val = 3 +BlueDragonSetting.DragonStone[4] = {} +BlueDragonSetting.DragonStone[4].vnum = 8034 +BlueDragonSetting.DragonStone[4].effect_type = 4 +BlueDragonSetting.DragonStone[4].val = 10 +BlueDragonSetting.DragonStone[4].enemy = 20113 +BlueDragonSetting.DragonStone[4].enemy_val = 3 + diff --git a/serverfiles/main/srv1/share/locale/germany/blend.txt b/serverfiles/main/srv1/share/locale/germany/blend.txt new file mode 100644 index 000000000..f6844f2e2 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/blend.txt @@ -0,0 +1,56 @@ +#Àû»ó¾× +section + item_vnum 50821 + apply_type CRITICAL_PCT + apply_value 8 10 12 15 20 + apply_duration 60 120 180 300 600 +end + +#È«»ó¾× +section + item_vnum 50822 + apply_type PENETRATE_PCT + apply_value 8 10 12 15 20 + apply_duration 60 120 180 300 600 +end + +#Ȳ»ó¾× +section + item_vnum 50823 + apply_type ATTACK_SPEED + apply_value 2 3 4 5 8 + apply_duration 60 120 180 300 600 +end + +#³ì»ó¾× +section + item_vnum 50824 + apply_type RESIST_MAGIC + apply_value 8 10 12 15 20 + apply_duration 60 120 180 300 600 +end + +#û»ó¾× +section + item_vnum 50825 + apply_type ATT_BONUS + apply_value 30 50 70 90 120 + apply_duration 60 120 180 300 600 +end + +#¹é»ó¾× +section + item_vnum 50826 + apply_type DEF_BONUS + apply_value 40 70 100 150 200 + apply_duration 60 120 180 300 600 +end + +#Ãæ±âȯ +section + item_vnum 51002 + apply_type ENERGY + apply_value 1 3 5 7 10 + apply_duration 7200 7200 7200 7200 7200 +end + diff --git a/serverfiles/main/srv1/share/locale/germany/charset.txt b/serverfiles/main/srv1/share/locale/germany/charset.txt new file mode 100644 index 000000000..d25e85567 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/charset.txt @@ -0,0 +1 @@ +latin1 diff --git a/serverfiles/main/srv1/share/locale/germany/common_drop_item.txt b/serverfiles/main/srv1/share/locale/germany/common_drop_item.txt new file mode 100644 index 000000000..6d0455bc3 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/common_drop_item.txt @@ -0,0 +1,540 @@ +PAWN S_PAWN KNIGHT S_KNIGHT +ÃÊ±Þ°Ë 1 15 0.08 11 5000 ÃÊ±Þ°Ë 1 15 0.104 11 3846 ÃÊ±Þ°Ë 1 15 0.12 11 3333 ÃÊ±Þ°Ë 1 15 0.32 11 1250 + 1 15 0.04 12 10000 1 15 0.052 12 7692 1 15 0.06 12 6666 1 15 0.16 12 2500 + 1 15 0.2 20 2000 1 15 0.26 20 1538 1 15 0.3 20 1333 1 15 0.8 20 500 + 1 15 0.08 21 5000 1 15 0.104 21 3846 1 15 0.12 21 3333 1 15 0.32 21 1250 + 1 15 0.04 22 10000 1 15 0.052 22 7692 1 15 0.06 22 6666 1 15 0.16 22 2500 + 1 15 0.2 30 2000 1 15 0.26 30 1538 1 15 0.3 30 1333 1 15 0.8 30 500 + 1 15 0.08 31 5000 1 15 0.104 31 3846 1 15 0.12 31 3333 1 15 0.32 31 1250 + 1 15 0.04 32 10000 1 15 0.052 32 7692 1 15 0.06 32 6666 1 15 0.16 32 2500 +ÃÊ±ÞµÎ¼Õ°Ë 1 15 0.08 1001 5000 ÃÊ±ÞµÎ¼Õ°Ë 1 15 0.104 1001 3846 ÃÊ±ÞµÎ¼Õ°Ë 1 15 0.12 1001 3333 ÃÊ±ÞµÎ¼Õ°Ë 1 15 0.32 1001 1250 + 1 15 0.04 1002 10000 1 15 0.052 1002 7692 1 15 0.06 1002 6666 1 15 0.16 1002 2500 + 1 15 0.2 1010 2000 1 15 0.26 1010 1538 1 15 0.3 1010 1333 1 15 0.8 1010 500 + 1 15 0.08 1011 5000 1 15 0.104 1011 3846 1 15 0.12 1011 3333 1 15 0.32 1011 1250 + 1 15 0.04 1012 10000 1 15 0.052 1012 7692 1 15 0.06 1012 6666 1 15 0.16 1012 2500 +ÃʱÞȰ 1 15 0.2 2000 2000 ÃʱÞȰ 1 15 0.26 2000 1538 ÃʱÞȰ 1 15 0.3 2000 1333 ÃʱÞȰ 1 15 0.8 2000 500 + 1 15 0.08 2001 5000 1 15 0.104 2001 3846 1 15 0.12 2001 3333 1 15 0.32 2001 1250 + 1 15 0.04 2002 10000 1 15 0.052 2002 7692 1 15 0.06 2002 6666 1 15 0.16 2002 2500 + 1 15 0.2 2010 2000 1 15 0.26 2010 1538 1 15 0.3 2010 1333 1 15 0.8 2010 500 + 1 15 0.08 2011 5000 1 15 0.104 2011 3846 1 15 0.12 2011 3333 1 15 0.32 2011 1250 + 1 15 0.04 2012 10000 1 15 0.052 2012 7692 1 15 0.06 2012 6666 1 15 0.16 2012 2500 + 1 15 0.2 2020 2000 1 15 0.26 2020 1538 1 15 0.3 2020 1333 1 15 0.8 2020 500 + 1 15 0.08 2021 5000 1 15 0.104 2021 3846 1 15 0.12 2021 3333 1 15 0.32 2021 1250 + 1 15 0.04 2022 10000 1 15 0.052 2022 7692 1 15 0.06 2022 6666 1 15 0.16 2022 2500 +Ãʱ޾ç¼Õ°Ë 1 15 0.2 3000 2000 Ãʱ޾ç¼Õ°Ë 1 15 0.26 3000 1538 Ãʱ޾ç¼Õ°Ë 1 15 0.3 3000 1333 Ãʱ޾ç¼Õ°Ë 1 15 0.8 3000 500 + 1 15 0.08 3001 5000 1 15 0.104 3001 3846 1 15 0.12 3001 3333 1 15 0.32 3001 1250 + 1 15 0.04 3002 10000 1 15 0.052 3002 7692 1 15 0.06 3002 6666 1 15 0.16 3002 2500 + 1 15 0.2 3010 2000 1 15 0.26 3010 1538 1 15 0.3 3010 1333 1 15 0.8 3010 500 + 1 15 0.08 3011 5000 1 15 0.104 3011 3846 1 15 0.12 3011 3333 1 15 0.32 3011 1250 + 1 15 0.04 3012 10000 1 15 0.052 3012 7692 1 15 0.06 3012 6666 1 15 0.16 3012 2500 + 1 15 0.2 3020 2000 1 15 0.26 3020 1538 1 15 0.3 3020 1333 1 15 0.8 3020 500 + 1 15 0.08 3021 5000 1 15 0.104 3021 3846 1 15 0.12 3021 3333 1 15 0.32 3021 1250 + 1 15 0.04 3022 10000 1 15 0.052 3022 7692 1 15 0.06 3022 6666 1 15 0.16 3022 2500 + 1 15 0.2 4000 2000 1 15 0.26 4000 1538 1 15 0.3 4000 1333 1 15 0.8 4000 500 + 1 15 0.08 4001 5000 1 15 0.104 4001 3846 1 15 0.12 4001 3333 1 15 0.32 4001 1250 + 1 15 0.04 4002 10000 1 15 0.052 4002 7692 1 15 0.06 4002 6666 1 15 0.16 4002 2500 +Ãʱ޹æ¿ï 1 15 0.2 5000 2000 Ãʱ޹æ¿ï 1 15 0.26 5000 1538 Ãʱ޹æ¿ï 1 15 0.3 5000 1333 Ãʱ޹æ¿ï 1 15 0.8 5000 500 + 1 15 0.08 5001 5000 1 15 0.104 5001 3846 1 15 0.12 5001 3333 1 15 0.32 5001 1250 + 1 15 0.04 5002 10000 1 15 0.052 5002 7692 1 15 0.06 5002 6666 1 15 0.16 5002 2500 + 1 15 0.2 5010 2000 1 15 0.26 5010 1538 1 15 0.3 5010 1333 1 15 0.8 5010 500 + 1 15 0.08 5011 5000 1 15 0.104 5011 3846 1 15 0.12 5011 3333 1 15 0.32 5011 1250 + 1 15 0.04 5012 10000 1 15 0.052 5012 7692 1 15 0.06 5012 6666 1 15 0.16 5012 2500 +Ãʱ޺Îä 1 15 0.08 7001 5000 Ãʱ޺Îä 1 15 0.104 7001 3846 Ãʱ޺Îä 1 15 0.12 7001 3333 Ãʱ޺Îä 1 15 0.32 7001 1250 + 1 15 0.04 7002 10000 1 15 0.052 7002 7692 1 15 0.06 7002 6666 1 15 0.16 7002 2500 + 1 15 0.2 7010 2000 1 15 0.26 7010 1538 1 15 0.3 7010 1333 1 15 0.8 7010 500 + 1 15 0.08 7011 5000 1 15 0.104 7011 3846 1 15 0.12 7011 3333 1 15 0.32 7011 1250 + 1 15 0.04 7012 10000 1 15 0.052 7012 7692 1 15 0.06 7012 6666 1 15 0.16 7012 2500 + 1 15 0.2 7020 2000 1 15 0.26 7020 1538 1 15 0.3 7020 1333 1 15 0.8 7020 500 + 1 15 0.08 7021 5000 1 15 0.104 7021 3846 1 15 0.12 7021 3333 1 15 0.32 7021 1250 + 1 15 0.04 7022 10000 1 15 0.052 7022 7692 1 15 0.06 7022 6666 1 15 0.16 7022 2500 + 1 15 0.2 7030 2000 1 15 0.26 7030 1538 1 15 0.3 7030 1333 1 15 0.8 7030 500 + 1 15 0.08 7031 5000 1 15 0.104 7031 3846 1 15 0.12 7031 3333 1 15 0.32 7031 1250 + 1 15 0.04 7032 10000 1 15 0.052 7032 7692 1 15 0.06 7032 6666 1 15 0.16 7032 2500 +Ãʱ޹«»ç°©¿Ê 1 15 0.08 11200 5000 Ãʱ޹«»ç°©¿Ê 1 15 0.104 11200 3846 Ãʱ޹«»ç°©¿Ê 1 15 0.12 11200 3333 Ãʱ޹«»ç°©¿Ê 1 15 0.32 11200 1250 + 1 15 0.013333333 11201 30000 1 15 0.017333333 11201 23076 1 15 0.02 11201 20000 1 15 0.053333333 11201 7500 + 1 15 0.008 11202 50000 1 15 0.0104 11202 38461 1 15 0.012 11202 33333 1 15 0.032 11202 12500 +ÃʱÞÀÚ°´°©¿Ê 1 15 0.08 11400 5000 ÃʱÞÀÚ°´°©¿Ê 1 15 0.104 11400 3846 ÃʱÞÀÚ°´°©¿Ê 1 15 0.12 11400 3333 ÃʱÞÀÚ°´°©¿Ê 1 15 0.32 11400 1250 + 1 15 0.013333333 11401 30000 1 15 0.017333333 11401 23076 1 15 0.02 11401 20000 1 15 0.053333333 11401 7500 + 1 15 0.008 11402 50000 1 15 0.0104 11402 38461 1 15 0.012 11402 33333 1 15 0.032 11402 12500 +Ãʱ޼ö¶ó°©¿Ê 1 15 0.08 11600 5000 Ãʱ޼ö¶ó°©¿Ê 1 15 0.104 11600 3846 Ãʱ޼ö¶ó°©¿Ê 1 15 0.12 11600 3333 Ãʱ޼ö¶ó°©¿Ê 1 15 0.32 11600 1250 + 1 15 0.013333333 11601 30000 1 15 0.017333333 11601 23076 1 15 0.02 11601 20000 1 15 0.053333333 11601 7500 + 1 15 0.008 11602 50000 1 15 0.0104 11602 38461 1 15 0.012 11602 33333 1 15 0.032 11602 12500 +Ãʱ޹«´ç°©¿Ê 1 15 0.08 11800 5000 Ãʱ޹«´ç°©¿Ê 1 15 0.104 11800 3846 Ãʱ޹«´ç°©¿Ê 1 15 0.12 11800 3333 Ãʱ޹«´ç°©¿Ê 1 15 0.32 11800 1250 + 1 15 0.013333333 11801 30000 1 15 0.017333333 11801 23076 1 15 0.02 11801 20000 1 15 0.053333333 11801 7500 + 1 15 0.008 11802 50000 1 15 0.0104 11802 38461 1 15 0.012 11802 33333 1 15 0.032 11802 12500 + 1 18 4 27001 100 1 18 4 27001 100 1 18 3 27001 133 1 18 4 27001 100 + 1 18 2 27002 200 1 18 2 27002 200 1 18 2.25 27002 177 1 18 3 27002 133 + 1 18 1 27003 400 1 18 1 27003 400 1 18 1.5 27003 266 1 18 2 27003 200 +¹°¾à 1 20 2 27001 200 ¹°¾à 1 20 2 27001 200 ¹°¾à 1 20 2 27001 200 ¹°¾à 1 20 2 27001 200 +Åõ±¸ 1 21 0.010666667 12200 374120 Åõ±¸ 1 21 0.005 12200 80000 Åõ±¸ 1 21 0.008 12200 50000 Åõ±¸ 1 21 0.02 12200 20000 + 1 21 0.010666667 12340 374120 1 21 0.005 12340 80000 1 21 0.008 12340 50000 1 21 0.02 12340 20000 + 1 21 0.010666667 12480 374120 1 21 0.005 12480 80000 1 21 0.008 12480 50000 1 21 0.02 12480 20000 + 1 21 0.010666667 12620 374120 1 21 0.005 12620 80000 1 21 0.008 12620 50000 1 21 0.02 12620 20000 + 1 120 1 27004 400 1 120 1.3 27004 307 1 120 1.5 27004 266 1 120 2 27004 200 + 1 120 0.4 27005 1000 1 120 0.52 27005 769 1 120 0.6 27005 666 1 120 0.8 27005 500 + 1 120 0.2 27006 2000 1 120 0.26 27006 1538 1 120 0.3 27006 1333 1 120 0.4 27006 1000 + 1 120 0.015 50007 26666 1 120 0.015 50007 26666 1 120 0.015 50007 26666 1 120 0.015 50007 26666 +º¸Á¶½ºÅ³Ã¥ 1 120 0.004 50301 100000 º¸Á¶½ºÅ³Ã¥ 1 120 0.004 50301 100000 º¸Á¶½ºÅ³Ã¥ 1 120 0.004 50301 100000 º¸Á¶½ºÅ³Ã¥ 1 120 0.004 50301 100000 + 1 120 0.004 50302 100000 1 120 0.004 50302 100000 1 120 0.004 50302 100000 1 120 0.004 50302 100000 + 1 120 0.004 50303 100000 1 120 0.004 50303 100000 1 120 0.004 50303 100000 1 120 0.004 50303 100000 + 1 120 0.002 50304 200000 1 120 0.002 50304 200000 1 120 0.002 50304 200000 1 120 0.002 50304 200000 + 1 120 0.002 50305 200000 1 120 0.002 50305 200000 1 120 0.002 50305 200000 1 120 0.002 50305 200000 + 1 120 0.002 50306 200000 1 120 0.002 50306 200000 1 120 0.002 50306 200000 1 120 0.002 50306 200000 + 1 120 0.0004 70102 1000000 1 120 0.0004 70102 1000000 1 120 0.0004 70102 1000000 1 120 0.0004 70102 1000000 + 5 15 0.2 40 2000 5 15 0.26 40 1538 5 15 0.3 40 1333 5 15 0.8 40 500 + 5 15 0.08 41 5000 5 15 0.104 41 3846 5 15 0.12 41 3333 5 15 0.32 41 1250 + 5 15 0.04 42 10000 5 15 0.052 42 7692 5 15 0.06 42 6666 5 15 0.16 42 2500 + 5 15 0.1 50 4000 5 15 0.13 50 3076 5 15 0.15 50 2666 5 15 0.4 50 1000 + 5 15 0.04 51 10000 5 15 0.052 51 7692 5 15 0.06 51 6666 5 15 0.16 51 2500 + 5 15 0.01 52 40000 5 15 0.013 52 30769 5 15 0.015 52 26666 5 15 0.04 52 10000 + 5 15 0.1 1020 4000 5 15 0.13 1020 3076 5 15 0.15 1020 2666 5 15 0.4 1020 1000 + 5 15 0.04 1021 10000 5 15 0.052 1021 7692 5 15 0.06 1021 6666 5 15 0.16 1021 2500 + 5 15 0.01 1022 40000 5 15 0.013 1022 30769 5 15 0.015 1022 26666 5 15 0.04 1022 10000 + 5 15 0.2 2030 2000 5 15 0.26 2030 1538 5 15 0.3 2030 1333 5 15 0.8 2030 500 + 5 15 0.08 2031 5000 5 15 0.104 2031 3846 5 15 0.12 2031 3333 5 15 0.32 2031 1250 + 5 15 0.04 2032 10000 5 15 0.052 2032 7692 5 15 0.06 2032 6666 5 15 0.16 2032 2500 + 5 15 0.1 2040 4000 5 15 0.13 2040 3076 5 15 0.15 2040 2666 5 15 0.4 2040 1000 + 5 15 0.04 2041 10000 5 15 0.052 2041 7692 5 15 0.06 2041 6666 5 15 0.16 2041 2500 + 5 15 0.01 2042 40000 5 15 0.013 2042 30769 5 15 0.015 2042 26666 5 15 0.04 2042 10000 + 5 15 0.2 3030 2000 5 15 0.26 3030 1538 5 15 0.3 3030 1333 5 15 0.8 3030 500 + 5 15 0.08 3031 5000 5 15 0.104 3031 3846 5 15 0.12 3031 3333 5 15 0.32 3031 1250 + 5 15 0.04 3032 10000 5 15 0.052 3032 7692 5 15 0.06 3032 6666 5 15 0.16 3032 2500 + 5 15 0.1 3040 4000 5 15 0.13 3040 3076 5 15 0.15 3040 2666 5 15 0.4 3040 1000 + 5 15 0.04 3041 10000 5 15 0.052 3041 7692 5 15 0.06 3041 6666 5 15 0.16 3041 2500 + 5 15 0.01 3042 40000 5 15 0.013 3042 30769 5 15 0.015 3042 26666 5 15 0.04 3042 10000 + 5 15 0.2 4010 2000 5 15 0.26 4010 1538 5 15 0.3 4010 1333 5 15 0.8 4010 500 + 5 15 0.08 4011 5000 5 15 0.104 4011 3846 5 15 0.12 4011 3333 5 15 0.32 4011 1250 + 5 15 0.04 4012 10000 5 15 0.052 4012 7692 5 15 0.06 4012 6666 5 15 0.16 4012 2500 + 5 15 0.1 5020 4000 5 15 0.13 5020 3076 5 15 0.15 5020 2666 5 15 0.4 5020 1000 + 5 15 0.04 5021 10000 5 15 0.052 5021 7692 5 15 0.06 5021 6666 5 15 0.16 5021 2500 + 5 15 0.01 5022 40000 5 15 0.013 5022 30769 5 15 0.015 5022 26666 5 15 0.04 5022 10000 + 5 15 0.1 7040 4000 5 15 0.13 7040 3076 5 15 0.15 7040 2666 5 15 0.4 7040 1000 + 5 15 0.04 7041 10000 5 15 0.052 7041 7692 5 15 0.06 7041 6666 5 15 0.16 7041 2500 + 5 15 0.01 7042 40000 5 15 0.013 7042 30769 5 15 0.015 7042 26666 5 15 0.04 7042 10000 + 5 15 0.08 11210 5000 5 15 0.104 11210 3846 5 15 0.12 11210 3333 5 15 0.32 11210 1250 + 5 15 0.013333333 11211 30000 5 15 0.017333333 11211 23076 5 15 0.02 11211 20000 5 15 0.053333333 11211 7500 + 5 15 0.008 11212 50000 5 15 0.0104 11212 38461 5 15 0.012 11212 33333 5 15 0.032 11212 12500 + 5 15 0.08 11410 5000 5 15 0.104 11410 3846 5 15 0.12 11410 3333 5 15 0.32 11410 1250 + 5 15 0.013333333 11411 30000 5 15 0.017333333 11411 23076 5 15 0.02 11411 20000 5 15 0.053333333 11411 7500 + 5 15 0.008 11412 50000 5 15 0.0104 11412 38461 5 15 0.012 11412 33333 5 15 0.032 11412 12500 + 5 15 0.08 11610 5000 5 15 0.104 11610 3846 5 15 0.12 11610 3333 5 15 0.32 11610 1250 + 5 15 0.013333333 11611 30000 5 15 0.017333333 11611 23076 5 15 0.02 11611 20000 5 15 0.053333333 11611 7500 + 5 15 0.008 11612 50000 5 15 0.0104 11612 38461 5 15 0.012 11612 33333 5 15 0.032 11612 12500 + 5 15 0.08 11810 5000 5 15 0.104 11810 3846 5 15 0.12 11810 3333 5 15 0.32 11810 1250 + 5 15 0.013333333 11811 30000 5 15 0.017333333 11811 23076 5 15 0.02 11811 20000 5 15 0.053333333 11811 7500 + 5 15 0.008 11812 50000 5 15 0.0104 11812 38461 5 15 0.012 11812 33333 5 15 0.032 11812 12500 +ÆÈÂî 5 20 0.006 14000 66666 ÆÈÂî 5 20 0.00312 14000 128205 ÆÈÂî 5 20 0.0036 14000 111111 ÆÈÂî 5 20 0.0048 14000 83333 + 5 20 0.0012 14001 333333 5 20 0.000624 14001 641025 5 20 0.00072 14001 555555 5 20 0.00096 14001 416666 + 5 20 0.0004 14002 1000000 5 20 0.000208 14002 1923076 5 20 0.00024 14002 1666666 5 20 0.00032 14002 1250000 + 5 20 0.006 14020 66666 5 20 0.00312 14020 128205 5 20 0.0036 14020 111111 5 20 0.0048 14020 83333 + 5 20 0.0012 14021 333333 5 20 0.000624 14021 641025 5 20 0.00072 14021 555555 5 20 0.00096 14021 416666 + 5 20 0.0004 14022 1000000 5 20 0.000208 14022 1923076 5 20 0.00024 14022 1666666 5 20 0.00032 14022 1250000 + 5 20 0.006 14040 66666 5 20 0.00312 14040 128205 5 20 0.0036 14040 111111 5 20 0.0048 14040 83333 + 5 20 0.0012 14041 333333 5 20 0.000624 14041 641025 5 20 0.00072 14041 555555 5 20 0.00096 14041 416666 + 5 20 0.0004 14042 1000000 5 20 0.000208 14042 1923076 5 20 0.00024 14042 1666666 5 20 0.00032 14042 1250000 + 5 20 0.006 14060 66666 5 20 0.00312 14060 128205 5 20 0.0036 14060 111111 5 20 0.0048 14060 83333 + 5 20 0.0012 14061 333333 5 20 0.000624 14061 641025 5 20 0.00072 14061 555555 5 20 0.00096 14061 416666 + 5 20 0.0004 14062 1000000 5 20 0.000208 14062 1923076 5 20 0.00024 14062 1666666 5 20 0.00032 14062 1250000 +½Å¹ß 5 20 0.08 15000 5000 ½Å¹ß 5 20 0.0416 15000 9615 ½Å¹ß 5 20 0.048 15000 8333 ½Å¹ß 5 20 0.064 15000 6250 + 5 20 0.013333333 15001 30000 5 20 0.006933333 15001 57692 5 20 0.008 15001 50000 5 20 0.010666667 15001 374120 + 5 20 0.004 15002 100000 5 20 0.00208 15002 192307 5 20 0.0024 15002 166666 5 20 0.0032 15002 125000 + 5 20 0.08 15020 5000 5 20 0.0416 15020 9615 5 20 0.048 15020 8333 5 20 0.064 15020 6250 + 5 20 0.013333333 15021 30000 5 20 0.006933333 15021 57692 5 20 0.008 15021 50000 5 20 0.010666667 15021 374120 + 5 20 0.004 15022 100000 5 20 0.00208 15022 192307 5 20 0.0024 15022 166666 5 20 0.0032 15022 125000 + 5 20 0.02 15040 20000 5 20 0.0104 15040 38461 5 20 0.012 15040 33333 5 20 0.016 15040 25000 + 5 20 0.004 15041 100000 5 20 0.00208 15041 192307 5 20 0.0024 15041 166666 5 20 0.0032 15041 125000 + 5 20 0.002 15042 200000 5 20 0.00104 15042 384615 5 20 0.0012 15042 333333 5 20 0.0016 15042 250000 + 5 20 0.02 15060 20000 5 20 0.0104 15060 38461 5 20 0.012 15060 33333 5 20 0.016 15060 25000 + 5 20 0.004 15061 100000 5 20 0.00208 15061 192307 5 20 0.0024 15061 166666 5 20 0.0032 15061 125000 + 5 20 0.002 15062 200000 5 20 0.00104 15062 384615 5 20 0.0012 15062 333333 5 20 0.0016 15062 250000 +¸ñ°ÉÀÌ 5 20 0.08 16000 5000 ¸ñ°ÉÀÌ 5 20 0.0416 16000 9615 ¸ñ°ÉÀÌ 5 20 0.048 16000 8333 ¸ñ°ÉÀÌ 5 20 0.064 16000 6250 + 5 20 0.013333333 16001 30000 5 20 0.006933333 16001 57692 5 20 0.008 16001 50000 5 20 0.010666667 16001 374120 + 5 20 0.004 16002 100000 5 20 0.00208 16002 192307 5 20 0.0024 16002 166666 5 20 0.0032 16002 125000 + 5 20 0.08 16020 5000 5 20 0.0416 16020 9615 5 20 0.048 16020 8333 5 20 0.064 16020 6250 + 5 20 0.013333333 16021 30000 5 20 0.006933333 16021 57692 5 20 0.008 16021 50000 5 20 0.010666667 16021 374120 + 5 20 0.004 16022 100000 5 20 0.00208 16022 192307 5 20 0.0024 16022 166666 5 20 0.0032 16022 125000 + 5 20 0.02 16040 20000 5 20 0.0104 16040 38461 5 20 0.012 16040 33333 5 20 0.016 16040 25000 + 5 20 0.004 16041 100000 5 20 0.00208 16041 192307 5 20 0.0024 16041 166666 5 20 0.0032 16041 125000 + 5 20 0.002 16042 200000 5 20 0.00104 16042 384615 5 20 0.0012 16042 333333 5 20 0.0016 16042 250000 + 5 20 0.02 16060 20000 5 20 0.0104 16060 38461 5 20 0.012 16060 33333 5 20 0.016 16060 25000 + 5 20 0.004 16061 100000 5 20 0.00208 16061 192307 5 20 0.0024 16061 166666 5 20 0.0032 16061 125000 + 5 20 0.002 16062 200000 5 20 0.00104 16062 384615 5 20 0.0012 16062 333333 5 20 0.0016 16062 250000 +±Í°ÉÀÌ 5 20 0.08 17000 5000 ±Í°ÉÀÌ 5 20 0.0416 17000 9615 ±Í°ÉÀÌ 5 20 0.048 17000 8333 ±Í°ÉÀÌ 5 20 0.064 17000 6250 + 5 20 0.013333333 17001 30000 5 20 0.006933333 17001 57692 5 20 0.008 17001 50000 5 20 0.010666667 17001 374120 + 5 20 0.004 17002 100000 5 20 0.00208 17002 192307 5 20 0.0024 17002 166666 5 20 0.0032 17002 125000 + 5 20 0.08 17020 5000 5 20 0.0416 17020 9615 5 20 0.048 17020 8333 5 20 0.064 17020 6250 + 5 20 0.013333333 17021 30000 5 20 0.006933333 17021 57692 5 20 0.008 17021 50000 5 20 0.010666667 17021 374120 + 5 20 0.004 17022 100000 5 20 0.00208 17022 192307 5 20 0.0024 17022 166666 5 20 0.0032 17022 125000 + 5 20 0.02 17040 20000 5 20 0.0104 17040 38461 5 20 0.012 17040 33333 5 20 0.016 17040 25000 + 5 20 0.004 17041 100000 5 20 0.00208 17041 192307 5 20 0.0024 17041 166666 5 20 0.0032 17041 125000 + 5 20 0.002 17042 200000 5 20 0.00104 17042 384615 5 20 0.0012 17042 333333 5 20 0.0016 17042 250000 + 5 20 0.02 17060 20000 5 20 0.0104 17060 38461 5 20 0.012 17060 33333 5 20 0.016 17060 25000 + 5 20 0.004 17061 100000 5 20 0.00208 17061 192307 5 20 0.0024 17061 166666 5 20 0.0032 17061 125000 + 5 20 0.002 17062 200000 5 20 0.00104 17062 384615 5 20 0.0012 17062 333333 5 20 0.0016 17062 250000 +Áß±Þ¹æ¿ï 5 35 0.106666667 5030 3749 Áß±Þ¹æ¿ï 5 35 0.104 5030 3846 Áß±Þ¹æ¿ï 5 35 0.12 5030 3333 Áß±Þ¹æ¿ï 5 35 0.16 5030 2500 + 5 35 0.021333333 5031 18750 5 35 0.0208 5031 19230 5 35 0.018 5031 22222 5 35 0.032 5031 12500 + 5 35 0.010666667 5032 374120 5 35 0.0104 5032 38461 5 35 0.009 5032 44444 5 35 0.016 5032 25000 + 10 20 0.08 11220 5000 10 20 0.104 11220 3846 10 20 0.12 11220 3333 10 20 0.32 11220 1250 + 10 20 0.013333333 11221 30000 10 20 0.017333333 11221 23076 10 20 0.02 11221 20000 10 20 0.053333333 11221 7500 + 10 20 0.008 11222 50000 10 20 0.0104 11222 38461 10 20 0.012 11222 33333 10 20 0.032 11222 12500 + 10 20 0.08 11420 5000 10 20 0.104 11420 3846 10 20 0.12 11420 3333 10 20 0.32 11420 1250 + 10 20 0.013333333 11421 30000 10 20 0.017333333 11421 23076 10 20 0.02 11421 20000 10 20 0.053333333 11421 7500 + 10 20 0.008 11422 50000 10 20 0.0104 11422 38461 10 20 0.012 11422 33333 10 20 0.032 11422 12500 + 10 20 0.08 11620 5000 10 20 0.104 11620 3846 10 20 0.12 11620 3333 10 20 0.32 11620 1250 + 10 20 0.013333333 11621 30000 10 20 0.017333333 11621 23076 10 20 0.02 11621 20000 10 20 0.053333333 11621 7500 + 10 20 0.008 11622 50000 10 20 0.0104 11622 38461 10 20 0.012 11622 33333 10 20 0.032 11622 12500 + 10 20 0.08 11820 5000 10 20 0.104 11820 3846 10 20 0.12 11820 3333 10 20 0.32 11820 1250 + 10 20 0.013333333 11821 30000 10 20 0.017333333 11821 23076 10 20 0.02 11821 20000 10 20 0.053333333 11821 7500 + 10 20 0.008 11822 50000 10 20 0.0104 11822 38461 10 20 0.012 11822 33333 10 20 0.032 11822 12500 +Äù½ºÆ® ½ºÅ©·Ñ 10 25 0.05 50318 8000 Äù½ºÆ® ½ºÅ©·Ñ 10 25 0.065 50318 6153 Äù½ºÆ® ½ºÅ©·Ñ 10 25 0.075 50318 5333 Äù½ºÆ® ½ºÅ©·Ñ 10 25 0.1 50318 4000 +À̼ӹ°¾à 10 40 0.2 27104 2000 À̼ӹ°¾à 10 40 0.2 27104 2000 À̼ӹ°¾à 10 40 0.2 27104 2000 À̼ӹ°¾à 10 40 0.2 27104 2000 +¾ð¾î¼ö·Ã 10 120 0.004 50311 100000 ¾ð¾î¼ö·Ã 10 120 0.004 50311 100000 ¾ð¾î¼ö·Ã 10 120 0.004 50311 100000 ¾ð¾î¼ö·Ã 10 120 0.004 50311 100000 + 10 120 0.004 50312 100000 10 120 0.004 50312 100000 10 120 0.004 50312 100000 10 120 0.004 50312 100000 + 10 120 0.004 50313 100000 10 120 0.004 50313 100000 10 120 0.004 50313 100000 10 120 0.004 50313 100000 +º¯½Å°ü·Ã 10 120 0.04 70104 10000 º¯½Å°ü·Ã 10 120 0.04 70104 10000 º¯½Å°ü·Ã 10 120 0.04 70104 10000 º¯½Å°ü·Ã 10 120 0.04 70104 10000 +Áß±Þ°Ë 15 35 0.106666667 60 3749 Áß±Þ°Ë 15 35 0.104 60 3846 Áß±Þ°Ë 15 35 0.12 60 3333 Áß±Þ°Ë 15 35 0.16 60 2500 + 15 35 0.021333333 61 18750 15 35 0.0208 61 19230 15 35 0.024 61 16666 15 35 0.032 61 12500 + 15 35 0.010666667 62 374120 15 35 0.0104 62 38461 15 35 0.012 62 33333 15 35 0.016 62 25000 +Áß±ÞȰ 15 35 0.106666667 2050 3749 Áß±ÞȰ 15 35 0.104 2050 3846 Áß±ÞȰ 15 35 0.12 2050 3333 Áß±ÞȰ 15 35 0.16 2050 2500 + 15 35 0.021333333 2051 18750 15 35 0.0208 2051 19230 15 35 0.024 2051 16666 15 35 0.032 2051 12500 + 15 35 0.010666667 2052 374120 15 35 0.0104 2052 38461 15 35 0.012 2052 33333 15 35 0.016 2052 25000 +Áß±Þ¾ç¼Õ°Ë 15 35 0.106666667 3050 3749 Áß±Þ¾ç¼Õ°Ë 15 35 0.104 3050 3846 Áß±Þ¾ç¼Õ°Ë 15 35 0.12 3050 3333 Áß±Þ¾ç¼Õ°Ë 15 35 0.16 3050 2500 + 15 35 0.021333333 3051 18750 15 35 0.0208 3051 19230 15 35 0.024 3051 16666 15 35 0.032 3051 12500 + 15 35 0.010666667 3052 374120 15 35 0.0104 3052 38461 15 35 0.012 3052 33333 15 35 0.016 3052 25000 +Áß±ÞµÎ¼Õ°Ë 15 35 0.106666667 4020 3749 Áß±ÞµÎ¼Õ°Ë 15 35 0.104 4020 3846 Áß±ÞµÎ¼Õ°Ë 15 35 0.12 4020 3333 Áß±ÞµÎ¼Õ°Ë 15 35 0.16 4020 2500 + 15 35 0.021333333 4021 18750 15 35 0.0208 4021 19230 15 35 0.024 4021 16666 15 35 0.032 4021 12500 + 15 35 0.010666667 4022 374120 15 35 0.0104 4022 38461 15 35 0.012 4022 33333 15 35 0.016 4022 25000 + 15 35 0.106666667 5040 3749 15 35 0.104 5040 3846 15 35 0.12 5040 3333 15 35 0.16 5040 2500 + 15 35 0.021333333 5041 18750 15 35 0.0208 5041 19230 15 35 0.024 5041 16666 15 35 0.032 5041 12500 + 15 35 0.010666667 5042 374120 15 35 0.0104 5042 38461 15 35 0.012 5042 33333 15 35 0.016 5042 25000 +Áß±ÞºÎä 15 35 0.106666667 7050 3749 Áß±ÞºÎä 15 35 0.104 7050 3846 Áß±ÞºÎä 15 35 0.12 7050 3333 Áß±ÞºÎä 15 35 0.16 7050 2500 + 15 35 0.021333333 7051 18750 15 35 0.0208 7051 19230 15 35 0.024 7051 16666 15 35 0.032 7051 12500 + 15 35 0.010666667 7052 374120 15 35 0.0104 7052 38461 15 35 0.012 7052 33333 15 35 0.016 7052 25000 +Áß±Þ¹«»ç°©¿Ê 15 40 0.0512 11230 7812 Áß±Þ¹«»ç°©¿Ê 15 40 0.096 11230 4166 Áß±Þ¹«»ç°©¿Ê 15 40 0.1248 11230 3205 Áß±Þ¹«»ç°©¿Ê 15 40 0.192 11230 2083 + 15 40 0.008533333 11231 46875 15 40 0.016 11231 25000 15 40 0.0208 11231 19230 15 40 0.032 11231 12500 + 15 40 0.00512 11232 78125 15 40 0.0096 11232 41666 15 40 0.01248 11232 32051 15 40 0.0192 11232 20833 +Áß±ÞÀÚ°´°©¿Ê 15 40 0.0512 11430 7812 Áß±ÞÀÚ°´°©¿Ê 15 40 0.096 11430 4166 Áß±ÞÀÚ°´°©¿Ê 15 40 0.1248 11430 3205 Áß±ÞÀÚ°´°©¿Ê 15 40 0.192 11430 2083 + 15 40 0.008533333 11431 46875 15 40 0.016 11431 25000 15 40 0.0208 11431 19230 15 40 0.032 11431 12500 + 15 40 0.00512 11432 78125 15 40 0.0096 11432 41666 15 40 0.01248 11432 32051 15 40 0.0192 11432 20833 +Áß±Þ¼ö¶ó°©¿Ê 15 40 0.0512 11630 7812 Áß±Þ¼ö¶ó°©¿Ê 15 40 0.096 11630 4166 Áß±Þ¼ö¶ó°©¿Ê 15 40 0.1248 11630 3205 Áß±Þ¼ö¶ó°©¿Ê 15 40 0.192 11630 2083 + 15 40 0.008533333 11631 46875 15 40 0.016 11631 25000 15 40 0.0208 11631 19230 15 40 0.032 11631 12500 + 15 40 0.00512 11632 78125 15 40 0.0096 11632 41666 15 40 0.01248 11632 32051 15 40 0.0192 11632 20833 +Áß±Þ¹«´ç°©¿Ê 15 40 0.0512 11830 7812 Áß±Þ¹«´ç°©¿Ê 15 40 0.096 11830 4166 Áß±Þ¹«´ç°©¿Ê 15 40 0.1248 11830 3205 Áß±Þ¹«´ç°©¿Ê 15 40 0.192 11830 2083 + 15 40 0.008533333 11831 46875 15 40 0.016 11831 25000 15 40 0.0208 11831 19230 15 40 0.032 11831 12500 + 15 40 0.00512 11832 78125 15 40 0.0096 11832 41666 15 40 0.01248 11832 32051 15 40 0.0192 11832 20833 +Áß±ÞÆÈÂî 15 40 0.00192 14080 208333 Áß±ÞÆÈÂî 15 40 0.0024 14080 166666 Áß±ÞÆÈÂî 15 40 0.00234 14080 170940 Áß±ÞÆÈÂî 15 40 0.0036 14080 111111 + 15 40 0.000384 14081 1041666 15 40 0.00048 14081 833333 15 40 0.000468 14081 854700 15 40 0.00072 14081 555555 + 15 40 0.000128 14082 3125000 15 40 0.00016 14082 2500000 15 40 0.000156 14082 2564102 15 40 0.00024 14082 1666666 + 15 40 0.00192 14100 208333 15 40 0.0024 14100 166666 15 40 0.00234 14100 170940 15 40 0.0036 14100 111111 + 15 40 0.000384 14101 1041666 15 40 0.00048 14101 833333 15 40 0.000468 14101 854700 15 40 0.00072 14101 555555 + 15 40 0.000128 14102 3125000 15 40 0.00016 14102 2500000 15 40 0.000156 14102 2564102 15 40 0.00024 14102 1666666 +Áß±Þ½Å¹ß 15 40 0.0192 15080 20833 Áß±Þ½Å¹ß 15 40 0.024 15080 16666 Áß±Þ½Å¹ß 15 40 0.0234 15080 17094 Áß±Þ½Å¹ß 15 40 0.036 15080 11111 + 15 40 0.00384 15081 104166 15 40 0.0048 15081 83333 15 40 0.00468 15081 85470 15 40 0.0072 15081 55555 + 15 40 0.00128 15082 312500 15 40 0.0016 15082 250000 15 40 0.00156 15082 256410 15 40 0.0024 15082 166666 + 15 40 0.0192 15100 20833 15 40 0.024 15100 16666 15 40 0.0234 15100 17094 15 40 0.036 15100 11111 + 15 40 0.00384 15101 104166 15 40 0.0048 15101 83333 15 40 0.00468 15101 85470 15 40 0.0072 15101 55555 + 15 40 0.00128 15102 312500 15 40 0.0016 15102 250000 15 40 0.00156 15102 256410 15 40 0.0024 15102 166666 +Áß±Þ¸ñ°ÉÀÌ 15 40 0.0192 16080 20833 Áß±Þ¸ñ°ÉÀÌ 15 40 0.024 16080 16666 Áß±Þ¸ñ°ÉÀÌ 15 40 0.0234 16080 17094 Áß±Þ¸ñ°ÉÀÌ 15 40 0.036 16080 11111 + 15 40 0.00384 16081 104166 15 40 0.0048 16081 83333 15 40 0.00468 16081 85470 15 40 0.0072 16081 55555 + 15 40 0.00128 16082 312500 15 40 0.0016 16082 250000 15 40 0.00156 16082 256410 15 40 0.0024 16082 166666 + 15 40 0.0192 16100 20833 15 40 0.024 16100 16666 15 40 0.0234 16100 17094 15 40 0.036 16100 11111 + 15 40 0.00384 16101 104166 15 40 0.0048 16101 83333 15 40 0.00468 16101 85470 15 40 0.0072 16101 55555 + 15 40 0.00128 16102 312500 15 40 0.0016 16102 250000 15 40 0.00156 16102 256410 15 40 0.0024 16102 166666 +Á߱ޱͰÉÀÌ 15 40 0.0192 17080 20833 Á߱ޱͰÉÀÌ 15 40 0.024 17080 16666 Áß±Þ¸ñ°ÉÀÌ 15 40 0.0234 17080 17094 Áß±Þ¸ñ°ÉÀÌ 15 40 0.036 17080 11111 + 15 40 0.00384 17081 104166 15 40 0.0048 17081 83333 15 40 0.00468 17081 85470 15 40 0.0072 17081 55555 + 15 40 0.00128 17082 312500 15 40 0.0016 17082 250000 15 40 0.00156 17082 256410 15 40 0.0024 17082 166666 + 15 40 0.0192 17100 20833 15 40 0.024 17100 16666 15 40 0.0234 17100 17094 15 40 0.036 17100 11111 + 15 40 0.00384 17101 104166 15 40 0.0048 17101 83333 15 40 0.00468 17101 85470 15 40 0.0072 17101 55555 + 15 40 0.00128 17102 312500 15 40 0.0016 17102 250000 15 40 0.00156 17102 256410 15 40 0.0024 17102 166666 + 20 35 0.106666667 70 3749 15 41 0.004 12220 100000 15 41 0.005 12220 80000 15 41 0.0125 12220 32000 + 20 35 0.021333333 71 18750 15 41 0.004 12360 100000 15 41 0.005 12360 80000 15 41 0.0125 12360 32000 + 20 35 0.010666667 72 374120 15 41 0.004 12500 100000 15 41 0.005 12500 80000 15 41 0.0125 12500 32000 + 20 35 0.106666667 80 3749 15 41 0.004 12640 100000 15 41 0.005 12640 80000 15 41 0.0125 12640 32000 + 20 35 0.021333333 81 18750 20 35 0.104 70 3846 20 35 0.12 70 3333 20 35 0.16 70 2500 + 20 35 0.010666667 82 374120 20 35 0.0208 71 19230 20 35 0.024 71 16666 20 35 0.032 71 12500 + 20 35 0.08 90 5000 20 35 0.0104 72 38461 20 35 0.012 72 33333 20 35 0.016 72 25000 + 20 35 0.016 91 25000 20 35 0.104 80 3846 20 35 0.12 80 3333 20 35 0.16 80 2500 + 20 35 0.008 92 50000 20 35 0.0208 81 19230 20 35 0.024 81 16666 20 35 0.032 81 12500 + 20 35 0.106666667 1030 3749 20 35 0.0104 82 38461 20 35 0.012 82 33333 20 35 0.016 82 25000 + 20 35 0.021333333 1031 18750 20 35 0.078 90 5128 20 35 0.09 90 4444 20 35 0.12 90 3333 + 20 35 0.010666667 1032 374120 20 35 0.0156 91 25641 20 35 0.018 91 22222 20 35 0.024 91 16666 + 20 35 0.106666667 1040 3749 20 35 0.0078 92 51282 20 35 0.009 92 44444 20 35 0.012 92 33333 + 20 35 0.021333333 1041 18750 20 35 0.104 1030 3846 20 35 0.12 1030 3333 20 35 0.16 1030 2500 + 20 35 0.010666667 1042 374120 20 35 0.0208 1031 19230 20 35 0.024 1031 16666 20 35 0.032 1031 12500 + 20 35 0.08 1050 5000 20 35 0.0104 1032 38461 20 35 0.012 1032 33333 20 35 0.016 1032 25000 + 20 35 0.016 1051 25000 20 35 0.104 1040 3846 20 35 0.12 1040 3333 20 35 0.16 1040 2500 + 20 35 0.008 1052 50000 20 35 0.0208 1041 19230 20 35 0.024 1041 16666 20 35 0.032 1041 12500 + 20 35 0.106666667 2060 3749 20 35 0.0104 1042 38461 20 35 0.012 1042 33333 20 35 0.016 1042 25000 + 20 35 0.021333333 2061 18750 20 35 0.078 1050 5128 20 35 0.09 1050 4444 20 35 0.12 1050 3333 + 20 35 0.010666667 2062 374120 20 35 0.0156 1051 25641 20 35 0.018 1051 22222 20 35 0.024 1051 16666 + 20 35 0.106666667 2070 3749 20 35 0.0078 1052 51282 20 35 0.009 1052 44444 20 35 0.012 1052 33333 + 20 35 0.021333333 2071 18750 20 35 0.104 2060 3846 20 35 0.12 2060 3333 20 35 0.16 2060 2500 + 20 35 0.010666667 2072 374120 20 35 0.0208 2061 19230 20 35 0.024 2061 16666 20 35 0.032 2061 12500 + 20 35 0.08 2080 5000 20 35 0.0104 2062 38461 20 35 0.012 2062 33333 20 35 0.016 2062 25000 + 20 35 0.016 2081 25000 20 35 0.104 2070 3846 20 35 0.12 2070 3333 20 35 0.16 2070 2500 + 20 35 0.008 2082 50000 20 35 0.0208 2071 19230 20 35 0.024 2071 16666 20 35 0.032 2071 12500 + 20 35 0.106666667 3060 3749 20 35 0.0104 2072 38461 20 35 0.012 2072 33333 20 35 0.016 2072 25000 + 20 35 0.021333333 3061 18750 20 35 0.078 2080 5128 20 35 0.09 2080 4444 20 35 0.12 2080 3333 + 20 35 0.010666667 3062 374120 20 35 0.0156 2081 25641 20 35 0.018 2081 22222 20 35 0.024 2081 16666 + 20 35 0.106666667 3070 3749 20 35 0.0078 2082 51282 20 35 0.009 2082 44444 20 35 0.012 2082 33333 + 20 35 0.021333333 3071 18750 20 35 0.104 3060 3846 20 35 0.12 3060 3333 20 35 0.16 3060 2500 + 20 35 0.010666667 3072 374120 20 35 0.0208 3061 19230 20 35 0.024 3061 16666 20 35 0.032 3061 12500 + 20 35 0.08 3080 5000 20 35 0.0104 3062 38461 20 35 0.012 3062 33333 20 35 0.016 3062 25000 + 20 35 0.016 3081 25000 20 35 0.104 3070 3846 20 35 0.12 3070 3333 20 35 0.16 3070 2500 + 20 35 0.008 3082 50000 20 35 0.0208 3071 19230 20 35 0.024 3071 16666 20 35 0.032 3071 12500 + 20 35 0.08 5050 5000 20 35 0.0104 3072 38461 20 35 0.012 3072 33333 20 35 0.016 3072 25000 + 20 35 0.016 5051 25000 20 35 0.078 3080 5128 20 35 0.09 3080 4444 20 35 0.12 3080 3333 + 20 35 0.008 5052 50000 20 35 0.0156 3081 25641 20 35 0.018 3081 22222 20 35 0.024 3081 16666 + 20 35 0.106666667 7060 3749 20 35 0.0078 3082 51282 20 35 0.009 3082 44444 20 35 0.012 3082 33333 + 20 35 0.021333333 7061 18750 20 35 0.078 5050 5128 20 35 0.09 5050 4444 20 35 0.12 5050 3333 + 20 35 0.010666667 7062 374120 20 35 0.0156 5051 25641 20 35 0.018 5051 22222 20 35 0.024 5051 16666 + 20 35 0.106666667 7070 3749 20 35 0.0078 5052 51282 20 35 0.009 5052 44444 20 35 0.012 5052 33333 + 20 35 0.021333333 7071 18750 20 35 0.104 7060 3846 20 35 0.12 7060 3333 20 35 0.16 7060 2500 + 20 35 0.010666667 7072 374120 20 35 0.0208 7061 19230 20 35 0.024 7061 16666 20 35 0.032 7061 12500 + 20 35 0.08 7080 5000 20 35 0.0104 7062 38461 20 35 0.012 7062 33333 20 35 0.016 7062 25000 + 20 35 0.016 7081 25000 20 35 0.104 7070 3846 20 35 0.12 7070 3333 20 35 0.16 7070 2500 + 20 35 0.008 7082 50000 20 35 0.0208 7071 19230 20 35 0.024 7071 16666 20 35 0.032 7071 12500 + 20 40 0.0512 11240 7812 20 35 0.0104 7072 38461 20 35 0.012 7072 33333 20 35 0.016 7072 25000 + 20 40 0.008533333 11241 46875 20 35 0.078 7080 5128 20 35 0.09 7080 4444 20 35 0.12 7080 3333 + 20 40 0.00512 11242 78125 20 35 0.0156 7081 25641 20 35 0.018 7081 22222 20 35 0.024 7081 16666 + 20 40 0.0128 11250 31250 20 35 0.0078 7082 51282 20 35 0.009 7082 44444 20 35 0.012 7082 33333 + 20 40 0.00256 11251 156250 20 40 0.096 11240 4166 20 40 0.1248 11240 3205 20 40 0.192 11240 2083 + 20 40 0.00128 11252 312500 20 40 0.016 11241 25000 20 40 0.0208 11241 19230 20 40 0.032 11241 12500 + 20 40 0.0512 11440 7812 20 40 0.0096 11242 41666 20 40 0.01248 11242 32051 20 40 0.0192 11242 20833 + 20 40 0.008533333 11441 46875 20 40 0.024 11250 16666 20 40 0.0312 11250 12820 20 40 0.048 11250 8333 + 20 40 0.00512 11442 78125 20 40 0.0048 11251 83333 20 40 0.00624 11251 64102 20 40 0.0096 11251 41666 + 20 40 0.0128 11450 31250 20 40 0.0024 11252 166666 20 40 0.00312 11252 128205 20 40 0.0048 11252 83333 + 20 40 0.00256 11451 156250 20 40 0.096 11440 4166 20 40 0.1248 11440 3205 20 40 0.192 11440 2083 + 20 40 0.00128 11452 312500 20 40 0.016 11441 25000 20 40 0.0208 11441 19230 20 40 0.032 11441 12500 + 20 40 0.0512 11640 7812 20 40 0.0096 11442 41666 20 40 0.01248 11442 32051 20 40 0.0192 11442 20833 + 20 40 0.008533333 11641 46875 20 40 0.024 11450 16666 20 40 0.0312 11450 12820 20 40 0.048 11450 8333 + 20 40 0.00512 11642 78125 20 40 0.0048 11451 83333 20 40 0.00624 11451 64102 20 40 0.0096 11451 41666 + 20 40 0.0128 11650 31250 20 40 0.0024 11452 166666 20 40 0.00312 11452 128205 20 40 0.0048 11452 83333 + 20 40 0.00256 11651 156250 20 40 0.096 11640 4166 20 40 0.1248 11640 3205 20 40 0.192 11640 2083 + 20 40 0.00128 11652 312500 20 40 0.016 11641 25000 20 40 0.0208 11641 19230 20 40 0.032 11641 12500 + 20 40 0.0512 11840 7812 20 40 0.0096 11642 41666 20 40 0.01248 11642 32051 20 40 0.0192 11642 20833 + 20 40 0.008533333 11841 46875 20 40 0.024 11650 16666 20 40 0.0312 11650 12820 20 40 0.048 11650 8333 + 20 40 0.00512 11842 78125 20 40 0.0048 11651 83333 20 40 0.00624 11651 64102 20 40 0.0096 11651 41666 + 20 40 0.0128 11850 31250 20 40 0.0024 11652 166666 20 40 0.00312 11652 128205 20 40 0.0048 11652 83333 + 20 40 0.00256 11851 156250 20 40 0.096 11840 4166 20 40 0.1248 11840 3205 20 40 0.192 11840 2083 + 20 40 0.00128 11852 312500 20 40 0.016 11841 25000 20 40 0.0208 11841 19230 20 40 0.032 11841 12500 + 20 40 0.000192 14120 2083333 20 40 0.0096 11842 41666 20 40 0.01248 11842 32051 20 40 0.0192 11842 20833 + 20 40 0.0128 15120 31250 20 40 0.024 11850 16666 20 40 0.0312 11850 12820 20 40 0.048 11850 8333 + 20 40 0.0128 16120 31250 20 40 0.0048 11851 83333 20 40 0.00624 11851 64102 20 40 0.0096 11851 41666 + 20 40 0.0128 17120 31250 20 40 0.0024 11852 166666 20 40 0.00312 11852 128205 20 40 0.0048 11852 83333 + 20 40 1.5 27002 266 20 40 0.00024 14120 1666666 20 40 0.000234 14120 1709401 20 40 0.00036 14120 1111111 + 20 50 0.0000384 14121 10416666 20 40 0.016 15120 25000 20 40 0.0156 15120 25641 20 40 0.024 15120 16666 + 20 50 0.0000128 14122 31250000 20 40 0.016 16120 25000 20 40 0.0156 16120 25641 20 40 0.024 16120 16666 + 20 50 0.000192 14140 2083333 20 40 0.016 17120 25000 20 40 0.0156 17120 25641 20 40 0.024 17120 16666 + 20 50 0.0000384 14141 10416666 20 40 1.5 27002 266 20 40 1.5 27002 266 20 40 1.5 27002 266 + 20 50 0.0000128 14142 31250000 20 50 0.000048 14121 8333333 20 50 0.0000468 14121 8547008 20 50 0.000072 14121 5555555 + 20 50 0.00256 15121 156250 20 50 0.000016 14122 25000000 20 50 0.0000156 14122 25641025 20 50 0.000024 14122 16666666 + 20 50 0.00128 15122 312500 20 50 0.00024 14140 1666666 20 50 0.000234 14140 1709401 20 50 0.00036 14140 1111111 + 20 50 0.0128 15140 31250 20 50 0.000048 14141 8333333 20 50 0.0000468 14141 8547008 20 50 0.000072 14141 5555555 + 20 50 0.00256 15141 156250 20 50 0.000016 14142 25000000 20 50 0.0000156 14142 25641025 20 50 0.000024 14142 16666666 + 20 50 0.00128 15142 312500 20 50 0.0032 15121 125000 20 50 0.00312 15121 128205 20 50 0.0048 15121 83333 + 20 50 0.00256 16121 156250 20 50 0.0016 15122 250000 20 50 0.00156 15122 256410 20 50 0.0024 15122 166666 + 20 50 0.00128 16122 312500 20 50 0.016 15140 25000 20 50 0.0156 15140 25641 20 50 0.024 15140 16666 + 20 50 0.0128 16140 31250 20 50 0.0032 15141 125000 20 50 0.00312 15141 128205 20 50 0.0048 15141 83333 + 20 50 0.00256 16141 156250 20 50 0.0016 15142 250000 20 50 0.00156 15142 256410 20 50 0.0024 15142 166666 + 20 50 0.00128 16142 312500 20 50 0.0032 16121 125000 20 50 0.00312 16121 128205 20 50 0.0048 16121 83333 + 20 50 0.00256 17121 156250 20 50 0.0016 16122 250000 20 50 0.00156 16122 256410 20 50 0.0024 16122 166666 + 20 50 0.00128 17122 312500 20 50 0.016 16140 25000 20 50 0.0156 16140 25641 20 50 0.024 16140 16666 + 20 50 0.0128 17140 31250 20 50 0.0032 16141 125000 20 50 0.00312 16141 128205 20 50 0.0048 16141 83333 + 20 50 0.00256 17141 156250 20 50 0.0016 16142 250000 20 50 0.00156 16142 256410 20 50 0.0024 16142 166666 + 20 50 0.00128 17142 312500 20 50 0.0032 17121 125000 20 50 0.00312 17121 128205 20 50 0.0048 17121 83333 + 20 120 0.01 50314 40000 20 50 0.0016 17122 250000 20 50 0.00156 17122 256410 20 50 0.0024 17122 166666 +¸»»ç·á 25 50 0.4 50054 1000 20 50 0.016 17140 25000 20 50 0.0156 17140 25641 20 50 0.024 17140 16666 + 25 120 0.008 50061 50000 20 50 0.0032 17141 125000 20 50 0.00312 17141 128205 20 50 0.0048 17141 83333 + 26 40 0.05 50319 8000 20 50 0.0016 17142 250000 20 50 0.00156 17142 256410 20 50 0.0024 17142 166666 + 30 120 0.01 50006 40000 20 120 0.01 50314 40000 20 120 0.01 50314 40000 20 120 0.01 50314 40000 + 30 120 0.01 50315 40000 ¸»»ç·á 25 50 0.4 50054 1000 ¸»»ç·á 25 50 0.4 50054 1000 ¸»»ç·á 25 50 0.4 50054 1000 +ä±¼¼ö·Ã¼­ 30 120 0.004 50600 100000 25 120 0.008 50061 50000 25 120 0.008 50061 50000 25 120 0.008 50061 50000 + 35 60 0.3 50055 1333 26 40 0.065 50319 6153 26 40 0.075 50319 5333 26 40 0.1 50319 4000 + 35 120 1 27003 400 30 120 0.01 50006 40000 30 120 0.01 50006 40000 30 120 0.01 50006 40000 + 40 120 0.1 27105 4000 30 120 0.01 50315 40000 30 120 0.01 50315 40000 30 120 0.01 50315 40000 +±âŸ ¾ÆÀÌÅÛ 40 120 0 50083 2147483647 ä±¼¼ö·Ã¼­ 30 120 0.004 50600 100000 ä±¼¼ö·Ã¼­ 30 120 0.004 50600 100000 ä±¼¼ö·Ã¼­ 30 120 0.004 50600 100000 + 41 55 0.05 50320 8000 35 60 0.3 50055 1333 35 60 0.1 50055 4000 35 60 0.1 50055 4000 +Ư¼ö¾ÆÀÌÅÛ 50 120 0.04 25040 10000 35 120 1 27003 400 35 120 0.004 12240 100000 35 120 0.01 12240 40000 + 50 120 0.25 50056 1600 40 120 0.1 27105 4000 35 120 0.004 12380 100000 35 120 0.01 12380 40000 + 50 120 0.01 50316 40000 ±âŸ¾ÆÀÌÅÛ 40 120 0 50083 2147483647 35 120 0.004 12520 100000 35 120 0.01 12520 40000 + 56 120 0.05 50321 8000 41 55 0.065 50320 6153 35 120 0.004 12660 100000 35 120 0.01 12660 40000 +new_hc 75 120 0.00625 132 64000 °í±ÞÇÑ¼Õ°Ë 45 120 0.025 100 16000 35 120 1 27003 400 35 120 1 27003 400 + 75 120 0.0025 133 160000 45 120 0.005 101 80000 40 120 0.08 25100 5000 °í±ÞÇÑ¼Õ°Ë 40 120 0.125 100 3200 + 75 120 0.00125 134 320000 45 120 0.00125 102 320000 40 120 0.1 27105 4000 40 120 0.025 101 16000 + 75 120 0.0024 144 166666 45 120 0.025 110 16000 ±âŸ¾ÆÀÌÅÛ 40 120 0 50083 2147483647 40 120 0.00625 102 64000 + 75 120 0.00048 145 833333 45 120 0.005 112 80000 41 55 0.075 50320 5333 40 120 0.125 110 3200 + 75 120 0.00016 146 2500000 45 120 0.00125 113 320000 °í±ÞÇÑ¼Õ°Ë 45 120 0.05 100 8000 40 120 0.025 112 16000 + 75 120 0.0024 154 166666 °í±ÞµÎ¼Õ°Ë 45 120 0.025 1060 16000 45 120 0.01 101 40000 40 120 0.00625 113 64000 + 75 120 0.00048 155 833333 45 120 0.005 1061 80000 45 120 0.0025 102 160000 °í±ÞµÎ¼Õ°Ë 40 120 0.125 1060 3200 + 75 120 0.00016 156 2500000 45 120 0.00125 1062 320000 45 120 0.05 110 8000 40 120 0.025 1061 16000 + 75 120 0.0024 164 166666 45 120 0.025 1070 16000 45 120 0.01 112 40000 40 120 0.00625 1062 64000 + 75 120 0.00048 165 833333 45 120 0.005 1071 80000 45 120 0.0025 113 160000 40 120 0.125 1070 3200 + 75 120 0.00016 166 2500000 45 120 0.00125 1072 320000 °í±ÞµÎ¼Õ°Ë 45 120 0.05 1060 8000 40 120 0.025 1071 16000 + 75 120 0.0024 244 166666 °í±ÞȰ 45 120 0.025 2090 16000 45 120 0.01 1061 40000 40 120 0.00625 1072 64000 + 75 120 0.00048 245 833333 45 120 0.005 2091 80000 45 120 0.0025 1062 160000 °í±ÞȰ 40 120 0.125 2090 3200 + 75 120 0.00016 246 2500000 45 120 0.00125 2092 320000 45 120 0.05 1070 8000 40 120 0.025 2091 16000 + 75 120 0.00625 1092 64000 45 120 0.025 2100 16000 45 120 0.01 1071 40000 40 120 0.00625 2092 64000 + 75 120 0.0025 1093 160000 45 120 0.005 2101 80000 45 120 0.0025 1072 160000 40 120 0.125 2100 3200 + 75 120 0.00125 1094 320000 45 120 0.00125 2102 320000 °í±ÞȰ 45 120 0.05 2090 8000 40 120 0.025 2101 16000 + 75 120 0.0024 1104 166666 °í±Þ¾ç¼Õ°Ë 45 120 0.025 3090 16000 45 120 0.01 2091 40000 40 120 0.00625 2102 64000 + 75 120 0.00048 1105 833333 45 120 0.005 3091 80000 45 120 0.0025 2092 160000 °í±Þ¾ç¼Õ°Ë 40 120 0.125 3090 3200 + 75 120 0.00016 1106 2500000 45 120 0.00125 3092 320000 45 120 0.05 2100 8000 40 120 0.025 3091 16000 + 75 120 0.0024 1114 166666 45 120 0.025 3100 16000 45 120 0.01 2101 40000 40 120 0.00625 3092 64000 + 75 120 0.00048 1115 833333 45 120 0.005 3101 80000 45 120 0.0025 2102 160000 40 120 0.125 3100 3200 + 75 120 0.00016 1116 2500000 45 120 0.00125 3102 320000 °í±Þ¾ç¼Õ°Ë 45 120 0.05 3090 8000 40 120 0.025 3101 16000 + 75 120 0.0024 2134 166666 °í±Þ ¹æ¿ï 45 120 0.025 5060 16000 45 120 0.01 3091 40000 40 120 0.00625 3102 64000 + 75 120 0.00048 2135 833333 45 120 0.005 5061 80000 45 120 0.0025 3092 160000 °í±Þ ¹æ¿ï 40 120 0.125 5060 3200 + 75 120 0.00016 2136 2500000 45 120 0.00125 5062 320000 45 120 0.05 3100 8000 40 120 0.025 5061 16000 + 75 120 0.00625 3122 64000 °í±ÞÆÈÂî 45 120 0.00009 14160 4444444 45 120 0.01 3101 40000 40 120 0.00625 5062 64000 + 75 120 0.0025 3123 160000 45 120 0.000018 14161 22222222 45 120 0.0025 3102 160000 40 120 0.125 5070 3200 + 75 120 0.00125 3124 320000 45 120 0.000006 14162 66666666 °í±Þ ¹æ¿ï 45 120 0.05 5060 8000 40 120 0.025 5071 16000 + 75 120 0.0024 3134 166666 45 120 0.00009 14180 4444444 45 120 0.01 5061 40000 40 120 0.00625 5072 64000 + 75 120 0.00048 3135 833333 45 120 0.000018 14181 22222222 45 120 0.0025 5062 160000 °í±ÞÆÈÂî 40 120 0.00045 14160 888888 + 75 120 0.00016 3136 2500000 45 120 0.000006 14182 66666666 °í±ÞÆÈÂî 45 120 0.00018 14160 2222222 40 120 0.00009 14161 4444444 + 75 120 0.0024 3144 166666 °í±Þ½Å¹ß 45 120 0.0045 15160 88888 45 120 0.000036 14161 11111111 40 120 0.00003 14162 13333333 + 75 120 0.00048 3145 833333 45 120 0.0009 15161 444444 45 120 0.000012 14162 33333333 °í±Þ½Å¹ß 40 120 0.0225 15160 17777 + 75 120 0.00016 3146 2500000 45 120 0.0003 15162 1333333 45 120 0.00018 14180 2222222 40 120 0.0045 15161 88888 + 75 120 0.025 5082 16000 45 120 0.0045 15180 88888 45 120 0.000036 14181 11111111 40 120 0.0015 15162 266666 + 75 120 0.005 5083 80000 45 120 0.0009 15181 444444 45 120 0.000012 14182 33333333 °í±Þ¸ñ°ÉÀÌ 40 120 0.0225 16160 17777 + 75 120 0.00125 5084 320000 45 120 0.0003 15182 1333333 °í±Þ½Å¹ß 45 120 0.009 15160 44444 40 120 0.0045 16161 88888 + 75 120 0.0024 5094 166666 °í±Þ¸ñ°ÉÀÌ 45 120 0.0045 16160 88888 45 120 0.0018 15161 222222 40 120 0.0015 16162 266666 + 75 120 0.00048 5095 833333 45 120 0.0009 16161 444444 45 120 0.0006 15162 666666 °í±Þ±Í°ÉÀÌ 40 120 0.0225 17160 17777 + 75 120 0.00016 5096 2500000 45 120 0.0003 16162 1333333 45 120 0.009 15180 44444 40 120 0.0045 17161 88888 + 75 120 0.0024 5104 166666 45 120 0.0045 16180 88888 45 120 0.0018 15181 222222 40 120 0.0015 17162 266666 + 75 120 0.00048 5105 833333 45 120 0.0009 16181 444444 45 120 0.0006 15182 666666 40 120 0.08 25100 5000 + 75 120 0.00016 5106 2500000 45 120 0.0003 16182 1333333 °í±Þ¸ñ°ÉÀÌ 45 120 0.009 16160 44444 40 120 0.1 27105 4000 + 75 120 0.025 7122 16000 °í±Þ±Í°ÉÀÌ 45 120 0.0045 17160 88888 45 120 0.0018 16161 222222 ±âŸ¾ÆÀÌÅÛ 40 120 0 50083 2147483647 + 75 120 0.005 7123 80000 45 120 0.0009 17161 444444 45 120 0.0006 16162 666666 41 55 0.1 50320 4000 + 75 120 0.00125 7124 320000 45 120 0.0003 17162 1333333 45 120 0.009 16180 44444 45 120 0.125 120 3200 + 75 120 0.0024 7134 166666 45 120 0.0045 17180 88888 45 120 0.0018 16181 222222 45 120 0.025 121 16000 + 75 120 0.00048 7135 833333 45 120 0.0009 17181 444444 45 120 0.0006 16182 666666 45 120 0.00625 122 64000 + 75 120 0.00016 7136 2500000 45 120 0.0003 17182 1333333 °í±Þ±Í°ÉÀÌ 45 120 0.009 17160 44444 45 120 0.03125 130 12800 + 75 120 0.0024 7144 166666 50 120 0.025 120 16000 45 120 0.0018 17161 222222 45 120 0.0125 131 32000 + 75 120 0.00048 7145 833333 50 120 0.005 121 80000 45 120 0.0006 17162 666666 45 120 0.00625 132 64000 + 75 120 0.00016 7146 2500000 50 120 0.00125 122 320000 45 120 0.009 17180 44444 45 120 0.125 1080 3200 + 75 120 0.0024 11485 166666 50 120 0.00625 130 64000 45 120 0.0018 17181 222222 45 120 0.025 1081 16000 + 75 120 0.00048 11486 833333 50 120 0.0025 131 160000 45 120 0.0006 17182 666666 45 120 0.00625 1082 64000 + 75 120 0.0024 11685 166666 50 120 0.00125 132 320000 50 120 0.05 120 8000 45 120 0.03125 1090 12800 + 75 120 0.00048 11686 833333 50 120 0.025 1080 16000 50 120 0.01 121 40000 45 120 0.0125 1091 32000 + 75 120 0.0024 11885 166666 50 120 0.005 1081 80000 50 120 0.0025 122 160000 45 120 0.00625 1092 64000 + 75 120 0.00048 11886 833333 50 120 0.00125 1082 320000 50 120 0.0125 130 32000 45 120 0.125 2110 3200 + 75 120 0.00018 14044 2222222 50 120 0.00625 1090 64000 50 120 0.005 131 80000 45 120 0.025 2111 16000 + 75 120 0.00016 14045 2500000 50 120 0.0025 1091 160000 50 120 0.0025 132 160000 45 120 0.00625 2112 64000 + 75 120 0.025 14084 16000 50 120 0.00125 1092 320000 50 120 0.05 1080 8000 45 120 0.03125 2120 12800 + 75 120 0.005 14085 80000 50 120 0.025 2110 16000 50 120 0.01 1081 40000 45 120 0.0125 2121 32000 + 75 120 0.025 14104 16000 50 120 0.005 2111 80000 50 120 0.0025 1082 160000 45 120 0.00625 2122 64000 + 75 120 0.005 14105 80000 50 120 0.00125 2112 320000 50 120 0.0125 1090 32000 45 120 0.125 3110 3200 + 75 120 0.025 14124 16000 50 120 0.00625 2120 64000 50 120 0.005 1091 80000 45 120 0.025 3111 16000 + 75 120 0.005 14125 80000 50 120 0.0025 2121 160000 50 120 0.0025 1092 160000 45 120 0.00625 3112 64000 + 75 120 0.0024 15085 166666 50 120 0.00125 2122 320000 50 120 0.05 2110 8000 45 120 0.03125 3120 12800 + 75 120 0.00125 15086 320000 50 120 0.025 3110 16000 50 120 0.01 2111 40000 45 120 0.0125 3121 32000 + 75 120 0.0024 15223 166666 50 120 0.005 3111 80000 50 120 0.0025 2112 160000 45 120 0.00625 3122 64000 + 75 120 0.00125 15224 320000 50 120 0.00125 3112 320000 50 120 0.0125 2120 32000 45 120 0.125 5080 3200 + 75 120 0.0024 16065 166666 50 120 0.00625 3120 64000 50 120 0.005 2121 80000 45 120 0.025 5081 16000 + 75 120 0.00125 16066 320000 50 120 0.0025 3121 160000 50 120 0.0025 2122 160000 45 120 0.00625 5082 64000 + 50 120 0.00125 3122 320000 50 120 0.05 3110 8000 45 120 0.00045 14180 888888 + 50 120 0.025 5070 16000 50 120 0.01 3111 40000 45 120 0.00009 14181 4444444 + 50 120 0.005 5071 80000 50 120 0.0025 3112 160000 45 120 0.00003 14182 13333333 + 50 120 0.00125 5072 320000 50 120 0.0125 3120 32000 45 120 0.0225 15180 17777 + 50 120 0.025 5080 16000 50 120 0.005 3121 80000 45 120 0.0045 15181 88888 + 50 120 0.005 5081 80000 50 120 0.0025 3122 160000 45 120 0.0015 15182 266666 + 50 120 0.00125 5082 320000 50 120 0.05 5070 8000 45 120 0.0075 15200 53333 + 50 120 0.00009 14200 4444444 50 120 0.01 5071 40000 45 120 0.0015 15201 266666 + 50 120 0.000018 14201 22222222 50 120 0.0025 5072 160000 45 120 0.00075 15202 533333 + 50 120 0.000006 14202 66666666 50 120 0.05 5080 8000 45 120 0.0225 16180 17777 + 50 120 0.0015 15200 266666 50 120 0.01 5081 40000 45 120 0.0045 16181 88888 + 50 120 0.0003 15201 1333333 50 120 0.0025 5082 160000 45 120 0.0015 16182 266666 + 50 120 0.00015 15202 2666666 50 120 0.00018 14200 2222222 45 120 0.0225 17180 17777 + 50 120 0.0015 15220 266666 50 120 0.000036 14201 11111111 45 120 0.0045 17181 88888 + 50 120 0.0003 15221 1333333 50 120 0.000012 14202 33333333 45 120 0.0015 17182 266666 + 50 120 0.00015 15222 2666666 50 120 0.003 15200 133333 50 120 0.00045 14200 888888 + 50 120 0.0045 16200 88888 50 120 0.0006 15201 666666 50 120 0.00009 14201 4444444 + 50 120 0.0009 16201 444444 50 120 0.0003 15202 1333333 50 120 0.00003 14202 13333333 + 50 120 0.0003 16202 1333333 50 120 0.003 15220 133333 50 120 0.0075 15220 53333 + 50 120 0.0045 17200 88888 50 120 0.0006 15221 666666 50 120 0.0015 15221 266666 + 50 120 0.0009 17201 444444 50 120 0.0003 15222 1333333 50 120 0.00075 15222 533333 + 50 120 0.0003 17202 1333333 50 120 0.009 16200 44444 50 120 0.0225 16200 17777 + Ư¼ö¾ÆÀÌÅÛ 50 120 0.04 25040 10000 50 120 0.0018 16201 222222 50 120 0.0045 16201 88888 + 50 120 0.25 50056 1600 50 120 0.0006 16202 666666 50 120 0.0015 16202 266666 + 50 120 0.01 50316 40000 50 120 0.009 17200 44444 50 120 0.0225 17200 17777 + 56 120 0.065 50321 6153 50 120 0.0018 17201 222222 50 120 0.0045 17201 88888 + new_hc 75 120 0.00625 132 64000 50 120 0.0006 17202 666666 50 120 0.0015 17202 266666 + 75 120 0.0025 133 160000 Ư¼ö¾ÆÀÌÅÛ 50 120 0.04 25040 10000 Ư¼ö¾ÆÀÌÅÛ 50 120 0.04 25040 10000 + 75 120 0.00125 134 320000 50 120 0.25 50056 1600 50 120 0.25 50056 1600 + 75 120 0.0024 144 166666 50 120 0.01 50316 40000 50 120 0.01 50316 40000 + 75 120 0.00048 145 833333 56 120 0.075 50321 5333 56 120 0.1 50321 4000 + 75 120 0.00016 146 2500000 new_hc 75 120 0.00625 132 64000 new_hc 75 120 0.00625 132 64000 + 75 120 0.0024 154 166666 75 120 0.0025 133 160000 75 120 0.0025 133 160000 + 75 120 0.00048 155 833333 75 120 0.00125 134 320000 75 120 0.00125 134 320000 + 75 120 0.00016 156 2500000 75 120 0.0024 144 166666 75 120 0.0024 144 166666 + 75 120 0.0024 164 166666 75 120 0.00048 145 833333 75 120 0.00048 145 833333 + 75 120 0.00048 165 833333 75 120 0.00016 146 2500000 75 120 0.00016 146 2500000 + 75 120 0.00016 166 2500000 75 120 0.0024 154 166666 75 120 0.0024 154 166666 + 75 120 0.0024 244 166666 75 120 0.00048 155 833333 75 120 0.00048 155 833333 + 75 120 0.00048 245 833333 75 120 0.00016 156 2500000 75 120 0.00016 156 2500000 + 75 120 0.00016 246 2500000 75 120 0.0024 164 166666 75 120 0.0024 164 166666 + 75 120 0.00625 1092 64000 75 120 0.00048 165 833333 75 120 0.00048 165 833333 + 75 120 0.0025 1093 160000 75 120 0.00016 166 2500000 75 120 0.00016 166 2500000 + 75 120 0.00125 1094 320000 75 120 0.0024 244 166666 75 120 0.0024 244 166666 + 75 120 0.0024 1104 166666 75 120 0.00048 245 833333 75 120 0.00048 245 833333 + 75 120 0.00048 1105 833333 75 120 0.00016 246 2500000 75 120 0.00016 246 2500000 + 75 120 0.00016 1106 2500000 75 120 0.00625 1092 64000 75 120 0.00625 1092 64000 + 75 120 0.0024 1114 166666 75 120 0.0025 1093 160000 75 120 0.0025 1093 160000 + 75 120 0.00048 1115 833333 75 120 0.00125 1094 320000 75 120 0.00125 1094 320000 + 75 120 0.00016 1116 2500000 75 120 0.0024 1104 166666 75 120 0.0024 1104 166666 + 75 120 0.0024 2134 166666 75 120 0.00048 1105 833333 75 120 0.00048 1105 833333 + 75 120 0.00048 2135 833333 75 120 0.00016 1106 2500000 75 120 0.00016 1106 2500000 + 75 120 0.00016 2136 2500000 75 120 0.0024 1114 166666 75 120 0.0024 1114 166666 + 75 120 0.00625 3122 64000 75 120 0.00048 1115 833333 75 120 0.00048 1115 833333 + 75 120 0.0025 3123 160000 75 120 0.00016 1116 2500000 75 120 0.00016 1116 2500000 + 75 120 0.00125 3124 320000 75 120 0.0024 2134 166666 75 120 0.0024 2134 166666 + 75 120 0.0024 3134 166666 75 120 0.00048 2135 833333 75 120 0.00048 2135 833333 + 75 120 0.00048 3135 833333 75 120 0.00016 2136 2500000 75 120 0.00016 2136 2500000 + 75 120 0.00016 3136 2500000 75 120 0.00625 3122 64000 75 120 0.00625 3122 64000 + 75 120 0.0024 3144 166666 75 120 0.0025 3123 160000 75 120 0.0025 3123 160000 + 75 120 0.00048 3145 833333 75 120 0.00125 3124 320000 75 120 0.00125 3124 320000 + 75 120 0.00016 3146 2500000 75 120 0.0024 3134 166666 75 120 0.0024 3134 166666 + 75 120 0.025 5082 16000 75 120 0.00048 3135 833333 75 120 0.00048 3135 833333 + 75 120 0.005 5083 80000 75 120 0.00016 3136 2500000 75 120 0.00016 3136 2500000 + 75 120 0.00125 5084 320000 75 120 0.0024 3144 166666 75 120 0.0024 3144 166666 + 75 120 0.0024 5094 166666 75 120 0.00048 3145 833333 75 120 0.00048 3145 833333 + 75 120 0.00048 5095 833333 75 120 0.00016 3146 2500000 75 120 0.00016 3146 2500000 + 75 120 0.00016 5096 2500000 75 120 0.025 5082 16000 75 120 0.025 5082 16000 + 75 120 0.0024 5104 166666 75 120 0.005 5083 80000 75 120 0.005 5083 80000 + 75 120 0.00048 5105 833333 75 120 0.00125 5084 320000 75 120 0.00125 5084 320000 + 75 120 0.00016 5106 2500000 75 120 0.0024 5094 166666 75 120 0.0024 5094 166666 + 75 120 0.025 7122 16000 75 120 0.00048 5095 833333 75 120 0.00048 5095 833333 + 75 120 0.005 7123 80000 75 120 0.00016 5096 2500000 75 120 0.00016 5096 2500000 + 75 120 0.00125 7124 320000 75 120 0.0024 5104 166666 75 120 0.0024 5104 166666 + 75 120 0.0024 7134 166666 75 120 0.00048 5105 833333 75 120 0.00048 5105 833333 + 75 120 0.00048 7135 833333 75 120 0.00016 5106 2500000 75 120 0.00016 5106 2500000 + 75 120 0.00016 7136 2500000 75 120 0.025 7122 16000 75 120 0.025 7122 16000 + 75 120 0.0024 7144 166666 75 120 0.005 7123 80000 75 120 0.005 7123 80000 + 75 120 0.00048 7145 833333 75 120 0.00125 7124 320000 75 120 0.00125 7124 320000 + 75 120 0.00016 7146 2500000 75 120 0.0024 7134 166666 75 120 0.0024 7134 166666 + 75 120 0.0024 11485 166666 75 120 0.00048 7135 833333 75 120 0.00048 7135 833333 + 75 120 0.00048 11486 833333 75 120 0.00016 7136 2500000 75 120 0.00016 7136 2500000 + 75 120 0.0024 11685 166666 75 120 0.0024 7144 166666 75 120 0.0024 7144 166666 + 75 120 0.00048 11686 833333 75 120 0.00048 7145 833333 75 120 0.00048 7145 833333 + 75 120 0.0024 11885 166666 75 120 0.00016 7146 2500000 75 120 0.00016 7146 2500000 + 75 120 0.00048 11886 833333 75 120 0.0024 11485 166666 75 120 0.0024 11485 166666 + 75 120 0.00018 14044 2222222 75 120 0.00048 11486 833333 75 120 0.00048 11486 833333 + 75 120 0.00016 14045 2500000 75 120 0.0024 11685 166666 75 120 0.0024 11685 166666 + 75 120 0.025 14084 16000 75 120 0.00048 11686 833333 75 120 0.00048 11686 833333 + 75 120 0.005 14085 80000 75 120 0.0024 11885 166666 75 120 0.0024 11885 166666 + 75 120 0.025 14104 16000 75 120 0.00048 11886 833333 75 120 0.00048 11886 833333 + 75 120 0.005 14105 80000 75 120 0.00018 14044 2222222 75 120 0.00018 14044 2222222 + 75 120 0.025 14124 16000 75 120 0.00016 14045 2500000 75 120 0.00016 14045 2500000 + 75 120 0.005 14125 80000 75 120 0.025 14084 16000 75 120 0.025 14084 16000 + 75 120 0.0024 15085 166666 75 120 0.005 14085 80000 75 120 0.005 14085 80000 + 75 120 0.00125 15086 320000 75 120 0.025 14104 16000 75 120 0.025 14104 16000 + 75 120 0.0024 15223 166666 75 120 0.005 14105 80000 75 120 0.005 14105 80000 + 75 120 0.00125 15224 320000 75 120 0.025 14124 16000 75 120 0.025 14124 16000 + 75 120 0.0024 16065 166666 75 120 0.005 14125 80000 75 120 0.005 14125 80000 + 75 120 0.00125 16066 320000 75 120 0.0024 15085 166666 75 120 0.0024 15085 166666 + 75 120 0.00125 15086 320000 75 120 0.00125 15086 320000 + 75 120 0.0024 15223 166666 75 120 0.0024 15223 166666 + 75 120 0.00125 15224 320000 75 120 0.00125 15224 320000 + 75 120 0.0024 16065 166666 75 120 0.0024 16065 166666 + 75 120 0.00125 16066 320000 75 120 0.00125 16066 320000 diff --git a/serverfiles/main/srv1/share/locale/germany/cube.txt b/serverfiles/main/srv1/share/locale/germany/cube.txt new file mode 100644 index 000000000..1b479548c --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/cube.txt @@ -0,0 +1,1091 @@ +#º¹¼þ¾Æ²ÉÁø¾× +section +npc 20018 +item 50721 1 +reward 50801 1 +percent 100 +end + +#µµ¶óÁöÁø¾× +section +npc 20018 +item 50722 1 +reward 50802 1 +percent 100 +end + +#°¨²ÉÁø¾× +section +npc 20018 +item 50723 1 +reward 50803 100 +percent 100 +end + +#°¡½Ã¿À°¡ÇÇÁø¾× +section +npc 20018 +item 50724 1 +reward 50804 100 +percent 100 +end + +#º¹¼þ¾Æ²ÉÁø¾× +section +npc 20017 +item 50721 1 +reward 50801 1 +percent 100 +end + +#µµ¶óÁöÁø¾× +section +npc 20017 +item 50722 1 +reward 50802 1 +percent 100 +end + +#°¨²ÉÁø¾× +section +npc 20017 +item 50723 1 +reward 50803 100 +percent 100 +end + +#°¡½Ã¿À°¡ÇÇÁø¾× +section +npc 20017 +item 50724 1 +reward 50804 100 +percent 100 +end + +#Ȱ½É¾×Áø¾× +section +npc 20017 +item 50801 1 +item 50725 1 +reward 50813 1 +percent 100 +end + +#Çǵ¶¼ö +section +npc 20017 +item 50802 1 +item 50725 1 +reward 50814 1 +percent 100 +end + +#º¸È¯¼ö +section +npc 20017 +item 50803 100 +item 50726 1 +reward 50815 100 +percent 100 +end + +#¿µº¸¼ö +section +npc 20017 +item 50804 100 +item 50726 1 +reward 50816 100 +percent 100 +end + + +#º¹¼þ¾Æ²ÉÁø¾× +section +npc 20022 +item 50721 1 +reward 50801 1 +percent 100 +end + +#µµ¶óÁöÁø¾× +section +npc 20022 +item 50722 1 +reward 50802 1 +percent 100 +end + +#°¨²ÉÁø¾× +section +npc 20022 +item 50723 1 +reward 50803 100 +percent 100 +end + +#°¡½Ã¿À°¡ÇÇÁø¾× +section +npc 20022 +item 50724 1 +reward 50804 100 +percent 100 +end + +#Ȱ½É¾×Áø¾× +section +npc 20022 +item 50801 1 +item 50725 1 +reward 50813 1 +percent 100 +end + +#Çǵ¶¼ö +section +npc 20022 +item 50802 1 +item 50725 1 +reward 50814 1 +percent 100 +end + +#º¸È¯¼ö +section +npc 20022 +item 50803 100 +item 50726 1 +reward 50815 100 +percent 100 +end + +#¿µº¸¼ö +section +npc 20022 +item 50804 100 +item 50726 1 +reward 50816 100 +percent 100 +end + + +#ÁøÈ°½É¾×Áø¾× +section +npc 20022 +item 50813 1 +item 50727 1 +reward 50817 1 +percent 100 +end + +#ÁøÇǵ¶¼ö +section +npc 20022 +item 50814 1 +item 50727 1 +reward 50818 1 +percent 100 +end + +#Áøº¸È¯¼ö +section +npc 20022 +item 50815 100 +item 50728 1 +reward 50819 1 +percent 100 +end + +#Áø¿µº¸¼ö +section +npc 20022 +item 50816 100 +item 50728 1 +reward 50820 1 +percent 100 +end + +#Àû»ó¾× +section +npc 20022 +item 50901 10 +item 50814 20 +reward 50821 10 +percent 100 +end + +#È«»ó¾× +section +npc 20022 +item 50901 10 +item 50813 20 +reward 50822 10 +percent 100 +end + +#Ȳ»ó¾× +section +npc 20022 +item 50901 10 +item 50820 20 +reward 50823 10 +percent 100 +end + +#³ì»ó¾× +section +npc 20022 +item 50901 10 +item 50819 20 +reward 50824 10 +percent 100 +end + +#û»ó¾× +section +npc 20022 +item 50901 10 +item 50817 20 +reward 50825 10 +percent 100 +end + +#¹é»ó¾× +section +npc 20022 +item 50901 10 +item 50818 20 +reward 50826 10 +percent 100 +end + +#°æÇèÀǹ°¾àÅ×½ºÆ® +#section +#npc 20018 +#item 51001 100 +#reward 71157 1 +#gold 100000 +#percent 10 +#end + +#¿ë½ÅÁö°Ë +section +npc 20383 +item 145 1 +item 30500 10 +item 30505 10 +reward 460 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 146 1 +item 30500 10 +item 30505 10 +reward 460 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 147 1 +item 30500 10 +item 30505 10 +reward 460 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 148 1 +item 30500 10 +item 30505 10 +reward 460 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 149 1 +item 30500 10 +item 30505 10 +reward 460 1 +gold 100000 +percent 50 +end + +#ÆÄ¸êÁö°Ë +section +npc 20383 +item 155 1 +item 30503 10 +item 30502 10 +reward 470 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 156 1 +item 30503 10 +item 30502 10 +reward 470 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 157 1 +item 30503 10 +item 30502 10 +reward 470 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 158 1 +item 30503 10 +item 30502 10 +reward 470 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 159 1 +item 30503 10 +item 30502 10 +reward 470 1 +gold 100000 +percent 50 +end + +#¿ÀÇ൵ +section +npc 20383 +item 1105 1 +item 30506 10 +item 30507 10 +reward 1340 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 1106 1 +item 30506 10 +item 30507 10 +reward 1340 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 1107 1 +item 30506 10 +item 30507 10 +reward 1340 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 1108 1 +item 30506 10 +item 30507 10 +reward 1340 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 1109 1 +item 30506 10 +item 30507 10 +reward 1340 1 +gold 100000 +percent 50 +end + + +#õ·æÁö±Ã +section +npc 20383 +item 2145 1 +item 30501 10 +item 30506 10 +reward 2370 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 2146 1 +item 30501 10 +item 30506 10 +reward 2370 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 2147 1 +item 30501 10 +item 30506 10 +reward 2370 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 2148 1 +item 30501 10 +item 30506 10 +reward 2370 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 2149 1 +item 30501 10 +item 30506 10 +reward 2370 1 +gold 100000 +percent 50 +end + + +#žç°Ë +section +npc 20383 +item 3145 1 +item 30504 10 +item 30508 10 +reward 3190 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 3146 1 +item 30504 10 +item 30508 10 +reward 3190 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 3147 1 +item 30504 10 +item 30508 10 +reward 3190 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 3148 1 +item 30504 10 +item 30508 10 +reward 3190 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 3149 1 +item 30504 10 +item 30508 10 +reward 3190 1 +gold 100000 +percent 50 +end + + +#¿ë½Å·É +section +npc 20383 +item 5105 1 +item 30507 10 +item 30503 10 +reward 5340 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 5106 1 +item 30507 10 +item 30503 10 +reward 5340 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 5107 1 +item 30507 10 +item 30503 10 +reward 5340 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 5108 1 +item 30507 10 +item 30503 10 +reward 5340 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 5109 1 +item 30507 10 +item 30503 10 +reward 5340 1 +gold 100000 +percent 50 +end + + +#¹«¾ÆÁö¼± +section +npc 20383 +item 7145 1 +item 30508 10 +item 30504 10 +reward 7370 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 7146 1 +item 30508 10 +item 30504 10 +reward 7370 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 7147 1 +item 30508 10 +item 30504 10 +reward 7370 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 7148 1 +item 30508 10 +item 30504 10 +reward 7370 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 7149 1 +item 30508 10 +item 30504 10 +reward 7370 1 +gold 100000 +percent 50 +end + + +#ÅÂÀ»°© +section +npc 20383 +item 11295 1 +item 30509 10 +item 30516 10 +item 30514 10 +reward 20000 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 11296 1 +item 30509 10 +item 30516 10 +item 30514 10 +reward 20000 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 11297 1 +item 30509 10 +item 30516 10 +item 30514 10 +reward 20000 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 11298 1 +item 30509 10 +item 30516 10 +item 30514 10 +reward 20000 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 11299 1 +item 30509 10 +item 30516 10 +item 30514 10 +reward 20000 1 +gold 100000 +percent 50 +end + + +#¿µº¸ +section +npc 20383 +item 11495 1 +item 30512 10 +item 30513 10 +item 30517 10 +reward 20250 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 11496 1 +item 30512 10 +item 30513 10 +item 30517 10 +reward 20250 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 11497 1 +item 30512 10 +item 30513 10 +item 30517 10 +reward 20250 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 11498 1 +item 30512 10 +item 30513 10 +item 30517 10 +reward 20250 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 11499 1 +item 30512 10 +item 30513 10 +item 30517 10 +reward 20250 1 +gold 100000 +percent 50 +end + + +#Çöõ°© +section +npc 20383 +item 11695 1 +item 30515 10 +item 30510 10 +item 30511 10 +reward 20500 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 11696 1 +item 30515 10 +item 30510 10 +item 30511 10 +reward 20500 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 11697 1 +item 30515 10 +item 30510 10 +item 30511 10 +reward 20500 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 11698 1 +item 30515 10 +item 30510 10 +item 30511 10 +reward 20500 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 11699 1 +item 30515 10 +item 30510 10 +item 30511 10 +reward 20500 1 +gold 100000 +percent 50 +end + + +#»ï°üÀÇ +section +npc 20383 +item 11895 1 +item 30509 10 +item 30517 10 +item 30510 10 +reward 20750 1 +gold 100000 +percent 5 +end + +section +npc 20383 +item 11896 1 +item 30509 10 +item 30517 10 +item 30510 10 +reward 20750 1 +gold 100000 +percent 10 +end + +section +npc 20383 +item 11897 1 +item 30509 10 +item 30517 10 +item 30510 10 +reward 20750 1 +gold 100000 +percent 30 +end + +section +npc 20383 +item 11898 1 +item 30509 10 +item 30517 10 +item 30510 10 +reward 20750 1 +gold 100000 +percent 40 +end + +section +npc 20383 +item 11899 1 +item 30509 10 +item 30517 10 +item 30510 10 +reward 20750 1 +gold 100000 +percent 50 +end + +#È«¿Á°è¿­ +section +npc 20383 +item 50635 3 +item 30518 10 +item 30523 10 +reward 14500 1 +gold 100000 +percent 80 +end + +section +npc 20383 +item 50635 3 +item 30519 10 +item 30520 10 +reward 16500 1 +gold 100000 +percent 80 +end + +section +npc 20383 +item 50635 3 +item 30520 10 +item 30521 10 +reward 17500 1 +gold 100000 +percent 80 +end + + +#¼®·ù°è¿­ +section +npc 20383 +item 50636 3 +item 30518 10 +item 30522 10 +reward 14520 1 +gold 100000 +percent 80 +end + +section +npc 20383 +item 50636 3 +item 30519 10 +item 30521 10 +reward 16520 1 +gold 100000 +percent 80 +end + +section +npc 20383 +item 50636 3 +item 30520 10 +item 30523 10 +reward 17520 1 +gold 100000 +percent 80 +end + + +#³ìÁÖ°è¿­ +section +npc 20383 +item 50637 3 +item 30518 10 +item 30521 10 +reward 14540 1 +gold 100000 +percent 80 +end + +section +npc 20383 +item 50637 3 +item 30519 10 +item 30523 10 +reward 16540 1 +gold 100000 +percent 80 +end + +section +npc 20383 +item 50637 3 +item 30520 10 +item 30522 10 +reward 17540 1 +gold 100000 +percent 80 +end + +#û¿Á°è¿­ +section +npc 20383 +item 50638 3 +item 30518 10 +item 30519 10 +reward 14560 1 +gold 100000 +percent 80 +end + +section +npc 20383 +item 50638 3 +item 30519 10 +item 30522 10 +reward 16560 1 +gold 100000 +percent 80 +end + +section +npc 20383 +item 50638 3 +item 30520 10 +item 30518 10 +reward 17560 1 +gold 100000 +percent 80 +end + +#¹ëÆ® +section +npc 20017 +item 50624 10 +item 27992 2 +item 51001 30 +reward 18000 1 +gold 10000 +percent 80 +end + +section +npc 20017 +item 50625 10 +item 27992 2 +item 51001 50 +reward 18010 1 +gold 10000 +percent 80 +end + +section +npc 20017 +item 50626 10 +item 27993 2 +item 51001 70 +reward 18020 1 +gold 30000 +percent 80 +end + +section +npc 20017 +item 50630 10 +item 27993 2 +item 51001 100 +reward 18030 1 +gold 30000 +percent 80 +end + +section +npc 20383 +item 50636 10 +item 27994 2 +item 30518 5 +item 30524 10 +reward 18040 1 +gold 50000 +percent 80 +end + +section +npc 20383 +item 50635 10 +item 27994 2 +item 30519 5 +item 30525 10 +reward 18050 1 +gold 50000 +percent 80 +end + +section +npc 20383 +item 50637 10 +item 27994 2 +item 30522 5 +item 30524 10 +reward 18060 1 +gold 50000 +percent 80 +end + +section +npc 20383 +item 50638 10 +item 27994 2 +item 30523 5 +item 30525 10 +reward 18070 1 +gold 50000 +percent 80 +end + + +section +npc 20383 +item 50634 10 +item 27994 2 +item 30550 20 +item 51001 100 +reward 18080 1 +gold 50000 +percent 80 +end + +section +npc 20383 +item 51001 50 +item 27992 1 +item 27993 1 +item 27994 1 +reward 18900 1 +gold 50000 +percent 80 +end diff --git a/serverfiles/main/srv1/share/locale/germany/dragon_soul_table.txt b/serverfiles/main/srv1/share/locale/germany/dragon_soul_table.txt new file mode 100644 index 000000000..e00edb031 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/dragon_soul_table.txt @@ -0,0 +1,335 @@ +# ¿ëÈ¥¼® Å×À̺íµé... +# TAB À¸·Î ±¸ºÐµÇ´Ï ¿¢¼¿·Î º¼ °Í. +# vimÀ¸·Î º»´Ù¸é Åǰ£ °£°ÝÀ» Á¶Á¤ÇÏ°í º¼ °Í. (set ts=16 Ãßõ) +# Å« µû¿ÈÇ¥·Î ¹­ÀÎ ºÎºÐÀº ¾È ±¸ºÐ. +# \" À̵ý°Å Áö¿ø ¾ÈÇÔ. + +# ¿ëÈ¥¼® Vnum¿¡ ´ëÇÑ comment +# ITEM VNUMÀ» 10¸¸ ÀÚ¸®ºÎÅÍ, FEDCBA¶ó°í ÇÑ´Ù¸é +# FE : ¿ëÈ¥¼® Á¾·ù. D : µî±Þ +# C : ´Ü°è B : °­È­ +# A : ¿©¹úÀÇ ¹øÈ£µé... +# ÀÌ Ã¼°è¿¡¼­ ¹þ¾î³ª´Â ¿ëÈ¥¼®Àº ¿ë¼­ÇÏÁö ¾ÊÀ» °ÍÀÌ´Ù. +# ok? +# ¿ëÈ¥¼®ÀÌ ³Ê¹«³ªµµ ¸¹±â ¶§¹®¿¡ VnumÀÌ Áß±¸³­¹æÀ̸é, +# Special item group¿¡¼­ groupÀ¸·Î ¹­¾î¼­ ó¸®Çϱ⵵ Èûµé°í-_-, +# VnumHelper.h¿¡¼­ ó¸®ÇÏ´Â °Íµµ Èûµé´Ù. -_- +# Group Àâ´Âµ¥¸¸ ¼öõÁÙÀ» ½á¾ßÇÒ Áöµµ... +# Vnum¿¡ ü°è¸¦ Àâ¾Æ¼­ ÀÚ¸´¼ö ±â¹ÝÀ¸·Î ÇØ¾ß¸¸ ÇÑ´Ù. + +# TableÀº "Group"°ú "À̸§"À¸·Î ½ÃÀÛÇÑ´Ù. +# Table ³»ºÎ¿¡ ¶Ç TableÀÌ ÀÖÀ» ¼ö ÀÖ´Ù. +# ±×·¸´Ù°í ¾û¶×ÇÑ Å×À̺íÀ» ½á³õ´Â´Ù°í ¼­¹ö°¡ ÀνÄÇÏ´Â °ÍÀº ¾Æ´Ï´Ù. +# ÇÊ¿äÇÑ Å×À̺íÀº ´ÙÀ½°ú °°´Ù. +# BaseVnums, BaseAttrs, AddtionalAttrs, AttrSettings, UpgradeTable, ImproveTable, +# RefineTable, UpgradeMoneys, ImproveTable, RefineMoneys, WeightTable, DurationTable, +# DragonHeartExtTable, DragonSoulExtTable + +# È®·ü Å×À̺íÀÇ °ªÀº ±âº»ÀûÀ¸·Î floatÀÌ´Ù. + +# Áß¿ä !!!!! +# Å×À̺íÀ» º¸´Ù º¸¸é #--#ÀÌ¶ó ¾²¿©Áø ºÎºÐÀÌ Àִµ¥ Àý´ë·Î Áö¿ìÁö ¸»°Í. +# + +# ÀÌ°Ç vnum to À̸§ mapping. +# À̰ɷΠƯÁ¤ vnumÀÇ ¿ëÈ¥¼®ÀÌ ¾î¶² Á¾·ùÀÇ ¿ëÈ¥¼®ÀÎÁö(À̸§ÀÌ ¹ºÁö) ¾Ë¾Æ³½ ÈÄ, +# ±× ¿ëÈ¥¼®¿¡ ÇØ´çÇÏ´Â ¼Ó¼ºÀ» ã´Â´Ù. +# ¶ÇÇÑ ¿©±â¿¡ ÀûÇôÀÖÁö ¾ÊÀº ¿ëÈ¥¼®ÀÌ ¹Ø¿¡ Group Á¤ÀÇÇÏ´Â ºÎºÐ¿¡ ÀÖ´Ù¸é +# ¿¡·¯. +Group VnumMapper +{ + # ½ÃÀÛ vnum. + # ¿©±â¼­ ½á¾ßÇÒ ºÎºÐÀº À§¿¡ ¼³¸íÇÑ FE¿¡ ÇØ´çÇÏ´Â ºÎºÐ. + # FE¸¦ ½áÁÙ °Í + #--# DragonSoulName Type + 1 ¹é·æ¼® 11 + 2 È­·æ¼® 12 + 3 dz·æ¼® 13 + 4 ö·æ¼® 14 + 5 ³ú·æ¼® 15 + 6 Èæ·æ¼® 16 +} + +Group BasicApplys +{ + Group ¹é·æ¼® + { + # 1ºÎÅÍ ¼ø¼­´ë·Î ºÎ¿©µÈ´Ù. + #--# Apply_Type Apply_value + 1 INT 10 + 2 RESIST_ICE 10 + 3 ENCHANT_ICE 10 + } + + Group È­·æ¼® + { + #--# Apply_Type Apply_value + 1 STR 10 + 2 RESIST_FIRE 10 + 3 ENCHANT_FIRE 10 + } + Group dz·æ¼® + { + #--# Apply_Type Apply_value + 1 MAX_SP 500 + 2 RESIST_WIND 10 + 3 ENCHANT_WIND 10 + } + Group ö·æ¼® + { + #--# Apply_Type Apply_value + 1 DEX 10 + 2 RESIST_EARTH 10 + 3 ENCHANT_EARTH 10 + } + Group ³ú·æ¼® + { + #--# Apply_Type Apply_value + 1 MAX_HP 1500 + 2 RESIST_ELEC 10 + 3 ENCHANT_ELEC 10 + } + Group Èæ·æ¼® + { + #--# Apply_Type Apply_value + 1 CON 10 + 2 RESIST_DARK 10 + 3 ENCHANT_DARK 10 + } +} + +Group AdditionalApplys +{ + Group ¹é·æ¼® + { + # ¾ÕÀÇ Ã¹ Ä÷³Àº ¼ø¼­¿Í °ü°è ¾ø´Ù. öÀúÈ÷ È®·ü¿¡ µû¶ó ¼Ó¼ºÀÌ ºÎ¿©µÉ »ÓÀÌ´Ù. + #--# Apply_Type Apply_value Prob + 1 MAGIC_ATT_GRADE 15 10 + 2 MAGIC_DEF_GRADE 15 10 + 3 SKILL_DAMAGE_BONUS 15 10 + 4 SKILL_DEFEND_BONUS 15 10 + } + Group È­·æ¼® + { + #--# Apply_Type Apply_value Prob + 1 ATT_BONUS 300 10 + 2 DEF_BONUS 200 10 + 3 NORMAL_HIT_DAMAGE_BONUS 15 10 + 4 NORMAL_HIT_DEFEND_BONUS 15 10 + } + Group dz·æ¼® + { + #--# Apply_Type Apply_value Prob + 1 MAX_HP 3000 10 + 2 HP_REGEN 10 10 + 3 STEAL_HP 10 10 + 4 KILL_HP_RECOVER 5 10 + 5 MAX_HP_PCT 20 10 + } + Group ö·æ¼® + { + #--# Apply_Type Apply_value Prob + 1 ATT_BONUS_TO_WARRIOR 15 10 + 2 ATT_BONUS_TO_ASSASSIN 15 10 + 3 ATT_BONUS_TO_SURA 15 10 + 4 ATT_BONUS_TO_SHAMAN 15 10 + 5 RESIST_WARRIOR 15 10 + 6 RESIST_ASSASSIN 15 10 + 7 RESIST_SURA 15 10 + 8 RESIST_SHAMAN 15 10 + #9 ATT_BONUS_TO_WOLFMAN 15 10 + #10 RESIST_WOLFMAN 15 10 + } + Group ³ú·æ¼® + { + #--# Apply_Type Apply_value Prob + 1 MAX_SP 1500 10 + 2 SP_REGEN 10 10 + 3 STEAL_SP 10 10 + 4 KILL_SP_RECOVER 5 10 + 5 MAX_SP_PCT 20 10 + } + Group Èæ·æ¼® + { + #--# Apply_Type Apply_value Prob + 1 BLOCK 10 10 + 2 DODGE 10 10 + 3 REFLECT_MELEE 10 10 + 4 RESIST_CRITICAL 10 10 + 5 RESIST_PENETRATE 10 10 + } +} + +# ¿©±âºÎÅÍ Default¸¦ µÐ´Ù. +# Default °ªÀ» ¸ðµç ¿ëÈ¥¼®ÀÌ µû¸£°í, +# ƯÁ¤ °ªÀÌ ÀÖ´Â ¿ëÈ¥¼®Àº Default¸¦ ¹ÙÅÁÀ¸·Î ±× °ªÀ» µ¤¾î¾´´Ù. +# µî±Þ¿¡ µû¸¥ ¼Ó¼º¼ö +# ´Ü, basis, add_max´Â 3º¸´Ù Å©¸é ¾ÈµÈ´Ù. +Group ApplyNumSettings +{ + Group Default + { + #--# GRADE_NORMAL GRADE_BRILLIANT GRADE_RARE GRADE_ANCIENT GRADE_LEGENDARY GRADE_MYTH + basis 1 1 1 2 2 3 + add_min 0 0 0 0 0 0 + add_max 0 1 2 2 3 3 + } +# Group ¹é·æ¼® +# { +# #--# GRADE_NORMAL GRADE_BRILLIANT GRADE_RARE GRADE_ANCIENT GRADE_LEGENDARY +# basis 1 1 1 2 2 +# } +} + +# ¿ëÈ¥¼® °¡ÁßÄ¡ Å×À̺í. +# ÀÌ Å×ÀÌºí¿¡¼­ °ªÀÌ 0À̶ó¸é ±× ÀÌ»óÀÇ °­È­´Â ºÒ°¡´ÉÇÏ´Ù°í ÆÇ´ÜÇÑ´Ù. +Group WeightTables +{ + Group Default + { + Group GRADE_NORMAL + { + # ´Ü°è °­È­ + #--# 0 1 2 3 4 5 6 + STEP_LOWEST 1 2 3 0 0 0 0 + STEP_LOW 2 3 4 0 0 0 0 + STEP_MID 3 4 5 6 0 0 0 + STEP_HIGH 4 5 6 7 0 0 0 + STEP_HIGHEST 5 6 7 8 10 0 0 + } + Group GRADE_BRILLIANT + { + STEP_LOWEST 3 4 5 6 0 0 0 + STEP_LOW 4 5 6 8 0 0 0 + STEP_MID 5 6 8 10 0 0 0 + STEP_HIGH 6 8 10 12 15 0 0 + STEP_HIGHEST 8 10 12 15 20 0 0 + } + Group GRADE_RARE + { + #--# 0 1 2 3 4 5 6 + STEP_LOWEST 6 7 9 11 15 0 0 + STEP_LOW 7 9 11 15 20 0 0 + STEP_MID 9 11 15 20 25 0 0 + STEP_HIGH 11 15 20 25 30 0 0 + STEP_HIGHEST 15 20 25 30 40 0 0 + } + Group GRADE_ANCIENT + { + #--# 0 1 2 3 4 5 6 + STEP_LOWEST 10 12 15 18 20 0 0 + STEP_LOW 12 15 18 20 25 0 0 + STEP_MID 15 18 20 25 35 0 0 + STEP_HIGH 18 20 25 35 40 0 0 + STEP_HIGHEST 20 25 35 40 60 80 0 + } + Group GRADE_LEGENDARY + { + #--# 0 1 2 3 4 5 6 + STEP_LOWEST 30 35 40 45 50 0 0 + STEP_LOW 35 40 45 50 55 0 0 + STEP_MID 40 45 50 55 65 0 0 + STEP_HIGH 45 50 55 65 75 90 0 + STEP_HIGHEST 50 55 65 75 90 105 120 + } + + Group GRADE_MYTH + { + #--# 0 1 2 3 4 5 6 + STEP_LOWEST 35 40 45 50 55 0 0 + STEP_LOW 45 50 55 60 65 0 0 + STEP_MID 50 55 60 70 80 0 0 + STEP_HIGH 65 75 85 95 105 120 0 + STEP_HIGHEST 75 85 95 105 120 135 160 + } + } +# Group ¹é·æ¼® +# { +# Group GRADE_NORMAL +# { +# #--# 0 1 2 3 4 5 6 +# STEP_LOWEST 10 20 53 0 0 0 0 +# STEP_HIGHEST 50 60 37 18 10 0 0 +# } +# } +} + +# °³·® table +Group RefineGradeTables +{ + Group Default + { + #--# NEED_COUNT FEE GRADE_NORMAL GRADE_BRILLIANT GRADE_RARE GRADE_ANCIENT GRADE_LEGENDARY GRADE_MYTH + GRADE_NORMAL 2 30000 50 50 0 0 0 0 + GRADE_BRILLIANT 2 50000 0 50 50 0 0 0 + GRADE_RARE 2 70000 0 0 50 50 0 0 + GRADE_ANCIENT 2 100000 0 0 0 50 50 0 + GRADE_LEGENDARY 2 150000 0 0 0 0 50 50 + } +} + +Group RefineStepTables +{ + Group Default + { + #--# NEED_COUNT FEE STEP_LOWEST STEP_LOW STEP_MID STEP_HIGH STEP_HIGHEST + STEP_LOWEST 2 20000 50 50 0 0 0 + STEP_LOW 2 30000 0 50 50 0 0 + STEP_MID 2 40000 0 0 50 50 0 + STEP_HIGH 2 50000 0 0 0 50 50 + } +} + +Group RefineStrengthTables +{ + Group Default + { + # MATERIAL_DS_REFINE_NORMAL : GRADE_NORMAL °­È­¼® + # MATERIAL_DS_REFINE_BLESSED : ÃູÀÇ °­È­¼® + # MATERIAL_DS_REFINE_HOLLY : ¿ë½ÅÀÇ °­È­¼® + #--# FEE 0 1 2 3 4 5 + MATERIAL_DS_REFINE_NORMAL 10000 100 80 70 50 30 20 10 + MATERIAL_DS_REFINE_BLESSED 20000 100 88 77 55 33 22 12 + MATERIAL_DS_REFINE_HOLLY 30000 100 90 80 60 40 30 20 + } +} + +# ¿ë½ÉÀº 100000(Àӽà vnum)À̰í, ÃæÀü·®Àº socket (0)¿¡ ¹Ú¾Æ³Ö´Â´Ù. +# ´Ü, special item group¿¡ vnum 10053À¸·Î Á¤ÀǵǾîÀÖ´Â ´Ù¸¥ ¿ë½ÉµéÀº Value(0)¿¡ ÀÖ´Â °ªÀÌ ÃæÀü·®. +# ¿ë½É ÃßÃâ È®·ü Å×À̺í +# ÃæÀü·®ÀÌ 0À̶ó´Â °ÍÀº ÃßÃâ ½ÇÆÐ¶ó´Â °Å. +Group DragonHeartExtTables +{ + Group Default + { + #--# 1 2 3 4 5 + # ¿ë½É ÃæÀü·®(%) + CHARGING 0 5 15 30 50 + # µî±Þ°ú ÃæÀü·®¿¡ µû¸¥ È®·ü Å×À̺í + # µî±Þ È®·ü + GRADE_NORMAL 50 35 12 2 1 + GRADE_BRILLIANT 35 40 20 4 1 + GRADE_RARE 20 35 30 12 3 + GRADE_ANCIENT 15 30 35 15 5 + GRADE_LEGENDARY 10 20 40 20 10 + GRADE_MYTH 10 20 40 20 10 + } +} + +# ¿ëÈ¥¼® ÃßÃâ È®·ü Å×À̺í. +# À̰͵µ 1, 2¾ÈÀÌ ÀÖ¾î ÅëÇÕÇÒ ¼ö ÀÖ´Â ¹æ¾ÈÀ¸·Î °¨. +# ÃßÃâ È®·üÀ» Á¤ÇÒ ¼ö ÀÖ°í, ½ÇÆÐ ºÎ»ê¹°µµ Á¤ÇÒ ¼ö ÀÖÀ½.(0ÀÌ¸é ¾ÈÁÜ) +Group DragonSoulExtTables +{ + Group Default + { + #½ÇÆÐ ºÎ»ê¹° + #--# Prob ByProduct + GRADE_NORMAL 50 30270 + GRADE_BRILLIANT 40 30270 + GRADE_RARE 30 30270 + GRADE_ANCIENT 30 30270 + GRADE_LEGENDARY 20 30270 + GRADE_MYTH 10 30270 + } +} diff --git a/serverfiles/main/srv1/share/locale/germany/drop_item_group.txt b/serverfiles/main/srv1/share/locale/germany/drop_item_group.txt new file mode 100644 index 000000000..e69de29bb diff --git a/serverfiles/main/srv1/share/locale/germany/etc_drop_item.txt b/serverfiles/main/srv1/share/locale/germany/etc_drop_item.txt new file mode 100644 index 000000000..137b69b4c --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/etc_drop_item.txt @@ -0,0 +1,72 @@ +Èò»ö ´ó±â+ 2.0 +Èò»ö ´ó±â 1.0 +È­Àåǰ 4.0 +È£¶ûÀ̹ßÅé 2.0 +È£¶ûÀ̰¡Á× 4.0 +Çë°ÒÁ¶°¢+ 2.0 +Çë°ÒÁ¶°¢ 2.0 +Ç®ÀÙ 4.0 +ǥâ+ 1.0 +ǥâ 1.0 +ÅõÁö¹üÀÇ ÀÌ»¡ 4.0 +Àü°¥ÀÇ Áý°Ô¹ß 2.0 +Àü°¥ÀÇ µ¶Ä§ 4.0 +Àü°¥ÀÇ ²¿¸®+ 2.0 +Àü°¥ÀÇ ²¿¸® 4.0 +ÀúÁÖÀÇ ¼­+ 4.0 +ÀúÁÖÀÇ ¼­ 4.0 +¿õ±ÍÀÇ ¾î±Ý´Ï+ 2.0 +¿õ±ÍÀÇ ¾î±Ý´Ï 1.0 +¿õ±ÍÀÇ ºÎÀû+ 2.0 +¿õ±ÍÀÇ ºÎÀû 1.0 +¿À¶ûÄÉÀÇ Àü¸®Ç° 2.0 +¾óÀ½Á¶°¢+ 2.0 +¾óÀ½Á¶°¢ 4.0 +¾óÀ½»Ô¹ü°í·¡ÀÇ »Ô 2.0 +¾óÀ½±¸½½+ 4.0 +¾óÀ½±¸½½ 3.0 +¾Ë ¼ö ¾ø´Â ¾à+ 2.0 +¾Ë ¼ö ¾ø´Â ¾à 4.0 +¾Ë ¼ö ¾ø´Â ºÎÀû+ 5.0 +¾Ë ¼ö ¾ø´Â ºÎÀû 5.0 +½ÇŸ·¡ 4.0 +¼³ÀÎÀÇ ÅÐ+ 2.0 +¼³ÀÎÀÇ ÅÐ 4.0 +»ç±ÍÀÇ À¯Ç°+ 4.0 +»ç±ÍÀÇ À¯Ç° 4.0 +»ç±ÍÀÇ º¸¼®+ 2.0 +»ç±ÍÀÇ º¸¼® 4.0 +ºñ³à 5.0 +ºÓÀº ´ó±â 2.0 +ºÒŸ´Â °¥Äû 2.6 +¹ìÀÇ ²¿¸® 5.0 +¹ì°¡Á× 2.6 +¹éÈ£°¡Á× 2.0 +¹Ð±³ÀÔ¹®¼­+ 6.6 +¹Ð±³ÀÔ¹®¼­ 5.0 +¹«ÀÎÀÇ ÁõÇ¥ 4.0 +¸äµÅÁöÀÇ ¾î±Ý´Ï 3.0 +µÅÁöÄÚ 2.0 +´Á´ëÅÐ+ 3.0 +´Á´ëÅÐ 3.0 +´Á´ë¹ßÅé+ 5.0 +´Á´ë¹ßÅé 3.0 +³ì½¼ ´Ü°ËÁ¶°¢ 2.6 +³ë¸®°³ 1.0 +³°Àº Èæ»öµµº¹+ 0.8 +³°Àº Èæ»öµµº¹ 0.8 +±úÁø »ç±â±×¸© 0.6 +±úÁø º¸¼®Á¶°¢ 1.3 +±úÁø °©¿ÊÁ¶°¢ 1.3 +±ê¹ß 2.0 +°õÀÇ ¾µ°³+ 2.0 +°õÀÇ ¾µ°³ 2.5 +°õ¹ß¹Ù´Ú+ 2.0 +°õ¹ß¹Ù´Ú 2.5 +°Å¹ÌÁÙ 2.0 +°Å¹ÌÀÇ µ¶ÁÖ¸Ó´Ï 5.0 +°Å¹ÌÀÇ ´« 5.0 +°Å¹Ì¾ËÁý 4.0 +°Å¹Ì´Ù¸® 4.0 +°³±¸¸®Çú¹Ù´Ú 4.0 +°³±¸¸®´Ù¸® 2.0 diff --git a/serverfiles/main/srv1/share/locale/germany/fishing.txt b/serverfiles/main/srv1/share/locale/germany/fishing.txt new file mode 100644 index 000000000..4bb6f9e81 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/fishing.txt @@ -0,0 +1,42 @@ +# À̸§ ¾ÆÅÛ¹øÈ£ Á×Àº¹øÈ£ ±¸¿î¹øÈ£ È®·ü Å×ÀÌºí ³­À̵µ ½Ã°£À¯Çü ±æÀÌÃÖ¼Ò ±æÀÌÃÖ´ë ¿ùôÃÖ´ë USED0 USED1 USED2 USED3 USED4 USED5 USED6 USED7 USED8 USED9 +²Î 0 0 0 3000 3000 2100 2000 10 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +±Ý¹ÝÁö 50002 0 0 50 50 200 200 200 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +ÇǶó¹Ì 27802 0 0 2000 1800 800 2200 10 4 500 550 600 0 0 0 0 0 0 0 0 0 0 +ºØ¾î 27803 27833 27863 1950 1600 800 700 13 4 1000 2500 2800 0 1 0 0 2 3 4 0 0 0 +½î°¡¸® 27804 27834 27864 900 800 700 600 16 0 2000 3500 3800 0 1 0 0 2 3 4 0 0 0 +¿ùôºØ¾î 27805 27835 27865 700 700 700 600 20 1 3030 3500 4300 0 1 0 0 2 3 4 0 0 0 +À×¾î 27806 27836 27866 200 300 600 800 26 0 4000 6000 10000 0 1 0 0 2 3 4 0 0 0 +¿¬¾î 27807 27837 27867 200 200 500 600 33 0 6000 8000 10000 0 1 0 0 2 3 4 0 0 0 +Çâ¾î 27808 27838 27868 100 100 250 200 42 0 1500 3000 3800 0 1 0 0 2 3 4 0 0 0 +¼Û¾î 27809 27839 27869 100 100 250 350 54 0 5000 7000 8000 0 1 0 0 2 3 4 0 0 0 +¹Î¹°Àå¾î 27810 27840 27870 0 100 250 200 70 0 4000 5000 6000 1 0 0 2 3 0 4 0 0 0 +¹«Áö°³¼Û¾î 27811 27841 27871 0 100 250 150 91 0 5000 7000 8000 1 0 0 2 3 0 4 0 0 0 +°­¼Û¾î 27812 27842 27872 0 100 250 150 118 2 4000 6000 7000 1 0 0 2 3 0 4 0 0 0 +·¯µå 27813 27843 27873 0 100 200 100 153 0 4000 6000 10000 1 0 0 2 3 0 4 0 0 0 +ÆÛÄ¡ 27814 27844 27874 0 100 200 100 198 0 3000 4000 5000 1 0 0 2 3 0 4 0 0 0 +ÅÙÄ¡ 27815 27845 27875 0 50 200 100 235 0 3500 5500 8000 1 0 0 2 3 0 4 0 0 0 +¸Þ±â 27816 27846 27876 50 50 200 100 257 0 3000 5000 10000 1 0 0 2 3 0 4 0 0 0 +¹Ì²Ù¶óÁö 27817 27847 27877 0 0 0 0 334 2 1800 2200 3000 1 0 0 2 3 0 4 0 0 0 +¹é·Ã 27818 27848 27878 50 50 200 100 370 0 5000 8000 10000 1 0 2 3 0 0 4 0 0 0 +Àº¾î 27819 27849 27879 0 0 0 0 434 0 1500 3000 3800 1 0 2 3 0 0 4 0 0 0 +ºù¾î 27820 27850 27880 0 0 0 0 733 2 1500 3000 3800 1 0 2 3 0 0 4 0 0 0 +½¬¸® 27821 27851 27881 0 0 0 0 952 0 1000 1500 2000 1 0 2 3 0 0 4 0 0 0 +ºñ´ÃÀ×¾î 27822 27852 27882 0 0 0 0 1608 1 4000 6000 10000 1 0 2 3 0 0 4 0 0 0 +Ȳ±ÝºØ¾î 27823 27853 27883 0 0 0 0 2090 1 1000 3000 3500 1 0 2 3 0 0 4 0 0 0 +Å»»ö¾à 70201 0 0 100 100 0 0 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +¿°»ö¾à(Èò»ö) 70202 0 0 85 85 0 0 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +¿°»ö¾à(±Ý»ö) 70203 0 0 85 85 0 0 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +¿°»ö¾à(»¡°£»ö) 70204 0 0 85 85 0 0 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +¿°»ö¾à(°¥»ö) 70205 0 0 85 85 0 0 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +¿°»ö¾à(°ËÀº»ö) 70206 0 0 85 85 0 0 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +ÀºµÐÀÚÀÇ ¸ÁÅä 70048 0 0 25 25 200 100 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +Çà¿îÀÇ ¹ÝÁö 70049 0 0 25 25 200 100 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +¼±¿ÕÀÇ ÁõÇ¥ 70050 0 0 25 25 200 100 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +¼±¿ÕÀÇ Àå°© 70051 0 0 25 25 200 100 60 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +±Ýµ¢¾î¸® 80008 0 0 25 25 100 100 250 1 0 0 0 0 0 0 0 0 0 0 0 0 0 +Àº¿­¼è 50009 0 0 0 0 150 100 70 0 0 0 0 0 0 0 0 0 0 0 0 0 0 +±Ý¿­¼è 50008 0 0 0 0 100 50 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0 + 9950 9950 9800 9900 +# °è»êÀ» À§ÇÑ ¶óÀÎ +# +# diff --git a/serverfiles/main/srv1/share/locale/germany/forkedmapindex.txt b/serverfiles/main/srv1/share/locale/germany/forkedmapindex.txt new file mode 100644 index 000000000..b5398528e --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/forkedmapindex.txt @@ -0,0 +1,13 @@ +#·£´ý ¼ºÁö ¼¼ÆÃ ÆÄÀÏ +#¼ºÁö Ãß°¡ ¹æ¹ý +#ÇØ´õ: ¸Ê ½Å¼ö±¹½ÃÀÛ(xy) õÁ¶±¹½ÃÀÛ(xy) Áø³ë±¹½ÃÀÛ(xy) +#sungzi: mapindex startposX startposY startposX startposY startposX startposY +# ¸Ê ½Å¼ö±¹½ÃÀÛ(xy) ¸Ê õÁ¶±¹½ÃÀÛ(xy) ¸Ê Áø³ë±¹½ÃÀÛ(xy) +#pass: mapindex1 startposX startposY mapindex2 startposX startposY mapindex3 startposX startposY +sungzi: 114 948100 36500 937100 22000 953200 18500 metin2_map_sungzi 1902 +#pass: 115 1032200 125900 metin2_map_sungzi_flame_pass01 116 1032200 228300 metin2_map_sungzi_flame_pass02 117 1032200 330700 metin2_map_sungzi_flame_pass03 +pass: 118 1150400 182400 metin2_map_sungzi_flame_hill_01 119 1150400 284800 metin2_map_sungzi_flame_hill_02 120 1150400 387200 metin2_map_sungzi_flame_hill_03 +sungzi: 121 1188800 17500 1212400 19300 1195800 44900 metin2_map_sungzi_snow 1902 +pass: 122 1200100 167900 metin2_map_sungzi_snow_pass01 123 1200100 270300 metin2_map_sungzi_snow_pass02 124 1200100 372700 metin2_map_sungzi_snow_pass03 +sungzi: 125 1270000 56400 1249700 22200 1283700 20800 metin2_map_sungzi_desert_01 1902 +pass: 126 1242400 142100 metin2_map_sungzi_desert_hill_01 127 1242400 244500 metin2_map_sungzi_desert_hill_02 128 1242400 346900 metin2_map_sungzi_desert_hill_03 diff --git a/serverfiles/main/srv1/share/locale/germany/group.txt b/serverfiles/main/srv1/share/locale/germany/group.txt new file mode 100644 index 000000000..55396a6f7 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/group.txt @@ -0,0 +1,6629 @@ +Group L01_µé°³(PAWN)-µé°³(PAWN) +{ + Leader Wildhund 101 + Vnum 101 + 1 µé°³ 101 + 2 µé°³ 101 + 3 µé°³ 2101 + 4 µé°³ 2101 + 5 µé°³ 2101 + 6 µé°³ 2101 +} +Group L03_´Á´ë(PAWN)-µé°³(PAWN) +{ + Leader Wolf 102 + Vnum 102 + 1 µé°³ 101 + 2 µé°³ 101 + 3 µé°³ 2101 + 4 µé°³ 2101 + 5 µé°³ 2101 + 6 µé°³ 2101 +} +Group L03_´Á´ë(PAWN)-´Á´ë(PAWN) +{ + Leader Wolf 102 + Vnum 103 + 1 ´Á´ë 102 + 2 ´Á´ë 102 + 3 µé°³ 2101 + 4 µé°³ 2101 + 5 µé°³ 2101 + 6 µé°³ 2101 +} +Group L04_µÎ¸ñ´Á´ë(S_PAWN)-´Á´ë(PAWN) +{ + Leader Alpha-Wolf 103 + Vnum 104 + 1 ´Á´ë 102 + 2 ´Á´ë 102 + 3 µé°³ 2101 + 4 µé°³ 2101 + 5 µé°³ 2101 + 6 µé°³ 2101 +} +Group L06_Ǫ¸¥´Á´ë(PAWN)-Ǫ¸¥´Á´ë(PAWN) +{ + Leader Blauwolf 104 + Vnum 105 + 1 Blauwolf 104 + 2 Blauwolf 104 +} +Group L09_¸äµÅÁö(PAWN)-Ǫ¸¥´Á´ë(PAWN) +{ + Leader Keiler 108 + Vnum 106 + 1 Blauwolf 104 + 2 Blauwolf 104 +} +Group L13_Ǫ¸¥_µÎ¸ñ´Á´ë(S_PAWN)-¸äµÅÁö(PAWN) +{ + Leader Alpha-Blauwolf 105 + Vnum 107 + 1 Keiler 108 + 2 Keiler 108 +} +Group L16_Ǫ¸¥_µÎ¸ñ´Á´ë(S_PAWN)-Ǫ¸¥_µÎ¸ñ´Á´ë(S_PAWN) +{ + Leader Alpha-Blauwolf 105 + Vnum 108 + 1 Alpha-Blauwolf 105 + 2 Alpha-Blauwolf 105 +} +Group L16_ºÓÀº_¸äµÅÁö(S_PAWN)-Ǫ¸¥_µÎ¸ñ´Á´ë(S_PAWN) +{ + Leader "Roter Keiler" 109 + Vnum 109 + 1 Alpha-Blauwolf 105 + 2 Alpha-Blauwolf 105 +} +Group L16_ºÓÀº_¸äµÅÁö(S_PAWN)-ºÓÀº_¸äµÅÁö(S_PAWN) +{ + Leader "Roter Keiler" 109 + Vnum 110 + 1 "Roter Keiler" 109 + 2 "Roter Keiler" 109 +} +Group L16_°õ(PAWN)-ºÓÀº_¸äµÅÁö(S_PAWN) +{ + Leader B?r 110 + Vnum 111 + 1 "Roter Keiler" 109 + 2 "Roter Keiler" 109 +} +Group L16_°õ(PAWN)-°õ(PAWN) +{ + Leader B?r 110 + Vnum 112 + 1 B?r 110 + 2 B?r 110 +} +Group L16_ȸ»ö´Á´ë(PAWN)-°õ(PAWN) +{ + Leader Grauwolf 106 + Vnum 113 + 1 B?r 110 + 2 B?r 110 +} +Group L16_ȸ»ö´Á´ë(PAWN)-ȸ»ö´Á´ë(PAWN) +{ + Leader Grauwolf 106 + Vnum 114 + 1 Grauwolf 106 + 2 Grauwolf 106 +} +Group L19_ȸ»ö°õ(S_PAWN)-ȸ»ö´Á´ë(PAWN) +{ + Leader Grizzlyb?r 111 + Vnum 115 + 1 Grauwolf 106 + 2 Grauwolf 106 +} +Group L21_ȸ»ö°õ(S_PAWN)-ȸ»ö°õ(PAWN) +{ + Leader Grizzlyb?r 111 + Vnum 116 + 1 Grizzlyb?r 111 + 2 Grizzlyb?r 111 +} +Group L21_ȸ»ö_µÎ¸ñ´Á´ë(S_PAWN)-ȸ»ö°õ(S_PAWN) +{ + Leader Alpha-Grauwolf 107 + Vnum 117 + 1 Grizzlyb?r 111 + 2 Grizzlyb?r 111 +} +Group L21_ȸ»ö_µÎ¸ñ´Á´ë(S_PAWN)-ȸ»ö_µÎ¸ñ´Á´ë(S_PAWN) +{ + Leader Alpha-Grauwolf 107 + Vnum 118 + 1 Alpha-Grauwolf 107 + 2 Alpha-Grauwolf 107 +} +Group L24_È£¶ûÀÌ(PAWN)-ȸ»ö_µÎ¸ñ´Á´ë(S_PAWN) +{ + Leader Tiger 114 + Vnum 119 + 1 Alpha-Grauwolf 107 + 2 Alpha-Grauwolf 107 +} +Group L24_È£¶ûÀÌ(PAWN)-È£¶ûÀÌ(PAWN) +{ + Leader Tiger 114 + Vnum 120 + 1 Tiger 114 + 2 Tiger 114 +} +Group L08_°ËÀº°õ(S_PWAN)-È£¶ûÀÌ(PWAN) +{ + Leader Schwarzb?r 112 + Vnum 121 + 1 Tiger 114 + 2 Tiger 114 +} +Group L09_°ËÀº°õ(S_PWAN)-°ËÀº°õ(S_PWAN) +{ + Leader Schwarzb?r 112 + Vnum 122 + 1 Schwarzb?r 112 + 2 Schwarzb?r 112 +} +Group L11_ºÒ°õ(S_PWAN)-°ËÀº°õ(S-PWAN) +{ + Leader Braunb?r 113 + Vnum 123 + 1 Schwarzb?r 112 + 2 Braunb?r 113 +} +Group L14_ºÒ°õ(S_PWAN)-ºÒ°õ(S-PWAN) +{ + Leader Braunb?r 113 + Vnum 124 + 1 Braunb?r 113 + 2 Braunb?r 113 +} +Group L18_´ëÈ£(S_PWAN)-ºÒ°õ(S_PWAN) +{ + Leader "Wei©¬er Tiger" 115 + Vnum 125 + 1 Braunb?r 113 + 2 Braunb?r 113 +} +Group L21_´ëÈ£(S_PWAN)-´ëÈ£(S_PWAN) +{ + Leader "Wei©¬er Tiger" 115 + Vnum 126 + 1 "Wei©¬er Tiger" 115 + 2 "Wei©¬er Tiger" 115 +} +Group L30_ÀúÁÖ¹ÞÀº´Á´ë +{ + Leader "Verfl. Wolf" 131 + Vnum 127 + 1 "Verfl. Wolf" 131 + 2 "Verfl. Wolf" 131 +} +Group L31_ÀúÁÖ¹ÞÀºµÎ¸ñ´Á´ë +{ + Leader "Verfl. Alpha-Wolf" 132 + Vnum 128 + 1 "Verfl. Alpha-Wolf" 132 + 2 "Verfl. Wolf" 131 + 3 "Verfl. Wolf" 131 +} +Group L32_ÀúÁÖ¹ÞÀºÇª¸¥´Á´ë +{ + Leader "Verfl. Blauwolf" 133 + Vnum 129 + 1 "Verfl. Blauwolf" 133 + 2 "Verfl. Blauwolf" 133 +} +Group L34_ÀúÁÖ¹ÞÀºÇª¸¥µÎ¸ñ´Á´ë +{ + Leader "Verfl. Alpha-Blauwolf" 134 + Vnum 130 + 1 "Verfl. Alpha-Blauwolf" 134 + 2 "Verfl. Blauwolf" 133 + 3 "Verfl. Blauwolf" 133 +} +Group L36_ÀúÁÖ¹ÞÀºÈ¸»ö´Á´ë +{ + Leader "Verfl. Grauwolf" 135 + Vnum 131 + 1 "Verfl. Grauwolf" 135 + 2 "Verfl. Grauwolf" 135 +} +Group L37_ÀúÁÖ¹ÞÀººÓÀº¸äµÅÁö +{ + Leader "Verfl. roter Keiler" 138 + Vnum 132 + 1 "Verfl. roter Keiler" 138 + 2 "Verfl. roter Keiler" 138 +} +Group L21_ÀúÁÖ¹ÞÀº°õ +{ + Leader "Verfl. B?r" 139 + Vnum 133 + 1 "Verfl. B?r" 139 + 2 "Verfl. B?r" 139 +} +Group L21_ÀúÁÖ¹ÞÀºÈ¸»ö°õ +{ + Leader "Verfl. Grizzlyb?r" 140 + Vnum 134 + 1 "Verfl. Grizzlyb?r" 140 + 2 "Verfl. Grizzlyb?r" 140 + 3 "Verfl. B?r" 139 + 4 "Verfl. B?r" 139 +} +Group L21_ÀúÁÖ¹ÞÀº°ËÀº°õ +{ + Leader "Verfl. Schwarzb?r" 141 + Vnum 135 + 1 "Verfl. Schwarzb?r" 141 + 2 "Verfl. Schwarzb?r" 141 +} +Group L21_ÀúÁÖ¹ÞÀºÈ£¶ûÀÌ +{ + Leader "Verfl. Tiger" 143 + Vnum 136 + 1 "Verfl. Tiger" 143 + 2 "Verfl. Tiger" 143 + 3 "Verfl. Schwarzb?r" 141 + 4 "Verfl. Schwarzb?r" 141 +} +Group L29_ÀúÁÖ¹ÞÀº_´ëÈ£(S_KNIGHT)-ÀúÁÖ¹ÞÀº_È£¶ûÀÌ(KNIGHT) +{ + Leader "Verfl. wei©¬er Tiger" 144 + Vnum 137 + 1 "Verfl. Tiger" 143 + 2 "Verfl. Tiger" 143 +} +Group L29_»ê°ß½Å(BOSS)-ÀúÁÖ¹ÞÀº_ȸ»ö_µÎ¸ñ´Á´ë(S_KNIGHT) +{ + Leader Lykos 191 + Vnum 139 + 1 "Verfl. Alpha-Grauwolf" 136 + 2 "Verfl. Alpha-Grauwolf" 136 +} +Group L30_Àú½Å(BOSS)-ÀúÁÖ¹ÞÀº_ºÓÀº_¸äµÅÁö(S_KNIGHT) +{ + Leader Scrofa 192 + Vnum 140 + 1 "Verfl. roter Keiler" 138 + 2 "Verfl. roter Keiler" 138 +} +Group L32_¿õ½Å(BOSS)-ÀúÁÖ¹ÞÀº_ºÒ°õ(S_KNIGHT) +{ + Leader Bera 193 + Vnum 141 + 1 "Verfl. Braunb?r" 142 + 2 "Verfl. Braunb?r" 142 +} +Group L34_È£½Å(BOSS)-ÀúÁÖ¹ÞÀº_´ëÈ£(S_KNIGHT) +{ + Leader Tigris 194 + Vnum 142 + 1 "Verfl. wei©¬er Tiger" 144 + 2 "Verfl. wei©¬er Tiger" 144 +} +Group Äù½ºÆ®¿ë_µé°³ +{ + Leader "Hungriger Wildhund" 171 + Vnum 171 + 1 "Hungriger Wildhund" 171 + 2 "Hungriger Wildhund" 171 +} +Group Äù½ºÆ®¿ë_´Á°³ +{ + Leader "Hungriger Wolf" 172 + Vnum 172 + 1 "Hungriger Wolf" 172 + 2 "Hungriger Wolf" 172 +} +Group Äù½ºÆ®¿ë_µÎ¸ñ´Á´ë +{ + Leader "Hungriger Alpha-Wolf" 173 + Vnum 173 + 1 "Hungriger Alpha-Wolf" 173 + 2 "Hungriger Alpha-Wolf" 173 +} +Group Äù½ºÆ®¿ë_Ǫ¸¥´Á´ë +{ + Leader "Hungriger Blauwolf" 174 + Vnum 174 + 1 "Hungriger Blauwolf" 174 + 2 "Hungriger Blauwolf" 174 +} +Group Äù½ºÆ®¿ë_Ǫ¸¥µÎ¸ñ´Á´ë +{ + Leader "Hungriger Alpha-Blauwolf" 175 + Vnum 175 + 1 "Hungriger Alpha-Blauwolf" 175 + 2 "Hungriger Alpha-Blauwolf" 175 +} +Group Äù½ºÆ®¿ë_ȸ»ö´Á´ë +{ + Leader "Hungriger Grauwolf" 176 + Vnum 176 + 1 "Hungriger Grauwolf" 176 + 2 "Hungriger Grauwolf" 176 +} +Group Äù½ºÆ®¿ë_ȸ»öµÎ¸ñ´Á´ë +{ + Leader "Hungriger Alpha-Grauwolf" 177 + Vnum 177 + 1 "Hungriger Alpha-Grauwolf" 177 + 2 "Hungriger Alpha-Grauwolf" 177 +} +Group Äù½ºÆ®¿ë_¸äµÅÁö +{ + Leader "Hungriger Keiler" 178 + Vnum 178 + 1 "Hungriger Keiler" 178 + 2 "Hungriger Keiler" 178 +} +Group Äù½ºÆ®¿ë_ºÓÀº¸äµÅÁö +{ + Leader "Hungriger Roter Keiler" 179 + Vnum 179 + 1 "Hungriger Roter Keiler" 179 + 2 "Hungriger Roter Keiler" 179 +} +Group Äù½ºÆ®¿ë_°õ +{ + Leader "Hungriger B?r" 180 + Vnum 180 + 1 "Hungriger B?r" 180 + 2 "Hungriger B?r" 180 +} +Group Äù½ºÆ®¿ë_ȸ»ö°õ +{ + Leader "Hungriger Grizzlyb?r" 181 + Vnum 181 + 1 "Hungriger Grizzlyb?r" 181 + 2 "Hungriger Grizzlyb?r" 181 +} +Group Äù½ºÆ®¿ë_°ËÀº°õ +{ + Leader "Hungriger Schwarzb?r" 182 + Vnum 182 + 1 "Hungriger Schwarzb?r" 182 + 2 "Hungriger Schwarzb?r" 182 +} +Group Äù½ºÆ®¿ë_ºÒ°õ +{ + Leader "Hungriger Braunb?r" 183 + Vnum 183 + 1 "Hungriger Braunb?r" 183 + 2 "Hungriger Braunb?r" 183 +} +Group Äù½ºÆ®¿ë_È£¶ûÀÌ +{ + Leader "Hungriger Tiger" 184 + Vnum 184 + 1 "Hungriger Tiger" 184 + 2 "Hungriger Tiger" 184 +} +Group Äù½ºÆ®¿ë_´ëÈ£ +{ + Leader "Hungriger Wei©¬er Tiger" 185 + Vnum 185 + 1 "Hungriger Wei©¬er Tiger" 185 + 2 "Hungriger Wei©¬er Tiger" 185 +} +Group L46_¹é°áÀå¼ö(S_PAWN)-¹é°á´Ü¿ø(S_PAWN) +{ + Leader "Wei©¬er-Eid Soldatin" 301 + Vnum 305 + 1 "Wei©¬er-Eid Soldatin" 301 + 2 "Wei©¬er-Eid Soldatin" 301 + 3 "Wei©¬er-Eid Soldatin" 301 +} +Group L00_¹é°áÀå¼ö(S_PAWN)-¹é°á±Ãº´(S_PAWN) +{ + Leader "Wei©¬er-Eid Bogensch?tzin" 302 + Vnum 306 + 1 "Wei©¬er-Eid Soldatin" 301 + 2 "Wei©¬er-Eid Soldatin" 301 + 3 "Wei©¬er-Eid Soldatin" 301 +} +Group L00_¹é°á±Ãº´(S_PAWN)-¹é°á±Ãº´(S_PAWN) +{ + Leader "Wei©¬er-Eid Bogensch?tzin" 302 + Vnum 307 + 1 "Wei©¬er-Eid Bogensch?tzin" 302 + 2 "Wei©¬er-Eid Soldatin" 301 + 3 "Wei©¬er-Eid Soldatin" 301 +} +Group L00_¹é°á±Ãº´(S_PAWN)-¹é°á±Ãº´(S_PAWN) +{ + Leader "Wei©¬er-Eid Bogensch?tzin" 302 + Vnum 308 + 1 "Wei©¬er-Eid Bogensch?tzin" 302 + 2 "Wei©¬er-Eid Bogensch?tzin" 302 +} +Group L50_¹é°áÀå¼ö(KNIGHT)-¹é°á´Ü¿ø(PAWN) +{ + Leader "Wei©¬er-Eid Kommandantin" 304 + Vnum 309 + 1 "Wei©¬er-Eid Soldatin" 301 + 2 "Wei©¬er-Eid Soldatin" 301 + 3 "Wei©¬er-Eid Soldatin" 301 +} +Group L50_¹é°áÀå¼ö(KNIGHT)-¹é°á´Ü¿ø(PAWN) +{ + Leader "Wei©¬er-Eid Kommandantin" 304 + Vnum 310 + 1 "Wei©¬er-Eid Bogensch?tzin" 302 + 2 "Wei©¬er-Eid Bogensch?tzin" 302 + 3 "Wei©¬er-Eid Soldatin" 301 +} +Group L50_¼ö¼®_¹é°áÀå¼ö(S_KNIGHT)-¹é°á´Ü¿ø(S_KNIGHT) +{ + Leader "Wei©¬er-Eid Kommandantin" 304 + Vnum 313 + 1 "Wei©¬er-Eid Generalin" 303 + 2 "Wei©¬er-Eid Bogensch?tzin" 302 + 3 "Wei©¬er-Eid Soldatin" 301 +} +Group L52_¹ÌÁ¤(S_KNIGHT)-¼ö¼®_¹é°áÀå¼ö(S_KNIGHT) +{ + Leader Mi-Jung 391 + Vnum 315 + 1 "Feiger W.-Eid-Kommandant" 354 + 2 "Wei©¬er-Eid Generalin" 303 + 3 "Wei©¬er-Eid Bogensch?tzin" 302 +} +Group L54_ÀºÁ¤(S_KNIGHT)-¼ö¼®_¹é°áÀå¼ö(S_KNIGHT) +{ + Leader Eun-Jung 392 + Vnum 316 + 1 "Wei©¬er-Eid Kommandantin" 304 + 2 "Wei©¬er-Eid Generalin" 303 + 3 "Wei©¬er-Eid Bogensch?tzin" 302 +} +Group L29_¼¼¶û(S_KNIGHT)-¼ö¼®_¹é°áÀå¼ö(S_KNIGHT) +{ + Leader Se-Rang 393 + Vnum 317 + 1 "Wei©¬er-Eid Kommandantin" 304 + 2 "Wei©¬er-Eid Generalin" 303 + 3 "Wei©¬er-Eid Bogensch?tzin" 302 +} +Group L31_ÁøÈñ(BOSS)-¼ö¼®_Àû¹ÌÀå¼ö(S_KNIGHT) +{ + Leader Jin-Hee 394 + Vnum 318 + 1 "Wei©¬er-Eid Kommandantin" 304 + 2 "Wei©¬er-Eid Generalin" 303 + 3 "Wei©¬er-Eid Bogensch?tzin" 302 + 4 "Wei©¬er-Eid Bogensch?tzin" 302 +} +Group Äù½ºÆ®¿ë_¹é°á´Ü¿ø +{ + Leader "Feiger Wei©¬er-Eid-Soldat" 351 + Vnum 351 + 1 "Feiger Wei©¬er-Eid-Soldat" 351 + 2 "Feiger Wei©¬er-Eid-Soldat" 351 +} +Group Äù½ºÆ®¿ë_¹é°á±Ãº´ +{ + Leader "Feiger W.-Eid Sch?tze" 352 + Vnum 352 + 1 "Feiger W.-Eid Sch?tze" 352 + 2 "Feiger W.-Eid Sch?tze" 352 +} +Group Äù½ºÆ®¿ë_¼Ò½ÉÇѹÌÁ¤ +{ + Leader "Mutlose Mi-Jung" 395 + Vnum 395 +} +Group Äù½ºÆ®¿ë_¼Ò½ÉÇÑÀºÁ¤ +{ + Leader "Mutlose Eun-Jung" 396 + Vnum 396 +} +Group Äù½ºÆ®¿ë_¼Ò½ÉÇѼ¼¶û +{ + Leader "Mutlose Se-Rang" 397 + Vnum 397 +} +Group Äù½ºÆ®¿ë_¼Ò½ÉÇÑÁøÈñ +{ + Leader "Mutlose Jin-Hee" 398 + Vnum 398 +} +Group L20_ÈæÇ³´Ü¿ø(PAWN)-¿À¶ûÄɺ¸º´(PAWN) +{ + Leader Schwarzwindsoldat 401 + Vnum 401 + 1 Schwarzwindsoldat 401 + 2 "Wilder Infanterist" 501 + 3 "Wilder Infanterist" 501 +} +Group L20_ÈæÇ³µ¹°Ý´ë(PAWN)-ÈæÇ³µ¹°Ý´ë(PAWN) +{ + Leader Schwarzwindbesessener 402 + Vnum 402 + 1 Schwarzwindbesessener 402 + 2 Schwarzwindsoldat 401 + 3 "Wilder Infanterist" 501 +} +Group L20_ÈæÇ³µ¹°Ý´ë(PAWN)-ÈæÇ³µ¹°Ý´ë(PAWN) +{ + Leader Schwarzwindbesessener 402 + Vnum 403 + 1 "Wilder Ergebener" 502 + 2 Schwarzwindsoldat 401 + 3 "B?ser Schw. Sturmsoldat" 451 +} +Group L25_ÈæÇ³±Ã¼ö(PAWN)-ÈæÇ³µ¹°Ý´ë(PAWN) +{ + Leader Schwarzwindbogensch?tze 403 + Vnum 404 + 1 Schwarzwindbesessener 402 + 2 Schwarzwindbesessener 402 + 3 "Wilder Ergebener" 502 +} +Group L25_ÈæÇ³±Ã¼ö(PAWN)-ÈæÇ³±Ã¼ö(PAWN) +{ + Leader Schwarzwindbogensch?tze 403 + Vnum 405 + 1 Schwarzwindbogensch?tze 403 + 2 "Wilder Ergebener" 502 + 3 Schwarzwindbesessener 402 +} +Group L25_ÈæÇ³Àå¼ö_»ï·É(S_PAWN)-ÈæÇ³±Ã¼ö(PAWN) +{ + Leader Schwarzwind-Jak-To 404 + Vnum 406 + 1 Schwarzwindbogensch?tze 403 + 2 Schwarzwindbesessener 402 + 3 Schwarzwindbesessener 402 +} +Group L25_ÈæÇ³Àå¼ö_»ï·É(S_PAWN)-ÈæÇ³±Ã¼ö(PAWN) +{ + Leader Schwarzwind-Jak-To 404 + Vnum 407 + 1 Schwarzwindbogensch?tze 403 + 2 Schwarzwindbogensch?tze 403 + 3 Schwarzwindbesessener 402 +} +Group L23_ÈæÇ³Àå¼ö_ÀÌ·É(S_PAWN)-ÈæÇ³Àå¼ö_»ï·É(S_PAWN) +{ + Leader Schwarzwind-To-Su 405 + Vnum 408 + 1 Schwarzwind-Jak-To 404 + 2 Schwarzwindbogensch?tze 403 + 3 Schwarzwindbesessener 402 +} +Group L23_ÈæÇ³Àå¼ö_ÀÌ·É(S_PAWN)-ÈæÇ³Àå¼ö_»ï·É(S_PAWN) +{ + Leader Schwarzwind-To-Su 405 + Vnum 409 + 1 Schwarzwind-Jak-To 404 + 2 Schwarzwindbogensch?tze 403 + 3 Schwarzwindbogensch?tze 403 +} +Group L25_ÈæÇ³Àå¼ö_ÀÏ·É(S_PAWN)-ÈæÇ³Àå¼ö_ÀÌ·É(S_PAWN) +{ + Leader Schwarzwind-Gu-Ryung 406 + Vnum 410 + 1 Schwarzwind-To-Su 405 + 2 Schwarzwindbogensch?tze 403 + 3 Schwarzwindbesessener 402 +} +Group L25_ÈæÇ³Àå¼ö_ÀÏ·É(S_PAWN)-ÈæÇ³Àå¼ö_ÀÌ·É(S_PAWN) +{ + Leader Schwarzwind-Gu-Ryung 406 + Vnum 411 + 1 Schwarzwind-To-Su 405 + 2 Schwarzwind-Jak-To 404 + 3 Schwarzwindbogensch?tze 403 +} +Group L30_»ìdzµ¹°Ý´ë(KNIGHT)-»ìdz´Ü¿ø(KNIGHT) +{ + Leader "Schwarzer Sturmbesessene" 432 + Vnum 412 + 1 "Schwarzer Sturmsoldat" 431 + 2 "Schwarzer Sturmsoldat" 431 + 3 "Schwarzer Sturmsoldat" 431 +} +Group L30_»ìdzµ¹°Ý´ë(KNIGHT)-»ìdzµ¹°Ý´ë(KNIGHT) +{ + Leader "Schwarzer Sturmbesessene" 432 + Vnum 413 + 1 "Schwarzer Sturmbesessene" 432 + 2 "Schwarzer Sturmsoldat" 431 + 3 "Schwarzer Sturmsoldat" 431 +} +Group L30_»ìdzµ¹°Ý´ë(KNIGHT)-»ìdzµ¹°Ý´ë(KNIGHT) +{ + Leader "Schwarzer Sturmbesessene" 432 + Vnum 414 + 1 "Schwarzer Sturmbesessene" 432 + 2 "Schwarzer Sturmbesessene" 432 + 3 "Schwarzer Sturmsoldat" 431 +} +Group L23_»ìdz±Ã¼ö(KNIGHT)-»ìdzµ¹°Ý´ë(KNIGHT) +{ + Leader "Schwarzer Bogensch?tze" 433 + Vnum 415 + 1 "Schwarzer Sturmbesessene" 432 + 2 "Schwarzer Sturmbesessene" 432 + 3 "Schwarzer Sturmbesessene" 432 +} +Group L23_»ìdz±Ã¼ö(KNIGHT)-»ìdz±Ã¼ö(KNIGHT) +{ + Leader "Schwarzer Bogensch?tze" 433 + Vnum 416 + 1 "Schwarzer Bogensch?tze" 433 + 2 "Schwarzer Sturmbesessene" 432 + 3 "Schwarzer Sturmbesessene" 432 +} +Group L26_»ìdzÀå¼ö_»ï·É(S_KNIGHT)-»ìdz±Ã¼ö(KNIGHT) +{ + Leader "Schwarzer Sturm-Joh-Hwan" 434 + Vnum 417 + 1 "Schwarzer Bogensch?tze" 433 + 2 "Schwarzer Sturmbesessene" 432 + 3 "Schwarzer Sturmbesessene" 432 +} +Group L26_»ìdzÀå¼ö_»ï·É(S_KNIGHT)-»ìdz±Ã¼ö(KNIGHT) +{ + Leader "Schwarzer Sturm-Joh-Hwan" 434 + Vnum 418 + 1 "Schwarzer Bogensch?tze" 433 + 2 "Schwarzer Bogensch?tze" 433 + 3 "Schwarzer Sturmbesessene" 432 +} +Group L28_»ìdzÀå¼ö_ÀÌ·É(S_KNIGHT)-»ìdzÀå¼ö_»ï·É(S_KNIGHT) +{ + Leader "Schwarzer Sturm-Kyuk-Jan" 435 + Vnum 419 + 1 "Schwarzer Sturm-Joh-Hwan" 434 + 2 "Schwarzer Bogensch?tze" 433 + 3 "Schwarzer Sturmbesessene" 432 +} +Group L28_»ìdzÀå¼ö_ÀÌ·É(S_KNIGHT)-»ìdzÀå¼ö_»ï·É(S_KNIGHT) +{ + Leader "Schwarzer Sturm-Kyuk-Jan" 435 + Vnum 420 + 1 "Schwarzer Sturm-Joh-Hwan" 434 + 2 "Schwarzer Bogensch?tze" 433 + 3 "Schwarzer Bogensch?tze" 433 +} +Group L31_»ìdzÀå¼ö_ÀÏ·É(S_KNIGHT)-»ìdzÀå¼ö_ÀÌ·É(S_KNIGHT) +{ + Leader "Schwarzer Sturm-Pho-Hwan" 436 + Vnum 421 + 1 "Schwarzer Sturm-Kyuk-Jan" 435 + 2 "Schwarzer Bogensch?tze" 433 + 3 "Schwarzer Bogensch?tze" 433 +} +Group L31_»ìdzÀå¼ö_ÀÏ·É(S_KNIGHT)-»ìdzÀå¼ö_ÀÌ·É(S_KNIGHT) +{ + Leader "Schwarzer Sturm-Pho-Hwan" 436 + Vnum 422 + 1 "Schwarzer Sturm-Kyuk-Jan" 435 + 2 "Schwarzer Sturm-Joh-Hwan" 434 + 3 "Schwarzer Bogensch?tze" 433 +} +Group L26_¸Íȯ(BOSS)-»ìdzÀå¼ö_ÀÏ·É(S_KNIGHT) +{ + Leader Mahon 491 + Vnum 423 + 1 Schwarzwind-Gu-Ryung 406 + 2 Schwarzwind-Gu-Ryung 406 + 3 Schwarzwindbogensch?tze 403 + 4 Schwarzwindbogensch?tze 403 +} +Group L27_º¸¿ì(BOSS)-»ìdzÀå¼ö_ÀÏ·É(S_KNIGHT) +{ + Leader Bo 492 + Vnum 424 + 1 Schwarzwind-Gu-Ryung 406 + 2 Schwarzwind-Gu-Ryung 406 + 3 Schwarzwindbogensch?tze 403 + 4 Schwarzwindbogensch?tze 403 +} +Group L29_±¸ÆÐ(BOSS)-»ìdzÀå¼ö_ÀÏ·É(S_KNIGHT) +{ + Leader Goo-Pae 493 + Vnum 425 + 1 Schwarzwind-Gu-Ryung 406 + 2 Schwarzwind-Gu-Ryung 406 + 3 Schwarzwindbogensch?tze 403 + 4 Schwarzwindbogensch?tze 403 +} +Group L30_ÃßÈç(KING)-»ìdzÀå¼ö_ÀÏ·É(S_KNIGHT) +{ + Leader Chuong 494 + Vnum 426 + 1 Schwarzwind-Gu-Ryung 406 + 2 Schwarzwind-To-Su 405 + 3 Schwarzwind-Jak-To 404 + 4 Schwarzwindbogensch?tze 403 +} +Group Äù½ºÆ®¿ë_ÈæÇ³±Ã¼ö +{ + Leader "B?ser Sturmbogensch?tze" 453 + Vnum 453 + 1 "B?ser Sturmbogensch?tze" 453 + 2 "B?ser Sturmbogensch?tze" 453 +} +Group Äù½ºÆ®¿ë_ÈæÇ³Àå¼ö +{ + Leader "B?ser Sturm-Joh-Hwan" 454 + Vnum 454 + 1 "B?ser Sturm-Joh-Hwan" 454 + 2 "B?ser Sturm-Joh-Hwan" 454 +} +Group Äù½ºÆ®¿ë_ÈæÇ³Àå¼ö +{ + Leader "B?ser Sturm-Kyuk-Jang" 455 + Vnum 455 + 1 "B?ser Sturm-Kyuk-Jang" 455 + 2 "B?ser Sturm-Kyuk-Jang" 455 +} +Group Äù½ºÆ®¿ë_ÈæÇ³Àå¼ö +{ + Leader "B?ser Sturm-Pho-Hwan" 456 + Vnum 456 + 1 "B?ser Sturm-Pho-Hwan" 456 + 2 "B?ser Sturm-Pho-Hwan" 456 +} +Group L34_¿À¶ûijÁ¹°³(PAWN)-¿À¶ûijº¸º´(PAWN) +{ + Leader "Wilder Infanterist" 501 + Vnum 501 + 1 "Wilder Infanterist" 501 + 2 Schwarzwindsoldat 401 + 3 Schwarzwindsoldat 401 +} +Group L34_¿À¶ûijÁ¹°³(PAWN)-¿À¶ûijÁ¹°³(PAWN) +{ + Leader "Wilder Ergebener" 502 + Vnum 502 + 1 "Wilder Ergebener" 502 + 2 "Wilder Infanterist" 501 + 3 Schwarzwindsoldat 401 +} +Group L34_¿À¶ûijÁ¹°³(PAWN)-¿À¶ûijÁ¹°³(PAWN) +{ + Leader "Wilder Ergebener" 502 + Vnum 503 + 1 "Wilder Infanterist" 501 + 2 "Wilder Infanterist" 501 + 3 "Wilder Infanterist" 501 +} +Group L31_¿À¶ûij±Ã¼ö(S_PAWN)-¿À¶ûijÁ¹°³(PAWN) +{ + Leader "Wilder Ergebener" 502 + Vnum 504 + 1 "Wilder Ergebener" 502 + 2 "Wilder Ergebener" 502 + 3 "Wilder Infanterist" 501 +} +Group L31_¿À¶ûij±Ã¼ö(S_PAWN)-¿À¶ûij±Ã¼ö(S_PAWN) +{ + Leader "Wilder Bogensch?tze" 503 + Vnum 505 + 1 "Wilder Ergebener" 502 + 2 "Wilder Ergebener" 502 + 3 "Wilder Ergebener" 502 +} +Group L32_¿À¶ûijÀå¼ö(S_PAWN)-¿À¶ûij±Ã¼ö(S_PAWN) +{ + Leader "Wilder General" 504 + Vnum 506 + 1 "Wilder Bogensch?tze" 503 + 2 "Wilder Ergebener" 502 + 3 "Wilder Ergebener" 502 +} +Group L32_¿À¶ûijÀå¼ö(S_PAWN)-¿À¶ûij±Ã¼ö(S_PAWN) +{ + Leader "Wilder General" 504 + Vnum 507 + 1 "Wilder Bogensch?tze" 503 + 2 "Wilder Ergebener" 502 + 3 "Wilder Ergebener" 502 +} +Group L35_ºñ·ù´Üµ¹°Ý´ë(KNIGHT)-ºñ·ù´Ü¿ø(KNIGHT) +{ + Leader "Brutaler Besessener" 532 + Vnum 508 + 1 "Brutaler Soldat" 531 + 2 "Brutaler Soldat" 531 + 3 "Brutaler Soldat" 531 +} +Group L35_ºñ·ù´Üµ¹°Ý´ë(KNIGHT)-ºñ·ù´Üµ¹°Ý´ë(KNIGHT) +{ + Leader "Brutaler Besessener" 532 + Vnum 509 + 1 "Brutaler Besessener" 532 + 2 "Brutaler Soldat" 531 + 3 "Brutaler Soldat" 531 +} +Group L35_ºñ·ù´Üµ¹°Ý´ë(KNIGHT)-ºñ·ù´Üµ¹°Ý´ë(KNIGHT) +{ + Leader "Brutaler Besessener" 532 + Vnum 510 + 1 "Brutaler Besessener" 532 + 2 "Brutaler Besessener" 532 + 3 "Brutaler Soldat" 531 +} +Group L37_ºñ·ù´Ü±Ã¼ö(S_KNIGHT)-ºñ·ù´Üµ¹°Ý´ë(KNIGHT) +{ + Leader "Brutaler Bogensch?tze" 533 + Vnum 511 + 1 "Brutaler Besessener" 532 + 2 "Brutaler Soldat" 531 + 3 "Brutaler Soldat" 531 +} +Group L37_ºñ·ù´Ü±Ã¼ö(S_KNIGHT)-ºñ·ù´Ü±Ã¼ö(S_KNIGHT) +{ + Leader "Brutaler Bogensch?tze" 533 + Vnum 512 + 1 "Brutaler Bogensch?tze" 533 + 2 "Brutaler Besessener" 532 + 3 "Brutaler Besessener" 532 +} +Group L39_ºñ·ù´ÜÀå(S_KNIGHT)-ºñ·ù´Ü±Ã¼ö(S_KNIGHT) +{ + Leader "Brutaler Spezialist" 534 + Vnum 513 + 1 "Brutaler Bogensch?tze" 533 + 2 "Brutaler Besessener" 532 + 3 "Brutaler Besessener" 532 +} +Group L39_ºñ·ù´ÜÀå(S_KNIGHT)-ºñ·ù´Ü±Ã¼ö(S_KNIGHT) +{ + Leader "Brutaler Spezialist" 534 + Vnum 514 + 1 "Brutaler Bogensch?tze" 533 + 2 "Brutaler Bogensch?tze" 533 + 3 "Brutaler Besessener" 532 +} +Group L31_ºñ·ù´Ü´ëÀå(BOSS)-ºñ·ù´ÜÀå(S_KNIGHT) +{ + Leader "Brutaler Hauptmann" 591 + Vnum 515 + 1 "Wilder General" 504 + 2 "Wilder General" 504 + 3 "Wilder Bogensch?tze" 503 + 4 "Wilder Bogensch?tze" 503 +} +Group Äù½ºÆ®¿ë_¿À¶ûÄɺ¸º´ +{ + Leader "St. Wilder Infanterist" 551 + Vnum 551 + 1 "St. Wilder Infanterist" 551 + 2 "St. Wilder Infanterist" 551 +} +Group Äù½ºÆ®¿ë_¿À¶ûÄÉÁ¹°³ +{ + Leader "St. Wilder Ergebener" 552 + Vnum 552 + 1 "St. Wilder Ergebener" 552 + 2 "St. Wilder Ergebener" 552 +} +Group Äù½ºÆ®¿ë_¿À¶ûÄɱüö +{ + Leader "St. Wilder Bogensch?tze" 553 + Vnum 553 + 1 "St. Wilder Bogensch?tze" 553 + 2 "St. Wilder Bogensch?tze" 553 +} +Group Äù½ºÆ®¿ë_¿À¶ûÄÉÀå¼ö +{ + Leader "St. Wilder General" 554 + Vnum 554 + 1 "St. Wilder General" 554 + 2 "St. Wilder General" 554 +} +Group L38_Áø¿õ±Í_ôÈĺ´(PAWN)-Áø¿õ±Íº´(PAWN) +{ + Leader "Stolzer Ork" 631 + Vnum 601 + 1 "Stolzer Ork" 631 + 2 K?nigsskorpion 2103 + 3 K?nigsskorpion 2103 +} +Group L38_Áø¿õ±Íº´(PAWN)-Áø¿õ±Íº´(PAWN) +{ + Leader "Stolzer Ork" 631 + Vnum 602 + 1 "Stolzer Ork" 631 + 2 "Stolzer Ork" 631 + 3 K?nigsskorpion 2103 +} +Group L44_Áø¿õ±Í_Åõº´(S_PAWN)-Áø¿õ±Í_ôÈĺ´(PAWN) +{ + Leader "Stolzer Ork-K?mpfer" 633 + Vnum 603 + 1 "Stolzer Ork-Sp?her" 632 + 2 "Stolzer Ork-Sp?her" 632 + 3 "Stolzer Ork-Sp?her" 632 +} +Group L44_Áø¿õ±Í_Åõº´(S_PAWN)-Áø¿õ±Í_Åõº´(S_PAWN) +{ + Leader "Stolzer Ork-K?mpfer" 633 + Vnum 604 + 1 "Stolzer Ork-K?mpfer" 633 + 2 "Stolzer Ork-Sp?her" 632 + 3 "Stolzer Ork-Sp?her" 632 +} +Group L34_Áø¿õ±Í_ôÈĺ´(KNIGHT)-Áø¿õ±Íº´(KNIGHT) +{ + Leader "Stolzer Ork-Sp?her" 632 + Vnum 605 + 1 "Stolzer Ork" 631 + 2 "Stolzer Ork" 631 + 3 "Stolzer Ork" 631 +} +Group L34_Áø¿õ±Í_ôÈĺ´(KNIGHT)-Áø¿õ±Í_ôÈĺ´(KNIGHT) +{ + Leader "Stolzer Ork-Sp?her" 632 + Vnum 606 + 1 "Stolzer Ork-Sp?her" 632 + 2 "Stolzer Ork" 631 + 3 "Stolzer Ork" 631 +} +Group L35_Áø¿õ±Í_Åõº´(KNIGHT)-Áø¿õ±Í_ôÈĺ´(KNIGHT) +{ + Leader "Stolzer Ork-K?mpfer" 633 + Vnum 607 + 1 "Stolzer Ork-Sp?her" 632 + 2 "Stolzer Ork" 631 + 3 "Stolzer Ork" 631 +} +Group L35_Áø¿õ±Í_Åõº´(KNIGHT)-Áø¿õ±Í_ôÈĺ´(KNIGHT) +{ + Leader "Stolzer Ork-K?mpfer" 633 + Vnum 608 + 1 "Stolzer Ork-Sp?her" 632 + 2 "Stolzer Ork-Sp?her" 632 + 3 "Stolzer Ork" 631 +} +Group L34_Áø¿õ±Í_¸¶º´(KNIGHT)-Áø¿õ±Í_Åõº´(KNIGHT) +{ + Leader "Stolzer Ork-Zauberer" 634 + Vnum 609 + 1 "Stolzer Ork-K?mpfer" 633 + 2 "Stolzer Ork-K?mpfer" 633 + 3 "Stolzer Ork-Sp?her" 632 +} +Group L29_Áø¿õ±Í_¸¶º´(S_PAWN)-Áø¿õ±Í_Åõº´(S_PAWN) +{ + Leader "Stolzer Ork-Zauberer" 634 + Vnum 610 + 1 "Stolzer Ork-K?mpfer" 633 + 2 "Stolzer Ork-K?mpfer" 633 + 3 "Stolzer Ork-K?mpfer" 633 +} +Group L29_Áø¿õ±Í_¸¶º´(S_PAWN)-Áø¿õ±Í_¸¶º´(S_PAWN) +{ + Leader "Stolzer Ork-Zauberer" 634 + Vnum 611 + 1 "Stolzer Ork-Zauberer" 634 + 2 "Stolzer Ork-K?mpfer" 633 + 3 "Stolzer Ork-K?mpfer" 633 +} +Group L36_Áø¿õ±Í_À屺(S_KNIGHT)-Áø¿õ±Í_¸¶º´(KNIGHT) +{ + Leader "Stolzer Ork-General" 635 + Vnum 612 + 1 "Stolzer Ork-Zauberer" 634 + 2 "Stolzer Ork-Sp?her" 632 + 3 "Stolzer Ork-Sp?her" 632 +} +Group L36_Áø¿õ±Í_À屺(S_KNIGHT)-Áø¿õ±Í_¸¶º´(KNIGHT) +{ + Leader "Stolzer Ork-General" 635 + Vnum 613 + 1 "Stolzer Ork-Zauberer" 634 + 2 "Stolzer Ork-Zauberer" 634 + 3 "Stolzer Ork-K?mpfer" 633 +} +Group L39_Èæ¿õ±Í(S_KNIGHT)-ÁøÁø¿õ±Í_À屺(S_KNIGHT) +{ + Leader "Schwarzer Ork" 636 + Vnum 614 + 1 "Stolzer Ork-General" 635 + 2 "Stolzer Ork-Sp?her" 632 + 3 "Stolzer Ork-Sp?her" 632 +} +Group L39_Èæ¿õ±Í(S_KNIGHT)-ÁøÁø¿õ±Í_À屺(S_KNIGHT) +{ + Leader "Schwarzer Ork" 636 + Vnum 615 + 1 "Stolzer Ork-General" 635 + 2 "Stolzer Ork-Zauberer" 634 + 3 "Stolzer Ork-K?mpfer" 633 +} +Group L41_°Å´ë_Èæ¿õ±Í(S_KNIGHT)-Èæ¿õ±Í(S_KNIGHT) +{ + Leader "Schwarzer Ork-Riese" 637 + Vnum 616 + 1 "Schwarzer Ork" 636 + 2 "Stolzer Ork-Zauberer" 634 +} +Group L41_°Å´ë_Èæ¿õ±Í(S_KNIGHT)-°Å´ë_Èæ¿õ±Í(S_KNIGHT) +{ + Leader "Schwarzer Ork-Riese" 637 + Vnum 617 + 1 "Schwarzer Ork" 636 + 2 "Schwarzer Ork" 636 +} +Group L41_¿õ±Í_Á·Àå(BOSS)-°Å´ë_Èæ¿õ±Í(S_KNIGHT) +{ + Leader Oberork 691 + Vnum 621 + 1 "Schwarzer Ork-Riese" 637 + 2 "Stolzer Ork-General" 635 + 3 "Schwarzer Ork" 636 + 4 "Stolzer Ork-Zauberer" 634 +} +Group ¸ÛûÇÑÁø¿õ±Íº´ +{ + Leader "Mutiger gr. Ork" 651 + Vnum 651 + 1 "Mutiger gr. Ork" 651 + 2 "Mutiger gr. Ork" 651 +} +Group Äù½ºÆ®¿ë_Áø¿õ±Í +{ + Leader "Mutiger gr. Orksp?her" 652 + Vnum 652 + 1 "Mutiger gr. Orksp?her" 652 + 2 "Mutiger gr. Orksp?her" 652 +} +Group Äù½ºÆ®¿ë_Áø¿õ±Í +{ + Leader "Mutiger gr. Orkk?mpfer" 653 + Vnum 653 + 1 "Mutiger gr. Orkk?mpfer" 653 + 2 "Mutiger gr. Orkk?mpfer" 653 +} +Group Äù½ºÆ®¿ë_Áø¿õ±Í +{ + Leader "Mutiger gr. Orkzauberer" 654 + Vnum 654 + 1 "Mutiger gr. Orkzauberer" 654 + 2 "Mutiger gr. Orkzauberer" 654 +} +Group Äù½ºÆ®¿ë_Áø¿õ±Í +{ + Leader "Mutiger gr. Orkgeneral" 655 + Vnum 655 + 1 "Mutiger gr. Orkgeneral" 655 + 2 "Mutiger gr. Orkgeneral" 655 +} +Group Äù½ºÆ®¿ë_Áø¿õ±Í +{ + Leader "Mutiger Schw. Ork" 656 + Vnum 656 + 1 "Mutiger Schw. Ork" 656 + 2 "Mutiger Schw. Ork" 656 +} +Group Äù½ºÆ®¿ë_Áø¿õ±Í +{ + Leader "Mutiger Schw. Orkriese" 657 + Vnum 657 + 1 "Mutiger Schw. Orkriese" 657 + 2 "Mutiger Schw. Orkriese" 657 +} +Group Äù½ºÆ®¿ë_Áø¿õ±Í +{ + Leader Ork-Zauberer 604 + Vnum 658 + 1 Ork-K?mpfer 603 + 2 Ork-Sp?her 602 +} +Group L44_¹Ð±³³ªÇѺ´(PAWN)-¹Ð±³ÃßÁ¾ÀÚ(PAWN) +{ + Leader "Dunkler Arahan" 702 + Vnum 701 + 1 "Dunkler Fanatiker" 701 + 2 "Dunkler Fanatiker" 701 +} +Group L44_¹Ð±³³ªÇѺ´(PAWN)-¹Ð±³³ªÇѺ´(PAWN) +{ + Leader "Dunkler Arahan" 702 + Vnum 702 + 1 "Dunkler Arahan" 702 + 2 "Dunkler Fanatiker" 701 + 3 "Dunkler Fanatiker" 701 +} +Group L44_¹Ð±³³ªÇѺ´(PAWN)-¹Ð±³³ªÇѺ´(PAWN) +{ + Leader "Dunkler Arahan" 702 + Vnum 703 + 1 "Dunkler Arahan" 702 + 2 "Hoher Arahan" 752 + 3 "Dunkler Fanatiker" 701 +} +Group L45_¹Ð±³³ªÇÑÅõº´(PAWN)-¹Ð±³³ªÇѺ´(PAWN) +{ + Leader "Dunkler K?mpfer" 703 + Vnum 704 + 1 "Dunkler Arahan" 702 + 2 "Dunkler Fanatiker" 701 + 3 "Dunkler Fanatiker" 701 +} +Group L45_¹Ð±³³ªÇÑÅõº´(PAWN)-¹Ð±³³ªÇѺ´(PAWN) +{ + Leader "Dunkler K?mpfer" 703 + Vnum 705 + 1 "Dunkler Arahan" 702 + 2 "Dunkler Arahan" 702 + 3 "Dunkler Arahan" 702 +} +Group L46_¹Ð±³³ªÇÑÀå(S_PAWN)-¹Ð±³³ªÇÑÅõº´(PAWN) +{ + Leader "Oberer dunkler Arahan" 704 + Vnum 706 + 1 "Dunkler K?mpfer" 703 + 2 "Dunkler Arahan" 702 + 3 "Dunkler Arahan" 702 +} +Group L46_¹Ð±³³ªÇÑÀå(S_PAWN)-¹Ð±³³ªÇÑÅõº´(PAWN) +{ + Leader "Oberer dunkler Arahan" 704 + Vnum 707 + 1 "Dunkler K?mpfer" 703 + 2 "Hoher Arahan-K?mpfer" 753 + 3 "Hoher Beschw?rer" 757 +} +Group L31_¹Ð±³ÁýÇິ(S_PAWN)-¹Ð±³ÁýÇິ(S_PAWN) +{ + Leader "Dunkler Scharfrichter" 705 + Vnum 708 + 1 "Oberer dunkler Arahan" 704 + 2 "Hoher Ober-Arahan" 754 + 3 "Oberer dunkler Arahan" 704 +} +Group L31_¹Ð±³ÁýÇິ(S_PAWN)-¹Ð±³ÁýÇິ(S_PAWN) +{ + Leader "Dunkler Scharfrichter" 705 + Vnum 709 + 1 "Dunkler Scharfrichter" 705 + 2 "Oberer dunkler Arahan" 704 + 3 "Oberer dunkler Arahan" 704 +} +Group L33_¹Ð±³°­¹Ú·É(S_PAWN)-¹Ð±³ÁýÇິ(S_PAWN) +{ + Leader "Dunkler Peiniger" 706 + Vnum 710 + 1 "Dunkler Scharfrichter" 705 + 2 "Hoher Scharfrichter" 755 + 3 "Oberer dunkler Arahan" 704 +} +Group L33_¹Ð±³°­¹Ú·É(S_PAWN)-¹Ð±³°­¹Ú·É(S_PAWN) +{ + Leader "Dunkler Peiniger" 706 + Vnum 711 + 1 "Hoher Peiniger" 756 + 2 "Dunkler Scharfrichter" 705 + 3 "Oberer dunkler Arahan" 704 +} +Group L36_¹Ð±³¼Òȯ·É(S_PAWN)-¹Ð±³°­¹Ú·É(S_PAWN) +{ + Leader "Dunkler Beschw?rer" 707 + Vnum 712 + 1 "Dunkler Peiniger" 706 + 2 "Dunkler Scharfrichter" 705 + 3 "Dunkler Scharfrichter" 705 +} +Group L36_¹Ð±³¼Òȯ·É(S_PAWN)-¹Ð±³¼Òȯ·É(S_PAWN) +{ + Leader "Dunkler Beschw?rer" 707 + Vnum 713 + 1 "Dunkler Beschw?rer" 707 + 2 "Dunkler Peiniger" 706 + 3 "Dunkler Scharfrichter" 705 +} +Group L40_¹Ð±³³ªÇѺ´(KNIGHT)-¹Ð±³ÃßÁ¾ÀÚ(KNIGHT) +{ + Leader "Stolzer dunkl. Arahan" 732 + Vnum 714 + 1 "Stolzer dunkl. Fanatiker" 731 + 2 "Brutaler Fanatiker" 771 +} +Group L40_¹Ð±³³ªÇѺ´(KNIGHT)-¹Ð±³³ªÇѺ´(KNIGHT) +{ + Leader "Stolzer dunkl. Arahan" 732 + Vnum 715 + 1 "Stolzer dunkl. Arahan" 732 + 2 "Stolzer dunkl. Fanatiker" 731 + 3 "Stolzer dunkl. Fanatiker" 731 +} +Group L40_¹Ð±³³ªÇѺ´(KNIGHT)-¹Ð±³³ªÇѺ´(KNIGHT) +{ + Leader "Stolzer dunkl. Arahan" 732 + Vnum 716 + 1 "Stolzer dunkl. Arahan" 732 + 2 "Stolzer dunkl. Arahan" 732 + 3 "Stolzer dunkl. Fanatiker" 731 +} +Group L43_¹Ð±³³ªÇÑÅõº´(KNIGHT)-¹Ð±³³ªÇѺ´(KNIGHT) +{ + Leader "Stolzer dunkl. K?mpfer" 733 + Vnum 717 + 1 "Stolzer dunkl. Arahan" 732 + 2 "Brutaler Arahan" 772 + 3 "Stolzer dunkl. Fanatiker" 731 +} +Group L43_¹Ð±³³ªÇÑÅõº´(KNIGHT)-¹Ð±³³ªÇÑÅõº´(KNIGHT) +{ + Leader "Stolzer dunkl. K?mpfer" 733 + Vnum 718 + 1 "Stolzer dunkl. Arahan" 732 + 2 "Stolzer dunkl. Arahan" 732 + 3 "Stolzer dunkl. Fanatiker" 731 +} +Group L46_¹Ð±³³ªÇÑÀå(S_KNIGHT)-¹Ð±³³ªÇÑÅõº´(KNIGHT) +{ + Leader "Stolzer dunkl. Oberst" 734 + Vnum 719 + 1 "Stolzer dunkl. K?mpfer" 733 + 2 "Stolzer dunkl. Arahan" 732 + 3 "Stolzer dunkl. Fanatiker" 731 +} +Group L46_¹Ð±³³ªÇÑÀå(S_KNIGHT)-¹Ð±³³ªÇÑÀå(S_KNIGHT) +{ + Leader "Stolzer dunkl. Oberst" 734 + Vnum 720 + 1 "Stolzer dunkl. Oberst" 734 + 2 "Stolzer dunkl. K?mpfer" 733 + 3 "Stolzer dunkl. Arahan" 732 +} +Group L49_¹Ð±³ÁýÇິ(S_KNIGHT)-¹Ð±³³ªÇÑÀå(S_KNIGHT) +{ + Leader "Stolzer dunkl. Sch?tze" 735 + Vnum 721 + 1 "Stolzer dunkl. Oberst" 734 + 2 "Stolzer dunkl. K?mpfer" 733 + 3 "Brutaler Arahan-K?mpfer" 773 +} +Group L49_¹Ð±³ÁýÇິ(S_KNIGHT)-¹Ð±³ÁýÇິ(S_KNIGHT) +{ + Leader "Stolzer dunkl. Sch?tze" 735 + Vnum 722 + 1 "Stolzer dunkl. Oberst" 734 + 2 "Stolzer dunkl. Oberst" 734 + 3 "Stolzer dunkl. K?mpfer" 733 +} +Group L34_¹Ð±³°­¹Ú·É(S_KNIGHT)-¹Ð±³ÁýÇິ(S_KNIGHT) +{ + Leader "Stolzer dunkl. Peiniger" 736 + Vnum 723 + 1 "Stolzer dunkl. Sch?tze" 735 + 2 "Stolzer dunkl. Oberst" 734 + 3 "Stolzer dunkl. Oberst" 734 +} +Group L34_¹Ð±³°­¹Ú·É(S_KNIGHT)-¹Ð±³°­¹Ú·É(S_KNIGHT) +{ + Leader "Stolzer dunkl. Peiniger" 736 + Vnum 724 + 1 "Stolzer dunkl. Peiniger" 736 + 2 "Stolzer dunkl. Sch?tze" 735 + 3 "Stolzer dunkl. Sch?tze" 735 +} +Group L37_¹Ð±³¼Òȯ·É(S_KNIGHT)-¹Ð±³°­¹Ú·É(S_KNIGHT) +{ + Leader "Stolzer dunkl. Zauberer" 737 + Vnum 725 + 1 "Stolzer dunkl. Peiniger" 736 + 2 "Stolzer dunkl. Peiniger" 736 + 3 "Stolzer dunkl. Sch?tze" 735 +} +Group L37_¹Ð±³¼Òȯ·É(S_KNIGHT)-¹Ð±³¼Òȯ·É(S_KNIGHT) +{ + Leader "Stolzer dunkl. Zauberer" 737 + Vnum 726 + 1 "Stolzer dunkl. Zauberer" 737 + 2 "Stolzer dunkl. Peiniger" 736 + 3 "Stolzer dunkl. Sch?tze" 735 +} +Group L40_¹Ð±³±³ÁÖ(BOSS)-¹Ð±³¼Òȯ·É(S_KNIGHT) +{ + Leader "Dunkler Anf?hrer" 791 + Vnum 727 + 1 "Stolzer dunkl. Zauberer" 737 + 2 "Stolzer dunkl. Zauberer" 737 + 3 "Stolzer dunkl. Sch?tze" 735 + 4 "Stolzer dunkl. Sch?tze" 735 +} +Group Äù½ºÆ®¿ë_¹Ð±³ÃßÁ¾ÀÚ +{ + Leader "Hoher Fanatiker" 751 + Vnum 751 + 1 "Hoher Fanatiker" 751 + 2 "Hoher Fanatiker" 751 +} +Group Äù½ºÆ®¿ë_Áø¹Ð±³³ªÇÑÀå +{ + Leader "Brutaler Ober-Arahan" 774 + Vnum 774 + 1 "Brutaler Ober-Arahan" 774 + 2 "Brutaler Ober-Arahan" 774 +} +Group Äù½ºÆ®¿ë_Áø¹Ð±³ÁýÇິ +{ + Leader "Brutaler Scharfrichter" 775 + Vnum 775 + 1 "Brutaler Scharfrichter" 775 + 2 "Brutaler Scharfrichter" 775 +} +Group Äù½ºÆ®¿ë_Áø¹Ð±³°­¹Ú·É +{ + Leader "Brutaler Peiniger" 776 + Vnum 776 + 1 "Brutaler Peiniger" 776 + 2 "Brutaler Peiniger" 776 +} +Group Äù½ºÆ®¿ë_Áø¹Ð±³¼Òȯ·É +{ + Leader "Brutaler Beschw?rer" 777 + Vnum 777 + 1 "Brutaler Beschw?rer" 777 + 2 "Brutaler Beschw?rer" 777 +} +Group L48_±«Áú°¨¿°°ß(S_PAWN)-½Ã±Í(S_PAWN) +{ + Leader Plagenhund 902 + Vnum 901 + 1 Leichengeist 901 + 2 Leichengeist 901 + 3 Leichengeist 901 +} +Group L48_±«Áú°¨¿°°ß(S_PAWN)-±«Áú°¨¿°°ß(S_PAWN) +{ + Leader Plagenhund 902 + Vnum 902 + 1 "W. Plagenhund" 932 + 2 Leichengeist 901 + 3 Leichengeist 901 +} +Group L48_±«Áú°¨¿°°ß(S_PAWN)-±«Áú°¨¿°°ß(S_PAWN) +{ + Leader Plagenhund 902 + Vnum 903 + 1 Plagenhund 902 + 2 Leichengeist 901 + 3 "W. Leichengeist" 931 +} +Group L50_±«Áú°¨¿°ÀÚ(S_PAWN)-±«Áú°¨¿°°ß(S_PAWN) +{ + Leader Plagenmann 903 + Vnum 904 + 1 Plagenhund 902 + 2 Plagenhund 902 + 3 Plagenhund 902 +} +Group L50_±«Áú°¨¿°ÀÚ(S_PAWN)-±«Áú°¨¿°ÀÚ(S_PAWN) +{ + Leader Plagenmann 903 + Vnum 905 + 1 Plagenmann 903 + 2 Plagenhund 902 + 3 Plagenhund 902 +} +Group L52_±«Áú°¨¿°º´(KNIGHT)-±«Áú°¨¿°ÀÚ(S_PAWN) +{ + Leader Plagenschwertk?mpfer 904 + Vnum 906 + 1 Plagenmann 903 + 2 Plagenmann 903 + 3 Plagenhund 902 + 4 Plagenhund 902 +} +Group L52_±«Áú°¨¿°º´(KNIGHT)-±«Áú°¨¿°º´(KNIGHT) +{ + Leader Plagenschwertk?mpfer 904 + Vnum 907 + 1 Plagenschwertk?mpfer 904 + 2 Plagenmann 903 + 3 "W. Plagenmann" 933 +} +Group L53_±«Áú°¨¿°Ã¢º´(KNIGHT)-±«Áú°¨¿°º´(KNIGHT) +{ + Leader Plagenspeerk?mpfer 905 + Vnum 908 + 1 Plagenschwertk?mpfer 904 + 2 Plagenschwertk?mpfer 904 + 3 Plagenmann 903 +} +Group L53_±«Áú°¨¿°Ã¢º´(KNIGHT)-±«Áú°¨¿°Ã¢º´(KNIGHT) +{ + Leader Plagenspeerk?mpfer 905 + Vnum 909 + 1 Plagenspeerk?mpfer 905 + 2 "W. Plagenk?mpfer" 934 + 3 Plagenschwertk?mpfer 904 +} +Group L54_±«Áú°¨¿°±Ã¼ö(KNIGHT)-±«Áú°¨¿°Ã¢º´(KNIGHT) +{ + Leader Plagenbogensch?tze 906 + Vnum 910 + 1 Plagenspeerk?mpfer 905 + 2 Plagenschwertk?mpfer 904 +} +Group L54_±«Áú°¨¿°±Ã¼ö(KNIGHT)-±«Áú°¨¿°±Ã¼ö(KNIGHT) +{ + Leader Plagenbogensch?tze 906 + Vnum 911 + 1 Plagenspeerk?mpfer 905 + 2 "W. Plagenspeerk?mpfer" 935 +} +Group L54_±«Áú°¨¿°´ëÀå(S_KNIGHT)-±«Áú°¨¿°±Ã¼ö(KNIGHT) +{ + Leader Plagenanf?hrer 907 + Vnum 912 + 1 Plagenbogensch?tze 906 + 2 Plagenspeerk?mpfer 905 + 3 Plagenspeerk?mpfer 905 +} +Group L54_±«Áú°¨¿°´ëÀå(S_KNIGHT)-±«Áú°¨¿°´ëÀå(S_KNIGHT) +{ + Leader Plagenanf?hrer 907 + Vnum 913 + 1 "Zorniger Plagenanf?hrer" 937 + 2 Plagenbogensch?tze 906 + 3 Plagenbogensch?tze 906 +} +Group L55_±«Áú°¨¿°¾Ë(BOSS)-±«Áú°¨¿°´ëÀå(S_KNIGHT) +{ + Leader Plagenei 991 + Vnum 914 + 1 Plagenanf?hrer 907 + 2 Plagenbogensch?tze 906 + 3 Plagenbogensch?tze 906 + 4 Plagenspeerk?mpfer 905 +} +Group L56_±«Áú°¨¿°¸Å°³Ã¼(BOSS)-±«Áú°¨¿°´ëÀå(S_KNIGHT) +{ + Leader Plagentr?ger 992 + Vnum 915 + 1 Plagenanf?hrer 907 + 2 Plagenbogensch?tze 906 + 3 Plagenbogensch?tze 906 + 4 Plagenspeerk?mpfer 905 +} +Group L57_´ëÇü°¨¿°¸Å°³Ã¼(KING)-±«Áú°¨¿°´ëÀå(S_KNIGHT) +{ + Leader "Riesiger Plagentr?ger" 993 + Vnum 916 + 1 Plagenanf?hrer 907 + 2 Plagenbogensch?tze 906 + 3 Plagenbogensch?tze 906 + 4 Plagenspeerk?mpfer 905 +} +Group L48_½Ã±Í(S_PAWN)-»ç±Íº´(PWAN) +{ + Leader Leichengeist 901 + Vnum 917 + 1 Leichengeist 901 + 2 D?monensoldat 1001 + 3 D?monensoldat 1001 + 4 D?monensoldat 1001 +} +Group L48_½Ã±Í(S_PAWN)-»ç±Íº´(PWAN) +{ + Leader Leichengeist 901 + Vnum 918 + 1 Leichengeist 901 + 2 D?monensoldat 1001 + 3 D?monensoldat 1001 + 4 D?monensoldat 1001 +} +Group L48_½Ã±Í(S_PAWN)-»ç±Íº´(PWAN) +{ + Leader Leichengeist 901 + Vnum 919 + 1 Leichengeist 901 + 2 D?monenbogensch?tze 1002 + 3 D?monenbogensch?tze 1002 + 4 D?monensoldat 1001 +} +Group Äù½ºÆ®¿ë_±«Áú°¨¿°ÀÚ +{ + Leader "W. Plagenmann" 933 + Vnum 933 + 1 "W. Plagenmann" 933 + 2 "W. Plagenmann" 933 +} +Group Äù½ºÆ®¿ë_±«Áú°¨¿°±Ã¼ö +{ + Leader "W. Plagenbogensch?tze" 936 + Vnum 936 + 1 "W. Plagenbogensch?tze" 936 + 2 "W. Plagenbogensch?tze" 936 +} +Group L60_»ç±Í±Ãº´(S_PAWN)-»ç±Íº´(S_PAWN) +{ + Leader D?monenbogensch?tze 1002 + Vnum 1001 + 1 D?monensoldat 1001 + 2 D?monensoldat 1001 + 3 D?monensoldat 1001 + 4 D?monensoldat 1001 +} +Group L60_»ç±Í±Ãº´(S_PAWN)-»ç±Í±Ãº´(S_PAWN) +{ + Leader D?monenbogensch?tze 1002 + Vnum 1002 + 1 D?monenbogensch?tze 1002 + 2 D?monensoldat 1001 + 3 D?monensoldat 1001 + 4 D?monensoldat 1001 +} +Group L60_»ç±Í±Ãº´(S_PAWN)-»ç±Í±Ãº´(S_PAWN) +{ + Leader D?monenbogensch?tze 1002 + Vnum 1003 + 1 D?monenbogensch?tze 1002 + 2 D?monenbogensch?tze 1002 + 3 D?monensoldat 1001 + 4 D?monensoldat 1001 +} +Group L16_»ç±Í⺴(S_PAWN)-»ç±Í±Ãº´(S_PAWN) +{ + Leader D?monenspeerk?mpfer 1003 + Vnum 1004 + 1 D?monenbogensch?tze 1002 + 2 D?monenbogensch?tze 1002 + 3 D?monensoldat 1001 + 4 D?monensoldat 1001 +} +Group L16_»ç±Í⺴(S_PAWN)-»ç±Í⺴(S_PAWN) +{ + Leader D?monenspeerk?mpfer 1003 + Vnum 1005 + 1 D?monenspeerk?mpfer 1003 + 2 D?monenbogensch?tze 1002 + 3 D?monenbogensch?tze 1002 + 4 D?monenbogensch?tze 1002 +} +Group L36_»ç±ÍÁÖ¼ú»ç(KNIGHT)-»ç±Í⺴(S_PAWN) +{ + Leader D?monenschamane 1004 + Vnum 1006 + 1 D?monenspeerk?mpfer 1003 + 2 D?monenspeerk?mpfer 1003 + 3 D?monenbogensch?tze 1002 + 4 D?monenbogensch?tze 1002 +} +Group L36_»ç±ÍÁÖ¼ú»ç(KNIGHT)-»ç±ÍÁÖ¼ú»ç(KNIGHT) +{ + Leader D?monenschamane 1004 + Vnum 1007 + 1 D?monenschamane 1004 + 2 D?monenspeerk?mpfer 1003 + 3 D?monenspeerk?mpfer 1003 + 4 D?monenspeerk?mpfer 1003 +} +Group L43_Àü±Í±Ãº´(KNIGHT)-Àü±Íº´(KNIGHT) +{ + Leader "Gemeiner Bogensch?tze" 1032 + Vnum 1008 + 1 "Gemeiner Soldat" 1031 + 2 "Gemeiner Soldat" 1031 + 3 "Gemeiner Soldat" 1031 + 4 "Gemeiner Soldat" 1031 +} +Group L43_Àü±Í±Ãº´(KNIGHT)-Àü±Í±Ãº´(KNIGHT) +{ + Leader "Gemeiner Bogensch?tze" 1032 + Vnum 1009 + 1 "Gemeiner Bogensch?tze" 1032 + 2 "Gemeiner Soldat" 1031 + 3 "Gemeiner Soldat" 1031 + 4 "Gemeiner Soldat" 1031 +} +Group L43_Àü±Í±Ãº´(KNIGHT)-Àü±Í±Ãº´(KNIGHT) +{ + Leader "Gemeiner Bogensch?tze" 1032 + Vnum 1010 + 1 "Gemeiner Bogensch?tze" 1032 + 2 "Gemeiner Bogensch?tze" 1032 + 3 "Gemeiner Soldat" 1031 + 4 "Gemeiner Soldat" 1031 +} +Group L45_Àü±Í⺴(KNIGHT)-Àü±Í⺴(KNIGHT) +{ + Leader "Gemeiner Speerk?mpfer" 1033 + Vnum 1011 + 1 "Gemeiner Speerk?mpfer" 1033 + 2 "Gemeiner Bogensch?tze" 1032 + 3 "Gemeiner Bogensch?tze" 1032 + 4 "Gemeiner Soldat" 1031 +} +Group L45_Àü±Í⺴(KNIGHT)-Àü±Í⺴(KNIGHT) +{ + Leader "Gemeiner Speerk?mpfer" 1033 + Vnum 1012 + 1 "Gemeiner Speerk?mpfer" 1033 + 2 "Gemeiner Speerk?mpfer" 1033 + 3 "Gemeiner Bogensch?tze" 1032 + 4 "Gemeiner Bogensch?tze" 1032 +} +Group L47_Àü±ÍÁÖ¼ú»ç(KNIGHT)-Àü±Í⺴(KNIGHT) +{ + Leader "Gemeiner Schamane" 1034 + Vnum 1013 + 1 "Gemeiner Speerk?mpfer" 1033 + 2 "Gemeiner Speerk?mpfer" 1033 + 3 "Gemeiner Bogensch?tze" 1032 + 4 "Gemeiner Bogensch?tze" 1032 +} +Group L47_Àü±ÍÁÖ¼ú»ç(KNIGHT)-Àü±ÍÁÖ¼ú»ç(KNIGHT) +{ + Leader "Gemeiner Schamane" 1034 + Vnum 1014 + 1 "Gemeiner Schamane" 1034 + 2 "Gemeiner Speerk?mpfer" 1033 + 3 "Gemeiner Bogensch?tze" 1032 + 4 "Gemeiner Bogensch?tze" 1032 +} +Group L49_¿ø¸ÁÀÇ_¸Á·É(KNIGHT)-Àü±ÍÁÖ¼ú»ç(KNIGHT) +{ + Leader "Geist des Grolls" 1035 + Vnum 1015 + 1 "Gemeiner Schamane" 1034 + 2 "Gemeiner Schamane" 1034 + 3 "Gemeiner Bogensch?tze" 1032 + 4 "Gemeiner Bogensch?tze" 1032 +} +Group L49_¿ø¸ÁÀÇ_¸Á·É(KNIGHT)-¿ø¸ÁÀÇ_¸Á·É(KNIGHT) +{ + Leader "Geist des Grolls" 1035 + Vnum 1016 + 1 "Geist des Grolls" 1035 + 2 "Gemeiner Schamane" 1034 + 3 "Gemeiner Bogensch?tze" 1032 + 4 "Gemeiner Bogensch?tze" 1032 +} +Group L52_È¥µ·ÀÇ_¸Á·É(KNIGHT)-¿ø¸ÁÀÇ_¸Á·É(KNIGHT) +{ + Leader "Geist des Chaos" 1036 + Vnum 1017 + 1 "Geist des Grolls" 1035 + 2 "Geist des Grolls" 1035 + 3 "Gemeiner Schamane" 1034 + 4 "Gemeiner Schamane" 1034 +} +Group L52_È¥µ·ÀÇ_¸Á·É(KNIGHT)-È¥µ·ÀÇ_¸Á·É(KNIGHT) +{ + Leader "Geist des Chaos" 1036 + Vnum 1018 + 1 "Geist des Chaos" 1036 + 2 "Geist des Grolls" 1035 + 3 "Gemeiner Schamane" 1034 + 4 "Gemeiner Schamane" 1034 +} +Group L67_Àü±ÍÀå(S_KNIGHT)-Àü±ÍÁÖ¼ú»ç(KNIGHT) +{ + Leader "Gemeiner D?monenanf?hrer" 1037 + Vnum 1019 + 1 "Gemeiner Schamane" 1034 + 2 "Gemeiner Schamane" 1034 + 3 "Gemeiner Bogensch?tze" 1032 + 4 "Gemeiner Bogensch?tze" 1032 +} +Group L42_Áö¸¶Àå(S_KNIGHT)-Àü±ÍÁÖ¼ú»ç(KNIGHT) +{ + Leader Totenkopfschwertmeister 1038 + Vnum 1020 + 1 "Gemeiner Schamane" 1034 + 2 "Gemeiner Schamane" 1034 + 3 "Gemeiner Bogensch?tze" 1032 + 4 "Gemeiner Bogensch?tze" 1032 +} +Group L44_Àü·É»ç(S_KNIGHT)-Àü±ÍÁÖ¼ú»ç(KNIGHT) +{ + Leader "Fliegender Totenkopf" 1039 + Vnum 1021 + 1 "Gemeiner Schamane" 1034 + 2 "Gemeiner Schamane" 1034 + 3 "Gemeiner Speerk?mpfer" 1033 + 4 "Gemeiner Speerk?mpfer" 1033 +} +Group L45_ºÒ»ç±Í(S_KNIGHT)-ºÒ»ç±Í(S_KNIGHT) +{ + Leader "Unsterblicher Geist" 1040 + Vnum 1022 + 1 "Unsterblicher Geist" 1040 + 2 "Unsterblicher Geist" 1040 + 3 "Unsterblicher Geist" 1040 + 4 "Unsterblicher Geist" 1040 +} +Group L47_ÀçȰ±«¹°(S_KNIGHT)-¿ø¸ÁÀÇ_¸Á·É(KNIGHT) +{ + Leader "D?monisches Tier" 1041 + Vnum 1023 + 1 "Geist des Grolls" 1035 + 2 "Geist des Chaos" 1036 + 3 "Geist des Grolls" 1035 + 4 "Geist des Chaos" 1036 +} +Group L69_»ç±Í¿Õ(BOSS)-Àü±ÍÀå(S_KNIGHT) +{ + Leader D?monenk?nig 1091 + Vnum 1024 + 1 "Gemeiner Schamane" 1034 + 2 "Gemeiner Schamane" 1034 + 3 "Gemeiner Speerk?mpfer" 1033 + 4 "Gemeiner Speerk?mpfer" 1033 +} +Group L69_»ç±Í¿Õ(BOSS)-Àü±ÍÀå(S_KNIGHT) +{ + Leader D?monenk?nig 1091 + Vnum 1025 + 1 "Gemeiner D?monenanf?hrer" 1037 + 2 Totenkopfschwertmeister 1038 + 3 "Fliegender Totenkopf" 1039 + 4 "Gemeiner Schamane" 1034 +} +Group L70_»ç±Í¿Õ(BOSS)-Àü±ÍÀå(S_KNIGHT) +{ + Leader "Stolzer D?monenk?nig" 1092 + Vnum 1026 + 1 "Gemeiner D?monenanf?hrer" 1037 + 2 Totenkopfschwertmeister 1038 + 3 "Fliegender Totenkopf" 1039 + 4 "Gemeiner Schamane" 1034 +} +Group L42_Áö¸¶Àå(S_KNIGHT)-Àü±ÍÁÖ¼ú»ç(KNIGHT) +{ + Leader Totenkopfschwertmeister 1038 + Vnum 1027 + 1 "Gemeiner Schamane" 1034 + 2 "Gemeiner Schamane" 1034 + 3 "Gemeiner Bogensch?tze" 1032 + 4 "Gemeiner Bogensch?tze" 1032 +} +Group L44_Àü·É»ç(S_KNIGHT)-Àü±ÍÁÖ¼ú»ç(KNIGHT) +{ + Leader "Unsterblicher Geist" 1040 + Vnum 1028 + 1 "Unsterblicher Geist" 1040 + 2 "Fliegender Totenkopf" 1039 + 3 "Fliegender Totenkopf" 1039 + 4 Totenkopfschwertmeister 1038 +} +Group L45_ºÒ»ç±Í(S_KNIGHT)-ºÒ»ç±Í(S_KNIGHT) +{ + Leader "Unsterblicher Geist" 1040 + Vnum 1029 + 1 "Unsterblicher Geist" 1040 + 2 "Unsterblicher Geist" 1040 + 3 "Unsterblicher Geist" 1040 + 4 "Unsterblicher Geist" 1040 +} +Group L47_ÀçȰ±«¹°(S_KNIGHT)-¿ø¸ÁÀÇ_¸Á·É(KNIGHT) +{ + Leader "D?monisches Tier" 1041 + Vnum 1030 + 1 "D?monisches Tier" 1041 + 2 "Unsterblicher Geist" 1040 + 3 "Unsterblicher Geist" 1040 + 4 "Unsterblicher Geist" 1040 +} +Group L47_ÀçȰ±«¹°(S_KNIGHT)-¿ø¸ÁÀÇ_¸Á·É(KNIGHT) +{ + Leader Sensenmann 1093 + Vnum 1031 + 1 "D?monisches Tier" 1041 + 2 "Unsterblicher Geist" 1040 + 3 "Unsterblicher Geist" 1040 + 4 "Unsterblicher Geist" 1040 +} +Group L73_¾óÀ½»Ô¹ü°í·¡(S_PAWN)-ºù¸¶(S_PAWN) +{ + Leader Eiskillerwal 1102 + Vnum 1101 + 1 "Verzaubertes Eis" 1101 + 2 "Verzaubertes Eis" 1101 +} +Group L73_¾óÀ½»Ô¹ü°í·¡(S_PAWN)-¾óÀ½»Ô¹ü°í·¡(S_PAWN) +{ + Leader Eiskillerwal 1102 + Vnum 1102 + 1 Eiskillerwal 1102 + 2 "Verzaubertes Eis" 1101 + 3 "Verzaubertes Eis" 1101 +} +Group L73_¾óÀ½»Ô¹ü°í·¡(S_PAWN)-¾óÀ½»Ô¹ü°í·¡(S_PAWN) +{ + Leader Eiskillerwal 1102 + Vnum 1103 + 1 Eiskillerwal 1102 + 2 Eiskillerwal 1102 + 3 "Verzaubertes Eis" 1101 +} +Group L71_ºùÃæ(S_PAWN)-¾óÀ½»Ô¹ü°í·¡(S_PAWN) +{ + Leader Eisinsekt 1103 + Vnum 1104 + 1 Eiskillerwal 1102 + 2 "Verzaubertes Eis" 1101 + 3 "Verzaubertes Eis" 1101 +} +Group L71_ºùÃæ(S_PAWN)-ºùÃæ(S_PAWN) +{ + Leader Eisinsekt 1103 + Vnum 1105 + 1 Eisinsekt 1103 + 2 Eiskillerwal 1102 + 3 "Verzaubertes Eis" 1101 +} +Group L72_¼³±¸(KNIGHT)-ºùÃæ(S_PAWN) +{ + Leader Eisl?we 1104 + Vnum 1106 + 1 Eisinsekt 1103 + 2 Eiskillerwal 1102 + 3 "Verzaubertes Eis" 1101 +} +Group L72_¼³±¸(KNIGHT)-¼³±¸(KNIGHT) +{ + Leader Eisl?we 1104 + Vnum 1107 + 1 Eisl?we 1104 + 2 Eisinsekt 1103 +} +Group L73_ºùÀÎ(KNIGHT)-¼³±¸(KNIGHT) +{ + Leader "Frostiger Eismann" 1105 + Vnum 1108 + 1 Eisl?we 1104 + 2 Eisl?we 1104 + 3 Eisinsekt 1103 + 4 "Verzaubertes Eis" 1101 +} +Group L73_ºùÀÎ(KNIGHT)-ºùÀÎ(KNIGHT) +{ + Leader "Frostiger Eismann" 1105 + Vnum 1109 + 1 "Frostiger Eismann" 1105 + 2 Eisl?we 1104 + 3 Eisl?we 1104 +} +Group L74_¼³°ÅÀÎ(KNIGHT)-ºùÀÎ(KNIGHT) +{ + Leader Yeti 1106 + Vnum 1110 + 1 "Frostiger Eismann" 1105 + 2 "Frostiger Eismann" 1105 + 3 Eisinsekt 1103 + 4 Eisinsekt 1103 +} +Group L74_¼³°ÅÀÎ(KNIGHT)-¼³°ÅÀÎ(KNIGHT) +{ + Leader Yeti 1106 + Vnum 1111 + 1 Yeti 1106 + 2 "Frostiger Eismann" 1105 + 3 "Frostiger Eismann" 1105 + 4 Eisl?we 1104 +} +Group L75_¾óÀ½°í·½(S_KNIGHT)-¼³°ÅÀÎ(KNIGHT) +{ + Leader Eisgolem 1107 + Vnum 1112 + 1 "Frostiger Eismann" 1105 + 2 "Frostiger Eismann" 1105 + 3 Yeti 1106 + 4 Yeti 1106 +} +Group L75_¾óÀ½°í·½(S_KNIGHT)-¾óÀ½°í·½(S_KNIGHT) +{ + Leader Eisgolem 1107 + Vnum 1113 + 1 Eisgolem 1107 + 2 Yeti 1106 + 3 Yeti 1106 + 4 Yeti 1106 +} +Group L67_±¸¹ÌÈ£(BOSS)-¾óÀ½°í·½(S_KNIGHT) +{ + Leader Neunschwanz 1901 + Vnum 1114 + 1 Eisgolem 1107 + 2 Eisgolem 1107 + 3 Yeti 1106 + 4 "Verzaubertes Eis" 1101 +} +Group ¼­ÇÑ»ê»ï°Å¸®1 +{ + Leader Eisinsekt 1153 + Vnum 1151 + 1 Eisinsekt 1153 + 2 "Eishorn Killerwal" 1152 + 3 "Eishorn Killerwal" 1152 +} +Group ¼­ÇÑ»ê»ï°Å¸®2 +{ + Leader Eismann 1155 + Vnum 1152 + 1 Eismann 1155 + 2 Seol-Gu 1154 + 3 Seol-Gu 1154 +} +Group ¼­ÇÑ»ê»ï°Å¸®3 +{ + Leader Eisgolem 1157 + Vnum 1153 + 1 Eisgolem 1157 + 2 Eisgigant 1156 + 3 Eisgigant 1156 +} +Group Äù½ºÆ®¿ë_ºù¸¶ +{ + Leader "B?ses verzaubertes Eis" 1171 + Vnum 1171 + 1 "B?ses verzaubertes Eis" 1171 + 2 "B?ses verzaubertes Eis" 1171 +} +Group L68_´ë¿ÕÀü°¥(S_PAWN)-ºñ¸¶±Í¾È(S_PAWN) +{ + Leader K?nigsskorpion 2103 + Vnum 1301 + 1 W?stenflugauge 2102 + 2 W?stenflugauge 2102 + 3 W?stenflugauge 2102 +} +Group L68_´ë¿ÕÀü°¥(S_PAWN)-´ë¿ÕÀü°¥(S_PAWN) +{ + Leader K?nigsskorpion 2103 + Vnum 1302 + 1 K?nigsskorpion 2103 + 2 W?stenflugauge 2102 + 3 W?stenflugauge 2102 +} +Group L68_´ë¿ÕÀü°¥(S_PAWN)-´ë¿ÕÀü°¥(S_PAWN) +{ + Leader K?nigsskorpion 2103 + Vnum 1303 + 1 K?nigsskorpion 2103 + 2 K?nigsskorpion 2103 + 3 W?stenflugauge 2102 +} +Group L66_Àü°¥Àΰ£(KNIGHT)-Àü°¥Àΰ£(KNIGHT) +{ + Leader "Junger Skorpionmann" 2104 + Vnum 1304 + 1 "Junger Skorpionmann" 2104 + 2 K?nigsskorpion 2103 + 3 K?nigsskorpion 2103 +} +Group L67_Àü°¥±Ã¼ö(KNIGHT)-Àü°¥Àΰ£(KNIGHT) +{ + Leader Skorpionbogensch?tze 2105 + Vnum 1305 + 1 "Junger Skorpionmann" 2104 + 2 K?nigsskorpion 2103 + 3 K?nigsskorpion 2103 +} +Group L67_Àü°¥±Ã¼ö(KNIGHT)-Àü°¥±Ã¼ö(KNIGHT) +{ + Leader Skorpionbogensch?tze 2105 + Vnum 1306 + 1 "Junger Skorpionmann" 2104 + 2 "Junger Skorpionmann" 2104 + 3 K?nigsskorpion 2103 +} +Group L69_¹ÝÀιݻç±Ãº´(KNIGHT)-¹ÝÀιݻç°Ëº´(KNIGHT) +{ + Leader Schlangenbogensch?tze 2107 + Vnum 1307 + 1 Schlangenschwertk?mpfer 2106 + 2 Schlangenschwertk?mpfer 2106 + 3 Schlangenschwertk?mpfer 2106 +} +Group L69_¹ÝÀιݻç±Ãº´(KNIGHT)-¹ÝÀιݻç±Ãº´(KNIGHT) +{ + Leader Schlangenbogensch?tze 2107 + Vnum 1308 + 1 Schlangenbogensch?tze 2107 + 2 Schlangenschwertk?mpfer 2106 + 3 Schlangenschwertk?mpfer 2106 +} +Group L69_¹ÝÀιݻç±Ãº´(KNIGHT)-¹ÝÀιݻç±Ãº´(KNIGHT) +{ + Leader Schlangenbogensch?tze 2107 + Vnum 1309 + 1 Schlangenschwertk?mpfer 2106 + 2 Schlangenschwertk?mpfer 2106 +} +Group L70_»ç¸·Àǹ«¹ýÀÚ(S_KNIGHT)-¹ÝÀιݻç±Ãº´(KNIGHT) +{ + Leader W?stenbandit 2108 + Vnum 1310 + 1 Schlangenbogensch?tze 2107 + 2 Schlangenschwertk?mpfer 2106 + 3 Skorpionbogensch?tze 2105 + 4 "Junger Skorpionmann" 2104 +} +Group L72_°Å´ë»ç¸·°ÅºÏ(BOSS)-»ç¸·Àǹ«¹ýÀÚ(S_KNIGHT) +{ + Leader "Gro©¬e W?stenschildkr?te" 2191 + Vnum 1311 + 1 W?stenbandit 2108 + 2 W?stenbandit 2108 + 3 Schlangenbogensch?tze 2107 + 4 Skorpionbogensch?tze 2105 +} +Group Äù½ºÆ®¿ë_û¿ÍÀå +{ + Leader "Gr. Baumfrosch-Anf?hrer" 1332 + Vnum 1332 + 1 "Gr. Baumfrosch-Anf?hrer" 1332 + 2 "Gr. Baumfrosch-Anf?hrer" 1332 +} +Group Åõ±Íº´ +{ + Leader Zerst?rer 1401 + Vnum 1401 +} +Group Åõ±âôÈĺ´ +{ + Leader Axtk?mpfer 1402 + Vnum 1402 +} +Group Åõ±ÍõÀå¼ö +{ + Leader Tausendk?mpfer 1403 + Vnum 1403 +} +Group ¼®ÀÎ +{ + Leader Steingolem 1501 + Vnum 1501 +} +Group Åõ¼®ÀÎ +{ + Leader Steinbei©¬er 1502 + Vnum 1502 +} +Group °Å´ëÅõ¼®ÀÎ +{ + Leader "Riesiger Felsengolem" 1503 + Vnum 1503 +} +Group Åõ±ÍÀÏ²Û +{ + Leader "Oger Krieger" 1601 + Vnum 1601 +} +Group Åõ±Í°¨Âûº´ +{ + Leader "Oger Schl?chter" 1602 + Vnum 1602 +} +Group Åõ±Í¹éÀå¼ö +{ + Leader "Oger Berserker" 1603 + Vnum 1603 +} +Group L72_»õ³¢°Å¹Ì(PAWN)-»õ³¢°Å¹Ì(PAWN) +{ + Leader Babyspinne 2001 + Vnum 2001 + 1 Babyspinne 2001 + 2 Babyspinne 2001 +} +Group L73_µ¶°Å¹Ì(PAWN)-»õ³¢°Å¹Ì(PAWN) +{ + Leader Giftspinne 2002 + Vnum 2002 + 1 Babyspinne 2001 + 2 Babyspinne 2001 +} +Group L73_µ¶°Å¹Ì(PAWN)-µ¶°Å¹Ì(PAWN) +{ + Leader Giftspinne 2002 + Vnum 2003 + 1 Giftspinne 2002 + 2 Babyspinne 2001 +} +Group L74_ºÓÀºµ¶°Å¹Ì(S_PAWN)-µ¶°Å¹Ì(PAWN) +{ + Leader "Rote Giftspinne" 2003 + Vnum 2004 + 1 Giftspinne 2002 + 2 Giftspinne 2002 +} +Group L74_ºÓÀºµ¶°Å¹Ì(S_PAWN)-ºÓÀºµ¶°Å¹Ì(S_PAWN) +{ + Leader "Rote Giftspinne" 2003 + Vnum 2005 + 1 "Rote Giftspinne" 2003 + 2 Giftspinne 2002 +} +Group L75_Áý°Ô°Å¹Ì(S_PAWN)-ºÓÀºµ¶°Å¹Ì(S_PAWN) +{ + Leader Klauenspinne 2004 + Vnum 2006 + 1 "Rote Giftspinne" 2003 + 2 "Rote Giftspinne" 2003 +} +Group L75_Áý°Ô°Å¹Ì(S_PAWN)-Áý°Ô°Å¹Ì(S_PAWN) +{ + Leader Klauenspinne 2004 + Vnum 2007 + 1 Klauenspinne 2004 + 2 "Rote Giftspinne" 2003 +} +Group L74_º´Á¤°Å¹Ì(S_PAWN)-Áý°Ô°Å¹Ì(S_PAWN) +{ + Leader Soldatenspinne 2005 + Vnum 2008 + 1 Klauenspinne 2004 + 2 Klauenspinne 2004 +} +Group L74_º´Á¤°Å¹Ì(S_PAWN)-º´Á¤°Å¹Ì(S_PAWN) +{ + Leader Soldatenspinne 2005 + Vnum 2009 + 1 Soldatenspinne 2005 + 2 Klauenspinne 2004 +} +Group L74_»õ³¢µ¶°Å¹Ì(KNIGHT)-»õ³¢µ¶°Å¹Ì(KNIGHT) +{ + Leader Babygiftspinne 2031 + Vnum 2010 + 1 Babygiftspinne 2031 + 2 Babygiftspinne 2031 +} +Group L77_¸Íµ¶°Å¹Ì(KNIGHT)-»õ³¢µ¶°Å¹Ì(KNIGHT) +{ + Leader "T?dliche Giftspinne" 2032 + Vnum 2011 + 1 Babygiftspinne 2031 + 2 Babygiftspinne 2031 +} +Group L77_¸Íµ¶°Å¹Ì(KNIGHT)-¸Íµ¶°Å¹Ì(KNIGHT) +{ + Leader "T?dliche Giftspinne" 2032 + Vnum 2012 + 1 "T?dliche Giftspinne" 2032 + 2 Babygiftspinne 2031 +} +Group L62_ºÓÀº¸Íµ¶°Å¹Ì(S_KNIGHT)-¸Íµ¶°Å¹Ì(KNIGHT) +{ + Leader "Rote w?tende Giftspinne" 2033 + Vnum 2013 + 1 "T?dliche Giftspinne" 2032 + 2 "T?dliche Giftspinne" 2032 +} +Group L62_ºÓÀº¸Íµ¶°Å¹Ì(S_KNIGHT)-ºÓÀº¸Íµ¶°Å¹Ì(S_KNIGHT) +{ + Leader "Rote w?tende Giftspinne" 2033 + Vnum 2014 + 1 "Rote w?tende Giftspinne" 2033 + 2 "T?dliche Giftspinne" 2032 +} +Group L63_Áý°Ôµ¶°Å¹Ì(S_KNIGHT)-ºÓÀº¸Íµ¶°Å¹Ì(S_KNIGHT) +{ + Leader Klauengiftspinne 2034 + Vnum 2015 + 1 "Rote w?tende Giftspinne" 2033 + 2 "Rote w?tende Giftspinne" 2033 +} +Group L63_Áý°Ôµ¶°Å¹Ì(S_KNIGHT)-Áý°Ôµ¶°Å¹Ì(S_KNIGHT) +{ + Leader Klauengiftspinne 2034 + Vnum 2016 + 1 Klauengiftspinne 2034 + 2 "Rote w?tende Giftspinne" 2033 +} +Group L64_º´Á¤µ¶°Å¹Ì(S_KNIGHT)-Áý°Ôµ¶°Å¹Ì(S_KNIGHT) +{ + Leader Soldatengiftspinne 2035 + Vnum 2017 + 1 Klauengiftspinne 2034 + 2 Klauengiftspinne 2034 +} +Group L64_º´Á¤µ¶°Å¹Ì(S_KNIGHT)-º´Á¤µ¶°Å¹Ì(S_KNIGHT) +{ + Leader Soldatengiftspinne 2035 + Vnum 2018 + 1 Soldatengiftspinne 2035 + 2 Klauengiftspinne 2034 +} +Group L64_¿©¿Õ°Å¹Ì(BOSS)-Áý°Ôµ¶°Å¹Ì(S_KNIGHT) +{ + Leader K?niginnenspinne 2091 + Vnum 2019 + 1 Klauengiftspinne 2034 + 2 Klauengiftspinne 2034 +} +Group L65_´ë¿Õ°Å¹Ì(KING)-º´Á¤µ¶°Å¹Ì(S_KNIGHT) +{ + Leader K?nigsspinne 2092 + Vnum 2020 + 1 Soldatengiftspinne 2035 + 2 Soldatengiftspinne 2035 +} +Group L64_º´Á¤µ¶°Å¹Ì(S_KNIGHT)-º´Á¤µ¶°Å¹Ì(S_KNIGHT) +{ + Leader "Stolze Soldat-Giftspinne" 2036 + Vnum 2021 + 1 "Stolze Soldat-Giftspinne" 2036 + 2 Klauengiftspinne 2034 +} +Group L72_»õ³¢°Å¹Ì(PAWN)-»õ³¢°Å¹Ì(PAWN) +{ + Leader "Kleine Giftspinne" 2061 + Vnum 2051 + 1 "Kleine Giftspinne" 2061 + 2 "Kleine Giftspinne" 2061 +} +Group L73_µ¶°Å¹Ì(PAWN)-»õ³¢°Å¹Ì(PAWN) +{ + Leader "T?dliche Giftspinne" 2062 + Vnum 2052 + 1 "Kleine Giftspinne" 2061 + 2 "Kleine Giftspinne" 2061 +} +Group L73_µ¶°Å¹Ì(PAWN)-µ¶°Å¹Ì(PAWN) +{ + Leader "T?dliche Giftspinne" 2062 + Vnum 2053 + 1 "T?dliche Giftspinne" 2062 + 2 "Kleine Giftspinne" 2061 +} +Group L74_ºÓÀºµ¶°Å¹Ì(S_PAWN)-µ¶°Å¹Ì(PAWN) +{ + Leader "Rote t?dliche Giftspinne" 2063 + Vnum 2054 + 1 "T?dliche Giftspinne" 2062 + 2 "T?dliche Giftspinne" 2062 +} +Group L74_ºÓÀºµ¶°Å¹Ì(S_PAWN)-ºÓÀºµ¶°Å¹Ì(S_PAWN) +{ + Leader "Rote t?dliche Giftspinne" 2063 + Vnum 2055 + 1 "Rote t?dliche Giftspinne" 2063 + 2 "T?dliche Giftspinne" 2062 +} +Group L75_Áý°Ô°Å¹Ì(S_PAWN)-ºÓÀºµ¶°Å¹Ì(S_PAWN) +{ + Leader Klauengiftspinne 2064 + Vnum 2056 + 1 "Rote t?dliche Giftspinne" 2063 + 2 "Rote t?dliche Giftspinne" 2063 +} +Group L75_Áý°Ô°Å¹Ì(S_PAWN)-Áý°Ô°Å¹Ì(S_PAWN) +{ + Leader Klauengiftspinne 2064 + Vnum 2057 + 1 Klauengiftspinne 2064 + 2 "Rote t?dliche Giftspinne" 2063 +} +Group L74_º´Á¤°Å¹Ì(S_PAWN)-Áý°Ô°Å¹Ì(S_PAWN) +{ + Leader Soldatengiftspinne 2065 + Vnum 2058 + 1 Klauengiftspinne 2064 + 2 Klauengiftspinne 2064 +} +Group L74_º´Á¤°Å¹Ì(S_PAWN)-º´Á¤°Å¹Ì(S_PAWN) +{ + Leader Soldatengiftspinne 2065 + Vnum 2059 + 1 Soldatengiftspinne 2065 + 2 Klauengiftspinne 2064 +} +Group L68_´ë¿ÕÀü°¥(S_PAWN)-ºñ¸¶±Í¾È(S_PAWN) +{ + Leader Schlangenschwertk?mpfer 2133 + Vnum 2060 + 1 Skorpionbogensch?tze 2132 + 2 Skorpionbogensch?tze 2132 + 3 Skorpionbogensch?tze 2132 +} +Group L68_´ë¿ÕÀü°¥(S_PAWN)-´ë¿ÕÀü°¥(S_PAWN) +{ + Leader Schlangenschwertk?mpfer 2133 + Vnum 2061 + 1 Schlangenschwertk?mpfer 2133 + 2 Skorpionbogensch?tze 2132 + 3 Skorpionbogensch?tze 2132 +} +Group L68_´ë¿ÕÀü°¥(S_PAWN)-´ë¿ÕÀü°¥(S_PAWN) +{ + Leader Schlangenschwertk?mpfer 2133 + Vnum 2062 + 1 Schlangenschwertk?mpfer 2133 + 2 Schlangenschwertk?mpfer 2133 + 3 Skorpionbogensch?tze 2132 +} +Group L66_Àü°¥Àΰ£(KNIGHT)-Àü°¥Àΰ£(KNIGHT) +{ + Leader Schlangenbogensch?tze 2134 + Vnum 2063 + 1 Schlangenbogensch?tze 2134 + 2 Schlangenschwertk?mpfer 2133 + 3 Schlangenschwertk?mpfer 2133 +} +Group L67_Àü°¥±Ã¼ö(KNIGHT)-Àü°¥Àΰ£(KNIGHT) +{ + Leader W?stenbandit 2135 + Vnum 2064 + 1 Schlangenbogensch?tze 2134 + 2 Schlangenschwertk?mpfer 2133 + 3 Schlangenschwertk?mpfer 2133 +} +Group L67_Àü°¥±Ã¼ö(KNIGHT)-Àü°¥±Ã¼ö(KNIGHT) +{ + Leader W?stenbandit 2135 + Vnum 2065 + 1 Schlangenbogensch?tze 2134 + 2 Schlangenbogensch?tze 2134 + 3 Schlangenschwertk?mpfer 2133 +} +Group Äù½ºÆ®¿ë_»õ³¢°Å¹Ì +{ + Leader "B?se Babygiftspinne" 2051 + Vnum 4071 + 1 "B?se Babygiftspinne" 2051 + 2 "B?se Babygiftspinne" 2051 +} +Group Äù½ºÆ®¿ë_µ¶°Å¹Ì +{ + Leader "B?se t?dl. Giftspinne" 2052 + Vnum 4072 + 1 "B?se t?dl. Giftspinne" 2052 + 2 "B?se t?dl. Giftspinne" 2052 +} +Group Äù½ºÆ®¿ë_Áý°Ô°Å¹Ì +{ + Leader "B?se rote Giftspinne" 2053 + Vnum 4074 + 1 "B?se rote Giftspinne" 2053 + 2 "B?se rote Giftspinne" 2053 +} +Group Äù½ºÆ®¿ë_º´Á¤°Å¹Ì +{ + Leader "B?se Klauengiftspinne" 2054 + Vnum 4075 + 1 "B?se Klauengiftspinne" 2054 + 2 "B?se Klauengiftspinne" 2054 +} +Group L56_û¿Íº´(S_PAWN)-Ç®ÀÙ¸Ó¸®µµ±úºñ(S_PAWN) +{ + Leader Baumfrosch-Soldat 1301 + Vnum 2101 + 1 Buhmann 1303 + 2 Buhmann 1303 + 3 Buhmann 1303 +} +Group L56_û¿Íº´(S_PAWN)-û¿Íº´(S_PAWN) +{ + Leader Baumfrosch-Soldat 1301 + Vnum 2102 + 1 Baumfrosch-Soldat 1301 + 2 Buhmann 1303 + 3 Buhmann 1303 +} +Group L56_û¿Íº´(S_PAWN)-û¿Íº´(S_PAWN) +{ + Leader Baumfrosch-Soldat 1301 + Vnum 2103 + 1 Baumfrosch-Soldat 1301 + 2 Baumfrosch-Soldat 1301 + 3 Buhmann 1303 +} +Group L58_û¿ÍÀå(S_PAWN)-û¿Íº´(S_PAWN) +{ + Leader Baumfrosch-Anf?hrer 1302 + Vnum 2104 + 1 Baumfrosch-Soldat 1301 + 2 Baumfrosch-Soldat 1301 +} +Group L58_û¿ÍÀå(KNIGHT)-û¿Íº´(S_PAWN) +{ + Leader Baumfrosch-Anf?hrer 1302 + Vnum 2105 + 1 Baumfrosch-Soldat 1301 + 2 Baumfrosch-Soldat 1301 + 3 Baumfrosch-Anf?hrer 1302 +} +Group L58_û¿ÍÀå(KNIGHT)-û¿ÍÀå(KNIGHT) +{ + Leader Baumfrosch-Anf?hrer 1302 + Vnum 2106 + 1 Baumfrosch-Anf?hrer 1302 + 2 Baumfrosch-Anf?hrer 1302 + 3 Baumfrosch-Anf?hrer 1302 +} +Group L60_¼ö±¸´ëÀ屺(KNIGHT)-û¿ÍÀå(KNIGHT) +{ + Leader Ochsenfrosch-General 1305 + Vnum 2107 + 1 Baumfrosch-Anf?hrer 1302 + 2 Baumfrosch-Anf?hrer 1302 + 3 Baumfrosch-Anf?hrer 1302 +} +Group L60_¼ö±¸´ëÀ屺(KNIGHT)-¼ö±¸´ëÀ屺(KNIGHT) +{ + Leader Ochsenfrosch-General 1305 + Vnum 2108 + 1 Ochsenfrosch-General 1305 + 2 Baumfrosch-Anf?hrer 1302 + 3 Baumfrosch-Anf?hrer 1302 +} +Group L74_´©··¹ü±Í(Boss)-¼ö±¸´ëÀ屺(KNIGHT) +{ + Leader Ochsenfrosch-General 1305 + Vnum 2109 + 1 Ochsenfrosch-General 1305 + 2 Ochsenfrosch-General 1305 + 3 Baumfrosch-Anf?hrer 1302 + 4 Baumfrosch-Anf?hrer 1302 +} +Group L74_´©··¹ü±Í(Boss)-¼ö±¸´ëÀ屺(KNIGHT) +{ + Leader "Gelber Tigergeist" 1304 + Vnum 2110 + 1 Ochsenfrosch-General 1305 + 2 Ochsenfrosch-General 1305 + 3 Baumfrosch-Anf?hrer 1302 + 4 Baumfrosch-Anf?hrer 1302 +} +Group Skopionmann +{ + Leader "Brutaler Skorpionmann" 2131 + Vnum 2131 + 1 Skorpionbogensch?tze 2105 + 2 Skorpionbogensch?tze 2105 +} +Group Äù½ºÆ®¿ë_»ç¸·Àǹ«¹ýÀÚ +{ + Leader "Starker W?stenbandit" 2158 + Vnum 2158 + 1 "Starker W?stenbandit" 2158 + 2 "Starker W?stenbandit" 2158 +} +Group L57_È­·É(S_PAWN)-ÅõÁö¹üÁ¹°³(S_PAWN) +{ + Leader Kampftigersklave 2201 + Vnum 2201 + 1 Kampftigersklave 2201 + 2 Kampftigersklave 2201 +} +Group L59_ÅõÁö¹ü(KNIGHT)-ÅõÁö¹üÁ¹°³(S_PAWN) +{ + Leader Flammengeist 2202 + Vnum 2202 + 1 Kampftigersklave 2201 + 2 Kampftigersklave 2201 + 3 Kampftigersklave 2201 +} +Group L59_ÅõÁö¹ü(KNIGHT)-ÅõÁö¹ü(KNIGHT) +{ + Leader Flammengeist 2202 + Vnum 2203 + 1 Flammengeist 2202 + 2 Kampftigersklave 2201 + 3 Kampftigersklave 2201 +} +Group L58_Âü¸¶ÀÎ(KNIGHT)-ÅõÁö¹ü(KNIGHT) +{ + Leader Kampftiger 2203 + Vnum 2204 + 1 Kampftiger 2203 + 2 Flammengeist 2202 + 3 Flammengeist 2202 +} +Group L58_Âü¸¶ÀÎ(KNIGHT)-ÅõÁö¹ü(KNIGHT) +{ + Leader Flamme 2204 + Vnum 2205 + 1 Flamme 2204 + 2 Kampftiger 2203 + 3 Kampftiger 2203 +} +Group L58_Âü¸¶ÀÎ(KNIGHT)-ÅõÁö¹ü(KNIGHT) +{ + Leader Flammenkrieger 2205 + Vnum 2206 + 1 Flamme 2204 + 2 Flamme 2204 + 3 Kampftiger 2203 + 4 Kampftiger 2203 + 5 Kampftiger 2203 +} +Group L58_Âü¸¶ÀÎ(KNIGHT)-Âü¸¶ÀÎ(KNIGHT) +{ + Leader Flammenkrieger 2205 + Vnum 2207 + 1 Flamme 2204 + 2 Flammengeist 2202 + 3 Flammengeist 2202 + 4 Kampftigersklave 2201 + 5 Kampftigersklave 2201 +} +Group L75_ÅÂÈ­¹«ÀÎ(S_KNIGHT)-Âü¸¶ÀÎ(KNIGHT) +{ + Leader Flammenkrieger 2205 + Vnum 2208 + 1 Flammenkrieger 2205 + 2 Kampftiger 2203 + 3 Kampftiger 2203 + 4 Kampftiger 2203 +} +Group L75_ÅÂÈ­¹«ÀÎ(S_KNIGHT)-ÅÂÈ­¹«ÀÎ(S_KNIGHT) +{ + Leader Flammenkrieger 2205 + Vnum 2209 + 1 Flammenkrieger 2205 + 2 Flamme 2204 + 3 Flamme 2204 + 4 Flamme 2204 +} +Group L61_È­¿°¿Õ(BOSS)-ÅÂÈ­¹«ÀÎ(S_KNIGHT) +{ + Leader Flammenk?nig 2206 + Vnum 2210 + 1 Flammenkrieger 2205 + 2 Flammenkrieger 2205 + 3 Flamme 2204 + 4 Flammengeist 2202 +} +Group L61_È­¿°¿Õ(BOSS)-ÅÂÈ­¹«ÀÎ(S_KNIGHT) +{ + Leader Flammenk?nig 2206 + Vnum 2211 + 1 Flammenkrieger 2205 + 2 Flammenkrieger 2205 + 3 Flamme 2204 + 4 Flammengeist 2202 + 5 Flammengeist 2202 + 6 Flammengeist 2202 +} +Group L72_È­·æ(KING)-È­¿°¿Õ(BOSS) +{ + Leader "Roter Drache" 2291 + Vnum 2212 + 1 Flammenk?nig 2206 + 2 Flammenkrieger 2205 + 3 Flammengeist 2202 + 4 Flammengeist 2202 +} +Group ¹ØµÕ±Í¸ñ +{ + Leader Geisterbaumstumpf 2302 + Vnum 2301 + 1 Geisterbaumstumpf 2302 + 2 Geisterbaumstumpf 2302 + 3 Geisterbaumstumpf 2302 +} +Group ¸ñ·É_¹ØµÕ±Í¸ñ +{ + Leader Dryade 2303 + Vnum 2302 + 1 Geisterbaumstumpf 2302 + 2 Geisterbaumstumpf 2302 + 3 Geisterbaumstumpf 2302 +} +Group ¸ñ·É_¹ØµÕ±Í¸ñ +{ + Leader Dryade 2303 + Vnum 2303 + 1 Dryade 2303 + 2 Geisterbaumstumpf 2302 + 3 Geisterbaumstumpf 2302 +} +Group ¸ñ·É +{ + Leader Dryade 2303 + Vnum 2304 + 1 Dryade 2303 + 2 Dryade 2303 +} +Group È­·ù±Í¸ñ_¸ñ·É +{ + Leader Geisterweide 2304 + Vnum 2305 + 1 Dryade 2303 + 2 Dryade 2303 + 3 Geisterbaumstumpf 2302 + 4 Geisterbaumstumpf 2302 + 5 Geisterbaumstumpf 2302 +} +Group È­·ù±Í¸ñ_¹ØµÕ±Í¸ñ +{ + Leader Geisterweide 2304 + Vnum 2306 + 1 Geisterweide 2304 + 2 Geisterbaumstumpf 2302 + 3 Geisterbaumstumpf 2302 + 4 Geisterbaumstumpf 2302 +} +Group È­·ù±Í¸ñ_¸ñ·É +{ + Leader Geisterweide 2304 + Vnum 2307 + 1 Geisterweide 2304 + 2 Dryade 2303 + 3 Dryade 2303 + 4 Dryade 2303 +} +Group È­·ù±Í¸ñ_¸ñ·É +{ + Leader Geisterweide 2304 + Vnum 2308 + 1 Geisterweide 2304 + 2 Geisterweide 2304 + 3 Geisterweide 2304 +} +Group Èæ±Í¸ñ_¸ñ·É +{ + Leader "B?ser Baum" 2305 + Vnum 2309 + 1 Geisterweide 2304 + 2 Geisterweide 2304 + 3 Geisterbaumstumpf 2302 + 4 Geisterbaumstumpf 2302 + 5 Geisterbaumstumpf 2302 +} +Group Èæ±Í¸ñ_¹ØµÕ±Í¸ñ +{ + Leader "B?ser Baum" 2305 + Vnum 2310 + 1 "B?ser Baum" 2305 + 2 Geisterbaumstumpf 2302 + 3 Geisterbaumstumpf 2302 + 4 Geisterbaumstumpf 2302 +} +Group Èæ±Í¸ñ_¸ñ·É +{ + Leader "B?ser Baum" 2305 + Vnum 2311 + 1 "B?ser Baum" 2305 + 2 Dryade 2303 + 3 Dryade 2303 + 4 Dryade 2303 +} +Group Èæ±Í¸ñ_¸ñ·É +{ + Leader "B?ser Baum" 2305 + Vnum 2312 + 1 "B?ser Baum" 2305 + 2 "B?ser Baum" 2305 + 3 "B?ser Baum" 2305 + 4 "B?ser Baum" 2305 +} +Group Èæ±Í¸ñ_¸ñ·É +{ + Leader "B?ser Baum" 2305 + Vnum 2313 + 1 "B?ser Baum" 2305 + 2 "B?ser Baum" 2305 + 3 "B?ser Baum" 2305 +} +Group °Å´ë±Í¸ñ +{ + Leader "Riesiger Geisterbaum" 2306 + Vnum 2314 + 1 "B?ser Baum" 2305 + 2 Geisterweide 2304 + 3 Geisterweide 2304 + 4 Geisterbaumstumpf 2302 + 5 Geisterbaumstumpf 2302 + 6 Geisterbaumstumpf 2302 + 7 "B?ser Baum" 2305 + 8 Dryade 2303 + 9 Dryade 2303 +} +Group ¹ØµÕ±Í¸ñ +{ + Leader "Roter Geisterbaumstumpf" 2312 + Vnum 2320 + 1 "Roter Geisterbaumstumpf" 2312 + 2 "Roter Geisterbaumstumpf" 2312 + 3 "Roter Geisterbaumstumpf" 2312 +} +Group ¹ØµÕ±Í¸ñ +{ + Leader "Roter Geisterbaumstumpf" 2312 + Vnum 2321 + 1 "Roter Geisterbaumstumpf" 2312 + 2 "Roter Geisterbaumstumpf" 2312 + 3 "Roter Geisterbaumstumpf" 2312 +} +Group ¸ñ·É_¹ØµÕ±Í¸ñ +{ + Leader "Rote Dryade" 2313 + Vnum 2322 + 1 "Roter Geisterbaumstumpf" 2312 + 2 "Roter Geisterbaumstumpf" 2312 + 3 "Roter Geisterbaumstumpf" 2312 +} +Group ¸ñ·É_¹ØµÕ±Í¸ñ +{ + Leader "Rote Dryade" 2313 + Vnum 2323 + 1 "Rote Dryade" 2313 + 2 "Roter Geisterbaumstumpf" 2312 + 3 "Roter Geisterbaumstumpf" 2312 +} +Group ¸ñ·É +{ + Leader "Rote Dryade" 2313 + Vnum 2324 + 1 "Rote Dryade" 2313 + 2 "Rote Dryade" 2313 +} +Group È­·ù±Í¸ñ_¸ñ·É +{ + Leader "Rote Geisterweide" 2314 + Vnum 2325 + 1 "Rote Dryade" 2313 + 2 "Rote Dryade" 2313 + 3 "Roter Geisterbaumstumpf" 2312 + 4 "Roter Geisterbaumstumpf" 2312 + 5 "Roter Geisterbaumstumpf" 2312 +} +Group È­·ù±Í¸ñ_¹ØµÕ±Í¸ñ +{ + Leader "Rote Geisterweide" 2314 + Vnum 2326 + 1 "Rote Geisterweide" 2314 + 2 "Roter Geisterbaumstumpf" 2312 + 3 "Roter Geisterbaumstumpf" 2312 + 4 "Roter Geisterbaumstumpf" 2312 +} +Group È­·ù±Í¸ñ_¸ñ·É +{ + Leader "Rote Geisterweide" 2314 + Vnum 2327 + 1 "Rote Geisterweide" 2314 + 2 "Rote Dryade" 2313 + 3 "Rote Dryade" 2313 + 4 "Rote Dryade" 2313 +} +Group È­·ù±Í¸ñ_¸ñ·É +{ + Leader "Rote Geisterweide" 2314 + Vnum 2328 + 1 "Rote Geisterweide" 2314 + 2 "Rote Geisterweide" 2314 + 3 "Rote Geisterweide" 2314 +} +Group Èæ±Í¸ñ_¸ñ·É +{ + Leader "Roter b?ser Baum" 2315 + Vnum 2329 + 1 "Rote Geisterweide" 2314 + 2 "Rote Geisterweide" 2314 + 3 "Roter Geisterbaumstumpf" 2312 + 4 "Roter Geisterbaumstumpf" 2312 + 5 "Roter Geisterbaumstumpf" 2312 +} +Group Èæ±Í¸ñ_¹ØµÕ±Í¸ñ +{ + Leader "Roter b?ser Baum" 2315 + Vnum 2330 + 1 "Roter b?ser Baum" 2315 + 2 "Roter Geisterbaumstumpf" 2312 + 3 "Roter Geisterbaumstumpf" 2312 + 4 "Roter Geisterbaumstumpf" 2312 +} +Group Èæ±Í¸ñ_¸ñ·É +{ + Leader "Roter b?ser Baum" 2315 + Vnum 2331 + 1 "Roter b?ser Baum" 2315 + 2 "Rote Dryade" 2313 + 3 "Rote Dryade" 2313 + 4 "Rote Dryade" 2313 +} +Group Èæ±Í¸ñ_¸ñ·É +{ + Leader "Roter b?ser Baum" 2315 + Vnum 2332 + 1 "Roter b?ser Baum" 2315 + 2 "Roter b?ser Baum" 2315 + 3 "Roter b?ser Baum" 2315 + 4 "Roter b?ser Baum" 2315 +} +Group Èæ±Í¸ñ_¸ñ·É +{ + Leader "Roter b?ser Baum" 2315 + Vnum 2333 + 1 "Roter b?ser Baum" 2315 + 2 "Roter b?ser Baum" 2315 + 3 "Roter b?ser Baum" 2315 +} +Group õÀǵ¿±¼1F_õÀǾóÀ½»Ô¹ü°í·¡_õÀǺù¸¶ +{ + Leader Unterwelt-Eiskillerwal 1132 + Vnum 2401 + 1 Unterwelt-Eissplitter 1131 + 2 Unterwelt-Eissplitter 1131 +} +Group õÀǵ¿±¼1F_õÀǾóÀ½»Ô¹ü°í·¡_õÀǾóÀ½»Ô¹ü°í·¡ +{ + Leader Unterwelt-Eiskillerwal 1132 + Vnum 2402 + 1 Unterwelt-Eiskillerwal 1132 + 2 Unterwelt-Eissplitter 1131 + 3 Unterwelt-Eissplitter 1131 +} +Group õÀǵ¿±¼1F_õÀǾóÀ½»Ô¹ü°í·¡_õÀǾóÀ½»Ô¹ü°í·¡ +{ + Leader Unterwelt-Eiskillerwal 1132 + Vnum 2403 + 1 Unterwelt-Eiskillerwal 1132 + 2 Unterwelt-Eiskillerwal 1132 + 3 Unterwelt-Eissplitter 1131 +} +Group õÀǵ¿±¼1F_õÀǺùÃæ_õÀǾóÀ½»Ô¹ü°í·¡ +{ + Leader Unterwelt-Eisinsekt 1133 + Vnum 2404 + 1 Unterwelt-Eiskillerwal 1132 + 2 Unterwelt-Eissplitter 1131 + 3 Unterwelt-Eissplitter 1131 +} +Group õÀǵ¿±¼1F_õÀǺùÃæ_õÀǺùÃæ +{ + Leader Unterwelt-Eisinsekt 1133 + Vnum 2405 + 1 Unterwelt-Eisinsekt 1133 + 2 Unterwelt-Eiskillerwal 1132 + 3 Unterwelt-Eissplitter 1131 +} +Group õÀǵ¿±¼1F_õÀǼ³±¸_õÀǺùÃæ +{ + Leader Unterwelt-Eisl?we 1134 + Vnum 2406 + 1 Unterwelt-Eisinsekt 1133 + 2 Unterwelt-Eiskillerwal 1132 + 3 Unterwelt-Eissplitter 1131 +} +Group õÀǵ¿±¼1F_õÀǼ³±¸_õÀǼ³±¸ +{ + Leader Unterwelt-Eisl?we 1134 + Vnum 2407 + 1 Unterwelt-Eisl?we 1134 + 2 Unterwelt-Eisinsekt 1133 +} +Group õÀǵ¿±¼1F_õÀǺùÀÎ_õÀǼ³±¸ +{ + Leader Unterwelt-Eismann 1135 + Vnum 2408 + 1 Unterwelt-Eisl?we 1134 + 2 Unterwelt-Eisl?we 1134 + 3 Unterwelt-Eisinsekt 1133 + 4 Unterwelt-Eissplitter 1131 +} +Group õÀǵ¿±¼1F_õÀǺùÀÎ_õÀǺùÀÎ +{ + Leader Unterwelt-Eismann 1135 + Vnum 2409 + 1 Unterwelt-Eismann 1135 + 2 Unterwelt-Eisl?we 1134 + 3 Unterwelt-Eisl?we 1134 +} +Group õÀǵ¿±¼1F_õÀǺùÀÎ_õÀǺùÀÎ +{ + Leader Unterwelt-Eismann 1135 + Vnum 2409 + 1 Unterwelt-Eismann 1135 + 2 Unterwelt-Eisl?we 1134 + 3 Unterwelt-Eisl?we 1134 +} +Group õÀǵ¿±¼1F_õÀǼ³°ÅÀÎ_õÀǺùÀÎ +{ + Leader Unterwelt-Yeti 1136 + Vnum 2410 + 1 Unterwelt-Eismann 1135 + 2 Unterwelt-Eismann 1135 + 3 Unterwelt-Eisinsekt 1133 + 4 Unterwelt-Eisinsekt 1133 +} +Group õÀǵ¿±¼1F_õÀǼ³°ÅÀÎ_õÀǼ³°ÅÀÎ +{ + Leader Unterwelt-Yeti 1136 + Vnum 2411 + 1 Unterwelt-Yeti 1136 + 2 Unterwelt-Yeti 1136 + 3 Unterwelt-Eismann 1135 + 4 Unterwelt-Eismann 1135 + 5 Unterwelt-Eisl?we 1134 +} +Group õÀǵ¿±¼1F_õÀǾóÀ½°í·½_õÀǺùÀÎ +{ + Leader Unterwelt-Eisgolem 1137 + Vnum 2412 + 1 Unterwelt-Eismann 1135 + 2 Unterwelt-Eismann 1135 + 3 Unterwelt-Eismann 1135 + 4 Unterwelt-Yeti 1136 + 5 Unterwelt-Yeti 1136 +} +Group õÀǵ¿±¼1F_õÀǾóÀ½°í·½_õÀǾóÀ½°í·½ +{ + Leader Unterwelt-Eisgolem 1137 + Vnum 2413 + 1 Unterwelt-Eisgolem 1137 + 2 Unterwelt-Eisgolem 1137 + 3 Unterwelt-Yeti 1136 + 4 Unterwelt-Yeti 1136 + 5 Unterwelt-Yeti 1136 +} +Group õÀǵ¿±¼1F_õÀǺ´»ç_õÀǺ´»ç +{ + Leader Setaou-K?mpfer 2401 + Vnum 2414 + 1 Setaou-K?mpfer 2401 + 2 Setaou-K?mpfer 2401 + 3 Setaou-K?mpfer 2401 +} +Group õÀǵ¿±¼1F_õÀDZú´_õÀǺ´»ç +{ + Leader Setaou-J?ger 2402 + Vnum 2415 + 1 Setaou-K?mpfer 2401 + 2 Setaou-K?mpfer 2401 + 3 Setaou-K?mpfer 2401 + 4 Setaou-K?mpfer 2401 +} +Group õÀǵ¿±¼1F_õÀDZú´_õÀDZú´ +{ + Leader Setaou-J?ger 2402 + Vnum 2416 + 1 Setaou-J?ger 2402 + 2 Setaou-J?ger 2402 + 3 Setaou-K?mpfer 2401 + 4 Setaou-K?mpfer 2401 +} +Group õÀǵ¿±¼1F_õÀǹý»ç_õÀDZú´ +{ + Leader Setaou-Seherin 2403 + Vnum 2417 + 1 Setaou-J?ger 2402 + 2 Setaou-J?ger 2402 + 3 Setaou-K?mpfer 2401 + 4 Setaou-K?mpfer 2401 + 5 Setaou-K?mpfer 2401 + 6 Setaou-K?mpfer 2401 +} +Group õÀǵ¿±¼1F_õÀǹý»ç_õÀDZú´ +{ + Leader Setaou-Seherin 2403 + Vnum 2418 + 1 Setaou-Seherin 2403 + 2 Setaou-J?ger 2402 + 3 Setaou-J?ger 2402 + 4 Setaou-J?ger 2402 + 5 Setaou-K?mpfer 2401 + 6 Setaou-K?mpfer 2401 +} +Group õÀǵ¿±¼1F_õÀÇÀå¼ö_õÀǹý»ç +{ + Leader Setaou-Anf?hrer 2404 + Vnum 2419 + 1 Setaou-Seherin 2403 + 2 Setaou-Seherin 2403 + 3 Setaou-K?mpfer 2401 + 4 Setaou-K?mpfer 2401 + 5 Setaou-K?mpfer 2401 +} +Group õÀǵ¿±¼1F_õÀÇÀå¼ö_õÀǹý»ç +{ + Leader Setaou-Anf?hrer 2404 + Vnum 2420 + 1 Setaou-Seherin 2403 + 2 Setaou-Seherin 2403 + 3 Setaou-J?ger 2402 + 4 Setaou-J?ger 2402 + 5 Setaou-K?mpfer 2401 + 6 Setaou-K?mpfer 2401 + 7 Setaou-K?mpfer 2401 +} +Group õÀǵ¿±¼2F_ÁøÃµÀǺ´»ç_ÁøÃµÀǺ´»ç +{ + Leader Setaou-Soldat 2411 + Vnum 2421 + 1 Setaou-Soldat 2411 + 2 Setaou-Soldat 2411 + 3 Setaou-Soldat 2411 +} +Group õÀǵ¿±¼2F_ÁøÃµÀDZú´_ÁøÃµÀǺ´»ç +{ + Leader Setaou-Bogensch?tze 2412 + Vnum 2422 + 1 Setaou-Soldat 2411 + 2 Setaou-Soldat 2411 + 3 Setaou-Soldat 2411 +} +Group õÀǵ¿±¼2F_ÁøÃµÀDZú´_ÁøÃµÀDZú´ +{ + Leader Setaou-Bogensch?tze 2412 + Vnum 2423 + 1 Setaou-Bogensch?tze 2412 + 2 Setaou-Soldat 2411 + 3 Setaou-Soldat 2411 +} +Group õÀǵ¿±¼2F_ÁøÃµÀǹý»ç_ÁøÃµÀDZú´ +{ + Leader Setaou-Magistra 2413 + Vnum 2424 + 1 Setaou-Bogensch?tze 2412 + 2 Setaou-Soldat 2411 + 3 Setaou-Soldat 2411 +} +Group õÀǵ¿±¼2F_ÁøÃµÀǹý»ç_ÁøÃµÀDZú´ +{ + Leader Setaou-Magistra 2413 + Vnum 2425 + 1 Setaou-Bogensch?tze 2412 + 2 Setaou-Bogensch?tze 2412 + 3 Setaou-Soldat 2411 + 4 Setaou-Soldat 2411 +} +Group õÀǵ¿±¼2F_ÁøÃµÀÇÀå¼ö_ÁøÃµÀǹý»ç +{ + Leader Setaou-Kommandant 2414 + Vnum 2426 + 1 Setaou-Magistra 2413 + 2 Setaou-Magistra 2413 + 3 Setaou-Soldat 2411 + 4 Setaou-Soldat 2411 + 5 Setaou-Soldat 2411 +} +Group õÀǵ¿±¼2F_ÁøÃµÀÇÀå¼ö_ÁøÃµÀǹý»ç +{ + Leader Setaou-Kommandant 2414 + Vnum 2427 + 1 Setaou-Magistra 2413 + 2 Setaou-Magistra 2413 + 3 Setaou-Bogensch?tze 2412 + 4 Setaou-Bogensch?tze 2412 + 5 Setaou-Soldat 2411 + 6 Setaou-Soldat 2411 + 7 Setaou-Soldat 2411 +} +Group õÀǵ¿±¼2F_õÀÇÀ屺_õÀÇÀå¼ö +{ + Leader Setaou-Hauptmann 2491 + Vnum 2428 + 1 Setaou-Anf?hrer 2404 + 2 Setaou-Anf?hrer 2404 + 3 Setaou-Seherin 2403 + 4 Setaou-Seherin 2403 + 5 Setaou-K?mpfer 2401 + 6 Setaou-K?mpfer 2401 + 7 Setaou-K?mpfer 2401 +} +Group õÀǵ¿±¼2F_ÁøÃµÀÇÀ屺_ÁøÃµÀÇÀå¼ö +{ + Leader Setaou-General 2492 + Vnum 2429 + 1 Setaou-Kommandant 2414 + 2 Setaou-Kommandant 2414 + 3 Setaou-Magistra 2413 + 4 Setaou-Magistra 2413 + 5 Setaou-Soldat 2411 + 6 Setaou-Soldat 2411 + 7 Setaou-Soldat 2411 +} +Group skipia_map1_boss +{ + Leader "Gro©¬e Eishexe" 1192 + Vnum 2448 + 1 Unterwelt-Eisgolem 1137 + 2 Unterwelt-Eisgolem 1137 + 3 Unterwelt-Eisgolem 1137 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Schwacher Affensoldat" 5101 + Vnum 5001 + 1 "Schwacher Affensoldat" 5101 + 2 "Schwacher Affensoldat" 5101 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Schwacher Affenwerfer" 5102 + Vnum 5002 + 1 "Schwacher Affensoldat" 5101 + 2 "Schwacher Affensoldat" 5101 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Schwacher Affenwerfer" 5102 + Vnum 5003 + 1 "Schwacher Affenwerfer" 5102 + 2 "Schwacher Affensoldat" 5101 + 3 "Schwacher Affensoldat" 5101 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Schwacher Affenk?mpfer" 5103 + Vnum 5004 + 1 "Schwacher Affenwerfer" 5102 + 2 "Schwacher Affensoldat" 5101 + 3 "Schwacher Affensoldat" 5101 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Schwacher Affenk?mpfer" 5103 + Vnum 5005 + 1 "Schwacher Affenk?mpfer" 5103 + 2 "Schwacher Affenk?mpfer" 5103 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Schwacher Affengeneral" 5104 + Vnum 5006 + 1 "Schwacher Affenk?mpfer" 5103 + 2 "Schwacher Affensoldat" 5101 + 3 "Schwacher Affensoldat" 5101 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Schwacher Affengeneral" 5104 + Vnum 5007 + 1 "Schwacher Affengeneral" 5104 + 2 "Schwacher Affenk?mpfer" 5103 + 3 "Schwacher Affensoldat" 5101 +} +Group L25_ÀÌ»ê´ë¼º(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Felsenaffe 5161 + Vnum 5008 + 1 "Schwacher Affengeneral" 5104 + 2 "Schwacher Affenk?mpfer" 5103 + 3 "Schwacher Affenk?mpfer" 5103 + 4 "Schwacher Affensoldat" 5101 + 5 "Schwacher Affensoldat" 5101 + 6 "Schwacher Affensoldat" 5101 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Affensoldat 5111 + Vnum 5009 + 1 Affensoldat 5111 + 2 Affensoldat 5111 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Affenwerfer 5112 + Vnum 5010 + 1 Affensoldat 5111 + 2 Affensoldat 5111 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Affenwerfer 5112 + Vnum 5011 + 1 Affenwerfer 5112 + 2 Affensoldat 5111 + 3 Affensoldat 5111 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Affenk?mpfer 5113 + Vnum 5012 + 1 Affenwerfer 5112 + 2 Affensoldat 5111 + 3 Affensoldat 5111 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Affenk?mpfer 5113 + Vnum 5013 + 1 Affenk?mpfer 5113 + 2 Affenk?mpfer 5113 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Affengeneral 5114 + Vnum 5014 + 1 Affenk?mpfer 5113 + 2 Affensoldat 5111 + 3 Affensoldat 5111 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Affengeneral 5114 + Vnum 5015 + 1 Affengeneral 5114 + 2 Affenk?mpfer 5113 + 3 Affensoldat 5111 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Steinaffe 5115 + Vnum 5016 + 1 Affengeneral 5114 + 2 Affengeneral 5114 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Affenanf?hrer 5116 + Vnum 5017 + 1 Affengeneral 5114 + 2 Affenk?mpfer 5113 + 3 Affensoldat 5111 + 4 Affensoldat 5111 +} +Group L25_ÀÌ»ê´ë¼º(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Gehender Affe" 5162 + Vnum 5018 + 1 Steinaffe 5115 + 2 Steinaffe 5115 + 3 Affengeneral 5114 + 4 Affengeneral 5114 + 5 Affengeneral 5114 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Affensoldat" 5121 + Vnum 5019 + 1 "Starker Affensoldat" 5121 + 2 "Starker Affensoldat" 5121 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Affenwerfer" 5122 + Vnum 5020 + 1 "Starker Affensoldat" 5121 + 2 "Starker Affensoldat" 5121 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Affenwerfer" 5122 + Vnum 5021 + 1 "Starker Affenwerfer" 5122 + 2 "Starker Affensoldat" 5121 + 3 "Starker Affensoldat" 5121 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Affenk?mpfer" 5123 + Vnum 5022 + 1 "Starker Affenwerfer" 5122 + 2 "Starker Affensoldat" 5121 + 3 "Starker Affensoldat" 5121 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Affenk?mpfer" 5123 + Vnum 5023 + 1 "Starker Affenk?mpfer" 5123 + 2 "Starker Affenk?mpfer" 5123 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Affengeneral" 5124 + Vnum 5024 + 1 "Starker Affenk?mpfer" 5123 + 2 "Starker Affensoldat" 5121 + 3 "Starker Affensoldat" 5121 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Affengeneral" 5124 + Vnum 5025 + 1 "Starker Affengeneral" 5124 + 2 "Starker Affenk?mpfer" 5123 + 3 "Starker Affensoldat" 5121 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Steinaffe" 5125 + Vnum 5026 + 1 "Starker Affengeneral" 5124 + 2 "Starker Affenk?mpfer" 5123 + 3 "Starker Affensoldat" 5121 + 4 "Starker Affensoldat" 5121 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Goldaffe" 5126 + Vnum 5027 + 1 "Starker Steinaffe" 5125 + 2 "Starker Affengeneral" 5124 + 3 "Starker Affensoldat" 5121 + 4 "Starker Affensoldat" 5121 +} +Group L25_Á¹°³¿ø¼þÀÌ(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader "Starker Affenanf?hrer" 5127 + Vnum 5028 + 1 "Starker Steinaffe" 5125 + 2 "Starker Affengeneral" 5124 + 3 "Starker Affengeneral" 5124 + 4 "Starker Affensoldat" 5121 + 5 "Starker Affensoldat" 5121 +} +Group L25_Á¦Ãµ´ë¼º(pawn)_Á¹°³¿ø¼þÀÌ(S_pawn) +{ + Leader Affen-Lord 5163 + Vnum 5029 + 1 "Starker Goldaffe" 5126 + 2 "Starker Steinaffe" 5125 + 3 "Starker Steinaffe" 5125 + 4 "Starker Affengeneral" 5124 + 5 "Starker Affengeneral" 5124 + 6 "Starker Affengeneral" 5124 +} +Group Äù½ºÆ®¿ë_»ó¼±µ¿¿øº´ +{ + Leader "B?ser Affensoldat" 5151 + Vnum 5151 + 1 "B?ser Affensoldat" 5151 + 2 "B?ser Affensoldat" 5151 +} +Group Äù½ºÆ®¿ë_»ó¼±µ¿Åõ¸¶¿øº´ +{ + Leader "B?ser Affenwerfer" 5152 + Vnum 5152 + 1 "B?ser Affenwerfer" 5152 + 2 "B?ser Affenwerfer" 5152 +} +Group Äù½ºÆ®¿ë_»ó¼±µ¿±â¹«¿øº´ +{ + Leader "B?ser Affenk?mpfer" 5153 + Vnum 5153 + 1 "B?ser Affenk?mpfer" 5153 + 2 "B?ser Affenk?mpfer" 5153 +} +Group Äù½ºÆ®¿ë_»ó¼ºµ¿¿øÀå¼ö +{ + Leader "B?ser Affengeneral" 5154 + Vnum 5154 + 1 "B?ser Affengeneral" 5154 + 2 "B?ser Affengeneral" 5154 +} +Group Äù½ºÆ®¿ë_»ó¼±µ¿µ¹¿ø¼þÀÌ +{ + Leader "B?ser Steinaffe" 5155 + Vnum 5155 + 1 "B?ser Steinaffe" 5155 + 2 "B?ser Steinaffe" 5155 +} +Group Äù½ºÆ®¿ë_»ó¼±µ¿±Ý¿ø¼þÀÌ +{ + Leader "B?ser Goldaffe" 5156 + Vnum 5156 + 1 "B?ser Goldaffe" 5156 + 2 "B?ser Goldaffe" 5156 +} +Group ¿µºñ»ç¸·»ï°Å¸®1 +{ + Leader "K?nig Skorpion" 7013 + Vnum 7011 + 1 "K?nig Skorpion" 7013 + 2 Bi-Ma-Gui-An 7012 + 3 Bi-Ma-Gui-An 7012 +} +Group ¿µºñ»ç¸·»ï°Å¸®2 +{ + Leader Schlangenschwertk?mpfer 7016 + Vnum 7012 + 1 Schlangenschwertk?mpfer 7016 + 2 "Listiger Skorpionmann" 7014 + 3 "Listiger Skorpionmann" 7014 +} +Group ¿µºñ»ç¸·»ï°Å¸®3 +{ + Leader W?stenbandit 7018 + Vnum 7013 + 1 W?stenbandit 7018 + 2 Schlangenschwertk?mpfer 7016 + 3 Schlangenschwertk?mpfer 7016 +} +Group ¿µºñ»ç¸·»ï°Å¸®4 +{ + Leader W?stenbandit 7018 + Vnum 7014 + 1 W?stenbandit 7018 + 2 Schlangenbogensch?tze 7017 + 3 Schlangenbogensch?tze 7017 +} +Group µµ¿°È­Áö»ï°Å¸®1 +{ + Leader "Tu-Ji Rumtreiber" 7021 + Vnum 7019 + 1 "Tu-ji Soldat" 7019 + 2 "Tu-ji Soldat" 7019 + 3 "Tu-ji Soldat" 7019 +} +Group µµ¿°È­Áö»ï°Å¸®2 +{ + Leader Hwa-ryung 7020 + Vnum 7020 + 1 "Tu-ji Soldat" 7019 + 2 "Tu-ji Soldat" 7019 + 3 "Tu-ji Soldat" 7019 +} +Group µµ¿°È­Áö»ï°Å¸®3 +{ + Leader Cham-Ma 7022 + Vnum 7021 + 1 "Tu-Ji Rumtreiber" 7021 + 2 Hwa-ryung 7020 +} +Group µµ¿°È­Áö»ï°Å¸®4 +{ + Leader Teawha-Mu 7023 + Vnum 7022 + 1 "Tu-Ji Rumtreiber" 7021 + 2 "Tu-Ji Rumtreiber" 7021 + 3 Hwa-ryung 7020 +} +Group L25_¸¸¿ìÀý_µé°³ +{ + Leader Wildhund 8501 + Vnum 8501 + 1 Wildhund 8501 + 2 Wildhund 8501 + 3 Wildhund 8501 +} +Group L25_¸¸¿ìÀý_¸ËµÅÁö +{ + Leader Keiler 8502 + Vnum 8502 + 1 Keiler 8502 + 2 Keiler 8502 + 3 Keiler 8502 +} +Group L25_¸¸¿ìÀý_°õ +{ + Leader B?r 8503 + Vnum 8503 + 1 B?r 8503 + 2 B?r 8503 + 3 B?r 8503 +} +Group L25_¸¸¿ìÀý_´ëÈ£ +{ + Leader "Wei©¬er Tiger" 8504 + Vnum 8504 + 1 "Wei©¬er Tiger" 8504 + 2 "Wei©¬er Tiger" 8504 + 3 "Wei©¬er Tiger" 8504 +} +Group L25_¸¸¿ìÀý_°Å´ë_Èæ¿õ±Í +{ + Leader "Schwarzer Ork-Riese" 8505 + Vnum 8505 + 1 "Schwarzer Ork-Riese" 8505 + 2 "Schwarzer Ork-Riese" 8505 + 3 "Schwarzer Ork-Riese" 8505 +} +Group L25_¸¸¿ìÀý_û¿ÍÀå +{ + Leader Baumfrosch-Anf?hrer 8506 + Vnum 8506 + 1 Baumfrosch-Anf?hrer 8506 + 2 Baumfrosch-Anf?hrer 8506 + 3 Baumfrosch-Anf?hrer 8506 +} +Group L25_¸¸¿ìÀý_»ç¸·Àǹ«¹ýÀÚ +{ + Leader W?stenbandit 8507 + Vnum 8507 + 1 W?stenbandit 8507 + 2 W?stenbandit 8507 + 3 W?stenbandit 8507 +} +Group L25_¸¸¿ìÀý_¹Ð±³°­¹Ú·É +{ + Leader "Esoterischer Peiniger" 8508 + Vnum 8508 + 1 "Esoterischer Peiniger" 8508 + 2 "Esoterischer Peiniger" 8508 + 3 "Esoterischer Peiniger" 8508 +} +Group L25_¸¸¿ìÀý_¹Ð±³¼Òȯ·É +{ + Leader "Esoterischer Beschw?rer" 8509 + Vnum 8509 + 1 "Esoterischer Beschw?rer" 8509 + 2 "Esoterischer Beschw?rer" 8509 + 3 "Esoterischer Beschw?rer" 8509 +} +Group L25_¸¸¿ìÀý_ÅÂÈ­¹«ÀÎ +{ + Leader Flammenkrieger 8510 + Vnum 8510 + 1 Flammenkrieger 8510 + 2 Flammenkrieger 8510 + 3 Flammenkrieger 8510 +} +Group L25_¸¸¿ìÀý_¾óÀ½°í·½ +{ + Leader Eisgolem 8511 + Vnum 8511 + 1 Eisgolem 8511 + 2 Eisgolem 8511 + 3 Eisgolem 8511 +} +Group °ø¼º¿ë°æºñº´Ã¢ÇÏ +{ + Leader "W?chter des Dorfplatzes" 11100 + Vnum 9501 + 1 "W?chter des Dorfplatzes" 11100 + 2 "W?chter des Dorfplatzes" 11100 +} +Group °ø¼º¿ë°æºñº´È°ÇÏ +{ + Leader Schlachtenverwalter 11101 + Vnum 9502 + 1 Schlachtenverwalter 11101 + 2 Schlachtenverwalter 11101 +} +Group °ø¼º¿ë°æºñº´Ã¢ÇÏ +{ + Leader "W?chter des Dorfplatzes" 11102 + Vnum 9511 + 1 "W?chter des Dorfplatzes" 11102 + 2 "W?chter des Dorfplatzes" 11102 +} +Group °ø¼º¿ë°æºñº´È°ÇÏ +{ + Leader Schlachtenverwalter 11103 + Vnum 9512 + 1 Schlachtenverwalter 11103 + 2 Schlachtenverwalter 11103 +} +Group °ø¼º¿ë°æºñº´Ã¢ÇÏ +{ + Leader "W?chter des Dorfplatzes" 11104 + Vnum 9521 + 1 "W?chter des Dorfplatzes" 11104 + 2 "W?chter des Dorfplatzes" 11104 +} +Group °ø¼º¿ë°æºñº´È°ÇÏ +{ + Leader Schlachtenverwalter 11105 + Vnum 9522 + 1 Schlachtenverwalter 11105 + 2 Schlachtenverwalter 11105 +} +Group L70_±âÁØNPC(Boss)-¾Æ¶ó³à(Boss) +{ + Leader . 20025 + Vnum 11001 + 1 Aranyo 20002 +} +Group L70_±âÁØNPC(Boss)-¾ÆÀ¯(Boss) +{ + Leader . 20025 + Vnum 11002 + 1 Ah-Yu 20003 +} +Group L70_±âÁØNPC(Boss)-¾Æ¶ó³à(Boss) +{ + Leader . 20025 + Vnum 11003 + 1 Bettler 20004 +} +Group L70_±âÁØNPC(Boss)-¿¬³ªÈ¯(Boss) +{ + Leader . 20025 + Vnum 11004 + 1 Yonah 20005 +} +Group L70_±âÁØNPC(Boss)-¹Ì¸®³»(Boss) +{ + Leader . 20025 + Vnum 11005 + 1 Mirine 20006 +} +Group L70_±âÁØNPC(Boss)-À»µÎÁö(Boss) +{ + Leader . 20025 + Vnum 11006 + 1 Uriel 20011 +} +Group L70_±âÁØNPC(Boss)-Ã¥¹ú·¡(Boss) +{ + Leader . 20025 + Vnum 11007 + 1 Baek-Go 20018 +} +Group L70_±âÁØNPC(Boss)-¹î»ç°ø(Boss) +{ + Leader . 20025 + Vnum 12001 + 1 Yu-Rang 20012 +} +Group L70_±âÁØNPC(Boss)-¹î»ç°ø(Boss) +{ + Leader . 20025 + Vnum 12002 + 1 Taurean 20014 +} +Group L70_±âÁØNPC(Boss)-¹î»ç°ø(Boss) +{ + Leader . 20025 + Vnum 12003 + 1 Yu-Hwan 20017 +} +Group L70_±âÁØNPC(Boss)-¹î»ç°ø(Boss) +{ + Leader . 20025 + Vnum 12004 + 1 Yang-Shin 20019 +} +Group L70_´ÄÀºÇØÀû(Boss)-¹î»ç°ø(Boss) +{ + Leader . 20025 + Vnum 12005 + 1 Ariyoung 20021 +} +Group L70_´ÄÀºÇØÀû(Boss)-¹î»ç°ø(Boss) +{ + Leader . 20025 + Vnum 12006 + 1 Harang 20024 +} +Group L70_¸»(Boss)-Á¶¶û¸»(Boss) +{ + Leader . 20025 + Vnum 12007 + 1 Pony 20029 + 2 Pony 20029 + 3 Pferd 20030 + 4 Pferd 20030 +} +Group ´ÙÀ̾Ƹóµå±¤¸Æ +{ + Leader Diamantader 20047 + Vnum 20047 +} +Group È£¹Ú±¤¸Æ +{ + Leader Bernsteinader 20048 + Vnum 20048 +} +Group È­¼®¸ñ±¤¸Æ +{ + Leader Fossilholzader 20049 + Vnum 20049 +} +Group ±¸¸®±¤¸Æ +{ + Leader Kupferader 20050 + Vnum 20050 +} +Group Àº¸Æ +{ + Leader Silberader 20051 + Vnum 20051 +} +Group ±Ý¸Æ +{ + Leader Goldader 20052 + Vnum 20052 +} +Group ¿Á¼®¸Æ +{ + Leader Jadeader 20053 + Vnum 20053 +} +Group Èæ´Ü¼®¸Æ +{ + Leader Ebenholzader 20054 + Vnum 20054 +} +Group Á¶°³¹«´õ±â +{ + Leader Muschelstapel 20055 + Vnum 20055 +} +Group ¹é±Ý¸Æ +{ + Leader Wei©¬goldader 20056 + Vnum 20056 +} +Group ¼öÁ¤¼®¸Æ +{ + Leader Kristallader 20057 + Vnum 20057 +} +Group ÀÚ¼öÁ¤¼®¸Æ +{ + Leader Quarzader 20058 + Vnum 20058 +} +Group õ·ç±¤¸Æ +{ + Leader Himmelstr?nenader 20059 + Vnum 20059 +} +Group °ø¼º¿ëº¸½º¸ó½ºÅÍ +{ + Leader "Geister Orkf?hrer" 693 + Vnum 30001 +} +Group °ø¼º¿ëº¸½º¸ó½ºÅÍ +{ + Leader "Elite K?mpfer" 795 + Vnum 30002 +} +Group °ø¼º¿ëº¸½º¸ó½ºÅÍ +{ + Leader "Gemeiner D?monenk?nig" 1094 + Vnum 30003 +} +Group °ø¼º¿ëº¸½º¸ó½ºÅÍ +{ + Leader "Blauer Tod" 1095 + Vnum 30004 +} +Group °ø¼º¿ëº¸½º¸ó½ºÅÍ +{ + Leader "Elit?rer Neunschwanz" 1903 + Vnum 30005 +} +Group °ø¼º¿ëº¸½º¸ó½ºÅÍ +{ + Leader "B?ser gelber Tigergeist" 1307 + Vnum 30006 +} +Group °ø¼º¿ëº¸½º¸ó½ºÅÍ +{ + Leader "Dunkl. K?niginnenspinne" 2093 + Vnum 30007 +} +Group °ø¼º¿ëº¸½º¸ó½ºÅÍ +{ + Leader "Dunkle W?stenschildkr?te" 2192 + Vnum 30008 +} +Group haunted_white_tiger_1 +{ + Leader "Verfl. wei©¬er Tiger" 144 + Vnum 30009 + 1 "Verfl. Tiger" 143 + 2 "Verfl. Tiger" 143 +} +Group haunted_white_tiger_2 +{ + Leader "Verfl. wei©¬er Tiger" 144 + Vnum 30010 + 1 "Verfl. wei©¬er Tiger" 144 + 2 "Verfl. wei©¬er Tiger" 144 + 3 "Verfl. wei©¬er Tiger" 144 + 4 "Verfl. wei©¬er Tiger" 144 +} +Group °Å´ë±Í¸ñ +{ + Leader Noname 2316 + Vnum 2334 + 1 "Roter b?ser Baum" 2315 + 2 "Rote Geisterweide" 2314 + 3 "Rote Geisterweide" 2314 + 4 "Roter Geisterbaumstumpf" 2312 + 5 "Roter Geisterbaumstumpf" 2312 + 6 "Roter Geisterbaumstumpf" 2312 + 7 "Roter b?ser Baum" 2315 + 8 "Rote Dryade" 2313 + 9 "Rote Dryade" 2313 +} +Group õÀǵ¿±¼2F_¼ö·æ_ÁøÃµÀÇÀ屺 +{ + Leader Noname 2493 + Vnum 2430 + 1 Setaou-Kommandant 2414 + 2 Setaou-Kommandant 2414 + 3 Setaou-Soldat 2411 + 4 Setaou-Soldat 2411 + 5 Setaou-Soldat 2411 +} +Group õÀǵ¿±¼1F_õÀǺ´»ç_õÀǺ´»ç +{ + Leader Noname 2431 + Vnum 2431 + 1 Noname 2431 + 2 Noname 2431 + 3 Noname 2431 +} +Group õÀǵ¿±¼1F_õÀDZú´_õÀǺ´»ç +{ + Leader Noname 2432 + Vnum 2432 + 1 Noname 2431 + 2 Noname 2431 + 3 Noname 2431 +} +Group õÀǵ¿±¼1F_õÀDZú´_õÀDZú´ +{ + Leader Noname 2432 + Vnum 2433 + 1 Noname 2432 + 2 Noname 2431 + 3 Noname 2431 +} +Group õÀǵ¿±¼1F_õÀǹý»ç_õÀDZú´ +{ + Leader Noname 2433 + Vnum 2434 + 1 Noname 2432 + 2 Noname 2431 + 3 Noname 2431 +} +Group õÀǵ¿±¼1F_õÀǹý»ç_õÀDZú´ +{ + Leader Noname 2433 + Vnum 2435 + 1 Noname 2432 + 2 Noname 2432 + 3 Noname 2431 + 4 Noname 2431 +} +Group õÀǵ¿±¼1F_õÀÇÀå¼ö_õÀǹý»ç +{ + Leader Noname 2434 + Vnum 2436 + 1 Noname 2433 + 2 Noname 2433 + 3 Noname 2431 + 4 Noname 2431 + 5 Noname 2431 +} +Group õÀǵ¿±¼1F_õÀÇÀå¼ö_õÀǹý»ç +{ + Leader Noname 2434 + Vnum 2437 + 1 Noname 2433 + 2 Noname 2433 + 3 Noname 2432 + 4 Noname 2432 + 5 Noname 2431 + 6 Noname 2431 + 7 Noname 2431 +} +Group õÀǵ¿±¼2F_ÁøÃµÀǺ´»ç_ÁøÃµÀǺ´»ç +{ + Leader Noname 2451 + Vnum 2438 + 1 Noname 2451 + 2 Noname 2451 + 3 Noname 2451 +} +Group õÀǵ¿±¼2F_ÁøÃµÀDZú´_ÁøÃµÀǺ´»ç +{ + Leader Noname 2452 + Vnum 2439 + 1 Noname 2451 + 2 Noname 2451 + 3 Noname 2451 +} +Group õÀǵ¿±¼2F_ÁøÃµÀDZú´_ÁøÃµÀDZú´ +{ + Leader Noname 2452 + Vnum 2440 + 1 Noname 2452 + 2 Noname 2451 + 3 Noname 2451 +} +Group õÀǵ¿±¼2F_ÁøÃµÀǹý»ç_ÁøÃµÀDZú´ +{ + Leader Noname 2453 + Vnum 2441 + 1 Noname 2452 + 2 Noname 2451 + 3 Noname 2451 +} +Group õÀǵ¿±¼2F_ÁøÃµÀǹý»ç_ÁøÃµÀDZú´ +{ + Leader Noname 2453 + Vnum 2442 + 1 Noname 2452 + 2 Noname 2452 + 3 Noname 2451 + 4 Noname 2451 +} +Group õÀǵ¿±¼2F_ÁøÃµÀÇÀå¼ö_ÁøÃµÀǹý»ç +{ + Leader Noname 2454 + Vnum 2443 + 1 Noname 2453 + 2 Noname 2453 + 3 Noname 2451 + 4 Noname 2451 + 5 Noname 2451 +} +Group õÀǵ¿±¼2F_ÁøÃµÀÇÀå¼ö_ÁøÃµÀǹý»ç +{ + Leader Noname 2454 + Vnum 2444 + 1 Noname 2453 + 2 Noname 2453 + 3 Noname 2452 + 4 Noname 2452 + 5 Noname 2451 + 6 Noname 2451 + 7 Noname 2451 +} +Group õÀǵ¿±¼2F_õÀÇÀ屺_õÀÇÀå¼ö +{ + Leader Noname 2494 + Vnum 2445 + 1 Noname 2434 + 2 Noname 2434 + 3 Noname 2433 + 4 Noname 2433 + 5 Noname 2431 + 6 Noname 2431 + 7 Noname 2431 +} +Group õÀǵ¿±¼2F_ÁøÃµÀÇÀ屺_ÁøÃµÀÇÀå¼ö +{ + Leader Noname 2495 + Vnum 2446 + 1 Noname 2454 + 2 Noname 2454 + 3 Noname 2453 + 4 Noname 2453 + 5 Noname 2451 + 6 Noname 2451 + 7 Noname 2451 +} +Group õÀǵ¿±¼2F_¼ö·æ_ÁøÃµÀÇÀ屺 +{ + Leader Noname 2493 + Vnum 2447 + 1 Noname 2493 +} +Group L69_¹ÝÀιݻç±Ãº´(KNIGHT)-¹ÝÀιݻç°Ëº´(KNIGHT) +{ + Leader Noname 2137 + Vnum 2066 + 1 Noname 2136 + 2 Noname 2136 + 3 Noname 2136 +} +Group L69_¹ÝÀιݻç±Ãº´(KNIGHT)-¹ÝÀιݻç±Ãº´(KNIGHT) +{ + Leader Noname 2137 + Vnum 2067 + 1 Noname 2137 + 2 Noname 2136 + 3 Noname 2136 +} +Group L69_¹ÝÀιݻç±Ãº´(KNIGHT)-¹ÝÀιݻç±Ãº´(KNIGHT) +{ + Leader Noname 2137 + Vnum 2068 + 1 Noname 2136 + 2 Noname 2136 +} +Group L70_»ç¸·Àǹ«¹ýÀÚ(S_KNIGHT)-¹ÝÀιݻç±Ãº´(KNIGHT) +{ + Leader Noname 2138 + Vnum 2069 + 1 Noname 2137 + 2 Noname 2136 + 3 W?stenbandit 2135 + 4 Schlangenbogensch?tze 2134 +} +Group ¼ö·æ¼®A +{ + Leader Noname 8031 + Vnum 8031 +} +Group ¼ö·æ¼®B +{ + Leader Noname 8032 + Vnum 8032 +} +Group ¼ö·æ¼®C +{ + Leader Noname 8033 + Vnum 8033 +} +Group ¼ö·æ¼®D +{ + Leader Noname 8034 + Vnum 8034 +} +Group °ø¼º¿ë°æºñº´Ã¢Áß +{ + Leader Noname 11106 + Vnum 9503 + 1 Noname 11106 + 2 Noname 11106 +} +Group °ø¼º¿ë°æºñº´È°Áß +{ + Leader Noname 11107 + Vnum 9504 + 1 Noname 11107 + 2 Noname 11107 +} +Group °ø¼º¿ë°æºñº´Ã¢»ó +{ + Leader Noname 11112 + Vnum 9505 + 1 Noname 11112 + 2 Noname 11112 +} +Group °ø¼º¿ë°æºñº´È°»ó +{ + Leader Noname 11113 + Vnum 9506 + 1 Noname 11113 + 2 Noname 11113 +} +Group °ø¼º¿ë°æºñº´Ã¢Áß +{ + Leader Noname 11108 + Vnum 9513 + 1 Noname 11108 + 2 Noname 11108 +} +Group °ø¼º¿ë°æºñº´È°Áß +{ + Leader Noname 11109 + Vnum 9514 + 1 Noname 11109 + 2 Noname 11109 +} +Group °ø¼º¿ë°æºñº´Ã¢»ó +{ + Leader Noname 11114 + Vnum 9515 + 1 Noname 11114 + 2 Noname 11114 +} +Group °ø¼º¿ë°æºñº´È°»ó +{ + Leader Noname 11115 + Vnum 9516 + 1 Noname 11115 + 2 Noname 11115 +} +Group °ø¼º¿ë°æºñº´Ã¢Áß +{ + Leader Noname 11110 + Vnum 9523 + 1 Noname 11110 + 2 Noname 11110 +} +Group °ø¼º¿ë°æºñº´È°Áß +{ + Leader Noname 11111 + Vnum 9524 + 1 Noname 11111 + 2 Noname 11111 +} +Group °ø¼º¿ë°æºñº´Ã¢»ó +{ + Leader Noname 11116 + Vnum 9525 + 1 Noname 11116 + 2 Noname 11116 +} +Group °ø¼º¿ë°æºñº´È°»ó +{ + Leader Noname 11117 + Vnum 9526 + 1 Noname 11117 + 2 Noname 11117 +} +Group Easter-Metin10_1 +{ + Leader W?stenfuchs 2101 + Vnum 9611 + 1 W?stenfuchs 2101 + 2 W?stenfuchs 2101 +} +Group Easter-Metin10_2 +{ + Leader Mu-Rang 152 + Vnum 9612 + 1 Mu-Rang 152 + 2 Mu-Rang 152 +} +Group Easter-Metin10_3 +{ + Vnum 9613 + Leader W?stenbandit 8507 + 1 W?stenbandit 8507 + 2 W?stenbandit 8507 +} +Group Easter-Metin10_4 +{ + Vnum 9614 + Leader Weißer-EidBogensch?tzin 302 + 1 Weißer-EidBogensch?tzin 302 + 2 Weißer-EidBogensch?tzin 302 +} +Group Easter-Metin10_5 +{ + Vnum 9615 + Leader Verfl.Grizzlyb?r 140 + 1 Verfl.Grizzlyb?r 140 + 2 Verfl.Grizzlyb?r 140 +} +Group Easter-Metin20_1 +{ + Vnum 9621 + Leader Flammenkrieger 8510 + 1 Flammenkrieger 8510 + 2 Flammenkrieger 8510 +} +Group Easter-Metin20_2 +{ + Vnum 9622 + Leader Li-An 155 + 1 Li-An 155 + 2 Li-An 155 +} +Group Easter-Metin20_3 +{ + Vnum 9623 + Leader SchwacherAffenwerfer 5102 + 1 SchwacherAffenwerfer 5102 + 2 SchwacherAffenwerfer 5102 +} +Group Easter-Metin20_4 +{ + Vnum 9624 + Leader B?serSturm-Joh_Hwan 454 + 1 B?serSturm-Joh_Hwan 454 + 2 B?serSturm-Joh_Hwan 454 +} +Group Easter-Metin20_5 +{ + Vnum 9625 + Leader Lykos 191 + 1 Lykos 191 + 2 Lykos 191 +} +Group Easter-Metin30_1 +{ + Vnum 9631 + Leader K?nigsskorpion 2103 + 1 K?nigsskorpion 2103 + 2 K?nigsskorpion 2103 +} +Group Easter-Metin30_2 +{ + Vnum 9632 + Leader SchlauerAffenwerfer 5142 + 1 SchlauerAffenwerfer 5142 + 2 SchlauerAffenwerfer 5142 +} +Group Easter-Metin30_3 +{ + Vnum 9633 + Leader StarkerDerwisch 2152 + 1 StarkerDerwisch 2152 + 2 StarkerDerwisch 2152 +} +Group Easter-Metin30_4 +{ + Vnum 9634 + Leader StarkerK?nigsskorpion 2153 + 1 StarkerK?nigsskorpion 2153 + 2 StarkerK?nigsskorpion 2153 +} +Group Easter-Metin30_5 +{ + Vnum 9635 + Leader St.WilderGeneral 554 + 1 St.WilderGeneral 554 + 2 St.WilderGeneral 554 +} +Group Easter-Metin40_1 +{ + Vnum 9641 + Leader B?serAffenwerfer 5152 + 1 B?serAffenwerfer 5152 + 2 B?serAffenwerfer 5152 + 3 B?serAffenwerfer 5152 +} +Group Easter-Metin40_2 +{ + Vnum 9642 + Leader RoteGiftspinne 2003 + 1 RoteGiftspinne 2003 + 2 RoteGiftspinne 2003 +} +Group Easter-Metin40_3 +{ + Vnum 9643 + Leader MutigerSchw.Orkriese 657 + 1 MutigerSchw.Orkriese 657 + 2 MutigerSchw.Orkriese 657 +} +Group Easter-Metin40_4 +{ + Vnum 9644 + Leader StarkerAffensoldat 5121 + 1 StarkerAffensoldat 5121 + 2 StarkerAffensoldat 5121 +} +Group Easter-Metin40_5 +{ + Vnum 9645 + Leader JungerSkorpionmann 2104 + 1 JungerSkorpionmann 2104 + 2 JungerSkorpionmann 2104 +} +Group Easter-Metin50_1 +{ + Vnum 9651 + Leader Tu-JiRumtreiber 7021 + 1 Tu-JiRumtreiber 7021 + 2 Tu-JiRumtreiber 7021 +} +Group Easter-Metin50_2 +{ + Vnum 9652 + Leader Hwa-ryung 7020 + 1 Hwa-ryung 7020 + 2 Hwa-ryung 7020 +} +Group Easter-Metin50_3 +{ + Vnum 9653 + Leader Tu-jiSoldat 7019 + 1 Tu-jiSoldat 7019 + 2 Tu-jiSoldat 7019 +} +Group Easter-Metin50_4 +{ + Vnum 9654 + Leader Tu-GuiweißerKommander 7010 + 1 Tu-GuiweißerKommander 7010 + 2 Tu-GuiweißerKommander 7010 +} +Group Easter-Metin50_5 +{ + Vnum 9655 + Leader Skorpionbogensch?tze 7015 + 1 Skorpionbogensch?tze 7015 + 2 Skorpionbogensch?tze 7015 +} +Group Easter-Metin60_1 +{ + Vnum 9661 + Leader GemeinerBogensch?tze 1032 + 1 GemeinerBogensch?tze 1032 + 2 GemeinerBogensch?tze 1032 +} +Group Easter-Metin60_2 +{ + Vnum 9662 + Leader Teawha-Mu 7023 + 1 Teawha-Mu 7023 + 2 Teawha-Mu 7023 +} +Group Easter-Metin60_3 +{ + Vnum 9663 + Leader Cham-Ma 7022 + 1 Cham-Ma 7022 + 2 Cham-Ma 7022 +} +Group Easter-Metin60_4 +{ + Vnum 9664 + Leader Ochsenfrosch-General 1305 + 1 Ochsenfrosch-General 1305 + 2 Ochsenfrosch-General 1305 +} +Group Easter-Metin60_5 +{ + Vnum 9665 + Leader Soldatenspinne 2065 + 1 Soldatenspinne 2065 + 2 Soldatenspinne 2065 +} +Group Easter-Metin70_1 +{ + Vnum 9671 + Leader RoteGeisterweide 2314 + 1 RoteGeisterweide 2314 + 2 RoteGeisterweide 2314 +} +Group Easter-Metin70_2 +{ + Vnum 9672 + Leader SchwarzerJuk-Guimok 7028 + 1 SchwarzerJuk-Guimok 7028 + 2 SchwarzerJuk-Guimok 7028 +} +Group Easter-Metin70_3 +{ + Vnum 9673 + Leader GeistSchwertmeister 1068 + 1 GeistSchwertmeister 1068 + 2 GeistSchwertmeister 1068 +} +Group Easter-Metin70_4 +{ + Vnum 9674 + Leader D?monischesTier 1041 + 1 D?monischesTier 1041 + 2 D?monischesTier 1041 +} +Group Easter-Metin70_5 +{ + Vnum 9675 + Leader Totenkopfschwertmeister 1038 + 1 Totenkopfschwertmeister 1038 + 2 Totenkopfschwertmeister 1038 +} +Group Easter-Metin80_1 +{ + Vnum 9681 + Leader Roterb?serBaum 2315 + 1 Roterb?serBaum 2315 + 2 Roterb?serBaum 2315 +} +Group Easter-Metin80_2 +{ + Vnum 9682 + Leader Unterwelt-Yeti 1136 + 1 Unterwelt-Yeti 1136 + 2 Unterwelt-Yeti 1136 +} +Group Easter-Metin80_3 +{ + Vnum 9683 + Leader Setaou-K?mpfer 2401 + 1 Setaou-K?mpfer 2401 + 2 Setaou-K?mpfer 2401 +} +Group Easter-Metin80_4 +{ + Vnum 9684 + Leader Setaou-Seherin 2403 + 1 Setaou-Seherin 2403 + 2 Setaou-Seherin 2403 +} +Group Easter-Metin80_5 +{ + Vnum 9685 + Leader Unterwelt-Eisinsekt 1133 + 1 Unterwelt-Eisinsekt 1133 + 2 Unterwelt-Eisinsekt 1133 +} +Group Easter-Metin90_1 +{ + Vnum 9691 + Leader Setaou-Magistra 2413 + 1 Setaou-Magistra 2413 + 2 Setaou-Magistra 2413 +} +Group Easter-Metin90_2 +{ + Vnum 9692 + Leader Hae-Tae 5002 + 1 Starker_Flammengeist 2232 + 2 Starker_Flammengeist 2232 +} +Group Easter-Metin90_3 +{ + Vnum 9693 + Leader Setaou-Bogensch?tze 2412 + 1 Setaou-Bogensch?tze 2412 + 2 Setaou-Bogensch?tze 2412 +} +Group Easter-Metin90_4 +{ + Vnum 9694 + Leader Wildhund 101 + 1 Wildhund 101 + 2 Wildhund 101 + 3 Wildhund 101 + 4 Wildhund 101 + 5 Wildhund 101 + 6 Wildhund 101 + 7 Wildhund 101 + 8 Wildhund 101 + 9 Wildhund 101 + 10 Wildhund 101 +} +Group Easter-Metin90_5 +{ + Vnum 9695 + Leader Setaou-Soldat 2411 + 1 Setaou-Soldat 2411 + 2 Setaou-Soldat 2411 +} +Group Easter-Metin95_1 +{ + Vnum 9696 + Leader Setaou-Magistra 2413 + 1 Setaou-Magistra 2413 + 2 Setaou-Magistra 2413 +} +Group Easter-Metin95_2 +{ + Vnum 9697 + Leader Eishexe 1191 + 1 Setaou-Magistra 2413 + 2 Setaou-Magistra 2413 +} +Group ¾Æ±Íµ¿±¼1-2Ãþ¿ë +{ + Vnum 2501 + Leader ¾Æ±Í 2501 + 1 ¾Æ±Í 2501 + 2 ¾Æ±Í 2501 + 3 ¾Æ±Í 2501 +} +Group ¾Æ±Íµ¿±¼1-2Ãþ¿ë +{ + Vnum 2502 + Leader ¾Æ±Í°ß 2502 + 1 ¾Æ±Í 2501 + 2 ¾Æ±Í 2501 +} + +Group ¾Æ±Íµ¿±¼1-2Ãþ¿ë +{ + Vnum 2503 + Leader ¾Æ±Í°ß 2502 + 1 ¾Æ±Í°ß 2502 + 2 ¾Æ±Í°ß 2502 + 3 ¾Æ±Í°ß 2502 +} + +Group ¾Æ±Íµ¿±¼1-2Ãþ¿ë +{ + Vnum 2504 + Leader ¾Æ±Í°¨¿°ÀÚ 2503 + 1 ¾Æ±Í°ß 2502 + 2 ¾Æ±Í°ß 2502 +} + +Group ¾Æ±Íµ¿±¼1-2Ãþ¿ë +{ + Vnum 2505 + Leader ¾Æ±Í°¨¿°ÀÚ 2503 + 1 ¾Æ±Í°¨¿°ÀÚ 2503 + 2 ¾Æ±Í°¨¿°ÀÚ 2503 + 3 ¾Æ±Í°¨¿°ÀÚ 2503 +} + +Group ¾Æ±Íµ¿±¼1-2Ãþ¿ë +{ + Vnum 2506 + Leader ¾Æ±Íµ¹°Ýº´ 2504 + 1 ¾Æ±Íµ¹°Ýº´ 2504 + 2 ¾Æ±Í°¨¿°ÀÚ 2503 + 3 ¾Æ±Í°¨¿°ÀÚ 2503 +} + +Group ¾Æ±Íµ¿±¼1-2Ãþ¿ë +{ + Vnum 2506 + Leader ¾Æ±Íµ¹°Ýº´ 2504 + 1 ¾Æ±Íµ¹°Ýº´ 2504 + 2 ¾Æ±Íµ¹°Ýº´ 2504 + 3 ¾Æ±Íµ¹°Ýº´ 2504 +} + +Group ¾Æ±Íµ¿±¼1-2Ãþ¿ë +{ + Vnum 2507 + Leader ¾Æ±Í°¨¿°Ã¢º´ 2505 + 1 ¾Æ±Íµ¹°Ýº´ 2504 + 2 ¾Æ±Íµ¹°Ýº´ 2504 + 3 ¾Æ±Íµ¹°Ýº´ 2504 +} + +Group ¾Æ±Íµ¿±¼1-2Ãþ¿ë +{ + Vnum 2508 + Leader ¾Æ±Í°¨¿°Ã¢º´ 2505 + 1 ¾Æ±Í°¨¿°Ã¢º´ 2505 + 2 ¾Æ±Íµ¹°Ýº´ 2504 + 3 ¾Æ±Íµ¹°Ýº´ 2504 +} + +Group ¾Æ±Íµ¿±¼2Ãþ¿ë +{ + Vnum 2509 + Leader ¾Æ±Í°¨¿°Ã¢º´ 2505 + 1 ¾Æ±Í°¨¿°Ã¢º´ 2505 + 2 ¾Æ±Í°¨¿°Ã¢º´ 2505 + 3 ¾Æ±Í°¨¿°Ã¢º´ 2505 +} + +Group ¾Æ±Íµ¿±¼2Ãþ¿ë +{ + Vnum 2510 + Leader ¾Æ±Í±Ã¼ö 2506 + 1 ¾Æ±Í±Ã¼ö 2506 + 2 ¾Æ±Í°¨¿°Ã¢º´ 2505 + 3 ¾Æ±Í°¨¿°Ã¢º´ 2505 +} + +Group ¾Æ±Íµ¿±¼2Ãþ¿ë +{ + Vnum 2511 + Leader ¾Æ±Í±Ã¼ö 2506 + 1 ¾Æ±Í±Ã¼ö 2506 + 2 ¾Æ±Í±Ã¼ö 2506 + 3 ¾Æ±Í±Ã¼ö 2506 +} + +Group ¾Æ±Íµ¿±¼2Ãþ¿ë +{ + Vnum 2512 + Leader ¾Æ±Í°¨¿°´ëÀå 2507 + 1 ¾Æ±Í±Ã¼ö 2506 + 2 ¾Æ±Í±Ã¼ö 2506 + 3 ¾Æ±Í°¨¿°Ã¢º´ 2505 + 4 ¾Æ±Í°¨¿°Ã¢º´ 2505 + 5 ¾Æ±Í°¨¿°Ã¢º´ 2505 +} + +Group ¾Æ±Íµ¿±¼3Ãþ¿ë +{ + Vnum 2513 + Leader ¾Æ±Íº´ 2508 + 1 ¾Æ±Íº´ 2508 + 2 ¾Æ±Íº´ 2508 + 3 ¾Æ±Íº´ 2508 + 4 ¾Æ±Íº´ 2508 +} + +Group ¾Æ±Íµ¿±¼3Ãþ¿ë +{ + Vnum 2514 + Leader ¾Æ±Íº´ 2508 + 1 ¾Æ±Íº´ 2508 + 2 ¾Æ±Í±Ãº´ 2509 + 3 ¾Æ±Í±Ãº´ 2509 + 4 ¾Æ±Í±Ãº´ 2509 +} + +Group ¾Æ±Íµ¿±¼3Ãþ¿ë +{ + Vnum 2515 + Leader ¾Æ±Í±Ãº´ 2509 + 1 ¾Æ±Íº´ 2508 + 2 ¾Æ±Íº´ 2508 + 3 ¾Æ±Íº´ 2508 + 4 ¾Æ±Íº´ 2508 +} + +Group ¾Æ±Íµ¿±¼3Ãþ¿ë +{ + Vnum 2516 + Leader ¾Æ±Í±Ãº´ 2509 + 1 ¾Æ±Í±Ãº´ 2509 + 2 ¾Æ±Íº´ 2508 + 3 ¾Æ±Íº´ 2508 + 4 ¾Æ±Íº´ 2508 +} + +Group ¾Æ±Íµ¿±¼3Ãþ¿ë +{ + Vnum 2517 + Leader ¾Æ±Í±Ãº´ 2509 + 1 ¾Æ±Í±Ãº´ 2509 + 2 ¾Æ±Í±Ãº´ 2509 + 3 ¾Æ±Íº´ 2508 + 4 ¾Æ±Íº´ 2508 +} + +Group ¾Æ±Íµ¿±¼3Ãþ¿ë +{ + Vnum 2518 + Leader ¾Æ±Í⺴ 2510 + 1 ¾Æ±Í±Ãº´ 2509 + 2 ¾Æ±Í±Ãº´ 2509 + 3 ¾Æ±Íº´ 2508 + 4 ¾Æ±Íº´ 2508 +} + +Group ¾Æ±Íµ¿±¼3Ãþ¿ë +{ + Vnum 2519 + Leader ¾Æ±Í⺴ 2510 + 1 ¾Æ±Í⺴ 2510 + 2 ¾Æ±Í±Ãº´ 2509 + 3 ¾Æ±Í±Ãº´ 2509 + 4 ¾Æ±Í±Ãº´ 2509 +} + +Group ¾Æ±Íµ¿±¼4Ãþ¿ë +{ + Vnum 2520 + Leader ¾Æ±ÍÁÖ¼ú»ç 2511 + 1 ¾Æ±Í⺴ 2510 + 2 ¾Æ±Í⺴ 2510 + 3 ¾Æ±Í±Ãº´ 2509 + 4 ¾Æ±Í±Ãº´ 2509 +} + +Group ¾Æ±Íµ¿±¼4-7Ãþ¿ë +{ + Vnum 2521 + Leader ¾Æ±ÍÁÖ¼ú»ç 2511 + 1 ¾Æ±ÍÁÖ¼ú»ç 2511 + 2 ¾Æ±Í⺴ 2510 + 3 ¾Æ±Í⺴ 2510 + 4 ¾Æ±Í⺴ 2510 +} + +Group ¾Æ±Íµ¿±¼4-7Ãþ¿ë +{ + Vnum 2522 + Leader ¾Æ±Í°Ëº´ 2512 + 1 ¾Æ±Í°Ëº´ 2512 + 2 ¾Æ±ÍÁÖ¼ú»ç 2511 + 3 ¾Æ±Í⺴ 2510 + 4 ¾Æ±Í⺴ 2510 +} + +Group ¾Æ±Íµ¿±¼4-7Ãþ¿ë +{ + Vnum 2523 + Leader ¾Æ±Í¸¶°Ë»ç 2513 + 1 ¾Æ±Í°Ëº´ 2512 + 2 ¾Æ±Í°Ëº´ 2512 + 3 ¾Æ±ÍÁÖ¼ú»ç 2511 + 4 ¾Æ±Í⺴ 2510 +} + +Group ¾Æ±Íµ¿±¼4-7Ãþ¿ë +{ + Vnum 2524 + Leader ¾Æ±Í¸¶°Ë»ç 2513 + 1 ¾Æ±Í°Ëº´ 2512 + 2 ¾Æ±Í°Ëº´ 2512 + 3 ¾Æ±Í⺴ 2510 + 4 ¾Æ±Í⺴ 2510 +} + +Group ¾Æ±Íµ¿±¼4-7Ãþ¿ë +{ + Vnum 2525 + Leader ¾Æ±Í¸¶°Ë»ç 2513 + 1 ¾Æ±Í¸¶°Ë»ç 2513 + 2 ¾Æ±Í°Ëº´ 2512 + 3 ¾Æ±Í°Ëº´ 2512 + 4 ¾Æ±Í⺴ 2510 + 5 ¾Æ±Í⺴ 2510 +} + +Group ¾Æ±Íµ¿±¼4-7Ãþ¿ë +{ + Vnum 2526 + Leader ¾Æ±ÍÀå¼ö 2514 + 1 ¾Æ±Í¸¶°Ë»ç 2513 + 2 ¾Æ±Í¸¶°Ë»ç 2513 + 3 ¾Æ±Í°Ëº´ 2512 + 4 ¾Æ±Í°Ëº´ 2512 + 5 ¾Æ±Í⺴ 2510 +} + +Group ¾Æ±Íµ¿±¼4-7Ãþ¿ë +{ + Vnum 2527 + Leader ¾Æ±ÍÀå¼ö 2514 + 1 ¾Æ±Í¸¶°Ë»ç 2513 + 2 ¾Æ±Í¸¶°Ë»ç 2513 + 3 ¾Æ±ÍÁÖ¼ú»ç 2511 + 4 ¾Æ±ÍÁÖ¼ú»ç 2511 + 5 ¾Æ±Í°Ëº´ 2512 + 6 ¾Æ±Í⺴ 2510 +} + +Group ¾Æ±Íµ¿±¼5Ãþ¿ë +{ + Vnum 2528 + Leader ¾Æ±Í¿Õ 2591 + 1 ¾Æ±Í¸¶°Ë»ç 2513 + 2 ¾Æ±Í¸¶°Ë»ç 2513 + 3 ¾Æ±ÍÁÖ¼ú»ç 2511 + 4 ¾Æ±Í°Ëº´ 2512 + 5 ¾Æ±Í°Ëº´ 2512 + 6 ¾Æ±Í⺴ 2510 + 7 ¾Æ±Í±Ãº´ 2509 + 8 ¾Æ±Í±Ãº´ 2509 +} + +Group ¾Æ±Íµ¿±¼6Ãþ¿ë +{ + Vnum 2529 + Leader ¾Æ°É 2597 + 1 ¾Æ±Í¸¶°Ë»ç 2513 + 2 ¾Æ±Í¸¶°Ë»ç 2513 + 3 ¾Æ±ÍÁÖ¼ú»ç 2511 + 4 ¾Æ±Í°Ëº´ 2512 + 5 ¾Æ±Í°Ëº´ 2512 + 6 ¾Æ±Í⺴ 2510 + 7 ¾Æ±Í±Ãº´ 2509 + 8 ¾Æ±Í±Ãº´ 2509 +} + +Group ¾Æ±Íµ¿±¼7Ãþ¿ë +{ + Vnum 2530 + Leader ¾Æ±Í´ëÁ¦»ç¸¶ÈÖ 2598 + 1 ¾Æ±Í¸¶°Ë»ç 2513 + 2 ¾Æ±Í¸¶°Ë»ç 2513 + 3 ¾Æ±ÍÁÖ¼ú»ç 2511 + 4 ¾Æ±Í°Ëº´ 2512 + 5 ¾Æ±Í°Ëº´ 2512 + 6 ¾Æ±Í⺴ 2510 + 7 ¾Æ±Í±Ãº´ 2509 + 8 ¾Æ±Í±Ãº´ 2509 +} + +Group ¾Æ±Íµ¿±¼2Ãþ½Ã±¸¹® +{ + Vnum 2551 + Leader ½Ã±¸¹® 30111 +} + +Group ¾Æ±Íµ¿±¼2Ãþ½Ã±¸¹® +{ + Vnum 2552 + Leader ½Ã±¸¹® 30112 +} + +Group ¾Æ±Íµ¿±¼2Ãþ½Ã±¸¹® +{ + Vnum 2553 + Leader ½Ã±¸¹® 30113 +} + +Group ¾Æ±Íµ¿±¼2Ãþ½Ã±¸¹® +{ + Vnum 2554 + Leader ½Ã±¸¹® 30114 +} + +Group ¾Æ±Íµ¿±¼2Ãþ½Ã±¸¹® +{ + Vnum 2555 + Leader ½Ã±¸¹® 30115 +} + +Group ¾Æ±Íµ¿±¼2Ãþ½Ã±¸¹® +{ + Vnum 2556 + Leader ½Ã±¸¹® 30116 +} + +Group ¾Æ±Íµ¿±¼2Ãþ½Ã±¸¹® +{ + Vnum 2557 + Leader ½Ã±¸¹® 30117 +} + +Group ¾Æ±Íµ¿±¼2Ãþ½Ã±¸¹® +{ + Vnum 2558 + Leader ½Ã±¸¹® 30118 +} + +Group ¾Æ±Íµ¿±¼2Ãþ½Ã±¸¹® +{ + Vnum 2559 + Leader ½Ã±¸¹® 30119 +} +Group µµ¿°È­Áö»ï°Å¸®1_1 +{ + Vnum 7023 + Leader ÅõÁö¹ü 7073 + 1 ÅõÁö¹üÁ¹°³ 7071 + 2 ÅõÁö¹üÁ¹°³ 7071 + 3 ÅõÁö¹üÁ¹°³ 7071 +} + +Group µµ¿°È­Áö»ï°Å¸®1_2 +{ + Vnum 7024 + Leader È­·É 7072 + 1 ÅõÁö¹üÁ¹°³ 7071 + 2 ÅõÁö¹üÁ¹°³ 7071 + 3 ÅõÁö¹üÁ¹°³ 7071 +} + +Group µµ¿°È­Áö»ï°Å¸®1_3 +{ + Vnum 7025 + Leader Âü¸¶ÀÎ 7074 + 1 ÅõÁö¹ü 7073 + 2 È­·É 7072 +} + +Group µµ¿°È­Áö»ï°Å¸®1_4 +{ + Vnum 7026 + Leader ÅÂÈ­¹«ÀÎ 7075 + 1 ÅõÁö¹ü 7073 + 2 ÅõÁö¹ü 7073 + 3 È­·É 7072 +} + +Group µµ¿°È­Áö»ï°Å¸®2_1 +{ + Vnum 7027 + Leader ÅõÁö¹ü 7076 + 1 ÅõÁö¹üÁ¹°³ 7074 + 2 ÅõÁö¹üÁ¹°³ 7074 + 3 ÅõÁö¹üÁ¹°³ 7074 +} + +Group µµ¿°È­Áö»ï°Å¸®2_2 +{ + Vnum 7028 + Leader È­·É 7077 + 1 ÅõÁö¹üÁ¹°³ 7076 + 2 ÅõÁö¹üÁ¹°³ 7076 + 3 ÅõÁö¹üÁ¹°³ 7076 +} + +Group µµ¿°È­Áö»ï°Å¸®2_3 +{ + Vnum 7029 + Leader Âü¸¶ÀÎ 7079 + 1 ÅõÁö¹ü 7078 + 2 È­·É 7077 +} + +Group µµ¿°È­Áö»ï°Å¸®2_4 +{ + Vnum 7030 + Leader ÅÂÈ­¹«ÀÎ 7080 + 1 ÅõÁö¹ü 7078 + 2 ÅõÁö¹ü 7078 + 3 È­·É 7077 +} + +Group µµ¿°È­Áö»ï°Å¸®3_1 +{ + Vnum 7031 + Leader ÅõÁö¹ü 7083 + 1 ÅõÁö¹üÁ¹°³ 7081 + 2 ÅõÁö¹üÁ¹°³ 7081 + 3 ÅõÁö¹üÁ¹°³ 7081 +} + +Group µµ¿°È­Áö»ï°Å¸®3_2 +{ + Vnum 7032 + Leader È­·É 7082 + 1 ÅõÁö¹üÁ¹°³ 7081 + 2 ÅõÁö¹üÁ¹°³ 7081 + 3 ÅõÁö¹üÁ¹°³ 7081 +} + +Group µµ¿°È­Áö»ï°Å¸®3_3 +{ + Vnum 7033 + Leader Âü¸¶ÀÎ 7084 + 1 ÅõÁö¹ü 7083 + 2 È­·É 7082 +} + +Group µµ¿°È­Áö»ï°Å¸®3_4 +{ + Vnum 7034 + Leader ÅÂÈ­¹«ÀÎ 7085 + 1 ÅõÁö¹ü 7083 + 2 ÅõÁö¹ü 7083 + 3 È­·É 7082 +} + +Group ¿µºñ»ç¸·»ï°Å¸®1_1 +{ + Vnum 7035 + Leader ´ë¿ÕÀü°¥ 7051 + 1 ´ë¿ÕÀü°¥ 7051 + 2 ºñ¸¶±Í¾È 7050 + 3 ºñ¸¶±Í¾È 7050 +} + +Group ¿µºñ»ç¸·»ï°Å¸®1_2 +{ + Vnum 7036 + Leader ¹ÝÀιݻç°Ëº´ 7054 + 1 ¹ÝÀιݻç°Ëº´ 7054 + 2 Àü°¥Àΰ£ 7052 + 3 Àü°¥Àΰ£ 7052 +} + +Group ¿µºñ»ç¸·»ï°Å¸®1_3 +{ + Vnum 7037 + Leader »ç¸·Àǹ«¹ýÀÚ 7056 + 1 »ç¸·Àǹ«¹ýÀÚ 7056 + 2 ¹ÝÀιݻç°Ëº´ 7054 + 3 ¹ÝÀιݻç°Ëº´ 7054 +} + +Group ¿µºñ»ç¸·»ï°Å¸®1_4 +{ + Vnum 7038 + Leader »ç¸·Àǹ«¹ýÀÚ 7056 + 1 »ç¸·Àǹ«¹ýÀÚ 7056 + 2 ¹ÝÀιݻç±Ãº´ 7055 + 3 ¹ÝÀιݻç±Ãº´ 7055 +} + +Group ¿µºñ»ç¸·»ï°Å¸®2_1 +{ + Vnum 7039 + Leader ´ë¿ÕÀü°¥ 7058 + 1 ´ë¿ÕÀü°¥ 7058 + 2 ºñ¸¶±Í¾È 7057 + 3 ºñ¸¶±Í¾È 7057 +} + +Group ¿µºñ»ç¸·»ï°Å¸®2_2 +{ + Vnum 7040 + Leader ¹ÝÀιݻç°Ëº´ 7061 + 1 ¹ÝÀιݻç°Ëº´ 7061 + 2 Àü°¥Àΰ£ 7059 + 3 Àü°¥Àΰ£ 7059 +} + +Group ¿µºñ»ç¸·»ï°Å¸®2_3 +{ + Vnum 7041 + Leader »ç¸·Àǹ«¹ýÀÚ 7063 + 1 »ç¸·Àǹ«¹ýÀÚ 7063 + 2 ¹ÝÀιݻç°Ëº´ 7061 + 3 ¹ÝÀιݻç°Ëº´ 7061 +} + +Group ¿µºñ»ç¸·»ï°Å¸®2_4 +{ + Vnum 7042 + Leader »ç¸·Àǹ«¹ýÀÚ 7063 + 1 »ç¸·Àǹ«¹ýÀÚ 7063 + 2 ¹ÝÀιݻç±Ãº´ 7062 + 3 ¹ÝÀιݻç±Ãº´ 7062 +} + +Group ¿µºñ»ç¸·»ï°Å¸®3_1 +{ + Vnum 7043 + Leader ´ë¿ÕÀü°¥ 7065 + 1 ´ë¿ÕÀü°¥ 7065 + 2 ºñ¸¶±Í¾È 7064 + 3 ºñ¸¶±Í¾È 7064 +} + +Group ¿µºñ»ç¸·»ï°Å¸®3_2 +{ + Vnum 7044 + Leader ¹ÝÀιݻç°Ëº´ 7068 + 1 ¹ÝÀιݻç°Ëº´ 7068 + 2 Àü°¥Àΰ£ 7066 + 3 Àü°¥Àΰ£ 7066 +} + +Group ¿µºñ»ç¸·»ï°Å¸®3_3 +{ + Vnum 7045 + Leader »ç¸·Àǹ«¹ýÀÚ 7070 + 1 »ç¸·Àǹ«¹ýÀÚ 7070 + 2 ¹ÝÀιݻç°Ëº´ 7068 + 3 ¹ÝÀιݻç°Ëº´ 7068 +} + +Group ¿µºñ»ç¸·»ï°Å¸®3_4 +{ + Vnum 7046 + Leader »ç¸·Àǹ«¹ýÀÚ 7070 + 1 »ç¸·Àǹ«¹ýÀÚ 7070 + 2 ¹ÝÀιݻç±Ãº´ 7069 + 3 ¹ÝÀιݻç±Ãº´ 7069 +} + +Group ¼­ÇÑ»ê»ï°Å¸®1_1 +{ + Vnum 1154 + Leader ºùÃæ 7031 + 1 ºùÃæ 7031 + 2 ¾óÀ½»Ô¹ü°í·¡ 7030 + 3 ¾óÀ½»Ô¹ü°í·¡ 7030 +} + +Group ¼­ÇÑ»ê»ï°Å¸®1_2 +{ + Vnum 1155 + Leader ºùÀÎ 7033 + 1 ºùÀÎ 7033 + 2 ¼³±¸ 7032 + 3 ¼³±¸ 7032 +} + +Group ¼­ÇÑ»ê»ï°Å¸®1_3 +{ + Vnum 1156 + Leader ¾óÀ½°í·½ 7035 + 1 ¾óÀ½°í·½ 7035 + 2 ¼³°ÅÀÎ 7034 + 3 ¼³°ÅÀÎ 7034 +} + +Group ¼­ÇÑ»ê»ï°Å¸®2_1 +{ + Vnum 1157 + Leader ºùÃæ 7038 + 1 ºùÃæ 7038 + 2 ¾óÀ½»Ô¹ü°í·¡ 7037 + 3 ¾óÀ½»Ô¹ü°í·¡ 7037 +} + +Group ¼­ÇÑ»ê»ï°Å¸®2_2 +{ + Vnum 1158 + Leader ºùÀÎ 7040 + 1 ºùÀÎ 7040 + 2 ¼³±¸ 7039 + 3 ¼³±¸ 7039 +} + +Group ¼­ÇÑ»ê»ï°Å¸®2_3 +{ + Vnum 1159 + Leader ¾óÀ½°í·½ 7042 + 1 ¾óÀ½°í·½ 7042 + 2 ¼³°ÅÀÎ 7041 + 3 ¼³°ÅÀÎ 7041 +} + +Group ¼­ÇÑ»ê»ï°Å¸®3_1 +{ + Vnum 1160 + Leader ºùÃæ 7045 + 1 ºùÃæ 7045 + 2 ¾óÀ½»Ô¹ü°í·¡ 7044 + 3 ¾óÀ½»Ô¹ü°í·¡ 7044 +} + +Group ¼­ÇÑ»ê»ï°Å¸®3_2 +{ + Vnum 1161 + Leader ºùÀÎ 7047 + 1 ºùÀÎ 7047 + 2 ¼³±¸ 7046 + 3 ¼³±¸ 7046 +} + +Group ¼­ÇÑ»ê»ï°Å¸®3_3 +{ + Vnum 1162 + Leader ¾óÀ½°í·½ 7049 + 1 ¾óÀ½°í·½ 7049 + 2 ¼³°ÅÀÎ 7048 + 3 ¼³°ÅÀÎ 7048 +} + +Group ±Í¸ñ»ï°Å¸®1_1 +{ + Vnum 2361 + Leader ¹ØµÕ±Í¸ñ 7086 + 1 ¹ØµÕ±Í¸ñ 7086 + 2 ¹ØµÕ±Í¸ñ 7086 + 3 ¹ØµÕ±Í¸ñ 7086 +} + +Group ±Í¸ñ»ï°Å¸®1_2 +{ + Vnum 2362 + Leader ¸ñ·É 7087 + 1 ¹ØµÕ±Í¸ñ 7086 + 2 ¹ØµÕ±Í¸ñ 7086 + 3 ¹ØµÕ±Í¸ñ 7086 +} + +Group ±Í¸ñ»ï°Å¸®1_3 +{ + Vnum 2363 + Leader ¸ñ·É 7087 + 1 ¸ñ·É 7087 + 2 ¹ØµÕ±Í¸ñ 7086 + 3 ¹ØµÕ±Í¸ñ 7086 +} + +Group ±Í¸ñ»ï°Å¸®1_4 +{ + Vnum 2364 + Leader ¸ñ·É 7087 + 1 ¸ñ·É 7087 + 2 ¸ñ·É 7087 +} + +Group ±Í¸ñ»ï°Å¸®1_5 +{ + Vnum 2365 + Leader È­·ù±Í¸ñ 7088 + 1 ¸ñ·É 7087 + 2 ¸ñ·É 7087 + 3 ¹ØµÕ±Í¸ñ 7086 + 4 ¹ØµÕ±Í¸ñ 7086 + 5 ¹ØµÕ±Í¸ñ 7086 +} + +Group ±Í¸ñ»ï°Å¸®1_6 +{ + Vnum 2366 + Leader È­·ù±Í¸ñ 7088 + 1 È­·ù±Í¸ñ 7088 + 2 ¹ØµÕ±Í¸ñ 7086 + 3 ¹ØµÕ±Í¸ñ 7086 + 4 ¹ØµÕ±Í¸ñ 7086 +} + +Group ±Í¸ñ»ï°Å¸®1_7 +{ + Vnum 2367 + Leader È­·ù±Í¸ñ 7088 + 1 È­·ù±Í¸ñ 7088 + 2 ¸ñ·É 7087 + 3 ¸ñ·É 7087 + 4 ¸ñ·É 7087 +} + +Group ±Í¸ñ»ï°Å¸®2_1 +{ + Vnum 2368 + Leader ¹ØµÕ±Í¸ñ 7090 + 1 ¹ØµÕ±Í¸ñ 7090 + 2 ¹ØµÕ±Í¸ñ 7090 + 3 ¹ØµÕ±Í¸ñ 7090 +} + +Group ±Í¸ñ»ï°Å¸®2_2 +{ + Vnum 2369 + Leader ¸ñ·É 7091 + 1 ¹ØµÕ±Í¸ñ 7090 + 2 ¹ØµÕ±Í¸ñ 7090 + 3 ¹ØµÕ±Í¸ñ 7090 +} + +Group ±Í¸ñ»ï°Å¸®2_3 +{ + Vnum 2370 + Leader ¸ñ·É 7091 + 1 ¸ñ·É 7091 + 2 ¹ØµÕ±Í¸ñ 7090 + 3 ¹ØµÕ±Í¸ñ 7090 +} + +Group ±Í¸ñ»ï°Å¸®2_4 +{ + Vnum 2371 + Leader ¸ñ·É 7091 + 1 ¸ñ·É 7091 + 2 ¸ñ·É 7091 +} + +Group ±Í¸ñ»ï°Å¸®2_5 +{ + Vnum 2372 + Leader È­·ù±Í¸ñ 7092 + 1 ¸ñ·É 7091 + 2 ¸ñ·É 7091 + 3 ¹ØµÕ±Í¸ñ 7090 + 4 ¹ØµÕ±Í¸ñ 7090 + 5 ¹ØµÕ±Í¸ñ 7090 +} + +Group ±Í¸ñ»ï°Å¸®2_6 +{ + Vnum 2373 + Leader È­·ù±Í¸ñ 7092 + 1 È­·ù±Í¸ñ 7092 + 2 ¹ØµÕ±Í¸ñ 7090 + 3 ¹ØµÕ±Í¸ñ 7090 + 4 ¹ØµÕ±Í¸ñ 7090 +} + +Group ±Í¸ñ»ï°Å¸®2_7 +{ + Vnum 2374 + Leader È­·ù±Í¸ñ 7092 + 1 È­·ù±Í¸ñ 7092 + 2 ¸ñ·É 7091 + 3 ¸ñ·É 7091 + 4 ¸ñ·É 7091 +} + +Group ±Í¸ñ»ï°Å¸®3_1 +{ + Vnum 2375 + Leader ¹ØµÕ±Í¸ñ 7094 + 1 ¹ØµÕ±Í¸ñ 7094 + 2 ¹ØµÕ±Í¸ñ 7094 + 3 ¹ØµÕ±Í¸ñ 7094 +} + +Group ±Í¸ñ»ï°Å¸®3_2 +{ + Vnum 2376 + Leader ¸ñ·É 7095 + 1 ¹ØµÕ±Í¸ñ 7094 + 2 ¹ØµÕ±Í¸ñ 7094 + 3 ¹ØµÕ±Í¸ñ 7094 +} + +Group ±Í¸ñ»ï°Å¸®3_3 +{ + Vnum 2377 + Leader ¸ñ·É 7095 + 1 ¸ñ·É 7095 + 2 ¹ØµÕ±Í¸ñ 7094 + 3 ¹ØµÕ±Í¸ñ 7094 +} + +Group ±Í¸ñ»ï°Å¸®3_4 +{ + Vnum 2378 + Leader ¸ñ·É 7095 + 1 ¸ñ·É 7095 + 2 ¸ñ·É 7095 +} + +Group ±Í¸ñ»ï°Å¸®3_5 +{ + Vnum 2379 + Leader È­·ù±Í¸ñ 7096 + 1 ¸ñ·É 7095 + 2 ¸ñ·É 7095 + 3 ¹ØµÕ±Í¸ñ 7094 + 4 ¹ØµÕ±Í¸ñ 7094 + 5 ¹ØµÕ±Í¸ñ 7094 +} + +Group ±Í¸ñ»ï°Å¸®3_6 +{ + Vnum 2380 + Leader È­·ù±Í¸ñ 7096 + 1 È­·ù±Í¸ñ 7096 + 2 ¹ØµÕ±Í¸ñ 7094 + 3 ¹ØµÕ±Í¸ñ 7094 + 4 ¹ØµÕ±Í¸ñ 7094 +} + +Group ±Í¸ñ»ï°Å¸®3_7 +{ + Vnum 2381 + Leader È­·ù±Í¸ñ 7096 + 1 È­·ù±Í¸ñ 7096 + 2 ¸ñ·É 7095 + 3 ¸ñ·É 7095 + 4 ¸ñ·É 7095 +} +Group °Å¹Ìµ¿±¼3Ãþ_»õ³¢°Å¹Ì(PAWN)-»õ³¢°Å¹Ì(PAWN) +{ + Vnum 2071 + Leader »õ³¢°Å¹Ì 2071 + 1 »õ³¢°Å¹Ì 2071 + 2 »õ³¢°Å¹Ì 2071 +} + +Group °Å¹Ìµ¿±¼3Ãþ_µ¶°Å¹Ì(PAWN)-»õ³¢°Å¹Ì(PAWN) +{ + Vnum 2072 + Leader µ¶°Å¹Ì 2072 + 1 »õ³¢°Å¹Ì 2071 + 2 »õ³¢°Å¹Ì 2071 +} + +Group °Å¹Ìµ¿±¼3Ãþ_µ¶°Å¹Ì(PAWN)-µ¶°Å¹Ì(PAWN) +{ + Vnum 2073 + Leader µ¶°Å¹Ì 2072 + 1 µ¶°Å¹Ì 2072 + 2 »õ³¢°Å¹Ì 2071 +} + +Group °Å¹Ìµ¿±¼3Ãþ_ºÓÀºµ¶°Å¹Ì(S_PAWN)-µ¶°Å¹Ì(PAWN) +{ + Vnum 2074 + Leader ºÓÀºµ¶°Å¹Ì 2073 + 1 µ¶°Å¹Ì 2072 + 2 µ¶°Å¹Ì 2072 +} + +Group °Å¹Ìµ¿±¼3Ãþ_ºÓÀºµ¶°Å¹Ì(S_PAWN)-ºÓÀºµ¶°Å¹Ì(S_PAWN) +{ + Vnum 2075 + Leader ºÓÀºµ¶°Å¹Ì 2073 + 1 ºÓÀºµ¶°Å¹Ì 2073 + 2 µ¶°Å¹Ì 2072 +} + +Group °Å¹Ìµ¿±¼3Ãþ_Áý°Ô°Å¹Ì(S_PAWN)-ºÓÀºµ¶°Å¹Ì(S_PAWN) +{ + Vnum 2076 + Leader Áý°Ô°Å¹Ì 2074 + 1 ºÓÀºµ¶°Å¹Ì 2073 + 2 ºÓÀºµ¶°Å¹Ì 2073 +} + +Group °Å¹Ìµ¿±¼3Ãþ_Áý°Ô°Å¹Ì(S_PAWN)-Áý°Ô°Å¹Ì(S_PAWN) +{ + Vnum 2077 + Leader Áý°Ô°Å¹Ì 2074 + 1 Áý°Ô°Å¹Ì 2074 + 2 ºÓÀºµ¶°Å¹Ì 2073 +} + +Group °Å¹Ìµ¿±¼3Ãþ_º´Á¤°Å¹Ì(S_PAWN)-Áý°Ô°Å¹Ì(S_PAWN) +{ + Vnum 2078 + Leader º´Á¤°Å¹Ì 2075 + 1 Áý°Ô°Å¹Ì 2074 + 2 Áý°Ô°Å¹Ì 2074 +} + +Group °Å¹Ìµ¿±¼3Ãþ_º´Á¤°Å¹Ì(S_PAWN)-º´Á¤°Å¹Ì(S_PAWN) +{ + Vnum 2079 + Leader º´Á¤°Å¹Ì 2075 + 1 º´Á¤°Å¹Ì 2075 + 2 Áý°Ô°Å¹Ì 2074 +} + +Group ¾Ç·æ±ºµµ_3001_³¶ÀÎÁ·Á¹°³ +{ + Vnum 3001 + Leader ³¶ÀÎÁ·Á¹°³ 3001 + 1 ³¶ÀÎÁ·Á¹°³ 3001 + 2 ³¶ÀÎÁ·Á¹°³ 3001 +} + +Group ¾Ç·æ±ºµµ_3002_³¶ÀÎÁ·»ó±ÞÁ¹°³ +{ + Vnum 3002 + Leader ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 1 ³¶ÀÎÁ·Á¹°³ 3001 + 2 ³¶ÀÎÁ·Á¹°³ 3001 +} + +Group ¾Ç·æ±ºµµ_3003_³¶ÀÎÁ·»ó±ÞÁ¹°³ +{ + Vnum 3003 + Leader ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 1 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 2 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 +} + +Group ¾Ç·æ±ºµµ_3004_³¶ÀÎÁ·¿ø°Å¸® +{ + Vnum 3004 + Leader ³¶ÀÎÁ·¿ø°Å¸® 3003 + 1 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 2 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 +} + +Group ¾Ç·æ±ºµµ_3005_³¶ÀÎÁ·¿ø°Å¸® +{ + Vnum 3005 + Leader ³¶ÀÎÁ·¿ø°Å¸® 3003 + 1 ³¶ÀÎÁ·¿ø°Å¸® 3003 + 2 ³¶ÀÎÁ·¿ø°Å¸® 3003 +} + +Group ¾Ç·æ±ºµµ_3006_³¶ÀÎÁ·À屺 +{ + Vnum 3006 + Leader ³¶ÀÎÁ·À屺 3004 + 1 ³¶ÀÎÁ·¿ø°Å¸® 3003 + 2 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 3 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 +} + +Group ¾Ç·æ±ºµµ_3007_³¶ÀÎÁ·»ó±ÞÀå¼ö +{ + Vnum 3007 + Leader ³¶ÀÎÁ·»ó±ÞÀå¼ö 3005 + 1 ³¶ÀÎÁ·À屺 3004 + 2 ³¶ÀÎÁ·À屺 3004 + 3 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 4 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 +} + +Group ¾Ç·æ±ºµµ_3008_³¶ÀÎÁ·º¸½º +{ + Vnum 3008 + Leader ³¶ÀÎÁ·º¸½º 3090 + 1 ³¶ÀÎÁ·»ó±ÞÀå¼ö 3005 + 2 ³¶ÀÎÁ·»ó±ÞÀå¼ö 3005 + 3 ³¶ÀÎÁ·À屺 3004 + 4 ³¶ÀÎÁ·À屺 3004 + 5 ³¶ÀÎÁ·À屺 3004 + 6 ³¶ÀÎÁ·¿ø°Å¸® 3003 + 7 ³¶ÀÎÁ·¿ø°Å¸® 3003 + 8 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 9 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 10 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 11 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 +} + +Group ¾Ç·æ±ºµµ_3009_³¶ÀÎÁ·ÃÖÁ¾º¸½º +{ + Vnum 3009 + Leader ³¶ÀÎÁ·ÃÖÁ¾º¸½º 3091 + 1 ³¶ÀÎÁ·»ó±ÞÀå¼ö 3005 + 2 ³¶ÀÎÁ·»ó±ÞÀå¼ö 3005 + 3 ³¶ÀÎÁ·À屺 3004 + 4 ³¶ÀÎÁ·À屺 3004 + 5 ³¶ÀÎÁ·À屺 3004 + 6 ³¶ÀÎÁ·¿ø°Å¸® 3003 + 7 ³¶ÀÎÁ·¿ø°Å¸® 3003 + 8 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 9 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 10 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 + 11 ³¶ÀÎÁ·»ó±ÞÁ¹°³ 3002 +} + +Group ¾Ç·æ±ºµµ_3011_¿Ü¾ÈÅõ±ÍÁ·Á¹°³ +{ + Vnum 3011 + Leader ¿Ü¾ÈÅõ±ÍÁ·Á¹°³ 3101 + 1 ¿Ü¾ÈÅõ±ÍÁ·Á¹°³ 3101 + 2 ¿Ü¾ÈÅõ±ÍÁ·Á¹°³ 3101 +} + +Group ¾Ç·æ±ºµµ_3012_¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ +{ + Vnum 3012 + Leader ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 1 ¿Ü¾ÈÅõ±ÍÁ·Á¹°³ 3101 + 2 ¿Ü¾ÈÅõ±ÍÁ·Á¹°³ 3101 +} + +Group ¾Ç·æ±ºµµ_3013_¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ +{ + Vnum 3013 + Leader ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 1 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 2 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 +} + +Group ¾Ç·æ±ºµµ_3014_¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® +{ + Vnum 3014 + Leader ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 + 1 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 2 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 +} + +Group ¾Ç·æ±ºµµ_3015_¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® +{ + Vnum 3015 + Leader ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 + 1 ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 + 2 ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 +} + +Group ¾Ç·æ±ºµµ_3016_¿Ü¾ÈÅõ±ÍÁ·À屺 +{ + Vnum 3016 + Leader ¿Ü¾ÈÅõ±ÍÁ·À屺 3104 + 1 ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 + 2 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 3 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 +} + +Group ¾Ç·æ±ºµµ_3017_¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÀå¼ö +{ + Vnum 3017 + Leader ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÀå¼ö 3105 + 1 ¿Ü¾ÈÅõ±ÍÁ·À屺 3104 + 2 ¿Ü¾ÈÅõ±ÍÁ·À屺 3104 + 3 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 4 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 +} + +Group ¾Ç·æ±ºµµ_3018_¿Ü¾ÈÅõ±ÍÁ·º¸½º +{ + Vnum 3018 + Leader ¿Ü¾ÈÅõ±ÍÁ·º¸½º 3190 + 1 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÀå¼ö 3105 + 2 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÀå¼ö 3105 + 3 ¿Ü¾ÈÅõ±ÍÁ·À屺 3104 + 4 ¿Ü¾ÈÅõ±ÍÁ·À屺 3104 + 5 ¿Ü¾ÈÅõ±ÍÁ·À屺 3104 + 6 ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 + 7 ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 + 8 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 9 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 10 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 11 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 +} + +Group ¾Ç·æ±ºµµ_3019_¿Ü¾ÈÅõ±ÍÁ·ÃÖÁ¾º¸½º +{ + Vnum 3019 + Leader ¿Ü¾ÈÅõ±ÍÁ·ÃÖÁ¾º¸½º 3191 + 1 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÀå¼ö 3105 + 2 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÀå¼ö 3105 + 3 ¿Ü¾ÈÅõ±ÍÁ·À屺 3104 + 4 ¿Ü¾ÈÅõ±ÍÁ·À屺 3104 + 5 ¿Ü¾ÈÅõ±ÍÁ·À屺 3104 + 6 ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 + 7 ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 + 8 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 9 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 10 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 11 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 +} + +Group ¾Ç·æ±ºµµ_3021_¹üÀÍÁ·Á¹°³ +{ + Vnum 3021 + Leader ¹üÀÍÁ·Á¹°³ 3201 + 1 ¹üÀÍÁ·Á¹°³ 3201 + 2 ¹üÀÍÁ·Á¹°³ 3201 +} + +Group ¾Ç·æ±ºµµ_3022_¹üÀÍÁ·»ó±ÞÁ¹°³ +{ + Vnum 3022 + Leader ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 1 ¹üÀÍÁ·Á¹°³ 3201 + 2 ¹üÀÍÁ·Á¹°³ 3201 +} + +Group ¾Ç·æ±ºµµ_3023_¹üÀÍÁ·»ó±ÞÁ¹°³ +{ + Vnum 3023 + Leader ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 1 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 2 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 +} + +Group ¾Ç·æ±ºµµ_3024_¹üÀÍÁ·¿ø°Å¸® +{ + Vnum 3024 + Leader ¹üÀÍÁ·¿ø°Å¸® 3203 + 1 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 2 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 +} + +Group ¾Ç·æ±ºµµ_3025_¹üÀÍÁ·¿ø°Å¸® +{ + Vnum 3025 + Leader ¹üÀÍÁ·¿ø°Å¸® 3203 + 1 ¹üÀÍÁ·¿ø°Å¸® 3203 + 2 ¹üÀÍÁ·¿ø°Å¸® 3203 +} + +Group ¾Ç·æ±ºµµ_3026_¹üÀÍÁ·À屺 +{ + Vnum 3026 + Leader ¹üÀÍÁ·À屺 3204 + 1 ¹üÀÍÁ·¿ø°Å¸® 3203 + 2 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 3 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 +} + +Group ¾Ç·æ±ºµµ_3027_¹üÀÍÁ·»ó±ÞÀå¼ö +{ + Vnum 3027 + Leader ¹üÀÍÁ·»ó±ÞÀå¼ö 3205 + 1 ¹üÀÍÁ·À屺 3204 + 2 ¹üÀÍÁ·À屺 3204 + 3 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 4 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 +} + +Group ¾Ç·æ±ºµµ_3028_¹üÀÍÁ·º¸½º +{ + Vnum 3028 + Leader ¹üÀÍÁ·º¸½º 3290 + 1 ¹üÀÍÁ·»ó±ÞÀå¼ö 3205 + 2 ¹üÀÍÁ·»ó±ÞÀå¼ö 3205 + 3 ¹üÀÍÁ·À屺 3204 + 4 ¹üÀÍÁ·À屺 3204 + 5 ¹üÀÍÁ·À屺 3204 + 6 ¹üÀÍÁ·¿ø°Å¸® 3203 + 7 ¹üÀÍÁ·¿ø°Å¸® 3203 + 8 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 9 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 10 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 11 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 +} + +Group ¾Ç·æ±ºµµ_3029_¹üÀÍÁ·ÃÖÁ¾º¸½º +{ + Vnum 3029 + Leader ¹üÀÍÁ·ÃÖÁ¾º¸½º 3291 + 1 ¹üÀÍÁ·»ó±ÞÀå¼ö 3205 + 2 ¹üÀÍÁ·»ó±ÞÀå¼ö 3205 + 3 ¹üÀÍÁ·À屺 3204 + 4 ¹üÀÍÁ·À屺 3204 + 5 ¹üÀÍÁ·À屺 3204 + 6 ¹üÀÍÁ·¿ø°Å¸® 3203 + 7 ¹üÀÍÁ·¿ø°Å¸® 3203 + 8 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 9 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 10 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 + 11 ¹üÀÍÁ·»ó±ÞÁ¹°³ 3202 +} + +Group ¾Ç·æ±ºµµ_3031_¸Á·®Á·Á¹°³ +{ + Vnum 3031 + Leader ¸Á·®Á·Á¹°³ 3301 + 1 ¸Á·®Á·Á¹°³ 3301 + 2 ¸Á·®Á·Á¹°³ 3301 +} + +Group ¾Ç·æ±ºµµ_3032_¸Á·®Á·»ó±ÞÁ¹°³ +{ + Vnum 3032 + Leader ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 1 ¸Á·®Á·Á¹°³ 3301 + 2 ¸Á·®Á·Á¹°³ 3301 +} + +Group ¾Ç·æ±ºµµ_3033_¸Á·®Á·»ó±ÞÁ¹°³ +{ + Vnum 3033 + Leader ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 1 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 2 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 +} + +Group ¾Ç·æ±ºµµ_3034_¸Á·®Á·¿ø°Å¸® +{ + Vnum 3034 + Leader ¸Á·®Á·¿ø°Å¸® 3303 + 1 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 2 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 +} + +Group ¾Ç·æ±ºµµ_3035_¸Á·®Á·¿ø°Å¸® +{ + Vnum 3035 + Leader ¸Á·®Á·¿ø°Å¸® 3303 + 1 ¸Á·®Á·¿ø°Å¸® 3303 + 2 ¸Á·®Á·¿ø°Å¸® 3303 +} + +Group ¾Ç·æ±ºµµ_3036_¸Á·®Á·À屺 +{ + Vnum 3036 + Leader ¸Á·®Á·À屺 3304 + 1 ¸Á·®Á·¿ø°Å¸® 3303 + 2 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 3 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 +} + +Group ¾Ç·æ±ºµµ_3037_¸Á·®Á·»ó±ÞÀå¼ö +{ + Vnum 3037 + Leader ¸Á·®Á·»ó±ÞÀå¼ö 3305 + 1 ¸Á·®Á·À屺 3304 + 2 ¸Á·®Á·À屺 3304 + 3 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 4 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 +} + +Group ¾Ç·æ±ºµµ_3038_¸Á·®Á·º¸½º +{ + Vnum 3038 + Leader ¸Á·®Á·º¸½º 3390 + 1 ¸Á·®Á·»ó±ÞÀå¼ö 3305 + 2 ¸Á·®Á·»ó±ÞÀå¼ö 3305 + 3 ¸Á·®Á·À屺 3304 + 4 ¸Á·®Á·À屺 3304 + 5 ¸Á·®Á·À屺 3304 + 6 ¸Á·®Á·¿ø°Å¸® 3303 + 7 ¸Á·®Á·¿ø°Å¸® 3303 + 8 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 9 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 10 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 11 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 +} + +Group ¾Ç·æ±ºµµ_3039_¸Á·®Á·ÃÖÁ¾º¸½º +{ + Vnum 3039 + Leader ¸Á·®Á·ÃÖÁ¾º¸½º 3391 + 1 ¸Á·®Á·»ó±ÞÀå¼ö 3305 + 2 ¸Á·®Á·»ó±ÞÀå¼ö 3305 + 3 ¸Á·®Á·À屺 3304 + 4 ¸Á·®Á·À屺 3304 + 5 ¸Á·®Á·À屺 3304 + 6 ¸Á·®Á·¿ø°Å¸® 3303 + 7 ¸Á·®Á·¿ø°Å¸® 3303 + 8 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 9 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 10 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 11 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 +} + +Group ¾Ç·æ±ºµµ_3041_¾îÀÎÁ·Á¹°³ +{ + Vnum 3041 + Leader ¾îÀÎÁ·Á¹°³ 3401 + 1 ¾îÀÎÁ·Á¹°³ 3401 + 2 ¾îÀÎÁ·Á¹°³ 3401 +} + +Group ¾Ç·æ±ºµµ_3042_¾îÀÎÁ·»ó±ÞÁ¹°³ +{ + Vnum 3042 + Leader ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 1 ¾îÀÎÁ·Á¹°³ 3401 + 2 ¾îÀÎÁ·Á¹°³ 3401 +} + +Group ¾Ç·æ±ºµµ_3043_¾îÀÎÁ·»ó±ÞÁ¹°³ +{ + Vnum 3043 + Leader ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 1 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 2 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 +} + +Group ¾Ç·æ±ºµµ_3044_¾îÀÎÁ·¿ø°Å¸® +{ + Vnum 3044 + Leader ¾îÀÎÁ·¿ø°Å¸® 3403 + 1 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 2 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 +} + +Group ¾Ç·æ±ºµµ_3045_¾îÀÎÁ·¿ø°Å¸® +{ + Vnum 3045 + Leader ¾îÀÎÁ·¿ø°Å¸® 3403 + 1 ¾îÀÎÁ·¿ø°Å¸® 3403 + 2 ¾îÀÎÁ·¿ø°Å¸® 3403 +} + +Group ¾Ç·æ±ºµµ_3046_¾îÀÎÁ·À屺 +{ + Vnum 3046 + Leader ¾îÀÎÁ·À屺 3404 + 1 ¾îÀÎÁ·¿ø°Å¸® 3403 + 2 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 3 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 +} + +Group ¾Ç·æ±ºµµ_3047_¾îÀÎÁ·»ó±ÞÀå¼ö +{ + Vnum 3047 + Leader ¾îÀÎÁ·»ó±ÞÀå¼ö 3405 + 1 ¾îÀÎÁ·À屺 3404 + 2 ¾îÀÎÁ·À屺 3404 + 3 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 4 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 +} + +Group ¾Ç·æ±ºµµ_3048_¾îÀÎÁ·º¸½º +{ + Vnum 3048 + Leader ¾îÀÎÁ·º¸½º 3490 + 1 ¾îÀÎÁ·»ó±ÞÀå¼ö 3405 + 2 ¾îÀÎÁ·»ó±ÞÀå¼ö 3405 + 3 ¾îÀÎÁ·À屺 3404 + 4 ¾îÀÎÁ·À屺 3404 + 5 ¾îÀÎÁ·À屺 3404 + 6 ¾îÀÎÁ·¿ø°Å¸® 3403 + 7 ¾îÀÎÁ·¿ø°Å¸® 3403 + 8 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 9 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 10 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 11 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 +} + +Group ¾Ç·æ±ºµµ_3049_¾îÀÎÁ·ÃÖÁ¾º¸½º +{ + Vnum 3049 + Leader ¾îÀÎÁ·ÃÖÁ¾º¸½º 3491 + 1 ¾îÀÎÁ·»ó±ÞÀå¼ö 3405 + 2 ¾îÀÎÁ·»ó±ÞÀå¼ö 3405 + 3 ¾îÀÎÁ·À屺 3404 + 4 ¾îÀÎÁ·À屺 3404 + 5 ¾îÀÎÁ·À屺 3404 + 6 ¾îÀÎÁ·¿ø°Å¸® 3403 + 7 ¾îÀÎÁ·¿ø°Å¸® 3403 + 8 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 9 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 10 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 + 11 ¾îÀÎÁ·»ó±ÞÁ¹°³ 3402 +} + +Group ¾Ç·æ±ºµµ_3051_ºÓÀºµµÀû´ÜÁ¹°³ +{ + Vnum 3051 + Leader ºÓÀºµµÀû´ÜÁ¹°³ 3501 + 1 ºÓÀºµµÀû´ÜÁ¹°³ 3501 + 2 ºÓÀºµµÀû´ÜÁ¹°³ 3501 +} + +Group ¾Ç·æ±ºµµ_3052_ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ +{ + Vnum 3052 + Leader ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 1 ºÓÀºµµÀû´ÜÁ¹°³ 3501 + 2 ºÓÀºµµÀû´ÜÁ¹°³ 3501 +} + +Group ¾Ç·æ±ºµµ_3053_ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ +{ + Vnum 3053 + Leader ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 1 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 2 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 +} + +Group ¾Ç·æ±ºµµ_3054_ºÓÀºµµÀû´Ü¿ø°Å¸® +{ + Vnum 3054 + Leader ºÓÀºµµÀû´Ü¿ø°Å¸® 3503 + 1 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 2 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 +} + +Group ¾Ç·æ±ºµµ_3055_ºÓÀºµµÀû´Ü¿ø°Å¸® +{ + Vnum 3055 + Leader ºÓÀºµµÀû´Ü¿ø°Å¸® 3503 + 1 ºÓÀºµµÀû´Ü¿ø°Å¸® 3503 + 2 ºÓÀºµµÀû´Ü¿ø°Å¸® 3503 +} + +Group ¾Ç·æ±ºµµ_3056_ºÓÀºµµÀû´ÜÀ屺 +{ + Vnum 3056 + Leader ºÓÀºµµÀû´ÜÀ屺 3504 + 1 ºÓÀºµµÀû´Ü¿ø°Å¸® 3503 + 2 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 3 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 +} + +Group ¾Ç·æ±ºµµ_3057_ºÓÀºµµÀû´Ü»ó±ÞÀå¼ö +{ + Vnum 3057 + Leader ºÓÀºµµÀû´Ü»ó±ÞÀå¼ö 3505 + 1 ºÓÀºµµÀû´ÜÀ屺 3504 + 2 ºÓÀºµµÀû´ÜÀ屺 3504 + 3 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 4 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 +} + +Group ¾Ç·æ±ºµµ_3058_ºÓÀºµµÀû´Üº¸½º +{ + Vnum 3058 + Leader ºÓÀºµµÀû´Üº¸½º 3590 + 1 ºÓÀºµµÀû´Ü»ó±ÞÀå¼ö 3505 + 2 ºÓÀºµµÀû´Ü»ó±ÞÀå¼ö 3505 + 3 ºÓÀºµµÀû´ÜÀ屺 3504 + 4 ºÓÀºµµÀû´ÜÀ屺 3504 + 5 ºÓÀºµµÀû´ÜÀ屺 3504 + 6 ºÓÀºµµÀû´Ü¿ø°Å¸® 3503 + 7 ºÓÀºµµÀû´Ü¿ø°Å¸® 3503 + 8 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 9 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 10 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 11 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 +} + +Group ¾Ç·æ±ºµµ_3059_ºÓÀºµµÀû´ÜÃÖÁ¾º¸½º +{ + Vnum 3059 + Leader ºÓÀºµµÀû´ÜÃÖÁ¾º¸½º 3591 + 1 ºÓÀºµµÀû´Ü»ó±ÞÀå¼ö 3505 + 2 ºÓÀºµµÀû´Ü»ó±ÞÀå¼ö 3505 + 3 ºÓÀºµµÀû´ÜÀ屺 3504 + 4 ºÓÀºµµÀû´ÜÀ屺 3504 + 5 ºÓÀºµµÀû´ÜÀ屺 3504 + 6 ºÓÀºµµÀû´Ü¿ø°Å¸® 3503 + 7 ºÓÀºµµÀû´Ü¿ø°Å¸® 3503 + 8 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 9 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 10 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 + 11 ºÓÀºµµÀû´Ü»ó±ÞÁ¹°³ 3502 +} + +Group ¾Ç·æ±ºµµ_3061_ºÓÀºµµÀû´Ü2Á¹°³ +{ + Vnum 3061 + Leader ºÓÀºµµÀû´Ü2Á¹°³ 3551 + 1 ºÓÀºµµÀû´Ü2Á¹°³ 3551 + 2 ºÓÀºµµÀû´Ü2Á¹°³ 3551 +} + +Group ¾Ç·æ±ºµµ_3062_ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ +{ + Vnum 3062 + Leader ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 1 ºÓÀºµµÀû´Ü2Á¹°³ 3551 + 2 ºÓÀºµµÀû´Ü2Á¹°³ 3551 +} + +Group ¾Ç·æ±ºµµ_3063_ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ +{ + Vnum 3063 + Leader ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 1 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 2 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 +} + +Group ¾Ç·æ±ºµµ_3064_ºÓÀºµµÀû´Ü2¿ø°Å¸® +{ + Vnum 3064 + Leader ºÓÀºµµÀû´Ü2¿ø°Å¸® 3553 + 1 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 2 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 +} + +Group ¾Ç·æ±ºµµ_3065_ºÓÀºµµÀû´Ü2¿ø°Å¸® +{ + Vnum 3065 + Leader ºÓÀºµµÀû´Ü2¿ø°Å¸® 3553 + 1 ºÓÀºµµÀû´Ü2¿ø°Å¸® 3553 + 2 ºÓÀºµµÀû´Ü2¿ø°Å¸® 3553 +} + +Group ¾Ç·æ±ºµµ_3066_ºÓÀºµµÀû´Ü2À屺 +{ + Vnum 3066 + Leader ºÓÀºµµÀû´Ü2À屺 3554 + 1 ºÓÀºµµÀû´Ü2¿ø°Å¸® 3553 + 2 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 3 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 +} + +Group ¾Ç·æ±ºµµ_3067_ºÓÀºµµÀû´Ü2»ó±ÞÀå¼ö +{ + Vnum 3067 + Leader ºÓÀºµµÀû´Ü2»ó±ÞÀå¼ö 3555 + 1 ºÓÀºµµÀû´Ü2À屺 3554 + 2 ºÓÀºµµÀû´Ü2À屺 3554 + 3 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 4 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 +} + +Group ¾Ç·æ±ºµµ_3068_ºÓÀºµµÀû´Ü2º¸½º +{ + Vnum 3068 + Leader ºÓÀºµµÀû´Ü2º¸½º 3595 + 1 ºÓÀºµµÀû´Ü2»ó±ÞÀå¼ö 3555 + 2 ºÓÀºµµÀû´Ü2»ó±ÞÀå¼ö 3555 + 3 ºÓÀºµµÀû´Ü2À屺 3554 + 4 ºÓÀºµµÀû´Ü2À屺 3554 + 5 ºÓÀºµµÀû´Ü2À屺 3554 + 6 ºÓÀºµµÀû´Ü2¿ø°Å¸® 3553 + 7 ºÓÀºµµÀû´Ü2¿ø°Å¸® 3553 + 8 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 9 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 10 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 11 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 +} + +Group ¾Ç·æ±ºµµ_3069_ºÓÀºµµÀû´Ü2ÃÖÁ¾º¸½º +{ + Vnum 3069 + Leader ºÓÀºµµÀû´Ü2ÃÖÁ¾º¸½º 3596 + 1 ºÓÀºµµÀû´Ü2»ó±ÞÀå¼ö 3555 + 2 ºÓÀºµµÀû´Ü2»ó±ÞÀå¼ö 3555 + 3 ºÓÀºµµÀû´Ü2À屺 3554 + 4 ºÓÀºµµÀû´Ü2À屺 3554 + 5 ºÓÀºµµÀû´Ü2À屺 3554 + 6 ºÓÀºµµÀû´Ü2¿ø°Å¸® 3553 + 7 ºÓÀºµµÀû´Ü2¿ø°Å¸® 3553 + 8 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 9 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 10 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 + 11 ºÓÀºµµÀû´Ü2»ó±ÞÁ¹°³ 3552 +} + +Group ¾Ç·æ±ºµµ_3071_°©°¢·ùÁ¹°³ +{ + Vnum 3071 + Leader °©°¢·ùÁ¹°³ 3601 + 1 °©°¢·ùÁ¹°³ 3601 + 2 °©°¢·ùÁ¹°³ 3601 +} + +Group ¾Ç·æ±ºµµ_3072_°©°¢·ù»ó±ÞÁ¹°³ +{ + Vnum 3072 + Leader °©°¢·ù»ó±ÞÁ¹°³ 3602 + 1 °©°¢·ùÁ¹°³ 3601 + 2 °©°¢·ùÁ¹°³ 3601 +} + +Group ¾Ç·æ±ºµµ_3073_°©°¢·ù»ó±ÞÁ¹°³ +{ + Vnum 3073 + Leader °©°¢·ù»ó±ÞÁ¹°³ 3602 + 1 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 2 °©°¢·ù»ó±ÞÁ¹°³ 3602 +} + +Group ¾Ç·æ±ºµµ_3074_°©°¢·ù¿ø°Å¸® +{ + Vnum 3074 + Leader °©°¢·ù¿ø°Å¸® 3603 + 1 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 2 °©°¢·ù»ó±ÞÁ¹°³ 3602 +} + +Group ¾Ç·æ±ºµµ_3075_°©°¢·ù¿ø°Å¸® +{ + Vnum 3075 + Leader °©°¢·ù¿ø°Å¸® 3603 + 1 °©°¢·ù¿ø°Å¸® 3603 + 2 °©°¢·ù¿ø°Å¸® 3603 +} + +Group ¾Ç·æ±ºµµ_3076_°©°¢·ùÀ屺 +{ + Vnum 3076 + Leader °©°¢·ùÀ屺 3604 + 1 °©°¢·ù¿ø°Å¸® 3603 + 2 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 3 °©°¢·ù»ó±ÞÁ¹°³ 3602 +} + +Group ¾Ç·æ±ºµµ_3077_°©°¢·ù»ó±ÞÀå¼ö +{ + Vnum 3077 + Leader °©°¢·ù»ó±ÞÀå¼ö 3605 + 1 °©°¢·ùÀ屺 3604 + 2 °©°¢·ùÀ屺 3604 + 3 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 4 °©°¢·ù»ó±ÞÁ¹°³ 3602 +} + +Group ¾Ç·æ±ºµµ_3078_°©°¢·ù»ó±ÞÀå¼ö +{ + Vnum 3078 + Leader °©°¢·ù»ó±ÞÀå¼ö 3690 + 1 °©°¢·ù»ó±ÞÀå¼ö 3605 + 2 °©°¢·ù»ó±ÞÀå¼ö 3605 + 3 °©°¢·ùÀ屺 3604 + 4 °©°¢·ùÀ屺 3604 + 5 °©°¢·ùÀ屺 3604 + 6 °©°¢·ù¿ø°Å¸® 3603 + 7 °©°¢·ù¿ø°Å¸® 3603 + 8 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 9 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 10 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 11 °©°¢·ù»ó±ÞÁ¹°³ 3602 +} + +Group ¾Ç·æ±ºµµ_3079_°©°¢·ù»ó±ÞÀå¼ö +{ + Vnum 3079 + Leader °©°¢·ù»ó±ÞÀå¼ö 3691 + 1 °©°¢·ù»ó±ÞÀå¼ö 3605 + 2 °©°¢·ù»ó±ÞÀå¼ö 3605 + 3 °©°¢·ùÀ屺 3604 + 4 °©°¢·ùÀ屺 3604 + 5 °©°¢·ùÀ屺 3604 + 6 °©°¢·ù¿ø°Å¸® 3603 + 7 °©°¢·ù¿ø°Å¸® 3603 + 8 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 9 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 10 °©°¢·ù»ó±ÞÁ¹°³ 3602 + 11 °©°¢·ù»ó±ÞÁ¹°³ 3602 +} + +Group ¾Ç·æ±ºµµ_3081_°ÅÀÎÁ·Á¹°³ +{ + Vnum 3081 + Leader °ÅÀÎÁ·Á¹°³ 3701 + 1 °ÅÀÎÁ·Á¹°³ 3701 + 2 °ÅÀÎÁ·Á¹°³ 3701 +} + +Group ¾Ç·æ±ºµµ_3082_°ÅÀÎÁ·»ó±ÞÁ¹°³ +{ + Vnum 3082 + Leader °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 1 °ÅÀÎÁ·Á¹°³ 3701 + 2 °ÅÀÎÁ·Á¹°³ 3701 +} + +Group ¾Ç·æ±ºµµ_3083_°ÅÀÎÁ·»ó±ÞÁ¹°³ +{ + Vnum 3083 + Leader °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 1 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 2 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 +} + +Group ¾Ç·æ±ºµµ_3084_°ÅÀÎÁ·¿ø°Å¸® +{ + Vnum 3084 + Leader °ÅÀÎÁ·¿ø°Å¸® 3703 + 1 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 2 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 +} + +Group ¾Ç·æ±ºµµ_3085_°ÅÀÎÁ·¿ø°Å¸® +{ + Vnum 3085 + Leader °ÅÀÎÁ·¿ø°Å¸® 3703 + 1 °ÅÀÎÁ·¿ø°Å¸® 3703 + 2 °ÅÀÎÁ·¿ø°Å¸® 3703 +} + +Group ¾Ç·æ±ºµµ_3086_°ÅÀÎÁ·À屺 +{ + Vnum 3086 + Leader °ÅÀÎÁ·À屺 3704 + 1 °ÅÀÎÁ·¿ø°Å¸® 3703 + 2 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 3 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 +} + +Group ¾Ç·æ±ºµµ_3087_°ÅÀÎÁ·»ó±ÞÀå¼ö +{ + Vnum 3087 + Leader °ÅÀÎÁ·»ó±ÞÀå¼ö 3705 + 1 °ÅÀÎÁ·À屺 3704 + 2 °ÅÀÎÁ·À屺 3704 + 3 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 4 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 +} + +Group ¾Ç·æ±ºµµ_3088_°ÅÀÎÁ·»ó±ÞÀå¼ö +{ + Vnum 3088 + Leader °ÅÀÎÁ·»ó±ÞÀå¼ö 3790 + 1 °ÅÀÎÁ·»ó±ÞÀå¼ö 3705 + 2 °ÅÀÎÁ·»ó±ÞÀå¼ö 3705 + 3 °ÅÀÎÁ·À屺 3704 + 4 °ÅÀÎÁ·À屺 3704 + 5 °ÅÀÎÁ·À屺 3704 + 6 °ÅÀÎÁ·¿ø°Å¸® 3703 + 7 °ÅÀÎÁ·¿ø°Å¸® 3703 + 8 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 9 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 10 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 11 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 +} + +Group ¾Ç·æ±ºµµ_3089_°ÅÀÎÁ·»ó±ÞÀå¼ö +{ + Vnum 3089 + Leader °ÅÀÎÁ·»ó±ÞÀå¼ö 3791 + 1 °ÅÀÎÁ·»ó±ÞÀå¼ö 3705 + 2 °ÅÀÎÁ·»ó±ÞÀå¼ö 3705 + 3 °ÅÀÎÁ·À屺 3704 + 4 °ÅÀÎÁ·À屺 3704 + 5 °ÅÀÎÁ·À屺 3704 + 6 °ÅÀÎÁ·¿ø°Å¸® 3703 + 7 °ÅÀÎÁ·¿ø°Å¸® 3703 + 8 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 9 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 10 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 + 11 °ÅÀÎÁ·»ó±ÞÁ¹°³ 3702 +} + +Group ¾Ç·æ±ºµµ_3091_ÀúÀÎÁ·Á¹°³ +{ + Vnum 3091 + Leader ÀúÀÎÁ·Á¹°³ 3801 + 1 ÀúÀÎÁ·Á¹°³ 3801 + 2 ÀúÀÎÁ·Á¹°³ 3801 +} + +Group ¾Ç·æ±ºµµ_3092_ÀúÀÎÁ·¿ø°Å¸® +{ + Vnum 3092 + Leader ÀúÀÎÁ·¿ø°Å¸® 3802 + 1 ÀúÀÎÁ·Á¹°³ 3801 + 2 ÀúÀÎÁ·Á¹°³ 3801 +} + +Group ¾Ç·æ±ºµµ_3093_ÀúÀÎÁ·¿ø°Å¸® +{ + Vnum 3093 + Leader ÀúÀÎÁ·¿ø°Å¸® 3802 + 1 ÀúÀÎÁ·¿ø°Å¸® 3802 + 2 ÀúÀÎÁ·¿ø°Å¸® 3802 +} + +Group ¾Ç·æ±ºµµ_3094_ÀúÀÎÁ·¸¶¹ý»ç +{ + Vnum 3094 + Leader ÀúÀÎÁ·¸¶¹ý»ç 3803 + 1 ÀúÀÎÁ·¿ø°Å¸® 3802 + 2 ÀúÀÎÁ·¿ø°Å¸® 3802 +} + +Group ¾Ç·æ±ºµµ_3095_ÀúÀÎÁ·¸¶¹ý»ç +{ + Vnum 3095 + Leader ÀúÀÎÁ·¸¶¹ý»ç 3803 + 1 ÀúÀÎÁ·¸¶¹ý»ç 3803 + 2 ÀúÀÎÁ·¸¶¹ý»ç 3803 +} + +Group ¾Ç·æ±ºµµ_3096_ÀúÀÎÁ·Àå¼ö +{ + Vnum 3096 + Leader ÀúÀÎÁ·Àå¼ö 3804 + 1 ÀúÀÎÁ·¸¶¹ý»ç 3803 + 2 ÀúÀÎÁ·¿ø°Å¸® 3802 + 3 ÀúÀÎÁ·¿ø°Å¸® 3802 +} + +Group ¾Ç·æ±ºµµ_3097_ÀúÀÎÁ·»ó±ÞÀå¼ö +{ + Vnum 3097 + Leader ÀúÀÎÁ·»ó±ÞÀå¼ö 3805 + 1 ÀúÀÎÁ·Àå¼ö 3804 + 2 ÀúÀÎÁ·Àå¼ö 3804 + 3 ÀúÀÎÁ·¿ø°Å¸® 3802 + 4 ÀúÀÎÁ·¿ø°Å¸® 3802 +} + +Group ¾Ç·æ±ºµµ_3098_ÀúÀÎÁ·»ó±ÞÀå¼ö +{ + Vnum 3098 + Leader ÀúÀÎÁ·»ó±ÞÀå¼ö 3890 + 1 ÀúÀÎÁ·»ó±ÞÀå¼ö 3805 + 2 ÀúÀÎÁ·»ó±ÞÀå¼ö 3805 + 3 ÀúÀÎÁ·Àå¼ö 3804 + 4 ÀúÀÎÁ·Àå¼ö 3804 + 5 ÀúÀÎÁ·Àå¼ö 3804 + 6 ÀúÀÎÁ·¸¶¹ý»ç 3803 + 7 ÀúÀÎÁ·¸¶¹ý»ç 3803 + 8 ÀúÀÎÁ·¿ø°Å¸® 3802 + 9 ÀúÀÎÁ·¿ø°Å¸® 3802 + 10 ÀúÀÎÁ·¿ø°Å¸® 3802 + 11 ÀúÀÎÁ·¿ø°Å¸® 3802 +} + +Group ¾Ç·æ±ºµµ_3099_ÀúÀÎÁ·»ó±ÞÀå¼ö +{ + Vnum 3099 + Leader ÀúÀÎÁ·»ó±ÞÀå¼ö 3891 + 1 ÀúÀÎÁ·»ó±ÞÀå¼ö 3805 + 2 ÀúÀÎÁ·»ó±ÞÀå¼ö 3805 + 3 ÀúÀÎÁ·Àå¼ö 3804 + 4 ÀúÀÎÁ·Àå¼ö 3804 + 5 ÀúÀÎÁ·Àå¼ö 3804 + 6 ÀúÀÎÁ·¸¶¹ý»ç 3803 + 7 ÀúÀÎÁ·¸¶¹ý»ç 3803 + 8 ÀúÀÎÁ·¿ø°Å¸® 3802 + 9 ÀúÀÎÁ·¿ø°Å¸® 3802 + 10 ÀúÀÎÁ·¿ø°Å¸® 3802 + 11 ÀúÀÎÁ·¿ø°Å¸® 3802 +} + +Group ¾Ç·æ±ºµµ°æºñº´ +{ + Vnum 12008 + Leader . 20025 + 1 ¿ëµÎ°÷°æºñº´ 20373 +} + +Group ¾Ç·æ±ºµµQuestMobGroup001 +{ + Vnum 20001 + Leader Áö¹«½Å¿Õ 3904 + 1 ¿Ü¾ÈÅõ±ÍÁ·¿ø°Å¸® 3103 + 2 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 + 3 ¿Ü¾ÈÅõ±ÍÁ·»ó±ÞÁ¹°³ 3102 +} + +Group ¾Ç·æ±ºµµQuestMobGroup002 +{ + Vnum 20002 + Leader õ¹«½Å³à 3905 + 1 ¸Á·®Á·»ó±ÞÀå¼ö 3305 + 2 ¸Á·®Á·À屺 3304 + 3 ¸Á·®Á·À屺 3304 + 4 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 5 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 +} + +Group ¾Ç·æ±ºµµQuestMobGroup003 +{ + Vnum 20003 + Leader ÁøÃµ¹«½Å³à 3906 + 1 ¸Á·®Á·»ó±ÞÀå¼ö 3305 + 2 ¸Á·®Á·À屺 3304 + 3 ¸Á·®Á·À屺 3304 + 4 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 + 5 ¸Á·®Á·»ó±ÞÁ¹°³ 3302 +} + +Group ¾Ç·æ±ºµµQuestMobGroup004 +{ + Vnum 20004 + Leader Èæ»ç´ÜÀå 3910 + 1 Èæ»ç´ë»ó±ÞÀ屺 3909 + 2 Èæ»ç´ëÀå¼ö 3908 + 3 Èæ»ç´ëÀå¼ö 3908 + 4 Èæ»ç´ë±Ã¼ö 3907 + 5 Èæ»ç´ë±Ã¼ö 3907 +} + +Group ÷Á¤¼®±¤¸Æ +{ + Vnum 30301 + Leader ÷Á¤¼®±¤¸Æ 30301 +} + + +Group È«¿Á±¤¸Æ +{ + Vnum 30302 + Leader È«¿Á±¤¸Æ 30302 +} + + +Group ¼®·ù¼®±¤¸Æ +{ + Vnum 30303 + Leader ¼®·ù¼®±¤¸Æ 30303 +} + + +Group ³ìÁÖ¼®±¤¸Æ +{ + Vnum 30304 + Leader ³ìÁÖ¼®±¤¸Æ 30304 +} + + +Group û¿Á±¤¸Æ +{ + Vnum 30305 + Leader û¿Á±¤¸Æ 30305 +} + +Group Àû·æ¼º_6001_È­Á¤ +{ + Vnum 6001 + Leader È­Á¤ 6001 + 1 È­Á¤ 6001 + 2 È­Á¤ 6001 +} + +Group Àû·æ¼º_6002_¿°Á¤ +{ + Vnum 6002 + Leader ¿°Á¤ 6002 + 1 È­Á¤ 6001 + 2 È­Á¤ 6001 +} + +Group Àû·æ¼º_6003_¿°Á¤ +{ + Vnum 6003 + Leader ¿°Á¤ 6002 + 1 ¿°Á¤ 6002 + 2 ¿°Á¤ 6002 +} + +Group Àû·æ¼º_6004_±Ø¿­Á¤ +{ + Vnum 6004 + Leader ±Ø¿­Á¤ 6003 + 1 ¿°Á¤ 6002 + 2 ¿°Á¤ 6002 +} + +Group Àû·æ¼º_6005_±Ø¿­Á¤ +{ + Vnum 6005 + Leader ±Ø¿­Á¤ 6003 + 1 ±Ø¿­Á¤ 6003 + 2 ±Ø¿­Á¤ 6003 +} + +Group Àû·æ¼º_6006_Ç÷È­Á¤ +{ + Vnum 6006 + Leader Ç÷È­Á¤ 6004 + 1 ±Ø¿­Á¤ 6003 + 2 ¿°Á¤ 6002 + 3 ¿°Á¤ 6002 +} + +Group Àû·æ¼º_6007_È­¸¶ +{ + Vnum 6007 + Leader È­¸¶ 6005 + 1 Ç÷È­Á¤ 6004 + 2 Ç÷È­Á¤ 6004 + 3 ¿°Á¤ 6002 + 4 ¿°Á¤ 6002 +} + +Group Àû·æ¼º_6008_¿°¸¶ +{ + Vnum 6008 + Leader ¿°¸¶ 6006 + 1 È­¸¶ 6005 + 2 Ç÷È­Á¤ 6004 + 3 Ç÷È­Á¤ 6004 +} + +Group Àû·æ¼º_6009_È­±« +{ + Vnum 6009 + Leader È­±« 6007 + 1 ¿°¸¶ 6006 + 2 ¿°¸¶ 6006 + 3 È­¸¶ 6005 + 4 È­¸¶ 6005 +} + +Group Àû·æ¼º_6010_¿°±« +{ + Vnum 6010 + Leader ¿°±« 6008 + 1 È­±« 6007 + 2 ¿°¸¶ 6006 + 3 ¿°¸¶ 6006 +} + +Group Àû·æ¼º_6011_ÃÊ¿­±« +{ + Vnum 6011 + Leader ÃÊ¿­±« 6009 + 1 ¿°±« 6008 + 2 ¿°±« 6008 + 3 È­±« 6007 + 4 È­±« 6007 +} + +Group Àû·æ¼º_6012_¾ß¸¶Ãµ +{ + Vnum 6012 + Leader ¾ß¸¶Ãµ 6091 + 1 ÃÊ¿­±« 6009 + 2 ÃÊ¿­±« 6009 + 3 ¿°±« 6008 + 4 ¿°±« 6008 + 5 ¿°±« 6008 + 6 È­±« 6007 + 7 È­±« 6007 + 8 È­±« 6007 + 9 ¿°¸¶ 6006 + 10 ¿°¸¶ 6006 + 11 ¿°¸¶ 6006 +} + +Group ¹é·æÁö¼º_6051_ºùÁ¤ +{ + Vnum 6051 + Leader ºùÁ¤ 6101 + 1 ºùÁ¤ 6101 + 2 ºùÁ¤ 6101 +} + +Group ¹é·æÁö¼º_6052_³ÃÁ¤ +{ + Vnum 6052 + Leader ³ÃÁ¤ 6102 + 1 ºùÁ¤ 6101 + 2 ºùÁ¤ 6101 +} + +Group ¹é·æÁö¼º_6053_³ÃÁ¤ +{ + Vnum 6053 + Leader ³ÃÁ¤ 6102 + 1 ³ÃÁ¤ 6102 + 2 ³ÃÁ¤ 6102 +} + +Group ¹é·æÁö¼º_6054_±ØºùÁ¤ +{ + Vnum 6054 + Leader ±ØºùÁ¤ 6103 + 1 ³ÃÁ¤ 6102 + 2 ³ÃÁ¤ 6102 +} + +Group ¹é·æÁö¼º_6055_±ØºùÁ¤ +{ + Vnum 6055 + Leader ±ØºùÁ¤ 6103 + 1 ±ØºùÁ¤ 6103 + 2 ±ØºùÁ¤ 6103 +} + +Group ¹é·æÁö¼º_6056_ÇѺùÁ¤ +{ + Vnum 6056 + Leader ÇѺùÁ¤ 6104 + 1 ±ØºùÁ¤ 6103 + 2 ³ÃÁ¤ 6102 + 3 ³ÃÁ¤ 6102 +} + +Group ¹é·æÁö¼º_6057_ºù¸¶ +{ + Vnum 6057 + Leader ºù¸¶ 6105 + 1 ÇѺùÁ¤ 6104 + 2 ÇѺùÁ¤ 6104 + 3 ³ÃÁ¤ 6102 + 4 ³ÃÁ¤ 6102 +} + +Group ¹é·æÁö¼º_6058_³Ã¸¶ +{ + Vnum 6058 + Leader ³Ã¸¶ 6106 + 1 ºù¸¶ 6105 + 2 ÇѺùÁ¤ 6104 + 3 ÇѺùÁ¤ 6104 +} + +Group ¹é·æÁö¼º_6059_ºù±« +{ + Vnum 6059 + Leader ºù±« 6107 + 1 ³Ã¸¶ 6106 + 2 ³Ã¸¶ 6106 + 3 ÇѺùÁ¤ 6104 + 4 ÇѺùÁ¤ 6104 +} + +Group ¹é·æÁö¼º_6060_ºù¸¶ +{ + Vnum 6060 + Leader ºù¸¶ 6105 + 1 ÇѺùÁ¤ 6104 + 2 ±ØºùÁ¤ 6103 + 3 ±ØºùÁ¤ 6103 +} + +Group ¹é·æÁö¼º_6061_³Ã¸¶ +{ + Vnum 6061 + Leader ³Ã¸¶ 6106 + 1 ºù¸¶ 6105 + 2 ºù¸¶ 6105 + 3 ±ØºùÁ¤ 6103 + 4 ±ØºùÁ¤ 6103 +} + +Group ¹é·æÁö¼º_6062_ÇѸ¶ÀÇ +{ + Vnum 6062 + Leader ÇѸ¶ÀÇ 6191 + 1 Ãʳñ« 6109 + 2 Ãʳñ« 6109 + 3 ³Ã±« 6108 + 4 ³Ã±« 6108 + 5 ³Ã±« 6108 + 6 ºù±« 6107 + 7 ºù±« 6107 + 8 ³Ã¸¶ 6106 + 9 ³Ã¸¶ 6106 + 10 ³Ã¸¶ 6106 + 11 ³Ã¸¶ 6106 +} + diff --git a/serverfiles/main/srv1/share/locale/germany/group_group.txt b/serverfiles/main/srv1/share/locale/germany/group_group.txt new file mode 100644 index 000000000..1e3426b2b --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/group_group.txt @@ -0,0 +1,1810 @@ +Group a1_01 +{ + Vnum 101 + 1 101 1 + 2 171 1 +} +Group a1_02 +{ + Vnum 102 + 1 101 1 + 2 102 1 + 3 103 1 + 4 104 1 + 5 171 1 + 6 172 1 + 7 173 1 + 8 174 1 +} +Group a1_03 +{ + Vnum 103 + 1 105 1 + 2 106 1 + 3 173 1 + 4 174 1 +} + +Group a1_04 +{ + Vnum 104 + 1 107 1 + 2 108 1 + 3 109 1 + 4 110 1 + 5 175 1 + 6 176 1 + 7 177 1 + 8 178 1 + 9 179 1 +} +Group a1_05 +{ + Vnum 105 + + 1 112 1 + 2 113 1 + 3 114 1 + 4 115 1 + 5 116 1 + 6 178 1 + 7 179 1 + 8 180 1 + 9 181 1 +} +Group a1_06 +{ + Vnum 106 + 1 118 10 + 2 119 10 + 3 120 10 + 4 121 10 + 5 122 10 + 6 180 15 + 7 181 15 + 8 182 15 + 9 183 15 +} +Group a1_07 +{ + Vnum 107 + 1 124 1 + 2 125 1 + 3 126 1 + 4 184 1 + 5 185 1 +} +Group a1_08 +{ + Vnum 108 + 1 305 1 + 2 306 1 + 3 307 1 + 4 351 1 + 5 352 1 +} +Group a1_09 +{ + Vnum 109 + 1 308 1 + 2 309 1 + 3 310 1 + 4 313 1 + 5 351 1 + 6 352 1 + 7 395 1 + 8 396 1 +} +Group a1_10 +{ + Vnum 110 + 1 309 1 + 2 310 1 + 3 313 1 + 4 315 1 + 5 316 1 + 6 317 1 + 7 395 1 + 8 396 1 + 9 398 1 + 10 397 1 +} +Group a1_11 +{ + Vnum 111 + 1 30009 1 + 2 30010 1 + 3 137 1 + 4 136 1 + 5 135 1 +} +Group a3_01 +{ + Vnum 201 + 1 401 1 + 2 402 1 + 3 403 1 + 4 453 1 + 5 454 1 +} +Group a3_02 +{ + Vnum 202 + 1 404 1 + 2 405 1 + 3 406 1 + 4 453 1 + 5 454 1 +} +Group a3_03 +{ + Vnum 203 + 1 407 1 + 2 408 1 + 3 409 1 + 4 410 1 + 5 411 1 + 6 455 2 + 7 456 2 +} +Group a3_04 +{ + Vnum 204 + 1 501 1 + 2 502 1 + 3 503 1 + 4 551 2 + 5 552 2 +} +Group a3_05 +{ + Vnum 205 + 1 504 1 + 2 505 1 + 3 506 1 + 4 507 1 + 5 554 2 + 6 553 2 +} +Group a3_06 +{ + Vnum 206 + 1 305 1 + 2 306 1 + 3 307 1 + 4 308 1 +} +Group n3way_01 +{ + Vnum 301 + 1 601 1 + 2 602 1 + 3 603 1 + 4 604 1 + 5 651 1 + 6 653 1 + 7 658 1 +} +Group n3way_02 +{ + Vnum 302 + 1 605 1 + 2 606 1 + 3 607 1 + 4 608 1 + 5 609 1 + 6 610 1 + 7 652 2 +} +Group n3way_03 +{ + Vnum 303 + 1 611 1 + 2 612 1 + 3 613 1 + 4 614 1 + 5 654 1 + 6 655 1 + 7 656 1 +} +Group n3way_04 +{ + Vnum 304 + 1 614 1 + 2 615 1 + 3 616 1 + 4 617 1 + 5 656 1 + 6 657 2 +} +Group n3way_05 +{ + Vnum 305 + 1 701 1 + 2 702 1 + 3 703 1 + 4 704 1 + 5 705 1 + 6 706 1 + 7 751 7 +} +Group n3way_06 +{ + Vnum 306 + 1 707 1 + 2 708 1 + 3 709 1 + 4 710 1 + 5 711 1 + 6 712 1 +} +Group de_01 +{ + Vnum 401 + 1 1301 1 + 2 1302 1 + 3 1303 1 + 4 2001 1 + 5 2002 1 + 6 2003 1 + 7 4071 3 + 8 4072 3 +} +Group de_02 +{ + Vnum 402 + 1 1304 1 + 2 1305 1 + 3 2004 1 + 4 2005 1 + 5 4074 3 + 6 4075 3 +} +Group de_03 +{ + Vnum 403 + 1 1306 1 + 2 1307 1 + 3 2006 1 + 4 2007 1 + 5 2158 4 +} +Group de_04 +{ + Vnum 404 + 1 1308 1 + 2 1309 1 + 3 1310 1 + 4 2008 1 + 5 2009 1 + 6 2131 1 + 7 2158 4 +} +Group seohan_01 +{ + Vnum 501 + 1 901 1 + 2 902 1 + 3 903 1 + 4 904 1 + 5 905 1 + 6 933 4 +} +Group seohan_02 +{ + Vnum 502 + 1 906 1 + 2 907 1 + 3 908 1 + 4 909 1 + 5 910 1 + 6 936 5 +} +Group seohan_03 +{ + Vnum 503 + 1 911 1 + 2 912 1 + 3 913 1 +} +Group seohan_04 +{ + Vnum 504 + 1 1101 1 + 2 1102 1 + 3 1103 1 + 4 1104 1 + 5 1171 4 +} +Group seohan_05 +{ + Vnum 505 + 1 1106 1 + 2 1107 1 + 3 1108 1 + 4 1105 1 + 5 1171 4 +} +Group seohan_06 +{ + Vnum 506 + 1 1109 1 + 2 1110 1 + 3 1111 1 + 4 1171 3 +} +Group seohan_07 +{ + Vnum 507 + 1 1111 1 + 2 1112 1 + 3 1113 1 +} +Group mil_01 +{ + Vnum 601 + 1 714 1 + 2 715 1 + 3 716 1 + 4 717 1 + 5 774 5 +} +Group mil_02 +{ + Vnum 602 + 1 718 1 + 2 719 1 + 3 720 1 + 4 721 1 + 5 775 5 +} +Group mil_03 +{ + Vnum 603 + 1 725 1 + 2 726 1 + 3 2101 1 + 4 2102 1 + 5 2103 1 + 6 776 3 + 7 777 3 +} +Group mil_04 +{ + Vnum 604 + 1 725 1 + 2 726 1 + 3 2101 1 + 4 2102 1 + 5 2103 1 + 6 776 2 + 7 777 2 +} +Group mil_05 +{ + Vnum 605 + 1 2104 1 + 2 2105 1 + 3 2106 1 + 4 2107 1 + 5 1332 4 +} +Group mil_06 +{ + Vnum 606 + 1 2107 1 + 2 2108 1 + 3 2109 1 + 4 1332 4 +} +Group spider_01 +{ + Vnum 701 + 1 2010 1 + 2 2011 1 + 3 2012 1 +} +Group spider_02 +{ + Vnum 702 + 1 2013 1 + 2 2014 1 +} +Group spider_03 +{ + Vnum 703 + 1 2015 1 + 2 2016 1 +} +Group spider_04 +{ + Vnum 704 + 1 2017 1 + 2 2018 1 +} +Group fire_01 +{ + Vnum 801 + 1 2201 1 + 2 2202 1 + 3 2203 1 +} +Group fire_02 +{ + Vnum 802 + 1 2203 3 + 2 2204 4 + 3 2205 3 +} +Group fire_03 +{ + Vnum 803 + 1 2205 4 + 2 2206 3 + 3 2207 3 +} +Group fire_04 +{ + Vnum 804 + 1 2208 1 + 2 2209 1 +} +Group monkey_11 +{ + Vnum 901 + 1 5001 1 + 2 5002 1 + 3 5003 1 +} +Group monkey_12 +{ + Vnum 902 + 1 5003 1 + 2 5004 1 + 3 5005 1 +} +Group monkey_13 +{ + Vnum 903 + 1 5005 1 + 2 5006 1 + 3 5007 1 +} +Group monkey_21 +{ + Vnum 911 + 1 5009 1 + 2 5010 1 + 3 5011 1 +} +Group monkey_22 +{ + Vnum 912 + 1 5011 1 + 2 5012 1 + 3 5013 1 +} +Group monkey_23 +{ + Vnum 913 + 1 5013 1 + 2 5014 1 +} +Group monkey_24 +{ + Vnum 914 + 1 5015 1 + 2 5016 1 +} +Group monkey_31 +{ + Vnum 921 + 1 5019 1 + 2 5020 1 + 3 5151 1 + 4 5152 1 +} +Group monkey_32 +{ + Vnum 922 + 1 5021 1 + 2 5022 1 + 3 5023 1 + 4 5153 1 + 5 5154 1 +} +Group monkey_33 +{ + Vnum 923 + 1 5023 1 + 2 5024 1 + 3 5025 1 + 4 5155 1 + 5 5156 1 +} +Group monkey_34 +{ + Vnum 924 + 1 5025 1 + 2 5026 1 + 3 5027 1 +} + +Group devil_51 +{ + Vnum 1051 + 1 1005 1 + 2 1006 1 + 3 1007 1 +} + +Group devil_52 +{ + Vnum 1052 + 1 1008 1 + 2 1009 1 + 3 1010 1 +} + +Group devil_53 +{ + Vnum 1053 + 1 1011 1 + 2 1012 1 + 3 1013 1 +} + +Group devil_61 +{ + Vnum 1061 + 1 1008 1 + 2 1009 1 + 3 1010 1 +} + +Group devil_62 +{ + Vnum 1062 + 1 1011 1 + 2 1012 1 + 3 1013 1 +} + +Group devil_63 +{ + Vnum 1063 + 1 1013 1 + 2 1014 1 + 3 1015 1 +} + +Group devil_71 +{ + Vnum 1064 + 1 1015 1 + 2 1016 1 + 3 1017 1 +} + +Group devil_72 +{ + Vnum 1065 + 1 1018 1 + 2 1019 1 + 3 1020 1 +} + +Group devil_81 +{ + Vnum 1066 + 1 1019 1 + 2 1020 1 + 3 1021 1 +} + +Group devil_82 +{ + Vnum 1067 + 1 1020 1 + 2 1021 1 + 3 1022 1 +} + +Group devil_91 +{ + Vnum 1068 + 1 1021 1 + 2 1022 1 + 3 1023 1 + 4 1027 1 +} + +Group devil_92 +{ + Vnum 1069 + 1 1027 1 + 2 1028 1 + 3 1029 1 + 4 1030 1 +} + +Group deposit_1 +{ + Vnum 2001 + 1 20049 35 + 2 20050 30 + 3 20051 20 + 4 20052 15 + 5 20047 18 +} + +Group deposit_2 +{ + Vnum 2002 + 1 20049 12 + 2 20050 18 + 3 20051 20 + 4 20052 20 + 5 20053 18 + 6 20054 12 + 7 20047 12 +} + +Group deposit_n_three +{ + Vnum 2003 + 1 20052 30 + 2 20053 25 + 3 20054 20 + 4 20055 15 + 5 20056 10 + 6 20047 15 +} + +Group deposit_ice +{ + Vnum 2004 + 1 20054 5 + 2 20055 10 + 3 20056 10 + 4 20057 15 + 5 20058 20 + 6 20059 25 + 7 20047 7 +} + +Group deposit_fire +{ + Vnum 2005 + 1 20055 10 + 2 20056 10 + 3 20057 15 + 4 20058 20 + 5 20059 25 + 6 20047 12 +} + +Group deposit_samak +{ + Vnum 2006 + 1 20052 12 + 2 20053 18 + 3 20054 20 + 4 20055 20 + 5 20056 18 + 6 20057 12 + 7 20047 12 +} + +Group deposit_milkyo +{ + Vnum 2007 + 1 20054 10 + 2 20055 10 + 3 20056 15 + 4 20057 20 + 5 20058 20 + 6 20059 15 + 7 20047 10 +} + +Group guild_map_1 +{ + Vnum 1101 + 1 127 1 + 2 128 1 + 3 129 1 +} + +Group guild_map_2 +{ + Vnum 1102 + 1 129 1 + 2 130 1 + 3 131 1 +} + +Group guild_map_3 +{ + Vnum 1103 + 1 131 1 + 2 132 1 + 3 133 1 +} + +Group guild_map_4 +{ + Vnum 1104 + 1 134 1 + 2 135 1 + 3 136 1 +} + +Group trent_1 +{ + Vnum 2301 + 1 2301 1 + 2 2302 1 + 3 2303 1 +} + +Group trent_2 +{ + Vnum 2302 + 1 2302 1 + 2 2303 1 + 3 2304 1 +} + +Group trent_3 +{ + Vnum 2303 + 1 2304 1 + 2 2305 1 + 3 2306 1 + 4 2307 1 +} + +Group trent_4 +{ + Vnum 2304 + 1 2306 1 + 2 2307 1 + 3 2308 1 +} + +Group trent_5 +{ + Vnum 2305 + 1 2309 1 + 2 2310 1 + 3 2311 1 + 4 2312 1 + 5 2313 1 +} + +Group trent2_1 +{ + Vnum 2311 + 1 2320 1 + 2 2321 1 + 3 2322 1 +} + +Group trent2_2 +{ + Vnum 2312 + 1 2322 1 + 2 2323 1 + 3 2324 1 +} + +Group trent2_3 +{ + Vnum 2313 + 1 2324 1 + 2 2325 1 + 3 2326 1 + 4 2327 1 +} + +Group trent2_4 +{ + Vnum 2314 + 1 2326 1 + 2 2327 1 + 3 2328 1 +} + +Group trent2_5 +{ + Vnum 2315 + 1 2329 1 + 2 2330 1 + 3 2331 1 + 4 2332 1 + 5 2333 1 +} + +Group nusluck1_1 +{ + Vnum 1401 + 1 1401 1 + 2 1601 1 +} + +Group nusluck1_2 +{ + Vnum 1402 + 1 1401 1 + 2 1601 1 + 3 1602 1 +} + +Group nusluck2_1 +{ + Vnum 1451 + 1 1401 1 + 2 1601 1 + 3 1602 1 +} + +Group nusluck2_2 +{ + Vnum 1452 + 1 1401 1 + 2 1601 1 + 3 1602 1 + 4 1402 1 + 5 1603 1 +} + +Group nusluck2_3 +{ + Vnum 1453 + 1 1601 1 + 2 1402 1 + 3 1602 1 + 4 1603 1 + 5 1403 1 +} + +Group golem_1 +{ + Vnum 1501 + 1 1501 6 + 2 1502 4 +} + +Group golem_2 +{ + Vnum 1502 + 1 1501 4 + 2 1502 6 +} + +Group golem_3 +{ + Vnum 1503 + 1 1501 2 + 2 1502 5 + 3 1503 3 +} + +Group golem_4 +{ + Vnum 1504 + 1 1502 6 + 2 1503 4 +} + +Group spider2_01 +{ + Vnum 2051 + 1 2051 6 + 2 2052 4 + 3 2060 4 + 4 2061 3 +} + +Group spider2_02 +{ + Vnum 2052 + 1 2053 4 + 2 2054 6 + 3 2062 4 + 4 2063 3 +} + +Group spider2_03 +{ + Vnum 2053 + 1 2055 2 + 2 2056 5 + 3 2057 3 + 4 2065 4 + 5 2066 3 +} + +Group spider2_04 +{ + Vnum 2054 + 1 2058 6 + 2 2059 4 + 3 2067 4 + 4 2068 3 +} + +Group spider2_05 +{ + Vnum 2055 + 1 2069 4 + 2 2068 3 + 3 2059 2 + 4 2066 1 +} + +Group skipia1_01 +{ + Vnum 2401 + 1 2401 1 + 2 2402 1 +} + +Group skipia1_02 +{ + Vnum 2402 + 1 2403 1 + 2 2404 1 +} + +Group skipia1_03 +{ + Vnum 2403 + 1 2405 1 + 2 2406 1 +} + +Group skipia1_04 +{ + Vnum 2404 + 1 2407 1 + 2 2408 1 +} + +Group skipia1_05 +{ + Vnum 2405 + 1 2409 1 + 2 2410 1 +} + +Group skipia1_06 +{ + Vnum 2406 + 1 2411 1 + 2 2412 1 +} + +Group skipia1_07 +{ + Vnum 2407 + 1 2413 1 + 2 2414 1 +} + +Group skipia1_08 +{ + Vnum 2408 + 1 2415 1 + 2 2416 1 +} + +Group skipia1_09 +{ + Vnum 2409 + 1 2417 1 + 2 2418 1 +} + +Group skipia1_10 +{ + Vnum 2415 + 1 2448 1 +} + +Group skipia2_01 +{ + Vnum 2411 + 1 2421 1 + 2 2422 1 +} + +Group skipia2_02 +{ + Vnum 2412 + 1 2423 1 + 2 2424 1 +} + +Group skipia2_03 +{ + Vnum 2413 + 1 2425 1 + 2 2426 1 +} + +Group skipia2_04 +{ + Vnum 2414 + 1 2426 1 + 2 2427 1 +} + +Group skipia1_11 +{ + Vnum 2431 + 1 2401 1 + 2 2402 1 +} + +Group skipia1_12 +{ + Vnum 2432 + 1 2403 1 + 2 2404 1 +} + +Group skipia1_13 +{ + Vnum 2433 + 1 2405 1 + 2 2406 1 +} + +Group skipia1_14 +{ + Vnum 2434 + 1 2407 1 + 2 2408 1 +} + +Group skipia1_15 +{ + Vnum 2435 + 1 2409 1 + 2 2410 1 +} + +Group skipia1_16 +{ + Vnum 2436 + 1 2411 1 + 2 2412 1 +} + +Group skipia1_17 +{ + Vnum 2437 + 1 2413 1 + 2 2431 1 +} + +Group skipia1_18 +{ + Vnum 2438 + 1 2432 1 + 2 2433 1 +} + +Group skipia1_19 +{ + Vnum 2439 + 1 2434 1 + 2 2435 1 +} + +Group skipia1_10 +{ + Vnum 2440 + 1 2435 1 + 2 2436 1 +} + +Group skipia2_11 +{ + Vnum 2441 + 1 2438 1 + 2 2439 1 +} + +Group skipia2_12 +{ + Vnum 2442 + 1 2440 1 + 2 2441 1 +} + +Group skipia2_13 +{ + Vnum 2443 + 1 2442 1 + 2 2443 1 +} + +Group skipia2_14 +{ + Vnum 2444 + 1 2444 1 + 2 2445 1 +} + +Group skipia_boss_stone +{ + Vnum 8001 + 1 8031 1 + 2 8032 1 + 3 8033 1 + 4 8034 1 +} + +Group event_boss +{ + Vnum 30001 + 1 30001 1 + 2 30002 1 + 3 30003 1 + 4 30004 1 + 5 30005 1 + 6 30006 1 + 7 30007 1 + 8 30008 1 +} +Group Devil_cave_1f_1 +{ + Vnum 2501 + 1 2501 1 + 2 2502 1 +} + +Group Devil_cave_1f_2 +{ + Vnum 2502 + 1 2501 1 + 2 2502 1 + 3 2503 1 +} + +Group Devil_cave_1f_3 +{ + Vnum 2503 + 1 2502 1 + 2 2503 1 + 3 2504 1 +} + +Group Devil_cave_1f_4 +{ + Vnum 2504 + 1 2503 1 + 2 2504 1 + 3 2505 1 +} + +Group Devil_cave_1f_5 +{ + Vnum 2505 + 1 2504 1 + 2 2505 1 + 3 2506 1 +} + +Group Devil_cave_1f_6 +{ + Vnum 2506 + 1 2506 1 + 2 2507 1 + 3 2508 1 +} + +Group Devil_cave_2f_1 +{ + Vnum 2507 + 1 2504 1 + 2 2505 1 + 3 2506 1 +} + +Group Devil_cave_2f_2 +{ + Vnum 2508 + 1 2506 1 + 2 2507 1 + 3 2508 1 +} + +Group Devil_cave_2f_3 +{ + Vnum 2509 + 1 2507 1 + 2 2508 1 + 3 2509 1 +} + +Group Devil_cave_2f_4 +{ + Vnum 2510 + 1 2509 1 + 2 2510 1 + 3 2511 1 +} + +Group Devil_cave_2f_5 +{ + Vnum 2511 + 1 2510 1 + 2 2511 1 + 3 2512 1 +} + +Group Devil_cave_3f_1 +{ + Vnum 2512 + 1 2513 1 + 2 2514 1 + 3 2515 1 +} + +Group Devil_cave_3f_2 +{ + Vnum 2513 + 1 2516 1 + 2 2517 1 + 3 2518 1 +} + +Group Devil_cave_3f_3 +{ + Vnum 2514 + 1 2517 1 + 2 2518 1 + 3 2519 1 +} + +Group Devil_cave_4f +{ + Vnum 2515 + 1 2520 1 + 2 2521 1 + 3 2522 1 + 4 2523 1 + 5 2524 1 + 6 2525 1 +} + +Group Devil_cave_5f_1 +{ + Vnum 2516 + 1 2520 1 + 2 2521 1 + 3 2522 1 +} + +Group Devil_cave_5f_2 +{ + Vnum 2517 + 1 2521 1 + 2 2522 1 + 3 2523 1 +} + +Group Devil_cave_5f_3 +{ + Vnum 2518 + 1 2522 1 + 2 2523 1 + 3 2524 1 +} + +Group Devil_cave_5f_4 +{ + Vnum 2519 + 1 2523 1 + 2 2524 1 + 3 2525 1 +} + +Group Devil_cave_5f_5 +{ + Vnum 2520 + 1 2525 1 + 2 2526 1 + 3 2527 1 +} + +Group Devil_cave_6f_7f +{ + Vnum 2521 + 1 2520 1 + 2 2521 1 + 3 2522 1 + 4 2523 1 + 5 2524 1 + 6 2525 1 + 7 2526 1 + 8 2527 1 +} + + +Group Devil_cave_2f_door +{ + Vnum 2550 + 1 2551 1 + 2 2552 1 + 3 2553 1 + 4 2554 1 + 5 2555 1 + 6 2556 1 + 7 2557 1 + 8 2558 1 + 9 2559 1 +} +Group tway_trent1_1 +{ + Vnum 2361 + 1 2361 1 + 2 2362 1 + 3 2363 1 +} + +Group tway_trent1_2 +{ + Vnum 2362 + 1 2362 1 + 2 2363 1 + 3 2364 1 +} + +Group tway_trent1_3 +{ + Vnum 2363 + 1 2364 1 + 2 2365 1 + 3 2366 1 + 4 2367 1 +} + +Group tway_trent2_1 +{ + Vnum 2368 + 1 2368 1 + 2 2369 1 + 3 2370 1 +} + +Group tway_trent2_2 +{ + Vnum 2369 + 1 2369 1 + 2 2370 1 + 3 2371 1 +} + +Group tway_trent2_3 +{ + Vnum 2370 + 1 2371 1 + 2 2372 1 + 3 2373 1 + 4 2374 1 +} + +Group tway_trent3_1 +{ + Vnum 2375 + 1 2375 1 + 2 2376 1 + 3 2377 1 +} + +Group tway_trent3_2 +{ + Vnum 2376 + 1 2376 1 + 2 2377 1 + 3 2378 1 +} + +Group tway_trent3_3 +{ + Vnum 2377 + 1 2378 1 + 2 2379 1 + 3 2380 1 + 4 2381 1 +} +Group spider3_01 +{ + Vnum 2701 + 1 2071 6 + 2 2072 4 + 3 2073 2 +} + +Group spider3_02 +{ + Vnum 2702 + 1 2072 6 + 2 2073 4 + 3 2074 2 +} + +Group spider3_03 +{ + Vnum 2703 + 1 2073 6 + 2 2074 4 + 3 2075 2 +} + +Group spider3_04 +{ + Vnum 2704 + 1 2074 6 + 2 2075 4 + 3 2076 2 +} + +Group spider3_05 +{ + Vnum 2705 + 1 2075 6 + 2 2076 4 + 3 2077 2 +} + +Group spider3_06 +{ + Vnum 2706 + 1 2076 6 + 2 2077 4 + 3 2078 2 +} + +Group spider3_07 +{ + Vnum 2706 + 1 2077 6 + 2 2078 4 + 3 2079 2 +} + +Group spider3_08 +{ + Vnum 2707 + 1 2077 2 + 2 2078 4 + 3 2079 6 +} + +Group gnoll_1 +{ + Vnum 3001 + 1 3001 1 + 2 3002 1 + 3 3003 1 +} + +Group gnoll_2 +{ + Vnum 3002 + 1 3003 1 + 2 3004 1 + 3 3005 1 +} + +Group gnoll_3 +{ + Vnum 3003 + 1 3005 1 + 2 3006 1 + 3 3007 1 +} + +Group cyclops_1 +{ + Vnum 3004 + 1 3011 1 + 2 3012 1 + 3 3013 1 +} + +Group cyclops_2 +{ + Vnum 3005 + 1 3013 1 + 2 3014 1 + 3 3015 1 +} + +Group cyclops_3 +{ + Vnum 3006 + 1 3015 1 + 2 3016 1 + 3 3017 1 +} + +Group manticore_1 +{ + Vnum 3007 + 1 3021 1 + 2 3022 1 + 3 3023 1 +} + +Group manticore_2 +{ + Vnum 3008 + 1 3023 1 + 2 3024 1 + 3 3025 1 +} + +Group manticore_3 +{ + Vnum 3009 + 1 3025 1 + 2 3026 1 + 3 3027 1 +} + +Group lemures_1 +{ + Vnum 3010 + 1 3031 1 + 2 3032 1 + 3 3033 1 +} + +Group lemures_2 +{ + Vnum 3011 + 1 3033 1 + 2 3034 1 + 3 3035 1 +} + +Group lemures_3 +{ + Vnum 3012 + 1 3035 1 + 2 3036 1 + 3 3037 1 +} + +Group triton_1 +{ + Vnum 3013 + 1 3041 1 + 2 3042 1 + 3 3043 1 +} + +Group triton_2 +{ + Vnum 3014 + 1 3043 1 + 2 3044 1 + 3 3045 1 +} + +Group triton_3 +{ + Vnum 3015 + 1 3045 1 + 2 3046 1 + 3 3047 1 +} + +Group redthief_1 +{ + Vnum 3016 + 1 3051 1 + 2 3052 1 + 3 3053 1 +} + +Group redthief_2 +{ + Vnum 3017 + 1 3053 1 + 2 3054 1 + 3 3055 1 +} + +Group redthief_3 +{ + Vnum 3018 + 1 3055 1 + 2 3056 1 + 3 3057 1 +} + +Group redthief2_1 +{ + Vnum 3019 + 1 3061 1 + 2 3062 1 + 3 3063 1 +} + +Group redthief2_2 +{ + Vnum 3020 + 1 3063 1 + 2 3064 1 + 3 3065 1 +} + +Group redthief2_3 +{ + Vnum 3021 + 1 3065 1 + 2 3066 1 + 3 3067 1 +} + +Group crustacean_1 +{ + Vnum 3022 + 1 3071 1 + 2 3072 1 + 3 3073 1 +} + +Group crustacean_2 +{ + Vnum 3023 + 1 3073 1 + 2 3074 1 + 3 3075 1 +} + +Group crustacean_3 +{ + Vnum 3024 + 1 3075 1 + 2 3076 1 + 3 3077 1 +} + +Group giant_1 +{ + Vnum 3025 + 1 3081 1 + 2 3082 1 + 3 3083 1 +} + +Group giant_2 +{ + Vnum 3026 + 1 3083 1 + 2 3084 1 + 3 3085 1 +} + +Group giant_3 +{ + Vnum 3027 + 1 3085 1 + 2 3086 1 + 3 3087 1 +} + +Group ogre_1 +{ + Vnum 3028 + 1 3091 1 + 2 3092 1 + 3 3093 1 +} + +Group ogre_2 +{ + Vnum 3029 + 1 3093 1 + 2 3094 1 + 3 3095 1 +} + +Group ogre_3 +{ + Vnum 3030 + 1 3095 1 + 2 3096 1 + 3 3097 1 +} + +Group deposit_w20_part1_map +{ + Vnum 2008 + 1 20047 10 + 2 20057 5 + 3 20058 5 + 4 20059 5 + 5 30301 15 + 6 30302 15 + 7 30303 15 + 8 30304 15 + 9 30305 15 +} + +Group fire_dungeon_1 +{ + Vnum 6001 + 1 6001 1 + 2 6002 1 + 3 6003 1 + 4 6004 1 + 5 6005 1 +} + +Group fire_dungeon_2 +{ + Vnum 6002 + 1 6005 1 + 2 6006 1 + 3 6007 1 + 4 6008 1 + 5 6009 1 +} + +Group fire_dungeon_3 +{ + Vnum 6003 + 1 6007 1 + 2 6008 1 + 3 6009 1 + 4 6010 1 + 5 6011 1 +} + +Group ice_dungeon_1 +{ + Vnum 6051 + 1 6051 1 + 2 6052 1 + 3 6053 1 + 4 6054 1 + 5 6055 1 +} + +Group ice_dungeon_2 +{ + Vnum 6052 + 1 6055 1 + 2 6056 1 + 3 6057 1 + 4 6058 1 + 5 6059 1 +} + +Group ice_dungeon_3 +{ + Vnum 6053 + 1 6057 1 + 2 6058 1 + 3 6059 1 + 4 6060 1 + 5 6061 1 +} + +Group missing_1 +{ + Vnum 2410 + 1 101 1 + 2 101 1 +} + diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string.txt b/serverfiles/main/srv1/share/locale/germany/locale_string.txt new file mode 100644 index 000000000..d611231d0 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Todos serán transportados pronto a la ciudad."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Este objeto no existe."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"¡La caja explotó súbitamente! Has perdido HP."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Si inhalas el humo verde de la caja, ¡el veneno se extenderá por tu cuerpo!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Has recibido %s, %d unidades."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"Hay %s en la caja."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Esta llave parece no encajar en la cerradura."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"No has recibido nada."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"No tienes suficiente Yang para usar este objeto."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No tienes suficiente Yang para usar este objeto."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Descendió tu nivel de habilidad..."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"No puedes bajar tu nivel de habilidad"; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"El efecto ya está activado."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Este objeto solo puede ser usado en un cibercafé."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Eso sobrepasa el límite."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Por desgracia no tienes suficiente espacio en el inventario."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Usado Mooncake o Semilla."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes llevar un anillo de boda sin estar casado."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"No puedes usar el detector de eventos desde esta posición."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No se puede aceptar este objeto."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"El detector de eventos ha desaparecido con una luz misteriosa."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"El detector de eventos ha desaparecido."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"La Brújula para Metins no funciona en las mazmorras."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"La Brújula para Metins ha desaparecido con la luz misteriosa."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Recibirás: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"La Brújula para Metins ha desaparecido."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"Encuentras un trozo de piedra dentro de la almeja."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"La almeja ha desaparecido."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Hay una Perla Blanca dentro de la Concha."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Hay una Perla Azul dentro de la Concha."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Hay una Perla roja dentro de la Almeja."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"No es fácil entender este Libro."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Este Libro no te ayudará."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Debes tener al menos el nivel 30 para entender este libro."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Debes tener al menos el nivel 50 para entender este libro."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes entrenar más Combos."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"¡El Gremio %s ha capturado la Bandera del Gremio %s!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Ya hablas este lenguaje con fluidez."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Tienes que aumentar tu Nivel para entender este Libro."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"El libro es demasiado difícil de aprender."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes entrenar más con este Libro."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Impuestos establecidos en %d %%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Puedes recibir un Entrenamiento de Monta solamente a partir del nivel 50."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Has escapado de la maldición del fantasma maléfico con la ayuda de un Pergamino de Exorcismo."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"No puedes leer más Guías de Monta."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Has leído el Manual de Monta y has obtenido un punto de monta."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"¡Puedes utilizar este punto para mejorar tus Habilidades de Monta!"; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"La bandera del gremio %s ha sido robada por el jugador %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"No entendías la Guía de Monta."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Tu mente está despejada. Ahora puedes concentrarte bien."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Tu Rango ha aumentado en %d puntos."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"No puedes teñir o decolorar tu Peinado actual."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Necesitas alcanzar el Nivel %d para poder teñir tu pelo otra vez."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Este Objeto sólo puede ser abierto por un individuo del otro género."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar esto desde tu posición actual."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Estás a punto de teletransportarte, así que no puedes usar el Pergamino de Ubicación."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Eres devuelto al lugar de origen."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s no puede ser usado en una mazmorra."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Misión] Ya has obtenido tu recompensa."; + +"À»"; +"el"; + +"¸¦"; +"el"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"No existen Trozos de Piedra Rota que eliminar."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"No puedes cambiar la mejora de este objeto."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"No tienes mejora que quizá puedas cambiar."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Sólo puedes hacer esto %d Minutos después de una mejora. (%d Minutos Restantes)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Has cambiado la mejora."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Mejora añadida satisfactoriamente."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ninguna mejora añadida."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Debes usar la Bola bendición para añadir otra bonificación a este objeto."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar esto en el estadio."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Este objeto ya no puede ser mejorado. Se ha alcanzado el número máximo de bonificaciones."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Sólo puedes usar la Bola bendición con un objeto que ya tenga 4 bonificaciones."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Socket añadido satisfactoriamente."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ningún socket añadido."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"A este objeto no se le puede añadir ningún otro soporte."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"No puedes añadir un socket a este objeto."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Armada satisfactoria."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Armada fallada."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Primero debes añadir un socket. Para hacerlo, usa un diamante."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"Aquí no hay ningún socket para las gemas."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Puedes hacer esto cuando llevas una Máscara de las Emociones."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Tienes que añadir un socket si quieres usar un diamante."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No se pueden añadir más gemas a este objeto."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Estos objetos no puede ser utilizados juntos."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"No puedes cambiar el cebo mientras estás pescando."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Cambias el actual Cebo por %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Has enganchado %s al anzuelo como cebo."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"No tienes todos los materiales para preparar la poción."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"No tienes suficientes materiales (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"No tienes suficientes botellas vacías."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"La producción de la poción ha fallado."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Sólo las mujeres pueden hacer esto."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes insertarle a un objeto varias Piedras Espíritu del mismo tipo."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Esta Piedra Espíritu no puede ser insertada a este tipo de objeto."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes añadirle esta Piedra Espíritu a un arma."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Has insertado la Piedra Espíritu satisfactoriamente."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"La Piedra Espíritu se rompió mientras estaba siendo insertada."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"No hay ranura libre."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"No puedes transportarte con tu pareja en este momento."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar un Pergamino de Ubicación mientras participes en una Batalla de Reinos."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar un Pergamino de Ubicación durante %d segundos después de abrir el almacén."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar un Pergamino de Ubicación mientras tengas una ventana abierta."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Esta persona no existe."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Después de un comercio, no puedes usar ningún Pergamino durante %d segundos."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Después de abrir el almacén, no puedes usar ningún Pergamino de Ubicación durante %d segundos."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar el Pergamino de Ubicación porque la distancia es demasiado corta."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Después de comerciar, no puedes usar ningún Pergamino de Ubicación durante %d."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"No puedes abrir el almacén si ya tienes otra ventana abierta."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"No puedes dejar caer este Objeto."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"El objeto tirado desaparecerá en 5 minutos."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"Recibido %s"; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Llevas demasiados Objetos en tu inventario."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s recibe %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Todos serán transportados a la ciudad elegida en un corto período de tiempo."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Estás demasiado cerca."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Comerciar Objeto: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes cambiar tu equipamiento mientras estás transformado."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Debes estar inmóvil para equiparte el Objeto."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"La hierba de monos no puede ser utilizada como alimento. Ésta es usada para revivir caballos."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"No puedes alimentar a un caballo muerto."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Has alimentado al caballo con hierbas."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Has alimentado al Caballo."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Tu nivel es demasiado bajo para llevar este Peinado."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ya llevas este Peinado."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Ya estás transformado."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Estás demasiado lejos."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Ese es el objeto de comercio erróneo."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes transformarte en un monstruo que tenga un nivel más alto que el tuyo."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tu nivel es demasiado bajo para usar este objeto."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No eres lo suficientemente fuerte para equiparte con este objeto."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tu inteligencia es demasiado baja para usar este objeto."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tu destreza es demasiado baja para usar este objeto."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tu vitalidad es demasiado baja para usar este objeto."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar este objeto porque no estás casado."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes equiparte este objeto dos veces."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Tiempo restante hasta la eliminación del Socket de %s: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Esta acción puede ser realizada solo con un personaje del otro género."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"Ha desaparecido una gema de %s."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Gremio] El nombre del Gremio es inválido."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Gremio] Este nombre de gremio ya está cogido."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] No puedes crear un Gremio."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"¡El gremio %s le ha declarado la guerra al gremio %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Gremio] %s rechazó la guerra de Gremio."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"¡La guerra entre %s y %s comenzará en pocos segundos!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"¡La guerra entre %s y %s ha comenzado!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"La guerra entre %s y %s ha terminado en empate."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"El gremio %s ha ganado la guerra contra el gremio %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Para esto necesitas consentimiento de tu compañero."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Gremio] La guerra de gremios ha sido cancelada."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"La guerra entre el gremio %s y el gremio %s ha sido cancelada."; + +"´Ý±â"; +"Cerrar"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Acción cancelada. Has entrado en una batalla."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Alguien se ha identificado con tu cuenta. Serás desconectado."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Una luz misteriosa aparece del árbol."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d Tiempo de Juego añadido a tu cuenta. (Número de pago %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Puedes participar en la Guerra de Gremios en Modo Observador."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Mientras eliges un caracter aparece un icono."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"No hay enemigos."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"¡La batalla con %s ha comenzado!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Si no puede detectarse ningún Enemigo, la Guerra de Gremio finalizará automáticamente."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Como la guerra de gremio finalizó antes de tiempo, será considerada como empate."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"La energía es reflejada gracias a la Bendición del Emperador."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Después de %d segundos puedes usar la Bendición del Emperador."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Después de %d segundos puedes usar la Bendición del Emperador."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Impuesto recibido insuficiente : %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Impuesto : %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Error durante la transformación."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Has aprendido la transmutación completamente."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Por favor, llama a tu caballo primero."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Has mandado de regreso a tu caballo."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"¡%s te ha desafiado para una batalla!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Tienes que bajarte del caballo."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"No puedes alimentar a tu caballo mientras estás montado."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Has alimentado a tu caballo con %s%s."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Necesitas %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d segundos hasta cerrar."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"El juego se cerrará tras %d Segundos."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d segundos para cerrar."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Tu desconexión ha sido cancelada."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Regresando a la ventana de identificación. Por favor, espera."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Te has desconectado del servidor. Por favor, espera"; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Has desafiado a %s para una batalla."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Has cambiado el personaje. Por favor, espera."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Todavía no es posible un nuevo inicio. Por favor, espera %d segundos."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Todavía no es posible un nuevo inicio. Por favor, espera %d segundos."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Todavía no es posible un nuevo inicio. Por favor, espera %d segundos."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Todavía no es posible un nuevo inicio en la ciudad. Por favor, espera %d segundos."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"El tiempo de espera ha expirado. Serás revivido en la ciudad."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"No puedes cambiar tu estado mientras estas transformado."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"El jugador está actualmente luchando."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Gremio] No pertenece al gremio."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] No puedes cambiar el nivel de las habilidades del gremio."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Tu elección es errónea"; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Almacén] Has introducido una contraseña incorrecta."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Almacén] El almacén ya está abierto."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Almacén] Tienes que esperar 10 segundos para abrir el almacén otra vez."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Almacén] Estás demasiado lejos para abrir el almacén."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] El servidor no puede ejecutar la solicitud de Grupo."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes salir de un grupo mientras estás en una mazmorra."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Grupo] Sales del Grupo."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Gremio] Tu gremio ya está participando en otra guerra."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] Nadie está titulado para una guerra de gremios."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Gremio] No existe ningún gremio con este nombre."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Ya hay una candidatura"; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gremio] Este gremio ya está participando en una guerra."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] No hay suficiente Yang para participar en una guerra de gremios."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] El gremio no tiene suficiente Yang para participar en una guerra de gremios."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Gremio] El gremio ya está apuntado para otra guerra de gremios."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Gremio] Este gremio ya está participando en otra guerra."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Gremio] Se requieren un mínimo de %d jugadores para participar en una guerra de gremios."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] El gremio no tiene los suficientes puntos para participar en una guerra de gremios."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] El gremio no tiene suficientes miembros para participar en una guerra de gremios."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tu nivel debe ser superior a 20 para registrar un número de movil."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"No tiene la Calificación para ser Emperador."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s rechazó la invitación."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes aceptar la invitación porque ya estás en el grupo."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Solo el Emperador puede usar esto."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Tiempo de espera aproximadamente %d segundos"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Carencia de impuestos. Capital Actual: %u Capital Perdido: %u"; + +"»ç¿ë¹ý: warpto "; +"Orden: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"No puedes teletransportarte a un jugador desconocido."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Jugador %d añadido al Canal. (Canal Actual %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Transportar a %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"No puedes llamar a jugadores desconocidos."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] No hay puntos de experiencia por la caza durante una guerra de gremios."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Cuando se usa la Bendición del Emperador, %s del HP y SP se restauran de nuevo."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Información de mi Emperador."; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sMonarch] : %s Yang Actual %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sMonarch] : %s"; + +"±ºÁÖ Á¤º¸"; +"Información de Emperador"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Solo un Emperador puede usar esto"; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Elige un número del 1 al 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"El monstruo no puede ser llamado. Comprueba el número de Mob"; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Puntos de vida +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Puntos de maná +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"La Bendición del Emperador está activa."; + +"ü·Â +%d"; +"Resistencia +%d"; + +"Áö´É +%d"; +"Inteligencia +%d"; + +"±Ù·Â +%d"; +"Fuerza +%d"; + +"¹Îø +%d"; +"Destreza +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Velocidad de Ataque +%d"; + +"À̵¿¼Óµµ %d"; +"Velocidad de Movimiento %d"; + +"ÄðŸÀÓ -%d"; +"Tiempo de carga -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Recuperación de Energía +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Recuperación de Maná +%d"; + +"µ¶°ø°Ý %d"; +"Ataque venenoso %d"; + +"½ºÅÏ +%d"; +"Estrella +%d"; + +"½½·Î¿ì +%d"; +"Reducción de velocidad +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Ataque crítico con una probabilidad del %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Probabilidad de un Ataque Lanzado de %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Poder de ataque de jugador contra monstruo +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Poder de ataque de caballo contra monstruo +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Aumento de Ataque contra Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Aumento de Ataque contra Milgyo + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Aumento de ataque contra zombie + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Aumento de ataque contra demonio + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Por el emperador Sa-Za-Hu el jugador %s obtiene el 10%% más de fuerza de ataque durante 3 minutos."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Absorción de Energía %d%% mientras se ataca."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Absorción de maná %d%% mientras se ataca."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"El Maná puede ser cogido del enemigo con una probabilidad del %d%%"; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Absorción de maná con una probabilidad de %d%% ."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% Probabilidad de bloquear un ataque cuerpo a cuerpo"; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% Probabilidad de bloquear un ataque a distancia"; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Defensa de espada %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Defensa de espada a dos manos %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Defensa de espada a dos manos %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Defensa de Campana %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Por el emperador Geum-Gang-Gwon el jugador %s obtiene un 10%% más de armadura durante 3 minutos."; + +"ºÎä ¹æ¾î %d%%"; +"Defensa de Fan %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Resistencia de ataque a distancia %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Resistencia a fuego %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Resistencia a Relámpago %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Resistencia a Magia %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Resistencia al viento %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Reflejar golpe directo: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Reflejar maldición: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Resistencia a veneno %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"El Maná será aumentado hasta %d%% si ganas."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"El evento ya ha iniciado. (Flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"La Experiencia incrementará a %d%% si ganas."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"El Yang incrementará a %d%% si ganas."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"La captura de objetos se incrementará a %d%% si ganas."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"El poder incrementará a %d%% al tomar la poción."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% Probabilidad de rellenar los puntos de vida después del triunfo sobre un rival."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Ningún Mareo %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Ningún Retardo %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Ninguna Caíida %d%%"; + +"°ø°Ý·Â +%d"; +"Poder de Ataque + %d"; + +"¹æ¾î·Â +%d"; +"Armadura + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX Quiz Script no puede ser cargado.."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Ataque mágico + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Defensa mágica + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Máxima Resistencia + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Fuerza contra Guerreros + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Fuerza contra Ninja + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Fuerza contra Sura + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Fuerza contra Chamanes + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Fuerza contra monstruos + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Ataque + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Defensa + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz Script está cargado."; + +"°æÇèÄ¡ %d%%"; +"Experiencia %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Probabilidad de encontrar un Objeto %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Probabilidad de encontrar Yang %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Límite máximo de energía +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Límite máximo de energía +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Daño de habilidad %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Daño de golpe %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Resistencia contra daño de habilidad %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Resistencia contra golpes %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistencia contra ataques de guerreros"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Bienvenido a Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistencia contra ataques de ninja"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistencia contra ataques de Sura"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistencia contra ataques de Chamán"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Procedimiento: %d y- %d m - %d d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Tu chat está bloqueado."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Necesitas un nivel mayor para poder llamar."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Necesitas al menos el nivel %d para poder llamar."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"No estás en este grupo."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"No te has unido a este Gremio."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"El jugador ha rechazado tu solicitud de amistad."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"El evento OX ha comenzado."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Amigos] No puedes añadir a ningún GM a tu lista de amigos."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s no está en línea."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Después de un comercio, debes esperar %d segundos antes de poder abrir un almacén."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Puedes comerciar de nuevo en %d segundos."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Tienes más de 2 billones de Yang. No puedes comerciar."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"No puedes abrir una tienda privada mientras haya otra ventana abierta."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"El jugador tiene más de 2 billones de Yang. No puedes comerciar con el."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Almacén] No hay movimiento posible."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Almacén] El objeto no se puede almacenar."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Grupo] El jugador que has invitado no está conectado."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Uriel permitió entrar."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupo] Sólo el líder de Grupo puede cambiar esto."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Grupo] El objetivo no es miembro de tu Grupo."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes expulsar a un jugador mientras estés en una mazmorra."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes expulsar a un jugador mientras estés en una mazmorra."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Grupo] Has sido expulsado del Grupo."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes salir de un Grupo mientras estés en una mazmorra."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes expulsar a los miembros del Grupo."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] Después de eliminar un gremio, no puedes crear uno nuevo durante %d días."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] Después de dejar un gremio, no puedes crear uno durante %d días."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Este nombre de gremio es inválido."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Pedimos la participación de muchos jugadores."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Gremio] El Gremio [%s] ha sido creado."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gremio] Creación del gremio fallida."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupo] Sólo el Líder de Grupo puede usar las Habilidades de Grupo."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] El objetivo no fue encontrado."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Gremio] Esta no es la cantidad correcta de Yang."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gremio] No tienes suficiente Yang."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] La persona buscada no se puede encontrar."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Gremio] Esta persona no está en el mismo gremio."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] No puedes expulsar a los miembros del gremio."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gremio] El miembro del gremio %s ha sido expulsado del gremio."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"El evento OX no ha acabado aún. Han ocurrido varios errores. (Flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gremio] Has espulsado a un miembro del gremio."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] No puedes cambiar tu nombre de Rango."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] Los Poderes del Líder del Gremio no se puede cambiar."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Gremio] Este nombre de Rango es inválido."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] No puedes cambiar tu posición."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] Los derechos del líder del gremio no pueden cambiarse."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Gremio] Aportada la experiencia de %u"; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gremio] Fallo de uso experiencia."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gremio] No hay suficiente yang en la caja del gremio."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gremio] El Dragón Fantasma no ha sido restablecido."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"En un breve espacio de tiempo, el evento OX será reiniciado."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] No puedes hacer un anuncio."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] No puedes cambiar la posición."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] El Rango del Líder del Gremio no puede ser cambiado."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] No puedes hacerte líder del gremio."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] No puedes elegir el Líder del Gremio."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] No puedes elegir más Líderes de Gremio."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"No puedes comerciar este Objeto."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Software ilegal detectado. El juego se cerrará."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Tienes más de 2 billones de Yang. No puedes comerciar."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Yang inválido."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"El presente evento está limitado a un área."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Iniciar ruleta de Objetos."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Iniciar ruleta de Yang."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"El jugador está conectado. Por favor, usa el susurro para hablar."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"El número de movil no está registrado"; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Necesitas tener al menos nivel 20 para enviar mensajes de texto."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Necesitas 2000 Yang para enviar un mensaje de texto."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Tu mensaje de texto ha sido enviado."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s del gremio %s aumentado a %d%% !"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s del gremio %s normal de nuevo."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: ¡%s ha aumentado en %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s 's %s normal de nuevo."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Tus puntos de minería han alcanzado su límite. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Tus puntos de minería han alcanzado el nivel superior."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Puedes mejorar tu pico con la ayuda del leñador Deokbae."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"¡Tus puntos de minería han aumentado! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Sin pico no puedes extraer mineral."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Nada para extraer aquí."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"La minería ha resultado satisfactoria."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"La minería falló."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Amigos] Has añadido a %s como amigo."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"En un breve espacio de tiempo el jugador será teletransportado a la ciudad."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Amigos] Has borrado a %s de la lista."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Error crítico del servidor. El servidor será reiniciado automáticamente."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Serás desconectado en 10 segundos."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Puedes conectarte después de 5 minutos."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) Gremio creado. [Temporalmente]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Este gremio está en guerra."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Este Gremio no existe."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"No existe un gremio con este nombre o número."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"La Construcción no existe."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Este tipo de construcción sólo puede ser erigida una vez."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Primero cierra el mapa del evento OX. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Debe construirse primero el Edificio Base."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"La construcción falló debido a una tasación incorrecta"; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Tu gremio no tiene suficiente yang para construir este edificio."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No tienes suficientes recursos para este edificio."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"No puedes construir un edificio aquí."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Este personaje no existe."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Duelo no cancelado."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Duelo cancelado satisfactoriamente."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"El duelo fue iniciado satisfactoriamente."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Hay un problema inicializando el duelo."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"No ocurrieron errores."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Sin combatientes allí."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Sin puntos de estado restantes."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Los puntos de estado restantes son demasiado bajos."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Has introducido un valor erróneo"; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"La Suborden u orden es incorrecta."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Contrato roto entre el jugador %d y el jugador %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Girar la ruleta por %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"The Itemlog situado en el syslog."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Información para los Reinos:"; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Elige la información del mapa de la Tierra Santa %d Entrada %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Ocurrió un error."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d Número Tierra Santa %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Información acerca de la Batalla de Reinos"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Tu petición se está cargando. Por favor, ten paciencia."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"No puedes abrir un almacén mientras haya otra ventana abierta."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Almacén] La contraseña del almacén ha sido cambiada."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Almacén] Has introducido una contraseña incorrecta."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Tu Playtime se acaba en %d Minutos."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Votado regularmente."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Ya fué votado."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s Jugador ya está en el voto."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"El evento OX ha finalizado. No ocurrieron errores. (Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"No puede ser votado."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s todavía tiene %u Yang"; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s todavía tiene %d Yang"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"No tienes suficiente Yang."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s es borrado como candidato a Emperador."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s no es candidato a convertirse en Emperador."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s nominado como Emperador."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s no puede ser nominado como Emperador."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"El %s Emperador consigue expulsión."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"El %s Emperador no puede ser expulsado."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"El Evento OX no acepta más participantes.."; + +"½Å¼ö±¹"; +"Reino Shinsoo"; + +"õÁ¶±¹"; +"Reino Chunjo"; + +"Áø³ë±¹"; +"Reino Jinno"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"¡Tus puntos de pesca han aumentado! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Has alcanzado el número máximo de puntos de pesca."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"¡Ve a ver al pescador y deja que mejore tu Caña de Pescar!"; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Has perdido tu cebo con el pez."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"¡Has capturado un pez! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"La longitud del pez capturado es de %.2fcm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Evento de pesca 'Gran Zander'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Los otros participantes del evento están listados.."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Evento de pesca 'Carpa'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Has capturado %d de %d ."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"El pez dasapareció en el agua profunda."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"Hay una Concha dentro del pez."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"Hay un gusano dentro del pez."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Estás asando %s a la parrilla."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"No puedes comerciar porque llevas más de dos mil millones de Yang."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"No puedes titular tu almacén con un nombre inválido."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes vender objetos de la tienda de objetos en un almacén privado."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Los otros participantes del evento no están listados.."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Minería finalizada."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"¡Necesitas un Pico para extraer mineral!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Por favor, elige una caña."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Primero coloca el cebo en el anzuelo."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"¡No puedes ir a pescar sin una caña!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes hacer una petición porque el líder de grupo no está conectado."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes formar un grupo con jugadores de otros reinos."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes invitar jugadores cuando estás en una mazmorra."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes invitar jugadores mientras estás en modo observador."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupo] Solo jugadores con una diferencia de nivel de -30 a +30 pueden ser invitados."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Número de los otros participantes : %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes invitar a ese jugador, su nivel es muy bajo."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes invitar a ese jugador, su nivel es demasiado alto."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes invitar más jugadores a tu grupo."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"¿Quieres unirte al grupo de %s?"; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"El jugador no está en este grupo."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes unirte a ese grupo, ya está lleno."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Grupo] No tienes permisos para invitar a alguien."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Grupo] %s ha rechazado la invitación de tu grupo."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Grupo] %s ya está en el grupo."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes aceptar una invitación en una mazmorra."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"Evento OX finalizado."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"Evento OX finalizado."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes aceptar la invitación."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Grupo] %s rechazó tu invitación."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Grupo] %s se ha unido a tu grupo."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Grupo] %s se ha unido a tu grupo."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar un almacén privado ahora."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Este jugador ya está comerciando con otro jugador."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Número de confirmación Metin2: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Tu número de confirmación no es correcto. Por favor, inténtalo de nuevo."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"El número de movil está registrado."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes teletransportarte al jugador."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX El premio fue entregado. ID: %d Cantidad: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"El jugador no está conectado."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"El jugador está en el canal %d. (Tú estás en el canal %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"No puedes ir a otro sitio durante %d segundos después de abrir el almacén."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"No puedes ir a otra parte durante un tiempo tras comerciar."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes ir a otro lugar tras %d segundos despues de comerciar."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Duelo finalizado, tu rival desapareció."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"No hay límite para pociones."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Puedes usar hasta %d Pociones."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"La lucha comienza en 10 segundos."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"El duelo ha comenzado."; + +"Âü"; +"VERDADERO"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"El duelo ha finalizado porque hay un problema con la arena."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Duelo finalizado porque ha acabado el tiempo."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"En 10 segundos serás transferido a la ciudad."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"El duelo ha finalizado porque hay problemas con la arena."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Tu rival tiene problemas. El duelo ha finalizado."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"El duelo ha finalizado ya que hay un problema con el rival."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s ha ganado el duelo."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s ha ganado."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Serás teletransportado a la ciudad en 10 segundos."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"La siguiente ronda comienza en 10 segundos."; + +"°ÅÁþ"; +"FALSO"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Los combatientes fueron separados. El duelo ha finalizado."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"La cuota de Drop de Objetos es por el momento más %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"La cuota del Drop de Yang es por el momento más %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"La cuota de caída de Lluvia de Yang ahora está en un %d%% adicional."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"La bonificación de experiencia es por el momento un %d%% adicional"; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"La versión de tu cliente no es correcta. Por favor, instala el parche."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"No puedes comerciar en la tienda mientras haya otra ventana abierta."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Estás demasiado lejos del almacén para poder comprar."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Estás demasiado lejos del almacén para poder vender."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"No puedes comerciar porque llevas más de dos mil millones de Yang."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Número total del concurso: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Por la venta se cobrara un impuesto de %d%%."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"No puedes montar un caballo mientras estás transformado."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"No puedes montar a caballo mientras llevas puesto un Vestido de boda o Esmoquin."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"No tienes un caballo."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Tu caballo está muerto."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"La resistencia de tu caballo es demasiado baja."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"La llamada al caballo falló."; + +"´ÔÀÇ ¸»"; +"Caballo"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"La boda acabará pronto."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Saldrás automáticamente."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"La guerra ya acabó."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"El resultado se revelará en 10 segundos."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes comerciar mientras observas."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Si hay una ventana abierta, no puedes comerciar con otros."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"La otra persona está ocupada, por eso no puedes comerciar con ella en este momento."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"La otra persona canceló el comercio."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"No hay yang suficiente o no hay espacio en el inventario."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"La otra persona no tiene suficiente Yang o no tiene espacio suficiente en su inventario."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"La otra persona no tiene espacio suficiente en su inventario."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"El comercio con %s se realizó satisfactoriamente."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"No has perdido Experiencia por la Bendición del Dios Dragón"; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Puntuación actual: Shinsoo %d, Chunjo %d, Jinno %d"; + +"Á¤´äÀº"; +"La respuesta correcta es:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"El diablo del lugar sagrado: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", no tienes derecho a estar aquí. En 10 segundos los miembros de tu reino abandonarán este lugar sagrado."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"%s ha sido derrotado y eliminado de la Batalla de Reinos."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Monstruos en la Batalla de Reinos:"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Si derrotas al Guardián del Lugar Sagrado, te convertirás en su dueño."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"No dejaste caer ningún Objeto porque estás protegido por el Dios Dragón."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Daño de empuje adicional %d"; + +"%s ºí·°! (%ld%%)"; +"%s bloquear! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s evitar! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Sí (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"Posición de Ataque de %s[%d]: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Por favor introduce la orden sin abreviar."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes hacer hacer esto mientras montas a caballo."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes hacer esto mientras yaces en el suelo."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"¿En mis sueños? ¿Qué?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Levántate primero."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Esta orden no existe."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Grupo] El grupo ha sido borrado."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes llamar al objetivo."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] No puedes llamar a miembros del grupo a tu posición actual."; + +"X ÀÔ´Ï´Ù"; +"No (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Tu grupo trabaja bien en equipo y los miembros que se mantengan cerca del líder obtienen una bonificación de experiencia."; + +"±æµåÀå"; +"Líder"; + +"±æµå¿ø"; +"Miembro"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Gremio] La experiencia requerida es mayor que la experiencia que queda."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Gremio] El mensaje no puede ser borrado."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Gremio] No hay suficiente Dragón Fantasma. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] No puedes usar las habilidades del gremio todavía."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Gremio] %d Habilidades usadas (%d, %d) a %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Gremio] El jugador está en el canal %d. (Canal actual: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Gremio] El jugador no está conectado."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Tras 5 segundos, todo aquel que dió una respuesta errónea va a ser eliminado."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gremio] Esta habilidad de gremio sólo puede ser usada en guerra."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Gremio] %u puntos Dragón Fantasma han sido restablecidos."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gremio] Sólo el Líder del Gremio puede sacar Yang."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Gremio] El jugador rechaza la invitación al gremio."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gremio] No puedes invitar a nadie al gremio."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] No puedes invitar a jugadores de otro reino al gremio."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] Puedes volver a invitar a este jugador dentro de %d día(s)."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] Despues de la reorganización puedes invitar miembros de nuevo tras %d días."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Gremio] Esta persona ya es miembro de otro gremio."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Gremio] La capacidad del gremio llegó a su límite máximo."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"¿Preparado para la siguiente pregunta?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"No puedes entrenar esta habilidad."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes entrenar esta habilidad."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"No puedes entrenar esta habilidad hasta Gran Master"; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ya eres un Maestro en esta habilidad. No puedes entrenarla."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Tu habilidad no es lo suficientemente alta para convertirte en un Gran Maestro"; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"No funcionó. ¡Maldición!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Entrenamiento fallido. Por favor, inténtalo más tarde."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"¡Mi cuerpo está lleno de poder!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"El entrenamiento parece estar haciendo efecto..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Has finalizado satisfactoriamente tu entrenamiento con el Libro."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"No puedes leer esto por falta de experiencia."; + +"Pregunta."; +"Pregunta."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes entrenar esta habilidad con un Libro."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Esta habilidad no es lo suficientemente alta para entrenarla con un libro."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Estoy haciendo progresos, pero todavía no he entendido todo."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Estas introducciones son difíciles de entender. Tengo que seguir estudiando."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Este capítulo entendí, pero tengo que seguir trabajando duro."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Finalizaste satisfactoriamente tu entrenamiento con el Libro."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Teletransportación fallada."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"No hay caballos. Pregúntale al Chico del Establo."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Por favor, usa un Objeto para llamar a un caballo."; + +"%s SP¼Ò¸ð: %d"; +"%s Uso de FP: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Si es correcta, sitúate en la O, si es erronea, sitúate en la X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Estoy ardiendo por dentro, pero calma mi cuerpo."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Lentamente, pero constantemente... Sin parar."; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Sí, eso sienta genial. Mi cuerpo está lleno de Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"¡Lo leo! Ahora el Chi tiene que inundar mi cuerpo."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"El entrenamiento ha finalizado."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"¡He llegado a la última página del libro! ¡El entrenamiento está casi listo!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"¡Casi hecho! ¡Sólo un poco más!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"¡Estoy iluminado! ¡Casi lo he leido todo!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Solo me quedan unas pocas páginas y he terminado de leer todo."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Me siento renovado."; + +"Á¤´äÀÔ´Ï´Ù!"; +"¡Correcta!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"¡Ahora lo entiendo!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Ok, ¡debo permanecer concentrado!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"He leído la misma línea una y otra vez."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"No quiero aprender nada más."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Es algo más complicado de lo que pensé."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"No puedo concentrarme. Tengo que hacer una pausa."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Tu chat ha sido bloqueado por un GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Tu bloqueo de chat se levanta."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"La ventana de construcción ya está abierta."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes construir nada mientras otra ventana de Comercio/Almacén está abierta."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No hay mejora posible."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"La ventana de construcción no está abierta."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"No tienes el material correcto."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Gremio] Por favor inténtalo de nuevo más tarde."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Tienes que leer %d manuales de habilidad más para mejorar esta habilidad."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Gremio] Por favor inténtalo de nuevo más tarde."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Sólo puedes usar esta función mientras estás en el castillo."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: El lingote de oro fue devuelto a las arcas de tu reino."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: En las arcas de tu reino hay: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: No puedes devolver el lingote de oro a las arcas de tu reino."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Gremio] El Gremio ha alcanzado %d puntos."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Este Objeto no se puede hacer mejor."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Los añadidos gratuitos a las armas sólo pueden ser usados en armas hasta nivel 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar ese objeto porque no tienes todos los requisitos."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes usar ese objeto porque no tienes el género correcto."; + +"»ç¿ë¹ý: transfer "; +"Usar: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Esta función sólo puede ser usada por el emperador."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes reclutar jugadores de otro reino."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"El jugador %s está en el canal %d en este momento. (Tu canal es: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Has reclutado %s jugadores."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"No hay ningún usuario con este nombre."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes reclutarte a ti mismo."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Tu Nivel es más bajo que el Nivel del Objeto tras la mejora."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"No puedes mejorar nada mientras haya otra ventana abierta."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"El emperador de %s ha cambiado a %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"Hay %s guerras para enardecer las hogueras."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s pudo defender satisfactoriamente."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"De aquí a 30 minutos, el jugador %s puede obtener una recompensa porque ha destruido la hoguera"; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"Los 30 minutos han terminado. Las hogueras se han desvanecido."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Una hoguera fue encendida en %s para advertir de una batalla."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s destruyó la hoguera."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s perdió la guerra porque no pudieron defender el castillo."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s destruyó la hoguera."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Sólo puedes abrir la tienda si te desnudas."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Tu bloqueo de chat dura todavía %d horas, %d minutos y %d segundos"; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Tu bloqueo de chat dura todavía %d horas y %d segundos"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Tu bloqueo de chat dura todavía %d minutos y %d segundos"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Caída de Lluvia de Yang"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"No tienes material suficiente para una mejora."; + +"ÀüÁ¦±¹"; +"Todos los reinos"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Porcentaje de drop de artículos"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Porcentaje de Yang dropeado"; + +"°æÇèÄ¡ ¹èÀ²"; +"Porcentaje de experiencia"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d segundos restantes en tu bloqueo de chat"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes expresar emociones mientras montas a caballo."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes expresar emociones a un jugador que está montando a caballo."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Gremio] El líder del gremio enemigo está desconectado."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] El líder del gremio enemigo está desconectado."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gremio] Este gremio está participando en una batalla ahora mismo."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Estás cabalgando. Primero debes desmontar."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes avanzar con este Pergamino."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Sólo puedes ser recompensado una vez por la Misión de la Torre Demoníaca."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Se ha retirado la Piedra dragón."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"No puedes desplazar el objeto en la ventana de refinamiento"; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Se ha extraído correctamente la duración restante de la Piedra dragón."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ha habido un fallo al extraer la duración restante."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Ha habido un error al retirar la Piedra dragón, pero has recibido: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ha habido un error al retirar la Piedra dragón."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Este objeto no es necesario para mejorar el grado de pureza."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Este objeto no es necesario para mejorar el grado de pureza."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Este objeto no puede ser avanzado así."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Este objeto no puede ser avanzado así."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Se ha mejorado el grado de pureza correctamente."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ha habido un error al realizar el refinamiento a una clase superior."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Este objeto no es necesario para el refinamiento."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"El refinamiento a una clase superior se ha completado con éxito."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ha habido un error al mejorar el grado de pureza."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"No tienes los materiales necesarios para reforzar la Piedra dragón."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Esta Piedra dragón no puede usarse para mejorar."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"La mejora se ha realizado con éxito."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ha habido un fallo en la mejora."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Ya llevas una Piedra dragón de este tipo."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No se puede retirar la Piedra dragón."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Ya estás equipado con una Piedra dragón como esta."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Antes de abrir el Cor Draconis tienes que haber completado la misión de Piedras dragón y activado la Alquimia de Piedras dragón."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Antes de abrir el Cor Draconis tienes que haber completado la misión de Piedras dragón y activado la Alquimia de Piedras dragón."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Puedes quitarte el cinturón una vez vaciado su inventario de objetos."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Puedes combinar el Pergamino Bendición con el Mineral de hierro mágico."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"No puedes equipar este objeto en el inventario de tu cinturón."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Has invertido %d Yang ."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"No hay ninguna Piedra que sacar."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"No puedes guardar esta ubicación."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"No hay suficiente espacio en tu inventario."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No puedes teletransportarte a una posición segura en un Reino extranjero."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No tienes suficiente HP."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No tienes suficiente SP para usar esto."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"Llegarás al destino en %d segundos."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Tu nivel es inferior que el nivel del objeto tras la mejora"; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Sólo puedes usar un Mooncake cada 5 segundos."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"No puedes usar este objeto en un duelo."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Has ganado %d Yang."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"No puedes hacer una hoguera aquí."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"No puedes hacer una hoguera bajo el agua."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Cerrado. Debes buscar la llave."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Este objeto no puede ser abierto con una llave."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Esta es la llave correcta."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Has recibido %d Yang."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Una luz misteriosa sale de esta caja..."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Has recibido %d puntos de Experiencia."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"¡Mira lo que había en la caja!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gremio] El nivel del gremio es demasiado bajo."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Si inhalas el humo rojo que sale de la caja, ¡serás más rápido!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Los objetos caídos desaparecerán después de %d minutos."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_AE.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_AE.txt new file mode 100644 index 000000000..78cf9a372 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_AE.txt @@ -0,0 +1,2321 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s Èáæß! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"áÇ íãßäß ÅÖÇÝÉ ÇáãÒíÏ ãä ÇáãßÇÝÂÊ."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"Êã ÅÖÇÝÉ ãßÇÝÃÉ ÌÏíÏÉ ÈäÌÇÍ."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s ãØáæÈ."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"ÓÄÇá ÊÍÏí OX: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"ÓíÊã äÞá ÇáÌãíÚ Åáì ÇáãÏíäÉ."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"áÇ æÌæÏ áåÐÇ ÇáÔíÁ."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"ÇäÝÌÑ ÇáÕäÏæÞ ÝÌÃÉ! áÞÏ ÇäÎÝÖ ÚÏÏ äÞÇØ ÇáÍíÇÉ áÏíß."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"ÅÐÇ ÇÓÊäÔÞÊ ÇáÏÎÇä ÇáÃÎÖÑ ÇáãäÈÚË ãä ÇáÕäÏæÞ¡ ÝÅä ÇáÓã ÓíäÊÔÑ Ýí ÌÓÏß."; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"áÞÏ ÍÕáÊ Úáì %s¡ %d ÞØÚÉ"; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"íÍÊæí ÇáÕäÏæÞ Úáì: %s."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"íÈÏæ Ãä åÐÇ ÇáãÝÊÇÍ ÛíÑ ãäÇÓÈ."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"áã ÊÍÕá Úáì ÔíÁ."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"áíÓ áÏíß íÇäÛ ßÇÝò áÇÓÊÎÏÇã åÐÇ ÇáÔíÁ."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áíÓ áÏíß íÇäÛ ßÇÝò áÇÓÊÎÏÇã åÐÇ ÇáÔíÁ."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÞãÊ ÈÎÝÖ ãÓÊæì ãåÇÑÇÊß."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÎÝÖ ãÓÊæì ãåÇÑÇÊß."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"ÇáÊÃËíÑ ãõÝÚøá."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã åÐÇ ÇáÔíÁ ÅáÇø Ýí ãÞÇåí ÇáÅäÊÑäÊ."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"íÝæÞ åÐÇ ÇáÍÏ ÇáãÓãæÍ Èå."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"áíÓ áÏíß ááÃÓÝ ãßÇä ÝÇÑÛ Ýí ÞÇÆãÉ ÇáÌÑÏ."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"ßÚßÉ ÞãÑ Ãæ ÈÐæÑ ãÓÊÎÏãÉ."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß áÈÓ ÎÇÊã ÇáÒæÇÌ ÅÐÇ áã Êßä ãÊÒæÌÇð."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"áÇ íãßäß ÊÔÛíá ãßÊÔÝ ÇáÃÍÏÇË ãä åäÇ."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"ÊÚÐÑ æÖÚ åÐÇ ÇáÔÆ."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"ÅÎÊÝì ãßÊÔÝ ÇáÃÍÏÇË ãÚ ÖæÁ ÛÇãÖ."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"áÞÏ ÇÎÊÝì ãõßÊÔÝ ÇáÃÍÏÇË ÈÔßá ßÇãá."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Åä ÈæÕáÉ ÍÌÑ ÇáãÇÊíä áÇ ÊÔÊÛá Ýí ÇáÃÈÑÇÌ ÇáãõÍÕäÉ."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"áÞÏ ÇÎÊÝÊ ÈæÕáÉ ÍÌÑ ÇáãÇÊíä ãÚ ÇáÖæÁ ÇáÛÇãÖ."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"ÃÍÕá Úáì: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"ÇÎÊÝÊ ÈæÕáÉ ÍÌÑ ÇáãÇÊíä ÈÔßá ÊÇã."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"ÓÊÚËÑ Úáì ÞØÚÉ ÈÓíØÉ ãä ÇáÍÌÑ ÈÏÇÎá ÇáÕøóÏÝÉ."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"ÇÎÊÝÊ ÇáÕøóÏÝÉ ÈÔßá ÊÇã."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"íæÌÏ Ýí ÇáÕÏÝÉ áÄáÄÉ ÈíÖÇÁ."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"íæÌÏ Ýí ÇáÕÏÝÉ áÄáÄÉ ÒÑÞÇÁ."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"ÈÏÇÎá ÇáÕÏÝÉ áÄáÄÉ ßÑÒíÉ Çááæä."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"íÕÚÈ Ýåã åÐÇ ÇáßÊÇÈ."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"áä ÊÌÏ Ýí åÐÇ ÇáßÊÇÈ Ãí ãÓÇÚÏÉ."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"íÌÈ Ãä íßæä ãÓÊæÇß 30 Úáì ÇáÃÞá áÝåã åÐÇ ÇáßÊÇÈ."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"íÌÈ Ãä íßæä ãÓÊæÇß 50 Úáì ÇáÃÞá áÝåã åÐÇ ÇáßÊÇÈ."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÊÏÑÈ Úáì ÇáãÒíÏ ãä ÃäæÇÚ ÇáåÌæã ÇáãÒÏæÌ."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"ÇÓÊæáì %s Úáì ÑÇíÉ %s!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"ÃäÊ ÊÝåã åÐå ÇááÛÉ ãõÓÈÞÇð."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"íÌÈ Úáíß ÑÝÚ ãÓÊæÇß áÊÊãßä ãä ÞÑÇÁÉ åÐÇ ÇáßÊÇÈ."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"íÕÚÈ ÇáÊÏÑíÈ ÈåÐÇ ÇáßÊÇÈ."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÊãÑä ÈåÐÇ ÇáßÊÇÈ ÈÚÏ ÇáÂä."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Êã ÊÍÏíÏ ãÈáÛ ÇáÖÑíÈÉ Ýí %d%%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"áä ÊÍÕá Úáì ÊãÇÑíä ÑßæÈ ÇáÎíá ÅáÇø ÈÚÏ æÕæáß Åáì ÇáãÓÊæì 50."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"áÞÏ äÌíÊ ãä áÚäÉ ÇáÔÈÍ ÇáÔÑíÑ ÈÝÖá áÝíÝÉ ØÑÏ ÇáÃÑæÇÍ ÇáÔÑíÑÉ."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÞÑÇÁÉ ÇáãÒíÏ ãä ÊÚáíãÇÊ ÑßæÈ Îíá."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"áÞÏ ÞÑÃÊ Ïáíá ÑßæÈ ÇáÎíá áÊÍÕá ÈÐáß Úáì äÞØÉ Ýí ÑßæÈ ÇáÎíá."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"íãßäß ÇÓÊÚãÇá åÐå ÇáäÞØÉ áÊÍÓíä ãåÇÑÇÊß Ýí ÑßæÈ ÇáÎíá!"; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"ÊÚóÑøÖ Úáã ÇáÑÇÈØÉ %s ááÓÑÞÉ ãä ØÑÝ ÇááÇÚÈ %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"áã ÊÝåã ÊÚáíãÇÊ ÑßæÈ ÇáÎíá."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"ÃÝßÇÑß ÇáÂä ÕÇÝíÉ. íãßäß ÇáÂä ÇáÊÑßíÒ ÈÔßá ÃÝÖá."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÇÑÊÝÚ ÊÕäíÝß ÈÜÜ %d äÞØÉ."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"áÇ íãßäß ÕÈÛ Ãæ ÊÈííÖ ÊÓÑíÍÉ ÔÚÑß ÇáÍÇáíÉ."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"íÌÈ Úáíß ÇáæÕæá Åáì ÇáãÓÊæì %d áßí ÊÊãßä ãä ÕÈÛ ÔÚÑß ãä ÌÏíÏ."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßä ÝÊÍ åÐÇ ÇáÔíÁ ÅáÇø ãä ØÑÝ ÇáÌäÓ ÇáÃÎÑ ÝÞØ."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã åÐÇ ãä ãæÞÚß ÇáÍÇáí."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"ÃäÊ ÇáÂä ãÓÊÚÏ ááÇäÊÞÇá¡ áÐáß áÇ íãßäß ÇÓÊÎÏÇã áÝíÝÉ ÇáãßÇä."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"ÓíÊã äÞáß Åáì ãßÇäß ÇáÃÕáí ãÌÏÏÇð."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã %s%s Ýí ÇáÈÑÌ ÇáãÍÕä."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[ãåãÉ] áÞÏ ÓÈÞ Ãä ÍÕáÊ Úáì ãßÇÝÆÊß."; + +"À»"; +"Çá"; + +"¸¦"; +"åÐÇ"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"áÇ ÊæÌÏ ÞöØÚ ãä ÇáÍÌÑ Çáãß áÇÓÊÚãÇáåÇ Ýí ÇáÊäÙíÝ."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"áÇ íãßäß ÊÛííÑ ÊÍÓíä åÐÇ ÇáÔíÁ."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"áÇ íæÌÏ åäÇß ÊÍÓíä íãßäß ÊÛííÑå."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"íãßäß ÝÚá Ðáß ÝÞØ ãä ÈÚÏ %d ÏÞíÞÉ ãä ÇáÊÍÓíä. (ÈÇÞí %d ÏÞÇÆÞ)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÛíÑÊ ÇáÊÍÓíä."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Êã ÅÖÇÝÉ ÇáÊÍÓíä ÈäÌÇÍ."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"áã ÊÊã ÅÖÇÝÉ Ãí ÊÍÓíä."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã åÐÇ ÇáÔíÁ áÊÍÓíäÇÊ ÅÖÇÝíÉ¡ ÅáÇø ÈÇÓÊÚãÇá ßÑÉ ÇáÈÑßÉ."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã åÐÇ Ýí ãíÏÇä ÇáãÈÇÑÒÉ."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã åÐÇ ÇáÔíÁ áÊÍÓíäÇÊ ÅÖÇÝíÉ. áÞÏ æÕáÊ ÇáÍÏø ÇáãÓãæÍ Èå ãä ÇáÊÍÓíäÇÊ."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"áÇ íãßäß ÇÓÊÎÏÇã ßÑÉ ÇáÈÑßÉ áÊÍÓíä ÔíÁ ãä ÇáÃÔíÇÁ¡ ÅáÇø ÅÐÇ Êã ÊÍÓíä åÐÇ ÇáÃÎíÑ ãä ÞóÈá ÈÃÑÈÚ ÊÍÓíäÇÊ."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Êã ÅÖÇÝÉ ÇáãÞÈÓ ÈäÌÇÍ."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"áã íÊã ÅÖÇÝÉ Ãí ãÞÈÓ."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÅÖÇÝÉ ãÞÇÈÓ ÅÖÇÝíÉ Åáì åÐÇ ÇáÈäÏ."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"áÇ íãßäß ÅÖÇÝÉ ãÞÈÓ Åáì åÐÇ ÇáÔíÁ."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Êã ÇáÊÓáíÍ ÈäÌÇÍ."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÝÔá ÇáÊÓáíÍ."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"íÌÈ Úáíß ÅÖÇÝÉ ãÞÈÓ. ÇÓÊÚãá ãä ÃÌá Ðáß ÇáãÇÓ."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"áÇ íÍÊæí åÐÇ ÇáÔíÁ Úáì ãÞÈÓ ááãÌæåÑÇÊ."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"íãßäß ÝÚá åÐÇ ÅÐÇ áÈÓÊ ÞäÇÚ ÇáÚÇØÝÉ."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"íÌÈ ÅÖÇÝÉ ãÞÈÓ¡ ÅÐÇ ÃÑÏÊ ÇÓÊÚãÇá ÇáãÇÓ."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÅÖÇÝÉ ÌæÇåÑ ÅÖÇÝíÉ Åáì åÐÇ ÇáÈäÏ."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÚãÇá åÐå ÇáÃÔíÇÁ Ýí äÝÓ ÇáæÞÊ."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÊÛííÑ ÇáØÚã ÃËäÇÁ ÕíÏ ÇáÓãß."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Åäß ÊÓÊÈÏá ÇáØÚã ÇáÍÇáí È %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"ÞãÊ ÈÊËÈíÊ %s ߨÚã Úáì ÕäÇÑÉ ÇáÕíÏ."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"áíÓ áÏíß ÌãíÚ ÇáãæÇÏ áÊÍÖíÑ ÇáÌÑÚÉ."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"áíÓ áÏíß ãæÇÏ ßÇÝíÉ (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"áíÓ áÏíß ÞæÇÑíÑ ÝÇÑÛÉ ßÇÝíÉ."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"áÞÏ ÝÔáÊ ÚãáíÉ ÊÎáíØ ÇáÌÑÚÉ."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"íãßä ÝÞØ ááäÓÇÁ ÝÚá åÐÇ."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß æÖÚ ÃÍÌÇÑ ÔÈÍíÉ ÚÏíÏÉ ãä äÝÓ ÇáäæÚ."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß æÖÚ åÐÇ ÇáÍÌÑ ÇáÔøÈÍí Úáì åÐÇ ÇáäæÚ ãä ÇáãÚÏÇÊ."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß æÖÚ åÐÇ ÇáÍÌÑ ÇáÔÈÍí Úáì Ãí ÓáÇÍ."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÞãÊ ÈæÖÚ ÇáÍÌÑ ÇáÔÈÍí ÈäÌÇÍ."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÊÚÑÖ ÇáÍÌÑ ÇáÔÈÍí Åáì ÇáÇäßÓÇÑ ÃËäÇÁ æÖÚå."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"áÇ íæÌÏ ãÞÈÓ ÝÇÑÛ."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Åä åÐå ÇáæÙíÝÉ ÛíÑ ãõÊÇÍÉ åäÇ ÍÇáíÇð."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã áÝíÝÉ ÇáãßÇä ÃËäÇÁ ãÔÇÑßÊß Ýí ÍÑÈ ÇáÇãÈÑÇØæÑíÉ."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã áÝíÝÉ ÇáãßÇä áãÏÉ %d ËæÇä ÈÚÏ ÝÊÍ ÇáãÓÊæÏÚ."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã áÝíÝÉ ÇáãßÇä ØÇáãÇ Ãä äÇÝÐÉ ÃÎÑì ãÝÊæÍÉ."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"áÇ æÌæÏ áåÐÇ ÇáÔÎÕ."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã Ãí áÝíÝÉ ÈÚÏ ÇäÊåÇÁ ÕÝÞÉ ãÇ¡ ÅáÇø ÈÚÏ %d ËÇäíÉ."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÈÚÏ ÝÊÍ ÇáãÎÒä ÇÓÊÎÏÇã áÝíÝÉ ÇáãßÇä¡ æÐáß áãÏÉ ÊÕá Åáì %d ËÇäíÉ."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã áÝíÝÉ ÇáãßÇä áÃä ÇáãÓÇÝÉ ÞÕíÑÉ."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã áÝíÝÉ ÇáãßÇä ÈÚÏ ÇáãÊÇÌÑÉ áãÏÉ %d ËæÇä."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÝÊÍ ÇáãÓÊæÏÚ ØÇáãÇ Ãä äÇÝÐÉ ÃÎÑì ãÝÊæÍÉ."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"áÇ íãßäß ÅÓÞÇØ åÐÇ ÇáÔíÁ."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"ÓíÎÊÝí ÇáÔíÁ ÇáãõÓÞóØ ÎáÇá 5 ÏÞÇÆÞ."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"ÍÕáÊ Úáì %s"; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Åäß ÊÍãá ÇáßËíÑ ãä ÇáÚÊÇÏ."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s ÓÊÍÕá Úáì %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"ÓíÊã ÞÑíÈÇð äÞá ÇáÌãíÚ Åáì ÇáãÏíäÉ."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Çäß ÞÑíÈ ÌÏÇð."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"ÊÌÇÑÉ ÇáãÚÏÇÊ: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÊÛííÑ ÏÑæÚß ØÇáãÇ Ãäß ãõÊÍæøá."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Úáíß Ãä ÊÞÝ ÓÇßäÇð áßí ÊÊãßä ãä ÊÌåíÒ ÇáÔíÁ."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßä ÅØÚÇã ÇáÍÕÇä ÈÚõÔÈ ÇáÞÑÏÉ. ÊÓÊÚãá åÐå ÇáÃÎíÑÉ ãä ÃÌá ÅÚÇÏÉ ÅÍíÇÁ ÇáÃÍÕäÉ ÇáãíÊÉ."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÅØÚÇã ÍÕÇä ãíÊ."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"áÞÏ ÃØÚãÊ ÇáÍÕÇä ÃÚÔÇÈÇð."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"áÞÏ ÃØÚãÊ ÇáÍÕÇä."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Åä ãÓÊæÇß ãäÎÝÖ ÌÏÇð ááÍÕæá Úáì åÐå ÇáÊÓÑíÍÉ."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Åäß Êãáß ãõÓÈÞÇð åÐå ÇáÊÓÑíÍÉ."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"áÞÏ ÍæáÊ äÝÓß ÈÇáÝÚá."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"ÃäÊ ÈÚíÏ ÌÏÇð."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Åäå åÐÇ áíÓ åæ ÈäÏ ÇáÊÍæá ÇáÕÍíÍ."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÊÍæíá äÝÓß Åáì æÍÔ ãÓÊæÇå ÃÚáì ãä ãÓÊæÇß."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"ãÇ íÒÇá ãÓÊæÇß ãäÎÝÖÇð ÌÏÇð áæÖÚ åÐÇ ÇáÈäÏ."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Åäß áÓÊ ÞæíÇð ÈãÇ íßÝí áæÖÚ åÐÇ ÇáÈäÏ."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Åä äÓÈÉ ÐßÇÆß ãÇ ÊÒÇá ÖÚíÝÉ áæÖÚ åÐÇ ÇáÈäÏ."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Åä ÓÑÚÉ ÊÍÑßß ãÇ ÊÒÇá ÈØíÆÉ áÇÓÊÚãÇá åÐÇ ÇáÈäÏ."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Åä ÍíæíÊß ãÇ ÊÒÇá ÖÚíÝÉ áæÖÚ åÐÇ ÇáÈäÏ."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"íÌÈ Ãä Êßæä ãõÊÒæÌÇð áÇÓÊÎÏÇã åÐÇ ÇáÈäÏ."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÊÌåíÒ åÐÇ ÇáÚÊÇÏ ãÑøÊóíä."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"ÇáæÞÊ ÇáãÊÈÞí áÅÒÇáÉ ÇáãÞÈÓ ãä %s åæ: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"áÇ ÊÊã åÐå ÇáÚãáíÉ Óæì ãÚ ÇáÌäÓ ÇáÂÎÑ."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"áÞÏ ÇÎÊÝÊ ÅÍÏì ÇáãÌæåÑÇÊ ãä %s."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÇÓã ÇáÑÇÈØÉ ÛíÑ ÕÍíÍ."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÇÓã ÇáÑÇÈØÉ åÐÇ ãÓÌá."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßäß ÅäÔÇÁ ÑÇÈØÉ."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"áÞÏ ÃÚáäÊ ÇáÑÇÈØÉ %s ÇáÍÑÈ Úáì ÇáÑÇÈØÉ %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÑÝÖ %s ÎæÖ ÍÑÈ ÇáÑÇÈØÉ."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"ÓÊÈÏà ÍÑÈ ÇáÑÇÈØÉ Èíä %s æ %s ÎáÇá ÈÖÚ ËæÇä!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"áÞÏ ÈÏÃÊ ÍÑÈ ÇáÑÇÈØÉ Èíä %s æ %s!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"ÇäÊåÊ ÍÑÈ ÇáÑÇÈØÉ Èíä %s æ %s ÈÇáÊÚÇÏá."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"ÝÇÒ %s ÈÍÑÈ ÇáÑÇÈØÉ ÖÏ %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"ÓÊÍÊÇÌ ãä ÃÌá åÐå ÇáÚãáíÉ áãæÇÝÞÉ ÑÝíÞß ÇááÇÚÈ."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] Êã ÅáÛÇÁ ÍÑÈ ÇáÑÇÈØÉ."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"Êã ÅáÛÇÁ ÍÑÈ ÇáÑÇÈØÉ Èíä %s æ %s."; + +"´Ý±â"; +"ÃÛáÞ "; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"ÃõáÛíÊ ÇáÚãáíÉ. áÞÏ ÏÎáÊ Ýí ÇáãÚÑßÉ."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"ÃÍÏ ÇáÃÔÎÇÕ ÓÌá ÇáÏÎæá ÈÇáÍÓÇÈ ÇáÎÇÕ Èß. ÓíÊã ÞØÚ ÇáÇÊÕÇá ÈÇáÎÇÏã."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"ÙåÑ ÖæÁ ÛÇãÖ ãä ÇáÔÌÑÉ."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"Êã ÅÖÇÝÉ %d ãä æÞÊ ÇááÚÈ Åáì ÍÓÇÈß. (ÑÞã ÇáãÈáÛ: %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"íãßäß ÇáãÔÇÑßÉ ßãÔÇåÏ Ýí ãÚÑßÉ ÇáÑÇÈØÉ."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"ÓíÙåÑ ÑãÒñ ÕÛíÑ ÚäÏ ÇÎÊíÇÑ ÇáÔÎÕíÉ."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"áÇ íæÌÏ Ãí ÎÕã."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"ÈÏÃÊ ÇáãÚÑßÉ ÖÏ %s!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"ÅÐÇ áä íÊã ÇáÚ辄 Úáì Ãí ÎÕã¡ ÝÅäå ÓíÊã ÅäåÇÁ ÍÑÈ ÇáÑÇÈØÉ ÊáÞÇÆíÇð."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"ÈãÇ Ãä ÇáÍÑÈ ÃáÛíÊ ÞÈá ÇäÊåÇÆåÇ¡ ÝÅä ÇáäÊíÌÉ ÓÊßæä ÇáÊÚÇÏá."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"ÓíÊã ÚßÓ ÇáØÇÞÉ ÈÝÖá ÈÑßÉ ÇáÅãÈÑÇØæÑ."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"íãßä ÇÓÊÎÏÇã ÈÑßÉ ÇáÅãÈÑÇØæÑ ÈÚÏ %d ËÇäíÉ."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"íãßä ÇÓÊÎÏÇã ÈÑßÉ ÇáÅãÈÑÇØæÑ ÈÚÏ %d ËÇäíÉ."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"ÅíÑÇÏÇÊ ÇáÖÑÇÆÈ ÛíÑ ßÇÝíÉ: %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]ÓÞÝ ÇáÖÑÇÆÈ: %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"ÎØÃ ÃËäÇÁ ÇáÊÍæøá."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"áÞÏ ÊÚáãÊ ÇáÊÍæá ÈÔßá ßÇãá."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"ÇáÑÌÇÁ ãäÇÏÇÉ ÍÕÇäß ÃæáÇð."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"áÞÏ ÃÑÓáÊ ÍöÕÇäß ÃÏÑÇÌå."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s íØáÈ ãäß ãÈÇÑÒÊå!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"íÌÈ Úáíß ÇáäÒæá."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÅØÚÇã ÍÕÇäß ÃËäÇÁ ÑßæÈå."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"áÞÏ ÞÏøãÊ %s%s ߨÚÇã ááÍÕÇä."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"ÃäÊ ÈÍÇÌÉ Åáì %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d ËÇäíÉ ÞÈá ááÅäåÇÁ."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"ÓíÊã ÅäåÇÁ ÇááÚÈÉ ÈÚÏ %d ËæÇäò."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d ËæÇäò ááÅäåÇÁ."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Êã ÅáÛÇÁ ÊÓÌíá ÇáÎÑæÌ."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"ÇáÚæÏÉ Åáì ÕÝÍÉ ÊÓÌíá ÇáÏÎæá. ÇáÑÌÇÁ ÇáÇäÊÙÇÑ."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"ÓíÊã ÝÕá ÇáÇÊÕÇá ÈÇáÎÇÏã. ÇáÑÌÇÁ ÇáÇäÊÙÇÑ."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"ØáÈÊ ãä %s ãÈÇÑÒÊß."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"ÌÇÑí ÊÛííÑ ÇáÔÎÕíÉ. ÇáÑÌÇÁ ÇáÇäÊÙÇÑ."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"áÇ íãßäß ÇáÈÏÁ ãä ÌÏíÏ. ÇäÊÙÑ áÜ%d ËÇäíÉ."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"áÇ íãßäß ÅÚÇÏÉ ÇáÈÏÁ. ÇäÊÙÑ áÜ %d ËÇäíÉ."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"áÇ íãßäß ÇáÈÏÁ ãä ÌÏíÏ. ÇäÊÙÑ áÜ%d ËÇäíÉ."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"áÇ íãßäß ÇáÈÏÁ ãä ÌÏíÏ. ÇäÊÙÑ áÜ%d ËÇäíÉ."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"áÞÏ äÝÐ æÞÊ ÇáÇäÊÙÇÑ. ÓíÊã ÅÍíÇÆß Ýí ÇáãÏíäÉ."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÊÛííÑ æÖÚß ØÇáãÇ Ãäß ãÊÍæá."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Åä ÇááÇÚÈ ÍÇáíÇð ÈÕÏÏ ÇáãÈÇÑÒÉ."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] åÐÇ áÇ íÎÕ ÇáÑÇÈØÉ."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íÍÞ áß ÊÛííÑ ãÓÊæì ãåÇÑÇÊ ÇáÑÇÈØÉ."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"ÇáÇÎÊíÇÑ ÛíÑ ÕÍíÍ."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[ÇáãÓÊæÏÚ] áÞÏ ÃÏÎáÊ ßáãÉ ÓÑ ÛíÑ ÕÍíÍÉ."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[ÇáãÓÊæÏÚ] Êã ÝÊÍ ÇáãÓÊæÏÚ ãõÓÈÞÇð."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáãÓÊæÏÚ] íÌÈ Úáíß ÇáÇäÊÙÇÑ 10 ËæÇäò áÅÚÇÏÉ ÝÊÍ ÇáãÎÒä."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáãÓÊæÏÚ] ÇáãÓÇÝÉ Èíäß æÈíä ÇáãÓÊæÏÚ ßÈíÑÉ ÌÏÇð áÝÊÍå."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßä ááÎÇÏã Ãä íÚÇáÌ ãØáÈ ÇáãÌãæÚÉ."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ãÛÇÏÑÉ ãÌæÚÊß¡ ÃËäÇÁ ÊæÇÌÏß Ýí ÇáÈÑÌ ÇáãÍÕä."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[ãÌãæÚÉ] áÞÏ ÛÇÏÑÊ ÇáãÌãæÚÉ."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[ÇáÑÇÈØÉ] Åä ÑÇÈØÊß ÇáÂä ãäÔÛáÉ ÈÎæÖ ÍÑÈ ÃÎÑì."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓ åäÇáß ÓÈÈ áÎæÖ ÍÑÈ ÑÇÈØÉ."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓÊ åäÇß ÑÇÈØÉ ÈåÐÇ ÇáÇÓã."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"åäÇß ÊóÑÔøõÍ ÈÇáÝÚá."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÇáÑÇÈØÉ ÊÔÇÑß ÇáÂä Ýí ÍÑÈ."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓ áÏíß íÇäÛ ßÇÝò ááãÔÇÑßÉ Ýí ÍÑÈ ÇáÑÇÈØÉ."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ Êãáß ÇáÑÇÈØÉ íÇäÛ ßÇÝò ááãÔÇÑßÉ Ýí ÍÑæÈ ÇáÑÇÈØÉ."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÞÏ Êã ÓÇÈÞÇ ÍÌÒ ÇáÑÇÈØÉ áÎæÖ ÍÑÈ ÃÎÑì."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[ÇáÑÇÈØÉ] Åä ÇáÑÇÈØÉ ÇáÂä ÈÕÏÏ ÇáãÔÇÑßÉ Ýí ÍÑÈ."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[ÇáÑÇÈØÉ] ááãÔÇÑßÉ Ýí ÍÑÈ ÇáÑÇÈØÉ íÌÈ ÊæÝÑ %d áÇÚÈ Úáì ÇáÃÞá."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓ áÏì ÇáÑÇÈØÉ äÞÇØ ßÇÝíÉ ááãÔÇÑßÉ Ýí ÍÑæÈ ÇáÑÇÈØÉ."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓ áÏì ÇáÑÇÈØÉ ÚÏÏ ßÇÝí ãä ÇáÃÚÖÇÁ ááãÔÇÑßÉ Ýí ÍÑæÈ ÇáÑÇÈØÉ."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"íÌÈ Ãä íßæä ãÓÊæÇß ÃÚáì ãä 20 áÊÓÌíá ÑÞã Îáæí."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Åäß áÇ ÊÊæÝÑ Úáì ßÝÇÁÉ ÅãÈÑÇØæÑ."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s ÑÝÖ ÇáÏÚæÉ."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÞÈæá ÇáÏÚæÉ¡ áÃäß ãÓÈÞÇð ÚÖæ Ýí ÇáãÌãæÚÉ."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"áÇ íÓãÍ ÈÇÓÊÎÏÇãå Óæì ááÅãÈÑÇØæÑ."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"íÕá æÞÊ ÇáÇÓÊÑÇÍÉ ÇáÅÌÈÇÑíÉ Åáì %d ËÇäíÉ."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"äÞÕ Ýí ÃãæÇá ÇáÖÑÇÆÈ. ÑÃÓ ÇáãÇá ÇáÍÇáí: %u¡ ÑÃÓ ÇáãÇá ÇáäÇÞÕ: %u."; + +"»ç¿ë¹ý: warpto "; +"ÃãÑ: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"áÇ íãßäß ÇáÊäÞá Åáì áÇÚÈ ãÌåæá Ýí ÇáÇãÈÑÇØæÑíÉ."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"ÅÖÇÝÉ ãä ÇááÇÚÈ %d Ýí ÇáÞäÇÉ. (ÞäÇÉ ÇáåÏÇíÇ %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"äÞá Åáì %s áÇÚÈíä."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"áÇ íãßäß ãäÇÏÇÉ áÇÚÈíä ÛÑÈÇÁ ãä ÇáÅãÈÑÇØæÑíÉ."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ ÊõãäÍ äÞÇØ ÇáÎÈÑÉ ááÕíÏ ÃËäÇÁ ÅÌÑÇÁ ÍÑÈ ÇáÑÇÈØÉ."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"ÓÊÊÌÏÏ äÞÇØ ÇáÍíÇÉ æÇáÃÓáæÈ¡ ÚäÏ ÇÓÊÎÏÇã ÈÑßÉ ÇáÅãÈÑÇØæÑ %s."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"ãÚáæãÇÊí Úä ÇáÅãÈÑÇØæÑ"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sMonarch] : ÍÕá %s Úáì %lld íÇäÛ"; + +"[%s±ºÁÖ] : %s "; +"[%sMonarch] : %s"; + +"±ºÁÖ Á¤º¸"; +"ãÚáæãÇÊ Úä ÇáÅãÈÑÇØæÑ"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"íãßä ÝÞØ ááÅãÈÑÇØæÑ ÇÓÊÚãÇáå."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"ÇÎÊÑ ÑÞãÇð Èíä 1 æ 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"áÇ íãßäß äÏÇÁ ÇáæÍÔ¡ ÇáÑÌÇÁ ÇáÊÃßÏ ãä ÑÞã ÇáæÍÔ."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"äÞÇØ ÇáÍíÇÉ +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"äÞÇØ ÇáÃÓáæÈ +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"ÈÑßÉ ÇáÅãÈÑÇØæÑ ÝÚøÇáÉ."; + +"ü·Â +%d"; +"ÊÍãá +%d"; + +"Áö´É +%d"; +"ÐßÇÁ +%d"; + +"±Ù·Â +%d"; +"ÞæÉ +%d"; + +"¹Îø +%d"; +"ÇáãäÇæÑÉ +%d"; + +"°ø°Ý¼Óµµ +%d"; +"ÓÑÚÉ ÇáåÌæã +%d"; + +"À̵¿¼Óµµ %d"; +"ÓÑÚÉ ÇáÊÍÑß +%d"; + +"ÄðŸÀÓ -%d"; +"ÇáÇÓÊÑÇÍÉ ÇáÅÌÈÇÑíÉ -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"ÇÓÊÚÇÏÉ ÇáØÇÞÉ +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"ÇÓÊÚÇÏÉ äÞÇØ ÇáÃÓáæÈ +%d"; + +"µ¶°ø°Ý %d"; +"åÌæã ÓÇã %d"; + +"½ºÅÏ +%d"; +"äÌãÉ +%d"; + +"½½·Î¿ì +%d"; +"ÎÝÖ ÇáÓÑÚÉ +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"ÝÑÕ åÌæã ÍÑÌ ÊÕá Åáì %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"ÝÑÕ åÌæã ÎÇÑÞ ÊÕá Åáì %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"ÞæÉ åÌæã ÇááÇÚÈ ÖÏ ÇáæÍæÔ +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"ÞæÉ åÌæã ÇáÍÕÇä ÖÏ ÇáæÍæÔ +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"ÊÞæíÉ ÇáåÌæã ÖÏ æäÛ Ûæí +%d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"ÊÞæíÉ ÇáåÌæã ÖÏ ãáÛíæ + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"ÇáÑÝÚ ãä ÞæÉ ÇáåÌæã ÖÏ ÒæãÈí + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"ÇáÑÝÚ ãä ÞæÉ ÇáåÌæã ÖÏ ÇáÔíØÇä +%d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"ÓÊÒíÏ ÞæÉ åÌæã ÇááÇÚÈ %s ÈäÓÈÉ 10 %% áËáÇË ÏÞÇÆÞ Ýí åÐå ÇáãäØÞÉ ÈæÇÓØÉ ÇáÍÇßã ÓÇ-Òæ-åæ."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"ÇãÊÕÇÕ ãä ÇáØÇÞÉ %d%% ÃËäÇÁ ÇáåÌæã."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"ÇãÊÕÇÕ %d%% ãä äÞÇØ ÇáÃÓáæÈ ÃËäÇÁ ÇáåÌæã."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"ÊÕá ÝÑÕ ÊÚÑÖ äÞÇØ ÇáÃÓáæÈ Åáì ÇáÎÕã ãä ØÑÝ ÇáÚÏæ Åáì %d%%."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"ÝÑÕ ÇãÊÕÇÕ äÞÇØ ÇáÃÓáæÈ íÕá Åáì %d%%."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% ÝÑÕ ÕÏ åÌãÉ ãä ÇáåÌãÇÊ Úä ÞÑÈ."; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% ÝÑÕ ÕÏ åÌãÉ ãä ÇáåÌãÇÊ Úä ÈÚÏ."; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"ÏÝÇÚ ÓíÝ ÇáíÏ %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"ÏÝÇÚ ÓíÝ ÇáíÏíä %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"ÏÝÇÚ ÓíÝ ÇáíÏíä %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"ÏÝÇÚ ÇáÌÑÓ %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"ÓÊÒíÏ ÚõÏøóÉ ÇááÇÚÈ %s Ýí åÐå ÇáãäØÞÉ È10 %% áãÏÉ 3 ÏÞÇÆÞ¡ æÐáß ÈÝÖá ÇáÍÇßã Ûíã-ÛÇäÛ-Ûææä."; + +"ºÎä ¹æ¾î %d%%"; +"ÏÝÇÚ ÇáãÑÇæÍ %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"ãÞÇæãÉ ÇáåÌæã Úä ÈÚÏ %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"ãÞÇæãÉ ÇáäÇÑ %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"ãÞÇæãÉ ÇáÈÑÞ %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"ãÞÇæãÉ ÇáÓÍÑ %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"ãÞÇæãÉ ÇáÑíÍ %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"ÚßÓ ÇáåÌæã ÇáãÈÇÔÑ: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"ÚßÓ ÇááÚäÉ: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"ãÞÇæãÉ ÇáÓã %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"ÓÊÑÊÝÚ äÞÇØ ÇáÃÓáæÈ ÚäÏ ÇáÇäÊÕÇÑ Úáì ÇáÎÕã Åáì %d%%."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"áÞÏ ÈÏÃÊ ÇáÇÍÊÝÇáíÉ. (Úáã: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"ÒíÇÏÉ ÇáÎÈÑÉ ÈäÓÈÉ %d%% ÚäÏ ÊÍÞíÞ ÇáÇäÊÕÇÑ Úáì ÇáÎÕã."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"ÑÝÚ ÞíãÉ ÇáíÇäÛ ÇáãõÛäã ÈäÓÈÉ %d%% ÚäÏ ÇáÇäÊÕÇÑ Úáì ÇáÎÕã."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"ÇáÑÝÚ ãä ÞíãÉ ÇáÛäÇÆã ÈäÓÈÉ %d%% ÚäÏ ÊÍÞíÞ ÇáÇäÊÕÇÑ Úáì ÇáÎÕã."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"ÇáÑÝÚ ãä ÇáØÇÞÉ Åáì %d%% ÈÝÖá ÊäÇæá ÇáÌÑÚÉ."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% ÝÑÕ ÇáÍÕæá Úáì äÞÇØ ÇáÍíÇÉ ÈÚÏ ÇáÇäÊÕÇÑ Úáì ÎÕã ãä ÇáÎÕæã."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"áÇ æÌæÏ ááÏæÎÉ %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"áÇ æÌæÏ áÊÈÇØÄ %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"áÇ ÓÞæØ Úáì ÇáÃÑÖ %d%%"; + +"°ø°Ý·Â +%d"; +"ÞæÉ ÇáåÌæã +%d"; + +"¹æ¾î·Â +%d"; +"ÏÑÚ +%d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"ÊÚÐÑ ÊÍãíá OX Quiz Script."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"åÌæã ÇáÓÍÑ+%d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"ÏÝÇÚ ÇáÓÍÑ + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"ÞÏÑÉ ÇáÊÍãá ÇáÞÕæì + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Þæí ÖÏ ÇáãÍÇÑÈ +%d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Þæí ÖÏ ÇáäíäÌÇ + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Þæí ÖÏ ÇáÓæÑÇ + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Þæí ÖÏ ÇáÔÇãÇä + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Þæí ÖÏ ÇáæÍæÔ+ %d%%"; + +"°ø°Ý·Â +%d%%"; +"åÌæã + %d%%"; + +"¹æ¾î·Â +%d%%"; +"ÏÝÇÚ + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"Êã ÊÍãíá OX Quiz Script."; + +"°æÇèÄ¡ %d%%"; +"ÎÈÑÉ %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"ÝÑÕ ÇáÚ辄 Úáì ÔíÁ %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"ÝÑÕ ÇáÚ辄 Úáì íÇäÛ %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"ÇáÍíÇÉ ÇáÞÕæì +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"ÇáÍíÇÉ ÇáÞÕæì +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"ÖÑÑ ÇáãåÇÑÉ %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"ÖÑÑ ÇáÖÑÈÉ %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"ÇáãÞÇæãÉ ÖÏ ÖÑÑ ÇáãåÇÑÉ %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"ÇáãÞÇæãÉ ÖÏ ÇáÖÑÈÇÊ %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"ÇáãÞÇæãÉ ÖÏ åÌæã ÇáãÍÇÑÈíä %d%%"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"ÃåáÇð Èßó Ýí Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ãÞÇæãÉ ÖÏ åÌãÇÊ ÇáäíäÌÇ."; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ãÞÇæãÉ ÖÏ åÌãÇÊ ÇáÓæÑÇ"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ãÞÇæãÉ ÖÏ åÌãÇÊ ÇáÔÇãÇä"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(ÇáÅÌÑÇÁ: d %d - m %d -y %d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Êã ÍÙÑ ÏÑÏÔÊß."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"íáÒãß ãÓÊæì ÃÚáì áßí ÊÊãßä ãä ÇáäÏÇÁ."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"íáÒãß ÇáãÓÊæì %d ßÃÏäì ÍÏ áßí ÊÊãßä ãä ÇáäÏÇÁ."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Åäß áÓÊ ÚÖæÇð Ýí ÇáãÌãæÚÉ."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"áã ÊäÖã Åáì ÇáÑÇÈØÉ."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"áã íæÇÝÞ ÇááÇÚÈ Úáì ÅÖÇÝÊå Åáì áÇÆÍÉ ÃÕÏÞÇÆß."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"ÇÍÊÝÇáíÉ OX ÈÏÃÊ."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÃÕÏÞÇÁ] áÇ íãßäß ÅÖÇÝÉ ãÑÇÞÈ ÇááÚÈÉ Åáì áÇÆÍÉ ÃÕÏÞÇÆß."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"Åä %s ÛíÑ ãõÊÕá."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"íÌÈ Úáíß ÇáÇäÊÙÇÑ áãÏÉ %d ËÇäíÉ ÞÈá ÇáÊãßä ãä ÝÊÍ ãÊÌÑ ÎÇÕ Èß."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÊÌÇÑÉ ÅáÇø ÈÚÏ %d ËæÇäò."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Åäß Êãáß ÃßËÑ ãä ãáíÇÑíä ãä ÇáíÇäÛ. áÇ íãßäß ÇáÊÌÇÑÉ."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÝÊÍ ãÊÌÑ ÎÇÕ¡ ØÇáãÇ åäÇß äÇÝÐÉ ÃÎÑì ãÝÊæÍÉ."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"íãáß ÇááÇÚÈ ÃßËÑ ãä ãáíÇÑíä ãä ÇáíÇäÛ. áÇ íãßäß ÇáãÊÌÇÑÉ ãÚå."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[ÇáãÓÊæÏÚ] áÇ íãßäß ÇáÊÍÑß."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[ÇáãÓÊæÏÚ] áÇ íãßäß ÊÎÒíä åÐÇ ÇáÔíÁ."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] ÇááÇÚÈ ÇáÐí ÞÏã ÇáÏÚæÉ ÛíÑ ãõÊÕá ÍÇáíÇð Úáì ÇáÅäÊÑäÊ."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"íõÕÑøöÍ áß ÃæÑíá ÈÇáÏÎæá."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[ãÌãæÚÉ] íãßä ÝÞØ áÞÇÆÏ ÇáãÌãæÚÉ ÊÛííÑå."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[ãÌãæÚÉ] ÇáåÏÝ áíÓ ÚÖæÇð Ýí ãÌãæÚÊß."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ØÑÏ áÇÚÈ ÃËäÇÁ æÌæÏß Ýí ÇáÈÑÌ ÇáãÍÕä."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ØÑÏ áÇÚÈ ÃËäÇÁ æÌæÏß Ýí ÇáÈÑÌ ÇáãÍÕä."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[ãÌãæÚÉ] Êã ØÑÏß ãä ÇáãÌãæÚÉ."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ãÛÇÏÑÉ ÇáãÌãæÚÉ ãä ÏÇÎá ÇáÈÑÌ ÇáãÍÕä."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ØÑÏ ÃÚÖÇÁ ÇáãÌãæÚÉ."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßäß ÅäÔÇÁ ÑÇÈØÉ ÌÏíÏÉ ÅáÇø ÈÚÏ ãÑæÑ %d ÃíÇã¡ Úä Íá ÇáÑÇÈØÉ ÇáÓÇÈÞÉ."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßäß ÅäÔÇÁ ÑÇÈØÉ ÌÏíÏÉ ÅáÇø ÈÚÏ ãÑæÑ %d íæã ãä Íá ÇáÑÇÈØÉ ÇáÓÇÈÞÉ."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"ÇÓã ÇáÑÇÈØÉ ÛíÑ ÕÍíÍ."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"äØáÈ ãÔÇÑßÉ ÇáÚÏíÏ ãä ÇááÇÚÈíä."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] Êã ÅäÔÇÁ [%s]"; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÝÔá ÅäÔÇÁ ÇáÑÇÈØÉ."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[ãÌãæÚÉ] ãåÇÑÇÊ ÇáãÌãæÚÉ ãÊæÝÑÉ ÝÞØ áÞÇÆÏ ÇáãÌãæÚÉ."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áã íÊã ÇáÚ辄 Úáì ÇáåÏÝ."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[ÇáÑÇÈØÉ] ãÌãæÚ ÇáíÇäÛ ÛíÑ ÕÍíÍ."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓ áÏíß íÇäÛ ßÇÝò."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áã íÊã ÇáÚ辄 Úáì ÇáÔÎÕ ÇáãØáæÈ."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[ÇáÑÇÈØÉ] åÐÇ ÇáÔÎÕ áÇ íäÊãí áäÝÓ ÇáÑÇÈØÉ."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓ áÏíß ÍÞ ØÑÏ ÚÖæ ãä ÃÚÖÇÁ ÇáÑÇÈØÉ."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] Êã ØÑÏ ÇáÚÖæ %s ãä ÇáÑÇÈØÉ."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"áã ÊäÊåí ÇáÇÍÊÝÇáíÉ ÈÚÏ. áÞÏ ÍÏËÊ ÈÚÖ ÇáÃÎØÇÁ. (Úáã: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÞÏ ØÑÏÊ ÚÖæÇð ãä ÇáÑÇÈØÉ."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓ áÏíß ÍÞ ÊÛííÑ ÇÓã ÊÕäíÝß."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßä ÊÛííÑ ÍÞæÞ ÞÇÆÏ ÇáÑÇÈØÉ."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÇÓã ÇáãÕäÝ ÛíÑ ÕÍíÍ."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßäß ÊÛííÑ ãæÞÚß."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßä ÊÛííÑ ÍÞæÞ ÞÇÆÏ ÇáÑÇÈØÉ."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÇÓÊÎÏÇã %u äÞÇØ ÇáÎÈÑÉ."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÝÔá ÇÓÊÎÏÇã ÇáÎÈÑÉ."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íæÌÏ íÇäÛ ßÇÝò Ýí ÕäÏæÞ ÇáÑÇÈØÉ."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áã ÊÊã ÅÚÇÏÉ ÔÈÍ ÇáÊäíä."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"ÓÊäØáÞ ÇÍÊÝÇáíÉ ÇáÜ OX ÞÑíÈÇð."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓ áÏíß ÍÞ ÇáÅÚáÇä."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÑÇÈØÉ] áíÓ áÏíß ÍÞ ÊÛííÑ ãäÕÈß."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßä ÊÛííÑ ãäÕÈ ÞÇÆÏ ÇáÑÇÈØÉ."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßä ÊÛííÑ ãäÕÈß Åáì ãäÕÈ ÞÇÆÏ ÇáÑÇÈØÉ."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] Åäß áÇ Êãáß ÍÞ ÇÎÊíÇÑ ÞÇÆÏ ÇáÑÇÈØÉ."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßäß ÇÎÊíÇÑ ÇáãÒíÏ ãä ÒÚãÇÁ ÇáÑÇÈØÉ."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÊäÇÒá Úä åÐÇ ÇáÔíÁ."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Êã ÇßÊÔÇÝ ÈÑäÇãÌ ÛíÑ ÞÇäæäí. ÓíÊã ÅÛáÇÞ ÇááÚÈÉ."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Êãáß ÃßËÑ ãä ãáíÇÑíä íÇäÛ. áÇ íãßäß ÇáãÊÇÌÑÉ."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"íÇäÛ ÛíÑ ãÊæÝÑ."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"ÊÞÊÕÑ ÇÍÊÝÇáíÉ ÇáåÏÇíÇ Úáì ãäØÞÉ ãÍÏÏÉ ÝÞØ."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"ÔÛøöá ÚÌáÉ ÇáÃÔíÇÁ"; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"ÔÛøöá ÚÌáÉ ÇáíÇäÛ"; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Åä ÇááÇÚÈ ãõÊÕá. ÇáÑÌÇÁ ÇááÌæÁ Åáì ÇáåãÓ."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Åä ÑÞã ÇáåÇÊÝ ÇáÌæÇá ÛíÑ ãÓÌá."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"íÌÈ Ãä íßæä ãÓÊæÇß 20 Úáì ÇáÃÞá¡ áÅÑÓÇá ÑÓÇÆá äÕíÉ."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"ÓíáÒãß 2000 íÇäÛ áÅÑÓÇá ÑÓÇáÉ äÕíÉ."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Êã ÅÑÓÇá ÑÓÇáÊß ÇáäÕíÉ."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s ãä ÇáÑÇÈØÉ %s ÇÑÊÝÚ Åáì %d%% !"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"ÑÌÚ %s ÇáÊÇÈÚ ááÑÇÈØÉ %s Åáì æÖÚå ÇáØÈíÚí."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s ÇÑÊÝÚ ÈÞíãÉ %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"ÚÇÏ %s ÇáÊÇÈÚ á %s Åáì æÖÚå ÇáØÈíÚí."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"æÕá ãÌãæÚ äÞÇØ ÇáÊäÞíÈ ÇáÎÇÕÉ Èß ÍÏøåÇ ÇáÃÞÕì. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"áÞÏ æÕáÊ äÞÇØ ÇáÊäÞíÈ ÇáÎÇÕÉ Èß Åáì ÍÏåÇ ÇáÃÞÕì."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"íãßäß ÊÍÓíä ãäßÇÔß ÚäÏ ÇáÍØÇÈ ÏæßÈí."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"ÇÑÊÝÚÊ äÓÈÉ äÞÇØ ÇáÊäÞíÈ! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÊäÞíÈ ÈÏæä ãäßÇÔ."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íæÌÏ ÔíÁ ááÊäÞíÈ Úäå åäÇ."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Êã ÇáÊäÞíÈ ÈäÌÇÍ."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"ÝÔá ÇáÊäÞíÈ."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[ÇáÃÕÏÞÇÁ] áÞÏ ÃÖÝÊ %s ßÕÏíÞ."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"ÓíÊã äÞá ÇááÇÚÈ Åáì ÇáãÏíäÉ ÞÑíÈÇð."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[ÇáÃÕÏÞÇÁ] áÞÏ ÍÐÝÊ %s ãä ÇááÇÆÍÉ."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"ÎØÃ ÍÑÌ Ýí ÇáÎÇÏã. ÓíÊã ÊáÞÇÆíÇð ÅÚÇÏÉ ÊÔÛíá ÇáÎÇÏã."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"ÓíÊã ÞØÚ ÇáÇÊÕÇá ÊáÞÇÆíÇð ÎáÇá 10 ËæÇä."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"íãßäß ÅÚÇÏÉ ÑÈØ ÇáÇÊÕÇá ÈÚÏ 5 ÏÞÇÆÞ."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"Êã ÅäÔÇÁ (%s). [ãÄÞÊÇð]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Åä åÐå ÇáÑÇÈØÉ ÊÊæÇÌÏ ÍÇáíÇð Ýí ÍÑÈ."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: áÇ æÌæÏ áåÐå ÇáÑÇÈØÉ."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"áÇ ÊæÌÏ ÑÇÈØÉ ÈåÐÇ ÇáÇÓã Ãæ ÇáÑÞã."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"áÇ æÌæÏ áåÐÇ ÇáãÈäì."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"áÇ íãßä ÊÌåíÒ åÐÇ ÇáäæÚ ãä ÇáãÈÇäí ÅáÇø ãÑÉ æÇÍÏÉ ÝÞØ."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"ÃÛáÞ ÃæáÇð ÎÑíØÉ ÇÍÊÝÇáíÉ ÇáÜOX. (Úáã: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"íÌÈ ÊÔííÏ ÇáãÈäì ÇáÑÆíÓí ÃæáÇð."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"áÞÏ ÝÔá ÇáÈäÇÁ ÈÓÈÈ ÃÓÚÇÑ ÈäÇÁ ÎÇØÆÉ."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"áÇ ÊãÊáß ÑÇÈØÊß ãÇ íßÝí ãä ÇáíÇäÛ áÊÌåíÒ åÐÇ ÇáãÈäì."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áíÓ áÏíß ãæÇÏ ßÇÝíÉ ááÈäÇÁ."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"áÇ íãßäß ÅÞÇãÉ ãÈäì Ýí åÐÇ ÇáãßÇä."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"áÇ æÌæÏ áåÐå ÇáÔÎÕíÉ."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"áã íÊã ÅáÛÇÁ ÇáãÈÇÑÒÉ."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Êã ÅáÛÇÁ ÇáãÈÇÑÒÉ ÈäÌÇÍ."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Êã ÈÏÁ ÇáãÈÇÑÒÉ ÈäÌÇÍ."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"ÍÕá ÎØÃ ÃËäÇÁ ÈÏÁ ÇáãÈÇÑÒÉ."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"áã íÍÕá Ãí ÎØÃ."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"áÇ íæÌÏ åäÇß ãÈÇÑÒíä."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"áã íÈÞì ÔíÁ ãä äÞÇØ ÇáæÖÚ."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"äÞÇØ ÇáæÖÚ ÇáãÊÈÞíÉ ÖÆíáÉ ÌÏÇð."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Åä ãÇ ÃÏÎáÊå ÛíÑ ÕÍíÍ."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"ÍÕá ÎØÃ Ýí ÃÍÏ ÇáØáÈÇÊ."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"ÇÊÝÇÞíÉ Èíä ÇááÇÚÈ %d æÇááÇÚÈ %d¡ áã íÍÊÑãåÇ ÃÍÏåãÇ."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"ÃÏÑ ÇáÚÌáÉ ãõÞÇÈá %d ãä ÇáíÇäÛ."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Êã æÖÚ ÓöÌáÇøÊ ÇáÈäæÏ Ýí ÓöÌáÇøÊ ÇáäÙÇã."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"ãÚáæãÇÊ Úä ÅäÌÇÒÇÊ ÇáÅãÈÑÇØæÑíÇÊ."; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"ÇÎÊÑ ãÚáæãÇÊ ÎÑíØÉ ÇáÃÑÖ ÇáÚÙíãÉ %d ãÏÎá %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÍÕá ÎØÃ."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s ÚÏÏ ÇáÃãæÇÊ %d ÚÏÏ ÞÊáì ÇáæÍæÔ %d ÚÏÏ ÞÊáì ÇáÒÚíã %d ÚÏÏ ÇáÃÑÖ ÇáãÞÏÓÉ %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"ãÚáæãÇÊ Úä æÖÚ ãÚÑßÉ ÇáÇãÈÑÇØæÑíÉ"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"ÌÇÑí ÊÍãíá ÇáØáÈ. ÇáÑÌÇÁ ÇáÇäÊÙÇÑ áÈÚÖ ÇáæÞÊ."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÝÊÍ ÇáãÓÊæÏÚ¡ ØÇáãÇ åäÇß äÇÝÐÉ ÃÎÑì ãÝÊæÍÉ."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[ÇáãÓÊæÏÚ] Êã ÊÛííÑ ßáãÉ ÓÑ ÇáãÓÊæÏÚ."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[ÇáãÓÊæÏÚ] áÞÏ ÃÏÎáÊ ßáãÉ ÓÑ ÛíÑ ÕÍíÍÉ."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"ÓíäÊåí æÞÊ áÚÈß ÎáÇá %d ÏÞÇÆÞ."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Êã ÇáÇäÊÎÇÈ ÈÇäÊÙÇã."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Êã ÇáÊÕæíÊ ãä ÞÈá."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s Åä ÇááÇÚÈ Ýí ÇáÊÕæíÊ."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"áÞÏ ÇäÊåÊ ÇÍÊÝÇáíÉ ÇáÜOX. áã ÊÍÏË ÃíÉ ÃÎØÇÁ. (Úáã: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"áÇ íãßä ÊÑÔíÍå ááÅäÊÎÇÈ."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"ÊÈÞì á%s ãä ÇáíÇäÛ %u."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"ãÇ íÒÇá %s íãáß %d ãä ÇáíÇäÛ."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Åäß áÇ Êãáß ãÇ íßÝí ãä ÇáíÇäÛ."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"Êã ÍÐÝ %s ßãÑÔÍ ááÅãÈÑÇØæÑíÉ."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s ÛíÑ ãÑÔÍ áíÕÈÍ ÅãÈÑÇØæÑÇð."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"Êã ÇÎÊíÇÑ %s ßÅãÈÑÇØæÑ."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"áÇ íãßä ÊÑÔíÍ %s áãäÕÈ ÇáÅãÈÑÇØæÑ."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"ÓíÊã ÅÈÚÇÏ ÇáÅãÈÑÇØæÑ %s."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßä ÅÈÚÇÏ ÇáÅãÈÑÇØæÑ %s."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"áÇ íÞÈá OX Ãí ãÔÇÑßíä ÌÏÏ."; + +"½Å¼ö±¹"; +"ÅãÈÑÇØæÑíÉ ÔíäÓæ"; + +"õÁ¶±¹"; +"ÅãÈÑÇØæÑíÉ ÔæäÌæ"; + +"Áø³ë±¹"; +"ÅãÈÑÇØæÑíÉ Ìíäæ"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"áÞÏ ÇÑÊÝÚÊ ãÚÏá äÞÇØ ÕíÏ ÇáÓãß ÇáÎÇÕÉ Èß! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"áÞÏ æÕá ãÌãæÚ äÞÇØß Ýí ÕíÏ ÇáÓãß ÍÏøå ÇáÃÞÕì."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"ÇÐåÈ Åáì ÇáÕíÇÏ áÊÍÓíä ÕäÇÑÉ ÕíÏß!"; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"áÞÏ ÃßáÊ ÇáÓãßÉ ÇáØÚã."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"áÞÏ ÇÕØÏÊ ÓãßÉ!! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"íÈáÛ Øæá ÇáÓãßÉ ÇáÊí ÇÕØÏÊåÇ %.2f ÓäÊã."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"ÇÍÊÝÇáíÉ ÇáÕíÏ 'ÃÝÖá ÕíÇÏ Óãß'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX ÓíÊã ÊÓÌíá ÇáãÔÇÑßíä ÇáÂÎÑíä Ýí ÇáÇÍÊÝÇáíÉ."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"ãÓÇÈÞÉ ááÕíÏ ÔÚÇÑåÇ 'ÇáÕÈÑ ãÝÊÇÍ ÇáäÌÇÍ'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"áÞÏ ÇÕØÏÊ %d ãä ãÌãæÚ %d."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"ÇÎÊÝÊ ÇáÓãßÉ Ýí ÞÚÑ ÇáãÇÁ."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"ÊæÌÏ ÕóÏóÝÉ ÏÇÎá ÇáÓãßÉ."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"ÊæÌÏ ÏæÏÉ ÏÇÎá ÇáÓãßÉ."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Åäß ÊÞæã ÈÔóíøö %s ÝæÞ áåÈ ÇáäÇÑ."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"áÇ íãßäß ÇáãÊÇÌÑÉ áÃäß Êãáß ÃßËÑ ãä ãáíÇÑíä ãä ÇáíÇäÛ."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ãäÍ ãÊÌÑß ÇÓãÇð íÍãá ÑãæÒÇð áÇ íõÓãÍ ÈåÇ."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÈíÚ ÈäæÏ ãä ÇáãÊÌÑ Ýí ãÊÌÑß ÇáÎÇÕ."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX áã íÊã ÊÓÌíá ÇáãÔÇÑßíä ÇáÂÎÑíä Ýí ÇáÇÍÊÝÇáíÉ."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Êã ÇáÇäÊåÇÁ ãä ÇáÊäÞíÈ."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"ÓÊÍÊÇÌ ãä ÃÌá ÇÓÊÎÑÇÌ ÇáãÚÏä ÇáÎÇã Åáì ãäßÇÔ!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"ÇáÑÌÇÁ ÇÎÊíÇÑ ÕäÇÑÉ ãä ÝÖáß."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"ËÈÊ ÇáØÚã Úáì ÇáÕäÇÑÉ ÃæáÇð."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"áÇ íãßäß ÇáÕíÏ ÈÏæä ÕäÇÑÉ!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ÊÞÏíã ØáÈß áÃä ÒÚíã ÇáãÌãæÚÉ ÛíÑ ãõÊÕá."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß Êßæíä ãÌãæÚÉ ãÇ ãÚ áÇÚÈíä ÂÎÑíä ãä ÅãÈÑÇØæÑíÉ ÃÎÑì."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ÏÚæÉ ÃÍÏ ÃËäÇÁ æÌæÏß Ýí ÇáÈÑÌ ÇáãÍÕä."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ÏÚæÉ ÃÍÏ ÃËäÇÁ æÌæÏß ßãÔÇåÏ."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[ãÌãæÚÉ] íÓãÍ ÝÞØ ÈÏÚæÉ ÇááÇÚÈíä ÈÝÑÞ ÇáãÓÊæì ãä-30 Åáì+30."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"ÃÑÞÇã ÇáãÔÊÑßíä ÇáãÊÈÞííä: %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ÏÚæÉ ÇááÇÚÈ áÃä ãÓÊæÇå ãäÎÝÖ ÌÏÇð."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ÏÚæÉ ÇááÇÚÈ áÃä ãÓÊæÇå ÃÚáì ãä ãÓÊæÇß."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ÏÚæÉ ÇáãÒíÏ ãä ÇááÇÚÈíä ááÇäÖãÇã Åáì ãÌãæÚÊß."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"åá ÊÑÛÈ Ýí ÇáÇäÖãÇã Åáì ÇáãÌãæÚÉ %s."; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"áÇ íÊæÇÌÏ ÇááÇÚÈ Ýí ÇáãÌãæÚÉ."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ÇáÇäÖãÇã Åáì åÐå ÇáãÌãæÚÉ áÃä ÚÏÏåÇ ÇßÊãá."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áíÓ ãä ÍÞß ÏÚæÉ ÃÍÏ."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[ãÌãæÚÉ] ÑÝÖ %s ÏÚæÉ ãÌãæÚÊß."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[ãÌãæÚÉ] %s Ýí ÇáãÌãæÚÉ ÈÇáÝÚá"; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ÞÈæá ÏÚæÉ ãÇ Ýí ÇáÈÑÌ ÇáãÍÕä."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX íÌÑí ÅäåÇÁ ÇáÇÍÊÝÇáíÉ."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX íÌÑí ÅäåÇÁ ÇáÇÍÊÝÇáíÉ."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] Åäß áÓÊ ãåíà áÞÈæá ÇáÏÚæÉ."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[ãÌãæÚÉ] ÑÝÖ %s ÏÚæÊß."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[ãÌãæÚÉ] ÇäÖã %s Åáì ãÌãæÚÊß."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[ãÌãæÚÉ] ÇäÖã %s Åáì ãÌãæÚÊß."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÚãÇá ãÊÌÑ ÎÇÕ Èß ÇáÂä."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Åä åÐÇ ÇááÇÚÈ ÈÕÏÏ ÇáãÊÇÌÑÉ ãÚ áÇÚÈ ÂÎÑ."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"ÑÞã ÇáÔÝÑÉ Metin2: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"ÑÞã ÇáÔÝÑÉ ÛíÑ ÕÍíÍ. ÇáÑÌÇÁ ÅÚÇÏÉ ÇáãÍÇæáÉ ãä ÌÏíÏ."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Êã ÊÓÌíá ÑÞã ÇáåÇÊÝ ÇáÌæÇá åÐÇ ãöä ÞÈá."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÇäÊÞÇá Åáì ÇááÇÚÈ."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX Êã ãäÍ ÇáÌÇÆÒÉ: %d, %d ÞØÚÉ."; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"ÇááÇÚÈ ÛíÑ ãõÊÕá ÍÇáíÇð."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Åä ÇááÇÚÈ íÊæÇÌÏ Ýí ÇáÞäÇÉ %d. (ÃãÇ ÃäÊ ÝÅäß Ýí ÇáÞäÇÉ %d)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÐåÇÈ Åáì Ãí ãßÇä ÂÎÑ áãÏÉ %d ËÇäíÉ ÈÚÏ ÝÊÍ ÇáãÓÊæÏÚ."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"áÇ íãßäß ÇáÐåÇÈ Åáì Ãí ãßÇä ÂÎÑ áÝÊÑÉ ÒãäíÉ ãõÚíäÉ ÈÚÏ ÇáãÊÇÌÑÉ."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÐåÇÈ Åáì Ãí ãßÇä ÂÎÑ Ýí ÇáÎÑíØÉ ÅáÇø ÈÚÏ ãÑæÑ %d ËÇäíÉ ãä ÈÚÏ ÇáãÊÇÌÑÉ."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"ÇäÊåÊ ÇáãÈÇÑÒÉ¡ áÃä ÎÕãß ÇÎÊÝì."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"áÇ íæÌÏ ÍÏøñ ááÌõÑÚ."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"íãßäß ÊäÇæá %d ãä ÇáÌÑÚ ßÍÏ ÃÞÕì."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"ÓíÈÏà ÇáÞÊÇá ÎáÇá 10 ËæÇä."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"ÈÏÃÊ ÇáãÈÇÑÒÉ."; + +"Âü"; +"ÕÍíÍ"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"ÓíÊã ÅäåÇÁ ÇáãÈÇÑÒÉ¡ æÐáß ÈÓÈÈ ãÔßáÉ Ýí ãíÏÇä ÇáãÈÇÑÒÉ."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"ÓíÊã ÅäåÇÁ ÇáãÈÇÑÒÉ ÈÓÈÈ ÊÎØí ÇáæÞÊ ÇáãÍÏÏ."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"ÓíÊã äÞáß Åáì ÇáãÏíäÉ ÎáÇá 10 ËæÇäò."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"ÓíÊã ÅäåÇÁ ÇáãÈÇÑÒÉ ÈÓÈÈ ãÔßáÉ Ýí ãíÏÇä ÇáÞÊÇá."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"íæÇÌå ÇáÎÕã ÇáãÈÇÑÒ ÈÚÖ ÇáãÔÇßá. ÓíÊã ÅäåÇÁ ÇáãÈÇÑÒÉ."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"ÓíÊã ÅäåÇÁ ÇáãÈÇÑÒÉ ÈÓÈÈ ãÔßáÉ ÊæÇÌå ÇáãÊÈÇÑÒíä."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÝÇÒ %s ÈÇáãÈÇÑÒÉ."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÝÇÒ %s."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"ÓíÊã äÞáß Åáì ÇáãÏíäÉ ÎáÇá ÚÔÑ ËæÇäí."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"ÓÊÈÏà ÇáÌæáÉ ÇáËÇäíÉ ÎáÇá 10 ËæÇäí."; + +"°ÅÁþ"; +"ÎØÃ"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Êã ÝÕá ÇáãÈÇÑÒ ÇáÎÕã. ÓíÊã ÅíÞÇÝ ÇáãÈÇÑÒÉ."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"äÓÈÉ ÓÞæØ ÇáÈäæÏ ÍÇáíÇ åí ÒÇÆÏ %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"ÊÕá ÍÇáíÇð äÓÈÉ ÅÓÞÇØ ÇáíÇäÛ Åáì %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"äÓÈÉ ÓÞæØ ÇáíÇäÛ ÍÇáíÇ åí ÒÇÆÏ %d%%."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"ÊÕá ÚáÇæÉ ÇáÎÈÑÉ ÍÇáíÇð %d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"äÓÎÉ ÈÑäÇãÌß ÇáÍÇáíÉ ÛíÑ ÕÍíÍÉ. ÇáÑÌÇÁ ÊËÈíÊ ÈÑäÇãÌ ÇáÊÕÍíÍ (ÈÇÊÔ)."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáãÊÇÌÑÉ Ýí ÇáãÊÌÑ¡ ØÇáãÇ åäÇß äÇÝÐÉ ÃÎÑì ãÝÊæÍÉ."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Åäß ÍÇáíÇð ÈÚíÏñ Úä ÇáãÊÌÑ¡ áÔÑÇÁ ÔíÁ ãä ÇáÃÔíÇÁ."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÈíÚ áÃäß ÈÚíÏ ÌÏÇð Úä ÇáãÊÌÑ."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáãÊÇÌÑÉ áÃäß Êãáß ÃßËÑ ãä ãáíÇÑíä ãä ÇáíÇäÛ."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"ÇáÚÏÏ ÇáÅÌãÇáí ááÇãÊÍÇä: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"ÓíõÎÕã ãÈáÛ ÖÑíÈí ãä ÇáãÈíÚÇÊ¡ ÊÕá ÞíãÊå Åáì %d%%."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÑßæÈ Ãí ÍÕÇä ØÇáãÇ Ãäß ãÊÍæøá."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÑßæÈ ÇáÎíá ØÇáãÇ Ãäß ÊáÈÓ ÈÏáÉ ÇáÚÑíÓ Ãæ ÝÓÊÇä ÇáÚÑæÓ."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Åäß áÇ Êãáß Ãí ÍÕÇä."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"áÞÏ ãÇÊ ÍÕÇäß."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"ÞæÉ ÊÍãá ÍÕÇäß ÞáíáÉ ÌÏÇð."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"ÝÔá äÏÇÁ ÇáÍÕÇä."; + +"´ÔÀÇ ¸»"; +"ÍÕÇäõ"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"ÓíäÊåí ÍÝá ÇáÒÝÇÝ ÈÚÏ Þáíá."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"ÓíõÊÑß ÊáÞÇÆíÇð."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"áÞÏ ÇäÊåÊ ÇáÍÑÈ."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"ÓÊõÚÑÖ ÇáäÊíÌÉ Ýí 10 ËæÇä."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáãÊÇÌÑÉ ÃËäÇÁ ÇáãÔÇåÏÉ."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáãÊÌÇÑÉ ãÚ ÇáÂÎÑíä¡ ØÇáãÇ åäÇß äÇÝÐÉ ÃÎÑì ãÝÊæÍÉ."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Åä åÐÇ ÇáÔÎÕ ãÔÛæá ÇáÂä¡ áÐáß áÇ íãßäß ÇáãÊÇÌÑÉ ãÚå."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"ÞÇã ÇáÔÎÕ ÇáÂÎÑ ÈÅáÛÇÁ ÇáÊÌÇÑÉ."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"íÇäÛ ÛíÑ ßÇÝí Ãæ áÇ ãßÇä Ýí ÞÇÆãÉ ÇáÌÑÏ."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"ÇáÔÎÕ ÇáÂÎÑ áíÓ áÏíå íÇäÛ ßÇÝí Ãæ áíÓ áÏíå ãßÇä ÝÇÑÛ Ýí ÞÇÆãÉ ÇáÌÑÏ ÇáÎÇÕÉ Èå."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"áÇ íÊæÝÑ ÇáÔÎÕ ÇáÂÎÑ Úáì ãßÇä ÝÇÑÛ Ýí ÞÇÆãÉ ÇáÌÑÏ ÇáÎÇÕÉ Èå."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"ÊãÊ ÇáÊÌÇÑÉ ãÚ %s ÈäÌÇÍ."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"áã ÊÎÓÑ Ãí ÎÈÑÉ¡ ÈÓÈÈ ÈÑßÉ ÇáÊäíä ÇáÃÓØæÑí."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"ãÌãæÚ ÇáäÞÇØ ÍÇáíÇð: ÔíäÓæ %d¡ ÔæäÌæ %d¡ Ìíäæ %d"; + +"Á¤´äÀº"; +"ÇáÌæÇÈ ÇáÕÍíÍ åæ:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s ÚÏÏ ÇáÃãæÇÊ %d ÇáÅãÈÑÇØæÑíÉ %d ÚÏÏ ÇáÞÊáì %d (ÓÈÈ %d) ÚÏÏ ÞÊáì ÇáæÍæÔ %d¡ ÊÌÏíÏ ÇáÚáã %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"ÔíØÇä ÇáãßÇä ÇáãÞÏÓ: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +"¡ áíÓ áÏíß ÇáÍÞ Ýí ÇáÊæÇÌÏ åäÇ! ÓíõØÑÏ ÌãíÚ ÃÝÑÇÏ ÇãÈÑÇØæÑíÊß ãä åÐå ÇáÃÑÖ ÇáãÞÏøÓÉ Ýí ÛÖæä 10 ËæÇä."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"áÞíÊ ÇãÈÑÇØæÑíÉ %s åÒíãÉ ÔäÚÇÁ áÊäÓÍÈ ãä ãÚÑßÉ ÇáÅãÈÑÇØæÑíÇÊ."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"ÚÏÏ ÇáæÍæÔ Ýí ãÚÑßÉ ÇáÇãÈÑÇØæÑíÉ"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"ÅÐÇ åÒãÊã ÍÇÑÓ ÇáÃÑÖ ÇáÚÙíãÉ ÝÅäßã ÓÊÕÈÍæä ÃÕÍÇÈåÇ."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"áã ÊõÓÞØ Ãí ãä ÇáÚÊÇÏ¡ ÈÓÈÈ ÍãÇíÉ ÇáÊäíä ÇáÃÓØæÑí."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"ÖÑÑ ØÚä ÅÖÇÝí %d"; + +"%s ºí·°! (%ld%%)"; +"ÍÙÑ %s! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"ãäÇæÑÉ %s: (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"äÚã (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d]s ãæÞÚ ÇáåÌæã: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"ÇáÑÌÇÁ ßÊÇÈÉ ßá ãÇ ÌÇÁ Ýí ÇáÃãÑ."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÝÚá Ðáß ÃËäÇÁ ÑßæÈß Úáì ÙåÑ ÇáÍÕÇä."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÊäÝíÐ åÐÇ ÃËäÇÁ æÞæÚß Úáì ÇáÃÑÖ."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"Ýí ÃÍáÇãí¿ ãÇÐÇ¿"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"ÞöÝ ÃæáÇð."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"áÇ íæÌÏ ãËá åÐÇ ÇáÃãÑ."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[ãÌãæÚÉ] ÇáãÌãæÚÉ ÍáÊ äÝÓåÇ."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß ãäÇÏÇÉ ÇáåÏÝ."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ãÌãæÚÉ] áÇ íãßäß äÏÇÁ ÃÚÖÇÁ ÇáãÌãæÚÉ Åáì ãæÞÚß ÇáÍÇáí."; + +"X ÀÔ´Ï´Ù"; +"ßáÇø (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Åä ÇáÚãá ÇáÌãÇÚí Ýí ãÌãæÚÊß ÌíÏ¡ áÐÇ ÝÅä ÃÚÖÇÁ ÇáãÌãæÚÉ ÇáÞÑíÈíä ãä ÇáÞÇÆÏ ÓíÍÕáæä Úáì ÚáÇæÉ Ýí ÇáÎÈÑÉ."; + +"±æµåÀå"; +"ÞÇÆÏ"; + +"±æµå¿ø"; +"ÚÖæ"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÇáÎÈÑÉ ÇáãÚÑæÖÉ ÃßÈÑ ãä ÇáÎÈÑÉ ÇáãÊÈÞíÉ."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßä ãÓÍ ÇáÑÓÇáÉ."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[ÇáÑÇÈØÉ] áíÓ áÏíß ÔÈÍ Êäíä ßÇÝí. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßäß ÇÓÊÎÏÇã ãåÇÑÉ ÇáÑÇÈØÉ ÇáÂä."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[ÑÇÈØÉ] ÇÓÊÚãáÊ %d ãä ÇáãåÇÑÇÊ (%d, %d) Úáì %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[ÇáÑÇÈØÉ] ÇááÇÚÈ Ýí ÞäÇÉ %d. (ÇáÞäÇÉ ÇáÍÇáíÉ: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÇááÇÚÈ áíÓ ãÊæÝÑ Úáì ÇáÅäÊÑäÊ."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"ÓíÊã ÅÈÚÇÏ ÌãíÚ ÇááÇÚÈíä ÇáÐíä ÃÏáæÇ ÈÅÌÇÈÇÊ ÎÇØÆÉ ÈÚÏ 5 ËæÇäò."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] íãßä ÇÓÊÎÏÇã ãåÇÑÉ ÇáÑÇÈØÉ Ýí ÇáÍÑÈ ÝÞØ."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] Êã ÇÓÊÑÌÇÚ %u äÞØÉ ãä äÞÇØ ÔÈÍ ÇáÊäíä."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÝÞØ ÞÇÆÏ ÇáÑÇÈØÉ íãßäå ÓÍÈ ÇáíÇäÛ."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÑÝÖ ÇááÇÚÈ ÏÚæÉ ÇáÑÇÈØÉ."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áíÓ áÏíß ÇáÍÞ Ýí ÏÚæÉ ÃÍÏ ááÇäÖãÇã Åáì ÇáÑÇÈØÉ."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßä ÏÚæÉ áÇÚÈíä ãä ÇãÈÑÇØæÑíÇÊ ÃÎÑì ááÇäÖãÇã Åáì ÑÇÈØÊß."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÑÇÈØÉ] íãßäß ÏÚæÉ åÐÇ ÇááÇÚÈ ÈÚÏ %d íæã/ÃíÇã."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] áÇ íãßäß ÏÚæÉ ÃÚÖÇÁ ÌÏÏ ÈÚÏ ÅÚÇÏÉ ÇáÊäÙíã ÅáÇø ÈÚÏ %d íæã."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÇáÔÎÕ íäÊãí Åáì ÑÇÈØÉ ÃÎÑì."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ÓÚÉ ÇáÑÇÈØÉ ÞÏ ÇãÊáÃÊ."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"åá ÃäÊ ãõÓÊÚÏ ááÓÄÇá ÇáÊÇáí¿"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"áÇ íãßäß ÇáÊÏÑíÈ Úáì åÐå ÇáãåÇÑÉ."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÊÏÑíÈ Úáì åÐå ÇáãåÇÑÉ."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"áÇ íãßäß ÇáÊÏÑÈ Úáì åÐå ÇáãåÇÑÉ ááæÕæá Åáì ãÓÊæì ÇáÎÈíÑ ÇáãÍÊÑÝ."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÞÏ ÃÕÈÍÊ ÎÈíÑÇð Ýí åÐå ÇáãåÇÑÉ. áÐÇ áÇ íãßäß ÇáÊÏÑÈ ÚáíåÇ."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Åä ãåÇÑÊß áíÓÊ ÚÇáíÉ ÈÔßá ßÇÝí ááÅÞÏÇã Úáì ÇáÊÏÑíÈ ÇáÎÇÕ ÈÇáÎÈíÑ ÇáãÍÊÑÝ."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"ÇááÚäÉ. áã íäÌÍ åÐÇ!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"ÝÔá Ýí ÇáÊÏÑíÈ. ÇáÑÌÇÁ ÇáãÍÇæáÉ áÇÍÞÇð."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"ÌÓÏí ãáíÁ ÈÇáÞæÉ!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"íÈÏæ Ãä ÇáÊãÇÑíä ÈÏÃÊ ÊõÃÊí ËãÇÑåÇ..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"áÞÏ ÃäåíÊ ÊÏÑíÈß ÈÇáßÊÇÈ ÈäÌÇÍ."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßä ÞÑÇÁÉ åÐÇ ÇáßÊÇÈ ÈÓÈÈ ÇáÎÈÑÉ ÇáäÇÞÕÉ."; + +"Pregunta."; +"ÓÄÇá."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áã íÚÏ ÈÅãßÇäß ÇáÊÏÑÈ Úáì åÐå ÇáãåÇÑÉ ãÚ ÎáÇá ßÊÇÈ."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Åä ÇäÎÝÇÖ ãÓÊæì åÐå ÇáãåÇÑÉ áÇ íÓãÍ áß ÈÇáÊÏÑÈ ÚáíåÇ ÈÇÓÊÚãÇá ÃÍÏ ÇáßÊÈ."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Åääí ÃÍÞÞ ÊÞÏãÇð¡ áßääí áã ÃÝåã ßá ÔíÁ ÈÚÏ."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"íÕÚÈ Ýåã åÐå ÇáÊÚÇáíã. íÌÈ Ãä ÃÏÑÓåÇ ãä ÌÏíÏ."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"áÞÏ äÌÍÊ Ýí Ýåã åÐÇ ÇáÝÕá. áßä íÌÈ Úáí ãæÇÕáÉ ÇáÚãá æÇáÇÌÊåÇÏ."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"áÞÏ ÃäåíÊ ÈäÌÇÍ ÊÏÑíÈß ÈÇáßÊÇÈ."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"ÝÔá ÇáäÞá."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"áÇ íæÌÏ ÍÕÇä. ÇÓÃá ÕÈí ÇáÅÓØÈá ãä ÝÖáß."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"ÇáÑÌÇÁ ÇÓÊÚãÇá ÔíÁò ãÇ áãäÇÏÇÉ ÇáÍÕÇä."; + +"%s SP¼Ò¸ð: %d"; +"%s ÇÓÊåáÇß FP: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"ÅÐÇ ßÇä ÕÍíÍÇð¡ ÝÇÐåÈ Åáì O æÅä ßÇä ÎÇØÆÇð ÝÇÐåÈ Åáì X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Åääí ÃÍÊÑÞ ãä ÇáÏÇÎá¡ æáßäå íõåÏÆ ÌÓÏí. ÃÊãäì Ãä ÊåÏà ÃÚÕÇÈí."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"ÈÈØÁ¡ áßä ÈÔßá ãÊæÇÕá... ÈÏæä ÊæÞÝ!"; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"äÚã¡ Åä åÐÇ íãäÍ ÔÚæÑÇð ÌãíáÇð. Åä ÌÓÏí ãáíÁ ÈÇáÊÔí."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"áÞÏ ÞÑÃÊå! íÌÈ Úáì ÞæÉ ÇáÊÔí Ãä ÊäÊÔÑ Ýí ÌÓÏí."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"ÃäåíÊ ÇáÊÏÑíÈ ÈäÌÇÍ."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"áÞÏ æÕáÊõ Åáì ÇáÕÝÍÉ ÇáÃÎíÑÉ ãä ÇáßÊÇÈ! ÃÔÑÝ ÇáÊÏÑíÈ Úáì ÇáÇäÊåÇÁ!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"áã íÊÈÞì ÇáßËíÑ! Èá ÇáÞáíá ÝÞØ!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"ÝåãÊ ÇáÂä ßá ÔíÁ! áÞÏ ÞÑÃÊ ÊÞÑíÈÇð ßõáø ãÇ ÌÇÁ Ýíå!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"áã íÊÈÞì áí Óæì ÈÖÚÉ ÕÝÍÇÊ ÝÞØ ááÇäÊåÇÁ ãä ÇáÞÑÇÁÉ."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"ÃÍÓ ÇáÂä ÈÇäÊÚÇÔ ßÈíÑ."; + +"Á¤´äÀÔ´Ï´Ù!"; +"ÕÍíÍ!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"áÞÏ ÝåãÊ Ðáß ÇáÂä!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"ÌíÏ¡ íÌÈ Ãä ÃÊÇÈÚ ÊÑßíÒí!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Åääí ÇÞÑà ÏÇÆãÇð äÝÓ ÇáÓØÑ."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Åääí áÇ ÃÑÛÈ Ýí ÏÑÇÓÉ ÇáãÒíÏ."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Åäå ãÚÞÏ æÕÚÈ ÇáÝåã ÃßËÑ ãöãøÇ ßäÊ ÃÚÊÞÏ."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"íÕÚÈ Úáí ÍÇáíÇð ÇáÊÑßíÒ. Úáí ÃÎÐ ÈÚÖ ÇáæÞÊ ãä ÃÌá ÇÓÊÑÇÍÉ ÈÓíØÉ."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Êã ÍÙÑß ãä ÔÈßÉ ÇáÏÑÏÔÉ ãä ÞÈá ãÑÇÞÈ ÇááÚÈÉ."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Êã ÑÝÚ ÍÙÑ ÇáÏÑÏÔÉ."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"ÞÇÆãÉ ÇáÊÕäíÚ ãÝÊæÍÉ."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÊÕäíÚ¡ ØÇáãÇ Ãä äÇÝÐÉ ÇáÊÌÇÑÉ/ÇáãÓÊæÏÚ ãÝÊæÍÉ."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßä ÇáÊÍÓíä ÃßËÑ ãä Ðáß."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Åä äÇÝÐÉ ÇáÊÕäíÚ ÛíÑ ãÝÊæÍÉ."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Åäß áÇ ÊÊæÝÑ Úáì ÇáãæÇÏ ÇáÕÍíÍÉ."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[ÇáÑÇÈØÉ] ÇáÑÌÇÁ ãÚÇæÏÉ ÇáãÍÇæáÉ áÇÍÞÇð."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Úáíß Ãä ÊÞÑà %d ãä ÇáãÒíÏ ãä ßÊÈ ÇáãåÇÑÉ¡ áßí ÊäÌÍ Ýí ÊÍÓíä åÐå ÇáãåÇÑÉ."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[ÇáÑÇÈØÉ] ÇáÑÌÇÁ ãÚÇæÏÉ ÇáãÍÇæáÉ áÇÍÞÇð."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"ÇÓÊÎÏÇã åÐå ÇáæÙíÝÉ ããßä ÝÞØ Ýí ÇáÞáÚÉ."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"ÇÎÊÈÇÑ: Êã ÏÝÚ ÓÈÇÆß ÇáÐåÈ Åáì ÎÒíäÉ ÅãÈÑÇØæÑíÊß."; + +"TEST : ÇöÀç ±¹°í : %d"; +"ÇÎÊÈÇÑ: íæÌÏ Ýí ÎÒíäÉ ÅãÈÑÇØæÑíÊß: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"ÇÎÊÈÇÑ: áÇ íãßäß ÏÝÚ ÓÈÇÆß ÇáÐåÈ Åáì ÎÒíäÉ ÅãÈÑÇØæÑíÊß."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[ÑÇÈØÉ] ãÌãæÚ äÞØ ÇáÑÇÈØÉ ÈáÛ %d äÞÇØ."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÞÏ æÕá ÊÍÓíä åÐÇ ÇáÈäÏ ÇáÍÏ ÇáÃÞÕì ÇáãÓãæÍ Èå."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"íãßä ÊØÈíÞ ÇáÊÍÓíä ÇáãÌÇäí Úáì ÇáÃÓáÍÉ ÇáÊí áÇ íÝæÞ ãÓÊæÇåÇ ÇáãÓÊæì 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã åÐÇ ÇáÔíÁ áÃäß áÇ ÊÓÊæÝí ÇáÔÑæØ ÇáãØáæÈÉ."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã åÐÇ ÇáÈäÏ áÃäå ÎÇÕ ÈÇáÌäÓ ÇáÂÎÑ."; + +"»ç¿ë¹ý: transfer "; +"ÇÓÊÚãá: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"áÇ íõÓãÍ ÈÇÓÊÚãÇá åÐå ÇáæÙíÝÉ Óæì ááÅãÈÑÇØæÑ."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÊÌäíÏ áÇÚÈíä ÂÎÑíä ãä ÇãÈÑÇØæÑíÇÊ ÃÎÑì."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"íÊæÇÌÏ ÇááÇÚÈ %s ÍÇáíÇð Ýí ÞäÇÉ %d. (ÞäÇÊß: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÌäÏÊ %s áÇÚÈíä."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"áÇ íæÌÏ åäÇß áÇÚÈ ÈåÐå ÇáÃÓãÇÁ."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÊÌäíÏ äÝÓß."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Åä ãÓÊæÇß ãäÎÝÖ ÌÏÇð áÇÓÊÎÏÇã åÐÇ ÇáÔíÁ."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"áÇ íãßäß ÊÍÓíä Ãí ÔíÁ¡ ØÇáãÇ åäÇß äÇÝÐÉ ÃÎÑì ãÝÊæÍÉ."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"Êã ÊÛííÑ ÇáÅãÈÑÇØæÑ ãä %s Åáì %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"åäÇß ÍÑÈ Ýí %s áÅÔÚÇá äÇÑ ÇáÅÖÇÁÉ."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"äÌÍ %s Ýí ÇáÏÝÇÚ."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"íãßä á %s ÇáÍÕæá Úáì ãßÇÝÃÉ ãÞÇÈáÉ ÊÏãíÑ äÇÑ ÇáÅÖÇÁÉ Ýí ÛÖæä 30 ÏÞíÞÉ ÇáÞÇÏãÉ."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"áÞÏ ãÖÊ 30 ÏÞíÞÉ. ÇÎÊÝÊ äÇÑ ÇáÅÖÇÁÉ."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Êã ÅÔÚÇá äÇÑ ÇáÅÖÇÁÉ ãä ÞÈá %s ááÊÍÐíÑ ãä ÍÏæË ãÚÑßÉ."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s ÏãøóÑ äÇÑ ÇáÅÖÇÁÉ."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s ÎÓÑÊ ÇáÍÑÈ¡ áÃäåÇ áã ÊÊãßä ãä ÇáÏÝÇÚ Úä ÇáÞáÚÉ."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s ÏãÑ ÌãíÚ äíÑÇä ÇáÅÖÇÁÉ."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"áÝÊÍ ãÊÌÑ íÌÈ Ãä ÊÌÑÏ äÝÓß ãä ÇáÏÑæÚ ÇáÊí ÊáÈÓåÇ."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"ÈÞí %d ÓÇÚÉ¡ %d ÏÞíÞÉ æ %d ËæÇäí ãä ÍÙÑß Úáì ÔÈßÉ ÇáÏÑÏÔÉ"; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"ÈÞí %d ÓÇÚÉ æ %d ËæÇäí ãä ÍÙÑß Úáì ÔÈßÉ ÇáÏÑÏÔÉ"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"ÈÞí %d ÏÞÇÆÞ æ %d ËæÇäí ãä ÍÙÑß Úáì ÔÈßÉ ÇáÏÑÏÔÉ"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"ãÚÏá ÅÓÞÇØ ÇáíÇäÛ"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Åäß áÇ Êãáß ÇáãæÇÏ ÇáÕÍíÍÉ áÕäÚ åÐÇ ÇáÔíÁ."; + +"ÀüÁ¦±¹"; +"ÌãíÚ ÇáÅãÈÑÇØæÑíÇÊ"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"ÇáäÓÈÉ ÇáãÆæíÉ áÅÓÞÇØ ÇáÈäæÏ"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"äÓÈÉ ÅÓÞÇØ ÇáíÇäÛ"; + +"°æÇèÄ¡ ¹èÀ²"; +"äÓÈÉ äÞÇØ ÇáÎÈÑÉ"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"æÞÊ ÍÙÑß ãä ÇáÏÑÏÔÉ áã íäÊåí ÈÚÏ¡ ÇáãÊÈÞí ãä ÇáæÞÊ åæ %d ËÇäíÉ."; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÚãÇá ÇáÚæÇØÝ ÃËäÇÁ ÑßæÈß ÇáÎíá."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇÓÊÚãÇá ÇáÚæÇØÝ ãÚ áÇÚÈ ÂÎÑ ÃËäÇÁ ÑßæÈ åÐÇ ÇáÃÎíÑ áÍÕÇä."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[ÇáÑÇÈØÉ] Åä ÞÇÆÏ ÇáÑÇÈØÉ ÇáÎÕã ÛíÑ ãÊÕá."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] Åä ÞÇÆÏ ÇáÑÇÈØÉ ÇáÎÕã ÛíÑ ãÊÕá."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[ÇáÑÇÈØÉ] Åä åÐå ÇáÑÇÈØÉ ÈÕÏÏ ÎæÖ ÍÑÈ."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Åäß ÊÑßÈ ÍÕÇäÇð. ÃäÒá ÃæáÇð."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÇáÊÍÓíä ÈÇÓÊÎÏÇã åÐå ÇááÝíÝÉ."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"ÓÊõãäÍ ãßÇÝÃÉ ãåãÉ ÈÑÌ ÇáÔíÇØíä ãÑÉ æÇÍÏÉ ÝÞØ."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Êã ÍÐÝ ÍÌÑ ÇáÊäíä ÈäÌÇÍ."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íõãßäß ÓÍÈ åÐÇ ÇáÈäÏ ÏÇÎá äÇÝÐÉ ÇáÕÞá."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Êã ÈäÌÇÍ ÇÓÊÎÑÇÌ ãÏÉ ÕáÇÍíÉ ÍÌÑ ÇáÊäíä ÇáãõÊÈÞøíÉ."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÝÔáÊ ÚãáíÉ ÇÓÊÎÑÇÌ ãÏÉ ÕáÇÍíÉ ÍÌÑ ÇáÊäíä ÇáãõÊÈÞøíÉ."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"áÞÏ ÝÔáÊ ÚãáíÉ ÍÐÝ ÍÌÑ ÇáÊäíä. áßäß ÍÕáÊ Úáì ãÇ íáí: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"áÞÏ ÝÔáÊ ÚãáíÉ ÍÐÝ ÍÌÑ ÇáÊäíä."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"ÍÌÑ ÇáÊäíä åÐÇ ÛíÑ áÇÆÞ áÚãáíÉ ÊÍÓíä ÏÑÌÉ ÇáÕÝÇÁ."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"ÍÌÑ ÇáÊäíä åÐÇ ÛíÑ áÇÆÞ áÚãáíÉ ÊÍÓíä ÏÑÌÉ ÇáÕÝÇÁ."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"áÇ íãßäß ÊÍÓíä åÐÇ ÇáÔíÁ Úáì åÐÇ ÇáäÍæ."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÊÍÓíä åÐÇ ÇáÔíÁ Úáì åÐÇ ÇáäÍæ."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"ÊãÊ ÚãáíÉ ÊÍÓíä ÏÑÌÉ ÇáÕÝÇÁ ÈäÌÇÍ."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"ÝÔáÊ ãÚ ÇáÃÓÝ ÚãáíÉ ÇáÕÞá áÑÝÚ ÇáãÓÊæì."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"áÇ ÍÇÌÉ áåÐÇ ÇáÈäÏ ãä ÃÌá ÚãáíÉ ÇáÕÞá."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"ÊãÊ ÚãáíÉ ÇáÕÞá áÑÝÚ ÇáãÓÊæì ÈäÌÇÍ."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"áÞÏ ÝÔáÊ ÚãáíÉ ÊÍÓíä ÏÑÌÉ ÇáÕÝÇÁ."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Åäß áÇ Êãáß ÇáãæÇÏ ÇááÇÒãÉ áÊÞæíÉ ÍÌÑ ÇáÊäíä."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"áÇ íãßä ÇÓÊÚãÇá ÍÌÑ ÇáÊäíä åÐÇ Ýí ÚãáíÉ ÇáÊÞæíÉ."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"ÊãÊ ÇáÊÞæíÉ ÈäÌÇÍ."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"ÝÔáÊ ÇáÊÞæíÉ"; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Åäß ÊÍãá åÐÇ ÇáäæÚ ãä ÍÌÑ ÇáÊäíä."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íõãßä ÍÐÝ ÍÌÑ ÇáÊäíä åÐÇ."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"áÞÏ ÞõãÊ ãä ÞÈá ÈæÖÚ ÍÌÑ Êäíä ãËá åÐÇ."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Úáíß ÞÈá ÝÊÍ ßæÑ ÏÑÇßæäíÓ ÅäåÇÁ ãåãÉ ÍÌÑ ÇáÊäíä¡ æÊÝÚíá ßíãíÇÁ ÍÌÑ ÇáÊäíä."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Úáíß ÞÈá ÝÊÍ ßæÑ ÏÑÇßæäíÓ ÅäåÇÁ ãåãÉ ÍÌÑ ÇáÊäíä¡ æÊÝÚíá ßíãíÇÁ ÍÌÑ ÇáÊäíä."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÎáÚ ÇáÍÒÇã ÅáÇø ÈÚÏ ÅÝÑÇÛ ÞÇÆãÊå ãä ÌãíÚ ÇáÈäæÏ."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"íãßäß ÏãÌ áÝíÝÉ ÇáÈÑßÉ æáÝíÝÉ ÇáãÚÏä ÇáÓÍÑí."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íõãßäß ÊÌåíÒ ÞÇÆãÉ ÍÒÇãß ÈåÐÇ ÇáÈäÏ."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"áÞÏ ÞãÊ ÈÇÓÊËãÇÑ %d ãä ÇáíÇäÛ."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"áÇ íæÌÏ åäÇß ÍÌÑ íãßä ÅÎÑÇÌå."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"áÇ íãßäß ÍÝÙ åÐÇ ÇáãæÞÚ."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"áÇ íæÌÏ ãßÇä ßÇÝí Ýí ÞÇÆãÉ ÇáÌÑÏ."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ØáÈ äÞáß Åáì äÞØÉ ÂãäÉ Ýí ÅãÈÑÇØæÑíÉ ÛÑíÈÉ."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"áíÓ áÏíß äÞÇØ ÍíÇÉ ßÇÝíÉ."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Åäß áÇ Êãáß ãÇ íßÝí ãä äÞÇØ ÇáÃÓáæÈ áÇÓÊÎÏÇã åÐÇ."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"ÓÊÕá Åáì ÇáãßÇä ÇáãÍÏÏ ÈÚÏ %d ËÇäíÉ."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Åä ãÓÊæÇß ãäÎÝÖ æáÇ íÓãÍ áß ÈÇÓÊÎÏÇã åÐÇ ÇáÔíÁ."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"íãßäß ÇÓÊÎÏÇã ßÚßÉ ÇáÞãÑ ßá 5 ËæÇäò ÝÞØ."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"áÇ íãßäß ÇÓÊÎÏÇã åÐÇ ÇáÔíÁ ÃËäÇÁ ÇáãÈÇÑÒÉ."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"áÞÏ ÑÈÍÊ %d íÇäÛ."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"áÇ íãßäß ÅÔÚÇá äÇÑ ãæÞÏ åäÇ."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"áÇ íãßäß ÅÔÚÇá äÇÑ ãæÞÏ Ýí ÇáãÇÁ."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"ãÞÝá. íÌÈ Úáíß ÇáÈÍË Úä ÇáãÝÊÇÍ."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"áÇ íãßä ÝÊÍ åÐÇ ÇáÔíÁ ÈãÝÊÇÍ."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"åÐÇ åæ ÇáãÝÊÇÍ ÇáÕÍíÍ."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"áÞÏ ÍÕáÊ Úáì %d ãä ÇáíÇäÛ."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"íÔõÚ ÖæÁ ÛÇãÖ ãä ÇáÕäÏæÞ."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"áÞÏ ÍÕáÊ Úáì %d äÞÇØ ÎÈÑÉ."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"ÃäÙÑ Åáì ÇáÔÆ ÇáÐí ÎÑÌ ãä ÇáÕäÏæÞ!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÇáÑÇÈØÉ] ãÓÊæì ÇáÑÇÈØÉ ãäÎÝÖ."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"ÓÊÒíÏ ÓÑÚÊß ÅÐÇ ÇÓÊäÔÞÊ ÇáÏÎÇä ÇáÃÍãÑ ÇáÕÇÚÏ ãä ÇáÕäÏæÞ."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"ÇáÚäÇÕÑ ÇáãÓÞØÉ ÓÊÎÊÝí ÈÚÏ %d ÏÞíÞÉ."; + +"You cannot exchange the won right now. Close some windows."; +" áÇíãßäß ÊÛííÑ Çáææä ÇáÃä , Þã ÈÃÛáÇÞ ÇáäæÇÝÐ ÇáãÝÊæÍå ÇæáÇ! "; + +"Invalid won exchange value parameter %d."; +"ÇáÞíãÉ ÇáãÏÎáÉ ÛíÑ ÕÍíÍÉ %d."; + +"You successfully sold %d won for %s yangs."; +"áÞÏ Êã ÇÓÊÈÏÇá %d ææä ãÞÇÈá %s íÇäÛ ÈäÌÇÍ ."; + +"Invalid parameter for the won exchange. Reported."; +"ãÚÇãáå ÛíÑ ÕÍíÍÉ áÃÓÊÈÏÇá Çáææä ! "; + +"You can't create a shop with more than %d won."; +"áÇíãßäß ÝÊÍ ãÊÌÑ ÔÎÕí ãÚ ÇãÊáÇßß ÇßËÑ ãä %d ææä ."; + +"You don't have enough won for the exchange. Required %d, owned %d."; +"áÇÊãÊáß ãÇíßÝí ãä Çáææä ááÃÓÊÈÏÇá , ÇáãØáæÈ %d ÊãÊáß %d."; + +"You don't have enough yangs for the exchange. Required %s, owned %d."; +"áÇÊãÊáß ãÇíßÝí ãä ÇáíÇäÛ ááÃÓÊÈÏÇá , ÇáãØáæÈ %s, ÊãÊáß %d."; + +"You have too many yangs for the exchange. Reduce your yangs first."; +"ÇäÊ ÊãÊáß ßãíå ßÈíÑÉ ãä ÇáíÇäÛ , Úáíß ÊÞáíáåÇ ÞÈá ÇáÇÓÊÈÏÇá ! "; + +"You have too many won for the exchange. Reduce your won first."; +"ÇäÊ ÊãÊáß ßãíå ßÈíÑÉ ãä Çáææä Úáíß ÊÞáíáåÇ ÞÈá ÇáÃÓÊÈÏÇá ! "; + +"Cheque: ADD %d TOTAL %d"; +"Çáææä: Êã ÇÖÇÝÉ %d ÇáãÌãæÚ %d"; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_CZ.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_CZ.txt new file mode 100644 index 000000000..c509fa493 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_CZ.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Všichni budou brzy teleportováni do mìsta."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Tento pøedmìt neexistuje."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"Bedna náhle vybuchla! Ztratil jsi body života (ZB)."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Pokud vdechneš zelený kouø vycházející z bedny, jed se rozšíøí v tvém tìle!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Obdržel jsi %s, %d kusù"; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"V bednì je %s."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Zdá se, že klíè nesedí k zámku."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Nic jsi nedostal."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Nemáš dostatek Yangù na použití tohoto pøedmìtu."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemáš dostatek Yangù na použití tohoto pøedmìtu."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Snížil jsi svou úroveò schopností."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš snížit svou úroveò schopností."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"Efekt je již aktivní."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Tento pøedmìt mùže být použity pouze v internetové kavárnì."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Tohle je pøes limit."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Bohužel nemáš ve svém inventáøi dostatek místa."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Použitý Mìsíèní koláè, nebo semínko."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš nosit svatební prsten, pokud nejsi ženatý/vdaná."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Nemùžeš použít Detektor událostí z tohoto místa."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tento pøedmìt nelze absorbovat."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Detektor událostí zmizel v magické záøi."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Detektor událostí zmizel."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Kompas kamene Metinu nefunguje v podzemí."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Kompas kamene Metinu zmizel v magické záøi."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Získáš: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Kompas kamene Metinu zmizel."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"V mušli najdeš jen kousek kamene."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"V mušli nic nebylo."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"V mušli je Bílá perla."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"V mušli je Modrá perla."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"V mušli je Krvavì rudá perla."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Není jednoduché porozumìt této knize."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Tato kniha Ti nepomùže."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Musíš mít nejménì úroveò 30, aby jsi této knize porozumìl."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Musíš mít nejménì úroveò 50, aby jsi této knize porozumìl."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš trénovat další komba."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s cech ukoøistil vlajku %s cechu!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Touto øeèí již mluvíš plynule."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Musíš si zvýšit úroveò, abys porozumìl této knize."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tato kniha je pøíliš tìžká na nauèení."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš dále trénovat s touto knihou."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Danì nastaveny na %d %%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Potøebuješ minimálnì úroveò 50 na trénink jízdy na koni."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Unikl jsi kletbì zlého ducha za pomoci pergamenu exorcismu."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš èíst více prùvodcù jízdou na koni."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Obdržel jsi body jízdy na koni po pøeètení prùvodce jízdou na koni."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Tento bod mùžeš použít k vylepšení jezdeckých schopností."; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"Vlajka cechu %s byla ukradena hráèem %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nerozumìl jsi prùvodci jízdou na koni."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Tvá mysl je èistá. Teï se mùžeš dobøe soustøedit."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Tvá hodnost se zvýšila o %d bodù."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Nemùžeš obarvit ani odbarvit tvùj souèasný úèes."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Musíš dosáhnout úrovnì %d, abys mohl opìt obarvit svùj úèes."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Tento pøedmìt mùže být otevøen pouze druhým pohlavím."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tohle nemùžeš použít z této pozice."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nemùžeš použít Pergamen lokality, protože jsi pøipraven k teleportu."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Byl jsi pøenesen zpìt na místo poèátku."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s nemohou být použity v podzemí."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Úkol] Již jsi odmìnu obdržel."; + +"À»"; +"to"; + +"¸¦"; +"to"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Nejsou tu žádné odštìpky kamene k odstranìní."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Nemùžeš mìnit vylepšení tohoto pøedmìtu."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Nemáš žádné vylepšení, které by jsi mohl pøípadnì mìnit."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Tohle mùžeš dìlat pouze %d minut po vylepšení. (%d minut zbývá)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Zmìnil jsi vylepšení."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Vylepšení úspìšnì pøidáno."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Vylepšení nebylo pøidáno."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Musíš použít Mramor požehnání, abys mohl pøidat další bonus."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Tohle nemùžeš použít v této arénì."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vìc již nelze dále vylepšit. Bylo dosaženo maximálního poètu bonusù."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Pokud má vìc již 4 bonusy, mùžete ji vylepšit jen pomocí Mramoru požehnání."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Úchyt úspìšnì pøidán."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Úchyt nebyl pøidán."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Na tento pøedmìt již nejde pøidat další úchyt."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Tento pøedmìt nemùže mít více úchytù."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ozbrojení úspìšné."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ozbrojení selhalo."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Nejprve musíš pøidat úchyt. Na to použij diamant."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"Zde nejsou žádné úchyty pro drahokamy."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Tohle mùžeš provést pokud nosíš masku emocí."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Musíš pøidat úchyt, pokud chceš použít diamant."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Na tento pøedmìt již nelze pøidat více drahokamù."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tyto pøedmìty nemohou být použity spolu."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš mìnit návnadu zatímco rybaøíš."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Vymìnil jsi dosavadní návnadu za %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Pøipevnil jsi %s na háèek jako návnadu."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Nemáš všechny suroviny na výrobu elixíru."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Nemáš dostatek surovin (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Nemáš dostatek prázdných lahví."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Míchání elixíru bylo neúspìšné."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Pouze ženy tohle dokáží."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš pøidat více kamenù stejného typu."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tento kámen ducha nemùžeš pøidat na tento typ pøedmìtu."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tento kámen ducha nemùžeš pøidat na zbraò."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Kámen ducha úspìšnì pøidán."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Kámen ducha se pøi pøidávání rozpadl."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Žádné volné úchyty."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Teï a zde tato funkce není k dispozici."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš použít Pergamen lokality v prùbìhu bitvy království."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš použít Pergamen lokality %d vteøin po otevøení skladištì."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš použít Pergamen lokality pokud máš otevøené další okno."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Tato osoba neexistuje."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš použít pergamen %d sekund po obchodu."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš použít Pergamen lokality %d vteøin po otevøení skladištì."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš použít Pergamen lokality, protože vzdálenost je pøíliš malá."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Po obchodování nemùžeš použít Pergamen lokality po dobu %d vteøin."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš otevøít skladištì, pokud je již otevøené jiné okno."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Tento pøedmìt nemùžeš zahodit."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Zahozený pøedmìt zmizí za 5 minut."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"%s obdrženo."; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Máš pøíliš mnoho vìcí v inventáøi."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s získává %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Všichni budou zanedlouho teleportováni do mìsta."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Jsi pøíliš blízko."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Obchod s pøedmìtem: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš mìnit používané vìci po dobu tvé pøemìny."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Pro nasazení tohoto pøedmìtu musíš být nehybný."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Opièí bylinky nejsou urèeny ke krmení živých koní. Jsou používány k oživení koní mrtvých."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš krmit mrtvého konì."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Nakrmil jsi konì bylinkami."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Nakrmil jsi konì."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Pro nošení tohoto úèesu máš pøíliš nízkou úroveò."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tento úèes již máš."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Už jsi promìnìn."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Jsi pøíliš daleko."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"To je špatný pøedmìt na promìòování."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš se promìnit v pøíšeru, která má vyšší úroveò než ty."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tvá úroveò je pøíliš nízká pro nošení tohoto pøedmìtu."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Na nošení tohoto pøedmìtu nejsi dost silný."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Na nošení tohoto pøedmìtu nemáš dostateènou inteligenci."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Na nošení tohoto pøedmìtu nemáš dostateènou pohyblivost."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Na nošení tohoto pøedmìtu nemáš dostateènou vitalitu."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tento pøedmìt nemùžeš použít, protože nejsi ženatý/vdaná."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tento pøedmìt nemùžeš nosit dvakrát."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Do odstranìní úchytu z %s zbývá èasu: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Tohle mùže udìlat pouze druhé pohlaví."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"Drahokam zasazený v %s zmizel."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Cech] Jméno cechu je neplatné."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Cech] Tohle jméno cechu je již obsazeno."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš vytvoøit cech."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"%s cech vyhlásil válku %s cechu!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Cech] %s nepøijal cechovní válku."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"Cechovní válka mezi %s a %s zapoène za pár vteøin!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"Válka mezi %s a %s zaèala!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"Válka mezi %s a %s skonèila nerozhodnì."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"Cech %s vyhrál válku proti cechu %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Na tohle potøebuješ souhlas svého spoluhráèe."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Cech] Válka cechù byla zrušena."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"Válka mezi cechem %s a cechem %s byla zrušena."; + +"´Ý±â"; +"Zavøít"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Zrušeno. Vstoupili jste do bitvy."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Nìkdo se pøihlásil na tvoje konto. Budeš odpojen."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Ze stromu pøichází tajemné svìtlo."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d herního èasu bylo pøidáno na tvoje konto. (Èíslo platby %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Mùžeš se zúèastnit cechovního boje v režimu diváka."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Pøi výbìru postavy se objeví ikona."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Nejsou žádní nepøátelé."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"Boj s %s zaèal!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Pokud nebude nalezen žádný nepøítel, cechovní válka bude automaticky ukonèena."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Protože cechovní válka byla ukonèena pøedèasnì, bude posuzována jako remíza."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"Energie je odrážena císaøským požehnáním."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Za %d vteøin mùžeš použít císaøské požehnání."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Za %d vteøin mùžeš použít císaøské požehnání."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Nedostatek pøíjmu z daní: %d."; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Daò: %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Chyba pøi pøemìòování."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Pøemìnu jsi se nauèil kompletnì."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Nejdøíve si zavolej konì prosím."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Poslal jsi zpátky svého konì."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s tì vyzval na souboj!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Musíš sesednout z konì."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš nakrmit svého konì když na nìm sedíš!"; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Dal jsi %s%s koni."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Potøebuješ %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d vteøin do vypnutí."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Hra bude ukonèena za %d vteøin."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d vteøin do vypnutí."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Tvé odhlášení bylo zrušeno."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Návrat do pøihlašovacího okna. Prosím èekej."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Byl jsi odpojen od serveru. Prosím èekej."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Vyzval jsi %s na souboj."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Zmìnil jsi osobu. Prosím èekej."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Nový start není momentálnì možný. Poèkej %d vteøin."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Restart není možný. Poèkej dalších %d vteøin."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Restart není možný. Poèkej dalších %d vteøin."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Stále není možný restart ve mìstì. Poèkej dalších %d vteøin."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Ztratil jsi šanci na oživení. Vrátíš se do mìsta."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš mìnit svùj status po dobu tvé pøemìny."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Hráè právì bojuje."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Cech]Tohle nepatøí cechu."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Cech]Nejsi oprávnìn mìnit úroveò cechovních schopností."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Volba není správná."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Skladištì]Vložil jsi špatné heslo."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Skladištì]Skladištì je již otevøeno."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Skladištì]Musíš poèkat 10 vteøin na opìtovné otevøení skladištì."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Skladištì] Jsi pøíliš daleko na otevøení skladištì."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Server nemùže vykonat skupinovou žádost."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Na tomto místì nemùžeš opustit skupinu."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Skupina] Opustil jsi skupinu."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Cech] Tvùj cech se již úèastní jiné války."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Cech] Není oprávnìný na cechovní válku."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Cech] Cech s tímto jménem neexistuje."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Zde už je kandidatura."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Cech] Tento cech se již úèastní války."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Nedostatek Yangù na úèast cechovní války."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Cech nemá dostatek Yangù na úèast cechovní války."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Cech] Tento cech je již pøihlášen na jinou cechovní válku."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Cech] Tento cech se již úèastní jiné války."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Cech] Do války cechù se musí pøihlásit minimálnì %d hráèù."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Cech nemá dostatek bodù na úèast ve válce."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Cech nemá dostatek èlenù na úèast ve válce."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tvá úroveò musí být vyšší než 20 na registraci èísla tvého mobilního telefonu."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Nemáte schopnosti stát se císaøem."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s odmítl pozvání."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš pøijmout pozvání, protože už ve skupinì jsi."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Pouze císaø mùže tohle použít."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Èas èekání pøibližnì %d vteøin."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Nedostatek daní. Souèasný kapitál: %u chybìjící kapitál: %u"; + +"»ç¿ë¹ý: warpto "; +"Pøíkaz: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nemùžeš se pøemístit k neznámému hráèi."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Pøidání hráèe %d do kanálu. (Souèasný Kanál %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Pøepravit k %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nemùžeš volat neznámé hráèe."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Cech] Bìhem cechovní války se nepoèítají bodù zkušeností za lov."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Pokud použiješ požehnání císaøe %s ZB a MB budou opìt obnoveny."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Má císaøská informace"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sPanovník] : %s Yangù vlastnìno %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sPanovník] : %s"; + +"±ºÁÖ Á¤º¸"; +"Císaøská informace"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Pouze císaø smí tohle použít"; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Vyber èíslo mezi 1 a 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Nestvùra nemùže být zavolána. Zkontroluj Mob-èíslo."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Body života +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Body many +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"Požehnání císaøe je aktivní."; + +"ü·Â +%d"; +"Vytrvalost +%d"; + +"Áö´É +%d"; +"Inteligence +%d"; + +"±Ù·Â +%d"; +"Síla +%d"; + +"¹Îø +%d"; +"Pohyblivost +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Rychlost útoku +%d"; + +"À̵¿¼Óµµ %d"; +"Rychlost pohybu %d"; + +"ÄðŸÀÓ -%d"; +"Èas obnovení -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Obnova životní energie +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Obnova bodù many +%d"; + +"µ¶°ø°Ý %d"; +"Útok jedem %d"; + +"½ºÅÏ +%d"; +"Hvìzda +%d"; + +"½½·Î¿ì +%d"; +"Snižování rychlosti +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Šance na kritický útok %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Šance na pronikavý útok %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Hráèova síla útoku proti nestvùrám +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Síla útoku konì proti nestvùrám +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Posílení útoku proti Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Posílení útoku proti Milgyo + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Posílení útoku proti Zombie + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Posílení útoku proti ïáblùm + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Od císaøe Sa-Za-Hu dostal hráè %s o 10%% víc útoèné síly na 3 minuty."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Pohlcování životní energie %d%% pøi útoku."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Pohlcování bodù many (MB) %d%% pøi útoku."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Šancí %d%% budou body many (MB) vzaty nepøíteli."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Pohlcení bodù many (MB) šancí %d%%"; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% šance na blok útoku boje zblízka."; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% šance na blok útoku z dálky."; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Obrana proti jednoruèním meèùm %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Obrana proti obouruèním meèùm %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Obrana proti obouruèním meèùm %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Obrana proti zvonu %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Od císaøe Geum-Gang-Gwon dostává hráè %s o 10%% více brnìní na 3 minuty."; + +"ºÎä ¹æ¾î %d%%"; +"Obrana proti vìjíøi %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Odolnost proti útoku z dálky %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Odolnost proti ohni %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Odolnost proti bleskùm %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Odolnost proti magii %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Odolnost proti vìtru %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Odražení pøímého zásahu: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Odražení kletby: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Odolnost proti jedu %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Body many (MB) budou zvýšeny na %d%% pokud vyhraješi."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"Událost již probíhá (Flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Zkušenosti budou zvýšeny na %d%% pokud vyhraješ proti nepøíteli."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Zvýšení Yangù na %d%% pokud vyhraješ proti nepøíteli."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Zvýšení ukoøistìných pøedmìtù na %d%% pokud vyhraješ proti nepøíteli."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Zvýšení síly na %d%% pøi vypití elixíru."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% šance na naplnìní bodù životní energie, pokud vyhraješ."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Žadná závra %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Žádné zpomalení %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Žádný pád %d%%"; + +"°ø°Ý·Â +%d"; +"Síla útoku +%d"; + +"¹æ¾î·Â +%d"; +"Brnìní + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX Quiz Skript nemùže být nahrán."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Magický útok + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Magická obrana + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Maximální vytrvalost + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Síla proti Váleèníkùm + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Síla proti Ninjùm + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Síla proti Surùm + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Síla proti Šamanùm + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Síla proti nestvùrám + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Útok + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Obrana + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz Skript je nahrán."; + +"°æÇèÄ¡ %d%%"; +"Zkušenost %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Šance nalézt pøedmìt %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Šance nalézt Yangy %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Horní limit životní energie +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Horní limit životní energie +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Poškození schopností %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Poškození úderem %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Odolnost proti poškození schopností %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Odolnost proti úderùm %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% odolnost proti útoku váleèníka"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Vítejte v Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% odolnost proti útoku Ninji"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% odolnost proti útoku Sury"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% odolnost proti útoku Šamana"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Procedura: %d r- %d m - %d d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Tvùj chat je blokován."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Potøebuješ vyšší úroveò, abys mohl volat."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Potøebuješ minimálnì úroveò %d, abys mohl volat."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Nejsi v této skupinì."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Nepøipojil jsi se k tomuto cechu."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Hráè odmítl být pøidán do tvého seznamu pøátel."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Soutìž OX zaèala."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Seznam pøátel] Nemùžes pøidat GM do tvého listu pøátel."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s není ve høe."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Po skonèení obchodování mùžeš otevøít stánek až za %d vteøin."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Znovu mùžeš obchodovat za %d vteøin."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Máš víc jak 2 Biliony Yangù. Nemùžeš obchodovat."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Nemùžeš otevøít soukromý stánek, když je otevøeno další okno."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Hráè má více jak 2 Biliony Yangù. Nemùžeš s ním obchodovat."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Skladištì] Není možný žádný pøesun."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Skladištì] Pøedmìt nemùže být uskladnìn."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Hráè který zval, není online."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"S Urielovým svolením mùžeš vstoupit."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Skupina] Pouze vùdce skupiny mùže tohle zmìnit."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Skupina] Cíl není èlen tvé skupiny."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Na tomto místì nemùžeš vykopnout hráèe ze skupiny."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Na tomto místì nemùžeš vykopnout hráèe ze skupiny."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Skupina] Byl jsi vykopnut ze skupiny."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Na tomto místì nemùžeš opustit skupinu."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš vykopnout èleny skupiny."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Po smazání cechu nemùžeš vytvoøit nový po dobu %d dní."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Po opuštìní cechu nemùžeš založit nový po dobu %d dní."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Jméno cechu je neplatné."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Žádáme úèast mnoha hráèù."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Cech] [%s] cech byl vytvoøen."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Cech] Vytvoøení cechu selhalo."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Skupina] Jen vedoucí skupiny mùže používat skupinové schopnosti."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Cíl nenalezen."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Cech] Tohle není správné množství Yangù."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Cech] Nemáš dostatek Yangù."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Hledaná osoba nemùže být nalezena."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Cech] Tahle osoba není ve stejném cechu."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš vykopnout èleny cechu."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Cech] Cechovní èlen %s byl vykopnut z cechu."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"Soutìž OX ještì neskonèila, objevily se chyby.(flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Cech] Vyhodil jsi èlena cechu."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš zmìnit své hodnostní jméno."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Práva cechovního vùdce nemohou být zmìnìny."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Cech] Hodnostní jméno je neplatné."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš zmìnit svoji pozici."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Práva cechovního vùdce nemùžou být zmìnìny."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Cech] Použito %u zkušeností."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Cech] Užití zkušeností selhalo."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Cech] V cechovní pokladnici nemáš dostatek Yangù!"; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Cech] Draèí duch nebyl obnoven."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"Soutìž OX bude zakrátko znovu spuštìna."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš udìlat prohlášení."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš zmìnit pozici."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Hodnost cechovního vùdce nemùže být zmìnìna."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš se udìlat cechovním vùdcem."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš vybrat vùdce cechu."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš vybrat více vùdcù."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš obchodovat s tímto pøedmìtem."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Ilegální software rozpoznán. Hra bude ukonèena."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Máš více jak 2 Bilionù Yangù. Nemùžeš obchodovat."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Neplatný Yang."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Souèasná událost je omezena jen na jednu oblast."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Spustit ruletu pøedmìtù."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Spustit ruletu Yangù."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Hráè je online. Použij šeptání na rozhovor."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Mobilní telefonní èíslo není registrováno."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Musíš mít minimálnì úroveò 20 na posílání textových zpráv."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Potøebuješ 2000 DT na poslání textové zprávy."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Tvá textová zpráva byla odeslána."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s cechu %s bylo zvýšeno na %d%%!"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s cechu %s je opìt normální."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s zvýšeno o %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s 's %s je opìt normální."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Tvé tìžební body se zvýšily na maximum. (%d)."; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Tvé tìžební body se zvýšily na nejvyšší úroveò."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Mùžeš vylepšit svùj krumpáè s pomocí døevorubce Deokbae."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Tvé tìžební body se zvýšily! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Bez krumpáèe nemùžeš kopat."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Zde není nic na kopání."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Kopání bylo úspìšné."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Kopání se nezdaøilo."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Seznam pøátel] Pøidal jsi %s jako pøítele."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"Hráè bude za chvíli pøemístìn do mìsta."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Seznam pøátel] Vymazal jsi %s ze seznamu."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Kritická chyba serveru. Server bude automaticky restartován."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Budeš odpojen za 10 vteøin."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Mùžeš se pøipojit za 5 minut."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) Cech vytvoøen. [Doèasnì]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Cech je ve válce."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Tento cech neexistuje."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Cech s tímto jménem nebo èíslem neexistuje."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Tato budova neexistuje."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Tenhle typ budovy mùže být postaven pouze jednou."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Nejdøíve zavøi kartu soutìže OX. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Nejdøíve musí být postavena základní budova."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Stavba selhala kvùli špatné stavební cenì."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Tvùj cech nemá dostatek Yangù na stavbu této budovy."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Na tuto budovu nemáš dostatek surovin."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Nemùžeš postavit budovu na tomto místì."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Tato postava neexistuje."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Souboj nezrušen."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Souboj úspìšnì zrušen."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Souboj úspìšnì zahájen."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Problém se zahájením souboje."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Nevyskytly se žádné chyby."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Zde nejsou žádní bojovníci."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Nezbyly žádné body vlastností tìla."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Zbývá pøíliš málo bodù vlastností tìla."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Vložil jsi neplatnou hodnotu."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Subordinace rozkazu je neplatná."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Zrušený kontrakt mezi hráèem %d a hráèem %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Zatoèit ruletou za %d Yangù."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Záznam pøedmìtu uložen do systémového záznamu."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Informace pro království"; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Vyber informace mapy svaté zemì %d vstup %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Objevila se chyba."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s zabití %d zabité pøíšery %d zabití bossù %d Èíslo svaté zemì %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Informace o stavu bitvy království"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Tvùj požadavek je zavádìn. Prosím èekej."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Nemùžeš otevøít Skladištì, když je otevøeno další okno."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Skladištì] Heslo ke skladišti bylo zmìnìno."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Skladištì] Zadal jsi špatné heslo."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Tvùj herní èas vyprší za %d minut."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Øádnì voleno."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Již voleno."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"Hráè %s je již ve volbì."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"Soutìž OX skonèila, nevyskytly se žádné chyby.(Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Nemùže být zvolen."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s má stále %u Yangù."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s má stále %d Yangù"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Nemáš dostatek Yangù."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s byl smazán jako kandidát na císaøe."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s není kandidát na císaøe."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s byl nominován na císaøe."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s nemùže být nominován na císaøe."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"Císaø %s byl vyhoštìn."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Císaø %s nemùže být vyhoštìn."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"Události OX se nemùže úèastnit více lidí."; + +"½Å¼ö±¹"; +"Království Shinsoo"; + +"õÁ¶±¹"; +"Království Chunjo"; + +"Áø³ë±¹"; +"Království Jinno"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Tvé rybáøské body se zvýšily! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Dosáhl jsi maximálního poètu rybáøských bodù."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Vylepši svùj prut za pomocí rybáøe."; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Ztratil si svoji návnadu."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Chytil jsi rybu! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"Délka chycené ryby je %.2fcm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Rybáøská událost 'Nejlepší Rybáø'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Ostatní úèastníci události jsou uvedeni."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Rybáøská událost 'Trpìlivost rùže pøináší'."; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Chytil jsi %d z %d."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Ryba zmizela do nekoneèných hlubin vody..."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"Uvnitø ryby je mušle."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"Uvnitø ryby je èerv."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Opekáš %s nad ohnìm."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Nemùžeš obchodovat, protože neseš více jak 2 Biliony Yangù."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš pojmenovat své skladištì neplatným jménem."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš prodat pøedmìt z obchodu doplòkù v soukromém stánku."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Další úèastníci události nejsou uvedeni."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Kopání dokonèeno."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Vezmi si krumpáè."; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Vyber si prut."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Nejdøíve dej návnadu na háèek."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Nemùžeš jít rybaøit bez prutu."; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš provést požadavek, protože vedoucí skupiny není online."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš vytvoøit skupinu s hráèi z jiných království."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Na tomto místì nemùžeš pozvat hráèe do skupiny."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš pozvat hráèe, když jsi v pozorovatelském módusu."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Skupina] Pouze hráèi s rozdílem úrovní od -30 do +30 mohou být pozváni."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Poèet dalších úèastníkù: %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš pozvat tohoto hráèe, jeho úroveò je pøíliš nízká."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš pozvat tohoto hráèe, jeho úroveò je pøíliš vysoká."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš pozvat více hráèù do své skupiny."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Chceš se pøipojit ke skupinì hráèe %s?"; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Tento hráè není v této skupinì."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš se pøipojit k této skupinì, tato je již plná."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Skupina] Nemáš právo nìkoho pozvat."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Skupina] %s odmítl pozvání do tvé skupiny."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Skupina] %s je již ve skupinì."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Na tomto místì nemùžeš pøijmout pozvání do skupiny."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"Soutìž OX je u konce."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"Soutìž OX je u konce."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš pøijmout pozvání."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Skupina] %s odmítl tvé pozvání."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Skupina] %s se pøipojil k tvé skupinì."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Skupina] %s se pøipojil k tvé skupinì."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Teï nemùžeš použít soukromý stánek."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Tento hráè již s nìkým obchoduje."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 Potvrzovací èíslo: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Vaše potvrzovací èíslo není správné. Prosím zkus to znovu."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Mobilní telefonní èíslo je registrováno."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš se pøemístit k hráèi."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"Odmìna soutìže OX byla pøedána. ID: %d Množství: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Hráè není online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Hráè je na kanále %d. (Ty jsi na kanále %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš jít nikam %d vteøin po otevøení skladištì."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nemùžeš jít nikam chvíli po obchodu."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš jít nikam %d vteøin po obchodu."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Souboj skonèil, tvùj bojovník zmizel."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Není limit na elixíry."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Mùžeš použít až %d elixírù."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Souboj zaène za 10 vteøin."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Souboj zaèal."; + +"Âü"; +"TRUE"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Souboj skonèil kvùli problému s arénou."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Souboj skonèil, èas vypršel."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"Za 10 vteøin budeš pøesunut do mìsta."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Souboj skonèil kvùli problému s arénou."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Tvùj soupeø má problémy. Souboj se ukonèuje."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Souboj skonèil kvùli problému se soupeøem."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s vyhrál souboj."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s vyhrál."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Budeš pøesunut do mìsta za 10 vteøin."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"Další kolo zaène za 10 vteøin."; + +"°ÅÁþ"; +"FALSE"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Soupeø byl oddìlený. Souboj skonèil."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Šance na upuštìní pøedmìtù je v tuto chvíli plus %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Kvóta upuštìných Yangù je v tuto chvíli plus %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Momentální šance na padnutí Yangù je o %d%% vyšší."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Zkušenostní bonus je momentálnì dalších %d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"Verze herního klienta není správná. Prosíme, nainstaluj poslední patch."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Nemùžeš obchodovat, když je otevøené další okno."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Jsi pøíliš daleko od obchodu na nákup."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Jsi pøíliš daleko od obchodu na prodej."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš obchodovat, protože neseš více jak 2 Biliony Yangù."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Celkové èíslo kvízu: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Daò z prodeje: %d%%."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš jet na koni po dobu tvoji promìny."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš jet na koni pokud máš na sobì svatební šaty, nebo smoking."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Nemáš konì."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Tvùj kùò je mrtvý."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Vytrvalost tvého konì je pøíliš malá."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Volání konì selhalo."; + +"´ÔÀÇ ¸»"; +"Kùò"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Svatba brzy skonèí."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Bude automaticky opuštìno."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"Válka již skonèila."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Výsledek bude znám za 10 vteøin."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš obchodovat pøi pozorování."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Pokud je otevøeno okno, nemùžeš obchodovat s ostatními."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Druhá osoba je momentálnì zaneprázdnìna, takže s ní nyní nemùžeš obchodovat."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Druhá osoba zrušila obchod."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Nedostatek Yangù, nebo prostoru v inventáøi."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Druhá osoba nemá dostatek Yangù, nebo místa v inventáøi."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Druhá osoba nemá dostatek místa v inventáøi."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"Obchod s %s byl úspìšný."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Neztratil jsi žádné zkušenosti, díky požehnání draèího boha."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Aktuální skóre: Shinsoo: %d, Chunjo: %d, Jinno: %d"; + +"Á¤´äÀº"; +"Správná odpovìï je:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Ïábel svatého místa: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", nemáš žádné právo tu být. Tohle je svaté místo. Odtáhni! Pøíslušníci tvého království opustí svaté místo za 10 sekund."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"Království %s bylo poraženo a vypadlo z bitvy království."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Poèet pøíšer v Bitvì královstvích:"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Pokud porazíš strážce svatého místa, staneš se jeho vlastníkem."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Díky ochranì draèího boha, jsi nepustil žádné vìci."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Extra poškození bodnou zbraní %d"; + +"%s ºí·°! (%ld%%)"; +"%s blok! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s vyhnout! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Ano (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d]s Útoèná pozice: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Prosím zadej rozkaz v plném znìní."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tohle nemùžeš dìlat pokud sedíš na koni."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tohle nemùžeš dìlat pokud ležíš na zemi."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"V mých snech? Cože?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Nejprve vstaò."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Tento rozkaz neexistuje."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Skupina] Skupina byla zrušena."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš zavolat cíl."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Skupina] Nemùžeš zavolat èleny skupiny na tvoji souèasnou pozici."; + +"X ÀÔ´Ï´Ù"; +"Ne (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Skupina skvìle spolupracuje a její èlenové poblíž velitele obdrží zkušenostní bonus."; + +"±æµåÀå"; +"Vùdce"; + +"±æµå¿ø"; +"Èlen"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Cech] Poskytnuté zkušenosti jsou vìtší než zbylé zkušenosti."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Cech] Zpráva nemùže být smazána."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Cech] Nedostatek draèího ducha. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš ještì užít cechovní schopnost."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Cech] %d -schopnost byla užita (%d, %d) na %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Cech] Hráè je na kanále %d. (Souèasný kanál: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Cech] Hráè není online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Za 5 vteøin budou všichni kdo špatnì odpovìdìli vyøazeni."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Cech] Tato cechovní schopnost mùže být použita pouze ve válce."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Cech] %u bodù draèího ducha bylo obnoveno."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Cech] Pouze cechovní mistr mùže vybrat Yangy."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Cech] Hráè odmítl pozvání do cechu."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš pøijímat nikoho do cechu."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Nemùžeš pøijímat do cechu hráèe z jiného království."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Tento hráè mùže být znovu pozván za %d dní."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Po novém uspoøádání mùžeš opìt pøijímat èleny za %d dní."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Cech] Tato osoba je již èlenem jiného cechu."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Cech] Kapacita cechu dosáhla nejvyšší úrovnì."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Pøipraven na další otázku?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Nemùžeš trénovat tuto schopnost."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš trénovat tuto schopnost."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Nemùžeš trénovat tuto schopnost na úroveò velmistra."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Již jsi mistr této schopnosti. Nemùžeš ji dál trénovat."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Nemáš dost vysokou úroveò tvé schopnosti pro trénink na velmistra."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Upsala, tohle nefungovalo. Hrom do toho!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Trénink selhal. Zkus to prosím pozdìji."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Mé tìlo je plné síly!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Zdá se, že trénink funguje..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Dokonèil jsi trénink s knihou úspìšnì."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Tohle nemùžeš pøeèíst, máš málo zkušeností."; + +"Pregunta."; +"Otázka."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Už nemùžeš trénovat tuto schopnost s knihou."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Tato schopnost není dost vysoká, aby mohla být trénována s knihou."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Lepším se, ale stále nerozumím všemu."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Instrukcím je tìžké porozumìt. Musím více studovat."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Této kapitole rozumím. Ale musel jsem tvrdì pracovat."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Dokonèil jsi trénink s knihou úspìšnì."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Pøemístìní selhalo."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Zde není žádný kùò. Zeptej se pacholka."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Použij pøedmìt, abys zavolal konì."; + +"%s SP¼Ò¸ð: %d"; +"%s SB Spotøeba: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Pokud je to správnì, jdìte na O. Pokud je to špatnì, jdìte na X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Hoøím uvnitø, ale zklidòuje to mé tìlo. Moje Chi se musí stabilizovat."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Pomalu... ale stále... bez zastavování!"; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Ano, cítím se skvìle. Mé tìlo je plné Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Pøeèetl jsem to! Nyní mým tìlem protéká Chi."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"Trénink je ukonèen."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Jsem na poslední stránce knihy! Trénink je témìø ukonèen!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Skoro hotovo! Už jen trochu!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Jsem osvícen! Skoro jsem to pøeèetl celé!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Už jen pár stránek zbývá a budu to mít celé pøeèteno."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Cítím se osvìžen."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Správnì!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Nyní rozumím!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Dobøe, mìl bych zùstat dále soustøedìný."; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Ètu ten samý øádek poøád dokola."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Nechci se uèit nic dalšího."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Je to složitìjší než jsem si myslel."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Nemohu se poøádnì soustøedit. Mìl bych si dát pauzu."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Tvùj chat byl zablokován GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Tvá blokace chatu byla zrušena."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"Okno výroby je již otevøeno."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš nic vyrábìt, pokud je jiné okno obchodu/skladištì otevøeno."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Další zlepšení není možné."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Okno výroby není otevøeno."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Nemáš správný materiál."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Cech] Zkus to prosím pozdìji."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Musíš pøeèíst ještì %d knih, abys vylepšil tuto schopnost."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Cech] Zkus to prosím pozdìji."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Tuhle funkci mùžeš použít pouze na hradì."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: Zlaté pruty byly vráceny zpìt do trezoru tvého království."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: V trezoru tvého království je: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Nejsi schopen zaplatit zlaté pruty zpìt do trezoru tvého království."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Cech] Dosaženo %d bodù."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tento pøedmìt nemùže být zlepšen."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Bezplatné zbraòové zlepšení mohou být užity pouze na zbranì do úrovnì 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nejsi schopen použít tento pøedmìt, protože nemáš dostateènou kvalifikaci."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš použít tento pøedmìt, protože nejsi správného pohlaví."; + +"»ç¿ë¹ý: transfer "; +"Použít: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Tato funkce mùže být použita pouze císaøem."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš nabírat hráèe z jiného království."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"Hráè %s je v tuto chvíli na kanále %d. (Tvùj kanál: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Nabral jsi %s hráèe."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Zde není žádný uživatel tohoto jména."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš nabrat sám sebe."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Tvá úroveò je moc nízká, nemùžeš použít tento pøedmìt."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Nemùžeš nic vylepšit, když je otevøené další okno."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"Císaø %s se zmìnil na %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"V %s je válka na zapálení signálního ohnì."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s byl schopen se ubránit úspìšnì."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"30 minut od teï muže hráè %s dostat odmìnu, protože znièil signální oheò."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"30 minut ubìhlo. Signální ohnì zmizely."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Signální ohnì byly zapáleny v %s aby upozornily na boj."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s znièil signální oheò."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s prohráli válku. Nebyli schopni ubránit hrad."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s znièil všechny signální ohnì."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Jsi schopen otevøít stánek pouze pokud se svleèeš."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d hodin, %d minut a %d sekund bude ještì trvat tvùj blok chatu"; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d hodin a %d sekund budete ještì blokování na chatu"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d minut a %d sekund bude ještì trvat blokace chatu."; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Èetnost padání Yangù"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Nemáš správný materiál na výrobu tohoto pøedmìtu."; + +"ÀüÁ¦±¹"; +"Všechna království"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Podíl padlých pøedmìtù"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Podíl padlých Yangù"; + +"°æÇèÄ¡ ¹èÀ²"; +"Procentová míra bodù zkušeností"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d sekund bude ještì trvat blokace chatu."; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš vyjadøovat emoce, pokud jedeš na koni."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš vyjadøovat emoce hráèi, který jede na koni."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Cech]Velitel nepøátelského cechu je offline."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech]Velitel nepøátelského cechu je offline."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Cech] Tento cech se momentálnì úèastní války."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Již jedeš. Nejprve sesedni."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš zlepšovat s tímto pergamenem."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Za úkol Vìže Démonù mùžeš být odmìnìn pouze jednou."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Draèí kámen byl odebrán."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš pøesunout pøedmìt v oknì pro zušlechtìní."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Zbývající èas Draèího kamene byl odebrán."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Odebrání zbývajícího èasu selhalo."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Odebrání Draèího kamene selhalo. Ovšem povedlo se ti získat následující: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Odebrání Draèího kamene selhalo."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Tento pøedmìt není pro vylepšení èirosti zapotøebí."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Tento pøedmìt není pro vylepšení èirosti zapotøebí."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Tento pøedmìt nemùže být zlepšen touto cestou."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tento pøedmìt nemùže být zlepšen touto cestou."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Vylepšení èirosti bylo úspìšné."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Zušlechtìní o jeden stupeò selhalo."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Tento pøedmìt není pro zušlechtìní tøeba."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Zušlechtìní o jeden stupeò bylo úspìšné."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Vylepšení èirosti selhalo."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Nemáš všechny suroviny, potøebné pro vylepšení Draèího kamene."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Draèí kámen nelze využít pro zesílení."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Zesílení bylo úspìšné."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Zesílení se nezdaøilo."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Již nosíš Draèí kámen tohoto typu."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Draèí kámen nelze odebrat."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Tento druh Draèího kamene již máš ve výbavì."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Pøed tím, než budeš moci otevøít Cor Draconis, musíš dokonèit úkol Draèí kámen a aktivovat Alchymii Draèích kamenù."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Pøed tím, než budeš moci otevøít Cor Draconis, musíš dokonèit úkol Draèí kámen a aktivovat Alchymii Draèích kamenù."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Opasek mùžeš odebrat pouze pokud v nìm již nejsou žádné pøedmìty."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Mùžete kombinovat Magický kámen a Požehnaný pergamen."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Tento pøedmìt si nemùžeš na opasek pøidat."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Investoval jsi %d Yangù."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Zde není žádný kámen na sebrání."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Nemùžeš uložit tuto pozici."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Nemáš dostatek místa v inventáøi."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš se pøemístit na bezpeèné místo v cizím království."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemáš dostatek ZB."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nemáš dostatek bodù magie (MB) na použití."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"%d vteøin po vykonání se dostaneš do místa urèení."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Tvá úroveò je pøíliš nízká na použití tohoto pøedmìtu."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Mìsíèní koláèek mùžeš použít pouze každých 5 vteøin."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Tento pøedmìt nemùžeš použít pøi souboji."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Vyhrál jsi %d Yangù."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Zde nemùžeš dìlat táborák."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Nemùžeš dìlat táborák pod vodou... to pøeci dá rozum."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Zavøeno. Mìl bys jít hledat klíè."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Tento pøedmìt nemùže být otevøen klíèem."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Tohle je správný klíè."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Obdržel jsi %d Yangù."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Z této bedny vychází tajemná záøe."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Obdržel jsi %d bodù zkušeností."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Podívej, co vypadlo z bedny!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Cech] Úroveò cechu je pøíliš nízká."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Pokud vdechneš rudý kouø vycházející z bedny, budeš rychlejší!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Padlé položky zmizí po %d minutách."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_DE.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_DE.txt new file mode 100644 index 000000000..98ae3a22c --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_DE.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"Sie können keinen weiteren Bonus hinzufügen."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"Neuer Bonus erfolgreich hinzugefügt."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s benötigt."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Frage: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Alle werden gleich in die Stadt teleportiert."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Dieser Gegenstand existiert nicht."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"Die Kiste ist explodiert! Du hast Trefferpunkte verloren."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Wenn du den grünen Rauch aus der Kiste einatmest, verteilt sich Gift in deinem Körper!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Du erhältst %s, %d Stück."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"Die Kiste enthält: %s"; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Dieser Schlüssel scheint nicht zu passen."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Du hast nichts erhalten."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Du hast nicht genügend Yang, um den Gegenstand zu benutzen."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du hast nicht genügend Yang, um den Gegenstand zu benutzen."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Du hast dein Fertigkeits-Level verringert."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Du kannst dein Fertigkeits-Level nicht verringern."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"Dieser Effekt ist bereits aktiv."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Dieser Gegenstand kann nur in einem Internetcafé genutzt werden."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Das ist über dem Limit."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Du hast leider nicht genug Platz in deinem Inventar."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Benutzter Mondkuchen oder Samen."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst keinen Ehering tragen, wenn du nicht verheiratet bist."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Der Event-Detektor kann von hier aus nicht bedient werden."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dieser Gegenstand kann nicht aufgenommen werden."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Der Event-Detektor ist mit dem mysteriösen Licht verschwunden."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Der Event-Detektor ist verschwunden."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Der Kompass des Metinsteins funktioniert nicht in Dungeons."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Der Kompass des Metinsteins ist mit dem mysteriösen Licht verschwunden."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Du erhältst: %s %dx"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Der Kompass des Metinsteins ist verschwunden."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"Du findest nur ein einfaches Steinstück in der Muschel."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Die Muschel ist verschwunden."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"In der Muschel ist eine weiße Perle."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"In der Muschel ist eine blaue Perle."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"In der Muschel ist eine blutrote Perle."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Dieses Buch ist schwer zu verstehen."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Dieses Buch hilft dir nicht weiter."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Du benötigst Level 30, um dieses Buch zu verstehen."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Du benötigst Level 50, um dieses Buch zu verstehen."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst keine weiteren Combos trainieren."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s hat die Fahne von %s erobert!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Du verstehst diese Sprache bereits."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Du musst dein Level steigern, um dieses Buch lesen zu können."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Das Buch ist zum Üben zu schwer."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Mit diesem Buch kannst du nicht weiter trainieren."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Die Steuer ist auf %d%% gesetzt."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Du kannst erst ab Level 50 Reittraining bekommen."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Du bist dem Fluch des bösen Geistes mit Hilfe einer Exorzismus-Schriftrolle entkommen."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Du kannst keine weiteren Reitanleitungen lesen."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Du hast die Reitanleitung gelesen und einen Reitpunkt erhalten."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Du kannst diesen Punkt zur Verbesserung deiner Reitkunst verwenden!"; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"Die Flagge der Gilde %s wurde von Spieler %s gestohlen."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Du hast die Reitanleitung nicht verstanden."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Dein Geist ist klar. Du kannst dich jetzt gut konzentrieren."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Dein Rang ist um %d Punkte gestiegen."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Du kannst deine aktuelle Frisur nicht färben oder bleichen."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Du musst Level %d erreichen, um dein Haar wieder färben zu können."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Dieser Gegenstand kann nur vom anderen Geschlecht geöffnet werden."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst das von deiner aktuellen Position aus nicht nutzen."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Du bist bereit zum Warpen, deshalb kannst du die Schriftrolle des Ortes nicht benutzen."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Du wirst zum ursprünglichen Ort zurückgebracht."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s kann in einem Dungeon nicht benutzt werden."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Quest] Du hast deine Belohnung bereits erhalten."; + +"À»"; +"den"; + +"¸¦"; +"das"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Es sind keine Steinsplitter zum Entfernen vorhanden."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Du kannst die Verbesserung dieses Gegenstands nicht ändern."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Du hast keine Verbesserung, die du ändern kannst."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Du kannst dies erst %d Minuten nach einer Verbesserung vornehmen. (%d Minuten übrig)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Du hast die Verbesserung geändert."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Verbesserung wurde erfolgreich hinzugefügt."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Keine Verbesserung hinzugefügt."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Diesem Gegenstand kannst du nur mit der Segenskugel einen weiteren Bonus hinzufügen."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Du kannst das nicht in der Duellarena nutzen."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dieser Gegenstand kann nicht weiter verbessert werden. Die maximale Anzahl Boni ist bereits erreicht."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Du kannst die Segenskugel erst dann mit einem Gegenstand benutzen, wenn er bereits 4 Boni besitzt."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Fassung wurde erfolgreich hinzugefügt."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Keine Fassung hinzugefügt."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Diesem Gegenstand können keine weiteren Fassungen hinzugefügt werden."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Diesem Gegenstand kann keine Fassung hinzugefügt werden."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ausrüsten erfolgreich."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ausrüsten gescheitert."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Du musst zuerst eine Fassung hinzufügen. Benutze dazu einen Diamanten."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"In diesem Gegenstand gibt es keine Fassung für Edelsteine."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du brauchst eine Emotionsmaske, um diese Handlung auszuführen."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Du musst eine Fassung hinzufügen, wenn du einen Diamanten nutzen willst."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Diesem Gegenstand können keine weiteren Edelsteine hinzugefügt werden."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Diese Gegenstände können nicht miteinander verwendet werden."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Du kannst den Köder während des Fischens nicht wechseln."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Du tauschst den aktuellen Köder gegen %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Du hast %s als Köder am Haken befestigt."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Es fehlen Zutaten für die Mischung des Tranks."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Du hast nicht genügend Material (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Du hast nicht genügend leere Flaschen."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Die Herstellung des Tranks ist fehlgeschlagen."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Das können nur Frauen tun."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst nicht mehrere Geiststeine der gleichen Art anbringen."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dieser Geiststein kann nicht an dieser Art von Gegenstand angebracht werden."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst diesen Geiststein nicht an einer Waffe anbringen."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Du hast den Geiststein erfolgreich angebracht."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Der Geiststein ist beim Einsetzen zerbrochen."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Es ist kein Slot frei."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Diese Funktion ist hier und jetzt nicht verfügbar."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Während der Teilnahme an einer Reichsschlacht kannst du die Schriftrolle des Ortes nicht benutzen."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nach Öffnen des Lagers kannst du für %d Sek. keine Schriftrolle des Ortes benutzen."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Du kannst die Schriftrolle des Ortes nicht benutzen, solange ein anderes Fenster geöffnet ist."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Diese Person existiert nicht."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nach einem Handel kannst du für %d Sek. keine Schriftrolle benutzen."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nach Öffnen des Lagers kannst du für %d Sek. keine Schriftrolle des Ortes benutzen."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Du kannst die Schriftrolle des Ortes nicht benutzen, da die Entfernung zu gering ist."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nach einem Handel kannst du für %d Sek. keine Schriftrolle des Ortes benutzen."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Du kannst das Lager nicht öffnen, solange ein anderes Fenster geöffnet ist."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Du kannst diesen Gegenstand nicht fallen lassen."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Der fallen gelassene Gegenstand wird in 5 Minuten verschwinden."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"%s erhalten"; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Du trägst zu viele Gegenstände bei dir."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s erhält %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Alle werden in Kürze in die Stadt teleportiert."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Du bist zu nah."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Gegenstandshandel: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst deine Ausrüstung nicht ändern, solange du verwandelt bist."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du musst stillstehen, um den Gegenstand ausrüsten zu können."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Affenkraut kann nicht verfüttert werden. Es wird zum Wiederbeleben toter Pferde verwendet."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst ein totes Pferd nicht füttern."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Du hast das Pferd mit Kräutern gefüttert."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Du hast das Pferd gefüttert."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Dein Level ist zu niedrig, um diese Frisur zu tragen."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du trägst diese Frisur bereits."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Du bist bereits verwandelt."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Du bist zu weit weg."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Das ist der falsche Verwandlungsgegenstand."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst dich nicht in ein Monster verwandeln, das ein höheres Level hat als du."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dein Level ist zu niedrig, um diesen Gegenstand anzulegen."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du bist nicht stark genug, um diesen Gegenstand anzulegen."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Deine Intelligenz ist zu niedrig, um diesen Gegenstand anzulegen."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Deine Beweglichkeit ist zu niedrig, um diesen Gegenstand anzulegen."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Deine Vitalität ist zu niedrig, um diesen Gegenstand anzulegen."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst diesen Gegenstand nicht verwenden, da du nicht verheiratet bist."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst diesen Gegenstand nicht zweimal ausrüsten."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Bis zur Fassungsentfernung von %s verbleibende Zeit: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Diese Aktion kann nur mit dem anderen Geschlecht ausgeführt werden."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"Aus %s ist ein Edelstein verschwunden."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Gilde] Der Gildenname ist ungültig."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Gilde] Dieser Gildenname ist bereits vergeben."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Du kannst keine Gilde erstellen."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"Die Gilde %s hat der Gilde %s den Krieg erklärt!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Gilde] %s hat den Gildenkrieg abgelehnt."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"Der Gildenkrieg zwischen %s und %s beginnt in wenigen Sekunden!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"Der Gildenkrieg zwischen %s und %s hat begonnen!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"Der Gildenkrieg zwischen %s und %s endet unentschieden."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"%s hat den Gildenkrieg gegen %s gewonnen."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Für diese Aktion benötigst du die Zustimmung deines Mitspielers."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Gilde] Der Gildenkrieg wurde abgebrochen."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"Der Gildenkrieg zwischen %s und %s wurde abgebrochen."; + +"´Ý±â"; +"Schließen"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Aktion abgebrochen. Du hast angefangen zu kämpfen."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Jemand hat sich mit deinen Account-Daten eingeloggt. Du wirst vom Server getrennt."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Ein mystisches Licht erscheint vom Baum."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d Spielzeit wird deinem Konto hinzugefügt. (Zahlung Nr. %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Du kannst am Gildenkampf im Beobachter-Modus teilnehmen."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Beim Auswählen des Charakters erscheint ein Icon."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Es gibt keine Gegner."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"Der Kampf mit %s hat begonnen!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Findet sich kein Gegner, wird der Gildenkrieg automatisch beendet."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Da der Gildenkrieg vorzeitig beendet wurde, wird das Ergebnis als Unentschieden gewertet."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"Wegen des Segens des Kaisers wird die Energie zurückgeworfen."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Nach %d Sekunden kann der Segen des Kaisers verwendet werden."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Nach %d Sekunden kann der Segen des Kaisers verwendet werden."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Nicht genügend Steuereinnahmen : %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Steuerhöhe : %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Fehler bei der Verwandlung."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Du hast die Verwandlung fertig gelernt."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Bitte ruf zuerst dein Pferd."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Du hast dein Pferd fortgeschickt."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s hat dich zum Kampf aufgefordert!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Du musst absteigen."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst dein Pferd nicht füttern, während du aufsitzt."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Du hast das Pferd mit %s%s gefüttert."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Du brauchst %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d Sekunden bis zum Beenden."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Nach %d Sekunden wird das Spiel beendet."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d Sekunden bis zum Beenden."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Das Ausloggen wurde abgebrochen."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Zurück zum Login-Fenster. Bitte warten."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Du wirst vom Server getrennt. Bitte warten."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Du hast %s zum Kampf aufgefordert."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Du wechselst den Charakter. Bitte warten."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Noch kein Neustart möglich. Warte %d Sekunden."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Noch kein Neustart möglich. Warte %d Sekunden."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Noch kein Neustart möglich. Warte %d Sekunden."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Noch kein Neustart in der Stadt möglich. Warte %d Sekunden."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Die Wartezeit ist abgelaufen. Du wirst in der Stadt wiederbelebt."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Du kannst deinen Status nicht ändern, solange du verwandelt bist."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Der Spieler duelliert sich gerade."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Gilde] Es gehört nicht der Gilde."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Du bist nicht berechtigt, das Level der Gildenfertigkeiten zu ändern."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Die Auswahl ist falsch."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Lager] Du hast ein falsches Passwort eingegeben."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Lager] Das Lager ist bereits geöffnet."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Lager] Du musst 10 Sekunden warten, bevor du das Lager wieder öffnen kannst."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Lager] Du bist zu weit entfernt, um das Lager zu öffnen."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Der Server kann die Gruppenaufgabe nicht bearbeiten."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst deine Gruppe nicht verlassen, während ihr in einem Dungeon seid."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Gruppe] Du bist aus der Gruppe ausgetreten."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Gilde] Deine Gilde nimmt bereits an einem anderen Krieg teil."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Ein Gildenkrieg ist nicht gerechtfertigt."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Gilde] Es gibt keine Gilde dieses Namens."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Es besteht schon eine Kandidatur."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gilde] Die Gilde ist bereits im Krieg."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Nicht genug Yang, um an einem Gildenkrieg teilzunehmen."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Die Gilde hat nicht genug Yang, um an einem Gildenkrieg teilzunehmen."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Gilde] Die Gilde ist bereits für einen anderen Krieg vorgemerkt."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Gilde] Die Gilde ist bereits in einem Krieg."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Gilde] Es werden mindestens %d Spieler benötigt, um an einem Gildenkrieg teilzunehmen."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Die Gilde hat nicht genügend Punkte, um an einem Gildenkrieg teilzunehmen."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Die Gilde hat nicht genug Mitglieder, um an einem Gildenkrieg teilzunehmen."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dein Level muss höher als 20 sein, um eine Handynummer zu registrieren."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Du hast nicht die Qualifikation eines Kaisers."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s hat die Einladung abgelehnt."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst die Einladung nicht annehmen, da du bereits in der Gruppe bist."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Nur der Kaiser kann das benutzen."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Cooldown-Zeit ungefähr %d Sekunden"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Mangel an Steuern. Derzeitiges Kapital : %u fehlendes Kapital : %u"; + +"»ç¿ë¹ý: warpto "; +"Befehl: warpen zu "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Du kannst nicht zu einem fremden Reichsspieler warpen."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Hinzufügen vom Spieler %d in den Channel. (Geschenk Channel %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Warpen zu Spieler %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Du kannst keine fremden Reichsspieler zusammenrufen."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Während eines Gildenkrieges gibt es keine Erfahrungspunkte für die Jagd."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Beim Verwenden des Segen des Monarchen %s werden die TP und die MP wiederhergestellt."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Meine Informationen über den Kaiser"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sMonarch] : %s Yang Besitz %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sMonarch] : %s"; + +"±ºÁÖ Á¤º¸"; +"Informationen über den Kaiser"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Nur ein Kaiser kann das benutzen."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Wähle eine Zahl zwischen 1 und 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Das Monster kann nicht gerufen werden, überprüfe die Mob-Nummer."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Trefferpunkte +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Manapunkte +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"Der Segen des Kaisers ist aktiv."; + +"ü·Â +%d"; +"Ausdauer +%d"; + +"Áö´É +%d"; +"Intelligenz +%d"; + +"±Ù·Â +%d"; +"Stärke +%d"; + +"¹Îø +%d"; +"Beweglichkeit +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Angriffsgeschwindigkeit +%d"; + +"À̵¿¼Óµµ %d"; +"Bewegungsgeschwindigkeit %d"; + +"ÄðŸÀÓ -%d"; +"Abklingzeit -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Lebenserholung +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Manaerholung +%d"; + +"µ¶°ø°Ý %d"; +"Giftangriff %d"; + +"½ºÅÏ +%d"; +"Stern +%d"; + +"½½·Î¿ì +%d"; +"Geschwindigkeitsreduzierung +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Kritischer Angriff mit einer Chance von %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Durchdringender Angriff mit einer Chance von %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Spielerangriffskraft gegen Monster +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Pferdeangriffskraft gegen Monster +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Angriffsverstärkung gegen Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Angriffsverstärkung gegen Milgyo + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Angriffsverstärkung gegen Untote + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Angriffsverstärkung gegen Teufel + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Herrscher Sa-Za-Hu gewährt dem Spieler %s für 3 Minuten eine um 10 %% erhöhte Angriffskraft in diesem Gebiet."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Absorb von Leben %d%% beim Angriff."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Absorb von Mana %d%% beim Angriff."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Mit einer Wahrscheinlickeit von %d%% wird Mana vom Gegner genommen."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Absorb mit einer Wahrscheinlichkeit von %d%% Mana."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% Chance, einen Nahkampfangriff abzublocken"; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% Chance, einen Fernangriff abzuwehren"; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Einhandschwert-Verteidigung %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Zweihandschwert-Verteidigung %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Zweihandschwert-Verteidigung %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Glockenverteidigung %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Durch den Herrscher Geum-Gang-Gwon, wird zu dem Spieler %s in diesem Gebiet für 3 Minuten 10 %% seiner Rüstung gestiegen"; + +"ºÎä ¹æ¾î %d%%"; +"Fächerverteidigung %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Fernangriff-Widerstand %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Feuerwiderstand %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Blitzwiderstand %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Magiewiderstand %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Windwiderstand %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Direkten Angriff reflektieren: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Fluch reflektieren: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Giftwiderstand %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Manaerhöhung von %d%% bei einem Sieg über den Gegner."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"Das Event läuft schon. (Flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Erfahrungserhöhung von %d%% bei einem Sieg über den Gegner."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Erhöhung des erbeuteten Yang um %d%% bei einem Sieg über den Gegner."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Erhöhung der erbeuteten Gegenstände um %d%% bei einem Sieg über den Gegner."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Erhöhung der Leistung um %d%% durch Einnahme des Tranks."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% Chance, nach dem Sieg über einen Gegner Trefferpunkte aufzufüllen."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Keine Benommenheit %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Keine Verlangsamung %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Kein Umfallen %d%%"; + +"°ø°Ý·Â +%d"; +"Angriffskraft + %d"; + +"¹æ¾î·Â +%d"; +"Rüstung + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX Quiz-Script konnte nicht geladen werden."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Magie-Angriff + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Magie-Verteidigung + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Maximale Ausdauer + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Stark gegen Krieger + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Stark gegen Ninja + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Stark gegen Sura + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Stark gegen Schamanen + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Stark gegen Monster +%d%%"; + +"°ø°Ý·Â +%d%%"; +"Angriff + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Verteidigung + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz-Script wurde geladen."; + +"°æÇèÄ¡ %d%%"; +"Erfahrung %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Wahrscheinlichkeit einen Gegenstand zu finden %.1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Wahrscheinlichkeit Yang zu finden %.1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Maximales Leben +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Maximales Leben +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Fertigkeitsschaden %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Schlagschaden %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Widerstand gegen Fertigkeitsschaden %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Widerstand gegen Schläge %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Widerstand gegen Krieger-Angriffe"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Willkommen in Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Widerstand gegen Ninja-Angriffe"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Widerstand gegen Sura-Angriffe"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Widerstand gegen Schamanen-Angriffe"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Ablauf: %d j- %d m - %d t)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Dein Chat ist gesperrt."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Du benötigst ein höheres Level, um rufen zu können."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Du benötigst mindestens Level %d, um rufen zu können."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Du bist nicht in der Gruppe."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Du bist der Gilde nicht beigetreten."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Der Spieler hat abgelehnt, deiner Freundesliste hinzugefügt zu werden."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"OX Event ist gestartet."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Freunde] Du kannst keinen GM zu deiner Liste hinzufügen."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s ist nicht online."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Nach einem Handel musst du %d Sekunden warten, bevor du einen Laden eröffnen darfst."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Du kannst erst in %d Sekunden wieder handeln."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Du besitzt mehr als 2 Mrd. Yang. Du kannst nicht handeln."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Du kannst keinen privaten Laden eröffnen, solange ein anderes Fenster offen ist."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Der Spieler besitzt mehr als 2 Mrd. Yang. Du kannst nicht mit ihm handeln."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Lager] Keine Bewegung möglich."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Lager] Der Gegenstand kann nicht gelagert werden."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Der Spieler, der die Einladung ausgesprochen hat, ist nicht online."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Uriel erlaubt einzutreten."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gruppe] Nur der Gruppenanführer kann das ändern."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Gruppe] Das Ziel ist kein Mitglied deiner Gruppe."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst in einem Dungeon keinen Spieler ausschließen."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst in einem Dungeon keinen Spieler ausschließen."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Gruppe] Du wurdest aus der Gruppe ausgeschlossen."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst in einem Dungeon keine Gruppe verlassen."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst die Gruppenmitglieder nicht ausschließen."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Nach Auflösung einer Gilde kannst du %d Tage lang keine neue erstellen."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Nach Verlassen einer Gilde kannst du %d Tage lang keine neue erstellen."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Der Gildenname ist ungültig."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Wir bitten um die Teilnahme vieler Spieler."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Gilde] [%s] wurde erstellt."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gilde] Erstellen der Gilde fehlgeschlagen."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gruppe] Gruppenfertigkeiten stehen nur dem Gruppenanführer zur Verfügung."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Das Ziel wurde nicht gefunden."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Gilde] Der Yangbetrag ist nicht korrekt."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gilde] Du hast nicht genügend Yang dabei."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Die gesuchte Person kann nicht gefunden werden."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Gilde] Die Person gehört nicht derselben Gilde an."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Du bist nicht berechtigt, Gildenmitglieder zu entlassen."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gilde] Gildenmitglied %s wurde von der Gilde ausgeschlossen."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"OX Das Event ist nicht beendet. Es sind Fehler aufgetreten. (Flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gilde] Du hast ein Gildenmitglied entlassen."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Du bist nicht berechtigt, deinen Rangnamen zu ändern."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Die Rechte des Gildenleiters können nicht verändert werden."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Gilde] Der Rangname ist ungültig."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Du bist nicht berechtigt, deine Machtposition zu ändern."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Die Rechte des Gildenleiters können nicht verändert werden."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Gilde] %u Erfahrungspunkte eingesetzt."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gilde] Erfahrungseinsatz fehlgeschlagen."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gilde] Nicht genügend Yang in der Gildenkasse."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gilde] Drachengeist wurde nicht wiederhergestellt."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"In kurzer Zeit wird das OX Event neu gestartet."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Du bist nicht berechtigt, eine Ankündigung zu machen."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Du bist nicht berechtigt, die Position zu ändern."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Die Stellung des Gildenleiters kann nicht geändert werden."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Du kannst dich nicht selbst zum Gildenleiter ernennen."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Du bist nicht berechtigt, den Gildenleiter zu wählen."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Du kannst keine weiteren Gildenleiter auswählen."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst diesen Gegenstand nicht abgeben."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Illegale Software wurde entdeckt. Dein Spiel wird beendet."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Du hast mehr als 2 Mrd. Yang bei dir. Du kannst nicht handeln."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Unzulängliches Yang."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Das Geschenk Event wird auf ein Gebiet begrenzt."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Gegenstand-Roulette starten"; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Yang-Roulette starten"; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Der Spieler ist online. Bitte nutze Flüstern."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Die Handynummer ist nicht registriert."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du musst mindestens auf Level 20 sein, um eine SMS zu schicken."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Du benötigst 2000 DT, um eine SMS zu schicken."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Deine SMS wurde verschickt."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s der Gilde %s ist um %d%% angestiegen!"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s der Gilde %s hat sich normalisiert."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s ist um %d%% angestiegen!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s 's %s hat sich normalisiert."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Deine Abbau-Punkte haben ihr Maximum erreicht. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Deine Abbau-Punkte haben die maximale Stufe erreicht."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du kannst deine Spitzhacke beim Holzfäller Deokbae verbessern."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Deine Abbau-Punkte sind gestiegen! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Ohne Spitzhacke kannst du nichts abbauen."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Es gibt nichts abzubauen."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Der Abbau war erfolgreich."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Der Abbau ist fehlgeschlagen."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Freunde] Du hast %s als Freund hinzugefügt."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"In Kürze wird der Spieler in die Stadt teleportiert."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Freunde] Du hast %s von der Liste gelöscht."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Ein schwerwiegender Server-Fehler ist aufgetreten. Der Server wird automatisch neu gestartet."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"In 10 Sekunden wirst du automatisch getrennt."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Du kannst dich nach 5 Minuten verbinden."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) wurde erstellt. [Temporär]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Diese Gilde ist im Krieg."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Diese Gilde existiert nicht."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Eine Gilde mit diesem Namen oder dieser Nummer existiert nicht."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Das Gebäude existiert nicht."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Dieser Gebäudetyp kann nur einmal errichtet werden."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Schließe zuerst die OX Eventkarte. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Das Hauptgebäude muss zuerst errichtet werden."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Bau wegen eines falschen Baupreises fehlgeschlagen."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Deine Gilde besitzt nicht genug Yang, um das Gebäude zu errichten."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du hast nicht genügend Material zum Bauen."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Du kannst an diesem Ort kein Gebäude errichten."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Der Charakter existiert nicht."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Duell nicht erfolgreich abgebrochen."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Duell erfolgreich abgebrochen."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Das Duell wurde erfolgreich begonnen."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Es gibt ein Problem, das Duell zu beginnen."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Es ist kein Fehler aufgetreten."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Es gibt keine Duellanten."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Es sind keine Statuspunkte übrig."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Verbleibende Statuspunkte sind zu niedrig."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Du hast einen falschen Wert eingegeben."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Unterbefehl des Befehls ist falsch."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Nicht eingehaltene Verpflichtung zwischen dem Spieler %d und dem Spieler %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Roulette drehen für einen Betrag von %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Die Itemlog wurde in der syslog abgelegt."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Erfolgsinformationen der Reiche."; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Wähle die Karten Informationen des Heiligen Boden %d Durchgang %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Es ist ein Fehler aufgetreten."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d Zahl heiligen Boden %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Information über den Stand der Reichsschlacht"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Die Anfrage wird geladen. Bitte gedulde dich einen Moment."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Du kannst kein Lager eröffnen, solange ein anderes Fenster offen ist."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Lager] Lagerkennwort wurde geändert."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Lager] Du hast das falsche Passwort eingegeben."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Deine Spielzeit läuft in %d Minuten ab."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Regelgerecht gewählt."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Bereits gewählt."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s Spieler ist schon in der Wahl."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"OX Event ist beendet. Es gab keinen Fehler. (Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Kann nicht zur Wahl aufgestellt werden."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s hat noch %u Yang zur Verfügung."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s hat noch %d Yang zur Verfügung."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Du hast nicht genügend Yang."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s ist als Kaiserkandidat gelöscht."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s ist kein Kandidat für die Kaiserwahl."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s ist als Kaiser nominiert."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s kann nicht als Kaiser nominiert werden."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"Der %s Kaiser wird entfernt."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Der %s Kaiser kann nicht entfernt werden."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX Event akzeptiert keine Teilnehmer mehr."; + +"½Å¼ö±¹"; +"Shinsoo-Reich"; + +"õÁ¶±¹"; +"Chunjo-Reich"; + +"Áø³ë±¹"; +"Jinno-Reich"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Deine Angelpunkte sind gestiegen! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Du hast die maximale Anzahl Angelpunkte erreicht."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Geh zum Fischer und lass deine Angelrute verbessern!"; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Du hast deinen Köder an den Fisch verloren."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Du hast einen Fisch gefangen! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"Die Länge des gefangenen Fisches beträgt %.2cm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Angelveranstaltung 'Beste Fischer'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Die restlichen Eventteilnehmer werden notiert."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Angelveranstaltung 'In der Ruhe liegt die Kraft'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Du hast %d von %d gefangen."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Der Fisch ist in den Tiefen des Wassers verschwunden."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"Im Fisch ist eine Muschel."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"Im Fisch ist ein Wurm."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Du röstest %s über dem Feuer."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Du hast mehr als 2 Milliarden Yang bei dir. Deshalb kannst du nicht handeln."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst deinem Laden keinen ungültigen Namen geben."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst keine Gegenstände aus dem Item-Shop in einem privaten Laden verkaufen."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Die restlichen Eventteilnehmer wurden nicht notiert."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Abbauen beendet."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Du benötigst eine Spitzhacke für den Erzabbau!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Bitte wähle eine Angel aus."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Befestige zuerst einen Köder am Haken."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Du kannst nicht ohne Angel fischen!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst keine Anfrage stellen, da der Gruppenanführer nicht online ist."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Mit Spielern eines anderen Reichs kannst du keine Gruppe bilden."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst in einem Dungeon keine Einladung aussprechen."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst im Zuschauer-Modus keine Einladung aussprechen."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gruppe] Es können nur Spieler im Levelunterschied von -30 bis +30 eingeladen werden."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Die Nummern der restlichen Teilnehmer : %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst den Spieler nicht einladen, da sein Level zu niedrig ist."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst den Spieler nicht einladen, da sein Level zu hoch ist."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst keine weiteren Spieler in deine Gruppe einladen."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Du möchtest der Gruppe von %s beitreten."; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Der Spieler befindet sich nicht in der Gruppe."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst der Gruppe nicht beitreten, da sie bereits voll ist."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gruppe] Du hast nicht das Recht, eine Einladung auszusprechen."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Gruppe] %s lehnt die Einladung in deine Gruppe ab."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Gruppe] %s ist bereits in der Gruppe."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst in einem Dungeon keine Einladung annehmen."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX Event wird beendet."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX Event wird beendet."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du bist nicht in der Lage, die Einladung anzunehmen."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Gruppe] Deine Einladung wurde von %s abgelehnt."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Gruppe] %s ist deiner Gruppe beigetreten."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Gruppe] %s ist deiner Gruppe beigetreten."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst jetzt keinen privaten Laden nutzen."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Dieser Spieler handelt gerade mit jemand anderem."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 Bestätigungs-Nr.: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Deine Bestätigungs-Nr. ist falsch. Bitte versuche es noch einmal."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Die Handynummer ist registriert."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst dich nicht zum Spieler teleportieren."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX Der Preis ist vergeben: %d, %d Stück."; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Der Spieler ist nicht online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Der Spieler ist in Channel %d. (Du bist in Channel %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nach Öffnen des Lagers kannst du %d Sekunden nicht woanders hingehen."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nach dem Handel kannst du eine Zeit lang nicht woanders hingehen."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du musst nach einem Handel %d Sekunden warten, bevor du die Karte wechseln darfst."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Duell beendet, da dein Gegner verschwunden ist."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Es gibt keine Begrenzung für Tränke."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Du kannst bis zu %d Tränke nutzen."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Der Kampf beginnt in 10 Sekunden."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Das Duell hat begonnen."; + +"Âü"; +"TRUE"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Das Duell wird beendet, da es ein Problem mit der Duellarena gibt."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Das Duell wird wegen Zeitüberschreitung beendet."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"In 10 Sekunden wirst du in die Stadt teleportiert."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Das Duell wird gestoppt, da es ein Problem mit der Duellarena gibt."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Der Duellgegner hat Probleme. Das Duell wird beendet."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Das Duell wird beendet, da es ein Problem mit dem Duellanten gibt."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s hat das Duell gewonnen."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s hat gewonnen."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"In 10 Sekunden wirst du in die Stadt teleportiert."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"In 10 Sekunden beginnt die nächste Runde."; + +"°ÅÁþ"; +"FALSE"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Der Duellgegner wurde getrennt. Das Duell wird angehalten."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Die Quote des Item-Drop ist im Moment zusätzlich %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Die Quote des Yang-Drop ist im Moment zusätzlich %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Die Drop-Quote des Yang-Regen ist im Moment zusätzlich %d%%."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Der Erfahrungsbonus beträgt im Moment zusätzlich %d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"Deine Clientversion ist falsch. Bitte installiere den normalen Patch."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Du kannst im Laden nicht handeln, wenn ein anderes Fenster geöffnet ist."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Du bist zu weit vom Shop entfernt, um etwas zu kaufen."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Du bist zu weit vom Shop entfernt, um etwas zu verkaufen."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Du hast mehr als 2 Milliarden Yang bei dir. Deshalb kannst du nicht handeln."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Gesamtzahl des Quiz: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Der Verkauf wird mit %d%% besteuert."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Du kannst kein Pferd reiten, solange du verwandelt bist."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Du kannst nicht reiten, solange du ein Brautkleid oder einen Smoking trägst."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Du besitzt kein Pferd."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Dein Pferd ist tot."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Die Ausdauer deines Pferdes ist zu niedrig."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Pferd rufen fehlgeschlagen."; + +"´ÔÀÇ ¸»"; +"s Pferd"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Die Hochzeit endet bald."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Wird automatisch verlassen."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"Der Krieg ist bereits vorbei."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Das Ergebnis folgt in 10 Sekunden."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Während du beobachtest, kannst du nicht handeln."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Wenn Fenster geöffnet ist, kannst du nicht mit anderen handeln."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Die andere Person ist gerade beschäftigt, deshalb kannst du jetzt nicht mit ihr handeln."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Die andere Person hat den Handel abgebrochen."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Nicht genügend Yang oder kein Platz im Inventar."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Die andere Person hat nicht genügend Yang oder sie hat keinen Platz im Inventar."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Die andere Person hat keinen Platz im Inventar."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"Der Handel mit %s wurde erfolgreich durchgeführt."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Der Segen des Drachengottes hat dich davor bewahrt, Erfahrungspunkte zu verlieren."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Aktueller Punktestand: Shinsoo %d, Chunjo %d, Jinno %d"; + +"Á¤´äÀº"; +"Die korrekte Antwort lautet:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Der Teufel des geheiligten Ortes: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", du hast kein Recht, hier zu sein! In 10 Sekunden werden die Angehörigen deines Reiches diesen heiligen Boden verlassen."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"Das %s wurde besiegt und scheidet aus der Reichsschlacht aus."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Monster in der Reichsschlacht"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Wenn ihr den Wächter des Heiligen Platzes besiegt, seid ihr Besitzer des Heiligen Platzes."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Der Schutz des Drachengottes hat dafür gesorgt, dass du keine Gegenstände verlierst."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Zusätzlicher Stichwaffenschaden %d"; + +"%s ºí·°! (%ld%%)"; +"%s blocken! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s ausweichen! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Ja (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d]s Angriffsposition: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Bitte gib den Befehl in voller Länge ein."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst das nicht machen, während du auf dem Pferd sitzt."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst das nicht ausführen, während du am Boden liegst."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"In meinen Träumen? Wie?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Steh zuerst auf."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Dieser Befehl existiert nicht."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Gruppe] Die Gruppe hat sich aufgelöst."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst das Ziel nicht rufen."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kannst die Gruppenmitglieder nicht zu deiner aktuellen Position rufen."; + +"X ÀÔ´Ï´Ù"; +"Nein (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Deine Gruppe arbeitet gut zusammen und Gruppenmitglieder, die sich in der Nähe des Anführers aufhalten, erhalten einen Erfahrungsbonus."; + +"±æµåÀå"; +"Leader"; + +"±æµå¿ø"; +"Member"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Gilde] Angebotene Erfahrung ist größer als verbleibende Erfahrung."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Gilde] Die Nachricht kann nicht gelöscht werden."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Gilde] Nicht genügend Drachengeist. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Du kannst jetzt noch nicht die Gildenfertigkeit nutzen."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Gilde] %d-Fertigkeit wurde angewendet (%d, %d) auf %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Gilde] Der Spieler ist in Channel %d. (Aktueller Channel: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Gilde] Der Spieler ist nicht online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Nach 5 Sek. werden alle Teilnehmer entfernt, die eine falsche Antwort gegeben haben."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gilde] Diese Gildenfertigkeit kann nur im Krieg benutzt werden."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Gilde] %u Punkte Drachengeist wurden wiederhergestellt."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gilde] Nur der Gildenleiter kann Yang abheben."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Gilde] Der Spieler lehnt die Gildeneinladung ab."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Du bist nicht berechtigt, jemanden in die Gilde einzuladen."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Spieler aus einem anderen Reich können nicht in die Gilde eingeladen werden."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Du kannst diesen Spieler erst nach %d Tag(en) wieder einladen."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Nach einer Umgestaltung kannst du erst nach %d Tagen wieder neue Mitglieder einladen."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Gilde] Die Person gehört bereits einer anderen Gilde an."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Gilde] Die maximale Gildenkapazität ist erreicht."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Bereit für die nächste Frage?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Du kannst diese Fertigkeit nicht trainieren."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst diese Fertigkeit nicht trainieren."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Diese Fertigkeit kannst du nicht bis zum Großmeister trainieren."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du bist bereits ein Meister dieser Fertigkeit. Du kannst sie nicht trainieren."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Deine Fertigkeit ist nicht hoch genug für das Großmeistertraining."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Das hat nicht geklappt. Verdammt!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Training fehlgeschlagen. Bitte versuch es später noch einmal."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Mein Körper ist voller Energie!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Das Training scheint bereits zu wirken..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Du hast dein Training mit dem Buch erfolgreich abgeschlossen."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Du kannst es aufgrund mangelnder Erfahrung nicht lesen."; + +"Pregunta."; +"Frage."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst diese Fertigkeit nicht mehr mit einem Buch trainieren."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Diese Fertigkeit ist nicht hoch genug, um sie mit einem Buch zu trainieren."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Ich komme voran, aber ich habe noch nicht alles verstanden."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Diese Anweisungen sind schwer zu verstehen. Ich muss weiter studieren."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Dieses Kapitel habe ich verstanden. Aber ich muss weiter hart arbeiten."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Du hast dein Training mit dem Buch erfolgreich abgeschlossen."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Teleportation fehlgeschlagen."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Kein Pferd vorhanden. Bitte frag den Stallburschen."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Bitte benutze einen Gegenstand, um ein Pferd zu rufen."; + +"%s SP¼Ò¸ð: %d"; +"%s FP-Verbrauch: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Ist das richtig, dann gehe zu O. Ist es falsch, dann zu X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Ich brenne innerlich, aber es beruhigt meinen Körper. Mein Chi muss sich stabilisieren."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Etwas langsam, aber stetig... ohne zu stoppen!"; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Ja, das fühlt sich gut an. Mein Körper ist voller Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Ich habe es gelesen! Jetzt muss sich das Chi in meinem Körper verteilen."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"Das Training ist abgeschlossen."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Ich bin auf der letzten Seite des Buchs angelangt. Das Training ist fast abgeschlossen!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Es ist fast geschafft! Nur noch ein wenig!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Erleuchtet! Ich habe es fast durchgelesen!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Es fehlen nur noch wenige Seiten, dann habe ich alles gelesen."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Ich fühle mich erfrischt."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Korrekt!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Jetzt verstehe ich es!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Gut, ich muss mich weiter konzentrieren!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Ich lese immer wieder dieselbe Zeile."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Ich will nicht weiterlernen."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Es ist komplizierter und schwerer zu verstehen, als ich dachte."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Es fällt mir schwer, mich zu konzentrieren. Ich sollte eine Pause einlegen."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Dein Chat wurde von einem GM blockiert."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Deine Chat-Sperre wurde aufgehoben."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"Das Herstellfenster ist bereits offen."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst nichts herstellen, wenn noch ein Handels- oder Lagerfenster geöffnet ist."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Keine weitere Verbesserung möglich."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Das Herstellfenster ist nicht geöffnet."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Du hast nicht das richtige Material."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Gilde] Bitte versuche es später noch mal."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du musst %d weitere Fertigkeitsbücher lesen, um diese Fertigkeit zu verbessern."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Gilde] Bitte versuche es später erneut."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Diese Funktion kann nur im Schloss verwendet werden."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: Der Goldbarren wurde in den Tresor deines Reiches zurückgezahlt."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: Im Tresor deines Reiches befinden sich: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Du kannst den Goldbarren nicht in den Tresor deines Reiches zurückzahlen."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Gilde] Die Gilde hat %d Punkte erreicht."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dieser Gegenstand kann nicht verbessert werden."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Die kostenlose Verbesserung von Waffen kann nur auf Waffen bis Level 20 angewandt werden."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst dieses Item nicht verwenden, da du die Voraussetzungen nicht erfüllst."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst dieses Item nicht verwenden, da es für das andere Gechlecht gedacht ist."; + +"»ç¿ë¹ý: transfer "; +"Benutze: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Diese Funktion kann nur der Kaiser verwenden."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst keine Spieler aus den anderen Reichen rekrutieren."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"Der Spieler %s befindet sich gerade auf Channel %d. (Dein Channel: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Du hast %s Spieler rekrutiert."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Es gibt keinen Spieler mit dem von dir genannten Namen."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst dich nicht selbst rekrutieren."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Dein Level ist zu niedrig, um diesen Gegenstand zu benutzen."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Du kannst nichts verbessern, wenn ein anders Fenster geöffnet ist."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"Der Kaiser von %s wurde geändert in %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"Es gibt in %s einen Krieg um die Leuchtfeuer zu entzünden."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s ist die Verteidigung gelungen."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Innerhalb der nächsten 30 Minuten kann %s eine Belohnung für die Zerstörung des Leuchtfeuers erhalten."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"30 Minuten sind vorbei. Die Lagerfeuer sind verschwunden."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Ein Lagerfeuer wurde bei %s entzündet, um vor einer Schlacht zu warnen."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s hat das Lagerfeuer zerstört."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s hat den Krieg verloren, da sie das Schloss nicht verteidigen konnten."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s hat alle Lagerfeuer zerstört."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Du kannst den Laden nur öffnen, wenn du die Rüstung ablegst."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Deine Chat-Sperre dauert noch %d Stunden %d Minuten %d Sekunden."; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Deine Chat-Sperre dauert noch %d Stunden %d Sekunden"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Deine Chat-Sperre dauert noch %d Minuten %d Sekunden."; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Droprate Yang-Regen"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Du hast nicht das richtige Material, um das herzustellen."; + +"ÀüÁ¦±¹"; +"Alle Reiche"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Item-Droprate in Prozent"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Yang-Droprate in Prozent"; + +"°æÇèÄ¡ ¹èÀ²"; +"Prozentsatz für Erfahrungspunkte"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Deine Chat-Sperre dauert noch %d Sekunden"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst keine Emotionen benutzen, während du reitest."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst keine Emotionen mit einem Spieler benutzen, der reitet."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Gilde] Der Gildenleiter des Gegners ist offline."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Der Gildenleiter des Gegners ist offline."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gilde] Diese Gilde befindet sich gerade in einer Schlacht."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Du reitest bereits. Steige zuerst ab."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst nicht mit dieser Schriftrolle verbessern."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Du kannst nur einmal für den Dämonenturm-Auftrag belohnt werden."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Drachenstein wurde erfolgreich entfernt."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst den Gegenstand nicht innerhalb des Veredelungsfensters verschieben."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Restlaufzeit des Drachensteins wurde erfolgreich extrahiert."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Extrahieren der Restlaufzeit ist fehlgeschlagen."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Entfernen des Drachensteins fehlgeschlagen. Aber du hast Folgendes erhalten: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Entfernen des Drachensteins ist fehlgeschlagen."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Dieser Gegenstand wird nicht zur Verbesserung des Reinheitsgrades benötigt."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Dieser Gegenstand wird nicht zur Verbesserung des Reinheitsgrades benötigt."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Dieser Gegenstand kann nicht auf diese Art verbessert werden."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dieser Gegenstand kann nicht auf diese Art verbessert werden."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Verbesserung des Reinheitsgrades war erfolgreich."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Veredelung um eine Klasse höher ist fehlgeschlagen."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Dieser Gegenstand wird zur Veredelung nicht benötigt."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Veredelung um eine Klasse höher war erfolgreich."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Verbesserung des Reinheitsgrades ist fehlgeschlagen."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Du besitzt nicht die notwendigen Materialien zum Verstärken des Drachensteins."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Dieser Drachenstein kann nicht zum Verstärken verwendet werden."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Verstärken war erfolgreich."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Verstärken fehlgeschlagen"; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Diese Art Drachenstein trägst du bereits."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Der Drachenstein kann nicht entfernt werden."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Du hast bereits einen solchen Drachenstein ausgerüstet."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Bevor du das Cor Draconis öffnest, musst du die Drachenstein-Quest abgeschlossen und die Drachensteinalchemie aktiviert haben."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Bevor du das Cor Draconis öffnest, musst du die Drachenstein-Quest abgeschlossen und die Drachensteinalchemie aktiviert haben."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst den Gürtel erst ablegen, wenn sich kein Gegenstand mehr in seinem Inventar befindet."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Du kannst die Segensschriftrolle und das Magische Eisenerz kombinieren."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Diesen Gegenstand kannst du nicht in deinem Gürtel-Inventar ausrüsten."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Du hast %d Yang investiert."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Es gibt keinen Stein zum Herausnehmen."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Du kannst diesen Standort nicht speichern."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Es ist nicht genügend Platz im Inventar."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kannst dich in einem fremden Reich nicht zu einem sicheren Punkt teleportieren."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du hast nicht genügend TP."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du hast nicht genügend Mana, um das zu benutzen."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"%d Sekunden nach dem Ausführen kommst du zu dem Bestimmungsort."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Dein Level ist zu niedrig, um diesen Gegenstand zu benutzen."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Du kannst nur alle 5 Sekunden einen Mondkuchen benutzen."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Du kannst diesen Gegenstand im Duell nicht benutzen."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Du hast %d Yang gewonnen."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Du kannst hier kein Lagerfeuer machen."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Du kannst kein Lagerfeuer im Wasser machen."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Verschlossen. Du solltest den Schlüssel suchen."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Dieser Gegenstand kann nicht mit einem Schlüssel geöffnet werden."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Das ist der richtige Schlüssel."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Du hast %d Yang erhalten."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Mysteriöses Licht kommt aus der Kiste."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Du hast %d Erfahrungspunkte erhalten."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Siehe, was aus der Kiste kam!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Das Gildenlevel ist zu niedrig."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Wenn du den roten Rauch aus der Kiste einatmest, steigert sich deine Schnelligkeit!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Fallende Gegenstände verschwinden nach %d Minuten."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_DK.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_DK.txt new file mode 100644 index 000000000..bb67cb332 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_DK.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Snart vil alle blive teleporteret til byen."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Denne genstand findes ikke."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"Kisten er eksploderet! Dine HP blev formindsket."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Hvis du indånder grøn røg fra kisten, fordeler giften sig i din krop!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Du får %s og der er %d styk."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"Der er %s i kisten."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Denne nøgle passer ikke."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Du har ikke modtaget noget."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Du har ikke nok Yang til at kunne bruge genstanden."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du har ikke nok Yang til at kunne bruge genstanden."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Du har mindsket din færdigheds-level."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke mindske din færdigheds-level."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"Denne effekt er allerede aktiveret."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Denne genstand kan kun bruges fra en InternetCafe."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Det er over grænsen."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Desværre har du ikke nok plads i dit inventar."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Brugt månekage eller frø."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke bære en vielsesring når du ikke er gift."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Begivenheds-detektoren kan ikke bruges her."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Denne genstand kan ikke blive absorberet."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Begivenheds-detektor er forsvundet i det mysteriøse lys."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Begivenheds-detektor er forsvundet."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Metinstenens kompas kan ikke bruges her."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Metinstenens kompas er forsvundet i det mystiske lys."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Modtag: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Metinstenens kompas er forsvundet."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"I muslingen ligger der et stykke af en sten."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"En musling er forsvundet."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"I muslingen ligger der en hvid perle."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"I muslingen ligger der en blå perle."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"I muslingen ligger der en blodrød perle."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Denne bog er for svær til at forstå."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Denne bog hjælper dig ikke."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Du skal være mindst level 30 for at læse denne bog."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Du skal være mindst level 50 for at forstå denne bog."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke lære yderligere kombos."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s har erobret flaget fra %s!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Du forstår allerede sproget!"; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Du skal stige i level for at kunne læse denne bog."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Denne bog er for svær til at øve sig."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Med denne bog kan du ikke fortsætte din træning."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Skatten er sat til %d%%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Du skal være level 50 for at få ride-træning."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Du er flygtet fra den ond-ånde-forbandelse vha. eksorcisme-dokumentet."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke læse yderligere ride-bøger."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Du har læst Hesteridningsmanualen og har modtaget et ride-points."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Du kan øge din ridefærdigheds-lvl, idet du investerer de nye points."; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"Ordenen %s`s flag er blevet stjålet af spiller %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Du har ikke forstået ride-vejledningen."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Dine forstand er styrket. Du kan nu koncentere dig."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Din rang er steget med %d."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Din aktuelle frisure kan du hverken farvelægge eller blege."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Du bliver nødtil at opnå level %d for at farvelægge dit hår."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Denne genstand kan kun åbnes af det andet køn."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke benytte det fra din aktuelle position."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Du er klar til at blive teleportret, derfor kan du ikke bruge omegns dokument."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Du bliver teleporteret tilbage til dit forrige sted."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s kan ikke benyttes i en grotte."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Quest] Du har allerede modtaget din belønning."; + +"À»"; +"den"; + +"¸¦"; +"det"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Der er ingen stenstykker tilstede der kan renses."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Du kan ikke ændre forbedringen af denne genstand."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Du har ingen forbedringer, der kan ændres."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Det kan du først gøre %d minutter efter en forbedring. (%d minutter tilbage)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Du har ændret forbedringen."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Forbedringen blev tilføjet."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Forbedringen blev ikke tilføjet."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du skal bruge en velsignelseskugle for at tilføje en yderligere bonus til denne genstand."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Dette kan du ikke benytte i duel-arenaen."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Denne genstand kan ikke forbedres længere. Det maksimale antal af bonusser er nået."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Du kan kun bruge velsignelseskuglen på en genstand der allerede har 4 bonusser."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Indfatning blev tilføjet."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Indfatning blev ikke tilføjet."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"I dette tilbehør kan der ikke tilføjes yderligere indfatninger."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Denne genstand kan ikke få indfatninger."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Udrustning lykket."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Udrustning mislykket."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Du bliver nødt til at bruge en diamant først, for at tilføje en indfatning til tilbehøret."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"I dette tilbehør findes ingen indfatning for udrustning med ædelsten."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du kan kun vise emotioner når du bærer en følelsesmaske."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Du bliver nød til at tilføje en indfatning, hvis du vil bruge en diamant."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke tilføje yderligere ædelsten."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Disse genstande kan ikke bruges sammen."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke skifte agn mens du fisker."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Du skifter den aktuelle agn med %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Sætter %s maddingen på krogen."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Du mangler nogle ingredienser til denne eliksir."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Du har ikke nok mineraler (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Du har ikke nok tomme flasker."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Blandingen mislykkes."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Det kan kun kvinder gøre."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke tilføje yderligere sten af samme type."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke tilføje denne sten på dette udstyr."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke tilføje denne sten i dit våben."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Du har tilføjet stenen."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Du har ikke tilføjet stenen."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Der er ingen plads."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Denne funktion er ikke mulig lige nu."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke bruge omegns dokument når du tager del i nations krigen."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Efter du har åbnet dit lager, kan du ikke bruge omegns dokument i %d sekunder."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke bruge omegns dokument mens du har andre vinduer åbne."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Denne person findes ikke."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke bruge dokumenter i %d sek. efter en handel."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Efter du åbner dit lager kan du ikke bruge omegns dokument i %d sekunder."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke bruge omegns dokument, da afstanden er for lille."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Efter en handel kan du ikke bruge omegns dokument i %d sekunder."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke åbne lageret, mens du har andre vinduer åbne."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Du kan ikke smide denne genstand væk."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Den tabte genstand vil blive fjernet om 5 minutter."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"%s modtaget"; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Du bærer rundt på for mange genstande."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s modtager %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Snart vil alle blive teleporteret til byen."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Du er for tæt på."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Genstandshandel: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"I den tid du er forvandlet kan du ikke ændre genstande der er i brug."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du skal stå stille for at skifte genstande. som er i brug."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke fodre en levende hest med urter. De bliver brugt til at genoplive døde heste."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke fodre en død hest."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Du har fodret hesten med urter."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Du har fodret hesten."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Din level er for lav til at kunne bære denne frisure."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du har allerede den frisure."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Du har allerede forvandlet dig."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Du er for langt væk."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Det er den forkerte forvandlingsgenstand."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke forvandle dig til et monster der har et højere level end du selv har."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Din level er for lavt til at bruge det."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du er ikke stærk nok til at kunne bruge det."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Din intelligens er for lav til at kunne bruge det."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Din smidighed er for lav til at kunne bruge det."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Din vitalitet er for lav til at kunne udruste dig selv med denne genstand."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke bruge denne genstand, da du ikke er gift."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke udruste denne genstand to gange."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Tid tilbage inden fjernelse af indfatningen fra %s: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Denne aktion kan kun gennemføres af et andet køn."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"En perle indfattet i %s er forsvundet."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Orden] Dette navn er ikke tilladt."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Orden] Dette Ordensnavn findes allerede."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Du kan ikke oprette en Orden."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"%s har erklæret krig mod %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Orden] %s har afvist Ordens-krigserklæringen."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"Ordenskrigen mellem %s og %s starter om få minutter!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"Krigen mellem %s og %s er startet!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"Krigen mellem %s og %s er uafgjort."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"%s har vundet krigen mod %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Medspilleren skal godkende denne aktion."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Orden] Ordens-krigen blev afbrudt."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"Krigen mellem %s og %s blev afbrudt."; + +"´Ý±â"; +"Luk"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Afbrudt. Du er kommet i kamp."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"En anden person har logget på din account. Din forbindelse med serveren blev afbrudt."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Et mysterisk lys kommer fra træet."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"Der tilføjes %d spilletid til dit konto. (Betalings nr.: %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Du kan deltage i Ordens-kampen som tilskuer."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Når du vælger en karakter, vises der et ikon."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Der findes ingen modstander."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"Kampen mod %s er begyndt!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Hvis der ikke findes nogle modstander vil Ordens-krigen automatisk blive afsluttet."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Da Ordens-krigen blev afsluttet tidligere tæller den som uafgjort."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"Pga. Kejserens velsignelse, bliver energien reflekteret."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Efter %d sek. kan Kejserens velsignelse aktiveres."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Efter %d sek. kan Kejserens velsignelse aktiveres."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Ikke nok skatteindtægt: %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Skat: %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Fejl ved forvandlingen"; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Du har lært alt om forvandling."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Tilkald først din hest."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Du har sendt din hest tilbage."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s har udfordret dig til kamp!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Du skal først stige af hesten."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke fodre din hest mens du ridder."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Du har fodret din hest med %s%s."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Du har brug for %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d sekunder indtil afslutningen."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Efter %d sekunder bliver spillet lukket."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d sekunder indtil afslutning."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Logout blev afbrudt."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Tilbage til login-vindue. Vent venligst."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Din forbindelse til serveren bliver afbrudt. Vent venligst."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Du har udfordret %s."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Du skifter karakter. Vent venligst."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"En ny start er ikke muligt på nuværende tidspunkt. Vent venligst %d sek."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Du kan ikke genstarte endnu. Vent venligst %d sek."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Du kan ikke genstarte endnu. Vent venligst %d sek."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Du kan ikke genstarte i byen endnu. Vent venligst %d sek."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Ventetiden er udløbet. Du vil blive genoplivet i byen."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke ændre din status, mens du er forvandlet."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Denne spiller er allerede i en duel."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Orden] Dette ejes ikke af Ordenen."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Du har ikke rettighederne til at redigere i Ordens-færdighedernes level."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Udvalget er forkert."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Lager] Du har indtastet et forkert kodeord."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Lager] Lageret er allerede åbnet."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Lager] Du skal vente 10 Sekunder inden du kan åbne lageret igen."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Lager] Du er for langt væk til at åbne lageret."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Serveren kan ikke bearbejde gruppeopgaven."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke forlade en gruppe mens du er i en grotte."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Gruppe] Du har forladt gruppen."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Orden] Din Orden deltager allerede i en anden krig."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Du har ikke krav på en Ordens-krig."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Orden] Denne Orden findes ikke."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Der er allerede en kandidat."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Orden] Den Orden er allerede i krig."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Ikke nok Yang for at deltage i en Ordens-krig."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Ordenen har ikke nok Yang for at deltage i en Ordens-krig."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Orden] Denne Orden har allerede planlagt endnu en Ordens-krig."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Orden] Denne Orden er allerede i krig."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Orden] Mindst %d spiller skal deltage i en Ordens-krig."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Ordenen har ikke nok points for at deltage i en Ordens-krig."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Ordenen har ikke nok medlemmer til at deltage i en Ordens-krig."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Din level skal være højere end 20 for at registrere et mobilnr."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Du har ikke kvalifikationerne til at blive Kejser."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s har afvist invitationen."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke tage imod invitationen, da du allerede er i en anden gruppe."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Kun Kejseren kan bruge det."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Opladningstid er ca. %d sekunder"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Manglende skattepenge. Kapital: %u - der mangler: %u"; + +"»ç¿ë¹ý: warpto "; +"Kommando: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Du kan ikke teleportere til en spiller fra et andet Rige."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Tilføjer spiller %d i denne channel. (Aktuel channel %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Teleporter til spiller %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Du kan ikke tilkalde spiller af andre Riger."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Mens du er i en Ordens-krig er der ingen jagt-fordel."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Når Kejseren %s´ velsignelse gennemføres, gendannes HP og MP."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Mine Kejser-informationer"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%s Monark]: %s Yang i besiddelse %lld"; + +"[%s±ºÁÖ] : %s "; +"[%s Monark]: %s"; + +"±ºÁÖ Á¤º¸"; +"Kejser-informationer"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Kun en Kejser kan bruge det."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Vælg et tal mellem 1 og 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Dette monster kan ikke tilkaldes, check Mob-nr."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Livspoints +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Manapoints +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"Kejserens velsignelse er aktiv."; + +"ü·Â +%d"; +"Udholdenhed +%d"; + +"Áö´É +%d"; +"Intelligens +%d"; + +"±Ù·Â +%d"; +"Styrke +%d"; + +"¹Îø +%d"; +"Smidighed +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Angrebshastighed +%d"; + +"À̵¿¼Óµµ %d"; +"Bevægelseshastighed %d"; + +"ÄðŸÀÓ -%d"; +"Klargørings tid -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Livsgendannelse +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Mana-gendannelse +%d"; + +"µ¶°ø°Ý %d"; +"Giftangreb %d"; + +"½ºÅÏ +%d"; +"Stjerne +%d"; + +"½½·Î¿ì +%d"; +"Hastighedsreducering +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Kritisk angreb med en sandsynlighed på %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Gennemslående hit med en sandsynlighed på %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Spillerangrebskraft mod monstre +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Hesteangrebsstyrke mod monstre +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Angrebsforstærkning mod Wonggui +%d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Angrebsforstærkning mod Milgyo +%d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Angrebs-boost mod zombier + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Angrebsforstærkning mod djævle +%d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Herskeren Sa-Zu-Ha vil øge spilleren %s i denne omegn, i 3 minutter 10 %% af sin angrebsstyrke."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Livspoint-absorpation på %d%% ved angreb."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Manapoint-absorpation på %d%% ved angreb."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Med en sandsynlighed på %d%% trækkes fjendens manapoints."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Absorberer med en sandsynlighed på %d%% manapoints."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% sandsynligheden for at blokere pile-angreb."; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% sandsynligheden for at blokere et pile-angreb."; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Enhåndsværds-forsvar %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Tohåndsværds-forsvar %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Tohåndsværds-forsvar %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Klokke-forsvar %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Herskeren Geum-Gang-Gwon vil øge spiller %s i denne omegn for 3 minutter 10 %% på hans rustning."; + +"ºÎä ¹æ¾î %d%%"; +"Vifter-forsvar %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Distance-modstand %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Ild-modstand %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Elektricitets-modstand %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Magi-modstand %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Vind-modstand %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Reflektere direkte angrebet: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Reflektere forbandelse: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Gift-modstand %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Mana-point vil øges med %d%% hvis du vinder."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"Dette event er allerede i gang (Flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Erfaringen forøges med %d%% hvis du vinder over fjenden."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Yang-byttet af monstre forøges med %d%% hvis du vinder over fjenden."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Sandsynlighed for at genstande findes, forøges med %d%% hvis du vinder over fjenden."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Øger eliksirens virkning med %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% sandsynlighed for at fylde livspoint op hvis du vinder over fjenden"; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Ingen besvimmelse %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Ingen sløvelse %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Ingen væltning %d%%"; + +"°ø°Ý·Â +%d"; +"Angrebsstyrke + %d"; + +"¹æ¾î·Â +%d"; +"Rustning + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX Quiz-Script kunne ikke startes."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Magisk angreb + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Magisk forsvar + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Maksimal udholdenhed + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Fordel mod kriger + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Fordel mod ninja + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Fordel mod sura + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Fordel mod shamaner + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Stærk mod monstre + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Angreb + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Forsvar + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz-Script blev startet."; + +"°æÇèÄ¡ %d%%"; +"Erfaring %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Sandsynlighed for at finde en genstand %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Sandsynlighed for at finde Yang %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Maksimalt liv +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Maksimalt liv +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Færdighedsskade %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Slå-skade %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Modstand mod færdighedsskade %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Modstand mod hits %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% modstand mod kriger-angreb"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Velkommen til Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% modstand mod ninja-angreb"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% modstand mod sura-angreb"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% modstand mod shamaner-angreb"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Udløber: %d y- %d m - %d d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Din chat blev spærret."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Der kræves et højere level for at kunne råbe."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Du skal være level %d for at kunne råbe."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Du er ikke medlem i en gruppe."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Du er ikke blevet medlem af denne Orden."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Spilleren har afvist din anmodning om at tilføje ham til din venneliste."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"OX Event er startet."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Venner] Du kan ikke tilføje en GM til din venneliste."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s er ikke online."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Efter at have handlet, kan du først åbne en butik om %d sek."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Du kan først handle om %d sekunder."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Du har mere end 2 Milliarder Yang. Du kan ikke handle."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Du kan ikke åbne en privat butik mens et andet vindue er åbent."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Denne spiller har mere end 2 Mrd. Yang. Du kan ikke handle med ham."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Lager] Det er ikke muligt at bevæge sig imens."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Lager] Denne genstand kan ikke lagres."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Spilleren der har sendt invitationen er ikke online længere."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Med Uriel´s tilladelse er indgangen åben."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gruppe] Kun gruppelederen kan redigere det."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Gruppe] Målet er ikke medlem af din gruppe."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke udelukke en spiller mens I er i grotten."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke udelukke en spiller mens I er i grotten."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Gruppe] Du blev udelukket af gruppen."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke forlade en gruppe mens du er i en grotte."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke udelukke gruppemedlemmerne."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Du har først lige opløst en Orden - derfor skal du vente %d dage inden du kan oprette en ny Orden."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Du er først lige gået ud af en Orden - derfor skal du vente %d dage inden du kan oprette en ny Orden."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Ordensnavnet er ikke tilladt."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Vi beder om deltagelsen fra mange spillere"; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Orden] [%s] blev oprettet."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Orden] Oprettelsen mislykket."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gruppe] Gruppefærdigheder kan kun bruges af gruppelederen."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Målet blev ikke fundet."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Orden] Yang-bidraget er ikke korrekt."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Orden] Du har ikke nok Yang."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Den søgte person kunne ikke findes."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Orden] Denne person er ikke medlem af samme Orden."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Du har ingen rettigheder til at udelukke Ordensmedlemmer."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Orden] Ordensmedlem %s blev udelukket af Ordenen."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"OX Eventet blev ikke afsluttet, der opstod en fejl. (flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Orden] Du har udelukket et Ordensmedlem."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Du har ikke rettighederne til at redigere dit egen rangnavn."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Ordenslederen`s position kan ikke ændres."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Orden] Rangnavn er ikke tilladt."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Du har ikke rettighederne til at redigere din position."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Ordenslederen`s position kan ikke ændres."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Orden] %u erfaringspoint indsat."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Orden] Erfaringsindsats mislykket."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Orden] Ikke nok Yang i ordens skatkammeret."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Orden] Drage-ånden kunne ikke gendannes."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"Snart vil vores OX Event starte på ny."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Du har ikke ret til at skrive meddelelser."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Du har ikke tilladelse til at redigere positionen."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Ordenslederen`s position kan ikke ændres."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Du kan ikke skifte Ordensmesters position."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Du har ikke rettighederne til at vælge Ordenslederen."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Du kan ikke vælge yderligere Ordensledere."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke give denne genstand bort."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Illegal software blev fundet! Spillet lukkes ned."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Du har mere end 2 Mrd. Yang. Du kan ikke handle."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Ikke nok Yang."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Gave-Event er begrænset på denne egn."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Genstands-Roulette er startet."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Genstands-Yang-Roulette er startet."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Han/hun er online. Vær venlig at bruge hviske-funktionen."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Dit mobilnr. er ikke registreret."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du skal mindst være på level 20 for at sende SMS."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Du har brug for 2000 DT for at sende en SMS."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Din SMS blev sendt."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s af Ordenen %s er steget med %d%%!"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s af Ordenen %s er normale igen."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s er steget med %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s `s %s er normalt igen."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Dine udvindings-points er steget til det maksimale (%d)."; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Dine udvindings-points er steget til det maksimale."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du kan forbedre din Spidshakke hos brændehuggeren Deokbae."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Dine udvindings-points er steget! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Uden spidshakke kan du ikke udvinde noget."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Der er intet der kan udvindes."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Udvindelsen var succesfuld."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Udvindelsen er mislykket."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Venner] Du har tilføjet %s som ven."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"Spilleren vil snart blive teleporteret til byen."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Venner] Du har fjernet %s fra listen."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"En kritisk server-fejl opstod! Serveren bliver automatisk genstartet."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Om 10 sekunder bliver forbindelsen automatisk afbrudt."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Du kan logge på igen om 5 minutter."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) blev oprettet. [temporær]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Denne Orden er i krig."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Denne Orden findes ikke."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"En Orden med det navn eller nr. findes ikke."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Denne bygning findes ikke."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Denne bygningstype kan kun oprettes en gang."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Luk først OX eventkortet. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Først skal hovedbygningen oprettes."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Bygning, pga. forkerte omkostninger mislykket."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Din orden har ikke nok Yang til at opføre denne bygning."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du har ikke nok materialer."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Du kan ikke oprette en bygning på denne egn."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Denne karakter findes ikke."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Duel blev ikke afbrudt."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Duel blev afbrudt."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Duel-start!"; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Der opstod en fejl ved duel-starten."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Der er ikke opstået nogen fejl."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Der er ingen du kan duelere mod."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Ingen statuspoints tilovers."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Resterende status point er for lave."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Du har indtastet en forkert værdi."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Underkommando af kommandoen er forkert."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Kontraktbrud mellem spiller %d og %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Start Rouletten, med en indsats på %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Itemlog blev gemt i syslog."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Succes-informationer af Rigene."; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Vælg kort-informationen af det hellige land %d Adgang %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Der opstod en fejl."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d Antal helligt land %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Informationer: Rigsslag-stand."; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Din ansøgning blev sendt. vent venligst."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Du kan ikke åbne et Lagerrum mens et andet vindue er åbent."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Lager] Kodeordet blev redigeret."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Lager] Du har indtastet et forkert kodeord."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Din spilletid er forbi om %d minutter."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Lovligt valgt."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Er allerede valgt"; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s spiller er allerede med i valget."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"OX event afsluttet. Ingen fejl opstod. (Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Kan ikke stilles op til valg."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s har stadig %u Yang tilovers."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s har stadig %d Yang tilovers."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Du har ikke nok Yang."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s er slettet som Kejserkandidat."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s er ikke Kejserkandidat."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s er nomineret som Kejser."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s kan ikke blive nomineret som Kejser."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"Kejseren %s bliver fjernet."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Kejseren %s kan ikke blive fjernet."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX Event accepterer ikke yderligere deltagere."; + +"½Å¼ö±¹"; +"Shinsoo Riget"; + +"õÁ¶±¹"; +"Chunjo Riget"; + +"Áø³ë±¹"; +"Jinno Riget"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Dine fiskeri-points er steget! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Du kan ikke forbedre din fiskestang yderligere."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du kan forbedre din fiskestang ved fiskeren."; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Fisken har spist din agn."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Du har fanget en fisk! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"Den fangede fisk har en længde på %.2cm"; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Fiskeri-stævne 'Den bedste fisker'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX de resterende eventdeltagere bliver noteret."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Fiskeri-stævne 'Karpe'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Du har fanget %d %d."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Fisken er forsvundet i vandets dybde."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"I fisken er en musling."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"I fisken er en orm."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Du rister %s over ilden."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Du kan ikke handle da du bære mere end 2 milliarder Yang."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke give din butik et ugyldigt navn."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke sælge en Item-Shop genstand i private butikker."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX De resterende eventdeltagere bliver ikke noteret."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Afvindelse afsluttet."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Udrust dig med en spidshakke."; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Udrust dig med en fiskestang."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Sæt først agnen på fiskekrogen."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Du kan ikke fiske uden fiskestang!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke ansøge om noget, da gruppelederen ikke er online."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke være i samme gruppe med medlemmer fra et andet Rige."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke invitere andre folk til gruppen mens du er i en grotte."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Som tilskuer kan du ikke invitere andre folk."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gruppe] Kun spillere med en levelforskel fra -30 til +30 kan inviteres."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Nummer af resterende medlemmer: %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke invitere denne spiller, da hans level er for lav."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke invitere den spiller, da hans level er for høj."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke invitere yderligere spillere i din gruppe."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Du ønsker at bliver medlem i %s gruppe."; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Denne spiller er ikke medlem af gruppen."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke blive medlem i en gruppe der allerede er fuld."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gruppe] Du har ikke rettighederne til at lave en invitation."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Gruppe] %s afviser invitationen."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Gruppe] %s er allerede medlem af en gruppe."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke acceptere invitationer mens du er i en grotte."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX Event bliver afsluttet."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX Event bliver afsluttet."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du har ikke mulighed for at modtage invitationen."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Gruppe] %s afviste din invitation."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Gruppe] %s er blevet medlem af gruppen."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Gruppe] %s er blevet medlem af gruppen."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu kan du ikke benytte en privat butik"; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Denne spiller handler allerede med en anden."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 bekræftigelses-Nr.: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Dit bekræftigelses-Nr. er forkert. Prøv venligst igen."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Dit mobilnr. er registreret."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke teleportere dig til denne spiller."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX Prisen blev uddelt. ID: %d Størrelse: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Denne spiller er ikke online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Denne spiller er på kanal %d. (Du er på kanal %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Efter åbning af lageret skal du vente %d sekunder for at kunne gå andre steder."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Efter handelstransaktionen kan du i nogen tid ikke gå nogen steder."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Da du lige har handlet kan, du ikke gå til et andet sted før om %d sekunder."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Duel afsluttet, da din fjende er forsvundet."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Der er ingen begrænsning for eliksirere."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Du kan bruge op til %d eliksirere."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Kampen begynder om 10 sekunder."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Duellen er startet"; + +"Âü"; +"TRUE"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Din duel bliver afsluttet, da der er nogle problemer med duel-arenaen."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Din duel bliver pga. tidsoverskridelse afsluttet."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"Om 10 sekunder bliver du teleporteret til byen."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Din duel bliver afsluttet, da der er nogle problemer med duel-arenaen."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Din duel-modstander har et problem. Duellen bliver afsluttet."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Din duel bliver afsluttet, da der opstod et problem med modstanderen."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s har vundet denne duel."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s har vundet."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Om 10 sekunder bliver du teleporteret til byen."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"Næste runde starter om 10 sekunder."; + +"°ÅÁþ"; +"FALSE"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Forbindelsen til din modstander blev afbrudt. Duellen bliver afsluttet."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Bonus-sandsynligheden for genstande er pt. %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Bonus-sandsynligheden for Yang er pt. %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Smednings satsen for Yang regn er i øjeblikket %d%% højere."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Bonus erfaring er pt. %d%%"; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"Din clientversion er fejlbehæftet. Benyt den officielle patch."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Du kan ikke handle i butikken mens et andet vindue er åbent."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Afstanden til butikken er for stor til at købe noget."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Afstanden til butikken er for stor til at sælge noget."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke handle da du bære mere end 2 milliarder Yang."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Samlet quiz antal: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Salget beskattes med %d%% ."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke ride på hest, mens du er forvandlet."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke ride når du bærer bryllupstøj."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Du har ingen hest."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Din hest er død."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Din hests udholdenhed er for lav."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Tilkaldning af hesten mislykkedes."; + +"´ÔÀÇ ¸»"; +"Hest"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Brylluppet er snart forbi."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Bliver automatisk forladt."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"Krigen er allerede over."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Resultatet vil komme om 10 sekunder."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Som tilskuer kan du ikke handle."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Hvis vinduet er åbent, kan du ikke handle med andre."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Den anden person er optaget i øjeblikket, så du kan ikke handle lige nu."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Personen har afbrudt handlen."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Ikke nok Yang eller ledig plads i dit inventar."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Din handelspartner har ikke nok Yang eller ingen ledig plads i inventar."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Handelspartneren har ingen ledig plads i inventaret."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"Handlen med %s blev afsluttet."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Du har pga. dragegudens velsignelse ikke tabt nogen erfaring."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Nuværende score: Shinsoo %d, Chunjo %d, Jinno %d"; + +"Á¤´äÀº"; +"Det korrekte svar er:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Djævelen fra den hellige egn: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", du har ikke ret til at være her. Medlemmerne af dit rige vil forlade dette hellige område om 10 sekunder."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"%s Riget blev besejret og bliver udelukket af Rigskampen."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Monstre ved Rigsslagtningen."; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Når du besejre vagten på den hellige plads, er du den nye ejer af den hellige plads."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Du har pga. dragegudens velsignelse ikke tabt nogen erfaring."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Yderligere stikvåben skade %d"; + +"%s ºí·°! (%ld%%)"; +"%s blokeret! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s udvige! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Ja (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d]s angrebsposition: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Vær venlig og indtaste kommandoen i fuld længde."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dette kan du ikke, mens du ridder."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke gøre det mens du ligger på jorden."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"I mine drømme? Hvorfor?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Rejs dig op først."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Denne kommando findes ikke."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Gruppe] Gruppen blev løst op."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke hidkalde målet."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppe] Du kan ikke hidkalde gruppemedlemmer til din aktuel position."; + +"X ÀÔ´Ï´Ù"; +"Nej (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Din gruppe arbejder fint sammen, og gruppe medlemmer tæt på gruppe lederen vil modtage en erfarings bonus."; + +"±æµåÀå"; +"Leder"; + +"±æµå¿ø"; +"Medlem"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Orden] Den tilbudte erfaring er større end den resterende."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Orden] Denne meddelelse kan ikke slettes."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Orden] Ikke nok drageånd. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Du kan endnu ikke bruge Ordensfærdighederne."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Orden] %d-færdighed blev aktiveret (%d, %d) på %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Orden] Denne spiller er i kanal %d. (Du er på kanal %d)."; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Orden] Denne spiller er ikke online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Efter 5 sekunder fjernes alle deltagere der gav et forkert svar."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Orden] Ordens-færdighederne kan kun bruges i krige."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Orden] %u Drageånd blev gendannet."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Orden] Kun en Ordensleder kan hæve Yang."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Orden] Denne spiller afviste Ordens-invitationen."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Orden] Du har ingen rettigheder til at invitere spillere i Ordenen."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Spiller fra andre Riger kan ikke blive medlem af Ordenen."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Denne spiller kan blive inviteret igen efter %d dag(e)."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Du kan først invitere folk til Ordenen om %d dage."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Orden] Denne person er allerede medlem af en anden Orden."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Orden] Ordenen har opnået det maksimale antal af medlemmer."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Klar til næste spørgsmål?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Du kan ikke træne denne færdighed."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke træne denne færdighed."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Denne færdighed kan du ikke træne på stormester-niveau."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du er allerede mester i denne færdighed. Du kan ikke træne den yderligere."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Din færdighed er ikke god nok til stormester-træning."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Oh, det virkede ikke! Damn.."; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Træning mislykket. Prøv igen senere."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Din krop er fuld af styrke."; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Uddannelsen synes at virke allerede..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Du har afsluttet træningen med din bog succesfuld."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke læse det pga. manglende erfaring."; + +"Pregunta."; +"Spørgsmål."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Denne færdighed kan ikke træneres yderligere med en bog."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Denne færdighed er ikke høj nok, til at træne den med en bog."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Jeg gør fremskridt, men jeg har stadig ikke forstået det hele."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Disse instruktioner er vanskelige at forstå. Jeg er nødt til at fortsætte studierne."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Jeg forstår dette kapitel. Men jeg er nødt til at arbejde hårdt."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Du har afsluttet din træning med denne bog med succes."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Teleportationen mislykkedes."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Ingen hest tilstede. Spørg venligt stald-knægten."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Brug en genstand til at tilkalde din hest."; + +"%s SP¼Ò¸ð: %d"; +"%s FP-forbrug: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Er det rigtigt, så gå til O. Er det forkert, så gå til X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Jeg brænder inden i, men det får min krop til at slappe af."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Langsomt, men stødt.. uden at stoppe!"; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Ja, det føles godt. Min krop er fyldt med Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Jeg har læst det! Nu skal Chi´et fordele sig i kroppen."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"Træningen er afsluttet."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Jeg er nået til den sidste side i bogen! Træningen er næsten afsluttet!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Jeg har næsten nået det! Mangler kun en smule!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Forstået! Jeg er næsten nået helt igennem!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Kun et par sider tilbage og så har jeg læst alt."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"jeg føler mig frisk."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Korrekt!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Nu forstår jeg!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Godt, jeg bliver nødtil fortsat, at være koncentreret."; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Jeg læser den samme sætning igen og igen."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Jeg vil ikke fortsætte med at læse."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Det er mere kompliceret og svært end jeg havde troet."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Det er svært for mig at koncentrere sig. Jeg skulle tage en pause."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Din chat blev blokeret af en GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Din chat-spærring blev fjernet."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"Fremstillings-vinduet er allerede åben."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke fremstille noget, mens et andet handels-/lager-vindue er åben."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ingen yderligere forbedringer mulig."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Fremstillings-vinduet er ikke åbnet."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Du har ikke det rigtige materiale."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Orden] Prøv igen senere."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du skal læse yderligere %d færdighedsbøger for at forbedre din færdighed."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Orden] Prøv igen senere."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Denne funktion kan kun bruges på Slottet."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: Guldbarren er betalt tilbage til dit riges skattekammer."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: I Rigets pengeskab ligger der: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Du kan ikke tilbagebetalt guldbarren til dit riges skattekammer."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Orden] Ordnen har opnået %d points."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Denne genstand kan ikke blive forbedret."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Gratis våben-forbedring kan kun anvendes på våben optil level 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke bruge denne genstand, da forudsætningerne ikke opfyldes."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke bruge denne genstand, da du ikke har det krævede køn."; + +"»ç¿ë¹ý: transfer "; +"Anvend: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Denne funktion kan kun anvendes af Kejseren."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke rekrutere spillere fra det andet Rige."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"Spilleren %s er pt. på kanal %d. (Din kanal: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Du har rekruteret %s."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Der findes ingen spiller med det navn."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke rekrutere dig selv."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Din level er for lav til at bruge denne genstand."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Du kan ikke opgrader noget mens et andet vindue er åbent."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"Kejseren af %s er nu af %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"I %s er der en krig om at sætte ild i fyrtårnene."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"Forsvaret i %s er lykkes."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Fra nu af, kan %s få en belønning for ødelæggelsen af fyrtårnet. Tid: 30 minutter."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"30 minutter er forbi. Fyrtårnet er fjernet."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Fyrtårnet blev tændt i %s for at advare om et slag."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s har ødelagt fyrtårnet."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s har tabt krigen, da de ikke kunne forsvare slottet."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s har ødelagt alle fyrtårne."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Du kan kun åbne butikken når du tager din rustningen af."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d time %d minutter %d sekunder tilbage af din chat blokering"; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d timer %d sekunder tilbage af din chat blokering"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d minutter %d sekunder tilbage af din chat blokering"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Yang regn smednings sats"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Du har ikke de rigtige materialer til at fremstille dette."; + +"ÀüÁ¦±¹"; +"Alle riger"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Procent genstand sandsynlighed"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Procent Yang sandsynlighed"; + +"°æÇèÄ¡ ¹èÀ²"; +"Procenttal for erfaringspoints"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d sekunder tilbage af din chat blokering"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke lave emotioner når du sidder på hesten."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke lave emotions med en spiller der sidder på en hest."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Orden] Fjendens ordensleder er offline."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Fjendens ordensleder er offline."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Orden] Denne orden deltager for tiden i en kamp."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Du rider allerede. Stig af først."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke forbedre med dette dokument."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Du kan kun engang få belønningen for opgaven i dæmone-tårnet."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Drage stenen er blevet fjernet."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke flytte genstanden i forfinelses vinduet."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Drage stenens resterende varighed er blevet udvundet."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Resterende varigheds udvinding mislykkedes."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Fjernelse af drage stenen mislykkedes. Men du har modtaget følgende: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Fjernelse af drage stenen mislykkedes."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Denne genstand er ikke påkrævet at forbedre i dette klarheds level."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Denne genstand er ikke påkrævet at forbedre i dette klarheds level."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Denne genstand kan ikke forbedres på denne måde."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Denne genstand kan ikke forbedres på denne måde."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Forbedring af klarheds level var succesfuldt."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Forfinelsen af en klasse op mislykkedes."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Denne genstand er ikke påkrævet forfinelse."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Forfinelsen af én klasse op var vellykket."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Forbedring af klarheds level mislykkedes."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Du ejer ikke de nødvendige materialer til at styrke drage stenen."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Denne drage sten kan ikke bruges til styrkelse."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Styrkelse lykkedes."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Styrkelse mislykkedes."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Du bærer allerede rundt på en drage sten af denne type."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Denne drage sten kan ikke fjernes."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Du har allerede udstyrret denne slags drage sten."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Før du kan åbne Cor Draconis, skal du have gennemført drage stens missionen og aktiveret drage stens alkymisten."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Før du kan åbne Cor Draconis, skal du have gennemført drage stens missionen og aktiveret drage stens alkymisten."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan kun kassere bæltet når du ikke har flere genstande i dine rum."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Du kan kombinere Velsignelses dokumentet med Magisk jernmalm."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke putte denne genstand i dit bælte rum."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Du har investeret %d Yang."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Der er ingen sten der kan fjernes."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Du kan ikke gemme denne position."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Du har ikke nok ledig plads i dit inventar."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke teleportere dig fra et fremmed Rige til et sikkert sted."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du har ikke nok HP."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Du har ikke nok MP."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"%d sekunder efter udførelsen, når du dit mål."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Din level er for lav til at bruge denne genstand."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Månekager kan kun bruges alle 5 sekunder."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Du kan ikke bruge denne genstand i en duel."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Du har vundet %d Yang."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Du kan ikke lave et lejrbål her."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Du kan ikke lave et lejrbål i vandet."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Låst. Du burde søge efter nøglen."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Denne genstand kan ikke åbnes med en nøgle."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Det er ikke den rigtig nøgle."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Du har fået %d Yang."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Mysterisk lys, skinner ud fra kisten."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Du har fået %d erfaring."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Se hvad der kom ud af kisten!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Orden] Ordenslevel er for lavt."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Hvis du indånder rød røg fra kisten, forøges din hastighed!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Tabte genstande forsvinder efter %d minutter."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_EN.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_EN.txt new file mode 100644 index 000000000..62f7fdc2c --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_EN.txt @@ -0,0 +1,2324 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Everyone will be teleported into the city shortly."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"This item does not exist."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"The box suddenly exploded! You have lost Hit Points (HP)."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"If you inhale the green smoke that is coming out of the box, the poison will spread through your body!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"You have received %s, %d units."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"The box contains %s."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"This key does not seem to fit the lock."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"You have not received anything."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"You do not have enough Yang to use this item."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You do not have enough Yang to use this item."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"You have lowered your Skill Level."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"You cannot lower your Skill Level."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"This effect is already activated."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"This item can only be used in an Internet cafe."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"That is over the limit."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Unfortunately you don't have enough space in your inventory."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Used Moon Cake or Seed."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot wear a Wedding Ring if you are not married."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"You cannot use the Event Detector from this position."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"This item cannot be absorbed."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"The Event Detector vanished in a mysterious light."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"The Event Detector has vanished."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"The Compass for Metin Stones does not work in dungeons."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"The Compass for Metin Stones has vanished in the mysterious light."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Receive: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"The Compass for Metin Stones has vanished."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"You find a simple Piece of Stone in the Clam."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"The Clam has vanished."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"There is a White Pearl inside the Clam."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"There is a Blue Pearl inside the Clam."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"There is a Blood-Red Pearl inside the Clam."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"It isn't easy to understand this book."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"This book will not help you."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"You need to have a minimum level of 30 to understand this book."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"You need a minimum level of 50 to understand this book."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You can't train any more Combos."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s has captured the flag of %s!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"You already understand this language."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"You have to improve your Level to read this Book."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"The book is too hard for practising."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot train with this Book any more."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Taxes are set to %d%%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"You need a minimum level of 50 to get riding training."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"You have escaped the evil ghost curse with the help of an Exorcism Scroll."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"You cannot read any more Riding Guides."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"You read the Horse Riding Manual and received a Riding Point."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"You can use this point to improve your riding skill!"; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"The guild %s's flag has been stolen by player %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"You did not understand the riding guide."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Your mind is clear. You can concentrate really well now."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Your rank has increased by %d points."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"You cannot dye or bleach your current hairstyle."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"You need to have reached level %d to be able to dye your hair again."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"This item can only be opened by the another gender."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot use this from your current position."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"You are ready to warp, so you cannot use the Scroll of the Location."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"You are being brought back to the place of origin."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s cannot be used in a dungeon."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Quest] You have already received your reward."; + +"À»"; +"the"; + +"¸¦"; +"the"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"There aren't any Pieces of Broken Stone available for removal."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"You cannot change the upgrade of this item."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"There is no upgrade that you can change."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"You can only do this %d minutes after an upgrade. (%d minutes left)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"You have changed the upgrade."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Upgrade successfully added."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"No upgrade added."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You must use the Blessing Marble in order to add another bonus to this item."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"You cannot use this in the duel arena."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"This item can no longer be improved. The maximum number of bonuses has been reached."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"You can only use the Blessing Marble with an item which already has 4 bonuses."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Socket successfully added."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"No socket added."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"No additional sockets could be added to this item."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"You cannot add a socket to this item."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Arming successful."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Arming has failed."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"You have to add a socket first. Use a diamond in order to do this."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"There are no sockets for gemstones in this item."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"You can do this when you wear an Emotion Mask."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"You have to add a socket if you want to use a Diamond."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No more gems can be added to this item."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"These items cannot be used together."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"You cannot change the Bait whilst fishing."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"You are exchanging the current Bait for %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"You attached %s to the hook as bait."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"You are missing some ingredients to make the potion."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"You do not have enough material (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"You do not have enough empty bottles."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"The potion production has failed."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Only women can do this."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot attach several stones of the same type."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"This Spirit Stone cannot be attached to this type of item."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot attach this Spirit Stone to a weapon."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"You have attached the Spirit Stone successfully."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"The Spirit Stone broke while being attached."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"No slot free."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"This function is not available right now."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"You cannot use a Scroll of the Location whilst taking part in a kingdom battle."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"After opening the Storeroom you cannot use a Scroll of the Location for %d seconds."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"You cannot use a Scroll of the Location while another window is open."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"This person does not exist."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"After a trade, you cannot use a scroll for another %d seconds."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"After opening a storeroom you cannot use a Scroll of the Location for another %d seconds."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"You cannot use the Scroll of the Location because the distance is too small."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"After a trade you cannot use a Scroll of the Location for %d seconds."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"You cannot open the Storeroom if another window is already open."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"You cannot drop this item."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"The dropped item will vanish in 5 minutes."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"%s received"; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"You have too many items in your inventory."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s receives %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Everyone will be teleported into the city shortly."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"You are too near."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Item Trade: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot change the equipped item while you are transformed."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"You have to stand still to equip the item."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Monkey Herbs cannot be fed to living horses. It is used to revive dead horses."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"You cannot feed a dead Horse."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"You fed the Horse with Herbs."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"You have fed the Horse."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Your level is too low to wear this Hairstyle."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You already have this Hairstyle."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"You have already transformed."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"You are too far away."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"That's the wrong trading item."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot transform into a monster who has a higher level than you."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Your level is too low to equip this item."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You are not strong enough to equip yourself with this item."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Your intelligence is too low to equip yourself with this item."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Your dexterity is too low to equip yourself with this item."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Your vitality is too low to equip yourself with this item."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot use this item because you are not married."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot equip this item twice."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Time left until the removal of the socket of %s: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"This action can only be done with another gender."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"A gem socketed in the %s has vanished."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Guild] This guild name is invalid."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Guild] This guild name is already taken."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] You cannot found a guild."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"The guild %s has declared war on %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Guild] %s has refused the Guild war."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"The guild war between %s and %s will start in a few seconds!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"The guild war between %s and %s has begun!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"The guild war between %s and %s has ended in a draw."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"%s has won the guild war against %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"You need your fellow player's approval for this."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Guild] The guild war has been cancelled."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"The guild war between %s and %s has been cancelled."; + +"´Ý±â"; +"Close"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Action cancelled. You have entered a battle."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Someone has logged into your account. You will be disconnected from the server."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"A mysterious light appears from the tree."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d Playtime added to your account. (Payment number %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"You can participate in the guild battle in viewer mode."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"While choosing a character, an icon appears."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"There are no opponents."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"The battle with %s has begun!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"If no enemy can be found, the guild war will be ended automatically."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Because the guild war finished early, the result will judged as a draw."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"The energy is reflected because of the Emperors Blessing."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"After %d seconds you can use the Emperors Blessing."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"After %d seconds you can use the Emperors Blessing."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Not enough tax income : %d."; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Tax : %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Transformation error."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"You learned the transmutation completely."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Please call your Horse first."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"You have sent your horse away."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s challenged you to a battle!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"You have to get off your Horse."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"You cannot feed your Horse whilst sitting on it."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"You have fed the Horse with %s%s."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"You need %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d seconds until Exit."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"The game will be closed in %d seconds."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d seconds until Exit."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Your logout has been cancelled."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Back to login window. Please wait."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"You have been disconnected from the server. Please wait."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"You have challenged %s to a battle."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"You are changing character. Please wait."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"A new start is not possible at the moment. Please wait %d seconds."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"You cannot restart yet. Please wait another %d seconds."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"You cannot restart yet. Please wait another %d seconds."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"You cannot restart in the city yet. Wait another %d seconds."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"The waiting time has expired. You will be revived in the city."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"You cannot change your status while you are transformed."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"This player is currently fighting."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Guild] It does not belong to the guild."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] You do not have the authority to change the level of the guild skills."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Your choice is incorrect."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Storeroom] You have entered an incorrect password."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Storeroom] The Storeroom is already open."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Storeroom] You have to wait 10 seconds before you can open the Storeroom again."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Storeroom] You are too far away to open the storeroom."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] The server cannot execute this group request."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot leave a group while you are in a dungeon."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Group] You have left the group."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Guild] Your guild is already participating in another war."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] No one is entitled to a guild war."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Guild] No guild with this name exists."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"There already is a candidacy."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Guild] This guild is already participating in a war."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Not enough Yang to participate in a guild war."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] The guild does not have enough Yang to participate in a guild war."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Guild] This Guild is already scheduled for another war."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Guild] This guild is already participating in another war."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Guild] A minimum of %d players are needed to participate in a guild war."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] The guild does not have enough points to participate in a guild war."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] The guild does not have enough members to participate in a guild war."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Your level has to be higher than 20 to register a cell phone number."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"You do not have the emperor qualification."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s declined the invitation."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot accept the invitation because you are already in the group."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Only the emperor can use this."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Cooldown time for approximately %d seconds"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Lack of Taxes. Current Capital : %u Missing Capital : %u"; + +"»ç¿ë¹ý: warpto "; +"Command: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"You cannot be warped to an unknown player."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Adding player %d into the channel. (Present channel %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Warp to player %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"You cannot call unknown players."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Guild] There are no experience points for hunting during a guild war."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"When the Blessing of the Emperor is used %s the HP and SP are restored again."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"My information about the emperor"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sMonarch] : %s Yang owned %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sMonarch] : %s"; + +"±ºÁÖ Á¤º¸"; +"Information about the emperor"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Only an emperor can use this."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Choose a number between 1 and 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"The Monster cannot be called. Check the Mob Number."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Hit Points +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Spell Points +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"The Emperor Blessing is activated."; + +"ü·Â +%d"; +"Endurance +%d"; + +"Áö´É +%d"; +"Intelligence +%d"; + +"±Ù·Â +%d"; +"Strength +%d"; + +"¹Îø +%d"; +"Dexterity +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Attack Speed +%d"; + +"À̵¿¼Óµµ %d"; +"Movement Speed %d"; + +"ÄðŸÀÓ -%d"; +"Cooldown Time -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Energy Recovery +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Spell Point Recovery +%d"; + +"µ¶°ø°Ý %d"; +"Poison Attack %d"; + +"½ºÅÏ +%d"; +"Star +%d"; + +"½½·Î¿ì +%d"; +"Speed Reduction +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Critical Attack with a chance of %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Chance of a Speared Attack of %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Player's Attack Power against Monsters +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Horse's Attack Power against Monsters +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Attack Boost against Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Attack Boost against Milgyo + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Attack boost against zombies + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Attack boost against devils + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Due to Emperor Sa-Za-Hu, the player %s will receive an attack power increase of 10 %% for 3 minutes in this area."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Absorbing of Energy %d%% while attacking."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Absorption of Spell Points (SP) %d%% while attacking."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"With a chance of %d%% Spell Points (SP) will be taken from the enemy."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Absorbing of Spell Points (SP) with a chance of %d%%"; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% Chance of blocking a close-combat attack"; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% Chance of blocking a long range attack"; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"One-Handed Sword defence %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Two-Handed Sword Defence %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Two-Handed Sword Defence %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Bell Defence %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"By the Emperor Geum-Gang-Gwon the player %s gets 10 %% more armour for 3 minutes."; + +"ºÎä ¹æ¾î %d%%"; +"Fan Defence %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Distant Attack Resistance %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Fire Resistance %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Lightning Resistance %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Magic Resistance %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Wind Resistance %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Reflect Direct Hit: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Reflect Curse: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Poison Resistance %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Spell Points (SP) will be increased by %d%% if you win."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"The event is already running. (Flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Experience increases by %d%% if you win against an opponent."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Increase of Yang up to %d%% if you win."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Increase of captured Items up to %d%% if you win."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Power increase of up to %d%% after taking the potion."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% Chance of filling up Hit Points after a victory."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"No Dizziness %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"No Slowing Down %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"No falling down %d%%"; + +"°ø°Ý·Â +%d"; +"Attack Power + %d"; + +"¹æ¾î·Â +%d"; +"Armour + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX quiz script could not be loaded."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Magical Attack + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Magical Defence + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Maximum Endurance + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Strong against Warriors + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Strong against Ninjas + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Strong against Sura + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Strong against Shamans + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Strength against monsters + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Attack + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Defence + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX quiz script has loaded."; + +"°æÇèÄ¡ %d%%"; +"Experience %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Chance to find an Item %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Chance to find Yang %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Maximum Energy +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Maximum Energy +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Skill Damage %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Hit Damage %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Resistance against Skill Damage %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Resistance against Hits %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistance against Warrior Attacks"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Welcome to Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistance against Ninja Attacks"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistance against Sura Attacks"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistance against Shaman Attacks"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Procedure: %d y- %d m - %d d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Your chat is blocked."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"You need a higher level to be able to call."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"You need a minimum level of %d to be able to call."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"You are not in this Group."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"You did not join this Guild."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"The player has rejected your request to add him to your friend list."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"OX Event has started."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Friends] You cannot add a GM to your list."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s is not online."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"After a trade, you have to wait %d seconds before you can open a shop."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"You can trade again in %d seconds."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"You have more than 2 Billion Yang. You cannot trade."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"You cannot open a private shop while another window is open."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"The player has more than 2 Billion Yang. You cannot trade with him."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Storeroom] No movement possible."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Storeroom] The item cannot be stored."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Group] The player who invited you is not online."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Uriel allowed to enter."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Group] Only the group leader can change this."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Group] The target is not a member of your group."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot kick out a player while you are in a dungeon."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot kick out a player while you are in a dungeon."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Group] You have been out kicked of the group."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot leave a group while you are in a dungeon."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot kick out group members."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Guild] After disbanding a guild, you cannot create a new one for %d days."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Guild] After leaving a guild, you cannot create a new one for %d days."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"This guild name is invalid."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"We request the participation of a lot of players."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Guild] [%s] guild has been created."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guild] Creation of the guild has failed."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Group] Only the group leader can use group skills."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Group] The target has not been found."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Guild] That is not the correct amount of Yang."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Guild] You do not have enough Yang."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Guild] The person you were searching for cannot be found."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Guild] This person is not in the same guild."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] You do not have the authority to kick out guild members."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Guild] The guild member %s has been kicked out of the Guild."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"OX The Event has not ended yet. An error has occurred. (flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Guild] You have kicked a guild member out."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] You do not have the authority to change your rank name."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] The guild leader's rights cannot be changed."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Guild] This rank name is invalid."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] You do not have the authority to change your position."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] The rights of the guild leader cannot be changed."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Guild] %u experience points used."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guild] Experience usage has failed."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Guild] Insufficient Yang in the guild treasury."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guild] Dragon ghost was not restored."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"The OX Event will be restarted shortly."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] You do not have the authority to make an announcement."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] You do not have the authority to change the position."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] The guild leader's position cannot be changed."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] You cannot make yourself guild leader."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] You do not have the authority to choose the guild leader."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] You cannot choose any more guild leaders."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"You cannot trade this item."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Illegal software has been detected. The game is being shut down."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"You have more than 2 Billion Yang with you. You cannot trade."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Invalid Yang."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"The present event is limited to one area."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Start Item Roulette."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Start Yang Roulette."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"The player is online. Please use whisper to chat."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"The cell phone number is not registered."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"You need to be at least on level 20 to be able to send text messages."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"You need 2000 DT to send a text message."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Your text message has been sent."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s of the Guild %s raised up to %d%% !"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s of the Guild %s normal again."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s has increased by %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s 's %s normal again."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Your mining points have reached their maximum. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Your mining points have reached their maximum level."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"You can get lumberjack Deokbae to upgrade your Pickaxe."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Your Mining Points have increased! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"You cannot mine without a Pick."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Nothing to mine here."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"The mining has been successful."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"The mining has failed."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Friends] You have added %s as a friend."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"The player will be teleported into the city shortly."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Friends] You have deleted %s from the list."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"A critical server error has occurred. The server will restart automatically."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"You will be disconnected automatically in 10 seconds."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"You can connect again after 5 minutes."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) guild has been created. [Temporary]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"This guild is at war."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: This guild does not exist."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"A guild with this name or number does not exist."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"The building does not exist."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"This type of building can only be erected once."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Close the OX event card first. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"The Main Building has to be erected first."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Building failed because of incorrect pricing."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Your guild does not have enough Yang to erect this building."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You do not have enough resources to build a building."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"You cannot erect a building at this place."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"This character does not exist."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Duel has not been successfully cancelled."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Duel cancelled successfully."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"The duel has been successfully started."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"There is a problem with initiating the duel."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"No errors occurred."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"There are no combatants."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"No status points left."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Remaining status points are too low."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"You entered an incorrect value."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Suborder or the Order is incorrect."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Broken contract between player %d and player %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Turn the Roulette for %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"The Item log placed into the syslog."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Information for the Kingdoms"; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Choose the Map Information of the Holy Land %d Entrance %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"An error has occurred."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d Number Holy Land %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Information about the status of the kingdom battle"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Your request is loading. Please wait."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"You cannot open a Storeroom while another window is open."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Storeroom] Storeroom password has been changed."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Storeroom] You have entered the wrong password."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Your playing time is going to run out in %d minutes."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Regularly voted."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Already voted."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s player already in the vote."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"OX Event is over. No errors occurred. (Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Cannot run for office."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s still has %u Yang available."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s still has %d Yang available."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"You do not have enough Yang."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s is deleted as an Emperor Candidate."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s is not a candidate for the emperor elections."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s has been nominated as emperor."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s cannot be nominated as emperor."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"The %s Emperor gets driven out."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"The %s Emperor cannot be driven out."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX Event is not accepting any more participants."; + +"½Å¼ö±¹"; +"Shinsoo Kingdom"; + +"õÁ¶±¹"; +"Chunjo Kingdom"; + +"Áø³ë±¹"; +"Jinno Kingdom"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Your fishing points have increased! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"You have reached the maximum number of fishing points."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Go to the Fisherman and get your Fishing Pole upgraded!"; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"You lost your bait to the fish."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"You have caught a fish! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"The length of the captured fish is %.2fcm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Fishing Event 'Great Zander'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX The other event participants are being noted down."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Fishing Event 'Carp'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"You have caught %d of %d ."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"The fish vanished in the depths of the water."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"There is a Clam inside the Fish."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"There is a Worm inside the Fish."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"You are roasting %s over the fire."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"You cannot trade because you are carrying more than 2 billion Yang."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"You can't give your shop an invalid name."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You can't sell Item-Shop items in a private shop."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX The other event participants have not been noted down."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Mining is finished."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"You need a Pickaxe in order to extract ore!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Please choose a Fishing Pole."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Place the Bait on the Hook first."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"You can't go fishing without a fishing pole!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot make a request because the group leader is not online."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot form a group with players from another kingdom."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot invite players while you are in a dungeon."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot invite a player while you are in observer mode."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Group] Only players with a level difference of -30 to +30 can be invited."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Number of other participants : %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot invite this player, as their level is too low."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot invite this player, as their level is too high."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot invite any more players into your group."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"You want to join %s's group."; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"This player is not in this group."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot join this group because it is already full."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Group] You do not have the right to invite someone."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Group] %s has declined your group invitation."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Group] %s is already in the group."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot accept an invitation into a dungeon."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX Event is finishing."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX Event is finishing."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot accept the invitation."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Group] %s has declined your invitation."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Group] %s has joined your group."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Group] %s has joined your Group."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You can't use a private shop now."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"This player is already trading with another player."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 Confirmation Number: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Your Confirmation Number is not correct. Please try again."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"The mobile phone number is registered."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot teleport to the player."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX The prize has been awarded. ID: %d Quantity: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"This player is not online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"The player is playing on channel %d. (You are on channel %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"After opening the Storeroom, you cannot go anywhere else for %d seconds."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"You cannot go elsewhere for a period of time after the trade."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"After trading you cannot go elsewhere for %d seconds."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"The duel has finished, because your combatant vanished."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"There is no limit for Potions."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"You can use up to %d potions."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"The fight will start in 10 seconds."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"The duel has begun."; + +"Âü"; +"TRUE"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"The duel is being finished because there is a problem in the duel arena."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"The duel has finished because of a timeout."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"In 10 seconds you will be teleported into the city."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"The duel has been stopped because there is a problem in the arena."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Your combatant has got some problems. The duel is being cancelled."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"The duel is being cancelled as there is a problem with the combatant."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s has won the duel."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s has won."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"You will be teleported into the city in 10 seconds."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"The next round will begin in 10 seconds."; + +"°ÅÁþ"; +"FALSE"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"The combatants have been separated. The duel has been stopped."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"The quota of the Item Drop is at the moment plus %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"The quota of the Yang Drop is at the moment plus %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"The drop rate for Yang rain is currently %d%% higher."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"The experience bonus is currently an additional %d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"You do not have the correct client version. Please install the normal patch."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"You cannot trade in the shop while another window is open."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"You are too far away from the shop to buy something."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"You are too far away from the shop to sell something."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"You cannot trade because you are carrying more than 2 billion Yang."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Total number of the Quiz: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"This sale will be taxed %d%%."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"You cannot ride a Horse while you are transformed."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"You cannot ride while you are wearing a Wedding Dress or a Tuxedo."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"You do not have a Horse."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Your Horse is dead."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Your Horse's endurance is too low."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Calling the Horse has failed."; + +"´ÔÀÇ ¸»"; +"'s Horse"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"The wedding is finishing soon."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Will be left automatically."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"The war is already over."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"The result will follow in 10 seconds."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot trade while observing."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"If the window is open, you cannot trade with others."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"The other person is currently busy so you cannot trade right now."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"The other person has cancelled the trade."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Not enough Yang or not enough space in the inventory."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"The other person does not have enough Yang or does not have any space left in their inventory."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"The other person has no space left in their inventory."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"The trade with %s has been successful."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"You did not lose any Experience because of the Blessing of the Dragon God."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Current score: Shinsoo %d, Chunjo %d, Jinno %d"; + +"Á¤´äÀº"; +"The correct answer is:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"The devil of the hallowed place: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", you don't have any right to be here! The members of your kingdom will leave this hallowed ground in 10 seconds."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"%s has been defeated and drops out of the Kingdom Battle."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Number of Monsters in the Kingdom Battle:"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"If you defeat the Guard of the Holy Place, you will become the owner of it."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"You did not drop any Item(s) as you are protected by the Dragon God."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Additional Stabbing Weapon Damage %d"; + +"%s ºí·°! (%ld%%)"; +"%s block! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s avoid! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Yes (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d]'s Attack Position: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Please enter the Order in full length."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot do this whilst sitting on a Horse."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot do that while you are lying on the ground."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"In my Dreams? What?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Get up first."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"This command does not exist."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Group] This group has been disbanded."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot call the target."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] You cannot call group members over to your current position."; + +"X ÀÔ´Ï´Ù"; +"No (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Your group works well together, and group members near the group leader will receive an experience bonus."; + +"±æµåÀå"; +"Leader"; + +"±æµå¿ø"; +"Member"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Guild] Provided Experience is larger then left Experience."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Guild] This message cannot be deleted."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Guild] Not enough Dragon Ghost. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] You cannot use the guild skills yet."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Guild] %d skill has been applied (%d, %d) to %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Guild] This player is on channel %d. (Current channel: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Guild] This player is not online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"In 5 sec. everyone who gave an incorrect answer will be removed."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Guild] This guild skill can only be used during war."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Guild] %u Dragon ghost points have been restored."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Guild] Only the guild leader can withdraw Yang."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Guild] The player has declined the guild invitation."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] You do not have the authority to invite someone to join the guild."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] You cannot invite players from another kingdom into the guild."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] This player can be invited again after %d day(s)."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] After the rearrangement you can invite members again after %d days."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Guild] This person is already a member of another Guild."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Guild] The maximum guild capacity has been reached."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Ready for the next question?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"You cannot train this skill."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot train this skill."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"You cannot train this skill up to Grand Master level."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You already are a Master of this skill. You cannot train this skill any further."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Your Skill is not high enough to become a Grand Master."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"That did not work. Damn!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Training has failed. Please try again later."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"My body is full of energy!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"The training seems to be working already..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"You successfully finished your training with the book."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"You cannot read this due to your lack of experience."; + +"Pregunta."; +"Question."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot train this skill with a Book."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"This skill's level is not high enough to be trained with a Book."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"I'm making progress, but I still haven't understood everything."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"These instructions are difficult to understand. I have to carry on studying."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"I understand this chapter. But I've got to carry on working hard."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"You have successfully finished your training with the Book."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Teleportation has failed."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"No Horse here. Ask the Stable Boy."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Please use an item to call a Horse."; + +"%s SP¼Ò¸ð: %d"; +"%s FP-Consumption: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"If it's correct, then go to O. If it's wrong, go to X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"I am burning inside, but it is calming down my body. My Chi has to stabilise."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"A little slow, but steady... Without stopping!"; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Yes, that feels great. My body is full of Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"I have read it! Now the Chi will spread through my body."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"The training is completed."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"I am on the last page of the book. The training is nearly finished!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Nearly finished! Just a little bit more to go!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Eureka! I have nearly finished reading it!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Only a few more pages and then I'll have read everything."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"I feel refreshed."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Correct!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Now I understand it!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Okay I have to stay concentrated!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"I keep reading the same line over and over again."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"I do not want to learn any more."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"It is a lot more complicated and more difficult to understand than I thought."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"It's hard for me to concentrate. I should take a break."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Your chat has been blocked by a GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Your chat block has been lifted."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"The Build window is already open."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot build something while another trade/storeroom window is open."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"No further improvements possible."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"The build window is not open."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"You do not have the right material."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Guild] Please try again later."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"You have to read %d more skill books to improve this skill."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Guild] Please try again later."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"You are only able to use this function while you are at the castle."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: The Gold Bar has been paid back to your kingdom's safe."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: In your kingdom's safe there are: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: You cannot pay the Gold Bar back into your kingdom's safe."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Guild] The guild has reached %d points."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"This item cannot be improved."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"The free weapon improvements can only be used on weapons up to level 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot use this item because you do not fulfil all the requirements."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You are not able to use that item because you do not have the right gender."; + +"»ç¿ë¹ý: transfer "; +"Use: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"This function can only be used by the emperor."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot recruit players from another kingdom."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"The player %s is on channel %d at the moment. (Your channel: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"You have recruited %s players."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"There is no user with this name."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot recruit yourself."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Your level is too low to use this item."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"You cannot upgrade anything while another window is open."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"The emperor of %s has changed to %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"There are %s wars to inflame the bonfires."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s has successfully defended."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"30 minutes from now on the player %s can get a reward because he destroyed the bonfire."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"30 minutes are over. The bonfires have disappeared."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"A bonfire was inflamed at %s to warn because of a battle."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s has destroyed the bonfire."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s lost the war as they have not been able to defend the castle."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s has destroyed all the bonfires."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"You can only open the shop if you take off your armour."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d hours %d minutes %d seconds left on your chat block"; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d hours %d seconds left on your chat block"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d minutes %d seconds left on your chat block"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Yang rain drop rate"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Not the right material for an upgrade."; + +"ÀüÁ¦±¹"; +"All kingdoms"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Item drop rate in percent"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Yang drop rate in percent"; + +"°æÇèÄ¡ ¹èÀ²"; +"Experience percentage"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d seconds left on your chat block"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot express emotions whilst riding a horse."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot use emotions with a player who is riding on a Horse."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Guild] The enemy's guild leader is offline."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] The enemy's guild leader is offline."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Guild] This guild is taking part in a battle at the moment."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"You're already riding. Get off first."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot upgrade items with this Scroll."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"You can only be rewarded once for the Demon Tower Quest."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Dragon Stone has been removed."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"You cannot move the item within the refinement window."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Dragon Stone remaining duration has been extracted."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Remaining duration extraction failed."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Removal of Dragon Stone failed. But you have received the following: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Removal of Dragon Stone failed."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"This item is not required for improving the clarity level."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"This item is not required for improving the clarity level."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"This item cannot be advanced this way."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"This item cannot be advanced this way."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Improvement of the clarity level successful."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Refinement up one class failed."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"This item is not required for refinement."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Refinement up one class was successful."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Improvement of the clarity level failed."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"You do not own the materials required to strengthen the Dragon Stone."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"This Dragon Stone cannot be used for strengthening."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Strengthening was successful."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Strengthening failed."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"You are already carrying a Dragon Stone of this type."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"The Dragon Stone cannot be removed."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"You have already equipped this kind of Dragon Stone."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Before you open the Cor Draconis, you have to complete the Dragon Stone quest and activate the Dragon Stone Alchemy."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Before you open the Cor Draconis, you have to complete the Dragon Stone quest and activate the Dragon Stone Alchemy."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You can only discard the belt when there are no longer any items in its inventory."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"You can combine the Blessing Scroll with the Magic Iron Ore."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"You cannot equip this item in your belt inventory."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"You have invested %d Yang."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"There is no Stone available to take out."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"You cannot store this location."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"There isn't enough space in your inventory."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You cannot teleport to a safe position in a foreign Kingdom."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You don't have enough HP."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"You don't have enough Spell Points (SP) to use this."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"You'll reach your destination in %d seconds."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Your level is too low to use this item."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"You can only use a Moon Cake every 5 seconds."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"You cannot use this item in a duel."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"You have won %d Yang."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"You cannot build a campfire here."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"You cannot build a campfire under water."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Closed. You should look for the key."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"This item cannot be opened with a key."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"That's the right key."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"You have received %d Yang."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"A mysterious light comes out of the box."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"You have received %d experience points."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Look what came out of the box!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] The guild level is too low."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"If you inhale the red smoke coming out of the box, your speed will increase!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"The dropped item will disappear after %d minutes."; + +"%s ȸÇÇ! (%d%%)"; +"%s avoided! (%d%%)"; + +"You cannot exchange the won right now. Close some windows."; +"You cannot exchange the won right now. Wait a moment."; + +"You cannot exchange the won right now. Wait a moment."; +"You cannot exchange the won right now. Wait a moment."; + +"Invalid won exchange value parameter %d."; +"Invalid won exchange value parameter %d."; + +"You don't have enough won for the exchange. Required %d, owned %d."; +"You don't have enough won for the exchange. Required %d, owned %d."; + +"You have too many yangs for the exchange. Reduce your yangs first."; +"You have too many yangs for the exchange. Reduce your yangs first."; + +"You don't have enough yangs for the exchange. Required %s, owned %d."; +"You don't have enough yangs for the exchange. Required %s, owned %d."; + +"You successfully sold %d won for %s yangs."; +"You successfully sold %d won for %s yangs."; + +"You have too many won for the exchange. Reduce your won first."; +"You have too many won for the exchange. Reduce your won first."; + +"You successfully bought %d won for %s yangs."; +"You successfully bought %d won for %s yangs."; + +"Invalid parameter for the won exchange. Reported."; +"Invalid parameter for the won exchange. Reported."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_FR.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_FR.txt new file mode 100644 index 000000000..a225f2364 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_FR.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Tout le monde sera téléporté dans la cité dans quelques instants."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Cet objet n'existe pas."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"La boîte explose soudainement ! Vos PV sont réduits."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Si vous inhalez la fumée verte s'échappant de la boîte, du poison se propagera dans votre corps!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Vous avez reçu %s, %d unités."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"Il y a %s dans cette boîte."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Cette clé ne semble pas aller dans cette serrure."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Vous n'avez rien reçu."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Vous n'avez pas assez de Yangs pour utiliser cet objet."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous n'avez pas assez de Yangs pour utiliser cet objet."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Vous avez baissé votre niveau de compétence."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas baisser votre niveau de compétence."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"L'effet est déjà en cours."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Cet objet ne peut être utilisé que dans un cybercafé."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"La limite est dépassée."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Vous n'avez malheureusement pas assez de place dans votre inventaire."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Vous avez utilisé un gâteau de Lune ou un noyau."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas porter d'alliance si vous n'êtes pas marié(e)."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Vous ne pouvez pas utiliser le détecteur d'évènement depuis cet endroit."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Cet objet ne peut pas être stocké."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Le détecteur d'évènement a disparu dans un halo mystérieux."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Le détecteur d'évènement a disparu."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Le compas de la Metin ne fonctionne pas dans les donjons."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Le compas de la Metin a disparu avec le halo mystérieux."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Obtenez : %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Le compas de la Metin a disparu."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"Vous trouvez un morceau de pierre dans la palourde."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"La palourde a disparu."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Il y a une perle blanche à l'intérieur du coquillage."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Il y a une perle bleue à l'intérieur du coquillage."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Il y a une Perle de sang à l'intérieur du coquillage."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Il n'est pas facile de comprendre ce livre."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Ce livre ne peut pas vous aider."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Vous devez être au moins de niveau 30 pour comprendre ce livre."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Vous devez être au moins de niveau 50 pour comprendre ce livre."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez plus apprendre de Combo."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"La Guilde %s a capturé le drapeau de la Guilde %s !"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Vous comprenez déjà cette langue."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Vous devez augmenter votre niveau pour comprendre ce livre."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ce livre est difficile à apprendre."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas en apprendre plus avec ce livre."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Les taxes sont fixées à %d %%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Vous ne pouvez apprendre l'équitation qu'à partir du niveau 50."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Vous avez repoussé la malédiction du mauvais Esprit avec l'aide d'un parchemin d'exorcisme."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez plus lire de livres d'équitation."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Vous avez reçu un point d'équitation après avoir lu un manuel d'équitation."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Vous pouvez améliorer votre équitation en utilisant ce point."; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"Le drapeau de la Guilde %s a été capturé par %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Vous n'avez pas compris cet ouvrage d'équitation."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Vous avez l'esprit clair. Vous pouvez vous concentrer correctement à présent."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Votre rang a été augmenté de %d points."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Vous ne pouvez pas teindre ou décolorer votre coupe de cheveux actuelle."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Vous devez atteindre le niveau %d pour pouvoir teindre vos cheveux à nouveau."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Cet objet ne peut être ouvert que par un individu de l'autre sexe."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez utiliser cela depuis cet endroit."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Vous êtes sur le point d'être téléporté, vous ne pouvez donc pas utiliser le parchemin du lieu."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Vous êtes renvoyé au commencement."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s ne peut être utilisé dans un donjon."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Quête] Vous avez déjà reçu votre récompense."; + +"À»"; +"Le."; + +"¸¦"; +"Le."; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Aucun morceau de Pierre pouvant être enlevé."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Vous ne pouvez pas changer l'amélioration de cet objet."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Vous n'avez aucune amélioration à faire."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Vous ne pouvez faire cela qu'au bout de %d minutes après votre amélioration. (%d minutes restantes)."; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Vous changez l'amélioration."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Amélioration ajoutée avec succès."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Aucune amélioration ajoutée."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous devez utiliser l'orbe de bénédiction afin d'ajouter un nouveau bonus à cet objet."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez utiliser cette arène."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Cet objet ne peut plus être amélioré. Le nombre maximum de bonus a été atteint."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Seul l'orbe de bénédiction peut être utilisé pour un objet possédant déjà 4 bonus."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Un emplacement a bien été ajouté."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Aucun emplacement ajouté."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Vous ne pouvez plus ajouter d'emplacement à cet objet."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Vous ne pouvez pas ajouter d'emplacement à cet objet."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Vous avez réussi à vous armer."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Vous avez échoué à vous armer."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Vous devez tout d'abord ajouter un emplacement en utilisant un diamant."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"Il n'y a pas d'emplacement pour gemme sur cet objet."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Vous pouvez faire cela uniquement si vous portez un masque d'émotions."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Vous devez ajouter un emplacement pour pouvoir utiliser un diamant."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Aucune Gemme supplémentaire ne peut être ajoutée à cet objet."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ces objets ne peut pas être utilisés ensemble."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas changer l'appât pendant que vous pêchez."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Vous échangez l'appât actuel avec %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Vous avez mis %s comme appât sur votre hameçon."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Vous n'avez pas le nécessaire pour préparer cette potion."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Vous n'avez pas assez de matériel (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Vous n'avez pas assez de bouteilles vides."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"La création de la potion a échoué."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Seules les femmes peuvent faire cela."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas monter plusieurs pierres d'esprit du même type."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Cette Pierre d'esprit ne peut pas être montée sur ce genre d'objet."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas monter cette Pierre d'esprit sur une arme."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Cette Pierre d'esprit a été liée avec succès."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Cette Pierre d'esprit s'est brisée lors de la tentative de liaison."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Aucun emplacement libre."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Cette fonction n'est pas disponible ici pour l'instant."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas utiliser le parchemin du lieu pendant une bataille des empires."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas utiliser le parchemin du lieu pendant %d secondes après l'ouverture de l'entrepôt."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas utiliser le parchemin du lieu tant qu'une autre fenêtre est ouverte."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Cette personne n'existe pas."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez utiliser parchemin durant les %d secondes suivant un échange."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas utiliser le parchemin du lieu pendant %d secondes après l'ouverture de l'entrepôt."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas utiliser le parchemin du lieu, car la distance est trop faible."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas utiliser le parchemin du lieu pendant %d secondes après un échange."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas ouvrir un espace de stockage si une autre fenêtre est déjà ouverte."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Vous ne pouvez pas lâcher cet objet."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"L'objet abandonné disparaîtra dans 5 minutes."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"Vous avez reçu %s."; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Vous portez trop d'objets."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s reçoit %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Tout le monde sera téléporté dans la cité choisie dans un instant."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Vous êtes trop proche."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Objets échangés : %s, %s."; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas changer d'objets équipés tant que vous êtes transformé."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Vous ne devez pas être actif pour pouvoir vous équiper."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas nourrir un cheval vivant avec de l'herbe des singes, elle sert à le ressusciter."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas nourrir un cheval mort."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Vous avez nourri un cheval avec des Herbes médicinales."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Vous avez nourri le cheval."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Votre niveau est trop faible pour porter cette coupe de cheveux."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous avez déjà cette coupe de cheveux."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Vous êtes déjà transformé."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Vous êtes trop éloigné(e)."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"C'est un objet qui ne peut être échangé."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas vous transformer en un monstre ayant un niveau plus élevé que vous."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Votre niveau est trop bas pour équiper cet objet."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous n'êtes pas assez fort pour équiper cet objet."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous manquez de points d'intelligence pour pouvoir vous équiper de cet objet."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous manquez de dextérité pour pouvoir vous équiper de ceci."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous manquez de vitalité pour pouvoir vous équiper de cet objet."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas utiliser cet objet car vous n'êtes pas marié(e)."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas vous équiper de cet objet deux fois."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"%s Temps restant avant de pouvoir vider un emplacement : %d."; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Cette action ne peut être employée qu'avec un membre de l'autre sexe."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"Une gemme a disparu de %s."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Guild] The Guildname is invalid."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Guilde] Ce nom de Guilde est déjà pris."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas créer de Guilde."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"La Guilde %s a déclaré la guerre à la Guilde %s !"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Guilde] %s a refusé la guerre de Guildes."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"La guerre de guilde entre %s et %s commencera dans quelques minutes !"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"La guerre entre la Guilde %s et la Guilde %s a démarré !"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"La guerre entre la Guilde %s et la Guilde %s se termine en match nul."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"La Guilde %s a gagné la guerre contre la Guilde %s ."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Vous devez avoir l'accord de votre partenaire pour cela."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Guilde] La guerre de Guildes a été annulée."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"La guerre entre la Guilde %s et la Guilde %s a été annulée."; + +"´Ý±â"; +"Fermer"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Annulée. Vous avez déjà commencé à vous battre."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Une personne se connecte avec votre compte. Vous allez être déconnecté."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Une mystérieuse lumière apparaît depuis l'arbre."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d temps de jeu a été ajouté à votre compte. (Paiement numéro %d)."; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Vous pouvez participer à cette bataille entre Guildes en mode spectateur."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Lorsque vous choisissez un personnage, une icône apparaît."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Il n'y a aucun ennemi."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"La bataille contre %s a commencé !"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Si aucun ennemi ne peut être trouvé, la guerre de Guildes sera automatiquement conclue."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Comme la guerre de Guilde a été interrompue, elle sera considérée comme match nul."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"L'énergie est réfléchie du fait de la Bénédiction de l'Empereur."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Après %d secondes vous pouvez utiliser la Bénédiction des Empereurs."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Après %d secondes vous pouvez utiliser la Bénédiction des Empereurs."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Trop peu de taxes parviennent : %d."; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Impôt : %d."; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Erreur pendant la transformation."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Votre apprentissage de la polymorphie est parfait !"; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Veuillez appeler votre cheval auparavant."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Vous avez renvoyé votre cheval."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s vous défie pour une bataille !"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Vous devez descendre de votre cheval."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas nourrir votre cheval alors que vous êtes en selle."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Vous avez donné du %s%s au cheval."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Vous avez besoin de %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d secondes avant la fermeture."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Le jeu sera fermé dans %d secondes."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d secondes avant la fermeture."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Votre déconnexion a été annulée."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Retour à la fenêtre de connexion. Veuillez patienter."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Vous avez été déconnecté du serveur. Veuillez patienter."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Vous défiez %s pour une bataille !"; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Vous avez changé de personnage. Veuillez patienter."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Un nouveau démarrage n'est pas possible actuellement, attendez %d secondes."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Aucun nouveau démarrage possible actuellement, attendez %d secondes."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Aucun nouveau démarrage possible actuellement, attendez %d secondes."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Aucun démarrage possible dans la ville, attendez %d secondes."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Le temps d'attente est écoulé. Vous allez être ressuscité en ville."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez changer vos caractéristiques tant que vous êtes transformé."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Le joueur est en ce moment en train de se battre."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Guilde] Ceci n'appartient pas à la Guilde."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas changer le niveau des compétences de la Guilde."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Votre choix est incorrect."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Entrepôt] Vous avez entré un mauvais mot de passe."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Entrepôt] L'entrepôt est déjà ouvert."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Entrepôt] Vous devez attendre 10 secondes pour ouvrir à nouveau l'entrepôt."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Entrepôt] Votre distance à l'entrepôt est trop grande pour pouvoir l'ouvrir."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Le serveur ne peut pas éxécuter la demande pour être groupé."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas quitter un groupe pendant que vous vous trouvez dans un donjon."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Groupe] Vous quittez le groupe."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Guilde] Votre Guilde participe déjà à une autre guerre."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Une guerre de Guildes n'est pas justifiée."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Guilde] Aucune Guilde portant ce nom."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Il y a déjà une candidature."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Guilde] Cette Guilde participe déjà à une guerre."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Pas assez de Yangs pour participer à une guerre de Guildes."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] La Guilde n'a pas assez de Yangs pour participer à une guerre de Guildes."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Guilde] Cette Guilde est déjà prêvue pour une autre guerre de Guildes."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Guilde] Cette Guilde participe déjà à une autre guerre de Guildes."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Guilde] Au moins %d joueurs doivent participer pour qu'une guerre des Guildes puissent avoir lieu."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] La Guilde n'a pas assez de points pour participer à une Guerre de Guilde."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] La Guilde n'a pas assez de membres pour participer à une guerre de Guildes."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Votre niveau doit être supérieur à 20 pour enregistrer votre numéro de téléphone portable."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Vous n'avez pas les prérequis pour être Empereur."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s a décliné l'invitation."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas accepter l'invitation car vous êtes déjà dans un groupe."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Seul l'Empereur peut utiliser ceci."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Temps d'attente approximatif : %d secondes."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Manque de taxes. Fonds actuels : %u Fonds manquants : %u"; + +"»ç¿ë¹ý: warpto "; +"Ordre : warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Vous ne pouvez rien transmettre à un joueur inconnu."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Ajouter le joueur %d au canal. (Canal actuel %d)."; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Transmettre à %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Vous ne pouvez pas appeler des joueurs inconnus."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Pendant une guerre de Guildes, aucun point d'expérience ne peut être en chassant."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Lorsque la bénédiction de l'Empereur %s est utilisée les PV et PM sont restaurés."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Information de mon Empereur."; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sMonarch] : %s Yangs propres %lld."; + +"[%s±ºÁÖ] : %s "; +"[%sMonarch] : %s."; + +"±ºÁÖ Á¤º¸"; +"Informations sur l'Empereur"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Seul un Empereur peut utiliser ceci."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Choisissez un nombre entre 1 et 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Le monstre ne peut être appelé. Vérifiez le numéro du Mob."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Points de vie +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Points de Mana +%d."; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"La bénédiction des Empereurs est activée."; + +"ü·Â +%d"; +"Endurance +%d."; + +"Áö´É +%d"; +"Intelligence +%d."; + +"±Ù·Â +%d"; +"Force +%d"; + +"¹Îø +%d"; +"Dextérité +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Vitesse d'attaque +%d."; + +"À̵¿¼Óµµ %d"; +"Vitesse de déplacement %d."; + +"ÄðŸÀÓ -%d"; +"Temps de rechargement -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Récupération de l'Énergie +%d."; + +"Á¤½Å·Â ȸº¹ +%d"; +"Récupération de la Mana +%d."; + +"µ¶°ø°Ý %d"; +"Attaque empoisonnée %d."; + +"½ºÅÏ +%d"; +"Etoile +%d."; + +"½½·Î¿ì +%d"; +"Malus de vitesse +%d."; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Chances de faire une attaque critique %d%%."; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Chance de toucher avec une flèche %d%%."; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Puissance de l'attaque du joueur contre un monstre +%d%%."; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Puissance de l'attaque du cheval contre un monstre +%d%%."; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Bonus d'attaque contre Wonggui + %d%%."; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Bonus d'attaque contre Milgyo + %d%%."; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Bonus d'attaque contre un mort-vivant + %d%%."; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Bonus d'attaque contre le Démon + %d%%."; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Par l'Empereur Sa-Za-Hu le joueur %s obtient dans cette région 10%% en force d'attaque pendant 3 minutes."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Absorption de l'Énergie %d%% durant une attaque."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Absorption de Mana %d%% durant une attaque."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"%d%% de chance de prendre de la Mana à l'ennemi."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Chance de %d%% d'absorber du Mana."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% de chance d'esquiver une attaque de mêlée."; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% de chance d'esquiver une attaque à distance."; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Défense contre l'épée %d%%."; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Défense contre l'épée à deux mains %d%%."; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Défense contre l'épée à deux mains %d%%."; + +"¹æ¿ï ¹æ¾î %d%%"; +"Défense contre le Gong %d%%."; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Par l'Empereur Geum-Gang-Gwon le joueur %s obtient dans cette région 10%% de défense en plus pendant 3 minutes."; + +"ºÎä ¹æ¾î %d%%"; +"Défense contre l'éventail %d%%."; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Résistance aux attaques à distance %d%%."; + +"È­¿° ÀúÇ× %d%%"; +"Résistance au Feu %d%%."; + +"Àü±â ÀúÇ× %d%%"; +"Résistance à la foudre %d%%."; + +"¸¶¹ý ÀúÇ× %d%%"; +"Résistance à la Magie %d%%."; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Résistance au Vent %d%%."; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Renvoyer un coup direct : %d%%."; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Renvoyer malédiction : %d%%."; + +"µ¶ ÀúÇ× %d%%"; +"Résistance au Poison %d%%."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"La Mana sera plus forte de %d%% si vous l'emportez."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"L'évènement est déjà en cours. (Flag: %d)."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"L'expérience sera augmentée de %d%% si vous l'emportez."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Augmentation des Yangs %d%% si vous l'emportez."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Augmentation des objets capturés de %d%% si vous l'emportez."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Augmentation de la Puissance de %d%% lorsque vous prenez une potion."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% de chance de récupérer tous vos points de vie après avoir vaincu un ennemi."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Pas d'étourdissement %d%%."; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Pas de ralentissement %d%%."; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Pas de chute %d%%."; + +"°ø°Ý·Â +%d"; +"Puissance de l'attaque + %d."; + +"¹æ¾î·Â +%d"; +"Armure + %d."; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"Le script OX Quiz n'a pas pu être chargé."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Attaque Magique + %d."; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Défense Magique + %d."; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Endurance maximale + %d."; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Force contre les Guerriers + %d%%."; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Force contre les Ninjas + %d%%."; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Force contre les Sura + %d%%."; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Force contre les Chamanes + %d%%."; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Force contre les Monstres + %d%%."; + +"°ø°Ý·Â +%d%%"; +"Attaque + %d%%."; + +"¹æ¾î·Â +%d%%"; +"Défense + %d%%."; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"Le script OX Quiz a été chargé."; + +"°æÇèÄ¡ %d%%"; +"Expérience %d%%."; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Chance de trouver un objet %. 1f."; + +"µ· µå·ÓÀ² %.1f¹è"; +"Chance de trouver des Yangs %. 1f."; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Limite supérieure d'Énergie +%d%%."; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Limite supérieure d'Énergie +%d%%."; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Dommage des compétences %d%%."; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Dommage des coups %d%%."; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Résistance contre les dommages de compétences %d%%."; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Résistance contre les dommages des coups %d%%."; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Résistance contre les attaques des Guerriers."; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Bienvenue sur Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Résistance contres les attaques des Ninjas."; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Résistance contre les attaques des Sura."; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Résistance contre les attaques des Chamanes."; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Procédé: %d y- %d m - %d d)."; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Votre fenêtre de discussion est fermée."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Vous avez besoin d'un niveau plus élevé pour pouvoir Crier"; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Il faut être au moins de niveau %d pour pouvoir crier."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Vous n'êtes pas dans ce groupe."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Vous n'avez pas rejoint cette Guilde."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Le joueur a refusé d'être ajouté à votre liste d'amis."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"OX L'évènement a commencé."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Amis] Vous ne pouvez pas ajouter un GM à votre liste."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s n'est pas connecté(e)."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Après avoir échangé, vous devez attendre %d secondes avant de pouvoir ouvrir un magasin."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Vous pourrez échanger à nouveau dans %d secondes."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Vous avez plus de 2 milliards de Yangs. Vous ne pouvez pas échanger."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas ouvrir de magasin privé tant qu'une autre fenêtre est ouverte."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Le joueur a plus de 2 milliards de Yangs. Vous ne pouvez pas échanger avec lui."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Stockage] Aucun mouvement possible."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Stockage] Cet objet ne peut pas être stocké."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Le joueur qui a formulé l'invitation n'est pas en ligne."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Uriel est autorisé à entrer."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Groupe] Seul le chef du Groupe peut changer cela."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Groupe] La cible n'est pas un membre de votre groupe."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas rejeter un joueur alors que vous êtes dans un donjon."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas rejeter un joueur alors que vous êtes dans un donjon."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Groupe] Vous avez été rejeté du Groupe."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas quitter un Groupe alors que vous êtes dans un donjon."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas rejeter un membre du Groupe."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Après la dissolution d'une Guilde, vous ne pouvez pas en créer de nouvelle avant %d jours."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Après avoir quitté une Guilde, vous ne pouvez pas en créer de nouvelle avant %d jours."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Ce nom de Guilde n'est pas valide."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Nous demandons à un grand nombre de joueurs de participer."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Guilde] La Guilde [%s] a été créée."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guilde] La création de la Guilde a échoué."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Groupe] Seule le chef du Groupe peut utiliser les compétences de Groupe."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] La cible n'a pas été trouvée."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Guilde] Ce n'est pas la somme de Yangs correcte."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Guilde] Vous n'avez pas assez de Yangs."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] La personne recherchée n'a pas été trouvée."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Guilde] Cette personne n'est pas dans la même Guilde."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas rejeter des membres de la Guilde."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Guilde] Le membre de la Guilde %s a été rejeté de la Guide."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"OX L'évènement n'est pas encore terminée. Une erreur s'est produite. (Flag: %d)."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Guilde] Vous avez rejeté le membre de la Guilde."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas changer le nom de votre Grade."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Les pouvoirs du Maître de la Guilde ne peuvent être changés."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Guilde] Ce nom de Grade est invalide."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas changer votre position."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Les pouvoirs du Maître de la Guilde ne peuvent être changés."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Guilde] %u points d'expérience utilisés."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guilde] L'utilisation de l'expérience a échoué."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Guilde] Pas assez de Yangs dans la banque de guilde."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guilde] L'Esprit du Dragon n'a pas été restauré."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"Dans un petit moment l'évènement OX redémarrera."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas faire d'annonce."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Vous n'êtes pas autorisé à changer la position."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Le grade du Maître de la Guilde ne peut être changé."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas vous faire vous-même Maître de la Guilde."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Vous n'avez pas les pouvoirs pour choisir votre Maître de Guilde."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas choisir davantage de Maîtres de guilde."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas échanger cet objet."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Un programme illégal a été détecté. Le jeu va être fermé."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Vous avez plus de 2 milliards de Yangs. Vous ne pouvez pas commercer."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Yangs invalides."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"L'animation actuelle est limitée à une région."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Démarrer la Roulette d'objet."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Démarrer la Roulette de Yang."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Il/elle est en ligne. Veuillez utiliser le chuchotement."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Le numéro de téléphone portable n'est pas enregistré."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Vous devez être au moins niveau 20 pour pouvoir envoyer des messages."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Vous avez besoin de 2000 Yangs pour envoyer un message."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Votre message a été envoyé."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s de la Guilde %s a été augmenté de %d%%."; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s de la Guilde %s est à nouveau normal."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s : %s a été augmenté de %d%% !"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s de %s est à nouveau normal."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Vos points d'extraction ont atteint le maximum. (%d)."; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Vos points d'extraction ont été montés au plus haut niveau."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Vous pouvez améliorer votre pioche avec l'aide d'un bûcheron."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Vos points d'extraction ont augmenté ! (%d/%d)."; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Sans pioche vous ne pouvez pas extraire."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Rien à extraire ici."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"L'extraction est un succès."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"L'extraction a échoué."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Amis] Vous avez ajouté %s à votre liste d'amis."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"D'ici peu les joueurs seront téléportés dans la cité."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Amis] Vous avez effacé %s de votre liste."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Erreur critique du serveur. Le serveur va être redémarré automatiquement."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Vous serez déconnecté dans 10 secondes."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Vous pourrez vous connecter dans 5 minutes."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) Guilde créée. [Temporaire]."; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Cette Guilde est en guerre."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Cette Guilde n'existe pas."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Aucune guilde avec ce nom ou numéro n'existe."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Ce bâtiment n'existe pas."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Ce type de bâtiment ne peut être construit qu'une fois."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Fermez tout d'abord la carte d'évènement OX. (Flag: %d)."; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Le bâtiment de base doit être construit avant."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"La construction a échoué du fait d'une mauvaise évaluation du prix."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Votre guilde n'a pas assez de Yangs pour construire ce bâtiment."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous n'avez pas assez de ressources pour ce bâtiment."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"YVous ne pouvez pas ériger de bâtiment à cet endroit."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Ce personnage n'existe pas."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Le duel a été annulé."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Le duel a été annulé avec succès."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Le lancement du duel a été un succès."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Il y a un problème avec le lancement du duel."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Aucune erreur rencontrée."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Pas de combattants ici."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Aucun points de caractéristiques restants."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Les points de caractéristiques restants sont insuffisants."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Vous avez entré une valeur incorrecte."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"L'ordre ou le sous-ordre est incorrect."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Contrat rompu entre le joueur %d et le joueur %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Tourner la Roulette pour %d Yangs."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"L'historique des objets a été placé dans l'historique du système."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Information pour les Empires."; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Choisissez les informations de la Carte de la Terre sacrée %d Entrée %d %d %d."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Une erreur a été rencontrée."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s Décompte des tués %d Décompte des Mobs tués %d Décompte des Boss tués %d Nombre de Terres sacrées %d."; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Information sur la guerre entre Empires."; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Votre demande est en train d'être chargée. Merci de patienter."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas ouvrir d'entrepôt tant qu'une autre fenêtre est ouverte."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Dépôt] Le mot de passe du dépôt a été changé."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Stockage] Vous avez entré un mot de passe incorrect."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Votre temps de jeu se monte à %d Minutes."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"A voté régulièrement."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"A déjà voté."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"Le joueur %s a déjà voté."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"OX L'évènement est terminé. Aucune erreur ne s'est produite. (Flag : %d)."; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Ne peut pas être voté."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s a encore %u."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s a encore %d."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Vous n'avez pas assez de Yangs."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s n'est plus candidat pour être Empereur."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s n'est pas candidat pour être Empereur."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s a été nominé comme Empereur."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s ne peut pas être nominé comme Empereur."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"L'Empereur %s va être chassé."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"L'Empereur %s ne peut pas être chassé."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX L'évènement ne peut accepter d'avantage de participants."; + +"½Å¼ö±¹"; +"Empire Shinsoo"; + +"õÁ¶±¹"; +"Empire Chunjo"; + +"Áø³ë±¹"; +"Empire Jinno"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Vos points de pêche ont été augmentés ! (%d/%d)."; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Vous avez atteint le maximum de points de pêche."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Améliorez votre canne à pêche grâce à l'aide du pêcheur."; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Vous perdez votre appât avec le poisson."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Vous avez attrapé un poisson ! (%s)."; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"La taille du poisson capturé est de %.2fcm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Animation de pêche Grand Sandre."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Les autres participants à l'animation ont été notés."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Animation de pêche Carpe."; + +"%s : %d ¸¶¸®"; +"%s: %d ."; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Vous avez attrapé %d de %d ."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Le poisson a disparu au fond de l'eau."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"Il y a un coquillage dans l'estomac du poisson."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"Il y a un ver dans l'estomac du poisson."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Vous faites griller %s à petit feu."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Vous avez plus de 2 milliards de Yangs. Vous ne pouvez pas échanger."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Nom de magasin non autorisé."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez vendre d'objets de la boutique dans un magasin privé."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Les autres participants à l'animation ont été notés."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Extraction terminée."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Vous avez besoin d'une pioche pour extraire du minerai !"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Choisissez s'il vous plaît une canne."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Mettez tout d'abord l'appât sur l'hameçon."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Vous ne pouvez pas pêcher sans canne!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas effectuer de demande car le chef du groupe est déconnecté."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas former de groupe avec des joueurs d'un autre Empire."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas inviter de joueurs alors que vous vous trouvez dans un donjon."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas inviter de joueurs en étant en mode Observateur."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Groupe] Seuls les joueurs avec une différence de niveau de -30 à +30 peuvent être invités."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Nombre d'autres participants : %d."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas inviter ce joueur, son niveau est trop faible."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas inviter ce joueur, son niveau est trop haut."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas inviter d'avantage de joueurs dans ce groupe."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Voulez-vous rejoindre le groupe de %s ?"; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Ce joueur n'est pas dans ce groupe."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pôuvez rejoindre ce groupe car trop de joueurs le composent."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Groupe] Vous n'avez pas l'autorisation d'inviter quelqu'un."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Groupe] %s a décliné votre invitation à rejoindre votre groupe."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Groupe] %s est déjà dans le groupe."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas accepter une invitation dans un donjon."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"L'évènement OX est terminé."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"L'évènement OX est terminé."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Vous ne pouvez pas accepter l'invitation."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Group] %s a décliné l'invitation."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Group] %s a rejoint le groupe."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Group] %s a rejoint le groupe."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas ouvrir un magasin maintenant."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Ce joueur effectue un échange avec un autre joueur."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Numéro de confirmation Metin2: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Votre numéro de confirmation est incorrect. Essayez à nouveau s'il vous plaît."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Le numéro de téléphone portable est enregistré."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez vous téléporter jusqu'à ce joueur."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX Le prix a été remis : %d, %d unité."; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Le joueur est déconnecté."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Le joueur est sur le canal %d (Vous êtes sur le canal %d)."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez vous rendre ailleurs durant %d secondes après avoir ouvert un magasin."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Vous ne pouvez vous rendre ailleurs pendant un moment après un échange."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez aller ailleurs durant %d secondes après avoir effectué un échange."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Duel terminé, votre combattant ayant disparu."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Il n'y a pas de limites pour les Potions."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Vous pouvez utiliser %d Potions."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Le combat commencera dans 10 secondes."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Le duel a commencé."; + +"Âü"; +"TRUE."; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Le duel est terminé car l'arène a rencontré un problème."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Le duel est terminé car le temps est écoulé."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"Dans 10 secondes vous serez déplacé dans la cité."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Le duel a été stoppé car l'arène a rencontré un problème."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Votre combattant rencontre des problèmes. Le duel a été arrété."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Le duel est terminé car un problème est survenu avec un combattant."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s a remporté le duel."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s a gagné."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Vous serez téléporté dans la cité dans 10 secondes."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"Le prochain round commence dans 10 secondes."; + +"°ÅÁþ"; +"FALSE."; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Les combattants ont été séparé. Le duel est arrété."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Le quota d'objets lâchés est augmenté de %d%%."; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Pour l'instant, le quota de Yangs lâchés est de %d%% supérieur."; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"En ce moment, le taux de butin de la pluie de Yangs est augmenté de %d %%."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Le bonus d'expérience est augmenté de %d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"La version du client du jeu n'est pas correcte. Veuillez installer le patch prévu."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas échanger dans le magasin tant qu'une autre fenêtre est ouverte."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Vous êtes trop loin du magasin pour acheter."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Vous êtes trop loin du magasin pour vendre."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Vous avez plus de 2 milliards de Yangs. Vous ne pouvez pas échanger."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Nombre total du Quizz: %d."; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Une taxe de %d%% sera prélevée sur la vente."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas acheter de cheval tant que vous êtes transformé."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas monter à cheval lorsque vous portez une robe de mariage ou un smoking."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Vous ne possédez pas de cheval."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Votre cheval est mort."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"L'endurance de votre cheval est trop faible."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"L'appel de votre monture a échoué."; + +"´ÔÀÇ ¸»"; +"Cheval."; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Le mariage sera bientôt terminé."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"sera quitté automatiquement."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"La guerre est déjà ouverte."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Le résultat sera disponible dans 10 secondes."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez commercer lorsque vous observez."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Quand une fenêtre est ouverte, vous ne pouvez pas échanger avec d'autres personnes."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas échanger avec ce joueur, car il est déjà occupé."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"L'autre personne a annulé l'échange."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Pas assez de Yangs ou d'espace restant dans l'inventaire."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"L'autre joueur n'a assez de Yangs ou d'espace restant dans l'inventaire."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"L'autre joueur n'a pas assez d'espace dans l'inventaire."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"L'échange avec %s a réussi."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Vous ne perdrez pas d'expérience du fait de la Bénédiction de l'Esprit du Dragon."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Score actuel Shinsoo: %d, Chunjo: %d, Jinno: %d"; + +"Á¤´äÀº"; +"La réponse correcte est."; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Le Diable du lieu sacré : [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", vous n'avez pas le droit d'être là ! Dans 10 secondes, les membres de votre empire quitteront ce sol sacré."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"L'Empire %s a été battu et abandonne la guerre de Empires."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Nombre de monstres dans la guerre de Empires."; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Vous avez battu les défenseurs du Lieu sacré, vous allez le devenir à votre tour."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Vous ne perdez aucun objet lorsque vous êtes protégé par l'Esprit du Dragon."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Dommage du bonus de charge %d."; + +"%s ºí·°! (%ld%%)"; +"%s Paré ! (%d%%)."; + +"%s ȸÇÇ! (%ld%%)"; +"%s Evité ! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Oui (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"Situation de l'attaque de %s[%d] : %d %d."; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Veuillez entrer l'ordre en entier."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas faire cela pendant que vous êtes en selle."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas faire cela alors que vous êtes à terre."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"Dans mes rêves ? Quoi?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Levez vous auparavant."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Cet ordre n'existe pas."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Groupe] Le Groupe a été supprimé."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas appeler cette cible."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groupe] Vous ne pouvez pas appeler de membres du Groupe depuis votre position actuelle."; + +"X ÀÔ´Ï´Ù"; +"Non (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Votre groupe fonctionne bien en tant qu'équipe et les membres qui se trouvent à proximité du chef reçoivent un bonus d'expérience."; + +"±æµåÀå"; +"Chef."; + +"±æµå¿ø"; +"Membre."; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Guilde] L'expérience donnée est supérieure à l'expérience restante."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Guilde] Le message ne peut être effacé."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Guilde] Pas assez d'Esprit du Dragon. (%d, %d)."; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas utiliser de compétence de Guilde pour le moment."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Guilde] La compétence %d a été utilisée (%d, %d) pour %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Guilde] Le joueur est sur le canal %d. (Canal actuel: %d)."; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Guilde] Le joueur n'est pas en ligne."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Dans 5 secondes, les participants ayant mal répondu à la question devront partir."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Guilde] Cette compétence de Guilde ne peut être utilisée que durant une guerre."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Guilde] %u points d'Esprit du Dragon ont été restaurés."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Guilde] Seul le Maître de la Guilde peut retirer des Yangs."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Guilde] Le joueur a décliné l'invitation dans la Guilde."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas inviter quelqu'un dans la Guilde."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Vous ne pouvez pas inviter de joueurs d'un autre Empire dans la Guilde."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Vous pouvez inviter à nouveau ce joueur après %d jour(s)."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Après le changement vous pourrez inviter des membres à nouveau dans %d jours."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Guilde] Cette personne est déjà membre d'une autre Guilde."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Guilde] La Guilde a atteint sa capacité maximum."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Prêts pour la question suivante ?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Vous ne pouvez pas apprendre cette compétence."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas apprendre cette compétence."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Vous ne pouvez apprendre cette compétence avant d'être Grand Maître."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous êtes déjà un Maître de cette compétence. Vous ne pouvez plus vous entraîner."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Votre compétence n'est pas assez élevée pour devenir un Grand Maître."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Ça n'a pas marché. C'est infernal !"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Entraînement a échoué. Veuillez réessayer plus tard."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Mon corps est chargé de puissance !"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"L’entraînement semble déjà porter ses fruits..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Vous avez terminé votre entraînement grâce au livre avec succès."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas lire ceci car il vous manque de l'expérience."; + +"Pregunta."; +"Question."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas entraîner cette compétence au moyen d'un livre."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Cette compétence n'est pas assez haute pour être entraînée au moyen d'un livre."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Je progresse, même si je n'ai pas encore tout compris."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Les explications sont difficiles à comprendre. Il faut que je continue à étudier le texte."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"J'ai bien compris ce chapitre, mais il va falloir continuer à travailler dur."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Vous avez terminé votre entraînement grâce au livre avec succès."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"La Téléportation a échoué."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Pas de cheval ici. Demandez au garçon d'écurie."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Veuillez utiliser un objet pour appeler un cheval."; + +"%s SP¼Ò¸ð: %d"; +"%s Emploi de FP : %d."; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Si ceci est vrai, allez sur O. Si ceci est faux, allez sur X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Je boue intérieurement mais cela apaise mon corps."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Lentement mais sûrement... sans s'arrêter."; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Oui, ça semble bon. Mon corps est empli de Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Je l'ai lu ! À présent, le Chi envahit mon corps."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"L'entraînement est terminé."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"J'en suis à la dernière page du livre. L'entraînement est bientôt terminé."; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Presque fini ! Juste encore un peu !"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Je suis illuminé ! J'ai presque tout lu !"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Il ne me reste plus que quelques pages à lire avant d'avoir fini."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Je me sens reposé."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Correcte !"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"À présent je comprends !"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"D'accord je dois rester concentré."; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Je relis la même ligne encore et encore."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Je ne veux plus en apprendre davantage."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"C'est une voie plus compliquée que je ne le pensais."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"J'ai du mal à me concentrer. Je devrais faire une pause."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Votre fenêtre de discussion a été bloquée par un GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Votre fenêtre de discussion n'est plus bloquée."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"La fenêtre de constuction est déjà ouverte."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas construire pendant qu'un magasin/échange est en cours."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Pas de progression possible."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"La fenêtre de construction n'est pas ouverte."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Vous n'avez pas les bons matériaux."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Guild] Veuillez ré-essayer plus tard."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Vous devez encore lire %d livres de cette compétence pour acquérir un niveau supplémentaire."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Guild] Essayez plus tard."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Vous pouvez utiliser cette fonction seulement si vous êtes au château."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: L'argent a été versé à la sécurité de l'Empire."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: Dans les coffres de votre empire, il y a : %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Vous ne pouvez pas payer les millions pour la sécurité de votre empire."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Guilde] La guilde a atteint %d points."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Cet objet ne peut être mieux réalisé."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"L'amélioration gratuite d'armes ne peut être effectuée que sur les armes de niveau 20 maximum."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas utiliser cet objet car vous n'avez pas toutes les qualifications."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas utiliser cet objet car vous n'avez pas le bon genre."; + +"»ç¿ë¹ý: transfer "; +"Utilisez : transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Cette fonction ne peut être utilisée que par l'Empereur."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas recruter de joueurs d'un autre Empire."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"Le joueur %s est actuellement sur le channel %d. (Votre channel: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Vous avez recruté %s joueurs."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Il n'y a pas de joueur portant ce nom."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas vous recruter."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Votre niveau n'est pas assez élevé pour pouvoir utiliser cet objet."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Vous ne pouvez rien améliorer tant qu'une autre fenêtre est ouverte."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"L'Empereur de %s a changé pour %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"Il y a %s guerres qui ont allumées les feux."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s s'est défendu avec succès."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Le feu a été éteint avant les 30 minutes par %s qui peut obtenir une récompense pour cela."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"Les 30 minutes sont dépassées. Les feux s'éteignent."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Un feu a été allumé à %s pour prévenir d'une bataille."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s a éteint le feu."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s perd la guerre vu qu'ils n'ont pas pu défendre le château."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s a éteint le feu."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Vous devez être déséquipé pour ouvrir un magasin"; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d heures %d minutes %d secondes avant la fin de votre bannissement du chat."; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d heures %d secondes avant la fin de votre bannissement du chat"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d minutes %d secondes avant la fin de votre bannissement du chat"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Taux de butin : pluie de Yangs"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Pas assez de matériau pour une progression."; + +"ÀüÁ¦±¹"; +"Tous les empires"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Pourcentage du taux de drop d'items"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Pourcentages de drop de Yangs"; + +"°æÇèÄ¡ ¹èÀ²"; +"Pourcentage d'expérience"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Il reste %d secondes avant déblocage du t'chat"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez montrer vos émotions à cheval"; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez exprimer vos émotions à quelqu'un qui est à cheval"; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Guild] Le chef de la guilde ennemie est hors ligne."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Le chef de la guilde ennemie est hors ligne."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Guild] La guilde participe déjà à une guerre en ce moment."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Vous êtes déjà sur une monture. Vous devez d'abord la quitter."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez progresser avec ce personnage."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Vous ne pouvez être récompensé qu'une fois pour la Quête de la Tour des démons."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"La pierre-dragon est dessertie."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas déplacer l'objet dans la fenêtre de raffinage."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"La durée d'action restante de la pierre-dragon a pu être extraite."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"L'extraction de la durée d'action restante a échoué."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Le dessertissage de la pierre-dragon a échoué mais vous avez reçu ceci : %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Le dessertissage de la pierre-dragon a échoué."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Cet objet n'est pas nécessaire à l'amélioration du degré de pureté."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Cet objet n'est pas nécessaire à l'amélioration du degré de pureté."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Cet objet ne peut être amélioré de cette façon."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Cet objet ne peut être amélioré de cette façon."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Le degré de pureté de la pierre a été amélioré."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Le raffinage d'une classe au-dessus a échoué."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Cet objet n'est pas nécessaire au raffinage."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Le raffinage d'une classe au-dessus a réussi."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"L'amélioration du degré de pureté a échoué."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Vous n'avez pas le matériel nécessaire au renforcement de la pierre-dragon."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Cette pierre-dragon ne peut pas être utilisée pour un renforcement."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Le renforcement a réussi."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Le renforcement a échoué."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Vous portez déjà une pierre-dragon de ce type."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"La pierre-dragon ne peut pas être dessertie."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Vous êtes déjà équipé d'une pierre-dragon de ce genre."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Avant de pouvoir briser le Cor Draconis, vous devez avoir terminé la quête de la pierre-dragon et activé l'alchimie des pierres-dragons."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Avant de pouvoir briser le Cor Draconis, vous devez avoir terminé la quête de la pierre-dragon et activé l'alchimie des pierres-dragons."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez retirer votre ceinture qu'une fois son inventaire vidé."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Vous pouvez combiner le parchemin de bénédiction et le minerai de fer magique."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez pas équiper cet objet sur votre ceinture-inventaire."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Vous avez investi %d Yangs."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Il n'y a pas de pierre pouvant être retirée."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Vous ne pouvez sauvegarder cet endroit."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Il n'y a pas assez de place dans l'inventaire."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dans un empire étranger, vous ne pouvez pas vous téléporter vers un endroit sûr."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous n'avez pas assez de PV."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vous n'avez pas assez de Mana pour l'utiliser."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"Vous atteindrez la destination %d secondes après l'exécution."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Votre niveau n'est pas assez élevé pour pouvoir utiliser cet objet."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Vous pouvez utiliser un gâteau de Lune toutes les 5 secondes."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Vous ne pouvez utiliser cet objet durant un duel."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Vous avez gagné %d Yangs."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Vous ne pouvez faire de feu de camp ici."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Vous ne pouvez faire de feu de camp sous l'eau."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Fermé. Vous devez trouver la clé."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Cet objet ne peut pas être ouvert au moyen d'une clé."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"C'est la bonne clé."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Vous avez reçu %d Yangs."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Une lumière mystérieuse s'échappe de la boîte."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Vous avez reçu %d points d'expérience."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Découvrez ce qui était dans la boîte !"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guilde] Le grade de guilde est trop faible."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Si vous inhalez la fumée rouge s'échappant de la boîte, vous serez plus rapide!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Les objets tombés disparaîtront après %d minutes."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_GR.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_GR.txt new file mode 100644 index 000000000..00151f070 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_GR.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Óå ëßãï èá ôçëåìåôáöåñèïýí üëïé óôçí ðüëç."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Áõôï ôï áíôéêåéìåíï äåí õðáñ÷åé"; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"Ôï êéâþôéï åêñÞãíõôáé! ×Üíåéò Hit Points (HP)."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Åáí åéóðíåýóåéò ôï ðñÜóéíï êáðíü ðïõ âãáßíåé áðü ôï êéâþôéï, ôï äçëçôÞñéï èá åéó÷ùñÞóåé óôï óþìá óïõ."; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Áðüêôçóåò %s x %d ."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"ÕðÜñ÷åé %s óôï êéâþôéï."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Ôï êëåéäß äåí öáßíåôáé íá ôáéñéÜæåé óôçí êëåéäáñéÜ."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Äåí áðïêüìéóåò ôßðïôá."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Äåí Ý÷åéò áñêåôÜ Yang ãéá íá êÜíåéò ÷ñÞóç áõôïý ôïõ áíôéêåéìÝíïõ."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí Ý÷åéò áñêåôÜ Yang ãéá íá êÜíåéò ÷ñÞóç áõôïý ôïõ áíôéêåéìÝíïõ."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"×áìÞëùóåò ôï åðßðåäï éêáíüôçôáò óïõ."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Äåí åðéôñÝðåôáé íá ÷áìçëþóåéò ôï åðßðåäï éêáíüôçôáò óïõ."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"Ôï åööå åßíáé Þäç åíåñãü."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Áõôü ôï áíôéêåßìåíï ìðïñåß íá ÷ñçóéìïðïéçèåß ìüíï óå internet cafe."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"ÕðÝñâáóç ïñßïõ."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Äõóôõ÷þò äåí Ý÷åéò áñêåôü ÷þñï óôïí êáôÜëïãü óïõ."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"×ñçóéìïðïéçìÝíç Ôïýñôá ôïõ Öåããáñéïý."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá öïñÜò ÂÝñá ÃÜìïõ áí åßóáé áíýðáíôñï Üôïìï."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Äåí åðéôñÝðåôáé ç ÷ñÞóç ôïõ Áíé÷íåõôÞ Ãåãïíüôùí áðü áõôÞ ôç èÝóç."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ç ðñïóèÞêç áõôïý ôïõ áíôéêåéìÝíïõ äåí åßíáé äõíáôÞ."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Ï Áíé÷íåõôÞò Ãåãïíüôùí åîáöáíßóôçêå ìå åíá ìõóôçñéþäåò öùò."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Ï Áíé÷íåõôÞò Ãåãïíüôùí åîáöáíßóôçêå."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Ç Ðõîßäá Ëßèùí Metin äåí ìðïñåß íá ÷ñçóéìïðïéçèåß óôá Ìðïõíôñïýìéá."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Ç Ðõîßäá Ëßèùí Metin åîáöáíßóôçêå ìå ìéá ìõóôçñéþäç ëÜìøç."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Áðüêôçóå %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Ç Ðõîßäá Ëßèùí Metin åîáöáíßóôçêå."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"ÌÝóá óôï üóôñáêï èá âñåéò ìüíï Ýíá áðëü êïììÜôé ÐÝôñáò."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Ôï üóôñáêï åîáöáíßóôçêå."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"ÕðÜñ÷åé Ýíá ëåõêü ìáñãáñéôÜñé ìÝóá óôï üóôñáêï."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"ÕðÜñ÷åé Ýíá ãáëÜæéï ìáñãáñéôÜñé ìÝóá óôï üóôñáêï."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"ÕðÜñ÷åé Ýíá âõóóéíß ìáñãáñéôÜñé ìÝóá óôï üóôñáêï."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Áõôü ôï âéâëßï åßíáé äõóíüçôï."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Áõôü ôï âéâëßï äå èá óå âïçèÞóåé."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"ÐñÝðåé íá Ý÷åéò öôÜóåé ôïõëÜ÷éóôïí ôï åðßðåäï 30 ãéá íá êáôáíïÞóåéò áõôü ôï âéâëßï."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"ÐñÝðåé íá Ý÷åéò öôÜóåé ôïõëÜ÷éóôïí ôï åðßðåäï 50 ãéá íá êáôáíïÞóåéò áõôü ôï âéâëßï."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äå ìðïñåßò íá åîáóêÞóåéò Üëëïõò óõíäõáóìïýò."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"Ç %s ÏìÜäá êáôÝëáâå ôçí óçìáßá ôçò %s ïìÜäáò!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"¹äç êáôáëáâáßíåéò áõôÞ ôç ãëþóóá."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"ÐñÝðåé íá áíåâÜóåéò ôï åðßðåäï óïõ ãéá íá êáôáíïÞóåéò áõôü ôï âéâëßï."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Áõôü ôï âéâëßï åßíáé äýóêïëï íá êáôáíïçèåß."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Áõôü ôï âéâëßï äå óïõ ðáñÝ÷åé ðåñáéôÝñù åêðáßäåõóç."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Ïé Öüñïé ïñßóôéêáí óôï %d%%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"ÐñÝðåé íá Ý÷åéò öôÜóåé ôï åðßðåäï 50 ãéá íá ëÜâåéò åêðáßäåõóç áíáâÜôç."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Áíáßñåóåò ôçí êáôÜñá ôïõ Äáéìïíéêïý ðíåýìáôïò ìå ôç ÷ñÞóç ôïõ ðÜðõñïõ åîïñêéóìïý."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Äå ìðïñåßò íá äéáâÜóåéò Üëëïõò ïäçãïýò ãéá áíáâÜôåò."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"¸ëáâåò Ýíáí ðüíôï áíÜâáóçò ìåôÜ ôçí áíÜãíùóç ôïõ ïäçãïý áíáâáôþí."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Ìðïñåßò íá ÷ñçóéìïðïéÞóåéò áõôüí ôïí ðüíôï ãéá íá âåëôéþóåéò ôçí Éêáíüôçôá ÁíáâÜôç."; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"Ç óçìáßá ôçò Óõíôå÷íßáò %s êëÜðçêå áðü ôïí ðáßêôç %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Äåí êáôáíüçóåò ôïí ïäçãü áíáâáôþí."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"¸÷åéò ðíåõìáôéêÞ äéáýãåéá. Ìðïñåßò íá óõãêåíôñùèåßò ðëÝïí."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Ç êáôÜôáîç óáò áõîÞèçêå êáôÜ %d âáèìïýò."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Äåí ìðïñåßò íá âÜøåéò Þ íá áíïßîåéò ôá ìáëëéÜ óïõ."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"ÐñÝðåé íá öôÜóåéò åðßðåäï %d ãéá íá åßóáé óå èÝóç íá îáíáâÜøåéò ôá ìáëëéÜ óïõ."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Áõôü ôï áíôéêåßìåíï ìðïñåß íá áíïé÷èåß ìüíï áðü ôï áíôßèåôï öýëï."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí åðéôñÝðåôáé ç ÷ñÞóç áõôÞò ôçò öüñìáò, áðü ôç ðáñïýóá èÝóç."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Åßóáé óôç äéáäéêáóßá ôçëåìåôáöïñÜò, ïðüôå äåí ìðïñåßò íá êÜíåéò ÷ñÞóç ôïõ Ðáðýñïõ ÅðéóôñïöÞò."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"ÅðÝóôñåøåò óôçí áñ÷éêÞ ôïðïèåóßá."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s äåí ìðïñïýí íá ÷ñçóéìïðïéçèïýí åíôüò êáôáêüìâçò."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[ÁðïóôïëÞ] ¸÷åéò Þäç ëÜâåé ôçí áìïéâÞ óïõ."; + +"À»"; +"ôï"; + +"¸¦"; +"ôï"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Äåí õðÜñ÷ïõí êïììÜôéá ÓðáóìÝíçò ÐÝôñáò ðïõ ðñÝðåé íá áöáéñåèïýí."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Äåí åðéôñÝðåôáé ç ôñïðïðïßçóç ôçò áíáâÜèìéóçò áõôïý ôïõ áíôéêåéìÝíïõ."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Äåí õößóôáôáé áíáâÜèìéóç ðïõ èá ìðïñïýóå íá ôñïðïðïéçèåß."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Áõôü ìðïñåß íá ôï êÜíåéò %d ëåðôÜ áðü ôçí áíáâÜèìéóç. (%d ëåðôÜ õðïëïßðïíôáé)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Ç áíáâÜèìéóç ôñïðïðïéÞèçêå"; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ç áíáâÜèìéóç ðñïóôÝèçêå åðéôõ÷þò."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ç áíáâÜèìéóç äåí Þôáí äõíáôÞ."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"ÐñÝðåé íá ÷ñçóéìïðïéÞóåéò ôïí Âüëï Åõëïãßáò ãéá íá ðñïóèÝóåéò áêüìá Ýíá bonus óå áõôü ôï áíôéêåßìåíï"; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Äåí åðéôñÝðåôáé ç ÷ñÞóç óôçí ÁñÝíá."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Áõôü ôï áíôéêåßìåíï äå ìðïñåß íá áíáâáèìéóôåß Üëëï.Ï ìÝãéóôïò áñéèìüò ôùí bonus Ý÷åé åðéôåõ÷èåß."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"×ñçóéìïðïßçóå ôïí Âüëï Åõëïãßáò ãéá íá ðñïóèÝóåéò áêüìá ìßá áíáâÜèìéóç óå áíôéêåßìåíï ðïõ Ý÷åé Þäç 4 Bonus."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Ç õðïäï÷Þ ðñïóôÝèçêå åðéôõ÷þò."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ç ðñïóèÞêç õðïäï÷Þò äåí åßíáé äõíáôÞ."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ðñïóèÝóåéò Üëëåò õðïäï÷Ýò ó' áõôü ôï áíôéêåßìåíï."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Ç ðñïóèÞêç õðïäï÷Þò ó' áõôü ôï áíôéêåßìåíï äåí åßíáé äõíáôÞ."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Åðéôõ÷Þò üðëéóç."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Áíåðéôõ÷Þò üðëéóç."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"ÐñÝðåé ðñþôá íá ðñïóèÝóåéò ìéá õðïäï÷Þ ÷ñçóéìïðïéþíôáò Ýíá äéáìÜíôé."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"Äåí õðÜñ÷åé êáìßá õðïäï÷Þ ìå ðåôñÜäéá."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ìðïñåßò íá ôï ðñáãìáôïðïéÞóåéò öïñþíôáò ôç ìÜóêá óõíáéóèÞìáôïò."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"ÐñÝðåé íá ðñïóèÝóåéò ìéá õðïäï÷Þ áí èåò íá ÷ñçóéìïðïéÞóåéò Ýíá äéáìÜíôé."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñïýí íá ðñïóôåèïýí åðéðëÝïí ðåôñÜäéá óôï áíôéêåßìåíï áõôü."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"ÁõôÜ ôá áíôéêåßìåíá äå ìðïñïýí íá ÷ñçóéìïðïéçèïýí ìáæß."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áëëÜîåéò ôï äüëùìá åíþ øáñåýåéò."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"ÁíôáëëÜóóåéò ôï ðáñüí äüëùìá ìå %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"ÐÝñáóåò ôï %s ùò äüëùìá óôï áãêßóôñé."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Äåí Ý÷åéò üëá ôá õëéêÜ ãéá íá ðáñáóêåõÜóåéò ôï ößëôñï."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Äåí Ý÷åéò áñêåôü õëéêü (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Äåí Ý÷åéò áñêåôÜ Üäåéá ìðïõêÜëéá."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ç ìßîç ôïõ ößëôñïõ äåí Þôáí åðéôõ÷Þò."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ìüíï ïé ãõíáßêåò ìðïñïýí íá ôï êÜíïõí áõôü."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá óõíäÝóåéò ðåñéóóüôåñïõò Ëßèïõò Ðíåýìáôïò ôïõ ßäéïõ ôýðïõ."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá óõíäÝóåéò áõôüí ôïí Ëßèï Ðíåýìáôïò ìå áõôïý ôïõ åßäïõò ôï áíôéêåßìåíï."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá óõíäÝóåéò áõôüí ôïí Ëßèï Ðíåýìáôïò ìå Ýíá üðëï."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"ÓõíÝäåóåò áõôüí ôïí Ëßèï Ðíåýìáôïò åðéôõ÷þò."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ï Ëßèïò Ðíåýìáôïò Ýóðáóå êáôÜ ôç óýíäåóç."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Êáìßá ó÷éóìÞ åëåýèåñç."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Äåí åßóáé éêáíüò íá ôçëåìåôáöÝñåéò ôï óýæõãï óïõ áõôÞ ôç óôéãìÞ."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò Ýíáí ÐÜðõñï ÅðéóôñïöÞò êáôÜ ôç äéÜñêåéá ìéáò ìÜ÷çò âáóéëåßùí."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò Ýíáí ÐÜðõñï ÅðéóôñïöÞò ãéá %d äåõôåñüëåðôá ìåôÜ áðü ôï Üíïéãìá ôçò áðïèÞêçò åìðïñåõìÜôùí."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò ôïí ÐÜðõñï ÅðéóôñïöÞò üóï Ý÷åéò áíïé÷ôü Ýíá Üëëï ðáñÜèõñï."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Áõôü ôï Üôïìï äåí õðÜñ÷åé."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò Ýíáí ÐÜðõñï ãéá %d äåõôåñüëåðôá ìåôÜ áðü ìßá åìðïñéêÞ óõíáëëáãÞ."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò Ýíáí ÐÜðõñï ÅðéóôñïöÞò ãéá %d äåõôåñüëåðôá ìåôÜ áðü ôï Üíïéãìá ôçò áðïèÞêçò åìðïñåõìÜôùí."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò ôïí ÐÜðõñï ÅðéóôñïöÞò, ãéáôß ç áðüóôáóç åßíáé ðïëý ìéêñÞ."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"ÌåôÜ áðü ìéá åìðïñéêÞ óõíáëëáãÞ äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò ÐÜðõñï ÅðéóôñïöÞò ãéá %d äåõôåñüëåðôá."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áíïßîåéò ôçí áðïèÞêåõóç áí Ýíá Üëëï ðáñÜèõñï åßíáé Þäç áíïé÷ôü."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Äåí ìðïñåßò íá ñßîåéò áõôü ôï áíôéêåßìåíï."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Ôï ðåôáãìÝíï áíôéêåßìåíï èá åîáöáíéóôåß óå 5 ëåðôÜ."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"%s åëÞöèçóáí."; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"¸÷åéò ðÜñá ðïëëÜ áíôéêåßìåíá óôïí êáôÜëïãï óïõ."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s: áðïêôÜ %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"¼ëïé ïé Üíèñùðïé èá ôçëåìåôáöåñèïýí óôçí åðéëåãìÝíç ðüëç óå óýíôïìï ÷ñïíéêü äéÜóôçìá."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Åßóáé ðïëý êïíôÜ."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Åìðüñéï áíôéêåéìÝíïõ: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áëëÜîåéò ôïí åîïðëéóìü óïõ üóï åßóáé ìåôáìïñöùìÝíïò."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"ÐñÝðåé íá åßóáé áêßíçôïò ãéá íá åîïðëéóôåßò áõôü ôï áíôéêåßìåíï."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Ôá Âüôáíá Ìáúìïýò äå ìðïñïýí íá ÷ñçóéìïðïéçèïýí óáí ôñïöÞ. ×ñçóéìåýïõí ãéá ôçí áíáãÝííçóç íåêñþí áëüãùí."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ôáßóåéò Ýíá íåêñü ¢ëïãï."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"ÔÜéóåò ôï ¢ëïãï ìå Âüôáíá."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"ÔÜéóåò ôï ¢ëïãï."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Ôï Åðßðåäï óïõ åßíáé ðïëý ÷áìçëü ãéá íá áðïêôÞóåéò áõôÞí ôçí êüììùóç."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"¸÷åéò Þäç áõôÞí ôçí êüììùóç."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Åßóáé Þäç ìåôáìïñöùìÝíïò."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Åßóáé ðïëý ìáêñéÜ."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Áõôü åßíáé ôï ëáíèáóìÝíï áíôéêåßìåíï Ðïëõìïñößáò."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ìåôáìïñöùèåßò óå Ýíá ôÝñáò ôïõ ïðïßïõ ôï åðßðåäï åßíáé õøçëüôåñï áðü ôï äéêü óïõ."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ôï Åðßðåäï óïõ åßíáé ðïëý ÷áìçëü ãéá íá åîïðëéóôåßò ìå áõôü ôï áíôéêåßìåíï."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí åßóáé áñêåôÜ äõíáôüò ãéá íá åîïðëéóôåßò ìå áõôü ôï áíôéêåßìåíï."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ç ÅõöõÀá óïõ åßíáé ðïëý ÷áìçëÞ ãéá íá åîïðëéóôåßò ìå áõôü ôï áíôéêåßìåíï."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ç Åõêéíçóßá óïõ åßíáé ðïëý ÷áìçëÞ ãéá íá åîïðëéóôåßò ìå áõôü ôï áíôéêåßìåíï."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ç Æùôéêüôçôá óïõ åßíáé ðïëý ÷áìçëÞ ãéá åîïðëéóôåßò ìå áõôü ôï áíôéêåßìåíï."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò áõôü ôï áíôéêåßìåíï, ãéáôß äåí åßóáé ðáíôñåìÝíïò."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá åîïðëéóôåßò ìå áõôü ôï áíôéêåßìåíï 2 öïñÝò."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Õðïëïéðüìåíïò ÷ñüíïò ìÝ÷ñé ôçí áöáßñåóç ôçò õðïäï÷Þò %s: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ç åíÝñãåéá áõôÞ åßíáé äõíáôÞ ìüíï ìå ôï Üëëï ãÝíïò."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"¸íá ðåôñÜäé åîáöáíßóôçêå áðü: %s"; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Óõíôå÷íßá] Ôï üíïìá ôçò óõíôå÷íßáò åßíáé Üêõñï."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Óõíôå÷íßá] Ôï üíïìá ôçò óõíôå÷íßáò åßíáé Þäç óå ÷ñÞóç."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Äåí ìðïñåßò íá äçìéïõñãÞóåéò ìßá óõíôå÷íßá."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"Ç Óõíôå÷íßá %s êÞñõîå ðüëåìï óôçí Óõíôå÷íßá %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Óõíôå÷íßá] %s áðïññßðôåé ôïí ðüëåìï Óõíôå÷íéþí."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"Ï Ðüëåìïò Óõíôå÷íéþí ìåôáîý %s êáé %s îåêéíÜåé óå ëßãá äåõôåñüëåðôá!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"Ï Ðüëåìïò Óõíôå÷íéþí ìåôáîý %s êáé %s Ý÷åé îåêéíÞóåé!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"Ï Ðüëåìïò Óõíôå÷íéþí ìåôáîý %s êáé %s Ýëçîå ìå éóïðáëßá."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"Ç Óõíôå÷íßá %s êÝñäéóå ôïí ðüëåìï åíáíôßïí ôçò Óõíôå÷íßáò %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"×ñåéÜæåóáé ãéá áõôü ôçí áíáãíþñéóç ôïõ óõíåñãÜôç óïõ."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Óõíôå÷íßá] Ï Óõíôå÷íéáêüò ðüëåìïò áêõñþèçêå."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"Ï Ðüëåìïò ìåôáîý ôçò Óõíôå÷íßáò %s êáé ôçò Óõíôå÷íßáò %s äéáêüðçêå."; + +"´Ý±â"; +"Êëåßíù."; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Ç åíÝñãåéá áêõñþèçêå. ¸÷åôå åéóÝëèåé óôçí ìÜ÷ç."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"ÊÜðïéïò óõíäÝèçêå ìå ôïí ëïãáñéáóìü óïõ.Èá áðïóõíäåèåßò."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"¸íá ìõóôçñéþäåò öùò åìöáíßæåôáé áðü ôï äÝíôñï."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d ÷ñüíïò ðáé÷íéäéïý ðñïóôÝèçêå óôïí ëïãáñéáóìü óïõ. (Áñéèìüò ðëçñùìÞò %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Ìðïñåßò íá óõììåôÝ÷åéò óôçí ÌÜ÷ç ôùí Óõèíôå÷íéþí ùò ÈåáôÞò."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Êáèþò äéáëÝãåéò Ýíá ÷áñáêôÞñá <ôåëåéþíåéò ôçí ðáñáôÞñçóç> Ýíá åéêïíßäéï åìöáíßæåôáé."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Äåí õðÜñ÷ïõí å÷èñïß."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"Ç ìÜ÷ç ìå %s Ý÷åé îåêéíÞóåé!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Åáí äåí ìðïñåß íá âñåèåß êáíÝíáò å÷èñüò ôüôå ï Óõíôå÷íéáêüò Ðüëåìïò èá ôåñìáôéóôåß áõôüìáôá."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"ÄåäïìÝíïõ üôé ï Ðüëåìïò Óõíôå÷íéþí ôåëåßùóå ðñüùñá, ôï áðïôÝëåóìá èá èåùñçèåß ùò éóïðáëßá."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"Ç åíÝñãåéá áíôáíáêëÜôáé åî áéôßáò ôçò Åõëïãßáò ôïõ ÁõôïêñÜôïñá."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"ÌåôÜ áðü %d äåõôåñüëåðôá ìðïñåßò íá ÷ñçóéìïðïéÞóåéò ôçí Åõëïãßá ôïõ ÁõôïêñÜôïñá."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"ÌåôÜ áðü %d äåõôåñüëåðôá ìðïñåßò íá ÷ñçóéìïðïéÞóåéò ôçí Åõëïãßá ôïõ ÁõôïêñÜôïñá."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"¼÷é áñêåôÜ öïñïëïãéêÜ Ýóïäá: %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Öüñïò: %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"ÓöÜëìá êáôÜ ôçí Ðïëõìïñößá."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"ÏëïêëÞñùóåò ôçí åêìÜèçóç ôçò Ðïëõìïñößáò."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Ðáñáêáëþ êÜëåóå ðñþôá ôï ¢ëïãï óïõ."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"¸óôåéëåò ôï ¢ëïãï óïõ ìáêñéÜ."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"Ï %s óå ðñïêÜëåóå óå ìÜ÷ç!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"ÐñÝðåé íá êáôåâåßò áðü ôï ¢ëïãï óïõ."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ôáßóåéò ôï ¢ëïãï óïõ åíþ êÜèåóáé ðÜíù ôïõ."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"ÔÜéóåò ôï Üëïãï ìå %s%s."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"×ñåéÜæåóáé %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d äåõôåñüëåðôá ìÝ÷ñé íá êëåßóåé."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Ôï Ðáé÷íßäé èá êëÝéóåé ìåôÜ áðü %d äåõôåñüëåðôá."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d äåõôåñüëåðôá ìÝ÷ñé íá êëåéóåé."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Ç áðïóýíäåóç óïõ áêõñþèçêå."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"ÅðéóôñïöÞ óôï ðáñÜèõñï óýíäåóçò. Ðáñáêáëþ ðåñéìÝíåôå."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"¸÷åéò áðïóõíäåèåß áðü ôïí Server.Ðáñáêáëþ ðåñßìåíå."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"ÐñïêÜëåóåò ôïí %s óå ìÜ÷ç."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"¢ëëáîåò ôïí ÷áñáêôÞñá.Ðáñáêáëþ ðåñßìåíå."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Ç åðáíåêêßíçóç äåí åßíáé áêüìá äõíáôÞ. Ðåñßìåíå %d äåõôåñüëåðôá."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Ç åðáíåêêßíçóç äåí åßíáé áêüìá äõíáôÞ. Ðåñßìåíå %d äåõôåñüëåðôá."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Ç åðáíåêêßíçóç äåí åßíáé áêüìá äõíáôÞ. Ðåñßìåíå %d äåõôåñüëåðôá."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Ç åðáíåêêßíçóç óôçí Ðüëç äåí åßíáé áêüìá äõíáôÞ. Ðåñßìåíå %d äåõôåñüëåðôá."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Ï ÷ñüíïò áíáìïíÞò ôåëåßùóå. Èá áíáãåííçèåßò óôçí Ðüëç."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áëëÜîåéò ôçí êáôÜóôáóç óïõ üóï åßóáé ìåôáìïñöùìÝíïò."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Ï ðáßêôçò ìÜ÷åôáé áõôÞ ôç óôéãìÞ."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Óõíôå÷íßá]Áõôü äåí áíÞêåé óôçí Óõíôå÷íßá."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]Äåí ìðïñåßò íá áëëÜîåéò ôï Level ôùí ÄåîéïôÞôùí ôçò Óõíôå÷íßáò."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Ç åðéëïãÞ óïõ åßíáé ëáíèáóìÝíç."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[ÁðïèÞêç]Ðëçêôñïëüãçóåò ëÜèïò êùäéêü."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[ÁðïèÞêç]Ç áðïèÞêç åßíáé Þäç áíïéêôÞ."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[ÁðïèÞêç]ÐñÝðåé íá ðåñéìÝíåéò 10 äåõôåñüëåðôá ãéá íá áíïßîåéò ðÜëé ôçí áðïèÞêç."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[ÁðïèÞêç]Åßóáé ðïëý ìáêñéÜ áðü ôçí áðïèÞêç êáé äåí ìðïñåßò íá ôçí áíïßîåéò."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Ï server äåí ìðïñåß íá åêôåëÝóåé ôï áßôçìá ôçò ÏìÜäáò."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá áöÞóåéò ìéá ÏìÜäá åíþ åßóáé óå Ýíá ìðïõíôñïýìé."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[ÏìÜäá]¸öõãåò áðü ôçí ÏìÜäá."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Óõíôå÷íßá]Ç Óõíôå÷íßá óïõ óõììåôÝ÷åé Þäç óå Üëëï ðüëåìï."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]ÊáíÝíáò äåí Ý÷åé äéêáéþìáôá ãéá ðüëåìï Óõíôå÷íéþí."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]ÁõôÞ ç Óõíôå÷íßá äåí õðÜñ÷åé."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"ÕðÜñ÷åé Þäç õðïøçöéüôçôá."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Óõíôå÷íßá]ÁõôÞ ç óõíôå÷íßá óõììåôÝ÷åé Þäç óå Ðüëåìï."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]Äåí õðÜñ÷åé áñêåôü Yang ãéá óõììåôï÷Þ óå ðüëåìï Óõíôå÷íéþí."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]ÁõôÞ ç óõíôå÷íßá äåí Ý÷åé áñêåôü Yang ãéá íá óõììåôÝ÷åé óå Óõíôå÷íéáêü ðüëåìï."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Óõíôå÷íßá]ÁõôÞ ç Óõíôå÷íßá åßíáé Þäç óçìåéùìÝíç ãéá Üëëï Óõíôå÷íéáêü ðüëåìï."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Óõíôå÷íßá]Ç Óõíôå÷íßá óõììåôÝ÷åé Þäç óå Üëëï ðüëåìï."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Óõíôå÷íßá]ÔïõëÜ÷éóôïí %d ðáßêôåò åßíáé áðáñáßôçôïé ãéá ôç óõììåôï÷Þ óôïí Ðüëåìï Óõíôå÷íéþí."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]Ç Óõíôå÷íßá äåí Ý÷åé áñêåôïýò Ðüíôïõò Âáèìßäáò ãéá íá óõììåôÜó÷åé óôïí Óõíôå÷íéáêü ðüëåìï."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]Ç Óõíôå÷íßá äåí Ý÷åé áñêåôÜ ìÝëç ãéá íá óõìåôÜó÷åé óå Ýíáí Óõíôå÷íéáêü ðüëåìï."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ôï Level óïõ ðñÝðåé íá åßíáé øçëüôåñï ôïõ 20 ãéá íá êáôá÷ùñÞóåéò Ýíáí áñéèìü êéíçôïý ôçëåöþíïõ."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Äåí Ý÷åé ôá ðñïóüíôá ãéá íá åßíáé áõôïêñÜôïñáò."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s áðÝññéøå ôçí ðñüóêëçóç."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá äå÷ôåßò ôçí ðñüóêëçóç ãéáôß åßóáé Þäç óôçí ÏìÜäá."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Ìüíï ï ÁõôïêñÜôïñáò ìðïñåß íá ôï ÷ñçóéìïðïéÞóåé áõôü."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"×ñüíïò ÷áëÜñùóçò ðåñßðïõ %d äåõôåñüëåðôá"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"¸ëëåéøç Öüñùí.ÔñÝ÷ïí êåöÜëáéï: %u Åëëåéðüí êåöÜëáéï: %u"; + +"»ç¿ë¹ý: warpto "; +"ÄéáôáãÞ: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Äåí ìðïñåßò íá ìåôáöåñèåßò óå Ýíáí Üãíùóôï ðáßêôç."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Ðñüóèåóç ôïõ ðáßêôç %d óôï êáíÜëé.(Ôùñéíü êáíÜëé %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"ÌåôáöÝñóïõ óå %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Äåí ìðïñåßò íá êáëÝóåéò Üãíùóôïõò ðáßêôåò."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]Äåí õðÜñ÷ïõí Ðüíôïé Åìðåéñßáò êáôÜ ôç äéÜñêåéá åíüò ÐïëÝìïõ Óõíôå÷íéþí."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"¼ôáí ÷ñçóéìïðïéçèåß ç Åõëïãßá ôïõ ÁõôïêñÜôïñá %s, ôá HP êáé SP áðïêáèéóôþíôáé."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Ðëçñïöïñßåò ôïõ ÁõôïêñÜôïñá ìïõ."; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sÌïíÜñ÷çò]:%s Yang ôïõ áíÞêåé %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sÌïíÜñ÷çò]:%s"; + +"±ºÁÖ Á¤º¸"; +"Ðëçñïöïñßåò Áõôïêñáôüñùí"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Ìüíï Ýíáò ÁõôïêñÜôïñáò ìðïñåß íá ôï ÷ñçóéìïðïéÞóåé"; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"ÄéÜëåîå Ýíáí áñéèìü áðü 1 ùò 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Äåí ìðïñåßò íá êáëÝóåéò ôï ÔÝñáò.¸ëåãîå ôïí áñéèìü ôïõ êéíçôïý ôçëåöþíïõ."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Hit Points +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Ðüíôïé ìáãåßáò +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"Ç Åõëïãßá ôïõ ÁõôïêñÜôïñá åßíáé åíåñãÞ."; + +"ü·Â +%d"; +"Áíôï÷Þ +%d"; + +"Áö´É +%d"; +"ÅõöõÀá +%d"; + +"±Ù·Â +%d"; +"Äýíáìç +%d"; + +"¹Îø +%d"; +"Åõêéíçóßá +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Ôá÷ýôçôá Åðßèåóçò +%d"; + +"À̵¿¼Óµµ %d"; +"Ôá÷ýôçôá Êßíçóçò %d"; + +"ÄðŸÀÓ -%d"; +"×ñüíïò çñåìßáò -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"ÁíÜêôçóç ÅíÝñãåéáò +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"ÁíÜêôçóç ðüíôùí ìáãåßáò +%d"; + +"µ¶°ø°Ý %d"; +"Åðßèåóç ìå äçëçôÞñéï %d"; + +"½ºÅÏ +%d"; +"ÁóôÝñé +%d"; + +"½½·Î¿ì +%d"; +"Ìåßùóç ôá÷ýôçôáò +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Êñßóéìç Åðßèåóç ìå ðéèáíüôçôá %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Ðéèáíüôçôá ãéá Åðßèåóç ìå Ëüã÷ç %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Äýíáìç åðßèåóçò ôïõ ðáßêôç åíáíôßùí ôïõ ÔÝñáôïò +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Äýíáìç åðßèåóçò ôïõ Áëüãïõ åíáíôßùí ôïõ ÔÝñáôïò +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"¿èçóç åðßèåóçò åíáíôßùí ôïõ Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"¿èçóç Åðßèåóçò åíáíôßùí ôïõ Milgyo + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"¿èçóç Åðßèåóçò åíáíôßïí ÁðÝèáíôùí + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"¿èçóç åðßèåóçò åíáíôßïí Äéáâüëïõ + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Áðü ôïí ÁõôïêñÜôïñá Sa-Za-Hu ï ðáßêôçò %s ðáßñíåé 10%% ðåñéóóüôåñç äýíáìç åðßèåóçò ãéá 3 ëåðôÜ."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Áðññüöçóç ÅíÝñãåéáò %d%% êáôá ôç äéÜñêåéá ôçò åðßèåóçò."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Áðïññüöçóç Ðüíôùí Ìáãåßáò (SP)%d%% êáôÜ ôç äéÜñêåéá ôçò åðßèåóçò."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Ìå ðéèáíüôçôá %d%% Ðüíôïé Ìáãåßáò(SP) èá ëçöèïýí áðü ôïí å÷èñü."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Áðïññüöçóç Ðüíôùí Õãåßáò (SP) ìå ðéèáíüôçôá %d%%"; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% Ðéèáíüôçôá íá ìðëïêÜñåéò ìßá Åðßèåóç ÌÜ÷çò óþìá ìå óþìá."; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"ÕðÜñ÷åé ðéèáíüôçôá %d%% íá ìðëïêÜñåéò ìßá ÁðïìáêñõóìÝíç Åðßèåóç ÌÜ÷çò."; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"¢ìõíá Óðáèéïý %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"¢ìõíá Äß÷åéñïõ Óðáèéïý %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"¢ìõíá Äß÷åéñïõ Óðáèéïý %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"¢ìõíá ÊáìðÜíáò %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Áðü ôïí ÁõôïêñÜôïñá Geum-Gang-Gwon ï ðáßêôçò %s ðáßñíåé 10%% ðåñéóóüôåñç ðáíïðëßá ãéá 3 ëåðôÜ."; + +"ºÎä ¹æ¾î %d%%"; +"¢ìõíá ÂåíôÜëéáò %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Áíôßóôáóç ÁðïìáêñõóìÝíçò Åðßèåóçò %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Áíôßóôáóç óôç ÖùôéÜ %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Áíôßóôáóç óôïí Êåñáõíü %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Áíôßóôáóç óôçí Ìáãåßá %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Áíôßóôáóç óôïí ¢íåìï %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"ÁíÜêëáóç ¢ìåóïõ ×ôõðÞìáôïò: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"ÁíÜêëáóç ÊáôÜñáò: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Áíôßóôáóç óôï ÄçëçôÞñéï %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Ïé ðüíôïé ìáãåßáò (SP) èá áõîçèïýí óå %d%% åÜí êåñäßóåéò."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"Ôï event Ý÷åé Þäç îåêéíÞóåé. (Óçìáßá: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Ç Åìðåéñßá áõîÜíåôáé ðÜíù áðü %d%% áí íéêÞóåéò."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Áýîçóç ôïõ Yang ðÜíù áðü %d%% áí íéêÞóåéò."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Áýîçóç ôùí êáôáêôçìÝíùí áíôéêåéìÝíùí ðÜíù áðü %d%% áí íéêÞóåéò."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Áýîçóç ôçò Äýíáìçò ðÜíù áðü %d%% üôáí ðáßñíåéò ôï Ößëôñï."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% ðéèáíüôçôá íá ãåìßóåéò ôïõò Hit Points ìåôÜ áðü ìéá íßêç."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"×ùñßò ºëéããï %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"×ùñßò åðéâñÜäõíóç %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"×ùñßò Ðôþóç %d%%"; + +"°ø°Ý·Â +%d"; +"Äýíáìç Åðßèåóçò + %d"; + +"¹æ¾î·Â +%d"; +"Ðáíïðëßá + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX Ôï óåíÜñéï Äéáãùíéóìïý Ãíþóåùí äåí ìðüñåóå íá öïñôùèåß."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"ÌáãéêÞ Åðßèåóç + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"ÌáãéêÞ ¢ìõíá + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"ÌÝãéóôç Áíôï÷Þ + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Äõíáôïß åíáíôßïí Ðïëåìéóôþí + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Äõíáôïß åíáíôßïí Íßíôæá + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Äõíáôïß åíáíôßïí Sura + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Äõíáôïß åíáíôßïí ÓáìÜíùí + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Äõíáôü åíÜíôéá óå ÔÝñáôá + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Åðßèåóç + %d%%"; + +"¹æ¾î·Â +%d%%"; +"¢ìõíá + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Ôï óåíÜñéï Äéáãùíéóìïý Ãíþóåùí öïñôþèçêå."; + +"°æÇèÄ¡ %d%%"; +"Åìðåéñßá %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Ðéèáíüôçôá íá âñåéò Ýíá áíôéêåßìåíï %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Ðéèáíüôçôá íá âñåéò Yang %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Áíþôåñï ¼ñéï ÅíÝñãåéáò +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Áíþôåñï ¼ñéï ÅíÝñãåéáò +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"ÆçìéÜ éêáíüôçôáò %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"ÆçìéÜ ×ôõðÞìáôïò %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Áíôßóôáóç óôçí ÆçìéÜ Éêáíüôçôáò %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Áíôßóôáóç óôá ÷ôõðÞìáôá %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Áíôßóôáóç óôéò åðéèÝóåéò ôùí Ðïëåìéóôþí"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"ÊáëùóÞñèåò óôï Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Áíôßóôáóç óôéò ÅðéèÝóåéò ôùí Íßíôæá"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Áíôßóôáóç óôéò åðéèÝóåéò ôùí Sura"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Áíôßóôáóç óôéò åðéèÝóåéò ôùí ÓáìÜíùí"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Äéáäéêáóßá: %d y- %d m - %d d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Ôï Chat óïõ åßíáé ìðëïêáñéóìÝíï."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"ÐñÝðåé íá åßóáé óå õøçëüôåñï åðßðåäï, ãéá íá ìðïñÝóåéò íá êáëÝóåéò."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"ÐñÝðåé íá Ý÷åéò öôÜóåé ôïõëÜ÷éóôïí óôï åðßðåäï %d ãéá íá ìðïñÝóåéò íá êáëÝóåéò."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Äåí åßóáé óå áõôÞí ôçí ÏìÜäá."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Äåí Ý÷åéò ãßíåé ìÝëïò áõôÞò ôçò Óõíôå÷íßáò."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Ï ðáßêôçò áðÝññéøå ôçí ðñüóêëçóÞ óïõ íá ðñïóôåèåß óôç ëßóôá ößëùí óïõ."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"OX Ôï Ãåãïíüò Ý÷åé îåêéíÞóåé."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ößëïé] Äåí ìðïñåßò íá ðñïóèÝóåéò Ýíáí GM óôç ëßóôá ößëùí óïõ."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"Ï %s äåí åßíáé óõíäåäåìÝíïò."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"ÌåôÜ áðü ìßá åìðïñéêÞ óõíáëëáãÞ ðñÝðåé íá ðåñéìÝíåéò %d äåõôåñüëåðôá, ãéá íá ìðïñåßò íá áíïßîåéò Ýíá ÊáôÜóôçìá."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Ìðïñåßò íá êÜíåéò åìðïñéêÞ óõíáëëáãÞ îáíÜ óå %d äåõôåñüëåðôá."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"¸÷åéò ðáñáðÜíù áðü 2 äéóåêáôïììýñéá Yang.Äåí ìðïñåßò íá êÜíåéò åìðïñéêÞ óõíáëëáãÞ."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áíïßîåéò éäéùôéêü êáôÜóôçìá üóï åßíáé áíïé÷ôü Üëëï ðáñÜèõñï."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Ï ðáßêôçò Ý÷åé ðåñéóóüôåñï 2 äéóåêáôïììýñéá Yang.Äåí ìðïñåßò íá êÜíåéò åìðïñéêÝò óõíáëëáãÝò ìáæß ôïõ."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[ÁðïèÞêç] Êáìßá êßíçóç äåí åßíáé äõíáôÞ."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[ÁðïèÞêç]Áõôü ôï Áíôéêåßìåíï äåí ìðïñåß íá áðïèçêåõôåß."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Ï ðáßêôçò ï ïðïßïò êáëÝóôçêå äåí åßíáé óõíäåäåìÝíïò."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Ï Uriel åðéôñÝðåé ôçí åßóïäï."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[ÏìÜäá]Ìüíï ï Áñ÷çãüò ôçò ÏìÜäáò ìðïñåß íá ôï áëëÜîåé áõôü."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[ÏìÜäá]Ï óôü÷ïò äåí åßíáé ìÝëïò ôçò ÏìÜäáò óïõ."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá êëùôóÞóåéò ðáßêôç åíþ åßóáé óå ìðïõíôñïýìé."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá êëùôóÞóåéò ðáßêôç åíþ åßóáé óå ìðïõíôñïýìé."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[ÏìÜäá]Åêäéþ÷èçêåò áðï ôçí ÏìÜäá."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá öýãåéò áðü ôçí ïìÜäá åíþ åßóáé óå ìðïõíôñïýìé."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá äéþîåéò ÌÝëç ôçò ÏìÜäáò."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]ÌåôÜ ôçí äéáãñáöÞ ìéáò Óõíôå÷íßáò, äåí ìðïñåßò íá äçìéïõñãÞóåéò êáéíïýñãéá ãéá %d ìÝñåò."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]Áðï÷ùñþíôáò áðü ìßá óõíôå÷íßá, äåí ìðïñåßò íá äçìéïõñãÞóåéò ìßá êáéíïýñãéá ãéá %d ìÝñåò."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Ôï üíïìá ôçò Óõíôå÷íßáò åßíáé Üêõñï."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"ÆçôÜìå ôç óõììåôï÷Þ ðïëëþí ðáéêôþí."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Óõíôå÷íßá] [%s]Óõíôå÷íßá äçìéïõñãÞèçêå."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Óõíôå÷íßá]Ç äçìéïõñãßá ôçò Óõíôå÷íßáò áðÝôõ÷å."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[ÏìÜäá] Ìüíï ï Áñ÷çãüò ôçò Óõíôå÷íßáò ìðïñåß íá ÷ñçóéìïðïéÞóåé ôçò Äåîéüôçôåò ôçò ÏìÜäáò."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá] Ï óôü÷ïò äåí âñÝèçêå."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Óõíôå÷íßá]Áõôü äåí åßíáé ôï óùóôü ðïóü áðü Yang."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Óõíôå÷íßá]Äåí Ý÷åéò áñêåôü Yang."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Ôï æçôïýìåíï ðñüóùðï äåí ìðïñåß íá âñåèåß."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Óõíôå÷íßá]Áõôü ôï Üôïìï äåí åßíáé óôçí ßäéá Óõíôå÷íßá."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]Äåí ìðïñåßò íá åêäéþîåéò ÌÝëç ôçò Óõíôå÷íßáò."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Óõíôå÷íßá]Ôï ÌÝëïò ôçò Óõíôå÷íßáò %s åêäéþ÷èçêå áðü ôçí Óõíôå÷íßá."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"Ôï event OX äåí Ý÷åé ôåëåéþóåé. ÐñïÝêõøáí ëÜèç. (Óçìáßá: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Óõíôå÷íßá]Åêäßùîåò Ýíá ÌÝëïò ôçò Óõíôå÷íßáò."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Äåí ìðïñåßò íá áëëÜîåéò ôï üíïìá ôïõ Âáèìïý óïõ."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Ôá äéêáéþìáôá ôïõ Áñ÷çãïý ôçò Óõíôå÷íßáò äåí ìðïñïýí íá áëëá÷èïýí."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Óõíôå÷íßá]Ôï üíïìá áõôïý ôïõ Âáèìïý åßíáé Üêõñï."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Äåí ìðïñåßò íá áëëÜîåéò ôçí èÝóç óïõ."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Ôá äéêáéþìáôá ôïõ Áñ÷çãïý ôçò Óõíôå÷íßáò äåí ìðïñïýí íá áëëá÷èïýí."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Óõíôå÷íßá] Äüèçêáí %u ðüíôïé åìðåéñßáò."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Óõíôå÷íßá] Ç ÷ñÞóç ôçò Åìðåéñßáò áðÝôõ÷å."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Óõíôå÷íßá] Ìç åðáñêÝò Yang óôï ôáìåßï óõíôå÷íßáò."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Óõíôå÷íßá] Ôï ÄñáêïöÜíôáóìá äåí áðïêáôáóôÜèçêå."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"Ôï OX Ãåãïíüò èá îáíá áñ÷ßóåé óýíôïìá."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Äåí ìðïñåßò íá êÜíåéò áíáêïßíùóç."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Äåí ìðïñåßò íá áëëÜîåéò ôç èÝóç óïõ."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Ï Âáèìüò ôïõ Áñ÷çãïý ôçò Óõíôå÷íßáò äåí ìðïñåß íá áëëÜîåé."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]Äåí ìðïñåßò íá êÜíåéò ôïí åáõôü óïõ Áñ÷çãü ôçò Óõíôå÷íßáò."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Äåí Ý÷åéò ôï äéêáßùìá íá äéáëÝîåéò ôïí Áñ÷çãü ôçò Óõíôå÷íßáò."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Äåí ìðïñåßò íá äéáëÝîåéò ðåñéóóüôåñïõò Áñ÷çãïýò Óõíôå÷íéþí."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áíôáëëÜîåéò áõôü ôï Áíôéêåßìåíï."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Áíé÷íåýôçêå ðáñÜíïìï ëïãéóìéêü.Ôï ðáé÷íßäé èá êëåßóåé."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"¸÷åéò ðåñéóóüôåñï áðü 2 Äéóåêáôïììýñéá Yang.Äåí ìðïñåßò íá êÜíåéò åìðïñéêÞ óõíáëëáãÞ."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"¢êõñï Yang."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Áõôü ôï ãåãïíüò ðåñéïñßæåôáé óå ìßá ðåñéï÷Þ."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"¸íáñîç ÑïõëÝôôáò ÁíôéêåéìÝíïõ."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"¸íáñîç ÑïõëÝôôáò Yang."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Ï ðáßêôçò åßíáé online. Ðáñáêáëþ ÷ñçóéìïðïßçóå ôï whisper ãéá íá óõíïìéëÞóåéò."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Ï áñéèìüò ôïõ êéíçôïý ôçëåöþíïõ äåí åßíáé åããåãñáìÝíïò."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"ÐñÝðåé íá åßóáé ôïõëÜ÷éóôïí óôï åéêïóôü åðßðåäï ãéá íá ìðïñÝóåéò íá óôåßëåéò ìçíýìáôá êåéìÝíïõ."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"×ñåéÜæåáé 2000 Yang ãéá íá óôåßëåéò ìÞíõìá êåéìÝíïõ."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Ôï ìÞíõìá êåéìÝíïõ óïõ óôÜëèçêå."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s ôçò Óõíôå÷íßáò %s áõîÞèçêå ðÜíù áðü %d%% !"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s ôçò Óõíôå÷íßáò %s åßíáé êáíïíéêÞ & ðÜëé."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: Ç ôéìÞ %s áõîÞèçêå êáôÜ %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"Ôï %s ôïõ %s åßíáé îáíÜ êáíïíéêü."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Ï ðüíôïé Åîüñõîçò óïõ Ý÷ïõí öôÜóåé ôï áíþôáôï üñéï. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Ïé ðüíôïé Åîüñõîçò óïõ Ý÷ïõí öôÜóåé ôï õøçëüôåñï Level."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ìðïñåßò íá áíáâáèìßóåéò ôçí Áîßíá óïõ ìå ôçí âïÞèåéá ôïõ Îõëïõñãïý Deokbae."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Ïé Ðüíôïé Åîüñõîçò óïõ áõîÞèçêáí! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"×ùñßò Áîßíá äåí ìðïñåßò íá åîïñýîåéò."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Äåí õðÜñ÷åé ôßðïôá íá åîïñýîåéò åäþ."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ç åîüñõîç Þôáí åðéôõ÷Þò."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ç åîüñõîç áðÝôõ÷å."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Ößëïé] ÐñïóÝèåóåò ôïí %s óáí ößëï."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"Ï ðÜéêôçò èá ôçëåìåôáöåñèåß óýíôïìá óôçí ðüëç óýíôïìá."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Ößëïé] ÄéÝãñáøåò ôïí %s áðü ôç ëßóôá."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Êñßóéìï ëÜèïò server. Ï server èá îáíáîåêéíÞóåé áõôüìáôá."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Èá áðïóõíäåèåßò óå 10 äåõôåñüëåðôá."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Ìðïñåßò íá óõíäåèåßò ìåôÜ áðü 5 ëåðôÜ."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s)Ç Óõíôå÷íßá äçìéïõñãÞèçêå.[ÐñïóùñéíÜ]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Ç Óõíôå÷íßá åßíáé óå ðüëåìï."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: ÁõôÞ ç Óõíôå÷íßá äåí õðÜñ÷åé."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Óõììá÷ßá ìå áõôü ôï üíïìá Þ áñéèìü äåí õðÜñ÷åé."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Ôï ÊôÞñéï äåí õðÜñ÷åé."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Áõôüò ï Ôýðïò Êôçñßïõ ìðïñåß íá äçìéïõñãçèåß ìüíï ìéá öïñÜ."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Êëåßóå ðñþôá ôï ÷Üñôç ãéá ôï event Ï×. (Óçìáßá: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Ôï Êýñéï Êôßóìá ðñÝðåé íá äçìéïõñãçèåß ðñþôá."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ôï ÊôÞñéï áðÝôõ÷å ëüãù ëáíèáóìÝíçò ôéìïëüãçóçò."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Ç óõíôå÷íßá äåí Ý÷åé áñêåôü Yang ãéá íá ÷ôßóåé áõôü ôï Êôßñéï."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí Ý÷åéò áñêåôïýò ðüñïõò ãéá áõôü ôï ÊôÞñéï."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Äåí ìðïñåßò íá äçìéïõñãÞóåéò Ýíá ÊôÞñéï óå áõôü ôï ìÝñïò."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Áõôüò ï ÷áñáêôÞñáò äåí õðÜñ÷åé."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Ç Ìïíïìá÷ßá äåí áêõñþèçêå."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Ç Ìïíïìá÷ßá áêõñþèçêå åðéôõ÷þò."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Ç ìïíïìá÷ßá îåêßíçóå åðéôõ÷þò."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"ÕðÜñ÷åé Ýíá ðñüâëçìá óôçí Ýíáñîç ôçò ìïíïìá÷ßáò."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Äåí ðñïÝêõøáí ëÜèç."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Äåí õðÜñ÷ïõí ÐïëåìéóôÝò åêåß."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Äåí Ýìåéíáí Ðüíôïé ÊáôÜóôáóçò."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Ïé åíáðïìåßíáíôåò Ðüíôïé ÊáôÜóôáóçò åßíáé ðïëý ÷áìçëïß."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"¸âáëåò ëáíèáóìÝíç áîßá."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Ç ÕðïäéáôáãÞ Þ ç ÄéáôáãÞ åßíáé ëáíèáóìÝíç."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"ÓðáóìÝíï Óõìâüëáéï áíÜìåóá óôïí ðáßêôç %d êáé óôïí ðáßêôç %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Ãýñíá ôç ÑïõëÝôôá ãéá %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Ôï áíôéêåßìåíï ôïðïèåôÞèçêå óôï áñ÷åßï óõóôÞìáôïò."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Ðëçñïöïñßåò ãéá ôá Âáóßëåéá."; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"ÄéÜëåîå ôéò Ðëçñïöïñßåò ôïõ ×Üñôç ôçò ÉåñÞò Ãçò %d Åéóüäïõ %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"ÐñïÝêõøå ëÜèïò."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d Number Holy Land %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Ðëçñïöïñßåò ãéá ôçí ÌÜ÷ç ôùí Âáóéëåßùí."; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Ôï áßôçìá óáò öïñôþíåñáé.Ðáñáêáëþ íá åßóôå õðïìïíåôéêïß."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áíïßîåéò ìéá áðïèÞêç áí åßíáé áíïé÷ôü Ýíá Üëëï ðáñÜèõñï."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[ÁðïèÞêç] Ôï password ôçò áðïèÞêçò Üëëáîå."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[ÁðïèÞêåò] Ðëçêôñïëüãçóåò ëÜèïò password."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Ï ×ñüíïò Ðáé÷íéäéïý ôåëåéþíåé óå %d ËåðôÜ."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Øçößóôçêå êáíïíéêÜ."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"¹äç øçöéóìÝíï."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s ï ðáßêôçò åßíáé Þäç óôçí øçöïöïñßá."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"Ôï event OX ôåëåßùóå. Äåí ðñïÝêõøáí ëÜèç. (Óçìáßá: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Äåí ãßíåôáé íá øçöéóôåß."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s áêüìá Ý÷åé %u Yang"; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"Ï %s Ý÷åé áêüìá %d Yang."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Äåí Ý÷åéò áñêåôü Yang."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s äéáãñÜöôçêå áðü õðïøÞöéïò ÁõôïêñÜôïñáò."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s äåí åßíáé ÕðïøÞöéïò ãéá íá ãßíåé ÁõôïêñÜôïñáò."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s ïñßóôçêå ùò ÁõôïêñÜôïñáò."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s äåí ìðïñåß íá ïñéóôåß ùò ÁõôïêñÜôïñáò."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"Ï %s ÁõôïêñÜôïñáò åêäéþêåôáé."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Ï %s ÁõôïêñÜôïñáò äåí ìðïñåß íá åêäéù÷èåß."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX Ôï Ãåãïíüò äåí äÝ÷åôáé åðéðëÝïí óõììåôÝ÷ïíôåò."; + +"½Å¼ö±¹"; +"Âáóßëåéï ôïõ Shinsoo"; + +"õÁ¶±¹"; +"Âáóßëåéï ôïõ Chunjo"; + +"Áø³ë±¹"; +"Âáóßëåéï ôïõ Jinno"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Ïé Ðüíôïé ØáñÝìáôïò óïõ áõîÞèçêáí! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"¸öôáóåò ôï áíþôáôï üñéï ðüíôùí øáñÝìáôïò."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"ÐÞãáéíå óôïí ØáñÜ êáé áíáâÜèìéóå ôï ÊáëÜìé óïõ!"; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"¸÷áóåò ôï äüëùìá óïõ óôá øÜñéá."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"¸ðéáóåò Ýíá øÜñé! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"Ôï ìÞêïò ôïõ ðéáóìÝíïõ øáñéïý åßíáé %.2fcm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Ãåãïíüò ØáñÝìáôïò "Ôï ÌåãÜëï Zander""; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"Ï× Ïé Üëëïé óõììåôÝ÷ïíôåò óôï Ãåãïíüò Ý÷ïõí êáôáãñáöåß."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Ãåãïíüò ØáñÝìáôïò "ôï ×ñõóüøáñï""; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"¸ðéáóåò %d áðü %d ."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Ôï øÜñé åîáöáíßóôçêå óôá âáèéÜ íåñÜ."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"ÕðÜñ÷åé Ýíá Êï÷ýëé ìÝóá óôï øÜñé."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"ÕðÜñ÷åé Ýíá Óêïõëßêé ìÝóá óôï øÜñé."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"ØÞíåéò ôïí %s ðÜíù áðü ôç öùôéÜ."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"ÊïõâáëÜò ðÜíù áðü 2 äéóåêáôïììýñéá Yang, ãé' áõôü äåí ìðïñåßò íá êÜíåéò åìðïñéêÞ óõíáëëáãÞ."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ïíïìÜóåéò ôçí ÁðïèÞêç óïõ ìå Ýíá Üêõñï üíïìá."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ðïõëÞóåéò Áíôéêåßìåíá áðü ôï Item Shop óå ìßá éäéùôéêÞ ÁðïèÞêç."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"Ï× Ïé Üëëïé óõììåôÝ÷ïíôåò ôïõ Ãåãïíüôïò äåí åßíáé åããåãñáììÝíïé."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Ç åîüñõîç ôåëåßùóå."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"×ñåéÜæåóáé ìéá áîßíá ãéá íá åîïñýîåéò ïñõêôÜ!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Ðáñáêáëþ äéÜëåîå ÊáëÜìé."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Ðñþôá âÜëå ôï Äüëùìá óôï Áãêßóôñé."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Äåí ìðïñåßò íá ðáò ãéá øÜñåìá ÷ùñßò ÊáëÜìé!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá] Äåí ìðïñåßò íá êÜíåéò áßôçìá ãéáôß ï Áñ÷çãüò ôçò ÏìÜäáò äåí åßíáé online."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá ó÷çìáôßóåéò ìéá ÏìÜäá ìå ðáßêôåò áðü Üëëï Âáóßëåéï."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá] Äåí ìðïñåßò íá ðñïóêáëÝóåéò ðáßêôåò åíþ åßóáé óå ìðïõíôñïýìé."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá ðñïóêáëÝóåéò ðáßêôç åíþ åßóáé óå êáôÜóôáóç ÐáñáôçñçôÞ."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[ÏìÜäá] Ìüíï ðáßêôåò ìå äéáöïñÜ Level áðï -30 åùò +30 ìðïñïýí íá ðñïóêáëåóôïýí."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Áñéèìüò ôùí õðïëïßðùí óõììåôå÷üíôùí: %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá] Äåí ìðïñåßò íá ðñïóêáëÝóåéò áõôüí ôïí ðáßêôç, ôï Level ôïõ åßíáé ðïëý ÷áìçëü."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá ðñïóêáëÝóåéò áõôüí ôïí ðáßêôç, ôï Level ôïõ åßíáé ðïëý õøçëü."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá ðñïóêáëÝóåéò åðéðëÝïí ðáßêôåò óôçí ÏìÜäá óïõ."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Èåò íá ãßíåéò ìÝëïò ôçò ÏìÜäáò ôïõ %s"; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Ï ðáßêôçò äåí åßíáé óå áõôÞí ôçí ÏìÜäá."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá ãßíåéò ìÝëïò áõôÞò ôçò ÏìÜäáò, åßíáé Þäç ðëÞñçò."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí Ý÷åéò ôï äéêáßùìá íá ðñïóêáëÝóåéò êÜðïéïí."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[ÏìÜäá] %s áñíåßôáé ôçí ðñüóêëçóç ôçò ÏìÜäáò óïõ."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[ÏìÜäá] %s åßíáé Þäç óôçí ÏìÜäá."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá] Äåí ìðïñåßò íá äå÷ôåßò ðñüóêëçóç óôï ìðïõíôñïýìé."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"Ï× Ãåãïíüò ôåëåßùóå."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"Ï× Ãåãïíüò ôåëåßùóå."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá] Äåí ìðïñåßò íá äå÷ôåßò áõôÞí ôçí ðñüóêëçóç."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Group] %s áñíÞèçêå ôçí ðñüóêëçóç óïõ."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[ÏìÜäá] %s Ýãéíå ìÝëïò ôçò ÏìÜäáò óïõ."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[ÏìÜäá] %s Ýãéíå ìÝëïò ôçò ÏìÜäáò óïõ."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò ìéá éäéùôéêÞ ÁðïèÞêç ôþñá."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Áõôüò ï ðáßêôçò êÜíåé åìðïñéêÞ óõíáëëáãÞ Þäç ìå Üëëïí ðáßêôç."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 Áñéèìüò Åðéâåâáßùóçò: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Ï Áñéèìüò Åðéâåâáßùóçò óïõ äåí åßíáé óùóôüò.Ðáñáêáëþ îáíá äïêßìáóå."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Ï Áñéèìüò Êéíçôïý Ôçëåöþíïõ óïõ åßíáé åããåãñáììÝíïò."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ôçëåìåôáöåñèåßò óôïí ðáßêôç."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"Ï× Ôï âñáâåßï ìïéñÜóôçêå.ID: %d Ðïóüôçôá: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Ï ðáßêôçò äåí åßíáé online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Ï ðáßêôçò åßíáé óôï êáíÜëé %d. (Åóý åßóáé óôï êáíÜëé %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ðáò ðïõèåíÜ áëëïý ãéá %d äåõôåñüëåðôá ìåôÜ ôï Üíïéãìá ôçò ÁðïèÞêçò."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Äåí ìðïñåßò íá ðáò ðïõèåíÜ ãéá ëßãï ìåôÜ áðü ìßá åìðïñéêÞ óõíáëëáãÞ."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ðáò ðïõèåíÜ ãéá %d äåõôåñüëåðôá ìåôÜ áðü ìßá åìðïñéêÞ óõíáëëáãÞ."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Ç Ìïíïìá÷ßá ôåëåßùóå,ï ðïëåìéóôÞò óïõ åîïíôþèçêå."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Äåí õðÜñ÷åé üñéï ãéá ôá Ößëôñá."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Ìðïñåßò íá ÷ñçóéìïðïéÞóåéò ðÜíù áðü %d Ößëôñá."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Ç ìÜ÷ç îåêéíÜåé óå 10 äåõôåñüëåðôá."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Ç ìïíïìá÷ßá Ý÷åé îåêéíÞóåé."; + +"Âü"; +"ÁËÇÈÅÉÁ"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Ç ìïíïìá÷ßá Ýëçîå ãéáôß õðÞñ÷áí ðñïâëÞìáôá ìå ôçí áñÝíá."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Ç ìïíïìá÷ßá Ýëçîå åî áéôßáò ôïõ äéáëåßììáôïò."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"Óå 10 äåõôåñüëåðôá èá ìåôáöåñèåßò óôçí ðüëç."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Ç ìïíïìá÷ßá Ýëçîå ëüãù ðñïâëçìÜôùí óôçí áñÝíá."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Ï ÐïëåìéóôÞò óïõ Ý÷åé ðñïâëÞìáôá. Ç ìïíïìá÷ßá Ýëçîå."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Ç ìïíïìá÷ßá Ýëçîå êáèþò õðÞñ÷áí ðñïâëÞìáôá ìå ôïí ÐïëÝìéóôÞ."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s êÝñäéóå ôçí ìïíïìá÷ßá."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s êÝñäéóå."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Èá ôçëåìåôáöåñèåßò óôçí Ðüëç óå 10 äåõôåñüëåðôá."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"Ï åðüìåíïò ãýñïò îåêéíÜåé óå 10 äåõôåñüëåðôá."; + +"°ÅÁþ"; +"ËÁÈÏÓ"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Ïé ÐïëåìéóôÝò èá ÷ùñéóôïýí. Ç ìïíïìá÷ßá Ýëçîå."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Ôï ðïóïóôü áðü ôï Ñßîéìï ÁíôéêåéìÝíùí áõôÞ ôç óôéãìÞ åßíáé óõí %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Ôï ðïóïóôü áðü ôï ñßîéìï Yang áõôÞ ôç óôéãìÞ åßíáé óõí %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Ôï ðïóïóôü ñßøçò ôçò Âñï÷Þò Yang áõôÞ ôç óôéãìÞ åßíáé óõí %d%%."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Ôï ìðüíïõò åìðåéñßáò áõôÞí ôçí óôéãìÞ åßíáé +%d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"Ç Ýêäïóç ðåëáôþí óïõ äåí åßíáé óùóôÞ. Ðáñáêáëþ åãêáôÝóôçóå ôï êáíïíéêü patch."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá êÜíåéò óõíáëëáãÝò óôï êáôÜóôçìá üóï åßíáé áíïé÷ôü Ýíá Üëëï ðáñÜèõñï."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Åßóáé ðïëý ìáêñéÜ áðü ôçí ÁðïèÞêç ãéá íá áãïñÜóåéò."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Åßóáé ðïëý ìáêñéÜ áðü ôçí ÁðïèÞêç ãéá íá ðïõëÞóåéò."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"ÊïõâáëÜò ðÜíù áðü 2 äéóåêáôïììýñéá Yang, ãé' áõôü äåí ìðïñåßò íá êÜíåéò åìðïñéêÞ óõíáëëáãÞ."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Óõíïëéêüò áñéèìüò ôïõ Äéáãùíéóìïý Ãíþóåùí: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Ãéá ôçí ðþëçóç, Ýíáò öüñïò ôçò ôÜîåùò ôùí %d%% èá áöáéñåèåß."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá êáâáëÞóåéò Ýíá ¢ëïãï üóï åßóáé ìåôáìïñöùìÝíïò."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá êáâáëéêåýóåéò åíþ öïñÜò Íõöéêü Þ Óìüêéí."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Äåí Ý÷åéò ¢ëïãï."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Ôï ¢ëïãï óïõ åßíáé íåêñü."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Ç áíôï÷Þ ôïõ Áëüãïõ óïõ åßíáé ðïëý ÷áìçëÞ."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ôï êÜëåóìá ôïõ Áëüãïõ áðÝôõ÷å."; + +"´ÔÀÇ ¸»"; +"¢ëïãï"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Ï ÃÜìïò èá ôåëåéþóåé óýíôïìá."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Èá áðï÷ùñÞóåé áõôüìáôá."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"Ï ðüëåìïò Ý÷åé Þäç ôåëåéþóåé."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Ôï áðïôÝëåóìá áêïëïõèåß óå 10 äåõôåñüëåðôá."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá êÜíåéò åìðïñéêÞ óõíáëëáãÞ åíþ ðáñáôçñåßò."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá êÜíåéò óõíáëëáãÝò ìå Üëëïõò üôáí åßíáé áíïé÷ôü Ýíá ðáñÜèõñï."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Ï Üëëïò ðáßêôçò åßíáé áðáó÷ïëçìÝíïò áõôÞí ôç óôéãìÞ, ãé' áõôü äåí ìðïñåßò íá êÜíåéò óõíáëëáãÝò ìáæß ôïõ."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Ôï Üëëï Üôïìï áêýñùóå ôçí åìðïñéêÞ óõíáëëáãÞ."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Äåí Ý÷åéò áñêåôü Yang Þ áñêåôü ÷þñï óôïí ÊáôÜëïãü óïõ."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Ôï Üëëï Üôïìï äåí Ý÷åé áñêåôü Yang Þ äåí Ý÷åé åëåýèåñï ÷þñï."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Ôï Üëëï Üôïìï äåí Ý÷åé áñêåôü ÷þñï."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"Ç ÅìðïñéêÞ ÓõíáëëáãÞ ìå %s Þôáí åðéôõ÷Þò."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Äåí Ý÷áóåò êáèüëïõ Åìðåéñßá åîáéôßáò Ôçò Åõëïãßáò Ôïõ Èåïý ÄñÜêïõ."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Ðáñïýóá ÊáôÜôáîç: Shinsoo %d, Chunjo %d, Jinno %d"; + +"Á¤´äÀº"; +"Ç óùóôÞ áðÜíôçóç åßíáé:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Ï Äáßìïíáò ôïõ Éåñïý ÌÝñïõò: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +"Äåí Ý÷åéò ôï äéêáßùìá íá âñéóêÝóáé åäþ! Óå 10 äåõôåñüëåðôá ïé ðïëßôåò ôïõ âáóéëåßïõ óïõ èá áðï÷ùñÞóïõí áðü áõôüí ôïí éåñü ôüðï."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"Ôï Âáóßëåéï %s íéêÞèçêå êáé âãáßíåé áðü ôç ÌÜ÷ç ôùí Âáóéëåßùí."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Áñéèìüò ôùí ÔåñÜôùí óôçí ÌÜ÷ç ôùí Âáóéëåßùí:"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Åáí íéêÞóåéò Ôïí Öýëáêá ôïõ Éåñïý Ôüðïõ èá ãßíåéò éäéïêôÞôçò ôïõ."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Äåí Ýñéîåò êáèüëïõ Áíôéêåßìåíá üóï ðñïóôáôåýåóáé áðü ôï Èåü ÄñÜêï."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Ðñüóèåôç ÆçìéÜ ¿èçóçò %d"; + +"%s ºí·°! (%ld%%)"; +"%s öñáãìüò! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s áðÝöõãå! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Íáé (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"Ç èÝóç åðßèåóçò ôïõ %s[%d]: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Ðáñáêáëþ åéóÞãáãå ôçí ÅíôïëÞ ïëïêëçñùìÝíç."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ôï êÜíåéò áõôü åíþ êÜèåóáé ðÜíù óôï ¢ëïãï."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ôï êÜíåéò áõôü åíþ âñßóêåóáé óôï Ýäáöïò."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"Óôá ¼íåéñá ìïõ; Ôß"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"ÓÞêù ðñþôá."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"ÁõôÞ ç ÅíôïëÞ äåí õðÜñ÷åé."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[ÏìÜäá] Ç ÏìÜäá äéáãñÜöôçêå."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá êáëÝóåéò ôïí óôü÷ï."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[ÏìÜäá]Äåí ìðïñåßò íá êáëÝóåéò ôá ÌÝëç ôçò ÏìÜäáò óôçí ôùñéíÞ óïõ èÝóç."; + +"X ÀÔ´Ï´Ù"; +"¼÷é (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Ç ïìÜäá óïõ óõíåñãÜæåôáé êáëÜ êáé ôá ìÝëç ðïõ âñßóêïíôáé êïíôÜ óôïí áñ÷çãü ôçò ïìÜäáò, ëáìâÜíïõí bonus åìðåéñßáò."; + +"±æµåÀå"; +"Áñ÷çãüò"; + +"±æµå¿ø"; +"ÌÝëïò"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Óõíôå÷íßá] Ç åîáóöáëéóìÝíç Åìðåéñßá åßíáé ìåãáëýôåñç áðü ôçí Åìðåéñßá ðïõ áðÝìåéíå."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Óõíôå÷íßá] Ôï ìÞíõìá äåí ìðïñåß íá äéáãñáöåß."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Óõíôå÷íßá] Äåí õðÜñ÷åé áñêåôü ÄñáêïöÜíôáóìá. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Äåí ìðïñåßò áêüìá íá ÷ñçóéìïðïéÞóåéò ôéò Óõíôå÷íéáêÝò Äåîéüôçôåò."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Óõíôå÷íßá] %d ×ñçóéìïðïéçìÝíåò Äåîéüôçôåò (%d, %d) ìÝ÷ñé %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Óõíôå÷íßá] Ï ðáßêôçò åßíáé óôï êáíÜëé %d. (ÔñÝ÷ïí êáíÜëé: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Óõíôå÷íßá] Ï ðáßêôçò äåí åßíáé online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"ÌåôÜ áðü 5 äåõôåñüëåðôá èá áðïìáêñõíèïýí üëïé üóïé Ýäùóáí ëáíèáóìÝíç áðÜíôçóç."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Óõíôå÷íßá] ÁõôÞ ç Óõíôå÷íéáêÞ Åðéäåîéüôçôá ìðïñåß íá ÷ñçóéìïðïéçèåß ìüíï óå ðüëåìï."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Óõíôå÷íßá] %u ðüíôïé ÄñáêïöáíôÜóìáôïò áðïêáôáóôÜèçêáí."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Óõíôå÷íßá] Ìüíï ï Áñ÷çãüò ôçò Óõíôå÷íßáò ìðïñåß íá êÜíåé áíÜëçøç Yang."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Óõíôå÷íßá] Ï ðáßêôçò áðÝññéøå ôçí ðñüóêëçóç ôçò Óõíôå÷íßáò."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Äåí ìðïñåßò íá ðñïóêáëÝóåéò êáíÝíáí óôçí óõììá÷ßá."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá]Äåí ìðïñåßò íá ðñïóêáëÝóåéò ðáßêôåò áðü Üëëï Âáóßëåéï óôç Óõíôå÷íßá."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Ìðïñåßò íá ðñïóêáëÝóåéò áõôüí ôïí ðáßêôç îáíÜ ìåôÜ áðü %d ìÝñåò."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] ÌåôÜ áðü ôçí áíáäéïñãÜíùóç ìðïñåßò íá ðñïóêáëÝóåéò ôá ìÝëç ðÜëé ìåôÜ áðü %d ìÝñåò."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Óõíôå÷íßá] Áõôü ôï Üôïìï åßíáé Þäç ìÝëïò ìéáò Üëëçò Óõíôå÷íßáò."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Óõíôå÷íßá] Ç ÷ùñçôéêüôçôá ôçò Óõíôå÷íßáò óïõ Ýöôáóå ôï áíþôåñï üñéï."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Åßóáé Ýôïéìïò ãéá ôçí åðüìåíç åñþôçóç"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Äåí ìðïñåßò íá áíåâÜóåéò áõôÞí ôçí Åðéäåîéüôçôá."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áíåâÜóåéò áõôÞí ôçí Åðéäåîéüôçôá."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Äåí ìðïñåßò íá áíåâÜóåéò áõôÞí ôçí éêáíüôçôá óôï åðßðåäï Áñ÷éìÜóôïñá."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Åßóáé Þäç ÄéäÜóêáëïò óå áõôÞí ôçí Åðéäåîéüôçôá. Äåí ìðïñåßò íá ôçí áíåâÜóåéò Üëëï."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"ÁõôÞ ç éêáíüôçôá äåí åßíáé áñêåôÜ õøçëÞ ãéá ôçí åêðáßäåõóç Áñ÷éìÜóôïñá."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Áõôü äåí äïýëåøå.ÊáôÜñá!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Ç åêðÜéäåõóç áðÝôõ÷å.Ðáñáêáëþ äïêßìáóå îáíÜ áñãüôåñá."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Ôï óþìá ìïõ åßíáé ãåìÜôï áðü äýíáìç!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Ç åêðáßäåõóç öáßíåôáé íá Ý÷åé áðïôÝëåóìá..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Ôåëåßùóåò åðéôõ÷þò ôçí åêðáßäåõóç óïõ ìå ôï Âéâëßï."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ôï äéáâÜóåéò áõôü ëüãù Ýëëåéøçò Åìðåéñßáò."; + +"Pregunta."; +"Åñþôçóç."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áíåâÜóåéò áõôÞí ôçí Åðéäåîéüôçôá ìå Ýíá Âéâëßï."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"ÁõôÞ ç Åðéäåîéüôçôá äåí åßíáé áñêåôÜ õøçëÞ ãéá íá ôçí áíåâÜóåéò ìå Ýíá Âéâëßï."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"ÊÜíù ðñüïäï, áëëÜ äåí ôá Ý÷ù êáôáëÜâåé üëá áêüìç."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Åßíáé äýóêïëï íá êáôáíïÞóù áõôÝò ôéò ïäçãßåò. ÐñÝðåé íá óõíå÷ßóù ôï äéÜâáóìá."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Ôï êåöÜëáéï áõôü ôï êáôÜëáâá. ÁëëÜ ðñÝðåé íá óõíå÷ßóù íá äïõëåýù óêëçñÜ."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Ôåëåßùóåò ôçí åêðáßäåõóç óïõ ìå ôï Âéâëßï Åðéôõ÷þò."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ç ôçëåìåôáöïñÜ áðÝôõ÷å."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Äåí õðÜñ÷åé Üëïãï åäþ. Ñþôá ôïí Óôáâëßôç."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Ðáñáêáëïýìå ÷ñçóéìïðïßçóå Ýíá áíôéêåßìåíï ãéá íá êáëÝóåéò Ýíá ¢ëïãï."; + +"%s SP¼Ò¸ð: %d"; +"%s FP ×ñÞóç: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"ÅÜí åßíáé óùóôü, ôüôå ðçãáßíåôå óôï Ï, åÜí åßíáé ëÜèïò, ðçãáßíåôå óôï ×."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Êáßãïìáé ìÝóá ìïõ áëëÜ çñåìåß ôï óþìá ìïõ."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"ÁñãÜ áëëÜ óôáèåñÜ...×ùñßò íá óôáìáôÜ."; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Íáé, ìå êÜíåé íá áéóèÜíïìáé õðÝñï÷á. Ôï óþìá ìïõ åßíáé ãåìÜôï áðü Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Ôï äéÜâáóá! Ôþñá ôï Chi ðñÝðåé íá ðëçììõñßóåé ôï óþìá ìïõ."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"Ç åêðáßäåõóç ôåëåßùóå."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Åßìáé óôçí ôåëåõôáßá óåëßäá ôïõ âéâëßïõ! Ç åêðáßäåõóç ó÷åäüí ôåëåßùóå!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Ó÷åäüí ôåëåßùóá! Ëßãï áêüìá!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Åßìáé öùôåéóìÝíïò! Ôï Ý÷ù äéáâÜóåé ó÷åäüí üëï!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Ìüíï ëßãåò óåëßäåò Ýìåéíáí ìÝ÷ñé íá ôåëåéþóù."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Íéþèù áíáæùïãïíçìÝíïò."; + +"Á¤´äÀÔ´Ï´Ù!"; +"ÓùóôÜ!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Ôþñá êáôáëáâáßíù!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Ïê ðñÝðåé íá ìåßíù óõãêåêôñùìÝíïò!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"ÄéÜâáóá ôïí ßäéï óôß÷ï îáíÜ & îáíÜ."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Äåí èÝëù íá ìÜèù Üëëï."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Åßíáé ðïëý ðéï ðåñßðëïêï áð' üóï íüìéæá."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Äå ìðïñþ íá óõãêåíôñùèþ. ÐñÝðåé íá êÜíù Ýíá äéÜëåéììá."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Ôï chat óïõ ìðëïêáñßóôçêå áðü Ýíáí GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"¸ãéíå Üñóç ôïõ ìðëïêáñéóìïý ôïõ chat óïõ."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"Ôï ðáñÜèõñï ôïõ Êôçñßïõ åßíáé Þäç áíïé÷ôü."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ôßóåéò êÜôé åíþ Ýíá Üëëï ðáñÜèõñï ÅìðïñéêÞò ÓõíáëëáãÞò Þ ÁðïèÞêçò åßíáé áíïé÷ôü."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Êáìßá ðñüïäïò äåí åßíáé ðéèáíÞ."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Ôï ðáñÜèõñï ôïõ êáôáóêåõÞò äåí åßíáé áíïé÷ôü."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Äåí Ý÷åéò ôá êáôÜëëçëï õëéêü."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Óõíôå÷íßá] Ðáñáêáëïýìå äïêßìáóå áñãüôåñá."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"ÐñÝðåé íá äéáâÜóåôå %d áêüìá âéâëßá äåîéüôçôáò ãéá íá ôçí âåëôéþóåôå."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Óõíôå÷íßá] Ðáñáêáëþ äïêßìáóå ðÜëé áñãüôåñá."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"¸÷åéò ôçí éêáíüôçôá ìüíï íá ÷ñçóéìïðïéÞóåéò áõôÞ ôç ëåéôïõñãßá åíþ åßóáé óôï êÜóôñï."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: Ç ñÜâäïò ÷ñõóïý åðÝóôñåøå óôï ÷ñçìáôïêéâþôéï ôïõ Âáóéëåßïõ óïõ."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: Óôï ÷ñçìáôïêéâþôéï ôïõ Âáóéëåßïõ óïõ õðÜñ÷ïõí: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Äåí Ý÷åéò ôçí éêáíüôçôá íá åðéóôñÝøåéò ôç ñÜâäï ÷ñõóïý óôï ÷ñçìáôïêéâþôéï ôïõ Âáóéëåßïõ óïõ."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Óõíôå÷íßá] Ç Óõíôå÷íßá Ýöôáóå ôïõò %d ðüíôïõò."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ôï Áíôéêåßìåíï äåí ìðïñåß íá öôéá÷ôåß êáëýôåñï."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Ïé äùñåÜí ðñïóèÞêåò üðëùí ìðïñïýí íá ÷ñçóéìïðïéçèïýí óôá üðëá ìüíï ìÝ÷ñé ôï åðßðåäï 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò áõôü ôï áíôéêåßìåíï ãéáôß äåí Ý÷åéò üëá ôá ðñïóüíôá."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò áõôü ôï áíôéêåßìåíï ãéáôß äåí Ý÷åéò ôï óùóôü öýëï."; + +"»ç¿ë¹ý: transfer "; +"×ñÞóç: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"ÁõôÞ ç ëåéôïõñãßá ìðïñåß íá ÷ñçóéìïðïéÞèåß ìüíï áðü ôïí ÁõôïêñÜôïñá."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá óôñáôïëïãÞóåéò ðáßêôåò áðü Üëëá Âáóßëåéá."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"Ï ðáßêôçò %s åßíáé óôï ÊáíÜëé %d áõôÞ ôç óôéãìÞ. (Ôï äéêü óïõ êáíÜëé:%d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Óôñáôïëüãçóåò %s ðáßêôåò."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Äåí õðÜñ÷åé ÷ñÞóôçò ìå áõôü ôï üíïìá."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá óôñáôïëïãÞóåéò ôïí åáõôü óïõ."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Ôï Level óïõ åßíáé ÷áìçëüôåñï áðü ôï Level ôïõ ÁíôéêåéìÝíïõ ìåôÜ ôçí ðñüïäï."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Äåí ìðïñåßò íá êÜíåéò âåëôéþóåéò üôáí åßíáé áíïé÷ôü Ýíá Üëëï ðáñÜèõñï."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"ï áõôïêñÜôïñáò ôïõ %s Üëëáîå óå %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"ÕðÜñ÷ïõí %s ðüëåìïé ãéá íá áíáæïðõñþíïõí ôéò öùôéÝò."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s êáôÜöåñå íá áìõíèåß åðéôõ÷þò."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ãéá 30 ëåðôÜ áðü ôþñá & óôï åîÞò ï ðáßêôçò %s ìðïñÝé íá áíôáìïßâåôáé åðåéäÞ óôáìÜôçóå ôá ðõñÜ."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"Ôá 30 ëåðôÜ ôåëåßùóáí. Ôá ðõñÜ óôáìÜôçóáí."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Ôá ðõñÜ áíáæïðõñþèçêáí óôç %s ãéá íá ðñïåéäïðïéÞóïõí åî áéôßáò ôçò ìÜ÷çò."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s óôáìÜôçóå ôá ðõñÜ."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s Ý÷áóå ôïí ðüëåìï åðåéäÞ äåí êáôÜöåñáí íá õðåñáóðéóôïýí ôï êÜóôñï."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s óôáìÜôçóå ôá ðõñÜ."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Ìðïñåßò íá áíïßîåéò ôï ìáãáæß ìüíï áí îåíôçèåßò."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"ÁðïìÝíïõí %d þñåò %d ëåðôÜ %d äåõôåñüëåðôá áðü ôï ìðëïêÜñéóìá óáò áðü ôï ôóáô."; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"ÁðïìÝíïõí %d þñåò %d äåõôåñüëåðôá áðü ôï ìðëïêÜñéóìá óáò áðü ôï ôóáô."; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"ÁðïìÝíïõí %d ëåðôÜ %d äåõôåñüëåðôá áðü ôï ìðëïêÜñéóìá óáò áðü ôï ôóáô."; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Ðïóïóôü ñßøçò Âñï÷Þ Yang"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Äåí õðÜñ÷åé áñêåôü õëéêü ãéá ôçí ðñüïäï."; + +"ÀüÁ¦±¹"; +"¼ëá ôá Âáóßëåéá"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Ðïóïóôü ðôþóçò áíôéêåéìÝíùí"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Ðïóïóôü ðôþóçò Yang"; + +"°æÇèÄ¡ ¹èÀ²"; +"Ðïóïóôü Åìðåéñßáò"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d äåõôåñüëåðôá áðïêëåéóìïý óáò áðïìÝíïõí óôï chat"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßôå íá åêöñÜóåôå óõíáéóèÞìáôá êáèþò éððåýåôå Üëïãï."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßôå íá åêöñÜóåôå óõíáéóèÞìáôá óå Ýíá ðáßêôç ðïõ éððåýåé Üëïãï."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Óõíôå÷íßá] Ï áñ÷çãüò ôçò áíôßðáëçò óõíôå÷íßáò åßíáé Åêôüò Óýíäåóçò."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Ï áñ÷çãüò ôçò áíôßðáëçò óõíôå÷íßáò åßíáé Åêôüò Óýíäåóçò."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Óõíôå÷íßá] ÁõôÞ ç óõíôå÷íßá ìÜ÷åôáé áõôÞí ôç óôéãìÞ."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Éððåýåéò. ÊáôÝâá ðñþôá."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ðñïïäåýóåéò ÷ùñßò ôïõ ÐÜðõñï."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Ìðïñåßò íá áíôáìïéöèåßò ìüíï ìéá öïñÜ ãéá ôçí ÁíáæÞôçóç ôïõ Äáéìïíéêïý Ðýñãïõ."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ï Äñáêüëéèïò áöáéñÝèçêå."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ìåôáêéíÞóåéò ôï áíôéêåßìåíï åíôüò ôïõ ðáñáèýñïõ åîåõãåíéóìïý."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ç õðüëïéðç äéÜñêåéá ôïõ Äñáêüëéèïõ åîÜ÷èçêå."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ç åîáãùãÞ ôçò õðüëïéðçò äéÜñêåéáò áðÝôõ÷å."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Ç áöáßñåóç ôïõ Äñáêüëéèïõ áðÝôõ÷å. ÁðÝêôçóåò üìùò ôá åîÞò: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ç áöáßñåóç ôïõ Äñáêüëéèïõ áðÝôõ÷å."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Áõôü ôï áíôéêåßìåíï äåí áðáéôåßôáé ãéá ôç âåëôßùóç ôçò êáèáñüôçôáò."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Áõôü ôï áíôéêåßìåíï äåí áðáéôåßôáé ãéá ôç âåëôßùóç ôçò êáèáñüôçôáò."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Áõôü ôï Áíôéêåßìåíï äåí ìðïñåß íá ðñïïäåýóåé ìå áõôüí ôïí ôñüðï."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Áõôü ôï Áíôéêåßìåíï äåí ìðïñåß íá ðñïïäåýóåé ìå áõôüí ôïí ôñüðï."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Ç âåëôßùóç ôçò êáèáñüôçôáò ðÝôõ÷å."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ï åîåõãåíéóìüò êáôÜ ìéá âáèìßäá áðÝôõ÷å."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Áõôü ôï áíôéêåßìåíï äåí áðáéôåßôáé ãéá ôïí åîåõãåíéóìü."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Ï åîåõãåíéóìüò êáôÜ ìéá âáèìßäá ðÝôõ÷å."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ç âåëôßùóç ôçò êáèáñüôçôáò áðÝôõ÷å."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Äåí Ý÷åéò ôá áðáñáßôçôá õëéêÜ ãéá íá åíéó÷ýóåéò ôïí Äñáêüëéèï."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Áõôüò ï Äñáêüëéèïò äåí ìðïñåß íá ÷ñçóéìïðïéçèåß ãéá åíßó÷õóç."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Ç åíßó÷õóç ðÝôõ÷å."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ç åíßó÷õóç áðÝôõ÷å."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"¸÷åéò Þäç áõôü ôï åßäïò Äñáêüëéèïõ."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ï Äñáêüëéèïò äåí ìðïñåß íá áöáéñåèåß."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"¸÷åéò Þäç åîïðëßóåé Ýíáí ôÝôïéï Äñáêüëéèï."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Ðñéí áíïßîåéò ôï Cor Draconis, ðñÝðåé íá Ý÷åéò ïëïêëçñþóåé ôçí áðïóôïëÞ Äñáêüëéèùí êáé íá Ý÷åéò åíåñãïðïéÞóåé ôçí Áë÷çìåßá Äñáêüëéèùí."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Ðñéí áíïßîåéò ôï Cor Draconis, ðñÝðåé íá Ý÷åéò ïëïêëçñþóåé ôçí áðïóôïëÞ Äñáêüëéèùí êáé íá Ý÷åéò åíåñãïðïéÞóåé ôçí Áë÷çìåßá Äñáêüëéèùí."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ìðïñåßò íá âãÜëåéò ôç æþíç ìüíï üôáí áí äåí Ý÷åé åðÜíù ôçò êÜðïéï áíôéêåßìåíï."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Ìðïñåßò íá óõíäõÜóåéò ôïí ÐÜðõñï Åõëïãßáò êáé ôï Ìáãéêü ÓéäçñïìåôÜëëåõìá."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá âÜëåéò áõôü ôï áíôéêåßìåíï óôç æþíç óïõ."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"ÅðÝíäõóåò %d Yang."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Äåí õðÜñ÷åé Ëßèïò ãéá íá áöáéñåèåß."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Äåí ìðïñåßò íá áðïèçêåýóåéò áõôÞ ôç èÝóç."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Äåí õðÜñ÷åé áñêåôüò ÷þñïò óôoí ÊáôÜëïãü óïõ."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá ôçëåìåôáöåñèåßò óå áóöáëÞ èÝóç óå îÝíï Âáóßëåéï."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí Ý÷åéò áñêåôü HP."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äåí Ý÷åéò áñêåôïýò Ðüíôïõò Ìáãåßáò (SP) ãéá íá ôï ÷ñçóéìïðïéÞóåéò."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"¸öôáóåò óôïí ðñïïñéóìü óå %d äåõôåñüëåðôá."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Ôï Level óïõ åßíáé ÷áìçëüôåñï áðü ôï Level ôïõ áíôéêåéìÝíïõ ìåôÜ ôçí ðñüïäï."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Ìðïñåßò íá ÷ñçóéìïðïéåßò Ôïýñôá ôïõ Öåããáñéïý ìüíï êÜèå 5 äåõôåñüëåðôá."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Äåí ìðïñåßò íá ÷ñçóéìïðïéÞóåéò áõôü ôï Áíôéêåßìåíï óå ìßá ìïíïìá÷ßá."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"ÊÝñäéóåò %d Yang."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Äåí ìðïñåßò íá áíÜøåéò öùôéÜ êáôáóêÞíùóçò åäþ."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Äåí ìðïñåßò íá áíÜøåéò öùôéÜ êáôáóêÞíùóçò êÜôù áðü ôï íåñü."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Êëåéóôü. ÐñÝðåé íá øÜîåéò ãéá ôï êëåéäß."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Áõôü ôï Áíôéêåßìåíï äåí ìðïñåß íá áíïé÷ôåß ìå Êëåéäß."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Áõôü åßíáé ôï óùóôü Êëåéäß."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"¸ëáâåò %d Yang."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"¸íá ìõóôÞñéï öùò îåðñïâÜëåé áðü ôï êïõôß."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"¸ëáâåò %d Ðüíôïõò Åìðåéñßáò."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Äåò ôé âãÞêå áðü ôï êïõôß!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Óõíôå÷íßá] Ôï åðßðåäï óõíôå÷íßáò åßíáé ðïëý ÷áìçëü."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Áí åéóðíåýóåéò ôïí êüêêéíï êáðíï ðïõ âãáßíåé áðü ôï êïõôß, èá ãßíåéò ôá÷ýôåñïò!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Ôá ðôþìáôá áíôéêåéìÝíùí èá åîáöáíéóôïýí ìåôÜ áðü %d ëåðôÜ."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_HU.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_HU.txt new file mode 100644 index 000000000..c2bcee318 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_HU.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Minden ember a városba lesz teleportálva hamarosan."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Nincs ilyen eszköz."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"A doboz hirtelen felrobban! Életerõt (TP) vesztettél."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Ha belélegzed a zöld füstöt a dobozból, méreg fog szétáradni testedben."; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Kaptál %s, %d egységet."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"%s van a dobozban."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Úgy tûnik, ez a kulcs nem a megfelelõ."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Nem kaptál semmit."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Nincs nálad elég Yang, hogy ezt a tárgyat használd."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nincs nálad elég Yang, hogy ezt a tárgyat használd."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Csökkentetted készséged szintjét."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Nem tudod csökkenteni készséged szintjét."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"Ez a hatás már aktív."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ezt a tárgyat csak egy internet kávézóban lehet használni."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Túl van a határértéken."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Sajnos nincs elég hely a leltáradban."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Használt hold süti vagy mag."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem hordhatsz Jegygyûrût, ha nem vagy házas."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Az esemény érzékelõt nem lehet innen irányítani."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ez a tárgy nem abszorbeálható."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Az esemény érzékelõ a misztikus fénnyel eltûnt."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Eltûnt az esemény érzékelõ."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"A Metinkõ iránytû nem mûködik a kazamatákban."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"A Metinkõ iránytû egy titokzatos fénnyel eltûnt."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Kaptál: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"A Metinkõ iránytû eltûnt."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"Egy egyszerû kõdarabot találsz a kagylóban."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"A kagyló eltûnt."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"A kagylóban egy fehér gyöngy van."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"A kagylóban egy kék gyöngy van."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"A kagylóban egy Vérvörös Gyöngy van."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Ezt a könyvet nehéz megérteni."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Ez a könyv nem segít neked tovább."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Legalább 30-as szintre van szükséged a könyv megértéséhez."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Legalább 50-es szintre van szükséged a könyv megértéséhez."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem tudsz további kombót kiképezni."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s megszerezte %s zászlóját."; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Már megérted ezt a nyelvet."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Meg kell növelni szintedet, hogy el tudd olvasni ezt a könyvet."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Túl nehéz a könyv a tanuláshoz."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ezzel a könyvvel nem tudsz tovább gyakorolni."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Az adó %d%%-ra lett beállítva."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Legalább 50-es szintûnek kell lenned a lovas kiképzéshez."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Megúsztad a gonosz lélek átkot az ördögûzõ tekercs segítségével."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Nem olvashatsz további lovaglás leírást."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Elolvastad a Lovaglás könyvét, és szereztél egy lovagló pontot."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Ezt a pontot a lovaglási képességed növelésére használhatod."; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"A %s céh zászlaját ellopta %s játékos."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nem értetted a lovaglási leírást."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Szellemed tiszta. Jól tudsz koncentrálni."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"A rangod ennyi ponttal növekedett: %d"; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Jelenlegi frizurádat nem tudod festeni vagy szõkíteni."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"El kell érned a %d szintet, hogy ismét befesthesd a hajad."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"A tárgyat csak a másik nem képviselõje tudja kinyitni."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Jelenlegi pozíciódból nem tudod kihasználni."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Készen állsz a teleportra, ezért nem tudod használni a Visszaszállító tekercset."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Az eredeti helyszínre leszel visszatéve."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s nem használható a kazamatában."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Quest] Már megkaptad a jutalmad."; + +"À»"; +"a"; + +"¸¦"; +"a"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Nincs eltávolítani való kõszilánk."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"A tárgy javítását nem tudod megváltoztatni."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Nincs olyan javításod, amit meg tudsz változtatni."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Ezt csak %d perccel a javítás után teheted. (%d perc van hátra)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Megváltoztattad a javítást."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"A javítás sikeresen hozzáadódott."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nincs hozzáadott fejlesztés."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"A Megáldó márványt kell használnod, hogy további bónuszt adj ehhez a tárgyhoz."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Nem használhatod ezen a területen."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ez a tárgy már nem fejleszthetõ. A bónuszok maximális mennyisége el lett érve."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"A Megáldó márványt csak olyan tárgyon használhatod, amelynek már van 4 bónusza."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"A foglalat sikeresen hozzá lett adva."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nem lett foglalat hozzáadva."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Ehhez a tárgyhoz nem lehet több foglalatot adni."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Ehhez a tárgyhoz nem adhatsz foglalatot."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Sikeres felszerelés."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Felszerelés nem sikerült."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Elõször egy foglalatot kell hozzáadnod, ehhez használj gyémántot."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"Ebben a tartozékban nincs foglalat drágakövek számára."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Akkor teheted meg, ha érzelem maszkot viselsz."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Egy foglalatot kell hozzáadnod, amikor egy gyémántot akarsz használni."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ehhez a tárgyhoz nem adható több drágakõ."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ezeket a tárgyakat nem lehet együtt használni."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Horgászat közben nem cserélhetsz csalit."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Kicseréled a jelenlegi csalit. Az új csali: %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Egy %s lett csaliként a horogra tûzve."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Anyag hiányzik az italok keveréséhez."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Nincs elég anyagod (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Nincs elég üres üveged."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Nem sikerült az ital elõállítása."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ezt csak nõk tehetik."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem tudsz több azonos fajta szellemkövet felerõsíteni."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ez a szellemkõ nem erõsíthetõ fel erre a fajta tárgyra."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ezt a szellemkövet nem szerelheted fel fegyverre."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Sikeresen felszerelted a szellemkövet."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"A szellemkõ eltört felszerelés közben."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Nincs szabad nyílás"; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Ez a funkció itt és most nem elérhetõ."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Birodalmi csata résztvevõjeként nem használhatod a Visszaszállító tekercset."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"A raktár megnyitása után %d másodpercig nem használhatod a Visszaszállító tekercset."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nem használhatod a Visszaszállító tekercset, amíg egy másik ablak nyitva van."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Ez a személy nem létezik."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Kereskedés után nem használhatod a tekercset %d másodpercig."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"A raktár megnyitása után nem használhatod a Visszaszállító tekercset további %d másodpercig."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nem használhatod a Visszaszállító tekercset, mivel túl kicsi a távolság."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Kereskedés után nem használhatsz Visszaszállító tekercset %d másodpercig."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nem nyithatod ki a raktárat, amíg más ablak nyitva van."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Nem dobhatod el ezt a tárgyat."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Az eldobott tárgy 5 perc múlva eltûnik."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"%s kapott"; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Túl sok tárgyat tartasz magadnál."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s ezt kapta: %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Hamarosan mindenki a városba teleportálódik."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Túl közel vagy."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Tárgy kereskedés: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem cserélheted le a felszerelt tárgyat, amíg át vagy változtatva."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Nyugton kell maradnod a tárgy felszereléséhez."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Eleven lovakat nem etethetsz majom növénnyel. Ez halott lovak feltámasztására való."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Halott lovat nem etethetsz."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Növényekkel etetted a lovat."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Megetetted a lovat."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Túl alacsony szinten vagy egy ilyen frizura viseléséhez."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Már most is ilyen frizurád van."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Már át vagy változva."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Túl közel vagy."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Nem megfelelõ átváltoztató tárgy."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem változhatsz át olyan szörnnyé, aki magasabb szintû nálad."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Túl alacsony a szinted ezen tárgy felszereléséhez."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem vagy elég erõs, hogy magadra vedd ezt a tárgyat."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem elegendõ az intelligenciád ezen tárgy felszereléséhez."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem elegendõ az ügyességed ezen tárgy felszereléséhez."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem elegendõ az életerõd ezen tárgy felszereléséhez."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem használhatod ezt a tárgyat, mert nem vagy házas."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem szerelheted fel ezt a tárgyat kétszer."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"A %s idõbõl a foglalat eltávolításáig fennmaradó: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ezt az akciót csak egy másik nemûvel együtt hajthatod végre."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"Egy drágakõ eltûnt a(z) %s foglalatából."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Céh] A céhnév érvénytelen."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Céh] Ez a céhnév már foglalt."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] Nem hozhatsz létre céhet."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"A(z) %s céh háborút hirdetett %s ellen."; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Céh] %s visszautasította a céhháborút."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"A céhháború pillanatokon belül elkezdõdik %s és %s között!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"A céhháború elkezdõdött %s és %s között."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"A céhháború döntetlennel végzõdött %s és %s között."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"%s megnyerte a céhháborút %s ellen."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Ehhez az akcióhoz szükséged van játékostársad beleegyezésére."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Céh] A céhháború félbeszakadt."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"A céhháború %s és %s között törölve lett."; + +"´Ý±â"; +"Bezár"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Cselekvés visszavonva. Beléptél a harcba."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Valaki belépett a felhasználó neveddel. Lekapcsolunk a szerverrõl."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Egy misztikus fény jelent meg a fáról."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d játékidõ lett hozzáadva az eddigiekhez.. (Fizetési szám %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"A céhháborúban megfigyelõként részt vehetsz."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"A karakter kiválasztásánál megjelenik egy ikon."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Nincs ellenfél."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"A harc %s ellen megkezdõdött."; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Ha nincs ellenség, automatikusan véget fog érni a céhharc."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Mivel a céhháború hamarabb befejezõdött, az eredmény döntetlennek számít."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"A császár áldása miatt visszaverõdik az energia."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"%d másodperc után lehet a császár áldását felhasználni."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"%d másodperc után lehet a császár áldását felhasználni."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Nem elég az adóbevétel: %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Adó nagysága: %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Hiba az átváltozásnál"; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Teljesen kitanultad az átváltozást."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Elõbb a lovadat hívd kérlek!"; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Elküldted a lovadat."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s harcra hívott téged."; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Le kell szállnod."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Nem etetheted a lovadat amikor rajta ülsz."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Megetetted a lovad %s%s-val."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Szükséged van %s-re."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d másodperc a kilépésig."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"%d másodperc múlva vége a játéknak."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d másodperc a kilépésig."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"A kijelentkezés félbeszakadt."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Vissza a bejelentkezõ ablakhoz. Kérlek várj!"; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Lekapcsolódás a szerverrõl. Kérlek várj!"; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Harcra hívtad %s-t."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Karaktert cserélsz. Kérlek várj!"; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Pillanatnyilag nem lehet újrakezdeni. Kérünk, várj %d másodpercet."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Még nem lehet újraindítani. Kérünk, várj további %d másodpercet."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Még nem lehet újraindítani. Kérünk, várj további %d másodpercet."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Még nem tudsz újraindulni a városban. Várj további %d másodpercet."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Lejárt a várakozási idõ. A városban leszel újraindítva."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Nem változtathatod meg a státuszod, amíg át vagy változtatva."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"A játékos épp párbajozik."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Céh] Nem tartozik a céhhez."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Céh] Nincs jogosultságod a céhképességek megváltoztatására."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"A kiválasztás hibás."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Raktár] Rossz jelszót adtál meg."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Raktár] A raktár már nyitva van."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Raktár] 10 másodpercet kell várnod, mielõtt újra kinyithatod a raktárt."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Raktár] Túl messze vagy a raktártól, hogy kinyisd."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] A szerver nem tudja feldolgozni a csoport feladatot."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem hagyhatsz el csoportot egy kazamatában."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Csoport] Kiléptél a csoportból."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Céh] A céhed már egy másik harcban vesz részt."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Céh] Nincs joga senkinek a céhharchoz."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Céh] Nincs ilyen nevû céh."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Már van egy jelölés."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Céh] A céh már harcban áll."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] Nincs elég Yang a céhharcban való részvételhez."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A céhnek nincs elég Yangja, hogy részt vegyen a céhharcban."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Céh] A céh már egy másik háborúban vesz részt."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Céh] A céh már háborúban áll."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Céh] Legalább %d játékosnak kell részt vennie a céhháborúban."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A céhnek nincs elég pontja ahhoz, hogy részt tudjon venni egy céhháborúban."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A céhnek nincs elég tagja, hogy részt tudjon venni egy céhháborúban."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"20-nál magasabb szinten kell állnod, hogy mobiltelefonszámod regisztrálni tudd."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Nincs császári kiképzésed."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s elutasította a meghívást."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem fogadhatod el a meghívást, mivel már a csoportban vagy."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Csak a császár használhatja."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Újrafelhasználási idõ kb. %d másodperc"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Adóhiány. Jelenlegi tõke: %u hiányzó tõke: %u"; + +"»ç¿ë¹ý: warpto "; +"Rendelés: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nem transzportálhatsz egy idegen birodalom játékosához."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Játékos hozzáadása a %d csatornára. (Jelenlegi castorna %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Transzport a %s játékoshoz."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nem hívhatsz ismeretlen játékosokat."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Céh] A céhháború ideje alatt nincs tapasztalati pont vadászatkor."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Az %s uralkodó áldásának felhasználásánál a TP és MP helyreállítódik."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"A császárom információi"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sMonarch] : %s Yanggal rendelkezik %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sMonarch] : %s"; + +"±ºÁÖ Á¤º¸"; +"Császár információk"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Csak császárok használhatják."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Válassz egy számot 1 és 50 között."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"A szörny nem hívható, ellenõrizd a Mob-számot."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Életerõ +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Mana pontok +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"A császári áldás aktív."; + +"ü·Â +%d"; +"Kitartás +%d"; + +"Áö´É +%d"; +"Intelligencia +%d"; + +"±Ù·Â +%d"; +"Erõ +%d"; + +"¹Îø +%d"; +"Ügyesség +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Támadósebesség +%d"; + +"À̵¿¼Óµµ %d"; +"Mozgási sebesség %d"; + +"ÄðŸÀÓ -%d"; +"Várakozási idõ -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Energia visszaszerzés +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Mana visszanyerés +%d"; + +"µ¶°ø°Ý %d"; +"Méreg támadás %d"; + +"½ºÅÏ +%d"; +"Csillag +%d"; + +"½½·Î¿ì +%d"; +"Sebesség csökkenés +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Kritikus támadás %d%% eséllyel."; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Átható támadás %d%% eséllyel."; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"A játékos szörnyekkel szembeni támadóereje +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"A ló szörnyekkel szembeni támadóereje +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Támadó erõsítés Wonggui-val szemben +%d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Támadás erõsítés Milgyo-val szemben + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Élõholtak elleni támadás növelése + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Ördög elleni támadás növelése + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Sa-Za-Hu uralkodó által %s játékosnak ezen a területen 3 percen keresztül 10%%-kal nõ a támadó ererje."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Energia elnyelõdés %d%% támadásnál."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Mana elnyelõdés %d%% támadásnál."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"%d%% valószínûséggel lesz Mana elvéve az ellenségtõl."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Mana elnyelõdés %d%% eséllyel."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% esély közelharci támadás blokkolására."; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% esély távolsági támadás blokkolására."; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Egykezes kard védelem %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Kétkezes kard védelem %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Kétkezes kard védelem %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Harang védelem %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Geum-Gang-Gwon uralkodó által a %s játékoshoz ezen a területen 3 percen át 10 %% felszerelés adódik."; + +"ºÎä ¹æ¾î %d%%"; +"Legyezõ védelem %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Táv támadás ellenállás %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Tûz ellenállás %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Villám ellenállás %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Mágia ellenállás %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Szél ellenállás %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Közvetlen támadás visszaverése: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Átok visszaverés: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Méreg ellenállás %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Mana emelkedés %d%%-kal az ellenség feletti gyõzelemnél."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"Az esemény már zajlik (Flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Tapasztalat növekedés %d%%-kal az ellenség feletti gyõzelemnél."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"A zsákmányolt Yang növekedése %d%%-kal az ellenség feletti gyõzelemnél."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"A zsákmányolt tárgyak növekedése %d%%-kal az ellenség feletti gyõzelemnél."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"A teljesítmény növekedése %d%%-kal az ital által."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% esély az életerõ feltöltésére egy gyõzelem után."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Nincs szédülés %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Nincs lelassulás %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Nincs leesés %d%%"; + +"°ø°Ý·Â +%d"; +"Támadóerõ + %d"; + +"¹æ¾î·Â +%d"; +"Felszerelés + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX Quiz Script nem tölthetõ be."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Mágikus támadás + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Mágikus védelem + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Maximális kitartás + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Harcosok elleni erõ + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Nindzsák elleni erõ + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Surák elleni erõ + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Sámánok elleni erõ + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Szörnyek elleni erõ + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Támadás + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Védekezés + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz Script betöltõdött."; + +"°æÇèÄ¡ %d%%"; +"Tapasztalat %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Esély egy tárgy találására %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Esély Yang találására %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Maximális élet +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Maximális élet +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Képesség romlás %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Ütés romlás %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Ellenállás képességromlás ellen %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Ellenállás ütéssel szemben %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ellenállás harcos támadással szemben"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Üdvözlünk a Metin2-ben!"; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ellenállás nindzsa támadással szemben"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ellenállás Sura támadással szemben"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ellenállás sámán támadással szemben"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Folyamat: %d j- %d m - %d t)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"A csetelésed le van tiltva."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Magasabb szintûnek kell lenned, hogy hívni tudj."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Legalább %d szintûnek kell lenned, hogy hívni tudj."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Nem vagy a csoportban."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Nem léptél be a céhbe."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"A játékos elutasította a kérésed, hogy hozzáadd a barátlistádhoz."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"OX Esemény elkezdõdött."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Barátok] Nem adhatsz GM-et a listádhoz."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s nem online."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Kereskedés után %d másodpercet kell várnod, hogy boltot nyithass."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"%d másodperc múlva tudsz ismét kereskedni."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Több mint 2 milliárd Yangod van. Nem tudsz kereskedni."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Nem nyithatsz magánboltot, amíg meg van nyitva egy másik ablak."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"A játékos több mint 2 milliárd Yanggal rendelkezik. Nem kereskedhetsz vele."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Raktár] Mozgás nem lehetséges."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Raktár] A tárgy nem raktározható."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Csoport] A játékos aki meghívott, nem online."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Uriel engedélyével a belépés megengedett."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Csoport] Csak a csoportvezetõ változtathatja meg."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Csoport] A cél nem tagja a csoportodnak."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Egy kazamatában nem zárhatsz ki játékost."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Kazamatában nem zárhatsz ki játékost."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Csoport] Kizártak a csoportból."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Kazamatában nem hagyhatsz el csoportot."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem zárhatod ki csoporttársadat."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A céh feloszlatása után %d napig nem csinálhatsz újat."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A céh elhagyása után %d napig nem csinálhatsz újat."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"A céh neve érvénytelen."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Sok játékos részvételét kérjük."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Céh] [%s] létre lett hozva."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Céh] Céh létrehozása nem sikerült."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Csoport] A csoport képességei csak a csoportvezetõ rendelkezésére állnak."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem lett megtalálva a cél."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Céh] Nem megfelelõ Yang mennyiség."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Céh] Nincs nálad elég Yang."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A keresett ember nem található."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Céh] A személy nem uganahhoz a céhhez tartozik."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Céh] Nincs felhatalmazásod céhtagok elküldésére."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Céh] %s céhtagot kizárták a céhbõl."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"OX Az esemény még nem fejezõdött be. Hiba történt. (flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Céh] Elküldtél egy céhtagot."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Céh] Nincs jogosultságod a rangneved megváltoztatására."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A céh vezetõ jogai nem változtathatók meg"; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Céh] A rangnév érvénytelen."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Céh] Nincs jogosultságod a hatalmi pozíciód megváltoztatására."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A céh vezetõjének a jogai nem változtathatók meg."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Céh] %u tapasztalati pont lett felhasználva."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Céh] Nem sikerült a tapasztalat bevetése."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Céh] Kevés a Yang a céh-kincstárban."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Céh] A sárkányszellem nem lett újrateremtve."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"Hamarosan újraindul az OX Esemény."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Céh] Nincs jogod bejelentést tenni."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Céh] Nem változtathatod meg a pozíciót."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A céhmester pozíciója nem változtatható meg."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] Nem változtathatod rangod céhmesterre."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Céh] Nincs jogod ahhoz hogy céhvezetõt válassz."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] Nem választhatsz több céhvezetõt."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Nem adhatod át ezt a tárgyat."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Illegális szoftvert fedeztünk fel. Vége a játékodnak!"; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Több, mint 2 milliárd Yang van nálad. Nem kereskedhetsz."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Érvénytelen Yang."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Az ajándék esemény egy területre van korlátozva."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Rulett indítása."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Yang rulett indítása"; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"A játékos online. Használd a suttogást."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"A telefonszám nincs regisztrálva."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Legalább 20-as szinten kell állnod, hogy sms-t tudj küldeni."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Legalább 2000 DT-re van szükség az sms küldéshez."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"El lett küldve az sms-ed."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s a %s céhnek felment %d%%-ra."; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s a %s céhnek normalizálódott."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s megnövekedett %d%%-kal!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s %s-a normalizálódott."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"A bányász pontjaid elérték a maximumot (%d)."; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"A bányász pontjaid elérték a maximumot."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Deokbae favágónál tudod fejleszteni a csákányod."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Bányász pontjaid nõttek. (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Csákány nélkül nem bányászhatsz."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Nincs mit bányászni."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Sikeres volt a bányászat."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"A bányászat sikertelen volt."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Barátok] %s-t felvetted barátaid közé."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"A játékos rövidesen teleportálodik a városba."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Barátok] %s-t törölted a listáról."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Kritikus szerver hiba lépett fel. A szerver automatikusan újraindul."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"10 másodperc múlva automatikusan le leszel kapcsolva."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"5 perc múlva tudsz csatlakozni."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) létre kett hozva. [Átmenetileg]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Ez a céh harcban áll."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Ez a céh nem létezik."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Nem létezik céh ezzel a névvel vagy számmal."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Nem létezik az épület."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Ezt az épülettípust csak egyszer lehet megépíteni."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Elõször zárd be az OX eseménykártyát. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"A fõépületet kell elõször megépíteni."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Hibás árazás miatt nem sikerült az építkezés."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Céhednek nincs elég Yangja, hogy felépítse ezt az épületet."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nincs elég építõanyagod az építkezéshez."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Ezen a helyen nem lehet építkezni."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Nem létezik a karakter."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"A párbaj sikertelenül félbeszakadt."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"A párbaj sikeresen félbeszakadt."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"A párbaj kezdete sikeres volt."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Probléma merült fel a párbaj kezdetével."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Nem lépett fel hiba."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Nincsenek párbajozók."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Nem maradt státuszpont"; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Túl kevés státuszpont maradt."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Rossz értéket adtál meg."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"A parancs egy része hibás."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Felbontott szerzõdés %d játékos és %d játékos között."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Rulett pörgetés %d Yangért."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"A tárgylog a syslogba lett helyezve."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Birodalmi információk"; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Válaszd a Szent föld térkép információit %d átjáró %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Hiba történt."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d szent föld száma %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Információ a birodalmi csatáról."; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"A kérés teljesítése folyamatban. Türelmet kérünk!"; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Nem nyithatod meg a raktárat, amíg meg van nyitva egy másik ablak."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Raktár] Raktár jelszó megváltoztatva."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Raktár] Hibás jelszót adtál meg."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"A játékidõd %d perc múlva lejár."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Szabályszerûen szavazott."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Már szavazott."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s játékos már a választásban van."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"OX Esemény befejezõdött. Nem történt hiba.(Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Nem lehet rá szavazni."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s-nak még %u Yangja van."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s-nak még %d Yangja van."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Nincs elég Yangod."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s-t törölve lett a császár jelöltek közül."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s nem császár jelölt."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s császárnak van jelölve."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s-t nem lehet császárnak jelölni."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"A %s császárt eltávolítják."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"%s császár nem eltávolítható."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX esemény nem fogad el több jelentkezést."; + +"½Å¼ö±¹"; +"Shinsoo birodalom"; + +"õÁ¶±¹"; +"Chunjo-birodalom"; + +"Áø³ë±¹"; +"Jinno-birodalom"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"A horgászpontjaid nõttek! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Elérted a halászati pontok maximális számát."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Menj a halászhoz, és fejleszd a horgászbotod!"; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Elveszítetted csalidat."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Halat fogtál. (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"A kifogott hal hossza %.2cm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Horgászverseny 'Legjobb horgász'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Az esemény többi résztvevõje fel van írva."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"'Nyugodt erõ' horgászverseny"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"%d-ból %d-t fogtál."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"A hal a víz mélyén eltûnt."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"A halban egy kagyló van."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"A halban egy Giliszta van."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"%s-t sütsz a tûz fölött."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Több mint 2 milliárd Yang van nálad, ezért nem tudsz kereskedni."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Nem adhatsz érvénytelen nevet a boltodnak."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem adhatsz el magán boltban Tárgy bolt terméket."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX A többi esemény résztvevõ nem lett felírva."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"A bányászat befejezõdött."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Szükséged van egy csákányra hogy ércet szerezz!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Válassz ki egy horgászbotot."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Elõször a csalit rögzítsd a horogra."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Bot nélkül nem tudsz horgászni."; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem intézhetsz kérést, mert a csoportvezetõ nem online."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Egy másik birodalom játékosával nem tudsz csoportot alkotni."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Kazamatában nem intézhetsz meghívást."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Megfigyelõ státuszban nem intézhetsz meghívást."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Csoport] Csak -30 és +30 szint közötti játékosok hívhatóak meg."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"A maradék résztvevõk száma: %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem hívhatod meg a játékost, mert túl alacsony szinten van."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem hívhatod meg a játékost, mert túl magas szinten van."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem hívhatsz több játékost a csoportodba."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Szeretnél %s csoportjába lépni."; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"A játékos nincs a csoportodban."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem léphetsz be a csoportba, mert már tele van."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Csoport] Nincs jogosultságod meghívót adni."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Csoport] %s visszautasítja a meghívást a csoportodba."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Csoport] %s már a csoportodban van."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Kazamatában nem tudsz elfogadni meghívást."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX Esemény befejezõdik."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX Esemény befejezõdik."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem fogadhatod el a meghívást."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Csoport] %s visszautasította a meghívásod."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Csoport] %s belépett a csoportodba."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Csoport] %s belépett a csoportodba."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem használhatsz magán boltot."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"A játékos egy másikkal üzletel."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 Visszaigazolásszám: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"A visszaigazolásszámod hibás. Próbáld meg újra!"; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"A telefonszám regisztrálva van."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem teleportálhatod magad a játékoshoz."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX A díjat kiosztották. ID: %d Quantity: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Nem online a játékos."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"A játékos a %d csatornán van. (Te a %d csatornán vagy)."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"A raktár megnyitása után %d másodpercig nem mehetsz máshova."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Kereskedés után egy ideig nem mehetsz máshova."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%d másodpercig a kereskedés után nem tudsz máshova menni."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"A párbaj befejezõdött, az ellenséged eltûnt."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Az italok nincsenek limitálva."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Legfeljebb %d italt használhatsz."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"A harc 10 másodperc múlva kezdõdik."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"A párbaj megkezdõdött."; + +"Âü"; +"TRUE"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"A párbaj befejezõdik, probléma van az arénával."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"A párbaj idõtúllépés miatt befejezõdik."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"10 másodperc múlva a városba teleportálódsz."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"A párbajt megállítják, mert probléma van az arénával."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"A párbaj ellenfélnek problémái vannak. A párbajnak vége."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"A párbaj befejezõdik, mert probléma van a párbajozókkal."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s megnyerte a párbajt."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s nyert."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"10 másodperc múlva a városba teleportálódsz."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"10 másodperc múlva kezdõdik a következõ menet."; + +"°ÅÁþ"; +"FALSE"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"A párbajozókat szétválasztották. A párbajnak vége."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"A tárgy eldobás hányada a pillanatban plusz %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"A Yang eldobás hányada pillanatnyilag plusz %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Az esély Yang-esõre jelenleg %d%%-kal magasabb."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"A tapasztalat bónusz jelenleg további %d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"A kliensverziód hibás. Installáld a rendes patch-et."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Nem kereskedhetsz, amíg egy másik ablak nyitva van."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Túl messze vagy a bolttól, hogy vásárolj."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Túl messze vagy a bolttól, hogy eladj."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Több mint 2 milliárd Yang van nálad, ezért nem tudsz kereskedni."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"A kvíz összértéke: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Az eladás %d%%-kal van megadóztatva."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Nem tudsz lovagolni, amíg át vagy változtatva."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Nem tudsz lovagolni, amíg menyasszonyi ruhát, vagy szmokingot viselsz."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Nincs lovad."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"A lovad halott."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"A lovad kitartása túl alacsony."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"A ló hívása sikertelen."; + +"´ÔÀÇ ¸»"; +"Ló"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Mindjárt vége az esküvõnek."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Automatikusan kilép."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"A háborúnak már vége."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Az eredmény 10 másodperc múlva következik."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Megfigyelésnél nem kereskedhetsz."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Amíg az ablak nyitva van, nem kereskedhetsz másokkal."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"A másik személy épp elfoglalt, ezért most nem tudsz vele kereskedni."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"A másik személy félbehagyta a kereskedést."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Nincs elég Yang, vagy nincs hely a leltárban."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"A másik személynek nincs elég Yangja, vagy nincs elég helye a leltárban."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"A másik személynek nincs elég helye a leltárban."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"Az üzlet %s személlyel sikerült."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"A Sárkányisten áldása miatt nem vesztettél tapasztalatot."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Aktuális pontszám: Shinsoo %d, Chunjo %d, Jinno: %d"; + +"Á¤´äÀº"; +"A helyes válasz:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"A megszentelt hely ördöge: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", nincs jogod itt lenni! Birodalmad tagjai 10 másodperc múlva elhagyják ezt a megszentelt helyet."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"A %s vereséget szenvedett és kiesik a Birodalmi Csatából."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Szörnyek a birodalmi csatában"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Ha legyõzöd a szent hely õrét, te leszel a tulajdonosa."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"A sárkány isten védelme által nem dobtál el egy tárgyat sem."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"További szúrófegyver sérülések %d"; + +"%s ºí·°! (%ld%%)"; +"%s blokk! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s kitérés! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Igen (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d] Támadó Pozíciója: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Teljes hosszában add meg rendelésed."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem teheted meg, amíg lovon ülsz."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem teheted meg, amíg a földön fekszel."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"Az álmaimban? Hogyan?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Elõször állj fel."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Ez a parancs nem létezik."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Csoport] feloszlott a csoport."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem hívhatod a célt."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Csoport] Nem hívhatod csoporttársaidat az aktuális pozíciódba."; + +"X ÀÔ´Ï´Ù"; +"Nem (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"A csoportod jól dolgozik együtt, és a csoport vezetõ közelében levõ csoport tagok tapasztalat bónuszt kapnak."; + +"±æµåÀå"; +"Vezetõ"; + +"±æµå¿ø"; +"Tag"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Céh] A felkínált tapasztalat nagyobb a megmaradónál."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Céh] Az üzenet nem törölhetõ."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Céh] Nincs elég sárkány szellem. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] Még nem tudod a céh képességeit használni."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Céh] %d képesség felhasználódott (%d, %d) %u-ra"; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Céh] A játékos %d csatornán van. (Jelenleg a %d csatornán vagy)."; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Céh] A játékos nem online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"5 másodperc múlva minden résztvevõ el lesz távolítva, aki rossz választ adott."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Céh] A céh képesség csak a háborúban használható."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Céh] %u Sárkányszellem-pont visszaállításra került."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Céh] Csak a céhvezetõ tud Yangot kivenni."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Céh] A játékos elutasította a céh meghívását."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Céh] Nem vagy jogosult, meghívni valakit a céhbe."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] Más birodalom játékosa nem hívható meg a céhbe."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] Ezt a játékost csak %d nap múlva hívhatod meg újra."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] Az átszervezés után csak %d nappal hívhatsz meg új tagokat."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Céh] A személy már egy másik céhhez tartozik."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Céh] A maximális céhkapacitás elérve."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Készen állsz a következõ kérdésre?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Nem fejlesztheted ezt a képességet."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem fejlesztheted ezt a képességet."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Ezt a készséget nem fejlesztheted nagymester szintre."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Már mestere vagy ennek a képességnek. Nem fejlesztheted már."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Készséged nem elég nagy ahhoz, hogy nagymesterré válj."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Ó, nem sikerült! Francba!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"A tréning nem sikerült. Próbáld újra késõbb!"; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"A testem tele van erõvel!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Úgy tûnik, már folyik a képzés..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Sikeresen befejezted a tréninget a könyv segítségével."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Hiányos tapasztalat miatt nem tudod elolvasni."; + +"Pregunta."; +"Kérdés."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem fejlesztheted többé ezt a képességedet könyv segítségével."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Nem elég jó ez a képességed, hogy könyv segítségével fejleszd."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Elõrébb jutottam, de még mindig nem értettem meg mindent."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Nehéz megérteni ezeket az utasításokat. Folytatnom kell a tanulást."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Értem ezt a fejezetet, de keményen kell dolgoznom."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Sikeresen befejezted a tanfolyamot a könyv segítségével."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"A teleportálás sikertelen."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Nincs rendelkezésre álló ló. Kérdezd a Lovászinast!"; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Használj egy tárgyat a ló hívásához."; + +"%s SP¼Ò¸ð: %d"; +"%s FP felhasználás: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Ha helyes menj erre: O, ha helytelen akkor erre: X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Belül égek, de ez megnyugtatja a testem. A Chi-met stabilizálni kell."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Kicsit lassan... de folyamatosan... megállás nélkül!"; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Igen, jó érzés. Tele vagyok Chi-vel."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Olvastam! A Chi-nek most el kell oszlania a testemben."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"A tréning lezárult."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"A könyv utolsó oldalán járok. Mindjárt vége a tréningnek!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Majdnem sikerült. Még egy picit!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Értem! Majdnem átolvastam!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Már csak néhány oldal, és elolvastam mindent."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Felfrissültem."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Helyes!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Már értem!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Ok, tovább kell koncentrálnom!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Mindig ugyanazokat a sorokat olvasom."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Nem akarok tovább tanulni."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Ez bonyolultabb és nehezebben érthetõ, mint ahogy gondoltam."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Nehéz koncentrálnom. Szünetet kellene tartanom."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"A csetelésedet blokkolta egy admin."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"A cseted tiltása fel lett oldva."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"A gyártó ablak már nyitva van."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem termelhetsz, amíg egy másik kereskedõ/raktárablak nyitva van."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem lehetséges további fejlesztés."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Nincs nyitva az elõállítási ablak."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Nincs megfelelõ anyagod."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Céh] Késõbb próbáld meg újra."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Még %d készségkönyvet kell elolvasnod, hogy fejlõdjön ez a készséged."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Céh] Próbáld meg újra késõbb."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Ez a funkció csak a kastélyban használható."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: Az aranyrudakat visszafizették a birodalom széfjébe."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: A birodalmad széf tartalma: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Az aranyrudakat nem tudod visszatenni a birodalom széfjébe."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Céh] A Céh %d pontot ért el."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ez a tárgy nem javítható."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Az ingyenes fegyverjavítás csak a 20-as szint alatti fegyverekre alkalmazható."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem használhatod ezt a tárgyat, mert nincsenek meg az elõfeltételek."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem használhatod ezt a tárgyat, mert a nemed nem megfelelõ hozzá."; + +"»ç¿ë¹ý: transfer "; +"Használd: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Ezt a funkciót csak a császár használhatja."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem választhatsz ki játékost mást birodalomból."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"%s játékos a %d csatornán található. (Te a %d csatornán vagy)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"%s játékost választottad ki."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Nincs játékos az általad megadott névvel."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem toborozhatod be saját magad."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Túl alacsony a szinted ahhoz, hogy használd ezt a tárgyat."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Nem tudsz fejleszteni, amíg egy másik ablak nyitva van."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"%s császárát lecserálták. Az új császár: %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"Háború van %s-ben a máglya meggyújtásáért."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s sikeresen védekezett."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Mostantól 30 percen át kaphat %s jutalmat a máglya szétrombolásáért."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"A 30 perc letelt. A máglya eltûnt."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Máglyát gyújtottak %s-nél, hogy csatára figyelmeztessenek."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s szétrombolta a máglyát."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s elvesztette a háborút, mert nem tudta megvédeni a kastélyt."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s minden máglyát szétrombolt."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Csak akkor tudod kinyitni a boltot, ha leveszed a felszerelésed."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d óra %d perc %d másodperc van még hátra a chat tiltásodból"; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d óra %d másodperc van még hátra a chat tiltásodból"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d perc %d másodperc van még hátra a chat tiltásodból"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Esély Yang-esõre"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Nincs megfelelõ anyagod, hogy megcsináld."; + +"ÀüÁ¦±¹"; +"Összes királyság"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Tárgy leejtési gyakoriságának aránya"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Yang-dobási arány százalékban"; + +"°æÇèÄ¡ ¹èÀ²"; +"Tapasztalati pontok százaléka"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d másodperc van hátra a chat tiltásodból"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem tudsz érzelmi kifejezéseket mutatni míg lovagolsz."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem tudsz érzelmi kifejezéseket mutatni olyan játékosnak aki lovagol."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Céh] Az ellenséges céh vezetõje offline."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] Az ellenséges céh vezetõje offline."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Céh] Ez a céh éppen egy csatában vesz részt."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Épp lovagolsz. Elõbb szállj le a hátasról."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem javíthatsz tárgyakat ezzel a tekerccsel."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Csak egyszer kaphatsz jutalmat a Démon-torony megbízatásért."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"A Sárkánykõ el lett távolítva."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Nem mozdíthatod el a tárgyat a finomítási ablakon belül."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"A Sárkánykõ fennmaradó idõtartama ki lett nyerve."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Sikertelen a fennmaradó élettartam meghosszabbítása."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Nem sikerült a Sárkánykõ eltávolítása, de ezt kaptad: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nem sikerült a Sárkánykõ eltávolítása."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Ez a tárgy nem szükséges a csiszolási tisztaság emeléséhez."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Ez a tárgy nem szükséges a csiszolási tisztaság emeléséhez."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Ez a tárgy ilyen módon nem javítható."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ez a tárgy ilyen módon nem javítható."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Sikeres volt a csiszolási tisztaság növelése."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Nem sikerült egy osztály finomítása."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Ez a tárgy nem szükséges a finomításhoz."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Egy osztály finomítása volt sikeres."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Nem sikerült a csiszolási tisztaság emelése."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Nincsenek nálad a szükséges anyagok a Sárkánykõ erõsítéséhez."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Ez a Sárkánykõ nem használható erõsítéshez."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Sikeres volt az erõsítés."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Nem sikerült az erõsítés."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Már használsz egy ilyen típusú Sárkánykövet."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nem távolítható el a Sárkánykõ."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Már van felszerelve ilyen fajta Sárkánykõ."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Mielõtt kinyitsz egy Cor Draconis-t, teljesítened kell a Sárkánykõ-küldetést és aktiválnod kell a Sárkánykõ-alkímiát."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Mielõtt kinyitsz egy Cor Draconis-t, teljesítened kell a Sárkánykõ-küldetést és aktiválnod kell a Sárkánykõ-alkímiát."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Az övet csak akkor lehet levenni, ha már semmilyen tárgy nincs a leltárában."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Egyesíteni tudod az Áldástekercset a Mágikus vasérccel."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Nem tudod beletenni ezt a tárgyat az öv-leltáradba."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"%d Yangot fektettél be."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Nincs kivehetõ kõ."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Nem mentheted ezt a helyszínt."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Nincs elég hely a leltárban."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Egy idegen birodalomban nem tudod magad biztonságos helyre teleportálni."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nincs elég TP-d."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nincs elég Manád, hogy használd."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"%d másodperccel az indítás után eléred a célhelyet."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Túl alacsony szinten vagy, hogy használd ezt a tárgyat."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Csak 5 másodpercenként használhatsz Hold sütit."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"A párbajban nem használhatod ezt a tárgyat."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"%d Yangot nyertél."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Itt nem csinálhatsz tábortüzet."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Nem csinálhatsz vízben tábortüzet."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Zárva. Meg kell keresned a kulcsot."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Ez a tárgy nem nyitható kulccsal."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Ez a helyes kulcs."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"%d Yangot kaptál."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Misztikus fény jön a ládából."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"%d tapasztalatot szereztél."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Nézd, mi jött elõ a ládából!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Céh] A céhszint túl alacsony."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Ha belélegzed a piros füstöt a ládából, növekszik a gyorsaságod."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"A leesett tárgyak %d perc után eltûnnek."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_IT.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_IT.txt new file mode 100644 index 000000000..003b4722e --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_IT.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Tra poco tutti saranno teletrasportati nella città."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Questo oggetto non esiste."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"Il forziere è improvvisamente esploso! Hai perso HP."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Se respiri il fumo verde che esce dal forziere il veleno si distribuisce nel tuo corpo!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Ricevi %s, %d unità."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"Nel forziere c'è %s."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Questa chiave sembrerebbe non andare bene."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Non hai ricevuto nulla."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Non hai abbastanza Yang per usare l'oggetto."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non hai abbastanza Yang per usare l'oggetto."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Il tuo livello abilità è diminuito."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Non puoi diminuire il tuo livello abilità."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"L'effetto comincia a farsi sentire."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Questo oggetto può essere usato solo in un Internetcafe."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Questo è sopra il tuo limite."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Purtroppo non hai abbastanza spazio nel tuo inventario."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Usa la torta della luna o i semi."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi portare la fede se non sei sposato."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Da qui non puoi usare il cerca eventi."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Questo oggetto non può essere raccolto."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Il cerca eventi è scomparso con la luce misteriosa."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Il cerca eventi è scomparso."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"La Bussola per Metin non funziona nei sotterranei."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"La Bussola per Metin è scomparsa con la luce misteriosa."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Ottieni: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"La Bussola per Metin è sparita."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"Nell'ostrica c'è solo un semplice pezzo di pietra."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"L'ostrica è scomparsa."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Nell'ostrica c'è una perla bianca."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Nell'ostrica c'è una perla blu."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Nell'ostrica c'è una Perla Rossa."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Questo libro è troppo difficile da capire."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Questo libro non ti aiuta."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Devi avere il livello 30 per capire questo libro."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Devi avere il livello 50 per capire questo libro."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi allenare in altri Combo."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s ha conquistato la bandiera della %s!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Sei già in grado di capire questa lingua."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Devi aumentare il tuo livello per poter leggere questo libro."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Il libro è troppo difficile per esercitarsi."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi continuare ad allenarti con questo libro."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Le tasse sono state portate a %d %%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Puoi iniziare l'allenamento a cavallo solo dopo il livello 50."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Sei riuscito a liberarti dalla Maledizione dello Spirito Malvagio con l'aiuto del papiro degli esorcismi."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Non puoi leggere altre istruzioni di equitazione."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Hai letto le istruzioni sull'equitazione e hai ottenuto un Punto Equitazione."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Puoi usare questo punto per migliorare la tua abilità nell'equitazione!"; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"La bandiera della Gilda %s è stata rubata dal giocatore %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Non hai capito le istruzioni d'equitazione."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Il tuo spirito è lucido. Ora ti puoi concentrare."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Il tuo karma è salito di %d punti."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Non puoi colorare o decolorare la tua attuale pettinatura."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Devi raggiungere il livello %d per poter ricolorare i tuoi capelli."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"L'oggetto può essere aperto solo da personaggi dell'altro sesso."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Questo non lo puoi utilizzare dalla tua attuale posizione."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Sei pronto per teleportarti, pertanto non puoi usare il Papiro del Luogo."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Sarai riportato al luogo d'origine."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s non può essere usato in un sotterraneo."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Missione] Hai già avuto una ricompensa."; + +"À»"; +"il"; + +"¸¦"; +"la"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Nessuna Scheggia di Pietra da togliere."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Non puoi modificare il miglioramento di questo oggetto."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Non hai nessun miglioramento da modificare."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Potrai farlo %d minuti dopo il miglioramento. (%d minuti rimasti)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Hai modificato il miglioramento."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Il miglioramento è stato effettuato con successo."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nessun miglioramento aggiunto."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Puoi aggiungere un altro bonus a questo oggetto soltanto con la Sfera Benedetta."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Non lo puoi utilizzare nell'arena dei duelli."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Questo oggetto non può essere migliorato. È già stato raggiunto il massimo numero massimo di bonus possibili."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Puoi usare la Sfera Benedetta su di un oggetto che ha già 4 bonus."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"La montatura è stata aggiunta con successo."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nessuna montatura aggiunta."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"In questo accessorio non possono essere aggiunte ulteriori montature."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"A questo oggetto non può essere aggiunta nessuna montatura."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Equipaggiamento avvenuto con successo."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Equipaggiamento fallito."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Devi prima aggiungere una montatura. Usa un diamante a tal scopo."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"In questo accessorio non c'è nessuna montatura per le pietre preziose."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Lo potrai fare quando indosserai la maschera dei sentimenti."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Devi aggiungere una montatura se vuoi metterci un diamante."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"In questo accessorio non possono essere aggiunte altre pietre preziose."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Questi oggetti non possono essere usati insieme."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Mentre stai pescando non puoi cambiare l´esca."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Cambi l´esca attuale con %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Hai fissato %s come esca all'amo."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Ti manca materiale per creare la pozione."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Non hai abbastanza materiale (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Non hai abbastanza bottiglie vuote."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"La creazione della pozione è fallita."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Possono farlo solo le donne."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi applicare più Pietre Spirituali dello stesso tipo."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi applicare questa Pietra Spirituale a questo tipo di oggetto."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi applicare questa Pietra Spirituale a un'arma."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Hai applicato la Pietra Spirituale con successo."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"La Pietra Spirituale si è rotta durante l'applicazione."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Non hai uno slot libero."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Non puoi teleportarti dal tuo consorte ora."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Non puoi usare il Papiro del Luogo mentre stai partecipando a una delle battaglie del regno."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dopo avere aperto il magazzino non potrai usare alcun Papiro del Luogo per %d sec."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Non puoi usare il Papiro del Luogo mentre hai un'altra finestra aperta."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Questa persona non esiste."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dopo il commercio non puoi usare i papiri per %d sec."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dopo avere aperto il magazzino non potrai usare alcun Papiro del Luogo per %d sec."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Non puoi usare il Papiro del Luogo perché la distanza è troppo corta."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dopo aver commerciato non potrai usare alcun Papiro del Luogo per %d sec."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Non puoi aprire nessun magazzino fino a quando avrai aperta un altra finestra."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Non puoi lasciar cadere questo oggetto."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"L'oggetto che hai lasciato cadere scomparirà tra 5 minuti."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"ricevuto %s."; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Porti con te troppi oggetti."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s riceve %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Tra poco tutti saranno teleportati nella città prescelta."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Sei troppo vicino."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Commercio di oggetti: %s, %s."; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi modificare il tuo equipaggiamento fino a quando sei trasformato."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Devi stare fermo per indossare l'oggetto."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"L'Erba Scimmia non può essere data come cibo. Si usa per rianimare dei cavalli deceduti."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi cibare un cavallo morto."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Hai cibato il cavallo con erbe."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Hai cibato il cavallo."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Il tuo livello è troppo basso per portare questa pettinatura."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Stai già usando questa pettinatura."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Ti sei già trasformato."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Sei troppo lontano."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Questo è l'oggetto della mutazione errato."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi trasformarti in un mostro che ha un livello più alto del tuo."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Il tuo livello è troppo basso per indossarlo."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non sei forte abbastanza per indossarlo."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non sei abbastanza intelligente per indossarlo."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non hai abbastanza destrezza per indossarlo."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non hai abbastanza vitalità per indossarlo."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi usare questo oggetto perché non sei sposato."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi indossare due volte questo oggetto."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Alla rimozione della montatura di %s rimangono: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Quest'azione può essere effettuata solo con un personaggio dell'altro sesso."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"Da %s è sparita una pietra preziosa."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Gilda] Il nome della Gilda non è valido."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Gilda] Questo nome esite già."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Non puoi creare un Gilda."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"La Gilda %s ha dichiarato guerra alla Gilda %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Gilda] %s ha rifiutato la guerra."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"La guerra tra gilde di %s e %s comincerà tra pochi secondi!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"La guerra tra Gilde di %s e %s è cominciata!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"La guerra tra Gilde di %s e %s è finita in parità."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"%s ha vinto la guerra tra Gilde contro %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Per fare quest`azione ti serve il consenso del tuo compagno."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Gilda] La guerra tra Gilde è stata interrotta."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"La guerra tra Gilde di %s e %s è stata interrotta."; + +"´Ý±â"; +"Chiudi."; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Azione interrotta. Hai iniziato a combattere."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Qualcuno si è loggato nel tuo account. Vieni sloggato dal server."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Una luce mistica appare dall'albero."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d Tempo di gioco viene aggiunto al tuo account. (Nr. di pagamento %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Puoi partecipare alla guerra tra Gilde in modalità spettatore."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Quando scegli il personaggio comparirà l'icona."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Non ci sono avversari."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"La lotta con %s è iniziata!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Se non ci sono avversari la guerra delle Gilde viene automaticamente terminata."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Siccome la guerra tra Gilde è terminata anticipatamente, il risultato è di parità."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"A causa della Benedizione dell'Imperatore l'energia viene riflessa."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"La Benedizione dell'Imperatore può essere utilizzata dopo %d sec."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"La Benedizione dell'Imperatore può essere utilizzata dopo %d sec."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Non ci sono abbastanza tasse : %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Livello delle tasse : %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Errore nella Trasformazione."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Hai terminato d'imparare la Trasformazione."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Sei pregato di chiamare prima il tuo cavallo."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Hai mandato via il tuo cavallo."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s ti ha sfidato alla lotta!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Devi scendere."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi cibare il tuo cavallo mentre sei in sella."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Hai nutrito il cavallo con %s%s."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Ti serve %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d secondi al logout."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Tra %d secondi il gioco sarà concluso."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d secondi al logout."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Il logout è stato interrotto."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Stai per tornare alla finestra di login. Aspetta."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Stai per essere sconnesso dal server. Aspetta."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Hai sfidato alla lotta %s."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Stai cambiando personaggio. Aspetta."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Non è possibile ricominciare. Aspetta %d sec."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Non è possibile ricominciare. Aspetta %d sec."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Non è possibile ricominciare. Aspetta %d sec."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Non è ancora possibile ricominciare dalla città. Aspetta %d sec."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Il tempo d'attesa è trascorso. Tornerai in vita in città."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Non puoi modificare il tuo status fino a quando sei trasformato."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Il giocatori stanno duellando."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Gilda] Non appartiene alla Gilda."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Non hai il diritto di modificare il livello delle abilità della gilda."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"La scelta è errata."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Magazzino] Hai inserito la password sbagliata."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Magazzino] Il magazzino è già aperto."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Magazzino] Devi aspettare 10 secondi per riaprire il magazzino."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Magazzino] La distanza tra te e il magazzino è troppo grande per poterlo aprire."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Il server non può elaborare il compito del gruppo."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] non puoi abbandonare il gruppo nei sotterranei."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Gruppo] Sei uscito dal gruppo."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Gilda] La tua Gilda sta già partecipando ad un altra guerra."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Non c'è una ragione per una guerra tra Gilde."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Gilda] Questa Gilda non esiste."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Esiste già una candidatura."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gilda] La Gilda è già in guerra."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Non hai abbastanza Yang per partecipare ad una guerra tra Gilde."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] La Gilda non ha abbastanza Yang per partecipare alla guerra tra Gilde."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Gilda] La Gilda è già prenotata per un altra guerra."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Gilda] La Gilda è già in guerra."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Gilda] Devono partecipare minimo %d giocatori a una guerra tra Gilde."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] La Gilda non ha abbastanza punti per partecipare alla guerra tra Gilde."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] La Gilda non ha abbastanza membri per partecipare alla guerra tra Gilde."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Il tuo livello deve essere maggiore di 20 per poter registrare un numero di cellulare."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Non ha le qualità per essere imperatore."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s ha rifiutato l'invito."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi accettare l'invito perché sei già nel gruppo."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Solo l'imperatore può usarlo."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Tempo d'attesa circa %d sec."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Mancano tasse. Capitale attuale : %u capitale mancante : %u"; + +"»ç¿ë¹ý: warpto "; +"Ordine: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Non puoi teletrasportare un giocatore di un altro Regno."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Aggiungi giocatore %d nel canale. (Regalo canale %d)."; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Teleportare dal giocatore %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Non puoi unificare giocatori di diversi Regni."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Durante la Guerra tra Gilde non si ottengono punti esperienza per la caccia."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Utilizzando la Benedizione dell'Imperatore %s vengono rigenerati gli HP e gli MP."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Le mie informazioni Imperatore."; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%smonarca] : %s Yang possiede %lld"; + +"[%s±ºÁÖ] : %s "; +"[%smonarca] : %s"; + +"±ºÁÖ Á¤º¸"; +"Informazioni Imperatore."; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Solo un imperatore può utilizzarlo."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Scegli un valore numerico tra 1-50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Non puoi chiamare il mostro, controlla il numero del mob."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Punti vita +%d ."; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Punti magia +%d ."; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"La Benedizione dell'Imperatore è attiva."; + +"ü·Â +%d"; +"Resistenza +%d ."; + +"Áö´É +%d"; +"Intelligenza +%d."; + +"±Ù·Â +%d"; +"Forza +%d."; + +"¹Îø +%d"; +"Destrezza +%d."; + +"°ø°Ý¼Óµµ +%d"; +"Velocità d'attacco +%d"; + +"À̵¿¼Óµµ %d"; +"Velocità di movimento %d"; + +"ÄðŸÀÓ -%d"; +"Tempo di ricarica-%d."; + +"»ý¸í·Â ȸº¹ +%d"; +"Ripresa della vita +%d."; + +"Á¤½Å·Â ȸº¹ +%d"; +"Ripresa di magia +%d."; + +"µ¶°ø°Ý %d"; +"Attacco velenoso %d."; + +"½ºÅÏ +%d"; +"Stella +%d."; + +"½½·Î¿ì +%d"; +"Riduzione della velocità +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Attacco critico con una probabilità di %d%%."; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Attacco perforante con una probabilità di %d%%."; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Potenza d'attacco del giocatore contro i mostri +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Forza d'attacco del cavallo contro i mostri +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Potenziamento dell'attacco contro Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Potenziamento dell'attacco contro Milgyo + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Potenziamento dell'attacco contro zombie + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Potenziamento dell'attacco contro demoni + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Attraverso l'Imperatore Sa-Za-Hu, al giocatore %s sarà aumentata la forza d'attacco di 10 %% per 3 minuti in questa zona."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Assorbimento di vita %d%% durante l'attacco."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Assorbimento di mana %d%% durante l'attacco."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Con una probabilità di %d%% la mana dell'avversario sarà presa."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Probabilità di assorbimento di %d%% Mana."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% probabilità blocco attacco corporale"; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% probabilità blocco attacco a distanza."; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Spada-Difesa %d%%."; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Spadone-Difesa %d%%."; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Spadone-Difesa %d%%."; + +"¹æ¿ï ¹æ¾î %d%%"; +"Campana-Difesa %d%%."; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Attraverso l'Imperatore Geum-Gang-Gwon, al giocatore %s sarà aumentata l'armatura di 10 %% per 3 minuti in questa zona."; + +"ºÎä ¹æ¾î %d%%"; +"Ventaglio-Difesa %d%%."; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Attacco a distanza-Difesa %d%%."; + +"È­¿° ÀúÇ× %d%%"; +"Resistenza fuoco %d%%."; + +"Àü±â ÀúÇ× %d%%"; +"Resistenza elettricità %d%%."; + +"¸¶¹ý ÀúÇ× %d%%"; +"Resistenza magia %d%%."; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Resistenza vento %d%%."; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Riflettere l'attacco diretto: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Riflettere maledizione: %d%%."; + +"µ¶ ÀúÇ× %d%%"; +"Resistenza veleno %d%%."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Aumento della mana di %d%% in caso di vittoria sull'avversario."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"L'evento è già iniziato (flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Aumento dell'esperienza %d%% in caso di vittoria sull'avversario."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Aumento degli Yang saccheggiati di %d%% in caso di vittoria sull'avversario."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Aumento degli oggetti saccheggiati di %d%% in caso di vittoria sull'avversario."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Aumento del rendimento di %d%% attraverso l'uso della pozione."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% di possibilità di rigenerare i tuoi HP dopo un vittoria sull'avversario."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Nessuno stordimento %d%%."; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Nessun rallentamento %d%%."; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Nessuna caduta %d%%."; + +"°ø°Ý·Â +%d"; +"Forza d'attacco + %d"; + +"¹æ¾î·Â +%d"; +"Armatura + %d."; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"Non è stato possibile avviare il OX Quiz Script."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Attacco magico + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Difesa magica + %d."; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Resistenza massima + %d."; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Forte contro guerrieri + %d%%."; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Forte contro Ninja + %d%%."; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Forte contro Sura + %d%%."; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Forte contro Shamani + %d%%."; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Forte contro mostri + %d%%."; + +"°ø°Ý·Â +%d%%"; +"Attacco + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Difesa + %d%%."; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz Script è stato caricato."; + +"°æÇèÄ¡ %d%%"; +"Esperienza %d%%."; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Probabilità di trovare un oggetto % 1f."; + +"µ· µå·ÓÀ² %.1f¹è"; +"Probabilità di trovare Yang % 1f."; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Vita massima +%d%%."; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Vita massima +%d%%."; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Danni abilità %d%%."; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Danni colpo %d%%."; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Resistenza contro danni abilità %d%%."; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Resistenza contro colpi %d%%."; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistenza contro attacchi guerriero."; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Benvenuto su Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistenza contro attacchi ninja."; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistenza contro attacchi sura."; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistenza contro attacchi shamani."; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Scadenza: %d a- %d m - %d g)."; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"La tua chat è bloccata."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Devi avere un livello maggiore per poter chiamare."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Devi avere almeno il livello %d per poter chiamare."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Non sei nel gruppo."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Non sei entrato nella Gilda."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Il giocatore ha rifiutato di essere aggiunto alla tua lista di amici."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"OX Event è iniziato."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Messenger] Non puoi aggiungere un GM alla tua lista di amici."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s non è online."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Dopo il commercio devi aspettare %d sec. prima di poter aprire un negozio."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Puoi commerciare di nuovo tra %d sec."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Se possiedi più di 2 Mrd. Yang non puoi commerciare."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Non puoi aprire alcun negozio privato finché c'è un'altra finestra aperta."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Il giocatore possiede piú di 2 Mrd. Yang. Non puoi commerciare con lui."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Magazzino] Non è possibile nessun movimento."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Magazzino] L'oggetto non può essere immagazzinato."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Il giocatore che ha fatto l'invito non è online."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Con il permesso di Uriel l'entrata è concessa."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gruppo] Solo il capogruppo può modificarlo."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Gruppo] L'obbiettivo non è membro del gruppo."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi escludere i giocatori nel sotterraneo."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi escludere i giocatori nel sotterraneo."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Gruppo] Sei stato cacciato dal gruppo."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Nei sotterramei non puoi abbandonare il gruppo."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi cacciare i membri del gruppo."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Prima di %d giorni dalla cancellazione della Gilda non puoi farne un altra."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Prima di %d giorni dall'abbandono della Gilda non puoi farne un altra."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Il nome della Gilda non è valido."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Chiediamo la partecipazione di molti giocatori."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Gilde] [%s] è stata creata."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gilda] La creazione di una Gilda è fallita."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gruppo] Le abilità del gruppo sono a disposizione solo del capogruppo."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] L'obbiettivo non è stato trovato."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Gilda] La cifra di Yang non è corretta."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gilda] Non hai abbastanza Yang con te."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] La persona che cerchi non è stata trovata."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Gilda] La persona non appartiene alla stessa Gilda."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Non hai i permessi per cacciare i membri dalla gilda."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gilda] Il membro %s è stato cacciato dalla Gilda."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"OX Event non è terminato, si sono verificati degli errori. (flag: %d)."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gilda] Hai cacciato un membro della Gilda."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Non sei autorizzato a cambiare il nome del rango."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] I poteri del capo Gilda non possono essere modificati."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Gilda] Il nome del rango non è valido."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Non sei autorizzato a cambiare il tuo potere."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] I diritti del capo Gilda non possono essere modificati."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Gilda] Sono stati donati %u punti esperienza."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gilda] Utilizzo dell'esperienza fallito."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gilda] Non ci sono abbastanza Yang nella cassa della gilda."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gilda] Lo spirito del drago non è stato rigenerato."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"Tra poco reinizierà OX Event."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Non sei autorizzato a fare un annuncio."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Non sei autorizzato a modificare il grado."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] La posizione del capo Gilda non può essere modificata."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Non puoi nominare te stesso capo Gilda."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Non sei autorizzato a scegliere un capo Gilda."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Non puoi scegliere altri capi Gilda."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi dare via questo oggetto."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"È stato scoperto un software illegale. Il tuo gioco è stato interrotto."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Hai più di 2 Mrd. Yang con te. Non puoi commerciare."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Yang insufficienti."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"L'Evento regalo è limitato ad una zona."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Avvia la roulette degli oggetti."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Avvia la roulette degli Yang."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Lui/Lei è online. Usa la chat privata."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Il numero di cellulare non è registrato."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Devi essere almeno a livello 20 per inviare SMS."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Ti servono 2000 MD per inviare un SMS."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Il tuo SMS è stato inviato."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s della Gilda %s è salito di %d%%!"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s della Gilda %s si è normalizzato."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s è salito di %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s di %s si è normalizzato."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"I tuoi punti estrazione sono arrivati al massimo (%d)."; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"I tuoi punti estrazione sono arrivati al massimo livello."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Puoi migliorare il tuo piccone dal taglialegna Deokbae."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"I tuoi punti estrazione sono saliti! (%d/%d)."; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Senza piccone non puoi estrarre."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Non c'è nulla da estrarre."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"L'estrazione ha avuto successo."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"L'estrazione è fallita."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Amici] Hai aggiunto %s come amico."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"Tra breve il giocatore sarà teletrasportato in città."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Amici] hai cancellato %s dalla lista."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Si è verificato un errore critico del server. Il server viene riavviato automaticamente."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Tra 10 secondi sarai sconnesso automaticamente."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Tra 5 minuti potrai ricollegarti."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) è stata creata. [Temporaneo]."; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Questa Gilda è in guerra."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: questa Gilda non esiste."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Una Gilda con questo nome o numero non esiste."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"L'edificio non esiste."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Questo tipo di edificio può essere costruito una volta sola."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Per prima cosa chiudi la finestra di OX Event. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Prima deve essere costruito l'edificio base."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Costruzione fallita a causa di un errato costo di costruzione."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"La tua gilda non possiede abbastanza Yang per costruire l'edificio."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non hai abbastanza materiali per costruire."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"In questo posto non puoi erigere costruzioni."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Il personaggio non esiste."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Il duello è stato interrotto senza successo."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Il duello è stato interrotto con successo."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"L'inizio del duello è avvenuto con successo."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"C'è un problema con l'inizio del duello."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Non si è verificato alcun errore."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Non ci sono duellanti."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Non ci sono punti status disponibili."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"I punti status disponibili sono troppo bassi."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Hai inserito un valore errato."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Il sottocomando del comando è errato."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Impegno interrotto tra il giocatore %d e il giocatore %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Gira la roulette per %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Il log degli oggetti è stato inserito nel syslog."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Informazioni dei successi dei Regni."; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Scegli la mappa delle informazioni della Terra Santa %d Passaggio %d %d %d."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Si è verificato un errore."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d Numero della Terra Santa %d."; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Informazioni sui progressi dei Regni"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"La richiesta viene caricata. Porta pazienza."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Non puoi aprire alcun magazzino finché c'è un'altra finestra aperta."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Magazzino] La password del magazzino è stata cambiata."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Magazzino] Hai inserito una password errata."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Il tuo tempo di gioco scade tra %d minuti."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Votato regolarmente."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Già votato."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s Il giocatore è già nella votazione."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"OX Event è concluso, non ci sono stati errori. (Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Non può essere candidato alle elezioni."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s ha ancora a disposizione %u Yang."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s ha ancora a disposizione %d Yang."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Non hai abbastanza Yang."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s è cancellato come candidato alla carica di imperatore."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s non è un candidato alla carica di Imperatore."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s è nominato Imperatore."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s Non può essere nominato Imperatore."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"L'Imperatore %s è stato destituito."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"L'Imperatore %s non può essere destituito."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX Event non accetta altri partecipanti."; + +"½Å¼ö±¹"; +"Regno Shinsoo."; + +"õÁ¶±¹"; +"Regno Chunjo."; + +"Áø³ë±¹"; +"Regno Jinno."; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"I tuoi punti pesca sono saliti! (%d/%d)."; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Hai raggiunto il massimo di punti canna da pesca."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Migliora la tua canna da pesca dal pescatore."; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"L'esca è stata mangiata dal pesce."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Hai catturato un pesce! (%s)."; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"La lunghezza del pesce pescato è di %.2cm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"L'evento di pesca Il grande luccio cattivo"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Event gli altri partecipanti saranno annotati."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"L'evento di pesca Carpe"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Ne hai catturati %d di %d."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Il pesce è sparito nell'acqua profonda."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"Nel pesce c'è una conchiglia."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"Nel pesce c'è un verme."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Arrostisci %s sul fuoco."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Non puoi commerciare perché hai più di 2 miliardi di Yang con te."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Al tuo negozio non puoi dare un nome non valido."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"In un negozio privato non possono essere venduti oggetti acquistati nell'item-shop."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Event gli altri partecipanti non saranno annotati."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Estrazione terminata."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Ti serve un piccone per estrarre i minerali!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Scegli una canna da pesca."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Devi mettere prima l'esca sull'amo."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Non puoi pescare senza canna!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi fare richiesta se il capogruppo non è online."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi formare un gruppo con giocatori di altri regni."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Nel sotterraneo non puoi fare inviti."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] In modalità spettatore non puoi fare inviti."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gruppo] Possono essre invitati solo giocatori con una differenza di livello da -30 a +30."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Numero dei partecipanti rimasti : %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi invitare il giocatore perchè il suo livello è troppo basso."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi invitare il giocatore perchè il suo livello è troppo alto."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi invitare altri giocatori nel tuo gruppo."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Desideri entrare nel gruppo di %s."; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Il giocatore non è nel gruppo."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi entrare nel gruppo, perchè è pieno."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gruppo] Non hai il permesso di invitare."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Gruppo] %s rifiuta l'invito."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Gruppo] %s è già nel gruppo."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Nel sotterraneo non puoi accettare inviti."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX Event è concluso."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX Event è concluso."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non sei in grado di accettare l'invito."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Gruppo] %s ha rifiutato il tuo invito."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Gruppo] %s è entrato nel tuo gruppo."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Gruppo] %s è entrato nel tuo gruppo."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi usare il negozio privato."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Il giocatore sta commerciando con un altro."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 Nr. di conferma: %s."; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Il tuo Nr. di conferma è errato. Riprova."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Il tuo numero di cellulare è registrato."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi teleportarti dal giocatore."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX Il premio è stato consegnato. ID: %d quantità: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Il giocatore non è online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Il giocatore è nel canale %d. (Tu sei nel canale %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Dopo aver aperto il magazzino, per %d secondi non puoi andare altrove."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Dopo il commercio non puoi andare altrove."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%d secondi dopo il commercio non puoi andare altrove."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Siccome il tuo avversario è sparito, il duello è terminato."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Non c'è un limite per le pozioni."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Puoi utilizzare %d pozioni."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"La battaglia inizia tra 10 secondi."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Il duello è iniziato."; + +"Âü"; +"VERO."; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Il duello si conclude perché c'è un problema con l'arena."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Il duello sarà conluso perchè è stato superato il tempo massimo."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"Tra 10 secondi sarai trasportato nella città."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Il duello è stato fermato perché c'è un problema con l'arena."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"L'avversario ha problemi. Il duello verrà concluso."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Il duello viene cocluso a cauda ti problemi con i duellanti."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s ha vinto il duello."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s ha vinto."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Tra 10 secondi sarai teletrasportato nella città."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"Tra 10 secondi inizierà il prossimo turno."; + +"°ÅÁþ"; +"FALSO."; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"L'avversario si è sconnesso. Il duello è fermo."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"La quota dei drop degli oggetti è in lavorazione o attuale è di %d%%."; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"La quota dei drop degli Yang è in lavorazione o attuale è di %d%%."; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Attualmente il tasso di drop della Pioggia di Yang è incrementato del seguente valore: %d%%."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Attualmente il bonus esperienza ammonta a un %d%% in più."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"La tua versione del client è errata. Sei pregato di installare la patch normale."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Non puoi commerciare nel negozio finché c'è un'altra finestra aperta."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Sei troppo lontano dal negozio per poter acquistare."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Sei troppo lontano dal negozio per poter vendere."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Non puoi commerciare perché hai più di 2 miliardi di Yang con te."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Numero totale dei Quiz: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"La vendita è tassata del %d %%."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Non puoi cavalcare nessun cavallo fino a quando sei trasformato."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Non puoi cavalcare se porti un abito da sposa o uno Smoking."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Non possiedi un cavallo."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Il tuo cavallo è morto."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"La resistenza del tuo cavallo è troppo bassa."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"La chiamata del cavallo è fallita."; + +"´ÔÀÇ ¸»"; +"Cavallo."; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Il matrimonio terminerà presto."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Viene abbandonato automaticamente."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"La guerra è già finita."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Il risultato sarà dato tra 10 sec."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Se osservi non puoi commerciare."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Se la finestra è aperta, non puoi commerciare con gli altri."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"In questo momento l'altra persona è occupata, pertanto momentaneamente non puoi commerciare."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"L'altra persona ha interrotto le trattative."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Non hai abbastanza Yang, o non c'è posto nell'inventario."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"L'altra persona non ha abbastanza Yang, o non ha spazio nell'inventario."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"L'altra persona non ha spazio nell'inventario."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"Il commercio con %s è riuscito."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Grazie alla Benedizione del Dio Drago non hai perso esperienza."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Attuale punteggio: Shinsoo %d, Chunjo %d, Jinno: %d"; + +"Á¤´äÀº"; +"La risposta corretta è:."; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Il diavolo del luogo consacrato: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", non hai il diritto di essere qui. Tra 10 secondi chiunque appartenga al tuo regno abbandonerà questo suolo sacro."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"Il Regno %s è stato sconfitto ed esce per primo dalla guerra dei regni."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Numero dei mostri della guerra dei regni."; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Se sconfiggete il guardiano della piazza sacra sarete i proprietari della piazza sacra."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Grazie alla protezione del Dio Drago non hai lasciato cadere oggetti."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Ulteriori danni da armi di penetrazione %d."; + +"%s ºí·°! (%ld%%)"; +"%s blocca! (%d%%)."; + +"%s ȸÇÇ! (%ld%%)"; +"%s eludi! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Sì (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"Posizione d'attacco di %s[%d]: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Sei pregato di inserire l'ordine in tutta la sua lunghezza."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non lo puoi fare mentre siedi a cavallo."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non lo puoi fare se sei caduto a terra."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"Nei miei sogni? Come?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Per prima cosa rialzati."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Questo comando non esiste."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Gruppo] Il gruppo si è sciolto."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi chiamare l'obbiettivo."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gruppo] Non puoi chiamare i membri del tuo gruppo con tua attuale posizione."; + +"X ÀÔ´Ï´Ù"; +"No (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Il tuo gruppo collabora e i membri che si trovano vicino al capo ricevono un bonus esperienza."; + +"±æµåÀå"; +"Capo."; + +"±æµå¿ø"; +"Membro."; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Gilda] L'esperienza offerta è maggiore dell'esperienza rimasta."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Gilda] Il messaggio non può essere cancellato."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Gilda] Non hai abbastanza spirito del drago. (%d, %d)."; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Non puoi ancora utilizzare l'abilità della Gilda."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Gilda] %d abilità è stata utilizzata (%d, %d) su %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Gilda] Il giocatore è nel canale %d. (Canale attuale: %d)."; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Gilda] Il giocatore non è online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Dopo 5 Sec. i patecipanti che avranno dato una risposta errata saranno tolti."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gilda] Le abilità della Gilda possono essere usate solo in guerra."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Gilda] Sono state rigenerate %u unità di spirito del drago."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gilda] Solo il Capo Gilda può prelevare Yang."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Gilda] Il giocatore rifiuta l'invito di entrare nella Gilda."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilda] Non sei autorizzato a fare inviti nella Gilda."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] I giocatori di altri Regni non possono essere invitati nella gilda."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Puoi invitare nuovamente questo giocatore tra %d giorno/i."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Dopo la modifica puoi reinvitare membri tra %d giorni."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Gilda] La persona appartiene già ad una Gilda."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Gilda] La capacità massima della Gilda è superata."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Pronto per la prossima domanda?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Non puoi allenare la tua abilità."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi allenare la tua abilità."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Non puoi allenare questa abilità fino al gran maestro."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Sei già un maestro di questa abilità. Non puoi allenarla."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"La tua abilità non è abbastanza alta per fare l'allenamento a Gran Maestro."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Oh, non ha funzionato, maledizione!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Allenamento fallito. Sei pregato di riprovare più tardi."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Il mio corpo è pieno di forza!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"L'allenamento sembra già dare i suoi primi frutti."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Hai svolto con successo il tuo allenamento con il libro."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Non lo puoi leggere per mancanza di esperienza."; + +"Pregunta."; +"Domanda."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi più allenare questa abilità con un libro."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Questa abilità non è abbastanza alta per allenarla con un libro."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Sto facendo progressi ma non ho ancora capito tutto."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Queste istruzioni sono difficili da capire. Devo studiare ancora."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Ho compreso questo capitolo, ma devo lavorare ancora sodo."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Hai svolto con successo il tuo allenamento con il libro."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Teleportazione fallita."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Nessun cavallo disponibile. Chiedi allo stalliere."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Usa un oggetto per chiamare il cavallo."; + +"%s SP¼Ò¸ð: %d"; +"%s Consumo SP: %d."; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Se corretto vai sul campo con O. Se falso vai sul campo con X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Brucio internamente, ma calma il mio corpo. Il mio Chi si deve stabilizzare."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Più piano... ma duraturo... senza fermarti!"; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Sì, è piacevole. Il mio corpo è pieno di Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"L'ho letto! Ora devo distribuire il Chi nel mio corpo."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"L'allenamento è concluso."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Sono arrivato all'ultima pagina del libro. L'allenamento è quasi concluso!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"È quasi fatta! Ancora un po'!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Illuminato! L'ho quasi letto tutto!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Mancano ancora poche pagine e avrò letto tutto."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Mi sento rinfrescato."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Corretto!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Ora capisco!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Bene, devo continare a rimanere concentrato!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Leggo sempre la stessa riga."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Voglio continuare ad imparare."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"È complicato e più difficile da capire di quello che credevo."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Ho difficoltà a concentrarmi, devo fare una pausa."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"La tua Chat é stata bloccata dal GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Il blocco della tua chat è stato rimosso ."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"La finestra di produzione è aperta."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi produrre se hai il magazzino o il commercio aperto."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Un ulteriore miglioramento non è possibile."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"La finestra di produzione non è aperta."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Non hai il materiale giusto."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Gilda] Sei pregato di riprovare più tardi."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Per migliorare questa abilità devi leggere ancora %d Libri dell'Abilità."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Gilda] Sei pregato di riprovare più tardi"; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Questa funzione può essere utilizzata solo nel castello."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: I lingotti d'oro sono stati rimborsati nella cassaforte del tuo Regno."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: Nella cassaforte del tuo regno ci sono: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Non puoi ripagare nella cassaforte del tuo regno i lingotti d'oro."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Gilda] La gilda ha raggiunto %d punti."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Questo oggetto non può essere migliorato."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Il miglioramento gratuito delle armi può essere usato solo per armi fino a livello 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi usare questo item perchè non hai i requisiti necessari."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi usare questo item perchè il carattere non corrisponde."; + +"»ç¿ë¹ý: transfer "; +"Usa: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Questa funzione può essere utilizzata solo dall'imperatore."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi reclutare giocatori di altri regni."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"Il giocatore %s è nel canale %d. (Il tuo canale è %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Hai reclutato il giocatore %s."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Non esiste nessun giocatore con questo nome."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi reclutare te stesso."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Il tuo livello è minore del livello dell'oggetto dopo il miglioramento."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Non puoi effettuare alcun miglioramento finché c'è un'altra finestra aperta."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"L'imperatore di %s è stato modificato in %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"A %s c'è una guerra per accendere i fuochi di vedetta."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"A %s è riuscita la difesa."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Per 30 minuti a partire da ora %s può ricevere una ricompensa per la distruzione dei fuochi di vedetta."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"I 30 minuti sono scaduti. I fuochi di vedetta sono spariti."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Un fuoco di vedetta è stato acceso a %s per avvertire di una battaglia."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s ha distrutto il fuoco di vedetta."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s ha perso la guerra perchè non sono riusciti a difendere il castello."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s ha distrutto tutti i fuochi di vedetta."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Puoi aprire il negozio solo se togli l'armatura."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"La tua chat resterà bloccata ancora per %d ore %d minuti %d secondi"; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"La tua chat resterà bloccata ancora per %d ore %d secondi"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"La tua chat resterà bloccata ancora per %d minuti %d secondi"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Tasso di drop della Pioggia di Yang"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Non hai il materiale giusto per produrla."; + +"ÀüÁ¦±¹"; +"Tutti i Regni"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Percentuale di drop oggetti"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Percentuale di drop Yang"; + +"°æÇèÄ¡ ¹èÀ²"; +"Percentuale di esperienza"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Il tuo blocco chat durerà ancora %d secondi"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi usare emozioni mentre cavalchi"; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi usare le emozioni con un giocatore che è a cavallo."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Gilda] Il Capo della Gilda avversaria è offline."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Il Capo della Gilda avversaria è offline."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gilda] Al momento questa gilda sta partecipando ad una battaglia."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Stai già cavalcando. Prima devi smontare dal tuo animale."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Con questo papiro non puoi migliorare."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Puoi essere ricompensato solo una volta per la missione nella Torre del Demone."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"La Pietra del Drago è stata eliminata con successo."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi spostare l'oggetto all'interno della finestra del raffinamento."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"La durata rimanente della Pietra del Drago è stata estratta con successo."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"L'estrazione della durata rimanente è fallita."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"L'eliminazione della Pietra del Drago è fallita. Tuttavia, hai ricevuto: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"L'eliminazione della Pietra del Drago è fallita."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Questo oggetto non serve per il miglioramento del grado di purezza."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Questo oggetto non serve per il miglioramento del grado di purezza."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Questo oggetto non può essere migliorato in questo modo."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Questo oggetto non può essere migliorato in questo modo."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Il miglioramento del grado di purezza è avvenuto con successo."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Il raffinamento di una classe più in alto è fallito."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Questo oggetto non serve per il raffinamento."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Il raffinamento di una classe più in alto è avvenuto con successo."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Il miglioramento del grado di purezza è fallito."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Non possiedi i materiali necessari per il rafforzamento della Pietra del drago."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Questa Pietra del drago non può essere utilizzata per il rafforzamento."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Il rafforzamento è avvenuto con successo."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Il rafforzamento è fallito"; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Trasporti già questo tipo di Pietra del Drago."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"La Pietra del Drago non può essere eliminata."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Ti sei già equipaggiato con una Pietra del Drago di questo tipo."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Prima che tu apra il Cor draconis dovrai aver concluso la quest della Pietra del drago e attivato "; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Prima che tu apra il Cor draconis dovrai aver concluso la quest della Pietra del drago e attivato "; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Puoi levarti la Cintura solo quando non ci sono più oggetti nel suo inventario."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Puoi usare il Papiro Consacrato assieme al Minerale di Ferro Magico."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"L'equipaggiamento di questo oggetto nell'inventario della tua Cintura non è consentito."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Hai investito %d Yang."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Non ci sono Rocce Metin da estrarre."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Non puoi salvare questa posizione."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Non c'è abbastanza spazio nell'inventario."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non puoi teleportarti in un altro Regno in un luogo sicuro."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non hai abbastanza HP."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Non hai abbastanza mana per usarlo."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"%d secondi dopo averlo usato arrivi nel luogo desiderato."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Il tuo livello è minore del livello dell'oggetto dopo il miglioramento."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Puoi usare la torta della luna ogni 5 Sec."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Non puoi usare questo oggetto durante il duello."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Hai vinto %d Yang."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Qui non puoi fare un falò."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Non puoi fare un falò nell'acqua."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Chiuso. Dovresti cercare la chiave."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Questo oggetto non può essere aperto con una chiave."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"È la chiave giusta."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Hai ricevuto %d Yang."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Una luce misteriosa esce dal forziere."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Hai ricevuto %d esperienza."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Guarda cos'è uscito dal forziere!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilda] Il livello della gilda è troppo basso."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Se respiri il fumo rosso che esce dal forziere aumenti la tua velocità!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Gli oggetti caduti scompariranno dopo %d minuti."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_NL.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_NL.txt new file mode 100644 index 000000000..823449791 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_NL.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Iedereen zal spoedig naar de stad geteleporteerd worden."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Dit voorwerp bestaat niet."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"The doos explodeert plotseling! Je hebt Levenspunten (LP) verloren."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Wanneer je de groene rook die zich vanuit de box verspreidt inademt, zal het gif zich verspreiden door je lichaam!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Je hebt %s, %d eenheden ontvangen."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"Er zit %s in de doos."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Deze sleutel past niet op het slot."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Je hebt niets ontvangen."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Je hebt niet genoeg Yang om dit voorwerp te gebruiken."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je hebt niet genoeg Yang om dit voorwerp te gebruiken."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Je hebt je vaardigheid niveau verlaagd."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Je kunt je vaardigheids niveau niet verlagen."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"Dit effect is al geactiveerd."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Dit voorwerp kan alleen gebruikt worden in een Internet Café."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Dat is over het limiet heen."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Helaas, je hebt niet genoeg ruimte in je inventaris."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Gebruik Maan Taart of Zaad."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Trouw Ring dragen als je niet getrouwd bent."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Je kunt de Gebeurtenis Detector niet gebruiken vanuit deze positie."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dit item kan niet geabsorbeerd worden."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"De Gebeurtenis Detector is met een mysterieus licht verdwenen."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"De Gebeurtenis Detector is verdwenen."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"De Metin Steen Kompas kan niet gebruikt worden in kerkers."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"De Metin Steen Kompas is in het mysterieuze licht verdwenen."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Ontvang: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"De Metin Steen Kompas is verdwenen."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"Er zit een stuk steen in de schelp."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"De schelp is verdwenen."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Er zit een Witte Parel in de schelp."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Er zit een Blauwe Parel in de schelp."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Er zit een bloedrode parel in de schelp."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Het is niet gemakkelijk om dit boek te begrijpen."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Dit boek zal je niet helpen."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Je moet tenminste Level 30 zijn om dit boek te begrijpen."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Je moet tenminste Level 50 zijn om dit boek te begrijpen."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Combo's meer trainen."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s veroverde de vlag van %s !"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Je verstaat deze taal al."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Je moet je level verhogen om dit Boek te begrijpen."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Met dit boek kun je moeilijk oefenen"; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet verder trainen met dit boek."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Belastingen zijn ingesteld op %d %%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Je hebt voor ruiter training een minimum level van 50 of hoger nodig."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Je hebt de boze geest vloek ontweken met de hulp van het Exorcisme Geschrift."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet meer Ruiter Handleidingen lezen."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Je hebt de Ruiter Handleiding gelezen en een Ruiter Punt ontvangen."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Je kunt dit punt gebruiken om je ruiter vaardigheden te verhogen!"; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"De Gilde %s's vlag was veroverd door %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Je hebt de Ruiter Handleiding niet begrepen."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Je verstand is helder. Je kunt je nu goed concentreren."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Je Rank is verhoogt met %d punten."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Je kunt je huidige Kapsel niet verven of bleken."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Je hebt Level %d nodig om je haar weer te verven."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Dit Voorwerp kan alleen door het andere Geslacht geopend worden."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt dit niet gebruiken vanuit je huidige positie."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Je bent gereed om te teleporteren, dus je kunt het Terugkeer Geschrift niet gebruiken."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Je bent terug gebracht naar de plek van herkomst."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s kan niet gebruikt worden in een kerker."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Quest] Je hebt je beloning al ontvangen."; + +"À»"; +"den"; + +"¸¦"; +"de"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Er zijn geen gebroken stenen aanwezig die verwijderd moeten worden."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Je kunt de upgrade van dit voorwerp niet veranderen."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Je hebt geen upgrade die je kan veranden."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Je kunt dit alleen %d minuten na een upgrade doen. (%d minuten over)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Je hebt de upgrade veranderd."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Upgrade is succesvol toegevoegd."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Geen upgrade toegevoegd."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je moet een Gezegend bol gebruiken om een nieuwe bonus toe te voegen aan dit voorwerp."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Je kunt dit niet in de arena gebruiken."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dit voorwerp kan niet nog meer verbeterd worden. Het maximum aantal bonussen is bereikt."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Je kunt een Gezegend Bol alleen gebruiken met een voorwerp dat al 4 bonussen heeft."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Fitting successvol toegevoegd."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Fitting kon niet toegevoegd worden."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Je kon aan dit voorwerp geen fittingen meer toevoegen."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Je kunt geen Fitting toevoegen aan dit Voorwerp."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Uitrusting successvol."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Uitrusting gefaald."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Je moet eerst een fitting toevoegen. Gebruik hiervoor een diamant."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"Er zijn geen Fittingen omuit te rusten met Edelstenen."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Je kunt dit doen wanneer je een Emotiemasker draagt."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Je moet een Fitting toevoegen als je een Diamant wilt gebruiken."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Er kunnen niet meer Edelstenen toegevoegd worden."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Deze voorwerpen kunnen niet samen gebruikt worden."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet van Aas wisselen tijdens het vissen."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Je hebt het huidige Aas vervangen met %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Je hebt %s aan de haak gedaan als aas."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Je hebt niet alle materialen om het brouwsel te maken."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Je hebt niet genoeg materiaal (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Je hebt niet genoeg lege flessen."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Het brouwsel maken is niet geslaagd."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Alleen vrouwen kunnen dit doen."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet meerdere zielenstenen van het zelfde type toevoegen."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt deze Geestensteen niet toevoegen in dit soort voorwerp."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt deze Geestensteen niet toevoegen aan een wapen."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Je hebt de Geestensteen succesvol toegevoegd."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"De Geestensteen is gebroken tijdens het aanbrengen."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Geen vrije Opening."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Je bent niet in staat om je partner te teleporteren op dit moment."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Terugkeer Geschrift gebruiken tijdens een keizerrijk gevecht."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Terugkeer Geschrift gebruiken gedurende %d seconden na het openen van een Warenhuis."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Terugkeer Geschrift gebruiken zolang er een ander venster open is."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Dit persoon bestaat niet."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Na een handel kun je een geschrift %d seconden niet gebruiken."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Na openen van een Warenhuis kun je een Terugkeer Geschrift gebruiken gedurende %d seconden."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Terugkeer Geschrift gebruiken omdat de afstand te klein is."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Na een handel kun je een Terugkeer Geschrift gedurende %d seconden niet gebruiken."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen opslag openen als een andere Venster al open is."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Je kunt dit Voorwerp niet laten vallen."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Het gevallen item zal over 5 minuten verdwijnen."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"%s ontvangen."; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Je hebt teveel Voorwerpen in je Inventory."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s ontvangt %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Alle mensen zullen geteleporteerd worden naar een gekozen stad over een korte tijd."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Je bent te vlakbij."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Voorwerp Handel: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt gedragen voorwerpen niet veranderen terwijl je getransformeerd bent."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Je moet stilstaan om het Voorwerp te dragen."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Apen kruiden kunnen niet gevoerd worden aan levende paarden. Het is nodig om dode paarden weer levend te maken."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt een dood Paard niet voeren."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Je hebt het Paard Kruiden gevoerd."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Je hebt het Paard gevoerd."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Je Level is te laag om dit Kapsel te dragen."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je hebt dit Kapsel al."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Je bent al getransformeerd."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Je bent te ver weg."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Dat is de verkeerde handels Voorwerp."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet in een monster transformeren die een hoger Level heeft dan jij."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je level is te laag om dit voorwerp te kunnen dragen."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je bent niet sterk genoeg om dit voorwerp te dragen."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je intelligentie is te laag om dit voorwerp te kunnen dragen."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je behendigheid is te laag om dit te kunnen dragen."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je vitaliteit is te laag om dit voorwerp te kunnen dragen."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt dit voorwerp niet dragen als je niet getrouwd bent."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt dit Voorwerp niet twee keer dragen."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"%s tijd over totdat Fitting weggehaald word: %d."; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Deze actie kan alleen gedaan worden met het andere geslacht."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"Een edelsteen ingelegd in de %s is verdwenen."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Gilde] De Gilde naam is ongeldig."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Gilde] Deze Gilde naam is al bezet."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt geen Gilde starten."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"De %s Gilde heeft oorlog verklaard aan %s"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Gilde] %s heeft de Gilde oorlog afgeslagen."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"De gildeoorlog tussen %s en %s begint over een paar seconden!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"De Oorlog tussen %s en %s is begonnen!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"De Oorlog tussen %s en %s is geïndigd in een gelijkstand."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"%s heeft de gilde oorlog tegen %s gewonnen!"; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Je hebt toestemming van je partner nodig voor dit."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Gilde] De Gilde oorlog is geannuleerd."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"De gilde oorlog tussen %s en %s is geannuleerd."; + +"´Ý±â"; +"Sluit"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Actie geannuleerd. Je bent het gevecht binnengegaan."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Iemand heeft ingelogd met jouw account. De verbinding wordt verbroken."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Een mysterieus licht komt van de boom af."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d Speeltijd toegevoegd aan je account. (Betalings nummer %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Je kunt mee doen met het Gilde Gevecht in Toeschouwer Modus."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Tijdens het kiezen van een karakter verschijnt een icoon."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Er zijn geen vijanden."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"Het Gevecht met %s is begonnen!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Als er geen Vijand gevonden kan worden zal de Gilde Oorlog automatisch beëindigd worden."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Omdat de gilde oorlog voortijdig is afgelopen, zal het als gelijkstand geteld worden."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"De energie wordt weerkaatst door de Zegening van de Keizer."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Na %d seconden kun je de Zegening van de Keizer gebruiken."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Na %d seconden kun je de Zegening van de Keizer gebruiken."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Niet genoeg Belasting Inkomsten: %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Belasting: %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Fout tijdens transformeren."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Je hebt de transformatie compleet geleerd."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Roep eerst je Paard."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Je hebt je paard teruggestuurd."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s heeft je uitgedaagd voor een gevecht!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Je moet eerst van je Paard afstijgen."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt je Paard niet voeren als je erop zit."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Je hebt %s%s aan het paard gevoerd."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Je hebt %s nodig."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d Seconden tot afsluiten."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Het Spel wordt na %d Seconden gesloten."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d Seconden tot afsluiten."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Het Uitloggen is geannuleerd."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Terug naar Login Scherm. Even geduld aub."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"De verbinding met de server is verbroken. Even geduld aub."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Je hebt %s uitgedaagd voor een gevecht."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Je bent van karakter gewisseld. Even geduld aub."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Nog steeds geen herstart mogelijk. (%d Seconden over)"; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Nog steeds geen herstart mogelijk. (%d Seconden over)"; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Nog steeds geen herstart mogelijk. (%d Seconden over)"; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Nog steeds geen herstart mogelijk in de stad. (%d Seconden over)"; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"De wachttijd is verlopen. Je zult herrijzen in de stad."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Je kunt je status niet veranderen zo lang je getransformeerd bent."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"De speler is op dit moment aan het vechten."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Gilde] Het behoort niet tot de Gilde."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Je kan niet het Level van Gilde Vaardigheden veranderen."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Je keuze is verkeerd."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Opslag] Je hebt een verkeerd wachtwoord ingevoerd."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Opslag] De Opslag is al open."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Opslag] Je moet 10 seconden wachten om de Opslag weer te openen."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Opslag] De afstand tussen jou en de Opslag is te groot om het te openen."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] De Server kan het Groeps verzoek niet uitvoeren."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt de Groep niet verlaten wanneer je in een Kerker bent."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Groep] Je hebt de Groep verlaten."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Gilde] Je gilde doet al mee met een andere oorlog."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Niemand komt in aanmerking voor een Gilde Oorlog."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Gilde] Deze Gilde bestaat niet."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Er is al een kandidaat."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gilde] Deze Gilde doet al mee in een Oorlog."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Er is niet genoeg Yang om mee te doen met een Gilde Oorlog."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] De Gilde heeft niet genoeg Yang om mee te doen aan een Gilde Oorlog."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Gilde] De Gilde staat al genoteerd voor een andere Gilde Oorlog."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Gilde] De Gilde doet al mee aan een andere Oorlog."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Gilde] Tenminste %d spelers moeten mee doen aan een Gilde Oorlog."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] De Gilde heeft niet genoeg Rank Punten om mee te doen aan een Gilde Oorlog."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] De Gilde heeft niet genoeg leden om mee te doen aan een Gilde Oorlog."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je moet Level 20 of hoger zijn om een mobiele telefoon nummer te registeren."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Heeft niet de Kwalificaties om een Keizer te zijn."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s heeft de uitnodiging afgeslagen."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt de uitnodiging niet aan nemen omdat je al lid van een Groep bent."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Alleen de Keizer kan dit gebruiken."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Cooldown tijd is ongeveer %d seconden."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Tekort aan Belastingen. Huidig Kapitaal: %u Ontbrekend Kapitaal: %u"; + +"»ç¿ë¹ý: warpto "; +"Order: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Je kunt niet transporteren naar een onbekende speler."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Speler %d toevoegen in het Kanaal. (Huidig Kanaal %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Transport naar %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Je kunt onbekende spelers niet bellen."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Er zijn geen ervarings punten voor hunten tijdens een Gilde Oorlog."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Wanneer de Zegening van de Keizer wordt gebruikt word %s LP en TP hersteld."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Mijn Keizer Informatie"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sMonarch] : %s Yang in eigendom %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sMonarch] : %s"; + +"±ºÁÖ Á¤º¸"; +"Keizer Informatie"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Alleen een Keizer kan dit gebruiken."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Kies een nummer tussen 1 en 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"De Monster kan niet geroepen worden. Controleer het Bende Nummer."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Levenspunten +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Tover Punten +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"De Zegening van de Keizer is actief."; + +"ü·Â +%d"; +"Uithoudingsvermogen +%d"; + +"Áö´É +%d"; +"Intelligentie +%d"; + +"±Ù·Â +%d"; +"Kracht +%d"; + +"¹Îø +%d"; +"Behendigheid +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Aanvals Snelheid +%d"; + +"À̵¿¼Óµµ %d"; +"Beweeg Snelheid %d"; + +"ÄðŸÀÓ -%d"; +"Uitrust tijd -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Energie Herstel +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Tover Punten Herstel +%d"; + +"µ¶°ø°Ý %d"; +"Gif Aanval %d"; + +"½ºÅÏ +%d"; +"Ster +%d"; + +"½½·Î¿ì +%d"; +"Snelheid Vermindering +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Kritieke Aanval met een kans van %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Kans op een Speer Aanval %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Speler Aanvals Kracht tegen Monster +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Paard aanvals Kracht tegen Monster +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Aanvals Prikkel tegen Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Aanvals Prikkel tegen Milgyo +%d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Aanvals prikkel tegen zombies + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Aanvals prikkel tegen duivels + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Door de Keizer Sa-Za-Hu krijgt de speler %s 10%% meer aanvals kracht voor 3 minuten."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Leven Absorberen %d%% tijdens aanval."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Absorberen van Tover Punten %d%% tijdens aanvallen."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Met een kans van %d%% dat Tover Punten (TP) bij de vijand weggenomen zullen worden."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Tover Punten (TP) absorberen met een kans van %d%%"; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% kans om een korte afstand aanval te blokkeren."; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% kans om een lange afstand aanval te blokkeren."; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Zwaard Verdediging %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Twee-Handig Zwaard Verdediging %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Twee-Handig Zwaard Verdediging %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Bel Verdediging %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Door de Keizer Geum-Gang-Gwon krijgt de speler %s 10%% meer pantser voor 3 minuten."; + +"ºÎä ¹æ¾î %d%%"; +"Waaier Verdediging %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Lange Afstands Aanval Weerstand %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Vuur Weerstand %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Bliksem Weerstand %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Magie Weerstand %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Wind Weerstand %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Directe Slag Weerkaatsen: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Vloek Weerkaatsen: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Gif Weerstand %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Tover Punten (TP) zal verhoogd tot %d%% worden als je wint."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"De Gebeurtenis is al bezig. (Flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Ervaring verhoogt naar %d%% als je wint."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Verhoging van Yang tot %d%% als je wint."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Verhoging van ontvangen Voorwerpen tot %d%% als je wint."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Verhoging van Kracht tot %d%% wanneer je een Brouwsel neemt."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% kans om levenspunten te vullen nadat je wint."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Geen duizeligheid %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Geen Langzaam worden %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Geen Neervallen %d%%"; + +"°ø°Ý·Â +%d"; +"Aanvals Kracht + %d"; + +"¹æ¾î·Â +%d"; +"Pantser + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX Quiz Script kon niet geladen worden."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Magische Aanval + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Magische Verdediging + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Maximale Uithoudingsvermogen + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Sterk tegen Krijgers + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Sterk tegen Ninja + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Sterk tegen Sura + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Sterk tegen Sjamaan + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Sterk tegen Monster + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Aanval + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Verdediging + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz Script geladen."; + +"°æÇèÄ¡ %d%%"; +"Ervaring %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Kans om een Voorwerp te vinden %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Kans om Yang te vinden %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Energie Bovenste Limiet +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Energie Bovenste Limiet +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Vaardigheden Schade %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Slag Schade %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Weerstand tegen Vaardigheden Schade %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Weerstand tegen Slagen %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Weerstand tegen Krijger Aanvallen"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Welkom bij Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Weerstand tegen Ninja Aanvallen"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Weerstand tegen Sura Aanvallen"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Weerstand tegen Sjamaan Aanvallen"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Procedure: %d y- %d m - %d d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Je Chat is geblokkeerd."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Je hebt een hoger level nodig om te kunnen roepen."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Je hebt level %d nodig om te kunnen roepen."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Je zit niet in deze Groep."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Je bent niet aangesloten bij deze Gilde."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"De speler wijst toegevoegd te worden aan je vriendenlijst af."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Ox Gebeurtenis is gestart."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Vrienden] Je kunt een GM niet aan je vriendenlijst toevoegen."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s is niet in het spel."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Nadat je hebt gehandeld kun je een Warenhuis openen na %d seconden."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Je kunt na %d seconden weer handelen."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Je hebt meer dan 2 miljard Yang. Je kunt niet handelen."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Je kunt geen Privé Warenhuis openen als er een ander venster geopend is."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"De Speler heeft meer dan 2 miljard Yang. Je kunt niet met hem handelen."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Opslag] Geen Bewegingen mogelijk."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Opslag] Voorwerp kan niet opgeslagen worden."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Groep] De Speler die uitgenodigd is is niet online."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Door Uriel's toestemming is toegang verleend."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Groep] Alleen de Groepsleider kan dit veranderen."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Groep] Het doelwit is niet een lid van je Groep."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt niet een speler eruit gooien terwijl je in een Kerker zit."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt niet een speler eruit gooien wanneer je in een Kerker bent."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Groep] Je bent uit de Groep gegooid."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt de Groep niet verlaten wanneer je in een Kerker bent."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt Groepsleden niet eruit gooien."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Nadat je een Gilde hebt verwijderd, kun je geen nieuwe starten voor %d dagen."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Nadat je een Gilde hebt verlaten, kun je geen nieuwe starten voor %d dagen."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Deze Gilde Naam is ongeldig."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"We vragen de medewerking van vele spelers."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Gilde] [%s] Guilde is aangemaakt."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gilde] Aanmaken van Gilde gefaald."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Groep] Alleen de Groepsleider kan de Groeps Vaardigheden gebruiken."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Het doelwit is niet gevonden."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Gilde] Dat is niet het correcte som Yang."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gilde] Je hebt niet genoeg Yang."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] De gezochte persoon kan niet gevonden worden."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Gilde] Dit persoon zit niet in dezelfde Gilde."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt geen Gilde Leden eruit gooien."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gilde] Het Gilde Lid %s is uit de Gilde gegooid."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"OX event is not niet geëindigd. Een error heeft plaats gevonden. (Flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gilde] Je hebt een Gilde Lid eruit gegooid."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt niet je Rang naam veranderen."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] De Rechten van de Gildeleider kan niet veranderd worden."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Gilde] Deze Rank Naam is ongeldig."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt je positie niet veranderen."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] De Rechten van de Gildeleider kan niet veranderd worden."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Gilde] %u Ervaring gegeven."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gilde] Ervarings gebruik gefaald."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gilde] Onvoldoende Yang in de gildeschatkamer."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gilde] Drakengeest werd niet hersteld."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"De OX Gebeurtenis zal binnenkort hersteld worden."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt geen Aankondiging maken."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt de positie niet veranderen."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] De Positie van de Gildeleider kan niet veranderd worden."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt jezelf niet Gilde Leider maken."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Je hebt niet genoeg rechten om de Gildeleider te kiezen."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt niet méér Gildeleiders kiezen."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt dit Voorwerp niet verhandelen."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Illegale software gedetecteerd. Het Spel word afgesloten."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Je hebt meer dan 2 miljard Yang. Je kunt niet handelen."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Ongeldige Yang."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Het Huidige Gebeurtenis is gelimiteerd naar één gebied."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Start Voorwerpen Roulette."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Start Yang Roulette."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"De Speler is online. Gebruik fluisteren om te chatten."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Het Mobiele nummer is niet geregistreerd."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Je moet tenminste level 20 zijn om smsjes te versturen."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Je hebt 2000 Yang nodig om een sms te versturen."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Je sms is verstuurd."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s van de Gilde %s verhoogt tot %d%%!"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s van de Gilde %s is weer normaal."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s is verhoogd met %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s 's %s is weer normaal."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Je mijnbouw punten hebben het maximum behaald. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Je Mijnbouw Punten zijn verhoogd tot de hoogste Level."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Je kunt je pikhouweel upgraden bij Deokbae."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Je Mijnbouw Punten zijn verhoogd! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Zonder een Pikhouweel kun je niet mijnen."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Niets om te mijnen hier."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Het mijnen was succesvol"; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Het mijnen heeft gefaald."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Vrienden] Je hebt %s toegevoegd als vriend."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"De Speler zal binnenkort naar de stad geteleporteerd worden."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Vrienden] Je hebt %s verwijderd van je lijst."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Kritieke server error. De server zal automatisch herstarten."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Je verbinding wordt verbroken in 10 seconden."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Je kunt verbinding maken na 5 minuten."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) Gilde aangemaakt. [Tijdelijk]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Deze Gilde is Oorlog aan het voeren."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Gilde bestaat niet."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Een Gilde met deze naam of nummer bestaat niet."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Gebouw bestaat niet."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Dit soort Gebouw kan maar één keer gebouwd worden."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Sluit eerst de Ox event Map. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Het Basis Gebouw moet eerst gebouwd worden."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Gebouw is niet gebouwd door incorrecte prijzen."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Je gilde heeft niet genoeg Yang om dit gebouw te plaatsen."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je hebt niet genoeg grondstoffen voor dit Gebouw."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Je kunt hier geen Gebouw bouwen."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Dit karakter bestaat niet."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Duel niet geannuleerd."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Duel succesvol geannuleerd."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Het Duel is succesvol begonnen."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Er is een probleem met het beginnen van het duel."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Geen errors hebben zich voorgedaan."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Geen Tegenstanders hier."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Geen Staat Punten over."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Overige Staat Punten zijn te laag."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Je hebt een incorrecte waarde ingevoerd."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Subbevel van het Bevel is incorrect."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Contract tussen Speler %d en Speler %d verbroken."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Draai de Roulette voor %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"De Voorwerp log is geplaatst in de syslog."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Informatie over de Koninkrijken."; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Kies de Map Informatie van het Heilig Land %d Toegang %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Een fout heeft zich voorgedaan."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d Number Holy Land %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Informatie over het Keizerrijk Gevecht"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Je verzoek is aan het laden. Even geduld aub."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Je kunt geen Opslag openen als er een ander venster geopend is."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Opslag] Opslag wachtwoord is veranderd."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Opslag] Je hebt een verkeerd wachtwoord ingevoerd."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Je Speeltijd is voorbij in %d Minuten."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Regelmatig gestemd."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Reeds gestemd."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"Speler %s zit al in de stemming"; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"OX event is afgelopen, geen fouten hebben zich voorgedaan. (Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Kan niet gestemd worden."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s heeft nog %u Yang."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s heeft nog %d Yang."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Je hebt niet genoeg Yang."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s is verwijderd als Keizer Kandidaat."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s is niet een Kandidaat om Keizer te worden."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s is genomineerd als Keizer."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s kan niet genomineerd worden als Keizer."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"De %s Keizer word uitgezet."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"De %s Keizer kan niet uitgezet worden."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX Gebeurtenis accepteert geen spelers meer."; + +"½Å¼ö±¹"; +"Shinsoo Koninkrijk"; + +"õÁ¶±¹"; +"Chunjo Koninkrijk"; + +"Áø³ë±¹"; +"Jinno Koninkrijk"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Je Vis Punten zijn verhoogd! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Je hebt het maximum aan vis punten bereikt."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ga naar de Visser en laat je hengel upgraden."; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Je hebt je Aas verloren aan de vis."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Je hebt een Vis gevangen! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"De lengte van de gevangen Vis is %.2fcm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Vis Gebeurtenis 'Grote Snoekbaars'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX De andere deelnemers in de Gebeurtenis staan genoteerd."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Vis Gebeurtenis 'Karper'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Je hebt %d van %d gevangen."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"De Vis is in diep water verdwenen."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"Er zit een Schelp in de Vis."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"Er zit een Worm in de Vis."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Je bent %s aan het roosteren boven het vuur."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Je kunt niet handelen want je hebt meer dan 2 miljard Yang."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Je kun je Warenhuis geen individuele naam geven."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Voorwerpen-Winkel Voorwerpen in een privé Warenhuis verkopen."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX De andere deelnemers in de Gebeurtenis staan niet genoteerd."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Mijnen klaar."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Je hebt een Pikhouweel nodig om erts te mijnen!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Kies een Hengel."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Plaats eerst Aas op de Haak."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Je kunt niet gaan vissen zonder een Hengel!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt geen verzoek maken omdat de Groeps Leider niet online is."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt geen Groep vormen met Spelers uit een andere Keizerrijk."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt geen Spelers uitnodigen wanneer je in een Kerker bent."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt geen Speler uitnodigen wanneer je in Observatie Mode bent."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Groep] Alleen Spelers met een Level verschil van -30 naar +30 kunnen uitgenodigd worden."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Andere deelnemers: %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt deze Speler niet uitnodigen, hun Level is the laag."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt deze Speler niet uitnodigen, hun Level is te hoog."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt geen Spelers meer uitnodigen voor je Groep."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Wil je bij de Groep van %s aansluiten?"; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"De Speler zit niet in deze Groep."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt je niet bij deze Groep aansluiten want die is vol."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Groep] Je hebt geen rechten om iemand uit te nodigen."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Groep] %s slaat de uitnodiging voor jouw Groep af."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Groep] %s zit al in de Groep."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt geen uitnodiging accepteren in een Kerker."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX Gebeurtenis afgelopen."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX Gebeurtenis afgelopen."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt de uitnodiging niet accepteren."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Groep] %s heeft je uitnodiging afgeslagen."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Groep] %s heeft zich bij je Groep aangesloten."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Groep] %s heeft zich bij je Groep aangesloten."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt nu geen privé Warenhuis gebruiken."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Deze Speler is al aan het handelen met een andere Speler."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 Confirmatie Nummer: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Je Confirmatie Nummer is niet correct. Probeer opnieuw."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"De Mobiele Nummer is geregistreerd."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt de Speler niet teleporteren."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX De Prijs is weggegeven. Id: %d Hoeveelheid: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"De Speler is niet online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"De Speler is in kanaal %d. (Jij bent in kanaal %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet ergens anders heen gaan voor %d seconden nadat je een Warenhuis hebt geopend."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Je kunt niet ergens anders heen gaan voor een tijdje na het handelen."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet ergens anders heen gaan voor %d seconden na handelen."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Duel afgelopen, je tegenstander is verdwenen."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Er is geen limiet voor Brouwsels."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Je kunt tot %d Brouwsels gebruiken."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Het gevecht begint in 10 seconden."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Het duel is begonnen."; + +"Âü"; +"TRUE"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Het duel is beëindigd omdat er een probleem is met de arena."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Het duel is beëindigd vanwege de timeout."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"Over 10 seconden word je verplaatst naar de stad."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Het duel is beëindigd omdat er een probleem is met de arena."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Je Tegenstander heeft problemen. Het duel is beëindigd."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Het duel is beëindigd omdat er een probleem is met de Tegenstander."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s heeft het duel gewonnen."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s heeft gewonnen."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Je wordt over 10 seconden naar de Stad geteleporteerd."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"De volgende ronde begint over 10 seconden."; + +"°ÅÁþ"; +"FALSE"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"De Tegenstanders werden opgesplits. Het duel is beëindigd."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"De Quota van Gevallen Voorwerpen is op het moment plus %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"De Quota van Gevallen Yang is op dit moment plus %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"De drop-kans voor Yangregen is momenteel %d%% hoger."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"De Ervaringsbonus is op dit moment een extra %d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"Je client versie is niet geldig. Installeer de normale patch aub."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Je kunt niet handelen in de shop als er een ander venster geopend is."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Je bent te ver van het Warenhuis af om te kunnen kopen."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Je bent te ver van het Warenhuis af om te kunnen verkopen."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet handelen want je hebt meer dan 2 miljard Yang."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Totale nummer vande Quiz: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"De Verkoop wordt belast met %d%% belasting."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Paard rijden zolang je getransformeerd bent."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Paard rijden wanneer je een Trouwjurk of Smoking draagt."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Je hebt geen Paard."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Je Paard is dood."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"De Uithoudingsvermogen van je Paard is te laag."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Een Paard roepen heeft gefaald."; + +"´ÔÀÇ ¸»"; +"Paard"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"De Bruiloft zal spoedig afgelopen zijn."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Zal automatisch verlaten worden."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"De Oorlog is reeds over."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Het resultaat volgt in 10 seconden."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet handelen terwijl je observeert."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Als het venster geopend is kun je niet handelen met anderen."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"De andere spelers is momenteel bezet, dus kun je momenteel niet handelen."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"De andere Speler heeft het handelen geannuleerd."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Niet genoeg Yang of er is geen plaats in de Inventaris."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"De andere Speler heeft niet genoeg Yang of er is geen plek in hun Inventaris."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"De andere Speler heeft geen plek in hun Inventaris."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"De Handel met %s was succesvol."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Je hebt geen Ervaring verloren door de Zegening van de Draken God."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Huidige Score: Shinsoo %d, Chunjo %d, Jinno %d"; + +"Á¤´äÀº"; +"Het juiste antwoord was:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"De Duivel van de Heilige Plaats: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", je hebt geen recht om hier te zijn! De leden van je koninkrijk zullen deze heilige grond over 10 seconden verlaten."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"%sis verslagen en verlaat het Koninkrijk Gevecht."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Aantal Monsters in het Keizerrijk Gevecht:"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Als je de Wachter van de Heilige Plaats verslaat word je de eigenaar."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Je hebt geen Voorwerpen laten vallen omdat je beschermd bent door de Draken God."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Toegevoegde Stoot Schade %d"; + +"%s ºí·°! (%ld%%)"; +"%s blokkeert! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s ontwijkt! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Ja (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d]s Aanvals Positie: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Voer het Bevel volledig in."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt dit niet doen terwijl je op een Paard zit."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt dit niet doen terwijl je op de grond ligt."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"In mijn Dromen? Wat?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Sta eerst op."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Dit Bevel bestaat niet."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Groep] Groep is verwijderd."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kan het doelwit niet roepen."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Groep] Je kunt geen Groeps Leden naar je huidige positie roepen."; + +"X ÀÔ´Ï´Ù"; +"Nee (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Jouw groep werkt goed samen en groepsleden die in de buurt zijn van de groepsleider zullen een ervaringsbonus ontvangen."; + +"±æµåÀå"; +"Leider"; + +"±æµå¿ø"; +"Lid"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Gilde] Aangeboden Ervaring is groter dan de overgebleven Ervaring."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Gilde] Het Bericht kan niet verwijderd worden."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Gilde] Niet genoeg Drakengeest. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt geen Gilde Vaardigheden gebruiken."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Gilde] %d Vaardigheden gebruikt (%d, %d) op %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Gilde] De Speler is in kanaal %d. (Huidig kanaal: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Gilde] De Speler is niet online"; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Ieder die een fout antwoord heeft gegeven wordt na 5 sec. verwijderd."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gilde] Deze Gilde Vaardigheid kan alleen tijdens Oorlog gebruikt worden."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Gilde] %u Drakengeest punten zijn hersteld."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gilde] Alleen de Gildeleider kan Yang eruit halen."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Gilde] De Speler slaat de Gilde uitnodiging af."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt niet iemand uitnodigen voor de Gilde."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Je kunt geen Spelers van een andere Koninkrijk uitnodigen voor de Gilde."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Deze speler kan opnieuw uitgenodigd worden na %d dag(en)."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Na de herindeling kun je leden uitnodigen na %d dagen."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Gilde] Deze Speler is al lid van een andere Gilde."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Gilde] De Gilde capaciteit heeft zijn bovenste limiet bereikt."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Klaar voor de volgende vraag?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Je kunt deze Vaardigheid niet trainen."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt deze Vaardigheid niet trainen."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Je kunt deze Vaardigheid niet trainen tot grootmeester."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je bent al een Meester in deze Vaardigheid. Je kunt het niet trainen."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Je Vaardigheid is niet hoog genoeg om een grootmeester te worden."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Het heeft niet gewerkt! Verdikkeme!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Training gefaald. Probeer het later opnieuw."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Mijn lichaam is vol met kracht!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"De training schijnt al te werken..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Je hebt je training met het Boek succesvol afgerond."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Je kunt dit niet lezen want je hebt niet genoeg Ervaring."; + +"Pregunta."; +"Vraag."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt deze Vaardigheid niet trainen met een Boek."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Deze Vaardigheid is niet hoog genoeg om getrained te kunnen worden met een Boek."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Ik maak vooruitgang, maar ik heb nog steeds niet alles begrepen."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Deze instructies zijn moeilijk om te begrijpen. Ik moet blijven studeren."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Ik begrijp dit hoofdstuk. Maar ik moet door blijven gaan met hard werken."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Je hebt je training met het Boek succesvol afgerond."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Teleportatie gefaald."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Geen Paard hier. Vraag aan de Jongen."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Gebruik een Voorwerp om een Paard te roepen."; + +"%s SP¼Ò¸ð: %d"; +"%s FP Gebruik: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Als het juist is, ga dan naar O, als het verkeerd is, ga dan naar X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Ik brand van binnen maar het kalmeert mijn lichaam."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Langzaam, maar gestaag... zonder te stoppen."; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Ja dat voelt goed. Mijn lichaam zit vol Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Ik heb het gelezen! Nu moet de Chi door mijn lichaam vloeien."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"De training is afgelopen."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Ik ben op de laatste pagina! De training is bijna klaar!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Bijna klaar! Nog maar een klein beetje!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Ik ben verlicht! Ik heb het bijna helemaal gelezen!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Nog maar een paar pagina's en dan heb ik alles gelezen."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Ik voel me verfrist."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Correct!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Nu begrijp ik het!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Okee, ik moet geconcentreerd blijven!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Ik heb dezelfde zin steeds opnieuw gelezen."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Ik wil niet meer leren."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Dit is veel moeilijker dan ik dacht."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Ik kan me moeilijk concentreren. Ik zou een pauze moeten nemen."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Je chat is geblokkeerd door een GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Je chat block is opgeheven."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"Het Bouw Venster is al geopened."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet iets bouwen wanneer er een andere Handel / Opslag Venster geopend is."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Geen verdere verbeteringen mogelijk."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Het Bouw Venster is niet open."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Je hebt niet de juiste materiaal."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Gilde] Probeer het later opnieuw."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Je moet %d verder Vaardigh. Boeken lezen, om deze Vaard. te verbeteren"; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Gilde] Probeer het later opnieuw."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Je kunt deze functie alleen gebruiken wanneer je bij het kasteel bent."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: De Goudstaven zijn terugbetaald aan de kluis van je Koninkrijk."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: In de kluis van je Koninkrijk zijn er: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Je bent niet in staat om de goudstaven terug te betalen aan de kluis van je Koninkrijk."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Gilde]Gilde heeft %d Punten bereikt."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dit Voorwerp kan niet beter gemaakt worden."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"De gratis wapen toevoegingen kan alleen gebruikt worden bij wapens tot Level 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je bent niet in staat om dit Voorwerp te gebruiken omdat je niet alle kwalificaties hebt."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je bent niet in staat om dit Voorwerp te gebruiken omdat je het verkeerde geslacht hebt."; + +"»ç¿ë¹ý: transfer "; +"Gebruik: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Deze functie kan alleen gebruikt worden door de Keizer."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen Spelers van een ander Koninkrijk recruteren."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"De Speler %s is op het Kanaal %d op dit moment. (Jouw Kanaal: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Je hebt %s spelers gerecruteerd."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Er is geen gebruiker met deze naam."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet jezelf recruteren."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Je Level is lager dan het Level van het Voorwerp na de verbetering."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Je kunt niets verbeteren als er nog een ander venster geopend is."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"De Keizer van %s is veranderd naar %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"Er zijn %s oorlogen om te kampvuren te laten branden."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s heeft succesvol verdedigd."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Speler %s kan tot 30 minuten van nu een beloning krijgen omdat hij/zij de kampvuren heeft vernietigd."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"30 minuten zijn voorbij. De kampvuren zijn verdwenen."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Een kampvuur was in brand gezet voor %s om te waarschuwen voor een gevecht."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s heeft het kampvuur vernietigd."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s heeft de oorlog verloren omdat ze het kasteel niet konden verdedigen."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s heeft het kampvuur vernietigd."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Je kunt alleen een winkel openen wanneer je jezelf uitkleedt."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d uren %d minutesn %d seconden over voor je chatblok."; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d uren %d seconden over op je chatblock"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d minuten %d seconden over op je chatblok"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Drop-kans voor Yangregen"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Niet genoeg materiaal voor een verbetering."; + +"ÀüÁ¦±¹"; +"Alle rijken"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Voorwerp val percentage"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Yang val percentage"; + +"°æÇèÄ¡ ¹èÀ²"; +"Ervaring percentage"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d seconden over op je chatblock"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen emoties tonen wanneer je een paard rijdt."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen emoties tonen aan een speler die paard rijdt."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Gilde] De tegenstanders gildeleider is offline"; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] De tegenstanders gildeleider is offline"; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gilde] Deze gilde neem deel aan een gevecht op dit moment"; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Je bent al aan het rijden. Stijg eerst af."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet verbeteren met dit Geschrift."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Je kunt maar één keer beloond worden voor de Demonen Toren Quest."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Drakensteen is verwijderd."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Je kan het voorwerp niet uit het verbeteringsvenster slepen."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Drakensteen overgebleven tijd is onttrokken."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Onttrekken van overgebleven tijd is mislukt."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Verwijderen van de Drakensteen is mislukt. Maar je hebt het volgende ontvangen: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Verwijderen van de Drakensteen mislukt."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Dit voorwerp is niet noodzakelijk voor het verbeteren van de kwaliteit."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Dit voorwerp is niet noodzakelijk voor het verbeteren van de kwaliteit."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Dit Voorwerp kan zo niet verbeterd worden."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dit Voorwerp kan zo niet verbeterd worden."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Verbeteren van kwaliteit gelukt."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Verbetering van 1 level mislukt."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Dit voorwerp is niet noodzakelijk voor verbetering."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Verbetering van 1 level is gelukt."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Verbeteren van kwaliteit mislukt."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Je hebt niet de materialen die nodig zijn voor het versterken van de Drakensteen."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Deze Drakensteen kan niet gebruikt worden voor het verbeteren."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Versterken is gelukt."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Versterken mislukt."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Je draagt al een Drakensteen van dit type."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"De Drakensteen kan niet worden verwijderd."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Je bent al uitgerust met een Drakensteen van dit soort."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Voor je de Cor Draconis kan openen, moet je de Dragensteen missie hebben voltooid en de Drakensteen Alchemie worden geactiveerd."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Voor je de Cor Draconis kan openen, moet je de Dragensteen missie hebben voltooid en de Drakensteen Alchemie worden geactiveerd."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kan alleen de riem weg doen als er niets meer in zijn inventaris zit."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Je kunt het zegenings geschrift combineren met de magische ijzererts."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Je kan dit voorwerp niet in de inventaris van je riem doen."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Je hebt %d Yang geinvesteerd."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Er is geen Steen om uitgehaald te worden."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Je kunt deze positie niet bewaren."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Er is niet genoeg ruimte in je Inventaris."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je kunt niet teleporteren naar een veilige positie in een andere Koninkrijk."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je hebt niet genoeg LP."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Je hebt niet genoeg Tover Punten (TP) om dit te gebruiken."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"Je zult je bestemming in %d seconden bereiken."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Je Level is lager dan het Level van het Voorwerp na de verbetering."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Je kunt een Maan Taart slechts elke 5 seconden gebruiken."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Je kunt dit Voorwerp niet in een Duel gebruiken."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Je hebt %d Yang gewonnen."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Je kunt hier geen kampvuur maken."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Je kunt geen kampvuur onder water maken."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Gesloten. Je zou naar een Sleutel moeten zoeken."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Dit Voorwerp kan niet geopenend worden met een Sleutel."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Dit is de juiste Sleutel."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Je hebt %d Yang ontvangen."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Een mysterieus licht komt uit de doos."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Je hebt %d Ervarings Punten ontvangen."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Kijk wat er uit de doos komt!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gilde] Het gildelevel is te laag."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Als je de rode rook inhaleert die uit de doos komt, ben je sneller!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Gevallen items verdwijnen na %d minuten."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_PL.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_PL.txt new file mode 100644 index 000000000..30c3893ba --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_PL.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Wszyscy ludzie zostan¹ przeniesieni do miasta."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Ta rzecz nie istnieje."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"Skrzynia niespodziewanie wybuch³a! Straci³eœ Punkty ¯ycia."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Jeœli bêdziesz wdychaæ zielony dym ze skrzyni, rozprzestrzenisz truciznê w swoim ciele!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Otrzymano %s, %d sztuk."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"Ze skrzyni wypad³ nastêpuj¹cy przedmiot: %s."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Ten klucz chyba nie pasuje do zamka."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Nic nie dosta³eœ."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Masz za ma³o Yang, aby móc u¿yæ tego przedmiotu."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Masz za ma³o Yang, aby móc u¿yæ tego przedmiotu."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Obni¿y³eœ swój poziom umiejêtnoœci."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz obni¿yæ swojego poziomu umiejêtnoœci."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"Ten efekt jest ju¿ aktywny."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ten przedmiot mo¿e byæ u¿yty tylko w kafejce internetowej."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"To jest powy¿ej limitu."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Masz za ma³o miejsca w swoim ekwipunku."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"U¿yto Ksiê¿ycowego Torcika lub Nasionka."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz nosiæ obr¹czki jeœli nie jesteœ w zwi¹zku ma³¿eñskim."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Nie mo¿esz u¿yæ wykrawacza zdarzeñ z tej pozycji."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ten przedmiot nie mo¿e byæ absorbowany."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Wykrywacz zdarzeñ znikn¹³ w rozb³ysku tajemniczego œwiat³a."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Wykrywacz eventów znikn¹³."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Kompas Kamieni Metin nie funkcjonuje w Lochach."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Kompas Kamieni Metin znikn¹³ wraz z tajemniczym œwiat³em."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Otrzymaj: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Kompas Kamieni Metin znikn¹³."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"W muszli znajdujesz jedynie zwyczajny Kawa³ek Kamienia."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Muszla zniknê³a."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"W muszli jest Bia³a Per³a."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"W muszli jest Niebieska Per³a."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"W muszli jest Krwawa Per³a."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Nie jest ³atwo zrozumieæ tê ksi¹¿kê."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Ta ksi¹¿ka Ci nie pomo¿e."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Musisz byæ na 30 poziomie, aby zrozumieæ t¹ Ksiêge."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Musisz byæ na 50 poziomie, aby zrozumieæ t¹ Ksiêgê."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz wytrenowaæ wiêcej kombinacji."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"Gildia %s przejê³a flagê Gildii %s!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Ju¿ mówisz p³ynnie tym jêzykiem."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Musisz podnieœæ swój poziom, aby zrozumieæ tê ksi¹¿kê."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ksi¹¿ka jest za trudna do nauki."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz ju¿ trenowaæ z t¹ ksi¹¿k¹."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Podatki ustawione na %d%%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Trening JeŸdziectwa jest dostêpny dopiero od poziomu 50."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Unikn¹³eœ kl¹twy Z³ego Ducha przy pomocy Zwoju Egzorcyzmu."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz czytaæ wiêcej przewodników JeŸdziectwa."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Otrzyma³eœ punkt jeŸdziectwa po przeczytaniu przewodnika jeŸdziectwa."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Mo¿esz podnieœæ swoje umiejêtnoœci jeŸdzieckie poprzez otrzymany punkt."; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"Flaga Gildii %s zosta³a ukradziona przez gracza %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nie zrozumia³eœ Przewodnika JeŸdziectwa."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Twój umys³ jest czysty. Mo¿esz siê skoncentrowaæ."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Twoja Ranga zosta³a zwiêkszona o %d punktów."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Nie mo¿esz pofarbowaæ lub wybieliæ swojej aktualnej fryzury."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Musisz osi¹gn¹æ poziom %d, aby móc ponownie zmieniæ kolor fryzury."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Ten przedmiot mo¿e zostaæ otwarty tylko przez inn¹ p³eæ."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz tego u¿yæ z Twojego aktualnego po³o¿enia."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Jesteœ gotowy do przeniesienia, wiêc nie mo¿esz skorzystaæ ze zwoju powrotu."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Wróci³eœ do punktu wyjœcia."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s nie mo¿e byæ u¿yty w lochu."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Misja] Odebra³eœ ju¿ swoj¹ nagrodê."; + +"À»"; +"the"; + +"¸¦"; +"the"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Nie posiadasz Od³amu Kamienia do usuwania."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Nie mo¿esz zmieniæ ulepszenia tego Przedmiotu."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Nie masz ulepszenia, które móg³byœ zmieniæ."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Mo¿esz tego dokonaæ tylko w %d minut po ulepszeniu. (Zosta³o %d minut)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Zmieni³eœ ulepszenie."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ulepszenie dodane pomyœlnie."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ulepszenie nie zosta³o dodane."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Aby dodaæ kolejny bonus do tego przedmiotu, musisz u¿yæ kuli b³ogos³awieñstwa."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz u¿yæ tego na arenie."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tego przedmiotu nie mo¿na ju¿ ulepszaæ w ten sposób. Maksymalna iloœæ bonusów zosta³a osi¹gniêta."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Kula b³ogos³awieñstwa mo¿e zostaæ u¿yty tylko na przedmiotach, które ju¿ maj¹ 4 bonusy."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Slot dodano pomyœlnie."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Slot nie zosta³ dodany."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Do tego przedmiotu nie mo¿esz dodaæ wiêcej nowych slotów."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Nie mo¿esz przydzieliæ slotu dla tego przedmiotu."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Uzbrajanie pomyœlne."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Uzbrajanie niepomyœlne."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Musisz wpierw dodaæ slot. U¿yj do tego Diamentu."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"Nie ma tu slotu z Klejnotami."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Mo¿esz to zrobiæ jedynie z za³o¿on¹ Mask¹ Uczuæ."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Musisz dodaæ slot, jeœli chcesz u¿yæ Diamentu."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Do tego przedmiotu nie mo¿na dodaæ wiêcej klejnotów."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Te przedmioty nie mog¹ zostaæ u¿yte razem."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz zmieniæ przynêty podczas wêdkowania."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Zmieni³eœ aktualn¹ przynêtê na %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Umieœci³eœ %s jako przynêtê na haczyku."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Nie masz wszystkich materia³ów potrzebnych do zrobienia mikstury."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Nie masz wystarczaj¹co materia³ów (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Nie masz wystarczaj¹cej liczby pustych butelek."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Mieszanie napoju nie powiod³o siê."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Tylko kobiety mog¹ to zrobiæ."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz umieœciæ kilku Kamieni Duszy tego samego rodzaju."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ten Kamieñ Duszy nie mo¿e zostaæ umieszczony w przedmiocie tego rodzaju."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz umieœciæ tego Kamienia Duszy w broni."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Pomyœlnie umieœci³eœ Kamieñ Duszy."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Kamieñ Duszy pêk³ podczas umieszczania."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Brak wolnych miejsc."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz teleportowaæ twojego partnera w tym momencie."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz u¿yæ zwoju powrotu podczas Bitwy Królestw."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz u¿yæ zwoju powrotu przez %d sek. po otwarciu magazynu."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz skorzystaæ ze zwoju powrotu, gdy masz otwarte inne okno."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Ta osoba nie istnieje."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz u¿yæ Zwoju przez %d sek. po handlu."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz u¿yæ zwoju powrotu przez %d sek. po otwarciu magazynu."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz u¿yæ zwoju powrotu, poniewa¿ odleg³oœæ jest zbyt ma³a."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Po dokonaniu handlu nie mo¿esz skorzystaæ ze zwoju powrotu przez %d sek."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz otworzyæ Magazynu, jeœli otwarte jest inne okno."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Nie mo¿esz wyrzuciæ tego przedmiotu."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Upuszczony przedmiot zniknie za 5 minut."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"Otrzyma³eœ %s"; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Masz za du¿o przedmiotów w ekwipunku."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s otrzymuje %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Za chwilê wszyscy ludzie zostan¹ przeniesieni do wybranego miasta."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Jesteœ za blisko."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"%s otrzyma³: %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz zmieniæ u¿ywanych przedmiotów, gdy jesteœ przemieniony."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Musisz staæ w miejscu, aby wyposa¿yæ siê w ten przedmiot."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Zio³o z ma³p nie nadaje siê na karmê. S³u¿y o¿ywianiu martwych koni."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz karmiæ martwego konia."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Nakarmi³eœ konia zio³ami."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Nakarmi³eœ konia."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Twój poziom jest za niski, aby móc nosiæ t¹ fryzurê."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Masz ju¿ tak¹ fryzurê."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Jesteœ ju¿ przemieniony."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Jesteœ za daleko."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"To jest z³y przedmiot na handel."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz siê przemieniæ w postaæ, która ma wy¿szy poziom od Ciebie."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Twój poziom jest za niski, aby wyposa¿yæ siê w ten przedmiot."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie jesteœ wystarczaj¹co silny, aby wyposa¿yæ siê w ten przedmiot."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Twój poziom Inteligencji jest za niski, aby wyposa¿yæ siê w ten przedmiot."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Masz za nisk¹ Zrêcznoœæ, aby wyposa¿yæ siê w ten przedmiot."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Twoja Witalnoœæ jest za niska, aby wyposa¿yæ siê w ten przedmiot."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz u¿yæ tego przedmiotu, poniewa¿ nie jesteœ w zwi¹zku ma³¿eñskim."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz za³o¿yæ tego przedmiotu dwukrotnie."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Pozosta³y czas do usuniêcia Kieszeni %s: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ta akcja mo¿e zostaæ wykonana tylko z inn¹ p³ci¹."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"Z %s znikn¹³ klejnot."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Gildia] Nazwa gildii jest niepoprawna."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Gildia] Ta nazwa jest ju¿ zajêta."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz stworzyæ gildii."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"Gildia %s wypowiedzia³a wojnê Gildii %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Gildia] %s odrzuci³a wojnê gildii."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"Wojna pomiêdzy gildiami %s i %s rozpocznie siê za kilka sekund!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"Wojna pomiêdzy Gildiami %s oraz %s rozpoczêta!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"Wojna pomiêdzy Gildiami %s oraz %s zakoñczona remisem."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"Gildia %s wygra³a wojnê przeciwko Gildii %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Potrzebujesz potwierdzenia partnera do tego."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Gildia] Wojna gildii zosta³a anulowana."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"Wojna pomiêdzy Gildiami %s oraz %s zosta³a anulowana."; + +"´Ý±â"; +"Zamknij"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Akcja anulowana. Bitwa zosta³a rozpoczêta."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Ktoœ zalogowa³ siê na Twoje konto. Zostaniesz roz³¹czony."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Tajemnicze œwiat³o dobiega z drzewa."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"Czas gry ( %d ) dodany do Twojego konta. (Numer p³atnoœci %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Mo¿esz uczestniczyæ w Bitwie Gildii jako Obserwator."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Po zaznaczeniu postaci pojawi siê guzik do Zakoñczenia Obserwacji."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Nie ma ¿adnych przeciwników."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"Pojedynek z %s rozpoczêty!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Jeœli nie ma przeciwników, wojna Gildii zakoñczy siê automatycznie."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Jako ¿e wojna Gildii zakoñczy³a siê przed czasem, zostanie uznana jako remis."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"Energia zosta³a odbita z powodu B³ogos³awieñstwa Imperatora."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Po %d sekundach mo¿esz u¿yæ B³ogos³awieñstwa Imperatora."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Po %d sekundach mo¿esz u¿yæ B³ogos³awieñstwa Imperatora."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Za ma³y przychód z podatków : %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY] Podatek: %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"B³¹d podczas przemiany."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Ca³kowicie nauczy³eœ siê przekszta³cania."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Najpierw zawo³aj swojego konia."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Odes³a³eœ swojego konia."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s wyzwa³ Ciê na pojedynek!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Musisz zejœæ z konia."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz karmiæ konia podczas siedzenia na nim."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Nakarmi³eœ konia (%s%s)."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Potrzebujesz %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d sekund do wy³¹czenia."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Gra zostanie zamkniêta po %d sekundach."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d sekund do wy³¹czenia."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Wylogowanie zosta³o anulowane."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Powrót do okna logowania. Proszê czekaæ."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Zostaniesz roz³¹czony z serwerem. Proszê czekaæ."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Wyzwa³eœ %s na pojedynek."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Zmieni³eœ postaæ. Proszê czekaæ."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Wznowienie jeszcze nie jest mo¿liwe. Odczekaj %d sekund."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Wznowienie jeszcze nie jest mo¿liwe. Odczekaj %d sekund."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Wznowienie jeszcze nie jest mo¿liwe. Odczekaj %d sekund."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Wznowienie w mieœcie jeszcze nie jest mo¿liwe. Odczekaj %d sekund."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Min¹³ czas oczekiwania. Zostaniesz wskrzeszony w mieœcie."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz zmieniæ swojego stanu, gdy jesteœ przemieniony."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Gracz bierze udzia³ w walce."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Gildia] To nie nale¿y do gildii."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz zmieniæ poziomu umiejêtnoœci gildii."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Twój wybór jest b³êdny."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Magazyn] Poda³eœ z³e has³o."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Magazyn] Magazyn jest ju¿ otwarty."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Magazyn] Musisz odczekaæ 10 sekund zanim otworzysz Magazyn ponownie."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Magazyn] Odleg³oœæ pomiêdzy Tob¹ a magazynem jest zbyt du¿a, aby go otworzyæ."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Serwer nie mo¿e wykonaæ ¿¹dania Grupy."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz opuœciæ Grupy podczas przebywania w Lochu."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Grupa] Opuœci³eœ grupê."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Gildia] Twoja gildia w tym momencie jest zaanga¿owana w inn¹ wojnê."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Nikt nie ma uprawnieñ do wojen gildii."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Gildia] Gildia o tej nazwie nie istnieje."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Ju¿ jest kandydatura"; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gildia] Ta gildia jest ju¿ zaanga¿owana w inn¹ wojnê."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Nie ma wystarczaj¹cej iloœci Yang, aby uczestniczyæ w wojnie gildii."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Gildia nie posiada wystarczaj¹cej iloœci Yang by uczestniczyæ w wojnie gildii."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Gildia] Ta gildia jest ju¿ zapisana do innej wojny gildii."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Gildia] Ta gildia aktualnie uczestniczy w innej wojnie."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Gildia] Przynajmniej %d graczy musi uczestniczyæ w wojnie gildii."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Ta gildia nie posiada wystarczaj¹cej liczby punktów rankingu, aby uczestniczyæ w wojnie gildii."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Gildia nie posiada wystarczaj¹co du¿o cz³onków, aby uczestniczyæ w wojnie gildii."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Twój poziom musi byæ wy¿szy ni¿ 20, aby zapisaæ numer telefonu komórkowego."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Nie nadajesz siê na Imperatora."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s odrzuci³ zaproszenie."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz przyj¹æ zaproszenia, poniewa¿ jesteœ ju¿ w Grupie."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Tylko Imperator mo¿e tego u¿yæ."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Regeneracja oko³o %d sekund."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Brakuje podatków. Aktualny kapita³ : %u Brakuj¹cy kapita³ : %u"; + +"»ç¿ë¹ý: warpto "; +"Rozkaz: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nie mo¿esz przenieœæ siê do nieznanego gracza."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Dodawanie gracza %d do kana³u. (Aktualny kana³ %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Teleport do %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nie mo¿esz przenosiæ nieznanych graczy."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Podczas wojny gildii nie otrzymuje siê Punktów Doœwiadczenia z polowania."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Gdy B³ogos³awieñstwo Imperatora jest u¿yte, przywraca ponownie %s punktów P¯ i PE."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Informacje Mojego Imperatora"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[Monarcha %s] : %s Posiadanie Yang %lld"; + +"[%s±ºÁÖ] : %s "; +"[Monarcha %s] : %s"; + +"±ºÁÖ Á¤º¸"; +"Informacje Imperatora"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Tylko Imperator mo¿e tego u¿yæ"; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Wybierz liczbê pomiêdzy 1 a 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Potwór nie mo¿e byæ przywo³any. SprawdŸ numer Potwora."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Punkty ¯ycia +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Punkty Energii +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"B³ogos³awieñstwo Imperatora jest aktywne."; + +"ü·Â +%d"; +"Wytrzyma³oœæ +%d"; + +"Áö´É +%d"; +"Inteligencja +%d"; + +"±Ù·Â +%d"; +"Si³a +%d"; + +"¹Îø +%d"; +"Zrêcznoœæ +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Szybkoœæ Ataku +%d"; + +"À̵¿¼Óµµ %d"; +"Szybkoœæ Ruchu %d"; + +"ÄðŸÀÓ -%d"; +"Czas wypoczynku -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Odnawianie Energii +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Odnawianie Many +%d"; + +"µ¶°ø°Ý %d"; +"Atak Trucizny %d"; + +"½ºÅÏ +%d"; +"Gwiazda +%d"; + +"½½·Î¿ì +%d"; +"Redukcja Szybkoœci +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Szansa na Krytyczny Atak %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Szansa na Przeszywaj¹cy Atak od %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Si³a Ataku Gracza przeciwko Potworom +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Si³a Ataku Konia przeciwko Potworom +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Wzmocnienie ataku przeciwko Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Wzmocnienie ataku przeciwko Mistykom + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Wzmocnienie ataku przeciwko Nieumar³ym + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Wzmocnienie ataku przeciwko Diab³om + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Dziêki Imperatorowi Sa-Za-Hu, gracz %s otrzymuje 10%% wiêcej si³y ataku przez 3 minuty."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Poch³anianie Energii %d%% podczas ataku."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Poch³anianie Many %d%% podczas ataku."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Z szans¹ %d%% Many zostanie zabranej od wroga."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Absorbowanie Many z szans¹ %d%% ."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% szans na blok ataku z bliskiej odleg³oœci."; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% szans na blok ataku dystansowego"; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Odpornoœæ na Miecze %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Odpornoœæ na Broñ Dwurêczn¹ %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Odpornoœæ na Broñ Dwurêczn¹ %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Odpornoœæ na Dzwony %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Dziêki Imperatorowi Geum-Gang-Gwon, gracz %s otrzymuje 10%% wiêcej obrony przez 3 minuty."; + +"ºÎä ¹æ¾î %d%%"; +"Odpornoœæ na Wachlarze %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Odpornoœæ na Atak z odleg³oœci %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Odpornoœæ na Ogieñ %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Odpornoœæ na B³yskawice %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Odpornoœæ na Magiê %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Odpornoœæ na Wiatr %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Odbicie bezpoœredniego uderzenia: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Odbicie Kl¹twy: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Odpornoœæ na Trucizny %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Jeœli wygrasz, Mana zostanie podniesiona do %d%%"; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"Wydarzenie ju¿ trwa. (Flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Jeœli wygrasz, Doœwiadczenie wzroœnie do %d%%."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Jeœli wygrasz, Yang wzrosn¹ do %d%%."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Jeœli wygrasz, Iloœæ przejêtych przedmiotów wzroœnie do %d%%."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Gdy weŸmiesz miksturê, Moc wzroœnie do %d%%."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% szansa na uzupe³nienie Punktów Energii po zwyciêstwie."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Brak Og³uszenia %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Brak Spowolnienia %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Brak Upadku %d%%"; + +"°ø°Ý·Â +%d"; +"Si³a Ataku +%d"; + +"¹æ¾î·Â +%d"; +"Obrona +%d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"Pytanie OX nie zosta³o za³adowane."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Atak Magiczny +%d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Obrona Magiczna +%d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Maksymalna Wytrzyma³oœæ +%d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Silny przeciwko Wojownikom +%d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Silny przeciwko Ninja +%d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Silny przeciwko Sura +%d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Silny przeciwko Szamanom +%d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Silny przeciwko Potworom +%d%%"; + +"°ø°Ý·Â +%d%%"; +"Atak +%d%%"; + +"¹æ¾î·Â +%d%%"; +"Obrona +%d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz zosta³ za³adowany."; + +"°æÇèÄ¡ %d%%"; +"Doœwiadczenie %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Szansa na znalezienie przedmiotu %.1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Szansa na znalezienie Yang %.1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Górny limit Energii +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Górny limit Energii +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Obra¿enia Umiejêtnoœci %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Obra¿enia Uderzeñ %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Odpornoœæ na Obra¿enia Umiejêtnoœci %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Odpornoœæ na Trafienia %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Odpornoœæ na Ataki Wojownika"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Witamy w Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Odpornoœæ na Ataki Ninja"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Odpornoœæ na Ataki Sura"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Odpornoœæ na Ataki Szamana"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Procedura: %d y- %d m - %d d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Twój Chat jest zablokowany."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Aby móc wo³aæ, musisz mieæ wy¿szy poziom postaci."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Musisz mieæ co najmniej %d poziom aby móc wo³aæ."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Nie jesteœ w tej Grupie."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Nie do³¹czy³eœ do tej Gildii."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Gracz odrzuci³ twoje zaproszenie do Listy Przyjació³."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Konkurs OX rozpoczêty."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Przyjaciele] Nie mo¿esz dodaæ GM do Listy Przyjació³."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s nie jest online."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Po dokonaniu handlu musisz odczekaæ %d sekund, zanim bêdziesz móg³ otworzyæ Magazyn."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Mo¿esz handlowaæ ponownie za %d sekund."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Masz wiêcej ni¿ 2 miliardy Yang. Nie mo¿esz handlowaæ."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Nie mo¿esz otworzyæ prywatnego sklepu, dopóki otwarte jest inne okno."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Ten gracz posiada wiêcej ni¿ 2 miliardy Yang. Nie mo¿esz z nim handlowaæ."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Magazyn] Ruch niemo¿liwy."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Magazyn] Ten przedmiot nie mo¿e byæ przechowany."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Zaproszony gracz jest offline."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Uriel zezwoli³ na wejœcie."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupa] Tylko lider grupy mo¿e to zmieniæ."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Grupa] Wskazany cel nie jest cz³onkiem twojej grupy."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz wyrzuciæ gracza jeœli jesteœ w lochu."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz wyrzuciæ gracza jeœli jesteœ w lochu."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Grupa] Zosta³eœ usuniêty z Grupy."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz opuœciæ grupy w lochach."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz wyrzucaæ cz³onków grupy."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Po usuniêciu gildii, nie mo¿esz stworzyæ nowej przez %d dni."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Po opuszczeniu gildii, nie mo¿esz stworzyæ nowej przez %d dni."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Nazwa Gildii jest b³êdna."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Prosimy o liczny udzia³ graczy."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Gildia] [%s] Gildia zosta³a stworzona."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gildia] Zak³adanie gildii nieudane."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupa] Tylko lider grupy mo¿e u¿ywaæ zdolnoœci grupy."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Grupy] Cel nie zosta³ znaleziony."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Gildia] To nie jest poprawna iloœæ Yang."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gildia] Nie masz wystarczaj¹cej liczby Yang."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Poszukiwana osoba nie zosta³a odnaleziona."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Gildia] Ta osoba nie jest w tej samej gildii."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz wyrzucaæ cz³onków gildii."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gildia] Cz³onek Gildii %s zosta³ usuniêty."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"Konkurs OX nie zosta³ jeszcze zakoñczony, wyst¹pi³y b³êdy. (Flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Gildia] Cz³onek Gildii zosta³ usuniêty."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz zmieniæ swojej rangi."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Moce Mistrza Gildii nie mog¹ byæ zmienione."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Gildia] Ranga jest niepoprawna."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz zmieniæ swojej pozycji."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Prawa Lidera Gildii nie mog¹ zostaæ zmienione."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Gildia] Wykorzystane Punkty Doœwiadczenia: %u."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gildia] Przekazanie Punktów Doœwiadczenia nieudane."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Gildia] Za ma³o Yang w kasie gildii."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Gildia] Duch Smoka nie zosta³ zregenerowany."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"Za chwilê wydarzenie OX zostanie zrestartowane."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz umieszczaæ og³oszeñ."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz zmieniaæ pozycji."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Ranga Mistrza Gildii nie mo¿e byæ zmieniona."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz sam siebie mianowaæ mistrzem gildii."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz wybraæ Lidera."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz wybraæ wiêcej Liderów."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz sprzedaæ tego przedmiotu."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Wykryto niedozwolone oprogramowanie. Gra zostanie zakoñczona."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Masz wiêcej ni¿ 2 miliardy Yang. Nie mo¿esz handlowaæ."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"B³êdny Yang."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Aktualny Wydarzenie jest ograniczone tylko do jednego obszaru."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Rozpocznij Ruletkê Przedmiotów."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Rozpocznij Ruletkê Yang."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Gracz jest dostêpny. Proszê skorzystaæ z szeptów."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Numer telefonu komórkowego nie jest zapisany."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Musisz byæ co najmniej na poziomie 20, aby wysy³aæ wiadomoœci tekstowe."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Potrzebujesz 2000 Yang, aby wys³aæ wiadomoœæ tekstow¹."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Twoja wiadomoœæ zosta³a wys³ana."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s Gildii %s wzrós³ do %d%%!"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s Gildii %s jest ponownie normalny."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s wzrós³ o %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s %s jest ponownie normalny."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Twoje Punkty Wydobycia osi¹gnê³y limit. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Twoje punkty Wydobycia osi¹gnê³y najwy¿szy poziom."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Mo¿esz ulepszyæ swój Kilof u Drwala Deokbae."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Twoje Punkty Wydobycia wzros³y! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz wydobywaæ bez kilofu."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Nie ma tu nic do wydobycia."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Wydobycie zakoñczone pomyœlnie."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Wydobycie niepomyœlne."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Przyjaciele] Doda³eœ %s do Listy Przyjació³."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"Za chwilê gracze zostan¹ przeniesieni do miasta."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Przyjaciele] Usun¹³eœ %s z listy."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Krytyczny b³¹d serwera. Serwer zostanie uruchomiony ponownie."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Zostaniesz roz³¹czony za 10 sekund."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Mo¿esz po³¹czyæ siê ponownie za 5 minut."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) Gildia utworzona. [Tymczasowo]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Ta Gildia jest w stanie wojny."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Ta Gildia nie istnieje."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Gildia o takiej nazwie lub liczbie nie istnieje."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Budynek nie istnieje."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Ten typ budynku mo¿e byæ zbudowany tylko raz."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Najpierw zamknij Mapê OX. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Musisz najpierw zbudowaæ G³ówny Budynek."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Budowa zakoñczona niepowodzeniem z powodu b³êdnej wyceny."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Twoja gildia nie posiada wystarczaj¹cej iloœci Yang, aby zbudowaæ ten budynek."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie masz wystarczaj¹co surowców na ten budynek."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Nie mo¿esz zbudowaæ tego budynku w tym miejscu."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Ta postaæ nie istnieje."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Pojedynek nie zosta³ przerwany."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Pojedynek przerwany pomyœlnie."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Pojedynek rozpoczêty pomyœlnie."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Napotkano problem przy rozpoczêciu pojedynku."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Nie wyst¹pi³y b³êdy."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Brak przeciwników."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Nie zosta³y ¿adne Punkty Statusu."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Pozosta³o zbyt ma³o punktów statusu."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Poda³eœ z³¹ wartoœæ."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Polecenie jest nieprawid³owe."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Zerwany kontrakt pomiêdzy graczami %d i %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Rozpocznij ruletkê o %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Log przedmiotów umieszczony w logu systemowym."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Informacje dla Królestw"; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Wybierz mapy Œwiêtej Ziemi %d Wejœcie %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Wyst¹pi³ b³¹d."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s licznik zabójstw %d zabitych potworów %d zabitych bossów %d liczba œwiêtej ziemi %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Informacje o Bitwie Królestw"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Twoja proœba jest wczytywana. Proszê czekaæ."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Nie mo¿esz otworzyæ magazynu, dopóki otwarte jest inne okno."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Magazyn] Has³o do magazynu zosta³o zmienione."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Magazyn] Wprowadzono nieprawid³owe has³o."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Twój czas gry dobiega koñca za %d minut."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"G³osowanie."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Ju¿ zag³osowa³eœ."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s graczy odda³o ju¿ swój g³os."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"Event OX zosta³ zakoñczony. Nie wyst¹pi³y ¿adne b³êdy. (Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Nie mo¿e byæ g³osowany."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s nadal ma %u Yang."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s nadal ma %d Yang."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Nie masz wystarczaj¹cej iloœci Yang."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"Kandydatura %s na Imperatora zosta³a skasowana."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s nie jest kandydatem na Imperatora."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s zosta³ nominowany na Imperatora."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s nie mo¿e byæ nominowany na Imperatora."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"Imperator %s zosta³ odwo³any."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Imperator %s nie mo¿e zostaæ odwo³any."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"Konkurs OX nie przyjmuje ju¿ nowych uczestników."; + +"½Å¼ö±¹"; +"Królestwo Shinsoo"; + +"õÁ¶±¹"; +"Królestwo Chunjo"; + +"Áø³ë±¹"; +"Królestwo Jinno"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Twoje punkty wêdkarskie wzros³y! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Osi¹gn¹³eœ maksymaln¹ iloœæ Punktów Wêdkarskich."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ulepsz swoj¹ wêdkê u Rybaka!"; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Straci³eœ swoj¹ przynêtê."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Z³apa³eœ rybê! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"D³ugoœæ z³apanej ryby wynosi %.2fcm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Konkurs Wêdkarski 'Najlepszy Rybak'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Inni uczestnicy Wydarzenia s¹ na liœcie."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Konkurs Wêdkarski 'Karp'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Z³apa³eœ %d z %d ."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Ryba zniknê³a w g³êbinach wody."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"W rybie znajduje siê muszla."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"W rybie znajduje siê robak."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Pieczesz %s nad ogniem."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Nie mo¿esz handlowaæ, poniewa¿ masz przy sobie wiêcej ni¿ 2 miliardy Yang."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz nadaæ niew³aœciwej nazwy swojemu Magazynowi."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz sprzedawaæ Przedmiotów z ItemShop w prywatnym Sklepie."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Inni uczestnicy Wydarzenia nie s¹ na liœcie."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Górnictwo zakoñczone."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Do wydobywania surowców potrzebny jest Kilof!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Proszê wybraæ Wêdkê."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Najpierw umieœæ przynêtê na haczyku."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Nie mo¿esz ³owiæ bez Wêdki!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz wys³aæ Proœby, poniewa¿ Lider grupy jest offline."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz utworzyæ Grupy z graczami z innych Królestw."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz zaprosiæ innych graczy, gdy jesteœ w lochu."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz zaprosiæ innych graczy, gdy jesteœ w Trybie Obserwatora."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupa] Tylko gracze z ró¿nic¹ poziomu -30 do +30 mog¹ zostaæ zaproszeni."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Liczba innych uczestników: %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz zaprosiæ tego gracza, jego poziom jest za niski."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz zaprosiæ tego gracza, jego poziom jest za wysoki."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz zaprosiæ wiêcej graczy do swojej Grupy."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Chcesz do³¹czyæ siê do Grupy %s."; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Ten gracz nie jest w tej Grupie."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz do³¹czyæ do tej Grupy, poniewa¿ ma ona ju¿ maksymaln¹ iloœæ cz³onków."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Grupa] Nie masz prawa, aby zapraszaæ kogokolwiek."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Grupa] %s odrzuci³ zaproszenie do twojej Grupy."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Grupa] %s jest ju¿ w Grupie."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz przyj¹æ zaproszenia bêd¹c w lochu."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"Konkurs OX zakoñczony."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"Konkurs OX zakoñczony."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz przyj¹æ zaproszenia."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Grupa] %s odrzuci³ twoje zaproszenie."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Grupa] %s do³¹czy³ do Grupy."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Grupa] %s do³¹czy³ do twojej Grupy."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz skorzystaæ teraz z prywatnego Magazynu."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"W tej chwili ten gracz handluje z kimœ innym."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Numer potwierdzaj¹cy Metin2: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Twój numer potwierdzaj¹cy jest b³êdny. Proszê spróbowaæ ponownie."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Numer komórkowy jest zarejestrowany."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz przenieœæ siê do gracza."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"Nagroda za OX zosta³a wydana. ID: %d Iloœæ: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Ten gracz nie jest online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Gracz ten jest na kanale %d. (Ty jesteœ na kanale %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz udaæ siê w inne miejsce przez %d sekund po otwarciu Magazynu."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nie mo¿esz udaæ siê w inne miejsce przez chwilê po zakoñczeniu handlu."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz udaæ siê w inne miejsce przez %d sekund po zakoñczeniu handlu."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Pojedynek zosta³ zakoñczony, poniewa¿ znikn¹³ twój przeciwnik."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Nie ma limitu mikstur."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Mo¿esz u¿yæ tylko %d mikstur."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Walka rozpoczyna siê za 10 sekund."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Pojedynek rozpoczêty."; + +"Âü"; +"TRUE"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Pojedynek zosta³ zakoñczony z powodu problemów z aren¹."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Pojedynek zosta³ zakoñczony z powodu up³ywu czasu."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"Za 10 sekund zostaniesz przeniesiony do miasta."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Pojedynek jest zakoñczony z powodu problemów z aren¹."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Twój przeciwnik ma jakieœ problemy. Pojedynek zakoñczony."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Pojedynek zosta³ zakoñczony poniewa¿ jest problemów z przeciwnikiem."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s wygra³ pojedynek."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s wygra³."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Zostaniesz przeniesiony do Miasta za 10 sekund."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"Nastêpna runda rozpoczyna siê za 10 sekund."; + +"°ÅÁþ"; +"FALSE"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Wojownicy siê rozdzielili. Pojedynek zakoñczony."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Aktualnie szansa na wypadniêcie przedmiotu to: +%d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Iloœæ wypadaj¹cych Yang jest zwiêkszona o: %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Aktualna szansa na deszcz dropów Yang jest zwiêkszona o: %d%%"; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Bonus dodatkowego doœwiadczenia wynosi obecnie %d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"Twoja wersja klienta jest niew³aœciwa. Proszê zainstalowaæ normalny patch."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Nie mo¿esz handlowaæ w sklepie, dopóki otwarte jest inne okno."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Aby cokolwiek kupiæ, musisz podejœæ bli¿ej."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Znajdujesz siê za daleko od Magazynu aby sprzedawaæ."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz handlowaæ, poniewa¿ masz przy sobie wiêcej ni¿ 2 miliardy Yang."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Ca³kowita liczba Pytañ: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Podatek od sprzeda¿y: %d%%."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Gdy jesteœ przemieniony, nie mo¿esz jeŸdziæ konno."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz jeŸdziæ konno, gdy masz na sobie Sukniê Œlubn¹ lub Smoking."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Nie masz konia."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Twój koñ zdech³."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Wytrzyma³oœæ Twojego konia jest za niska."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nie uda³o siê przywo³aæ konia."; + +"´ÔÀÇ ¸»"; +"Koñ"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Œlub wkrótce dobiegnie koñca."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Zostanie automatycznie opuszczony."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"Wojna ju¿ siê zakoñczy³a."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Wyniki zostan¹ ukazane za 10 sekund."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz handlowaæ podczas obserwacji."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Jeœli okno jest otwarte, nie mo¿esz handlowaæ z innymi."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz handlowaæ teraz z t¹ osob¹, poniewa¿ jest ona obecnie zajêta."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Druga osoba zablokowa³a handel."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Za ma³o Yang lub brak miejsca w ekwipunku."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Druga osoba nie ma wystarczaj¹cej iloœci Yang lub nie ma miejsca w ekwipunku."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Druga osoba nie ma miejsca w ekwipunku."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"Handel z %s zakoñczony pomyœlnie."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Nie straci³eœ doœwiadczenia dziêki B³ogos³awieñstwu Boga Smoków."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Aktualna punktacja: Shinsoo %d, Chunjo %d, Jinno %d"; + +"Á¤´äÀº"; +"Prawid³owa odpowiedŸ to:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Diabe³ Œwiêtej Ziemi: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", nie masz prawa tu przebywaæ. Za 10 sekund wszyscy obywatele twojego królestwa opuszcz¹ tê œwiêt¹ ziemiê."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"Królestwo %s zosta³o pokonane i odpada z Wojny Królestw."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Liczba potworów w Wojnie Królestw:"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Jeœli pokonasz Stra¿nika Œwiêtej Ziemi, staniesz siê jego w³aœcicielem."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Nie upuœci³eœ ¿adnego przedmiotu, poniewa¿ jesteœ chroniony przez Boga Smoków."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Dodatkowe obra¿enia od pchniêcia %d"; + +"%s ºí·°! (%ld%%)"; +"%s blokuje! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s robi unik! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Tak (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d]s Pozycja ataku: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Proszê wpisaæ pe³ne polecenie."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz tego zrobiæ, gdy dosiadasz konia."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz wykonaæ tej akcji le¿¹c na ziemi."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"W moich snach? ¯e co?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Najpierw wstañ."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Ta komenda nie istnieje."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Grupa] Grupa zosta³a skasowana."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz przenieœæ celu."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nie mo¿esz teleportowaæ cz³onków grupy na swoj¹ aktualn¹ pozycjê."; + +"X ÀÔ´Ï´Ù"; +"Nie (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Twoja grupa jest bardzo zgrana i cz³onkowie grupy, którzy znajduj¹ siê w pobli¿u lidera, otrzymaj¹ bonus doœwiadczenia."; + +"±æµåÀå"; +"Lider"; + +"±æµå¿ø"; +"Cz³onek"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Gildia] Iloœæ przekazanego doœwiadczenie jest prawdopodobnie za du¿a."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Gildia] Wiadomoœæ nie mo¿e zostaæ usuniêta."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Gildia] Za ma³o Ducha Smoka. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Jeszcze nie mo¿esz u¿ywaæ umiejêtnoœci gildii."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Gildia] %d umiejêtnoœæ u¿yta (%d, %d) na %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Gildia] Gracz jest na kanale %d (aktualny kana³: %d)."; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Gildia] Gracz nie jest online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Po 5 sekundach, uczestnicy, którzy udzielili z³ej odpowiedzi zostan¹ wykluczeni."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gildia] Ta umiejêtnoœæ gildii mo¿e byæ u¿yta tylko podczas wojny."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Gildia] Zregenerowano %u Ducha Smoka."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Gildia] Tylko Lider Gildii mo¿e pobraæ Yang."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Gildia] Gracz odrzuci³ zaproszenie do Gildii."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz zapraszaæ osób do Gildii."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Nie mo¿esz zapraszaæ do Gildii graczy z innych Królestw."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Gracz mo¿e zostaæ zaproszony ponownie za: %d dzieñ/dni."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Mo¿esz zapraszaæ cz³onków dopiero po %d dniach od reorganizacji."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Gildia] Ten gracz nale¿y ju¿ do innej Gildii."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Gildia] Pojemnoœæ Gildii osi¹gnê³a górny limit."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Gotowi na nastêpne pytanie?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Nie mo¿esz szkoliæ siê w tej umiejêtnoœci."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz szkoliæ siê w tej umiejêtnoœci."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Nie mo¿esz szkoliæ siê w tej umiejêtnoœci do Wielkiego Mistrza."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Jesteœ ju¿ mistrzem w tej umiejêtnoœci. Nie mo¿esz jej ju¿ szkoliæ."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Twoja umiejêtnoœæ nie jest na tyle wysoka, aby zostaæ Wielkim Mistrzem."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"To nie zadzia³a³o. Bleh!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Szkolenie niepomyœlne. Proszê spróbowaæ póŸniej."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Moje cia³o jest pe³ne energii!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Widaæ ju¿ skutki treningu..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Pomyœlnie zakoñczy³eœ trening przy pomocy ksi¹¿ki."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz tego przeczytaæ, poniewa¿ brakuje Ci doœwiadczenia."; + +"Pregunta."; +"Pytanie."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz szkoliæ tej umiejêtnoœci za pomoc¹ Ksi¹¿ki."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Umiejêtnoœæ nie jest odpowiednio rozwiniêta, aby szkoliæ j¹ przy pomocy Ksi¹¿ki."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Robiê postêpy ale nie zrozumia³em jeszcze wszystkiego."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Tê technikê ciê¿ko zrozumieæ. Muszê kontynuowaæ trening."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Ten rozdzia³ ju¿ zrozumia³em, ale czeka mnie jeszcze mnóstwo ciê¿kiej pracy."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Pomyœlnie zakoñczy³eœ trening przy pomocy ksi¹¿ki."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Teleportacja niepomyœlna."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Nie ma tu konia. Zapytaj Stajennego."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Proszê u¿yæ przedmiotu, aby przywo³aæ konia."; + +"%s SP¼Ò¸ð: %d"; +"%s U¿ycie FP: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Jeœli TAK, przejdŸ na pole O, jeœli NIE, przejdŸ na pole X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"P³onê wewn¹trz, ale to uspokaja moje cia³o."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Powoli, ale spokojnie.... Bez zatrzymywania."; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Tak, to uczucie jest œwietne. Moje cia³o jest pe³ne Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Przeczyta³em! Teraz Chi musi pop³yn¹æ przez moje cia³o."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"Trening zakoñczony."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Jestem na ostatniej stronie! Trening jest prawie zakoñczony!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Prawie koniec! Jeszcze tylko troszeczkê!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Zosta³em oœwiecony! Przeczyta³em prawie wszystko!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Zosta³o mi ju¿ tylko kilka stron do przeczytania."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Czujê siê odœwie¿ony."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Prawid³owo!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Teraz rozumiem!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Dobrze, teraz muszê pozostaæ skoncentrowanym!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Czytam t¹ sam¹ liniê ponownie."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Nie chcê ju¿ siê wiêcej uczyæ."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"To jest du¿o trudniejsze ni¿ siê spodziewa³em."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Nie potrafiê siê skoncentrowaæ. Powinienem zrobiæ sobie przerwê."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Mo¿liwoœæ pisania zosta³a zablokowana przez GM!"; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Twój Chat zosta³ odblokowany."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"Okno budowania jest ju¿ otwarte."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz nic budowaæ, gdy jest otwarte inne okno handlu/magazynu."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Postêp nie jest mo¿liwy"; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Okno budowania nie jest otwarte"; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Nie masz w³aœciwego materia³u."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Gildia] Spróbuj ponownie póŸniej."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Musisz przeczytaæ jeszcze %d Ksi¹g Umiejêtnoœci aby ulepszyæ tê Umiejêtnoœæ."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Gildia] Spróbuj ponownie póŸniej."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Mo¿esz u¿ywaæ t¹ czynnoœæ jedynie jak jesteœ w zamku."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: Z³ota sztabka zosta³a wp³acona do skarbca twojego królestwa."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: W skarbcu twojego królestwa s¹: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Nie mo¿esz wp³aciæ z³otej sztabki do skarbca twojego królestwa."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Gildia] Ranga osi¹gnê³a %d Punktów."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ten przedmiot nie mo¿e byæ ulepszony."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Darmowe ulepszenie broni mo¿e byæ u¿yte jedynie w broniach do 20 poziomu."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz u¿yæ tego przedmiotu, poniewa¿ nie masz wszystkich kwalifikacji."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz u¿yæ tego przedmiotu, poniewa¿ nie jesteœ odpowiedniej p³ci."; + +"»ç¿ë¹ý: transfer "; +"U¿yj: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Ta czynnoœæ mo¿e byæ u¿yta tylko przez Imperatora."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz rekrutowaæ graczy z innego królestwa."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"Gracz %s obecnie przebywa na kanale %d. (Twój Kana³: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Zrekrutowa³eœ %s graczy."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Nie ma gracza o tej nazwie."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz przyj¹æ samego siebie."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Twój poziom jest ni¿szy ni¿ poziom przedmiotu po ulepszeniu."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Nie mo¿esz nic ulepszyæ, dopóki otwarte jest inne okno."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"Imperator z %s zosta³ zmieniony na %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"S¹ %s wojny, by zapaliæ ogniska."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s by³ w stanie obroniæ pomyœlnie."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Przez 30 minut od teraz gracz %s mo¿e dostaæ nagrodê, gdy¿ zniszczy³ ognisko."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"30 minut minê³o. Ogniska zgas³y."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Ognisko zosta³o zapalone w %s by ostrzec o bitwie."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s zniszczy³ ognisko."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s przegrali wojnê, poniewa¿ nie byli w stanie obroniæ zamku."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s zniszczy³ ognisko."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Mo¿esz otworzyæ Sklep tylko gdy zdejmiesz Zbrojê."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Twoja blokada czatu trwa jeszcze %d godzin %d minut %d sekund"; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Twoja blokada czatu trwa jeszcze %d godzin %d sekund"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Twoja blokada czatu trwa jeszcze %d minut %d sekund"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Szansa na deszcz dropów Yang"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Masz za ma³o materia³u na ulepszenie."; + +"ÀüÁ¦±¹"; +"Wszystkie Królestwa"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Czêstotliwoœæ wypadania przedmiotów"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Czêstotliwoœæ wypadania Yang"; + +"°æÇèÄ¡ ¹èÀ²"; +"Procent Doœwiadczenia"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Pozosta³o %d sekund do koñca twojej blokady pisania"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz okazywaæ emocji bêd¹c na koniu."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz okazywaæ emocji graczowi, który jest na koniu."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Gildia] Lider Gildii przeciwnika jest offline."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Lider Gildii przeciwnika jest offline."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Gildia] Obecnie ta Gildia uczestniczy ju¿ w walce."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Jesteœ na koniu. Najpierw musisz zsi¹œæ."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz ulepszaæ tym zwojem."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Mo¿esz zostaæ nagrodzony tylko raz za ka¿d¹ wyprawê do Wie¿y Demonów."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Usuniêcie Smoczego Kamienia powiod³o siê."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz przesuwaæ tego przedmiotu w obrêbie okienka uszlachetniania."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ekstrakcja pozosta³ego czasu trwania Smoczego Kamienia powiod³a siê."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ekstrakcja pozosta³ego czasu trwania nie powiod³a siê."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Usuniêcie Smoczego Kamienia nie powiod³o siê. Otrzymano jednak: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Usuniêcie Smoczego Kamienia nie powiod³o siê."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Przedmiot ten nie jest potrzebny do podwy¿szenia stopnia jakoœci."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Przedmiot ten nie jest potrzebny do podwy¿szenia stopnia jakoœci."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Ten przedmiot nie mo¿e byæ ulepszony w ten sposób."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ten przedmiot nie mo¿e byæ ulepszony w ten sposób."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Podwy¿szenie stopnia jakoœci powiod³o siê."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Uszlachetnienie o jedn¹ klasê wzwy¿ nie powiod³o siê."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Przedmiot ten nie jest potrzebny do uszlachetniania."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Uszlachetnienie o jedn¹ klasê wzwy¿ powiod³o siê."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Podwy¿szenie stopnia jakoœci nie powiod³o siê."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Nie posiadasz odpowiednich materia³ów do wzmocnienia Smoczego Kamienia."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Tego Smoczego Kamienia nie mo¿na u¿yæ w celu wzmocnienia."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Wzmocnienie powiod³o siê."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Wzmocnienie nie powiod³o siê."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Nosisz ju¿ ten rodzaj Smoczego Kamienia."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿na usun¹æ tego Smoczego Kamienia."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Ju¿ masz na sobie taki Smoczy Kamieñ."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Zanim otworzysz Cor Draconis, musisz zakoñczyæ misjê Smoczego Kamienia i aktywowaæ Alchemiê Smoczych Kamieni."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Zanim otworzysz Cor Draconis, musisz zakoñczyæ misjê Smoczego Kamienia i aktywowaæ Alchemiê Smoczych Kamieni."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Mo¿esz zdj¹æ pas dopiero wtedy, gdy w jego inwentarzu nie bêdzie ¿adnego przedmiotu."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Zwój B³ogos³awieñstwa oraz Magiczny Metal mog¹ zostaæ po³¹czone."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Tego przedmiotu nie mo¿esz zdeponowaæ w inwentarzu swojego pasa."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Zainwestowa³eœ %d Yang."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Nie ma ju¿ wiêcej Kamieni do wyjêcia."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Nie mo¿esz zapisaæ tej pozycji."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Masz za ma³o miejsca w ekwipunku."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz przenieœæ siê do zapisanej pozycji w obcym Królestwie."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Masz za ma³o P¯."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Masz za ma³o Punktów Energii aby tego u¿yæ."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"Osi¹gniesz miejsce docelowe w %d sekund po wykonaniu."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Twój poziom jest ni¿szy od poziomu przedmiotu po ulepszeniu."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Mo¿esz u¿ywaæ Ksiê¿ycowych Torcików tylko raz na 5 sekund."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Nie mo¿esz u¿yæ tego przedmiotu w pojedynku."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Wygra³eœ %d Yang."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Nie mo¿esz za³o¿yæ tutaj obozu."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Nie mo¿esz rozpaliæ Ogniska pod wod¹."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Zamkniête. Powinieneœ poszukaæ klucza."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Ten przedmiot nie mo¿e zostaæ otwarty za pomoc¹ klucza."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"To jest w³aœciwy klucz."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Otrzyma³eœ %d Yang."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Tajemnicze œwiat³o dobiega z tej skrzynki."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Otrzyma³eœ %d Punktów Doœwiadczenia."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Zobacz, co wyskoczy³o ze skrzyni!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Gildia] Poziom gildii jest za niski."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Jeœli bêdziesz wdychaæ czerwony dym ze skrzyni, bêdziesz szybszy!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Upuszczone przedmioty znikn¹ po %d minutach."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_PT.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_PT.txt new file mode 100644 index 000000000..a4e891334 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_PT.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Em breve todos os jogadores serão teleportados para a cidade."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Este Item não existe."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"A caixa explodiu de repente! Perdeste Pontos de Vida (VD)."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Se respirares o fumo verde que vem da caixa, o veneno irá espalhar-se pelo teu corpo."; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Encontraste %s na caixa. A caixa continha %d."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"A caixa contém %s."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Esta Chave parece não corresponder à fechadura."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Não recebeste nada."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Não tens Yang suficiente para usar este Item!"; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não tens Yang suficiente para usar este Item!"; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"O teu Nível de Habilidade diminuiu."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Não podes diminuir o teu Nível de Habilidade."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"O efeito já está em acção."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Este Item só poderá ser usado num CyberCafé."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Isso ultrapassa o limite."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Infelizmente não tens espaço suficiente no teu inventário."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Usaste Bolo Lua ou Sementes."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar uma Aliança se não fores casado."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Não poderás usar o Detector de Eventos a partir desta posição."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Este item não pode ser absorvido."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"O Detector de Eventos desapareceu emitindo uma luz misteriosa!"; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"O Detector de Eventos desapareceu!"; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"A Bússola de Pedras Metin não funciona em locais fechados."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"A Bússola de Pedras Metin desapareceu emitindo uma luz misteriosa!"; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Recebes: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"A Bússola de Pedras Metin desapareceu."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"Está uma Pedra no interior da Ostra."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"A Ostra desapareceu."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Está uma Pérola Branca dentro da Ostra!"; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Está uma Pérola Azul dentro da Ostra!"; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Está uma Pérola Vermelha dentro da Ostra!"; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Não é fácil compreender este Livro."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Este Livro não te irá ajudar!"; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Precisas de ter pelo menos Nível 30 para compreenderes este livro."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Precisas de ter pelo menos nível 50 para compreenderes este livro."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes treinar mais Combos!"; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"A Guild %s capturou a bandeira da Guild %s!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Já falas esta língua fluentemente."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Tens de aumentar o teu Nível para que possas compreender este Livro!"; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Este Livro é demasiado difícil de compreender!"; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não poderás treinar mais com este Livro!"; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Os impostos estão definidos nos %d%%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Precisas de ter no mínimo Nível 50 para treinar a Arte de Equitação."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Escapaste à Maldição do Espírito Malvado com a ajuda de um Pergaminho do Exorcismo."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Não podes ler mais Livros Arte de Equitação."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Recebeste Pontos de Equitação depois de ler o Livro Arte de Equitação."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Poderás aumentar o Nível das tuas Habilidades de Equitação com os Pontos recebidos."; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"A bandeira da Guild %s foi capturada pelo jogador %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Não compreendeste o Livro Arte de Equitação."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"A tua mente está limpa. Podes agora concentrar-te."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"O teu Karma aumentou %d pontos."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Não podes pintar ou branquear o teu estilo de cabelo actual."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Tens de atingir o Nível %d para poderes pintar o teu cabelo novamente."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Este Item só pode ser aberto por um membro do sexo oposto."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar isto a partir da tua localização actual."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Já estás preparado para te teleportares, por isso não podes usar o Pergaminho do Retorno."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Foste enviado de novo para o local de origem."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s não pode ser usado(a) numa Caverna."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Missão] Tu já recebeste a tua recompensa."; + +"À»"; +"o"; + +"¸¦"; +"o"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Não há Pedaços de Pedras Partidas para retirar."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Não podes mudar o melhoramento deste Item."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Não tens melhoramentos que possas alterar."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Só podes fazer isto %d Minutos depois de um melhoramento. (Faltam %d Minutos)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Alteraste o melhoramento."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Melhoramento bem sucedido."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"O Melhoramento não foi bem sucedido."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Terás de usar o Mármore da Bênção para adicionares outros bónus neste item."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar isto na arena."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Este item já não pode ser melhorado. Já possui o número máximo de bónus possível."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Só podes usar o Mármore da Bênção num item que já possua 4 bónus."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Socket adicionado com sucesso."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"O Socket não pôde ser adicionado."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Neste Item não podem ser adicionados mais Sockets."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Não podes adicionar um Socket a este Item."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Arma equipada com sucesso."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Não foi possível equipar a arma."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Precisas de usar um Diamante para adicionar um Socket."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"Não há Sockets com minérios refinados."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Podes fazer isto quando estiveres a usar uma Máscara de Emoções."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Tens de adicionar um Socket se quiseres usar um Diamante."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podem ser adicionados mais minérios refinados."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Estes Items não podem ser usados ao mesmo tempo."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Não podes mudar o isco enquanto pescas."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Alteraste o teu isco actual por %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Prendeste um isco - %s - ao anzol."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Não tens todos os materiais necessários para preparar a Poção"; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Não tens materiais suficientes (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Não tens Garrafas Vazias suficientes."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"A mistura da Poção não foi bem sucedida."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Apenas mulheres podem fazer isto."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes adicionar várias Pedras do mesmo tipo."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Esta Pedra Espírita não pode ser adicionada a este tipo de item."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes adicionar esta Pedra Espírita a uma arma."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Adicionaste a Pedra Espírita com sucesso."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"A Pedra Espírita partiu-se enquanto a tentavas adicionar."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Não há Slots livres."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Neste momento não te podes teleportar para o teu cônjuge."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar um Pergaminho do Retorno durante uma Guerra dos Reinos."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Depois de abrires o Armazém não podes usar um Pergaminho do Retorno durante %d segundos."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar um Pergaminho do Retorno enquanto outra janela estiver aberta."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Esta pessoa não existe."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar um Pergaminho %d segundos após uma negociação."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Depois de abrires um armazém não podes usar um Pergaminho do Retorno durante %d segundos."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar o Pergaminho do Retorno porque a distância é demasiado pequena."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Depois de negociares não podes usar um Pergaminho do Retorno durante %d segundos."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Não podes abrir o Armazém enquanto estiver outra janela aberta."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Não podes largar este Item."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"O item caído irá desaparecer dentro de 5 minutos."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"Recebeste %s"; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Tens demasiados Itens no teu inventário."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s recebe %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Dentro em breve todas as pessoas serão teleportadas para a cidade escolhida."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Estás demasiado próximo."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Item negociado por: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes mudar os Itens equipados enquanto estiveres transformado."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Tens de permanecer imóvel para equipar o Item."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Não podes alimentar um Cavalo vivo com Ervas. Apenas servem para ressuscitar Cavalos mortos."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Não podes alimentar um Cavalo morto."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Alimentaste o Cavalo com Ervas."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Alimentaste o Cavalo."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"O teu Nível é demasiado baixo para usares este estilo de cabelo."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Tu já estás a usar este estilo de cabelo."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Já estás transformado."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Estás demasiado longe."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Esse Item não pertence ao negócio."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não te podes transformar num monstro que tenha um Nível acima do teu."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"O teu Nível é demasiado baixo para equipares isto."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não és suficientemente forte para equipares este item."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"A tua Inteligência é demasiado baixa para equipares isto."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"A tua Destreza é demasiado baixa para equipares isto."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"A tua Vitalidade é demasiado baixa para equipares isto."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar este Item se não fores casado."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes equipar este Item duas vezes."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Tempo restante até à remoção do Socket de %s: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Isto apenas pode ser feito com um jogador de outro sexo."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"Desapareceu uma joia encaixada em %s."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Guild] O Nome da Guild é inválido."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Guild] Este Nome de Guild já está em uso."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Não podes criar uma Guild."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"A Guild %s declarou Guerra à Guild %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Guild] A Guild %s rejeitou a Guerra."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"A Guerra entre as Guilds %s e %s começará dentro de alguns segundos!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"A Guerra entre as Guilds %s e %s começou!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"A Guerra entre as Guilds %s e %s terminou com um empate."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"A Guild %s venceu a Guerra contra a Guild %s ."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Para isto necessitas da confirmação do teu parceiro."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Guild] A Guerra foi cancelada."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"A Guerra entre as Guilds %s e %s foi cancelada."; + +"´Ý±â"; +"Fechar"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Acção cancelada. Entraste em combate."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Alguém ligou-se na tua conta. Irás ser desconectado."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Uma luz misteriosa emerge da árvore."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d de Tempo de Jogo acrescentado à tua conta. (número de pagamento %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Podes participar na Guerra de Guilds em Modo Observador."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Para saíres poderás clicar no botão ."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Não há Inimigos."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"A batalha com %s começou!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Se nenhum Inimigo puder ser encontrado a Guerra de Guilds irá terminar automaticamente."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Uma vez que a Guerra de Guilds terminou antecipadamente, será decidida como um Empate."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"A energia é reflectida devido à Bênção dos Monarcas."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Daqui a %d segundos poderás usar a Bênção dos Monarcas."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Daqui a %d segundos poderás usar a Bênção dos Monarcas."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Fundos de Imposto insuficientes: %d."; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Imposto : %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Ocorreu um erro durante a transformação."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Aprendeste completamente a transformação."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Por favor chama o teu Cavalo primeiro."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Mandaste embora o teu Cavalo."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s desafiou-te para uma batalha!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Tens de descer do teu Cavalo."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Não podes alimentar o teu Cavalo montado nele."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Deste %s%s ao teu Cavalo."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Precisas de %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d segundos para o servidor desligar."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"O jogo será fechado dentro de %d segundos."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d segundos para o servidor desligar."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"O teu Logout foi cancelado."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"A voltar à página de login. Por favor espera."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Estás a ser desligado do servidor. Por favor espera."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Desafiaste %s para uma batalha."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Estás a mudar de personagem. Por favor espera."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Ainda não é possível começar de novo. Por favor espera mais %d segundos."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Impossível reiniciar. Por favor espera mais %d segundos."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Impossível reiniciar. Por favor espera mais %d segundos."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Ainda não é possível começar de novo na Cidade. Espera mais %d segundos."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Perdeste a oportunidade de ressuscitar. Irás voltar para a cidade."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Não podes alterar o teu estado enquanto estiveres transformado."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"O jogador encontra-se actualmente em combate."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Guild] Não pertence à Guild."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Não podes mudar o Nível das Habilidades de Guild."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"A tua escolha está errada."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Armazém] Inseriste uma palavra-passe incorrecta."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Armazém] O Armazém já se encontra aberto."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Armazém] Tens de esperar 10 segundos para abrir novamente o Armazém."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Armazém] Estás demasiado distante do Armazém para o abrir."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] O Servidor não pôde executar o pedido de Grupo."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes abandonar um Grupo enquanto estás numa Caverna."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Grupo] Abandonaste o Grupo."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Guild] A tua Guild já está a participar noutra Guerra."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Nenhum jogador é elegível para uma Guerra de Guilds."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Guild] Esta Guild não existe."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Já existe uma candidatura."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Guild] Esta Guild já está a participar numa Guerra."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Não existe Yang suficiente para participar numa Guerra de Guilds."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] A Guild não tem Yang suficiente para participar numa Guerra de Guilds."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Guild] Esta Guild já está notificada para outra Guerra de Guilds."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Guild] Esta Guild já está a participar noutra Guerra."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Guild] Pelo menos %d jogadores são precisos para participar numa Guerra de Guilds."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] A Guild não tem Pontos de Experiência suficientes para participar numa Guerra de Guilds."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] A Guild não tem membros suficiente para participar numa Guerra de Guilds."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"O teu nível deve ser superior a 20 para registar um número de telemóvel."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Não tens as Qualificações necessárias para ser Monarca."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s rejeitou o convite."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes aceitar o convite porque já estás no Grupo."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Apenas o Monarca pode usar isto."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Tempo de Recuperação de aproximadamente %d segundos."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Fundos de Impostos insuficientes. Fundos Actuais : %u Fundos em Falta : %u"; + +"»ç¿ë¹ý: warpto "; +"Pedido: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Não podes ser teleportado para um jogador desconhecido."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Adição do jogador %d a este Canal. (Canal Actual: %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Teleportar para %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Não podes chamar jogadores desconhecidos."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Não há pontos de experiência para a caça durante a Guerra de Guilds."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Quando a Bênção do Monarca é usada %s o teu VD e MN são restaurados novamente."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Informação de Monarca"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%s Monarca] : %s Yang em posse %lld"; + +"[%s±ºÁÖ] : %s "; +"[%s Monarca] : %s"; + +"±ºÁÖ Á¤º¸"; +"Informação do Monarca"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Apenas um Monarca pode usar isto"; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Escolhe um número entre 1 e 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"O Monstro não pôde ser chamado. Verifica o Número de Mob."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Pontos de Vida +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Pontos de Mana +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"A Bênção do Monarca está activa."; + +"ü·Â +%d"; +"Resistência +%d"; + +"Áö´É +%d"; +"Inteligência +%d"; + +"±Ù·Â +%d"; +"Força +%d"; + +"¹Îø +%d"; +"Destreza +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Rapidez de Ataque +%d"; + +"À̵¿¼Óµµ %d"; +"Rapidez de Movimento %d"; + +"ÄðŸÀÓ -%d"; +"Tempo de Carregamento -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Regeneração de Vida +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Regeneração de Mana +%d"; + +"µ¶°ø°Ý %d"; +"Envenenar %d"; + +"½ºÅÏ +%d"; +"Estrela +%d"; + +"½½·Î¿ì +%d"; +"Redução de Velocidade +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"%d%% de probabilidade de Ataque Crítico."; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"%d%% de probabilidade de Ataque Perfurante."; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Poder de Ataque do Jogador contra Monstros +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Poder de Ataque a Cavalo contra Monstros +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Aumento de Ataque contra Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Aumento de Ataque contra Milgyo + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Aumento de Ataque contra Mortos Vivos + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Aumento de Ataque contra Demónios + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Pelo Imperador Sa-Za-Hu o jogador %s recebe mais 10%% de força de ataque durante 3 minutos."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"%d%% de Absorção de Energia durante o ataque."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"%d%% de Absorção de Mana (MN) durante o ataque."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Probabilidade de %d%% de Mana (Mana) ser roubada ao inimigo."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"%d%% de probabilidade de absorção de Mana (MN)."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% de probabilidade de bloquear um Ataque de Curta Distância."; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% de probabilidade de bloquear um Ataque a Longa Distância."; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Defesa contra Espadas de 1 Mão %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Defesa contra Espadas de 2 Mãos %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Defesa contra Espadas de 2 Mãos %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Defesa contra Campainhas %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Por ordem do Imperador Geum-Gang-Gwon o jogador %s recebe mais 10%% de Defesa durante 3 minutos."; + +"ºÎä ¹æ¾î %d%%"; +"Defesa contra Leques %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Resistência a Ataques de Longa Distância %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Resistência ao Fogo %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Resistência a Relâmpagos %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Resistência Mágica %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Resistência ao Vento %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Reflectir Ataque Directo: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Reflectir Maldição: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Resistência ao Veneno %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Se ganhares a tua Mana (MN) será aumentada para %d%%."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"O Evento já está a decorrer. (flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Se ganhares a tua Experiência será aumentada para %d%%."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Se ganhares o teu Yang será aumentado para %d%%."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Se ganhares a probabilidade de apanhares Itens será aumentada para %d%%."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Ao tomar a poção o Poder será aumentado até um máximo de %d%%."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% de probabilidade de encheres os Pontos de Vida depois de uma vitória."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Não Atordoamento %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Não Abrandamento %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Não Cair %d%%"; + +"°ø°Ý·Â +%d"; +"Poder de Ataque + %d"; + +"¹æ¾î·Â +%d"; +"Armadura + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"O Script do Evento OX não pôde ser carregado."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Ataque Mágico + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Defesa Mágica + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Resistência máxima + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Forte contra Guerreiros + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Forte contra Ninjas + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Forte contra Suras + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Forte contra Xamãs + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Forte contra Monstros + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Ataque + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Defesa + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"O Script do Evento OX foi carregado."; + +"°æÇèÄ¡ %d%%"; +"Experiência %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Probabilidade de encontrar um Item %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Probabilidade de encontrar Yang %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Limite superior do aumento de Energia +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Limite superior do aumento de Energia +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Dano de Habilidades %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Dano de Ataque %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Resistência a Danos de Habilidades %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Resistência contra Ataques %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistência contra Ataques de Guerreiros"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Bem-vindo ao Metin2!"; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistência contra Ataques de Ninjas"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistência contra Ataques de Suras"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Resistência contra Ataques de Xamãs"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Procedimento: %d y- %d m - %d d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"O teu Chat está bloqueado."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Precisas de ser de um nível mais alto para utilizares o Chamar."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Precisas de ser nível %d para poderes usar o Chamar."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Não estás neste Grupo."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Não te juntaste a esta Guild."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"O jogador rejeitou o teu pedido de amigo."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"O Evento OX começou."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Contactos] Não podes adicionar um GM à tua Lista de Amigos."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s não está no jogo."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Depois de negociares, terás de esperar %d segundos antes de abrires uma loja."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Podes voltar a negociar dentro de %d segundos."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Tens mais de 2 Mil Milhões de Yang. Não podes negociar."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Não podes abrir uma loja privada enquanto outra janela está aberta."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"O jogador tem mais de 2 Mil Milhões de Yang. Não podes negociar com ele."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Armazém] Não é possível mover."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Armazém] O Item não pode ser armazenado."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Grupo] O jogador que enviou o convite não se encontra online."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Permitida a entrada a Uriel."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupo] Apenas o Líder do Grupo pode mudar isto."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Grupo] O alvo não é membro do teu Grupo."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes expulsar um jogador enquanto estás numa Caverna."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes expulsar um jogador enquanto estás numa Caverna."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Grupo] Foste excluído do grupo."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes abandonar um Grupo quando estás numa Caverna."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes excluir Membros do Grupo."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Depois de apagar uma Guild não poderás criar uma durante %d dias."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Depois de sair de uma Guild não poderás criar uma por %d dias."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Este nome de Guild é inválido."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Pedimos a participação de muitos jogadores."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Guild] A Guild [%s] foi criada."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guild] A criação de uma Guild não foi bem sucedida."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupo] Apenas o Líder do Grupo poderá usar as Habilidades de Grupo."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] O alvo não pôde ser encontrado."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Guild] Essa quantidade de Yang não está correcta."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Guild] Não tens Yang suficiente."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Guild] O jogador procurado não pôde ser encontrado."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Guild] Este jogador não está na mesma Guild."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Não podes excluir Membros da Guild."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Guild] O Membro %s foi excluído da Guild."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"O Evento OX ainda não terminou. Ocorreu um erro. (flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Guild] Excluíste um Membro da Guild."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Não podes alterar o nome do teu estatuto."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Os poderes do Líder da Guild não podem ser alterados."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Guild] Este nome de estatuto é inválido."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Não podes alterar o teu estatuto."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Os poderes do Líder da Guild não podem ser alterados."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Guild] %u Pontos de Experiência dados."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guild] A doação de Experiência não foi bem sucedida."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Guild] Não possuis Yang suficiente no tesouro da guild."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guild] Os Dragões Fantasma não foram restaurados."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"O Evento OX irá ser reiniciado brevemente."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Não podes criar anúncios."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Não podes alterar estatutos."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] O estatuto do Líder da Guild não pode ser alterado."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Não te podes auto-proclamar Líder da Guild."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Não podes escolher o Líder."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Não podes escolher mais Líderes."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Não podes negociar este Item."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Software ilegal detectado. O jogo irá ser encerrado."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Tens mais de 2 Mil Milhões de Yang. Não podes negociar."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Yang inválido."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"O Evento actual está limitado a uma área."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Começar a Roleta de Itens."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Começar a Roleta de Yang."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"O jogador está online. Por favor utiliza o Segredar."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"O número de telemóvel não está registado."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Tens de estar pelo menos a nível 20 para poderes enviar mensagens de texto."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Precisas de 2000 Yang para enviares uma mensagem."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"A tua mensagem de texto foi enviada."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s da Guild %s aumentou %d%% !"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s da Guild %s voltou ao normal."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"Os jogadores do Reino %s têm um aumento de %s em %d%% !"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"Os jogadores do Reino %s têm %s normal de novo."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Os teus Pontos de Garimpar atingiram o limite. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Os teus Pontos de Garimpar foram aumentados para o valor mais alto possível."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Podes melhorar a tua Picareta com a ajuda do Lenhador Deokbae."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Os teus Pontos de Garimpar aumentaram! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Não podes Garimpar sem uma Picareta."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Não há aqui nada para Garimpar."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Garimpaste o minério com sucesso."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Não conseguíste Garimpar o minério."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Amigos] Adicionaste o jogador %s à tua Lista de Amigos."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"O jogador será teleportado para a Cidade em breve."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Amigos] Apagaste o jogador %s da tua Lista de Amigos."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Erro crítico do servidor. O servidor será reiniciado automaticamente."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Serás desligado do servidor dentro de 10 segundos."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Poderás ligar-te após 5 minutos."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"Guild (%s) foi criada. [Temporária]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Esta Guild está em Guerra."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Esta Guild não existe."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Não existe uma Guild com este nome ou número."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Este edifício não existe."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Este tipo de edifício apenas pode ser construído uma vez."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Primeiro fecha o mapa do Evento OX. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"O Edifício Principal deverá ser construído antes."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"A construção do edifício não foi bem sucedida devido a um preço incorrecto."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"A tua Guild não tem o Yang necessário para erigir este edifício."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não possuis recursos suficientes para este edifício."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Não podes construir um edifício neste local."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Esta personagem não existe."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"O Duelo não foi cancelado."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"O cancelamento do Duelo foi bem sucedido."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"O Duelo foi iniciado com sucesso."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Existe um problema ao iniciar o Duelo."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Não ocorreram erros."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Não há inimigos disponíveis."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Não restaram Pontos de Estado."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"O Pontos de Estado que restam são demasiado baixos."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Inseriste um valor incorrecto."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"A Subordem da Ordem está incorrecta."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"O contrato entre os jogadores %d e %d foi quebrado."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Joga à Roleta por %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"O Itemlog foi colocado no Syslog."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Informação para os Reinos"; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Escolhe a Informação do Mapa da Terra Sagrada %d Entrada %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Ocorreu um erro."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s N.º Mortes %d N.º Mobs Mortos %d N.º Bosses Mortos %d N.º Terra Sagrada %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Informação acerca da Guerras dos Reinos"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"O teu pedido está a ser carregado. Por favor seja paciente."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Não podes abrir um Armazém enquanto outra janela está aberta."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Armazém] Palavra-passe do Armazém foi alterada."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Armazém] Inseriste uma palavra-passe incorrecta."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"O teu Tempo de Jogo termina daqui a %d Minutos."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Votado regularmente."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Já votado."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"O jogador %s já está na votação."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"O Evento OX terminou. Não ocorreu nenhum erro. (Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Não pode ser votado."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s ainda tem %u Yang."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s ainda tem %d Yang."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Não tens Yang suficiente."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s foi apagado da lista de Candidatos a Monarca."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s não é um Candidato a Monarca."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s foi nomeado Monarca."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s não pode ser nomeado Monarca."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"O Monarca do Reino %s foi exilado."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"O Monarca do Reino %s não pode ser exilado."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"O Evento OX não aceita mais participantes."; + +"½Å¼ö±¹"; +"Reino Shinsoo"; + +"õÁ¶±¹"; +"Reino Chunjo"; + +"Áø³ë±¹"; +"Reino Jinno"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Os teus Pontos de Pesca aumentaram! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Tu já atingiste o máximo de pontos na Cana de Pesca."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Vai ter com o Pescador e melhora a tua Cana de Pesca."; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Perdeste o isco para o peixe."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Capturaste um peixe! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"O comprimento do peixe capturado é %.2fcm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Evento de Pesca "Grande Zander""; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Os outros participantes no Evento estão listados."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"'Carpa' do Evento de Pesca"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Apanhaste %d de %d ."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"O peixe desapareceu nas águas profundas."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"Está uma Ostra no interior do peixe."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"Está um Verme dentro do peixe."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Colocaste %s na Fogueira."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Não podes negociar porque tens mais de 2 Mil Milhões de Yang contigo."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Não podes utilizar um nome impróprio na tua Loja."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes vender Itens da Loja de Itens numa Loja Privada."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Os outros participantes no Evento não estão listados."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Terminaste de Garimpar."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Precisas de uma Picareta para conseguires garimpar."; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Por favor escolhe uma Cana de Pesca."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Primeiro coloca o isco no anzol."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Não podes pescar sem uma Cana de Pesca!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes fazer um pedido porque o Líder do Grupo não está online."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes fazer Grupo com jogadores de outros Reinos."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes convidar jogadores enquanto estás numa Caverna."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes convidar um jogador enquanto estás Modo de Observação."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupo] Apenas poderás convidar jogadores dentro do limite de 30 níveis abaixo ou acima do teu."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Número dos outros participantes : %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes convidar este jogador. O seu nível é demasiado baixo."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes convidar este jogador. O seu nível é demasiado alto."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes convidar mais jogadores para o teu Grupo."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Queres juntar-te ao Grupo %s?"; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"O jogador não está neste Grupo."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não te podes juntar a este Grupo. O Grupo está cheio."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Grupo] Não tens permissão para convidar alguém."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Grupo] %s rejeitou o convite para o teu Grupo."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Grupo] %s já está no Grupo."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes aceitar um convite quando está numa Caverna."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"O Evento OX terminou."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"O Evento OX terminou."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes aceitar o convite."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Grupo] %s recusou o teu convite."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Grupo] %s juntou-se ao teu Grupo."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Grupo] %s juntou-se ao teu Grupo."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes abrir uma Loja Privada agora."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Este jogador já está a negociar com outro jogador."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 - Número de Confirmação: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"O teu Número de Confirmação está incorrecto. Por favor tenta de novo."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Não te podes teleportar para o jogador de momento."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não te podes teleportar para o jogador de momento."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"O prémio do Evento OX foi atribuído. ID: %d Quantidade: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"O jogador não está online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"O jogador está no Canal %d. (Tu estás no Canal %d.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Não podes ir a nenhum lado %d segundos depois de abrires o Armazém."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Não podes ir a nenhum lado pouco depois de negociar."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes ir a nenhum lado %d segundos depois de negociares."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Duelo terminado. O teu inimigo desapareceu."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Não há limite para Poções."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Podes usar até %d Poções."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"O combate começa dentro de 10 segundos."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"O Duelo começou."; + +"Âü"; +"VERDADEIRO"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"O Duelo terminou porque existe um problema com a arena."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"O Duelo terminou porque acabou o tempo."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"Vais ser teleportado para a cidade dentro de 10 segundos."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"O Duelo terminou porque existem problemas com a arena."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"O teu adversário está com problemas. O Duelo terminou."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"O Duelo terminou porque existe um problema com o teu adversário."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s ganhou o Duelo."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s ganhou."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Vais ser teleportado para a cidade dentro de 10 segundos."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"A próxima ronda começa dentro de 10 segundos."; + +"°ÅÁþ"; +"FALSO"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Os lutadores foram separados. O Duelo foi terminado."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"A probabilidade de Cair Itens foi aumentada em %d%%!"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"A probabilidade de Cair Yang foi aumentada em %d%%!"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"A probabilidade de queda de chuva de Yang actualmente está %d%% mais alta."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Actualmente o bónus de experiência é %d%%."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"A tua versão do cliente de jogo não é a correcta. Por favor instala o patch correcto."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Não podes negociar na loja enquanto outra janela está aberta."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Estás demasiado longe da Loja Privada para poderes comprar."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Estás demasiado longe da Loja Privada para poderes vender."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Não podes negociar porque tens mais de 2 Mil Milhões de Yang contigo."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Número total do Quiz: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"A venda tem uma Taxa de Impostos de %d%%."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Não podes montar um Cavalo enquanto estiveres transformado."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Não podes montar um Cavalo enquanto usas um Vestido de Noiva ou um Fato de Casamento."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Não possuis um Cavalo."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"O teu Cavalo está morto."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"A resistência do teu Cavalo é demasiado baixa."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"A tentativa de chamar o Cavalo falhou."; + +"´ÔÀÇ ¸»"; +"Cavalo"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"O Casamento terminará em breve."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Sairás deste mapa automaticamente."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"A Guerra já terminou."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"A resposta será exibida dentro de 10 segundos."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes negociar enquanto estás no Modo de Observação."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Se a janela estiver aberta, não podes negociar com outros."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"A outra pessoa encontra-se ocupada, por isso não podes negociar neste momento."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"A outra pessoa cancelou o negócio."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Não tens Yang suficiente ou tens pouco espaço no Inventário."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"A outra pessoa não tem Yang suficiente ou tem pouco espaço no Inventário."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"A outra pessoa não tem espaço no Inventário."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"O negócio com %s foi bem sucedido."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Não perdeste Experiência devido à bênção do Deus Dragão."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Pontuação Actual - Shinsoo: %d, Chunjo: %d, Jinno: %d"; + +"Á¤´äÀº"; +"A resposta correcta é:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s Nº Mortes (sofridas) %d Reino %d Nº de Mortes (infligidas) %d (Propósito %d) Nº Mobs Mortos %d, Bandeira de Regeneração %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"O Demónio da Terra Sagrada: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", não tens qualquer direito de estar aqui! Os membros do teu reino irão abandonar este terreno sagrado dentro de 10 segundos."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"O Reino %s foi derrotado e está fora da Guerra dos Reinos."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Número de monstros na Guerra dos Reinos:"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Se derrotares o Guarda do Lugar Sagrado irás tornar-te dono desse lugar."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Não deixaste cair nenhum(ns) Item(s) porque estás protegido pelo Deus Dragão."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Dano Adicional de Impacto %d"; + +"%s ºí·°! (%ld%%)"; +"%s bloqueado! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s evitado! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Sim (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d] Posição de Ataque: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Por favor insere a Ordem completa."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes fazer isto enquanto estiveres montado num Cavalo."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes fazer isto enquanto estás deitado no chão."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"Nos meus sonhos? O quê?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Levanta-te primeiro."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Esta Ordem não existe."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Grupo] O Grupo foi apagado."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes chamar o alvo."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupo] Não podes chamar os Membros do Grupo para a tua localização actual."; + +"X ÀÔ´Ï´Ù"; +"Não (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"O teu grupo trabalha bem em conjunto e membros do grupo perto do líder do grupo recebem um bónus de experiência."; + +"±æµåÀå"; +"Líder"; + +"±æµå¿ø"; +"Membro"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Guild] A Experiência doada é mais alta que a Experiência em falta."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Guild] A mensagem não pode ser apagada."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Guild] Dragões Fantasma insuficientes. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Ainda não podes usar as Habilidades de Guild."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Guild] %d Habilidades usadas (%d, %d) para %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Guild] O jogador encontra-se no Canal %d. (O teu Canal actual: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Guild] O jogador não se encontra online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Daqui a 5 segundos todos os participantes que deram uma resposta errada irão ser removidos."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Guild] Esta Habilidade de Guild só pode ser usada em Guerras."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Guild] %u Dragões Fantasma restaurados."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Guild] Apenas o Líder da Guild poderá retirar o Yang."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Guild] O jogador rejeitou o teu convite para a Guild."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Não podes convidar jogadores para a Guild."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Não podes convidar jogadores de outro Reino para a Guild."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Este jogador pode ser convidado novamente daqui a %d dia(s)."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Depois da reorganização irás poder convidar membros de novo daqui a %d dias."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Guild] Este jogador já é membro de outra Guild."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Guild] A Guild atingiu a capacidade máxima de membros."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Preparado(s) para a próxima questão?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Não podes treinar esta Habilidade."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes treinar esta Habilidade."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Não podes treinar esta Habilidade até Grande Mestre."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Já és Mestre nesta habilidade. Não podes treiná-la mais."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"A tua Habilidade não é alta o suficiente para o treino de Grande Mestre."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Não funcionou. Raios!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Treino falhado. Por favor tenta de novo mais tarde."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"O meu corpo está cheio de energia!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Parece que o treino já está a fazer efeito..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Terminaste com sucesso o teu treino com o Livro."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Não podes ler isto porque tens pouca Experiência."; + +"Pregunta."; +"Questão."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes treinar esta Habilidade com um Livro."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Esta Habilidade não é alta o suficiente para ser treinada com um Livro."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Estou a fazer progressos mas ainda não consigo entender tudo."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Esta técnica é difícil de compreender. Tenho de continuar os estudos."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Eu entendi este capítulo mas vou ter de continuar a trabalhar muito."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Terminaste com sucesso o teu treino com o Livro."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Teleportação falhada."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Não há Cavalo. Pergunta ao Rapaz dos Estábulos."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Por favor utiliza um Item para chamar um Cavalo."; + +"%s SP¼Ò¸ð: %d"; +"%s Utilização de FP: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Se estiver correcta dirige-te para o O, se estiver errada dirige-te para o X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Estou a arder no meu interior, mas isso relaxa o meu corpo."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Devagar, mas de forma segura... Sem paragens."; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Sim, a sensação é óptima. O meu corpo está cheio de Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Eu li-o! Agora Chi irá correr pelo meu corpo."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"O treino está terminado."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Cheguei à última página do livro. O meu treino está perto do fim!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Está quase feito! Só falta um pouco!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Sinto-me iluminado! Já o li quase todo!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Mais umas páginas e já tenho tudo lido."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Sinto-me refrescado."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Correcto!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Agora eu compreendo!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Ok, tenho de me manter concentrado!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Estou sempre a ler a mesma linha."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Não quero aprender mais."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"É mais difícil de compreender do que eu pensava."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"É difícil concentrar-me. Eu devia descansar um pouco."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"O teu chat foi bloqueado por um GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"O bloqueio do teu chat foi levantado."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"A Janela de Construção já está aberta."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes construir nada enquanto a Janela de Comércio/Armazém estiver aberta."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não é possível melhorar mais."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"A Janela de Construção não está aberta."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Não possuis o material correcto."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Guild] Por favor tenta de novo mais tarde."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Sucesso! Já só preciso de mais %d Livros para o próximo nível."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Guild] Por favor tenta de novo mais tarde."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Está função apenas poderá ser utilizada enquanto estás no Castelo."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: A Barra de Ouro foi paga ao Cofre do Reino."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: No Cofre do teu Reino estão: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Não podes pagar a Barra de Ouro ao Cofre do teu Reino."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Guild] A Guild atingiu os %d Pontos."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Este Item não pode ser melhorado."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"As adições gratuitas a armas apenas podem ser usadas em armas até ao nível 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar esse Item porque não tens todas as qualificações."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes usar esse Item porque não és do sexo correcto."; + +"»ç¿ë¹ý: transfer "; +"Usar: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Esta função apenas pode ser usada pelo Monarca."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes recrutar jogadores de outros Reinos."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"O jogador %s está neste momento no Canal %d (O teu Canal %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Recrutaste %s jogadores."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Não existe nenhum utilizador com esse nome."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes recrutar-te a ti próprio."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"O teu Nível é mais baixo que o Nível com que o Item ficará após o melhoramento."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Não podes melhorar nada enquanto outra janela está aberta."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"O Monarca de %s mudou para %s"; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"Estão a decorrer %s Guerras para acender as Tochas."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s conseguiu defender com sucesso."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Durante os próximos 30 minutos o jogador %s poderá receber uma recompensa pela destruição da Tocha."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"Os 30 minutos terminaram. As Tochas desapareceram."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Uma Tocha foi acesa em %s para anunciar uma batalha."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s destruiu a Tocha."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s perderam a Guerra porque não conseguíram defender o Castelo."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s destruiu a Tocha."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Só podes abrir uma Loja Privada se desequipares a Armadura."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Faltam %d horas, %d minutos e %d segundos para o bloqueio de chat passar."; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Faltam %d horas e %d segundos para o teu bloqueio de chat passar."; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Faltam %d minutos e %d segundos para o teu bloqueio de chat passar."; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Probabilidade de Queda de Chuva de Yang"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Não tens material suficiente para um melhoramento."; + +"ÀüÁ¦±¹"; +"Todos os Reinos"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Rácio de queda de Itens"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Rácio de queda de Yang"; + +"°æÇèÄ¡ ¹èÀ²"; +"Percentagem de Experiência"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Faltam %d segundos para o bloqueio do chat acabar."; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não poderás efectuar emoções enquanto estiveres a montar um cavalo."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não poderás usar emoções com um jogador que esteja a montar a cavalo."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Guild] O Líder da Guild inimiga não se encontra ligado."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] O Líder da Guild inimiga não se encontra ligado."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Guild] Esta guild já se encontra numa guerra."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Já estás a montar. Desmonta-te primeiro."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não podes melhorar com este Pergaminho."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Só podes melhorar um Item por cada subida à Torre."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"A Pedra do Dragão foi removida."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Não podes mover o item na janela de refinamento."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"A duração restante da Pedra do Dragão foi extraída."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"A extracção da duração restante falhou."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"A remoção da Pedra do Dragão falhou. Mas recebeste o seguinte: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"A remoção da Pedra do Dragão falhou."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Este item não é necessário para melhorar o nível de clareza."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Este item não é necessário para melhorar o nível de clareza."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Este Item não pode ser melhorado desta forma."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Este Item não pode ser melhorado desta forma."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"O melhoramento do nível de clareza foi bem sucedido."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"O refinamento de classe falhou."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Este tem não é necessário para o refinamento."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"O refinamento de classe foi bem sucedido."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"O melhoramento do nível de clareza falhou."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Não tens os materiais necessários para fortalecer a Pedra do Dragão."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Esta Pedra do Dragão não pode ser usada para fortalecimento."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"O fortalecimento foi bem sucedido."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"O fortalecimento falhou."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Já possuis uma Pedra do Dragão deste tipo."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"A Pedra do Dragão não pode ser removida."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Já equipaste este tipo de Pedra do Dragão."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Antes de abrires o Cor Draconis tens de completar a missão da Pedra do Dragão e activar a Alquimia de Pedra do Dragão."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Antes de abrires o Cor Draconis tens de completar a missão da Pedra do Dragão e activar a Alquimia de Pedra do Dragão."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Apenas poderás descartar o cinto quando já não existirem itens no seu inventário."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Podes combinar um Pergaminho da Bênção com o Metal Mágico."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Não podes equipar este item no teu inventário do cinto."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Investiste %d Yang."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Não há Pedras para serem retiradas."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Não podes marcar esta localização."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Não existe espaço suficiente no teu Inventário."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não te podes teleportar para uma localização segura no interior de um Reino inimigo."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não tens VD suficiente."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Não tens Mana (MN) suficiente para utilizar isto."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"Irás chegar ao teu destino dentro de %d segundos."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"O teu Nível é inferior ao nível do Item depois de ser melhorado."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Só podes utilizar um Bolo Lua de 5 em 5 segundos."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Não podes usar este Item durante um Duelo."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Ganhaste %d Yang."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Não podes acender uma Fogueira aqui."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Não podes acender uma Fogueira debaixo de água."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Está fechado. Deves procurar a chave."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Este Item não pode ser aberto com uma Chave."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Essa é a Chave correcta."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Recebeste %d Yang."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Uma luz misteriosa sai do interior desta caixa."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Recebeste %d Pontos de Experiência."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Olha o que saiu da caixa!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] O nível da guild é demasiado baixo."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Se inalares o fumo vermelho que sai da caixa irás tornar-te mais rápido."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Os itens caídos desaparecerão após %d minutos."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_RO.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_RO.txt new file mode 100644 index 000000000..b50d56746 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_RO.txt @@ -0,0 +1,2292 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Toþi vor fi teleportaþi în oraº."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Acest obiect nu existã."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"Cutia a explodat deodatã! PV þi-au scãzut."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Dacã inhalezi fumul verde care iese din cutie, corpul tãu se va umple cu otravã."; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Ai primit %s, %d unitãþi."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"În cutie este %s."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Se pare cã aceastã cheie nu funcþioneazã."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Nu ai primit nimic."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Nu ai destul Yang pentru a folosi obiectul."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu ai destul Yang pentru a folosi obiectul."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Þi-a scãzut nivelul abilitãþii."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Nu îþi poþi scãdea nivelul abilitãþii."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"κi face deja efectul."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Acest obiect poate fi folosit doar într-un Internet Cafe."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Aceasta depãºeºte limita."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Din pãcate nu ai destul spaþiu în inventar."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Plãcintã lunã sau seminþe folosite."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi purta un inel de cununie dacã nu eºti cãsãtorit."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Detectorul de evenimente nu poate fi operat de aici."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Acest obiect nu poate fi absorbit."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Detectorul de evenimente a dispãrut cu lumina misterioasã."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Detectorul de evenimente a dispãrut."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Busola pentru Pietrele Metin nu funcþioneazã în peºteri."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Busola pentru Pietrele Metin a dispãrut cu lumina misterioasã."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Primit: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Busola pentru Pietrele Metin a dispãrut."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"În scoicã vei gãsi o simplã Bucatã de Piatrã."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Scoica a dispãrut."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"În scoicã se aflã o perlã albã."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"În scoicã se aflã o perlã albastrã."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"În scoicã se aflã o perlã viºinie."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Aceastã carte este prea greu de înþeles."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Aceastã carte nu te ajutã mai departe."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Trebuie sã ai minim nivelul 30 pentru a înþelege cartea asta."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Trebuie sã ai minim nivelul 50 pentru a înþelege cartea asta."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi antrena mai multe combo."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s a cucerit steagul %s!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Înþelegi deja aceastã limbã."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Trebuie sã avansezi nivelul pentru a putea citi aceastã carte."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Cartea este prea grea pentru a exersa."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Cu aceastã carte nu te poþi antrena mai departe."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Impozitul a fost stabilit la %d%%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Trebuie sã ai minim nivelul 50 pentru a învãþa sã cãlãreºti."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Cu ajutorul unui Pergament de Exorcizare ai scãpat de blestemul spiritelor rele."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi citi mai multe indicaþii de cãlãrie."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Ai citit Manualul de Cãlãrie ºi ai primit un Punct de Cãlãrie."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Poti folosi acest punct pentru a perfectiona abilitatea de calarie."; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"Steagul breslei %s a fost furat de %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nu ai înþeles indicaþiile de cãlãrie."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Spiritul îþi este limpede. Acum te poþi concentra."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Rangul tau a crescut cu %d puncte."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Nu îþi poþi vopsi sau înãlbi frizura actualã."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Trebuie sã atingi nivelul %d pentru a-þi putea vopsi pãrul iar."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Obiectul poate fi deschis doar de cãtre celãlalt sex."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi folosi aceasta din poziþia ta actualã."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nu poþi folosi Pergamentul Oraºului."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Vei fi adus la locul iniþial."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s nu poate fi folosit într-o temniþã."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Quest] Þi-ai primit deja recompensa."; + +"À»"; +"pe"; + +"¸¦"; +"pe"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Nu e nicio bucatã din Piatra Spartã disponibilã pentru înlãturare."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Nu poti schimba upgradeul acestui obiect."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Nu ai nicio îmbunãtãþire care poate fi schimbatã."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Poti face asta dupa %d Minute de la upgrade. (%d Minute ramase)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Ai schimbat îmbunãtãþirea."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Upgrade adaugat cu succes."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Niciun upgrade adaugat."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Trebuie sã foloseºti Marmurã Binecuvântatã ca sã poþi adãuga încã un bonus acestui obiect."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi folosi asta în arena de duel."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Acest obiect nu mai poate fi îmbunãtãþit. Numãrul maxim de bonusuri a fost atins."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Poþi folosi Marmurã Binecuvântatã cu un obiect care are deja 4 bonusuri."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Suportul a fost adãugat cu succes."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Nici un suport adãugat."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Acestui obiect nu-i pot fi adãugate suporturi noi."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Acestui obiect nu îi poate fi adãugat un suport."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Echipare reuºitã."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Echipare eºuatã."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Trebuie sã adaugi un suport înainte. Foloseºte diamantul pentru a face asta."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"În aceste accesorii nu existã suport de echipat cu pietre preþioase."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Poþi face asta dacã porþi masca emoþiei."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Trebuie sã adaugi un suport dacã vrei sã foloseºti un diamant."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Pe acest obiect nu mai poþi adãuga pietre preþioase."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Aceste obiecte nu pot fi folosite împreunã."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi schimba momeala în timpul pescuitului."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Schimbi momeala actualã cu %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Ai agãþat %s în cârlig ca momealã."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Lipseºte material pentru amestecul licorii."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Nu ai destul material (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Nu ai destule sticle goale."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Producerea licorii a eºuat."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Doar femeile pot face asta."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi atasa mai multe pietre de acelasi fel."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Piatra Spiritului nu poate fi ataºatã la acest tip de obiect."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi pune aceastã piatrã în armã."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ai pus piatra cu succes."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Piatra s-a spart în timp ce încercai s-o ataºezi."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Nu este niciun slot liber."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Aceastã funcþie nu poate fi folositã aici ºi acum."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi folosi Pergamentul Oraºului în timp ce iei parte la Bãtãlia Regatelor."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dupã deschiderea Depozitului nu poþi folosi Pergamentul Oraºului timp de %d secunde."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi folosi Pergamentul Oraºului în timp ce altã fereastrã este deschisã."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Aceastã persoanã nu existã."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poti folosi Scroll-uri timp de %d dupa un schimb."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dupã deschiderea Depozitului nu poþi folosi Pergamentul Oraºului timp de %d secunde."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi folosi Pergamentul Oraºului deoarece distanþã este prea micã."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dupã un schimb de obiecte nu poþi folosi Pergamentul Oraºului timp de %d secunde."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi deschide un lagãr atâta timp cât este deschisã altã fereastrã."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Nu poþi arunca acest obiect."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Obiectul cãzut va dispãrea în 5 minute."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"Ai primit %s."; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Porþi prea multe obiecte la tine."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s primeºte %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Toþi vor fi teleportaþi în oraº în scurt timp."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Eºti prea aproape."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Negoþ cu obiecte: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi schimba obiectul echipat în timp ce te transformi."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Trebuie sã stai pe loc pentru a echipa obiectul."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi hrãni un cal viu cu Iarba Maimuþei. E folositã pentru a re-învia caii morþi."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi hrãni un cal mort."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Ai hrãnit calul cu ierburi."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Ai hrãnit calul."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Nivelul tãu este prea scãzut pentru a purta aceastã frizurã."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Porþi deja aceastã frizurã."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Te-ai transformat deja."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Eºti prea departe."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Acesta este obiectul nepotrivit pentru transformare."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu te poþi transforma într-un monstru cu un nivel mai mare ca al tãu."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nivelul tãu este prea scãzut pentru a echipa acest obiect."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu eºti destul de puternic pentru a echipa acest obiect."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Inteligenþa ta este prea scãzutã pentru a echipa acest obiect."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dexteritatea ta este prea scãzutã pentru a echipa acest obiect."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Vitalitatea ta este prea scãzutã pentru a echipa acest obiect."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi folosi acest obiect dacã nu eºti cãsãtorit."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi echipa acest obiect de douã ori."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Timp rãmas pânã la înlãturarea soket-ului din %s: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Aceastã acþiune poate fi realizatã doar cu sexul opus."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"O piatrã preþioasã din %s a dispãrut."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Breasla] Numele breslei nu este valabil."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Breasla] Acest nume de breaslã este deja folosit."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Nu poþi forma o breaslã."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"Breasla %s a declarat rãzboi breslei %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Breasla] %s a refuzat rãzboiul breslei."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"Rãzboiul de breaslã dintre %s ºi %s începe în câteva secunde!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"Rãzboiul între breslele %s ºi %s a început!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"Rãzboiul dintre breslele %s ºi %s s-a terminat la egalitate."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"Breasla %s a câºtigat rãzboiul împotriva breslei %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Pentru aceastã acþiune ai nevoie de acordul partenerului tãu de joc."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Breasla] Rãzboiul breslei a fost întrerupt."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"Rãzboiul întrebreslele %s ºi %s a fost întrerupt."; + +"´Ý±â"; +"Închide"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Actiune intrerupta. Batalie in desfasurare."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Cineva a intrat cu contul tãu. Vei fi deconectat."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"O luminã misticã apare din copac."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"Contului tãu îi este adãugat %d timp de joc. (Nr. platã %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Poþi participa la luptã în modul spectator."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"La alegerea caracterului apare o icoanã."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Nu existã inamici."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"Lupta cu %s a început!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Dacã nu se gãseºte un inamic rãzboiul breslei va fi încheiat automat."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Deoarece rãzboiul s-a terminat mai devreme, s-a terminat cu o remizã."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"Datorita Binecuvantarii Liderului, energia va fi reflectata."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Binecuvântarea împãratului poate fi folositã dupã %d sec."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Binecuvântarea împãratului poate fi folositã dupã %d sec."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Încasãri din impozite insuficiente: %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Impozit: %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Eroare la transformare"; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Ai învãþat transformarea."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Strigã-þi întâi calul."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Þi-ai trimis calul departe."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s te-a provocat la luptã!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Trebuie sã cobori."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi hrãni calul în timp ce cãlãreºti."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Ai hrãnit un cal cu %s%s."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Ai nevoie de %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d sec pânã la final."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Jocul se sfârºeºte în %d secunde."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d secunde pânã la final."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Logout-ul a fost întrerupt."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Înapoi la fereastra de login. Aºteaptã."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Vei fi deconectat de la server. Aºteaptã."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"L-ai provocat pe %s la luptã."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Schimbi caracterul. Aºteaptã."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Un nou start nu e posibil în acest moment.Te rugãm aºteaptã %d secunde."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Încã nu poþi restarta. Te rugãm aºteaptã încã %d secunde."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Încã nu poþi restarta. Te rugãm aºteaptã încã %d secunde."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Încã nu poti restarta în oraº. Aºteaptã încã %d secunde."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Perioada de aºteptare a expirat. Vei re-învia în oraº."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Nu îþi poþi schimba statusul atâta timp cât eºti transformat."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Jucãtorul tocmai se dueleazã."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Breasla] Nu aparþine breslei."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Breasla] Nu ai dreptul de a schimba nivelul competenþelor breslei."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Alegerea este greºitã."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Lagãr] Ai introdus o parolã greºitã."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Lagãr] Lagãrul este deschis deja."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Lagãr] Trebuie sã aºtepþi 10 secunde pentru a deschide lagãrul."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Magazie] Eºti prea departe pentru a deschide Magazia."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Serverul nu poate prelucra sarcina grupei."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Grupa] Nu poþi pãrãsi grupa într-o temniþã."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Grupa] Ai pãrãsit grupa."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Breasla] Breasla ta participã deja la alt rãzboi."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Breasla] Nu existã dreptul la un rãzboi al breslelor."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Breaslã] Nu existã nicio breaslã cu acest nume."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Existã deja o candidaturã."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Breasla] Breasla se aflã deja în rãzboi."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Yang insufucient pentru a participa la un rãzboi al breslelor."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Breasla nu are destul Yang pentru a participa la un rãzboi al breslelor."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Breasla] Breasla este rezervatã pentru alt rãzboi."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Breasla] Breasla se aflã deja într-un rãzboi."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Breasla] E nevoie de minim %d jucãtori pentru a participa la un rãzboi al breslei."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Breasla nu are destule puncte pentru a participa la un rãzboi al breslelor."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Breasla nu are destui membri pentru a participa la un rãzboi al breslelor."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nivelul tãu trebuie sã fie peste 20 pentru a putea înregistra un numãr de mobil."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Nu ai calificarea unui împãrat."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s a refuzat invitaþia."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi accepta invitaþia, deoarece eºti deja în grupã."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Doar împãratul poate folosi asta."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Timp de cooldown de aproximativ %d secunde"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Lipsã de impozite. Capital actual: %u capital lipsã: %u"; + +"»ç¿ë¹ý: warpto "; +"Comandã: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nu poþi sã te tragi la un luptãtor strãin."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Adãugare jucãtor %d în canal. (Cadou canal %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Tragere la jucãtorul %s."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Nu poþi aduna jucãtori strãini."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Breasla] În timpul unui rãzboi nu existã puncte de experienþã pentru vânãtoare."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Cand este folosita Binecuvantarea Liderului %s din PV si PM sunt refacute."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Informaþiile împãratului ale mele."; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sMonarh] : %s Avere Yang %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sMonarh] : %s"; + +"±ºÁÖ Á¤º¸"; +"Inormaþiile împãratului"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Doar un împãrat poate folosi asta."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Alege un numãr între 1 ºi 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Monstrul nu poate fi strigat. Verificã numãrul mob."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Puncte de viaþã +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Puncte de mana +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"Binecuvantarea Liderului este activata."; + +"ü·Â +%d"; +"Rezistenþã +%d"; + +"Áö´É +%d"; +"Inteligenþã +%d"; + +"±Ù·Â +%d"; +"Putere +%d"; + +"¹Îø +%d"; +"Dexteritate +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Vitezã de atac +%d"; + +"À̵¿¼Óµµ %d"; +"Viteza de Miscare %d"; + +"ÄðŸÀÓ -%d"; +"Timp de stingere -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Odihna vieþii +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Odihna mana +%d"; + +"µ¶°ø°Ý %d"; +"Atac otrãvit %d"; + +"½ºÅÏ +%d"; +"Stea +%d"; + +"½½·Î¿ì +%d"; +"Reducerea vitezei +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Atac critic cu ºansa %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Atac pãtrunzãtor cu ºansa %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Puterea de atac a jucãtorului împotriva monºtrilor +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Puterea de atac a calului împotriva monºtrilor +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Întãrirea atacului împotriva Wonggui + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Întãrirea atacului împotriva Milgyo + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Întãrirea atacului împotriva Zombie + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Întãrirea atacului împotriva diavolilor + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Prin domnitorul Sa-Za-Hu, jucãtorului %s îi este crescutã puterea de atac în acest þinut cu 10 %% timp de 3 minute."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Absorbire viaþã la atac %d%%."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Absorbire mana la atac %d%%."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Mana este luatã de la inamic cu o probabilitate de %d%%."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Probabilitate de absorbire mana %d%%."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"%d%% ºansã de a bloca un atac corporal"; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"%d%% ºansã de a bloca un atac de la distanþã"; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Apãrare sabie-1-mânã %d%%."; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Apãrare sabie-2-mâini %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Apãrare sabie-2-mâini %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Apãrare clopot %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Prin domnitorul Geum-Gang-Gwon, jucãtorului %s îi este crescutã armura în acest þinut cu 10 %% timp de 3 minute."; + +"ºÎä ¹æ¾î %d%%"; +"Apãrare evantai %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Rezistenþã la atac de la depãrtare %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"Rezistenþã la foc %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"Rezistenþã la electricitate %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Rezistenþã la magie %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Rezistenþã la vânt %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Reflecteazã atac direct: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Reflecteazã blestem: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Rezistenþã la otravã %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Creºtere mana cu %d%% în cazul înfrângerii inamicului."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"Evenimentul are deja loc (Dlag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Creºterea experienþei cu %d%% în cazul înfrângerii inamicului."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Creºterea Yang-ului capturat cu %d%% în cazul înfrângerii inamicului."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Creºterea obiectelor capturate cu %d%% în cazul înfrângerii inamicului."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Creºterea eficienþei cu %d%% prin luarea porþiei"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% ºansã de a-þi umple PV dupã o victorie."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Fãrã zãpãcealã %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Fãrã încetinire %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Fãrã cãzãturã %d%%"; + +"°ø°Ý·Â +%d"; +"Putere de atac + %d"; + +"¹æ¾î·Â +%d"; +"Armurã + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX Quiz Script nu a putut fi încãrcat."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Atac Magic + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Apãrare magie + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Rezistenþã maximã + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Puternic împotriva rãzboinicilor + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Puternic împotriva ninja + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Puternic împotriva sura + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Puternic împotriva ºamanilor + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Puternic împotriva monºtrilor + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Atac + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Apãrare + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz Script a fost încãrcat."; + +"°æÇèÄ¡ %d%%"; +"Experienþã %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Probabilitatea de a gãsi un obiect %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Probabilitatea de a gãsi Yang %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Viaþã maximã +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Viaþã maximã +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Paguba Abilitãþii %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Paguba loviturii %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Rezistenþã la Paguba Abilitãþii %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Rezistenþã la lovituri %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Rezistenþã la Atacurile Rãzboinicului"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Bun Venit în Metin2."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Rezistenta la Atacurile Ninja"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Rezistenta la Atacurile Sura"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% Rezistenta la Atacurile Samanului."; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Desfãºurare: %d j- %d m - %d t)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Chatul tãu este blocat."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Ai nevoie de un nivel mai mare pentru a putea striga."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Ai nevoie de un nivel minim de %d pentru a putea striga."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Nu eºti în grupã."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Nu te-ai alãturat breslei."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Jucãtorul a refuzat cererea ta de a fi adãugat la lista de prieteni."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"OX Event a început."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Prieteni] Nu poþi adãuga un GM în lista ta."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s nu este online."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Dupã un târg, trebuie sã aºtepþi %d secunde înainte de a deschide un magazin."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Poþi face negoþ dinnou peste %d sec."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Ai mai mult de 2 Mrd. Yang. Nu poþi face negoþ."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Nu poþi deschide un magazin privat în timp ce altã fereastrã este deschisã."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Jucãtorul are peste 2 Mrd. Yag. Nu poþi negocia cu el."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Depozit] Nicio miºcare posibilã."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Lagãr] Obiectul nu poate fi depozitat."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Jucãtorul care a rostit invitaþia nu este online."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Prin acordul lui Uriel este permisã intrarea."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupã] Doar conducãtorul grupei poate schimba asta."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Grupã] Þinta nu este membru al grupei tale."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] În temniþã nu poþi exclude niciun jucãtor."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] În temniþã nu poþi exclude niciun jucãtor."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Grupã] Ai fost exclus din grupã."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi pãrãsi o grupã în temniþã."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi exclude membrii grupei."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Nu poþi forma o breaslã nouã timp de %d zile de la desfiinþarea unei bresle."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Nu poþi forma o breaslã nouã timp de %d zile de la pãrãsirea unei bresle."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Numele breslei nu este valabil."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Rugãm participarea multor jucãtori."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Breasla] [%s] a fost formatã."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Breasla] Formarea breslei eºuatã."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupã] Competenþele grupei stau doar conducãtorului ei la dispoziþie."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Þinta nu a fost gãsitã."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Breasla] Suma de Yang nu e corectã."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Breasla] Nu ai destui Yang la tine."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Persoana cãutatã nu poate si gãsitã."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Breasla] Persoana nu aparþine aceleiaºi bresle."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Breasla] Nu ai dreptul de a concedia un membru al breslei."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Breasla] Membrul %s a fost exclus din breaslã."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"OX Evenimentul încã nu s-a sfârºit. A apãrut p eroare.(flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Breasla] Ai concediat un membru al breslei."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Breasla] Nu ai dreptul sã îþi schimbi numele gradului."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Drepturile liderului breslei nu pot fi schimbate."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Breasla] Numele gradului nu este valabil."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Breasla] Nu ai dreptul sã îþi schimbi poziþia de putere."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Drepturile liderului breslei nu pot fi schimbate."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Breasla] %u experienta primita."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Breasla] Punerea în practicã a experienþei eºuatã."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Breaslã] Nu ai Yang suficient în tezaurul breslei!"; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Breasla] Spiritul Dragonului nu a fost refãcut."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"Evenimentul OX va începe în scurt timp."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Breasla] Nu ai dreptul sã faci un anunþ."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Breasla] Nu ai dreptul sa iti schimbi pozitia."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Poziþia liderului breslei nu poate sa fie schimbatã."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Nu îþi poþi schimba poziþia în cea de maestru al breslei."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Nu ai dreptul sa alegi liderul breslei."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Nu mai poþi alege alþi lideri pentru breasla."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi renunþa la acest obiect."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"A fost descoperit software ilegal. Jocul va fi închis."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Ai mai mult de 2 Mrd. Yang la tine. Nu poþi negocia."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Yang insuficient."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Evenimentul cadou va fi redus la un þinut."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Porneºte ruleta obiectelor."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Porneºte ruleta de Yang."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"El/ea este online. Foloseºte ºoapta."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Numãrul de mobil nu este înregistrat."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Trebuie sã fi cel puþin la nivelul 20 pentru a trimite un SMS."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Ai nevoie de 2000 DT pentru a trimite un SMS."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"SMS-ul a fost trimis."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s al breslei %s a crescut cu %d%%!"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s al breslei %s s-a normalizat."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s a crescut cu %d%%!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s al lui %s s-a normalizat."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Punctele de exploatare au ajuns la maxim. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Punctele de exploatare au ajuns la un nivel maxim."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Poþi merge la tãietorul de lemne Deokbae pentru a-þi upgrada Toporul."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Punctele tale de exploatare au crescut! (%d%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi exploata nimic fãrã târnãcop."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Nu existã nimic de exploatat."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Exploatarea a reuºit."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Exploatarea a eºuat."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Prieteni] L-ai adãugat pe %s ca prieten."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"Jucãtorul va fi teleportat în oraº în scurt timp."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Prieteni] L-ai ºters pe %s din listã."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"O eroare criticã de server a intervenit. Serverul va fi restartat automat."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"În 10 secunde vei fi deconectat automat."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Te poþi conecta dupã 5 minute."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) a fost creat. [Temporar]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Aceastã breaslã se aflã în rãzboi."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Aceastã breaslã nu existã."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"O breaslã nu acest nume sau numãr nu existã."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Clãdirea nu existã."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Acest tip de clãdire poate fi construit doar o datã."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Întâi închide harta evenimentului OX.(Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Clãdirea principalã trebuie construitã întâi."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Construcþia eºuatã datoritã unui preþ de construcþie greºit."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Breasla ta nu are suficient Yang pentru a construi clãdirea."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu ai destul material pentru a construi."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Aici nu poþi construi."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Caracterul nu existã."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Duelul a fost întrerupt fãrã succes."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Deul întrerupt cu succes."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Început de duel reuºit."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Existã o problemã pentru a începe duelul."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Nu a apãrut nicio eroare."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Nu existã participanþi la duel."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Nu au mai rãmas puncte de status."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Au mai rãmas prea puþine puncte de status."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Ai introdus o valoare greºitã."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Sub-comanda comenzii este greºitã."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Înþelegere încãlcatã între jucãtorul %d ºi jucãtorul %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Învârte ruleta pentru o sumã de %d Yang."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Itemlog a fost pun în syslog."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Informaþii de succes ale regatelor."; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Alege informaþiile hãrþii Pãmântului Sfânt %d trecere %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"A intervenit o eroare."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d Numãr Pãmânt Sfânt %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Informaþii despre lupta regatelor."; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Cererea este în curs de încãrcare. Ai rãbdare."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Nu poþi deschide un Depozit în timp ce altã fereastrã este deschisã."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Magazie] Parola magaziei a fost modificatã."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Lagãr] Ai introdus parola greºitã."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Timpul de joc îþi expirã în %d minute."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Ales regulamentar."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Ales deja."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"Jucãtorul %s este deja în alegere."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"Evenimentul OX a luat sfârºit. Nu au apãrut erori.(Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Nu poate fi propus spre alegere."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s mai are %u Yang la dispoziþie."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s mai are %d Yang la dispoziþie."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Nu ai Yang suficient."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s a fost ºters ca ºi candidat ca împãrat."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s nu este candidat ca împãrat."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s este numit împãrat."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s nu poate fi numit împãrat."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"Împãratul %s este înlãturat."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Împãratul %s nu paote fi înlãturat."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX Evenimentul nu mai acceptã participanþi."; + +"½Å¼ö±¹"; +"Regatul Shinsoo"; + +"õÁ¶±¹"; +"Regatul Chunjo"; + +"Áø³ë±¹"; +"Regatul Jinno"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Punctele tale de pescuit au crescut! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Ai atins numãrul maxim de puncte de pescuit."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Du-te la Pescar ºi îmbunãtãþeºte-þi Undiþa!"; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Ai pierdut momeala."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Ai prins un peºte! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"Lungimea peºtelui prins este de %.2cm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Eveniment pescãresc 'Cel mai bun pescar'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Ceilalþi participanþi la eveniment sunt notaþi."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Eveniment pescãresc 'Puterea liniºtii'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Ai prins %d de %d."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Peºtele a dispãrut în adâncurile apei."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"În peºte se aflã o scoicã."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"În peºte se aflã o râmã."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Prãjeºti %s deasupra focului."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Nu poti negocia deoarece ai mai mult de 2 miliarde yang."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi da magazinului tãu un nume care nu este valabil."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi vinde un obiect din Item-Shop într-un magazin privat."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Ceilalþi participanþi la eveniment nu au fost notaþi."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Exploatarea a luat sfârºit."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Ai nevoie de tîrnãcop pentru a extrage minereu!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Alege o undiþã."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Fixeazã întâi momeala în cârlig."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Nu poþi pescui fãrã undiþã!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi face nicio cerere, deoarece conducãtorul grupei nu este online."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi forma o grupã cu jucãtori ai altui regat."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi face o invitaþie într-o temniþã."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi face o invitaþie în modul spectator."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Grupã] Pot fi invitaþi doar jucãtori cu diferenþa de nivel -30-30"; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Numãrul celorlalþi participanþi : %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi invita jucãtorul, deoarece nivelul sãu este prea scãzut."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi invita jucãtorul, deoarece nivelul sãu este prea înalt."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu mai poþi invita alþi jucãtori în grupã."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Doreºti sã te alãturi grupei lui %s."; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Jucãtorul nu se aflã în grupã."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu te poþi alãtura grupei deoarece este plinã."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Grupã] Nu ai dreptul sã faci o invitaþie."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Grupã] %s refuzã invitaþia."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Grupã] %s este deja în grupã."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi accepta o invitaþie într-o temniþã."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX Evenimentul va fi sfârºit."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX Evenimentul va fi sfârºit."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu eºti în mãsurã sã accepþi invitaþia."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Grup] %s a refuzat invitatia."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Grupã] %s s-a alãturat grupei tale."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Grupã] %s s-a alãturat grupei tale."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi folosi acum niciun magazin privat"; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Jucãtorul negociazã cu altul."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Cod de confirmare Metin2: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Codul de confirmare este greºit. Mai încearcã odatã."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Numãrul de mobil este înregistrat."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu te poþi teleporta la jucãtor."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX Premiul a fost înmânat. ID: %d Quantity: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Jucãtorul nu este online."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Jucãtorul joacã în canalul %d. (Tu eºti în canalul %d)."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Nu poti merge nicaieri timp de %d secunde de la folosirea Depozitului."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Dupã negoþ nu poþi pleca altundeva pentru un anumit timp."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Timp de %d secunde de la negoþ nu poþi pleca altundeva."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Duelul a fost încheiat deoarece inamicul tãu a dispãrut."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Nu existã limitã pentru licori."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Poþi folosi pânã la %d licori."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Lupta începe în 10 secunde."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Duelul a început."; + +"Âü"; +"TRUE"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Duelul va fi încheiat deoarece a apãrut o problema cu arena de duel."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Duelul va fi încheiat deoarece limita de timp a fost depãºitã."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"În 10 secunde vei fi teleportat în oraº."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Duelul va fi oprit deoarece a apãrut o problema cu arena de duel."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Inamicul de duel are probleme. Duelul va fi încheiat."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Duelul a luat sfârºit deoarece a apãrut o problemã cu participantul la duel."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s a câºtigat duelul."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s a câºtigat."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"În 10 secunde vei fi teleportat în oraº."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"În 10 secunde începe runda urmãtoare."; + +"°ÅÁþ"; +"FALSE"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Inamicul de duel a fost deconectat. Duelul este întrerupt."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Nivelul de drop obiecte este în momentul de faþã plus %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Nivelul de drop Yang este în momentul de faþã plus %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Rata de drop pentru ploaia de Yang este cu %d%% mai mare."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Bonusul de experienta este in momentul de fata de %d%%"; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"Versiunea ta de client este greºitã. Instaleazã patch-ul normal."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Nu poþi face negoþ în timp ce altã fereastrã este deschisã."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Eºti prea departe de magazin pentru a cumpãra."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Eºti prea departe de magazin pentru a vinde."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Nu poti negocia deoarece ai mai mult de 2 miliarde yang."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Numãrul de puncte al quiz-ului: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Vânzarea este impozitatã cu %d%%."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi cãlãri atâta timp cât eºti transformat."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi cãlãri atâta timp cât porþi o rochie de mireasã sau un smoking."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Nu ai cal."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Calul tãu este mort."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Rezistenþa calului tãu este prea scãzutã."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Strigarea calului eºuatã."; + +"´ÔÀÇ ¸»"; +"Cal"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Nunta ia în curând sfârºit."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Va fi pãrãsit automat."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"Rãzboiul s-a terminat."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Decizia urmeazã în 10 secunde."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi negocia la observare."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Dacã o altã fereastrã este deschisã, nu poþi negocia cu altcineva."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Cealaltã persoanã este ocupatã, de aceea nu poþi sã negociezi acum."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Cealaltã persoanã a întrerupt negoþul."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Yang insuficient sau lipsã de loc în inventar."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Cealaltã persoanã nu are destul Yang sau destul loc în inventar."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Cealaltã persoanã nu are destul loc în inventar."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"Negoþul cu %s a reuºit."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Prin binecuvântarea zeului zmeu nu ai pierdut experienþã."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Scor curent: Shinsoo %d, Chunjo: %d, Jinno: %d"; + +"Á¤´äÀº"; +"Rãspunsul corect este:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Spiritul locului sacru: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", nu ai niciun drept sa te aflii aici! Membrii regatului tau vor parasi locul sacru in 10 secunde."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"Regatul %s a fost infrant si este exclus din Lupta Regatelor."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Monºtri la lupta regatelor"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Dacã îl învingeþi pe paznicul Locului Sfânt, veþi fi deþinãtorii Locului Sfânt."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Prin protecþia zeului zmeu nu ai aruncat niciun obiect."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Pagubã arme albe plus %d"; + +"%s ºí·°! (%ld%%)"; +"Blocheazã %s! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"Eschiveazã %s! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Da (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d] Pozitie de atac: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Introdu comanda întreagã."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi face asta în timp ce stai pe cal."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi face asta cât timp eºti întins pe jos."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"În visele mele? Cum?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Ridicã-te întâi."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Aceastã comandã nu existã."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Grupã] Grupa s-a desfiinþat."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi striga þinta."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grupã] Nu poþi striga membrii grupei la poziþia ta actualã."; + +"X ÀÔ´Ï´Ù"; +"Nu (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Grupul tãu coopereaza bine împreunã, membrii grupului din apropierea liderului de grup vor primi un bonus de experienþã."; + +"±æµåÀå"; +"Leader"; + +"±æµå¿ø"; +"Member"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Breasla] Experienþa oferitã este mai mare decât experienþa rãmasã."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Breasla] Mesajul nu poate fi ºters."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Breasla] Spiritul Dragonului insuficient. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Nu poþi folosi încã competenþa breslei."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Breasla] Competenþa %d a fost folositã (%d, %d) pe %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Breasla] Jucãtorul se aflã în canalul %d. (Canal actual: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Breasla] Jucãtorul nu este online."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"In 5 sec. vor fi inlaturati toti jucatorii care au dat un raspuns gresit."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Breasla] Competenþa de breaslã poate fi folositã doar în rãzboi."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Breasla] Punctele de Spirit al Dragonului ale lui %u au fost refãcute."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Guild] Doar liderul breslei poate retrage Yang."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Breasla] Jucãtorul refuzã invitaþia breslei."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Breasla] Nu ai dreptul sã inviþi pe cineva în breaslã."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Jucãtori din alt regat nu pot fi invitaþi în breaslã."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breaslã] Acest jucãtor poate fi invitat din nou peste %d zile."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breasla] Poþi invita noi membri doar peste %d zile de la reformare."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Breasla] Persoana aparþine deja unei alte bresle."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Breasla] S-a atins capacitatea maximã a breslei."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Pregãtit pentru urmãtoarea întrebare?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Nu poþi antrena aceastã abilitate."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi antrena aceastã abilitate."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Nu poþi antrena aceastã abilitate pânã la Mare Maestru."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Eºti deja maestru al acestei abilitãþi. Nu o mai poþi antrena."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Abilitatea ta este insuficientã pentru antrenamentul de Mare Maestru."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Of, nu a reuºit. La naiba!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Antrenament eºuat. Încearcã mai târziu."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Corpul meu este plin de putere."; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Antrenamentul pare sã funcþioneze deja..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Ai încheiat cu succes antrenamentul cu cartea."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Nu o poti citi din cauza lipsei de experienta."; + +"Pregunta."; +"Întrebare."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu mai poþi antrena aceastã abilitate cu o carte."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Aceastã abilitate nu este destul de înaltã pentru a o antrena cu o carte."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Fac progrese, dar încã nu am înþeles tot."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Aceste instrucþiuni sunt greu de înþeles. Am sã studiez în continuare."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Am înþeles acest capitol. Dar trebuie sã muncesc din greu în continuare."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Ai încheiat cu succes antrenamentul cu cartea."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Teleportare eºuatã."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Niciun cal. Întreabã grãjdarul."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Foloseºte un obiect pentru a striga un cal."; + +"%s SP¼Ò¸ð: %d"; +"%s Consum de FP: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Daca este corect: O, daca este gresit: X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Ard în interior, dar îmi liniºteºte corpul. Chi-ul meu trebuie sã se stabilizeze."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Cam încet... dar continuu... fãrã oprire!"; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Se simte bine. Corpul meu e plin de Chi."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Am citit-o! Acum trebuie sã se împrãºtie Chi-ul în corpul meu."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"Antrenamentul s-a terminat."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Am ajuns la ultima paginã a cãrþii! Antrenamentul e aproape gata!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Aproape am reuºit! Încã puþin!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Aproape am terminat de citit!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Au rãmas doar câteva pagini, apoi voi termina de citit."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Mã simt reîmprospãtat."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Corect!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Acum o înþeleg!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Bine, trebuie sã rãmân concentrat în continuare!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Citesc în continuu acelaºi rând."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Nu vreau sã învãþ mai departe."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"E mai complicat ºi mai greu de înþeles decât am crezut."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"E greu sã mã concentrez. Ar trebui sa iau o pauzã."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Chat-ul tãu a fost blocat de un GM."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Blocarea chat-ului tãu a fost anulatã."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"Fereastra de creare este deschisã deja."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi crea dacã mai este deschisã o fereastrã de negoþ-lagãr."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nicio altã îmbunãtãþire posibilã."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Fereastra de creare nu este deschisã."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Nu ai materialul potrivit."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Breasla] Încearcã dinnou mai târziu."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Trebuie sa citesti inca %d pentru a avea succes."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Breasla] Încearcã dinnou mai târziu."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Aceastã funcþie poate fi folositã doar în castel."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: Lingoul de aur a fost returnat seif-ului regatului tãu."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: În seiful regatului tãu se aflã: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Nu poþi returna lingoul de aur seiful-ui regatului tãu."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Breasla] Breasla a atins %d puncte."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Acest obiect nu poate fi îmbunãtãþit."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Îmbunãtãþirea gratuitã a obiectelor poate fi folositã pe arme pentru nivel maxim 20."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu îndeplineºti condiþiile pentru a folosi acest obiect."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi folosi acest obiect deoarece sexul tãu nu corespunde."; + +"»ç¿ë¹ý: transfer "; +"Foloseºte: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Aceastã funcþie poate fi folositã doar de împãrat."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi recruta jucãtori din alte regate."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"Jucãtorul %s se aflã în canalul %d. (Canalul tãu: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Ai recrutat %s jucãtori."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Nu existã niciun jucãtor cu numele introdus de tine."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu te poþi recruta singur."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Nivelul tãu este prea scãzut pentru a folosi acest obiect."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Nu poþi sã îmbunãtãþeºti nimic dacã o altã fereastrã este deschisã."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"Împãratul lui %s a fost schimbat în %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"În %s este rãzboi pentru a aprinde focurile de iluminare."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"Lui %s i-a reuºit apãrarea."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Pentru 30 de minute de acum înainte %s poate fi rãsplãtit pentru distrugerea focului de iluminare."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"Au trecut 30 de minute. Focurile de iluminare au dispãrut."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"La %s s-a aprins un foc de iluminare pentru a avertiza în legãturã cu o luptã."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s a distrus focul de iluminare."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s a pierdut rãzboiul pentru ca nu au putut sã apere castelul."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s a distrus toate focurile de iluminare."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Poþi deschide magazinul dacã dezbraci armura."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d ore %d min %d sec ramase pana la expirarea MUTE-ului."; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d ore %d sec ramase pana la expirarea MUTE-ului."; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d min %d sec ramase pana la expirarea MUTE-ului"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Ratã drop ploaie de Yang"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Nu ai materialul potrivit pentru a produce asta."; + +"ÀüÁ¦±¹"; +"Toate regatele"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Procent drop obiecte"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Procent Yang droprate"; + +"°æÇèÄ¡ ¹èÀ²"; +"Procentaj pentru punctele de experienþã"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"%d secunde ramase pana la deblocarea chatului"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poti folosi emotiile in timp ce esti pe cal."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poti folosi emotiile pe un jucator care se afla pe cal."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Alianþã] Liderul alianþei inamice este offline."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Alianþã] Liderul alianþei inamice este offline."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Guild] Aceastã breaslã se aflã în momentul de fata într-o bãtãlie."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Deja cãlareºti. Da-te jos prima datã."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi îmbunãtãþi cu acest pergament."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Poþi fi rãsplãtit doar o datã pentru sarcina turnului demonilor."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Piatra Dragon a fost inlocuita."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Nu poti muta obiectul in cadrul ferestrei de rafinament."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Timpul ramas din Piatra Dragon a fost extras."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Extragerea timpului a esuat."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Inlocuirea Pietrei Dragon a esuat. Dar ai primit urmatoarele: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Inlocuirea Pietrei Dragon a esuat."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Acest obiect nu este necesar pentru îmbunãtãþirea nivelului de claritate."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Acest obiect nu este necesar pentru îmbunãtãþirea nivelului de claritate."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Acest obiect nu poate fi îmbunãtãþit în acest fel."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Acest obiect nu poate fi îmbunãtãþit în acest fel."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Îmbunãtãþirea nivelului de claritate efectuat cu succes."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Rafinarea la nivelul urmator a esuat."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Acest obiect nu este necesar pentru rafinare."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Rafinarea la nivelul urmator a fost cu succes."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Îmbunãtãþirea nivelului de claritate efectuat a eºuat."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Nu ai materialele necesare pentru intarirea Pietrei Dragon."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Aceasta Piatra Dragon nu poate fi folosita pentru intarire."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Intarirea a fost facuta cu succes."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Intarirea a esuat."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Deti deja o Piatra Dragon de acest tip."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Aceasta Piatra Dragon nu poate fi inlaturata."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Ai deja echipat acest tip de Piatra Dragon."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Inainte de a deschide Cor Draconis, trebuie sa termini misiunea Pietrelor Dragon si sa activezi Alchimia Piatra Dragon."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Inainte de a deschide Cor Draconis, trebuie sa termini misiunea Pietrelor Dragon si sa activezi Alchimia Piatra Dragon."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Iti poti scoate cureaua numai daca nu se mai afla obiecte in inventarul acesteia."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Poti combina Pergamentul Binecuvântat cu Minereul de Fier Magic."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Nu poti tine acest obiect in inventarul curelei."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Ai investit %d Yang."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Nu existã piatrã de scos."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Nu poþi stoca aceastã locaþie."; + + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Nu este destul loc în inventar."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu te poþi teleporta într-un punct sigur într-un regat strãin."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu ai destule PV."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nu ai destulã mana pentru a folosi asta."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"%d secunde de la executare ajungi la locul cu pricina."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Nivelul tãu este prea scãzut pentru a folosi acest obiect."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Poþi folosi plãcinta lunã doar o datã la 5 secunde."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Nu poþi folosi acest obiect în duel."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Ai câºtigat %d Yang."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Nu poþi face un foc de tabãrã aici."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Nu poþi face un foc de tabãrã în apã."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Încuiat. Ar trebui sã cauþi cheia."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Acest obiect nu poate fi deschis cu o cheie."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Aceasta este cheia corectã."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Ai primit %d Yang."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Din cutie iese luminã misterioasã."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Ai primit %d experienþã."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Priveºte ce a ieºit din cutie!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Breaslã] Nivelul breslei este prea mic."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Dacã inhalezi fumul roºu din cutie îþi creºte repeziciunea."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Obiectele cãzute vor dispãrea dupã %d minute."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_RU.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_RU.txt new file mode 100644 index 000000000..85d80a5e1 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_RU.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Âñå áóäóò òóò æå òåëåïîðòèðîâàíû â ãîðîä."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Ýòîò ïðåäìåò íå ñóùåñòâóåò."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"Ñóíäóê âçîðâàëñÿ! Âàø ÕÏ óìåíüøèëèñÿ."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Âàøå òåëî áóäåò ïðîïèòàíî ÿäîì, åñëè âäîõí¸òå çåë¸íóþ äûìêó èç ñóíäóêà."; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"Âû ïîëó÷èëè %s, %d åä."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"Èìååòñÿ %s â êîðîáêå."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Ïîõîæå, ÷òî ýòîò êëþ÷ íå îòêðîåò ýòîò çàìîê."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Âû íè÷åãî íå ïîëó÷èëè."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Ó âàñ íåäîñòàòî÷íî ÿíã, ÷òîáû ïîëüçîâàòüñÿ ýòèì ïðåäìåòîì."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ó âàñ íåäîñòàòî÷íî ÿíã, ÷òîáû ïîëüçîâàòüñÿ ýòèì ïðåäìåòîì."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Óðîâåíü âàøèõ íàâûêîâ ñíèçèëñÿ."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîíèçèòü óðîâåíü âàøèõ íàâûêîâ."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"Ýôôåêò óæå àêòèâèçèðîâàí."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Ýòèì ïðåäìåòîì ìîæíî ïîëüçîâàòüñÿ ëèøü èãðàÿ â èÊàôå."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Ýòî ïðåâûøàåò ëèìèò."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Ó âàñ íåäîñòàòî÷íî ìåñòà â èíâåíòàðå."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Ïðèìåí¸í. ëóííûé ïèðîã èëè çàðîäûø."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåøü íîñèòü áðà÷íîå êîëüöî, åñëè íå ñîñòîèòå â áðàêå."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Óïðàâëÿòü Äåòåêòîðîì ñîáûòèé ñ ýòîé ïîçèöèè íåâîçìîæíî."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ýòîò ïðåäìåò íåâîçìîæíî ïîäíÿòü."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Äåòåêòîð ñîáûòèé èñ÷åç âìåñòå ñ òàèíñòâåííûì ñâåòîì."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Äåòåêòîð ñîáûòèé èñ÷åç."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Ïîëüçîâàòüñÿ Êîìïàñîì Êàìíåé Ìåòèíà ñ íà ýòîé ëîêàöèè íåâîçìîæíî."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Êîìïàñ Êàìíÿ Ìåòèíà èñ÷åç âìåñòå ñ òàèíñòâåííûì ñâåòîì."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Ïîëó÷èòå: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Êîìïàñ Êàìíÿ Ìåòèíà èñ÷åç."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +" ðàêóøêå íàõîäèòñÿ Êóñîê êàìíÿ."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Ðàêóøêà èñ÷åçëà."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +" ðàêóøêå íàõîäèòñÿ áåëàÿ æåì÷óæèíà."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +" ðàêóøêå íàõîäèòñÿ ãîëóáàÿ æåì÷óæèíà."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +" ðàêóøêå íàõîäèòñÿ êðàñíàÿ æåì÷óæèíà."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Ïîíÿòü ýòó êíèãó íå òàê ïðîñòî."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Ýòà êíèãà âàì íå ïîìîæåò."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Âàì íåîáõîäèìî äîñòèãíóòü 30 óðîâåíü, ÷òîáû ïîíÿòü ýòó êíèãó."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Âàì íåîáõîäèìî äîñòèãíóòü 50 óðîâåíü, ÷òîáû ïîíÿòü ýòó êíèãó."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Áîëüøå èçó÷èòü Êîìáî âû íå ìîæåòå."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s Ãèëüäèÿ çàõâàòèëà Ôëàã %s Ãèëüäèè!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Âû óæå ëåãêî ïîíèìàåòå ýòîò ÿçûê."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Âàì íåîáõîäèì áîëåå âûñîêèé óðîâåíü, ÷òîáû ïðî÷èòàòü ýòó êíèãó."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ó÷èòüñÿ ïî ýòîé êíèãå ñëèøêîì òðóäíî."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå äàëüøå îáó÷àòüñÿ ïî ýòîé êíèãå."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Âçíîñ óñòàíîâëåí â ðàçìåðå %d%%."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Äàëüíåéøåå îáó÷åíèå âåðõîâîé åçäû âîçìîæíî òîëüêî êîãäà âû äîñòèãíåòå 50 óðîâåíü."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Ñâèòîê Ýêçîðöèçìà ïîìîã âàì óéòè îò çàêëèíàíèÿ Çëîãî Äóõà."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Äàëüíåéøåå ÷òåíèå ðóêîâîäñòâà ïî âåðõîâîé åçäå íåâîçìîæíî."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Âû ïðî÷ëè ðóêîâîäñòâî âåðõîâîé åçäû è ïîëó÷èëè îäèí ïóíêò ê íàâûêàì."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Ñ ïîìîùüþ ïîëó÷åííûõ î÷êîâ âû ñìîæåòå óëó÷øèòü óðîâåíü âàøèõ íàâûêîâ â âåðõîâîé åçäå!"; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"%s Ãèëüäèè çàõâà÷åí %s."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Âû íå ñïðàâèëèñü ñ ðóêîâîäñòâîì âåðõîâîé åçäû."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Âàø äóõ ÷èñò. Òåïåðü âû ìîæåòå õîðîøî ñêîíöåíòðèðîâàòüñÿ."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Âàø ðàíã ïîäíÿëñÿ íà %d ïóíêòîâ."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Âû íå ìîæåòå èçìåíèòü àêòóàëüíóþ ïðè÷¸ñêó ÷åðåç îêðàøèâàíèå èëè îáåñöâå÷èâàíèå âîëîñ."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Âàì íåîáõîäèìî äîñòè÷ü óðîâåíü %d, ÷òîáû ñíîâà ïåðåêðàñèòü âîëîñû."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Ýòîò ïðåäìåò ìîæåò áûòü îòêðûò òîëüêî äðóãèì ïîëîì."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîëüçîâàòüñÿ ýòèì , íàõîäÿñü â ýòîé ïîçèöèè."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Âû óæå ãîòîâû òåëåïîðòèðîâàòüñÿ, ïîýòîìó óæå íå ìîæåòå ïðèìåíèòü Ñâèòîê ïåðåìåùåíèÿ."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Âû áóäåòå äîñòàâëåíû íà èñõîäíîå ìåñòî."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s íåëüçÿ èñïîëüçîâàòü â ïîäçåìåëüå."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[çàäàíèå] Âû óæå ïîëó÷èëè íàãðàäó."; + +"À»"; +"ýòîò"; + +"¸¦"; +"ýòî"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Çäåñü íåò îñêîëêà êàìíÿ."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Èçìåíèòü óëó÷øåíèå ýòîãî ïðåäìåòà íåâîçìîæíî."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Ó âàñ íåò óëó÷øåíèÿ, êîòîðîå ìîæíî èçìåíèòü."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Âû ìîæåòå èñïîëüçîâàòü ýòî ëèøü ÷åðåç %d ìèíóò ïîñëå çàâåðøåíèÿ óëó÷øåíèÿ. (%d ìèíóò îñòàëîñü)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Âû ïðîèçâåëè óëó÷øåíèå."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Äîïîëíåíèå óëó÷øåíèÿ ïðîèçâåäåíî óñïåøíî."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Óëó÷øåíèå íå óäàëîñü."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äàëüíåéøèå óëó÷øåíèÿ ýòîãî ïðåäìåòà íåâîçìîæíû áåç Áëàãîñëîâåííîãî øàðèêà."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïðèìåíèòü ýòî íà àðåíå ïîåäèíêîâ."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äàëüíåéøèå óëó÷øåíèÿ ýòîãî ïðåäìåòà íåâîçìîæíû. Äîñòèãíóòî ìàêñ. êîë-âî áîíóñîâ."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Âû ìîæåòå èñïîëüçîâàòü òîëüêî Áëàãîñëîâåííûé øàðèê, ÷òîáû äîáàâèòü óëó÷øåíèå ïîìèìî èìåþùèõñÿ 4-õ."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Äîáàâëåíèå ÿ÷åéêè ïðîøëî óäà÷íî."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Äîáàâëåíèå ÿ÷åéêè íå óäàëîñü."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Äàëüíåéøåå äîáàâëåíèå ÿ÷ååê íåâîçìîæíî."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Ê ýòîìó ïðåäìåòó íåëüçÿ äîáàâèòü ÿ÷åéêó."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ñíàðÿæåíèå ïðîøëî óäà÷íî."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ñíàðÿæåíèå íå óäàëîñü."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Èñïîëüçóéòå àëìàç äëÿ òîãî ÷òîáû äîáàâèòü ÿ÷åéêó."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +" ýòîì ïðåäìåòå îòñóòñòâóåò ÿ÷åéêà, ê íåìó íåëüçÿ ïðèëîæèòü ñàìîöâåòû."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Âû ìîæåòå ýòî ñäåëàòü, åñëè îäåíåòå Ìàñêó Ýìîöèé."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Âàì íåîáõîäèìî äîáàâèòü ÿ÷åéêó, åñëè õîòèòå âîñïîëüçîâàòüñÿ àëìàçîì."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ê ýòîìó ïðåäìåòó íåëüçÿ ïðèëîæèòü äîïîëíèòåëüíûå ñàìîöâåòû."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ýòîò ïðåäìåòû íåëüçÿ êîìáèíèðîâàòü."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ìåíÿòü íàæèâêó âî âðåìÿ ðûáàëêè."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Âû îáìåíèâàåòå àêòóàëüíóþ íàæèâêó ñ %s."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Âû çàêðåïèëè %s Íàæèâêó íà Êðþ÷êå."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Íå õâàòàåò êîìïîíåíòîâ äëÿ ïðèãîòîâëåíèÿ çåëüÿ."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Ó âàñ íåäîñòàòî÷íî êîìïîíåíòîâ (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Âàì íå õâàòàåò ïóñòûõ êóâøèíîâ."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ïðèãîòîâëåíèå çåëüÿ íå óäàëîñü."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Òîëüêî æåíùèíû ìîãóò ýòî äåëàòü."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïðèêðåïëÿòü íåñêîëüêî îäèíàêîâûõ êàìíåé."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïðèêðåïèòü ýòîò êàìåíü ê ýòîìó ïðåäìåòó."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïðèêðåïèòü ýòîò êàìåíü ê îðóæèþ."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Âû ïðèêðåïèëè êàìåíü óñïåøíî."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Êàìåíü ðàñêîëîëñÿ."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Íåò ñâîáîäíîãî ñëîòà."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +" äàííûé ìîìåíò ýòà ôóíêöèÿ çäåñü íåäîñòóïíà."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå èñïîëüçîâàòü Ñâèòîê ïåðåìåùåíèÿ, ïðèíèìàÿ ó÷àñòèå â áèòâå Èìïåðèé."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå èñïîëüçîâàòü Ñâèòîê ïåðåìåùåíèÿ â òå÷åíèå %d ñåêóíä ïîñëå îòêðûòèÿ Ñêëàäà."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå èñïîëüçîâàòü Ñâèòîê ïåðåìåùåíèÿ, åñëè îòêðûòî äðóãîå îêíî."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Ýòà ëè÷íîñòü íå ñóùåñòâóåò."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå èñïîëüçîâàòü Ñâèòîê ìåñòíîñòè â òå÷åíèè %d ñåê. ïîñëå òîðãîâëè."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå èñïîëüçîâàòü Ñâèòîê ïåðåìåùåíèÿ â òå÷åíèå %d ñåê. ïîñëå îòêðûòèÿ ñêëàäà."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå èñïîëüçîâàòü Ñâèòîê ïåðåìåùåíèÿ òàê êàê ðàññòîÿíèå ñëèøêîì ìàëåíüêîå."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîëüçîâàòüñÿ Ñâèòêîì ïåðåìåùåíèÿ â òå÷åíèå %d ñåê. ïîñëå òîðãà."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ñìîæåòå îòêðûòü ëàâêó, ïîêà îòêðûòî äðóãîå îêíî."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Âû íå ìîæåòå âûáðîñèòü ýòîò ïðåäìåò."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Âûáðîøåííûé ïðåäìåò èñ÷åçíåò ÷åðåç 5 ìèíóò."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"%s ïîëó÷åíî"; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Âû íîñèòå ñëèøêîì ìíîãî ïðåäìåòîâ."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s ñîäåðæèò: %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Âñå áóäóò âñêîðå òåëåïîðòèðîâàíû â ãîðîä."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Âû íàõîäèòåñü ñëèøêîì áëèçêî."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Òîðã ïðåäìåòîì: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ìåíÿòü ñíàðÿæåííûé ïðåäìåò â ñîñòîÿíèè ïîëèìîðôà."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Âàì íåëüçÿ äâèãàòüñÿ, ÷òîáû ñíàðÿäèòü ïðåäìåò."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Èñïîëüçîâàíèå Îáåçüÿíüåé òðàâû âîçìîæíî òîëüêî, åñëè êîíü ìåðòâ."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå êîðìèòü ì¸ðòâîãî êîíÿ."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Âû íàêîðìèëè êîíÿ òðàâàìè."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Âû íàêîðìèëè êîíÿ."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Âû íå ìîæåòå ïîçâîëèòü ñåáå ýòó ïðè÷¸ñêó íà òàêîì íèçêîì óðîâíå."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû óæå íîñèòå ýòó ïðè÷¸ñêó."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Âû óæå â ïîëèìîðôå."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Âû íàõîäèòåñü ñëèøêîì äàëåêî."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Ýòî íåâåðíûé ïðåäìåò äëÿ òðàíñôîðìàöèè."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå âîéòè â ñîñòîÿíèå ïîëèìîðôà åñëè äàííûé âèä ìîíñòðà âûøå âàñ óðîâíåì."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ó âàñ ñëèøêîì íèçêèé óðîâåíü, ÷òîáû ýòî ñíàðÿäèòü."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âàì íå äîñòàòî÷íî ñèëüíû, ÷òîáû ýòî ñíàðÿäèòü."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âàì íå õâàòàåò èíòåëëåêòà, ÷òîáû ýòî ñíàðÿäèòü."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Óðîâåíü âàøåé ïîäâèæíîñòè ñëèøêîì íèçîê, ÷òîáû ñíàðÿäèòü ýòî."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Óðîâåíü âàøåãî çäîðîâüÿ ñëèøêîì íèçîê, ÷òîáû ñíàðÿäèòü ýòî."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîëüçîâàòüñÿ ýòèì ïðåäìåòîì, åñëè íå ñîñòîèòå â áðàêå."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ñíàðÿæàòü ýòîò ïðåäìåò äâàæäû."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"Îñòàâøååñÿ âðåìÿ äî óäàëåíèÿ ß÷åéêè %s: %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Òîëüêî äðóãîé ïîë ìîæåò âûïîëíèòü ýòó îïåðàöèþ."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"%s: ïðîïàë ñàìîöâåò."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Ãèëüäèÿ] Èìÿ ãèëüäèè íåäåéñòâèòåëüíî."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Ãèëüäèÿ] Òàêîå èìÿ ãèëüäèè óæå ñóùåñòâóåò."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå ìîæåòå ñîçäàòü ãèëüäèþ."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"%s îáúÿâèë âîéíó %s!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Ãèëüäèÿ] %s îòêàçàë â âîéíå."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"Âîéíà ãèëüäèé ìåæäó %s è %s íà÷í¸òñÿ ÷åðåç íåñêîëüêî ñåêóíä!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"Âîéíà ìåæäó %s è %s íà÷àëàñü!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"Âîéíà ìåæäó %s è %s çàêîí÷èëàñü âíè÷üþ."; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"%s âûèãðàë âîéíó ïðîòèâ %s."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Âàì íåîáõîäèìî ñîãëàñèå ó÷àñòíèêîâ âàøåé ãðóïïû, ÷òîáû ïðîâåñòè ýòó àêöèþ."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Ãèëüäèÿ] Âîéíà Ãèëüäèé áûëà ïðåðâàííà."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"Âîéíà ìåæäó %s è %s áûëà ïðåðâàííà."; + +"´Ý±â"; +"Çàêðûòü."; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Äåéñòâèå îòìåíåíî. Âû âñòóïèëè â áîé."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Êòî-òî óæå âîñïîëüçîâàëñÿ âàøåé ó÷¸òíîé çàïèñüþ. Âû áóäåòå îòñîåäèíåííû."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Òàèíñòâåííûé ñâåò èñõîäèò îò äåðåâà."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +" âàøó ó÷¸òíóþ çàïèñü áóäåò äîáàâëåííî %d èãðîâîãî âðåìåíè.( Íîì.ïëàòåæà %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Âû ìîæåòå ïðèíÿòü ó÷àñòèå â ñðàæåíèè Ãèëüäèé â ðåæèìå Íàáëþäàòåëÿ."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Âî âðåìÿ âûáîðà ïåðñîíàæà ïîÿâëÿåòñÿ èêîíêà "çàêîí÷èòü ïðîñìîòð"."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Íåò ïðîòèâíèêîâ"; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"Áîé ñ %s íà÷àëñÿ!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Âîéíà Ãèëüäèé çàêîí÷èòñÿ àâòîìàòè÷åñêè, åñëè ïðîòèâíèêà íå áóäåò."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Âîéíà Ãèëüäèé áûëà çàêîí÷åííà ïðåæäåâðåìåííî. Âîéíà çàêîí÷èëàñü âíè÷üþ."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"Áëàãîäàðÿ áëàãîñëîâåíèþ Èìïåðàòîðà ýíåðãèÿ áóäåò îòðàæåíà."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"Áëàãîñëîâåíèå Èìïåðàòîðà ìîæíî èñïîëüçîâàòü ÷åðåç %d ñåê."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"Áëàãîñëîâåíèå Èìïåðàòîðà ìîæíî èñïîëüçîâàòü ÷åðåç %d ñåê."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Íåõâàòêà âçíîñîâ : %d."; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY] Âçíîñ: %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Òðàíñôîðìàöèÿ íå óäàëàñü."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Òåïåðü âû ïîëíîñòüþ âëàäååòå òðàíñôîðìàöèåé."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Ïîçîâèòå ñíà÷àëà âàøåãî êîíÿ."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Âû îòïðàâèëè îáðàòíî ñâîåãî êîíÿ."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s âûçâàë âàñ ñðàçèòüñÿ ñ íèì!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Âàì íóæíî ñîéòè."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ñìîæåòå íàêîðìèòü ñâîåãî êîíÿ, ñèäÿ íà í¸ì."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Âû äàëè êîíþ %s%s."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"Âàì íåîáõîäèì %s."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"Äî îêîí÷àíèÿ îñòàëîñü %d ñåê."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Èãðà áóäåò îêîí÷åííà ÷åðåç %d ñåê."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"Äî îêîí÷àíèÿ îñòàëîñü %d ñåê."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Âûõîä îòìåíåí."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Âîçâðàò ê îêíó âõîäà â èãðó. Ïîæàëóéñòà ïîäîæäèòå."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Âû áóäåòå îòñîåäèíåíû. Ïîæàëóéñòà ïîäîæäèòå."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"Âû âûçâàëè %s ñðàçèòüñÿ ñ âàìè."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Ïðîèñõîäèò ñìåíà ïåðñîíàæà. Ïîæàëóéñòà ïîäîæäèòå."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Ïîâòîðíûé çàïóñê íåâîçìîæåí. (îñòàëîñü %d ñåê.)"; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Ðåñòàðò íåâîçìîæåí. (îñòàëîñü %d ñåê.)"; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Ðåñòàðò íåâîçìîæåí. (îñòàëîñü %d ñåê.)"; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Ðåñòàðò â ãîðîäå ïî-ïðåæíåìó íåâîçìîæåí. (îñòàëîñü %d ñåê.)"; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Øàíñ íà âîññòàíîâëåíèå ïîòåðÿí. Âû âîçðîäèòåñü â ãîðîäå."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ìåíÿòü ñâîé ñòàòóñ â ñîñòîÿíèè òðàíñôîðìàöèè."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Èãðîê ñðàæàåòñÿ â ïîåäèíêå."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Ãèëüäèÿ] Ýòî íå îòíîñèòñÿ ê ãèëüäèè."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå âïðàâå èçìåíÿòü óðîâåíü íàâûêîâ ãèëüäèè."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Íåâåðíûé âûáîð."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Õðàíèëèùå] Ââåä¸í íåâåðíûé ïàðîëü."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Ëàâêà] Ëàâêà óæå îòêðûòà."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Ëàâêà ] Âàì íóæíî ïîäîæäàòü 10 ñåê., ÷òîáû ñíîâà îòêðûòü ëàâêó."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Ñêëàä] Ñëèøêîì áîëüøîå ðàññòîÿíèå ìåæäó âàìè è ñêëàäîì, ÷òîáû åãî îòêðûòü."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Ñåðâåð íå ìîæåò âûïîëíèòü çàïðîñ ãðóïïû."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå ïîêèíóòü ãðóïïó â ïîäçåìåëüå."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Ãðóïïà] Âû âûøëè èç ñîñòàâà ãðóïïû."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Ãèëüäèÿ] Âàøà ãèëüäèÿ ïðèíèìàåò ó÷àñòèå óæå â äðóãîé âîéíå."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Íåò ïðàâ íà Âîéíó Ãèëüäèé."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ãèëüäèè ïîä òàêèì íàçâàíèåì íå ñóùåñòâóåò."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Êàíäèäàòóðà óæå åñòü."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Ãèëüäèÿ] Ãèëüäèÿ óæå âåä¸ò âîéíó."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Íåäîñòàòî÷íî ÿíã, ÷òîáû ïðèíÿòü ó÷àñòèå â âîéíå Ãèëüäèé."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ó ãèëüäèè íåò íåîáõîäèìîé ñóììû ÿíã äëÿ ïðèíÿòèÿ ó÷àñòèÿ â Âîéíå Ãèëüäèé."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Ãèëüäèÿ] Ãèëüäèÿ ðàñïðåäåëåííà óæå íà äðóãóþ âîéíó."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Ãèëüäèÿ] Ãèëüäèÿ ó÷àâñòâóåò óæå â äðóãîé â âîéíå."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Ãèëüäèÿ] ×òîáû ó÷àâñòâîâàòü â Âîéíå Ãèëüäèé, íåîáõîäèìî ìèíèìàëüíî %d èãðîêîâ."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ãèëüäèè íå õâàòàåò î÷êîâ, ÷òîáû ïðèíÿòü ó÷àñòèå â Âîéíå Ãèëüäèé."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ãèëüäèè íå õâàòàåò ó÷àñòíèêîâ, ÷òîáû ïðèíÿòü ó÷àñòèå â Âîéíå Ãèëüäèé."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Íåîáõîäèìî äîñòèãíóòü õîòÿ áû 20 óðîâåíü, ÷òîáû çàðåãèñòðèðîâàòü íîìåð ñâîåãî ìîáèëüíîãî òåë."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Âû íå ðàñïîëàãàåòå êâàëèôèêàöèåé Èìïåðàòîðà."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s îòêëîíèë ïðèãëàøåíèå."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïðèíÿòü ïðèãëàøåíèå, ïîñêîëüêó óæå ñîñòîèòå â ãðóïïå."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Òîëüêî Èìïåðàòîð ìîæåò ýòèì ïîëüçîâàòüñÿ."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Âðåìÿ ïåðåçàðÿäêè ïðèáëèçèòåëüíî %d ñåê."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Íåõâàòêà âçíîñîâ. èìåþùèéñÿ êàïèòàë : %u íåäîñòàþùèé êàïèòàë : %u"; + +"»ç¿ë¹ý: warpto "; +"Ïðèêàç: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Âû íå ìîæåòå òåëåïîðòèðîâàòüñÿ ê èãðîêó èç ÷óæîé Èìïåðèè."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Äîáàâëåíèå èãðîêà íà %d êàíàë. ( äåéñòâóþùèé êàíàë %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"Òåëåïîðòèðîâàòü ê èãðîêó %s ."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Âû íå ìîæåòå ñîçûâàòü ÷óæèõ èãðîêîâ."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âî âðåìÿ âîéíû Ãèëüäèé íåâîçìîæíî ïîëó÷åíèå îïûòà."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Èñïîëüçîâàíèå áëàãîñëîâåíèÿ Èìïåðàòîðà %s âîññòàíàâëèâàåò ÕÏ è ÌÏ."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Èìïåðàòîð-èíôî"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sÈìïåðàòîð] : %s âëàäåíèå ÿíã %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sÈìïåðàòîð] : %s"; + +"±ºÁÖ Á¤º¸"; +"Èìïåðàòîð-èíôî"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Ýòèì ìîæåò ïîëüçîâàòüñÿ òîëüêî Èìïåðàòîð."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"Âûáåðèòå ÷èñëî ìåæäó 1 è 50."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Ìîíñòð íå ìîæåò áûòü âûçâàí, ïðîâåðüòå ìîá-íîìåð."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"ÕÏ +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"MP +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"Áëàãîñëîâåíèå Èìïåðàòîðà àêòèâíî."; + +"ü·Â +%d"; +"Âûíîñëèâîñòü +%d"; + +"Áö´É +%d"; +"Èíòåëëåêò +%d"; + +"±Ù·Â +%d"; +"Ñèëà +%d"; + +"¹Îø +%d"; +"Ïîäâèæíîñòü +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Ñêîðîñòü àòàêè +%d"; + +"À̵¿¼Óµµ %d"; +"Òåìï ñêîðîñòè %d"; + +"ÄðŸÀÓ -%d"; +"Âðåìÿ ïåðåçàðÿäêè -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Âîññòàíîâëåíèå ýíåðãèè +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Âîññòàíîâëåíèå ìàíû +%d"; + +"µ¶°ø°Ý %d"; +"Àòàêà ÿäîì %d"; + +"½ºÅÏ +%d"; +"Çâåçäà +%d"; + +"½½·Î¿ì +%d"; +"Ñîêðàùåíèå ñêîðîñòè +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Øàíñ êðèòè÷åñêîé àòàêè %d%%"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Øàíñ íà ïðîíçàþùóþ àòàêó %d%%"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Ñèëà àòàêè èãðîêà ïðîòèâ ìîíñòðîâ +%d%%"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Ñèëà àòàêè êîíÿ ïðîòèâ ìîíñòðîâ +%d%%"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Ïîâûøåíèå àòàêè ïðîòèâ Âîíããóÿ + %d%%"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Ïîâûøåíèå àòàêè ïðîòèâ Ìèëäæèî + %d%%"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Óñèëåíèå àòàêè ïðîòèâ íåæèòè + %d%%"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Ïîâûøåíèå àòàêè ïðîòèâ äüÿâîëà + %d%%"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Èìïåðàòîðîì Çà-Öà-Õó èãðîêó %s äàðóåòñÿ 10%% ïîâûøåíèå ñèëû àòàêè íà 3 ìèíóòû."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Ïîãëîùåíèå ýíåðãèè %d%% âî âðåìÿ àòàêè."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Ïîãëîùåíèå ìàíû %d%% âî âðåìÿ àòàêè."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"Øàíñ çàõâàòèòü ìàíó ïðîòèâíèêà %d%%."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Ïîãëîùåíèå î÷êîâ çàêëèíàíèé ñ øàíñîì %d%%"; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"Øàíñ áëîêèðîâàòü ôèçè÷åñêóþ àòàêó %d%%"; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"Øàíñ îòðàçèòü äàëüíþþ àòàêó %d%%"; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Çàùèòà-îäíîðó÷íûé ìå÷ %d%%"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Çàùèòà- äâóðó÷íûé ìå÷ %d%%"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Çàùèòà- äâóðó÷íûé ìå÷ %d%%"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Çàùèòà- êîëîêîëü÷èê %d%%"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Âëàñòåëèíîì Ãîéì-Ãàíã-Ãâîí èãðîêó %s äàðóåòñÿ íà 3 ìèíóòû ïîâûøåíèå áðîíè íà 10 %%."; + +"ºÎä ¹æ¾î %d%%"; +"Çàùèòà- âååð %d%%"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"ñîïðîòèâëÿåìîñòü äèñòàíöèîííûì àòàêàì %d%%"; + +"È­¿° ÀúÇ× %d%%"; +"óñòîé÷èâîñòü ïðîòèâ îãíÿ %d%%"; + +"Àü±â ÀúÇ× %d%%"; +"óñòîé÷èâîñòü ìîëíèåâûì.óäàðàì %d%%"; + +"¸¶¹ý ÀúÇ× %d%%"; +"óñòîé÷èâîñòü ïðîòèâ Ìàãèè %d%%"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"ñîïðîòèâëÿåìîñòü âåòðó %d%%"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"îòðàçèòü ïðÿìóþ àòàêó: %d%%"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"îòðàçèòü çàêëèíàíèå: %d%%"; + +"µ¶ ÀúÇ× %d%%"; +"Ñîïðîòèâëÿåìîñòü ÿäó %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"ïîâûøåíèå ìàíû íà %d%% â ñëó÷àå ïîáåäû íàä ïðîòèâíèêîì ."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"Ýâåíò óæå çàïóùåí. (ìåòêà: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"ïîâûøåíèå îïûòà íà %d%% â ñëó÷àå ïîáåäû íàä ïðîòèâíèêîì."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"óâåëè÷åíèå çàõâà÷åííûõ ÿíã %d%% â ñëó÷àå ïîáåäû íàä ïðîòèâíèêîì."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"óâåëè÷åíèå çàõâà÷åííûõ ïðåäìåòîâ %d%% â ñëó÷àå ïîáåäû íàä ïðîòèâíèêîì."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Èñïîëüçîâàíèå çåëüÿ ïîâûøàåò Ýíåðãèþ %d%%"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"%d%% øàíñ çàïîëíèòü ÕÏ ïîñëå ïîáåäû."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Íåò ãîëîâîêðóæåíèÿ %d%%"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Íåò çàìåäëåíèÿ %d%%"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Íåò ïàäåíèÿ %d%%"; + +"°ø°Ý·Â +%d"; +"ñèëà àòàêè + %d"; + +"¹æ¾î·Â +%d"; +"Áðîíÿ + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"Ñêðèïò OX Quiz íå ìîæåò áûòü çàãðóæåí."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"ìàãè÷åñêàÿ àòàêà + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"ìàãè÷åñêàÿ çàùèòà + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"ìàêñèì. âûíîñëèâîñòü + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"ñèëà ïðîòèâ Âîèíîâ + %d%%"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"ñèëà ïðîòèâ Íèíäçÿ + %d%%"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Ñèëà ïðîòèâ Ñóðà + %d%%"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"ñèëà ïðîòèâ Øàìàíîâ + %d%%"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Ñèëà ïðîòèâ Ìîíñòðîâ + %d%%"; + +"°ø°Ý·Â +%d%%"; +"Àòàêà + %d%%"; + +"¹æ¾î·Â +%d%%"; +"Çàùèòà + %d%%"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"Ñêðèïò OX Quiz çàãðóæåí."; + +"°æÇèÄ¡ %d%%"; +"Îïûò %d%%"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"øàíñ íàéòè ïðåäìåò %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"øàíñ íàéòè ÿíã %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Ëèìèò Ýíåðãèè +%d%%"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Ëèìèò Ýíåðãèè +%d%%"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"óðîí íàâûêîâ %d%%"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Óðîí %d%%"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"óñòîé÷èâîñòü ïðîòèâ óðîíà íàâûêîâ %d%%"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Ñîïðîòèâëÿåìîñòü óäàðàì %d%%"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ñîïðîòèâëÿåìîñòü àòàêàì Âîèíîâ."; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Äîáðî ïîæàëîâàòü â Ìåòèí 2!"; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ñîïðîòèâëÿåìîñòü àòàêàì Íèíäçÿ"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ñîïðîòèâëÿåìîñòü àòàêàì Ñóðà"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"%d%% ñîïðîòèâëÿåìîñòü àòàêàì Øàìàíîâ"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(ðåàëèçàöèÿ: %d j- %d m - %d t)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Âàø ÷àò áëîêèðîâàí."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Äëÿ âûçîâà âàì íåîáõîäèì áîëåå âûñîêèé óðîâåíü."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Âàì íåîáõîäèì Óðîâåíü %d, ÷òîáû âûçûâàòü."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Âû íå ñîñòîèòå â ýòîé ãðóïïå."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Âû íå âñòóïèëè â ãèëüäèþ."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Èãðîê îòêëîíèë ïðåäëîæåíèå áûòü äîáàâëåííûì â ñïèñîê äðóçåé."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Íà÷àëîñü OX ñîáûòèå."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Äðóçüÿ] Âû íå ìîæåòå äîáàâèòü ÃÌ."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s âíå èãðû."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Îòêðûòèå ëàâêè ïîñëå òîðãà âîçìîæíî ëèøü ÷åðåç %d ñåê."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Âû ñìîæåòå íà÷àòü òîðãîâëþ çàíîâî ëèøü ÷åðåç %d ñåê."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Ó âàñ áîëüøå 2 ìèëëèàðäîâ ÿíã. Âû íå ìîæåòå áîëüøå òîðãîâàòü."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå îòêðûòü ëàâêó, ïîêà îòêðûòî äðóãîå îêíî."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Ó èãðîêà áîëüøå 2 ìèëëèàðäîâ ÿíã. Âû íå ìîæåòå âåñòè ñ íèì òîðãîâûå äåëà."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Õðàíèëèùå] Ëþáûå äâèæåíèÿ íåäîïóñòèìû."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Ëàâêà] Ïðåäìåò íå ìîæåò áûòü ñîõðàíåí."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Ïðèãëàñèâøèé èãðîê âíå ñåòè."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Âñòóïëåíèå âîçìîæíî ÷åðåç àðõàíãåëà Óðèèëÿ."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Ãðóïïà] Èçìåíèòü ýòî ìîæåò òîëüêî Ëèäåð ãðóïïû."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Ãðóïïà] Ó÷àñòíèê ãðóïïû íå ìîæåò áûòü öåëüþ."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå èñêëþ÷àòü èãðîêà â ïîäçåìåëüå."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå èñêëþ÷àòü èãðîêà â ïîäçåìåëüå."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Ãðóïïà] Âàñ èñêëþ÷èëè èç ãðóïïû."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå âûéòè èç ãðóïïû, íàõîäÿñü â ïîäçåìåëüå."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå èñêëþ÷àòü ó÷àñòíèêîâ èç ãðóïïû."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå ìîæåòå ñîçäàòü íîâóþ ãèëüäèþ â òå÷åíèå %d äíåé ïîñëå ëèêâèäàöèè ïðåæíåé ãèëüäèè."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå ìîæåòå ñîçäàòü íîâóþ ãèëüäèþ â òå÷åíèå %d äíåé ïîñëå óõîäà èç ïðåæíåé."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Èìÿ ãèëüäèè íå ñóùåñòâóåò."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Ìû ïðîñèì ó÷àñòâîâàòü áîëüøå èãðîêîâ."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Ãèëüäèÿ] [%s] ñîçäàííà."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Ãèëüäèÿ] Ñîçäàíèå ãèëüäèè íå óäàëîñü."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Ãðóïïà] Íàâûêàìè ãðóïïû âïðàâå ðàñïîðÿæàòüñÿ òîëüêî åå ëèäåð."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Öåëü íå íàéäåííà."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Ãèëüäèÿ] Íåâåðíàÿ ñóììà ÿíã."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Ãèëüäèÿ] Âàì íå õâàòàåò ÿíã."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Çàäàííàÿ ëè÷íîñòü íå íàéäåííà."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Ãèëüäèÿ] Ýòà ëè÷íîñòü íå ñîñòîèò â ýòîé æå Ãèëüäèè."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ ] Âû íå âïðàâå âûãîíÿòü ó÷àñòíèêà èç ãèëüäèè."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Ãèëüäèÿ] ×ëåí ãèëüäèè %s èñêëþ÷åí ãèëüäèåé."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"Ýâåíò OX åùå íå çàêîí÷èëîñü. Ïðîèçîøëè îøèáêè. (ìåòêà: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû èñêëþ÷èëè ó÷àñòíèêà ãèëüäèè."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå âïðàâå ìåíÿòü ñâîé ðàíã."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ïîëíîìî÷èÿ Ëèäåðà Ãèëüäèè íå ìîãóò áûòü èçìåíåíû."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Ãèëüäèÿ] Èìÿ ðàíãà íåâåðíî."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå âïðàâå ìåíÿòü ñâîå ïîëîæåíèå."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ïðàâà ëèäåðà ãèëüäèè íå ìîãóò áûòü èçìåíåíû."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Gilde] %u ïóíêòîâ îïûòà èñïîëüçîâàëà."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Ãèëüäèÿ] Èñïîëüçîâàíèå îïûòà íå óäàëîñü."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Ãèëüäèÿ] Íåäîñòàòî÷íî ÿíã â êàññå ãèëüäèè."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Ãèëüäèÿ] Äóõ Äðàêîíà íå âîññòàíîâëåí."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"OX ñîáûòèå áóäåò âñêîðå ïåðåçàïóùåíî."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå âïðàâå ïîäàâàòü çàÿâëåíèÿ."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå ìîæåòå èçìåíèòü ñâîþ ïîçèöèþ."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ñìåíèòü ïîëîæåíèå ëèäåðà ãèëüäèè íåâîçìîæíî."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå ìîæåòå íàçíà÷àòü ñàìîãî ñåáÿ ëèäåðîì ãèëüäèè."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ó Âàñ íåò âëàñòè âûáðàòü ëèäåðà ãèëüäèè."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Íåëüçÿ âûáèðàòü áîëüøå ëèäåðîâ ãèëüäèè."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå îòäàòü ýòîò ïðåäìåò."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Îáíàðóæåííû èëëåãàëüíûå Software. Âàøà èãðà áóäåò çàêîí÷åííà."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"Ó âàñ áîëüøå 2 ìèëëèàðäîâ ÿíã.Âû íå ìîæåòå áîëüøå âåñòè òîðãîâûå ñäåëêè."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Íåäîñòàòî÷íî ÿíã."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Òåêóùåå ñîáûòèå îãðàíè÷åíî îäíîé ëîêàöèåé."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Çàïóñòèòü ðóëåòêó."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Çàïóñòèòü ÿíã-ðóëåòêó."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Îí/îíà âíå ñåòè. Èñïîëüçóéòå 'Øåïòàíèå'."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Íîìåð ìîá.òåëåôîíà íå çàðåãåñòðèðîâàí."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Íåîáõîäèìî äîñòèãíóòü õîòÿ áû 20 óðîâåíü, ÷òîáû ïîñëàòü ñìñ."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Âàì íåîáõîäèìî 2000 ÿíã, ÷òîáû îòïðàâèòü ñìñ."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Ñîîáùåíèå îòïðàâëåíî."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s ãèëüäèè %s óâåëè÷èëñÿ â %d%% !"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s ãèëüäèè %s íîðìàëèçîâàëñÿ."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s 's %s óâåëè÷èëñÿ â %d%% !"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s 's %s íîðìàëèçîâàëñÿ."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Î÷êè ãîðíîãî ðåìåñëà äîñòèãëè ïðåäåëà. (%d)."; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Î÷êè ãîðíîãî ðåìåñëà âîçðîñëè äî ïðåäåëà."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Âû ìîæåòå óëó÷øèòü ñâîþ êèðêó ó Äåîêáàå."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Î÷êè ãîðíîãî ðåìåñëà âîçðîñëè! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Áåç êèðêè âàì íè÷åãî íå äîáûòü."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Çäåñü íå÷åãî äîáûòü."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Äîáû÷à ïðîøëà óäà÷íî."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Äîáû÷à íå óäàëàñü."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Äðóçüÿ] Âû äîáàâèëè %s â ñâîé ñïèñîê äðóçåé."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"Èãðîê áóäåò âñêîðå òåëåïîðòèðîâàí â ãîðîä."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Äðóçüÿ] %s óäàëåí èç âàøåãî ñïèñêà äðóçåé."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Êðèòè÷åñêàÿ îøèáêà ñåðâåðà. Ñåðâåð àâòîìàòè÷åñêè ïåðåçàïóñòèòñÿ."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"Ñîåäèíåíèå áóäåò ïðåðâàííî àâòîìàòè÷åñêè ÷åðåç 10 ñåêóíä."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"Âû ñìîæåòå ïîäñîåäèíèòüñÿ ÷åðåç 5 ìèíóò."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) ñîçäàí. [âðåìåííî]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Ýòà ãèëüäèÿ íà âîéíå."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: ýòà ãèëüäèÿ íå ñóùåñòâóåò."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Ãèëüäèÿ ïîä ýòèì èìåíåì èëè íîìåðîì íå ñóùåñòâóåò."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Ýòî çäàíèå íå ñóùåñòâóåò."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Çäàíèÿ òàêîãî òèïà ìîæíî ñîîðóæàòü òîëüêî îäèí ðàç."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Çàêðîéòå êàðòó ýâåíòà OX.(ìåòêà: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Ñíà÷àëà íåîáõîäèìî ñîîðóäèòü áàçîâîå çäàíèå."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ïîñòðîåíèå íå óäàëîñü èç-çà íåêîððåêòíîé êàëüêóëÿöèè öåíû."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Ó âàøåé ãèëüäèè íåäîñòàòî÷íî ÿíã, ÷òîáû ïîñòðîèòü ýòî çäàíèå."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ó âàñ íåäîñòàòî÷íî ìàòåðèàëà, ÷òîáû ñòðîèòü."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Âû íå ìîæåòå ñòðîèòü â ýòîì ìåñòå."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Ïåðñîíàæ íå ñóùåñòâóåò."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Îòìåíà ïîåäèíêà íå óäàëàñü."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Ïîåäèíîê îòìåíåí."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Ïîåäèíîê íà÷àëñÿ."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Âîçíèêëà ïðîáëåìà èíèöèàöèè ïîåäèíêà."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Îøèáîê íå ïðîèçîøëî."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Ó÷àñòíèê ñðàæåíèÿ îòñóòñòâóåò."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Î÷êîâ ñòàòóñà áîëüøå íåò."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Îñòàâøèåñÿ î÷êè Ñòàòóñà ñëèøêîì íèçêè."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Ââåäåí íåâåðíûé ïîêàçàòåëü."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Íåâåðíûé ïîäïðèêàç îñíîâíîãî ïðèêàçà."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"Íàðóøåíèå êîíòàêòà ìåæäó èãðîêîì %d è èãðîêîì %d."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"Êðóòàíèòå ðóëåòêó, çàïëàòèâ %d ÿíã."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Ëîã ïðåäìåòîâ ïîìåùåí â ñèñòåìíûé ëîã."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Èíôîðìàöèÿ ïî Èìïåðèè."; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Âûáåðèòå êàðòó Ñâÿùåííîé Çåìëè %d Âõîä %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Îøèáîê íå ïðîèçîøëî."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s killcount %d mobkillcount %d bosskillcount %d Number Holy Land %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Èíôî î ñîñòîÿíèè áèòâû Èìïåðèé."; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Çàïðîñ âûïîëíÿåòñÿ. Ïîæàëóéñòà ïîäîæäèòå."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå îòêðûòü ñêëàä, ïîêà îòêðûòî äðóãîå îêíî."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Ñêëàä] Ïàðîëü èçìåíåí."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Ëàâêà] Ââåäåí íåâåðíûé ïàðîëü."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Èãðîâîå âðåìÿ èññòåêàåò ÷åðåç %d ìèí."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Âûáðàí ïîñòîÿííûì."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Óæå âûáðàí."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"Èãðîê %s óæå ó÷àñòâóåò â ãîëîñîâàíèè."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"Ýâåíò OX çàâåðøåí. Îøèáîê íå ïðîèçîøëî. (ìåòêà: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Çà íåãî íåëüçÿ ãîëîñîâàòü."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"Ó %s åñòü åù¸ %u ÿíã."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"Ó %s åñòü åùå %d ÿíã."; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Ó âàñ íåäîñòàòî÷íî ÿíã."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"%s èñêëþ÷åí èç êàíäèäàòîâ â Èìïåðàòîðû."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s íå ÿâëÿåòñÿ êàíäèäàòîì â Èìïåðàòîðû."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s íàçíà÷åí Èìïåðàòîðîì."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s íå ìîæåò áûòü íàçíà÷åí Èìïåðàòîðîì."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"%s Èìïåðàòîð áóäåò óäàëåí."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"%s Èìïåðàòîð íå ìîæåò áûòü óäàëåí."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX ñîáûòèå áîëüøå íå ïðèíèìàåò ó÷àñòíèêîâ."; + +"½Å¼ö±¹"; +"Èìïåðèÿ Øèíüçî"; + +"õÁ¶±¹"; +"Èìïåðèÿ Õóíäæî"; + +"Áø³ë±¹"; +"Èìïåðèÿ Äæèííî"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Ðûáîëîâíûå î÷êè âîçðîñëè! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Ìàêñèìàëüíîå êîëè÷åñòâî ðûáîëîâíûõ î÷êîâ äîñòèãíóòî."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Îòïðàâëÿéòåñü ê ðûáàêó, ÷òîáû óëó÷øèòü âàøó óäî÷êó."; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Âû ïîòåðÿëè íàæèâêó äëÿ ðûáû."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Âû ïîéìàëè êàêóþ-òî ðûáó! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"Äëèííà ïîéìàííîé ðûáû ñîñòàâëÿåò %.2 ñì."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Ðûáîëîâíîå ñîñòÿçàíèå 'Ëó÷øèé ðûáîëîâ'."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Îñòàëüíûå ó÷àñòíèêè Ñîáûòèÿ ïåðå÷èñëåííû."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Ðûáîëîâíîå ñîñòÿçàíèå ' Ñïîêîéñòâèå- ñèëà'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"Âû ïîéìàëè %d èç %d."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Ðûáà èñ÷åçëà â ïó÷èíå âîä."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +" ðûáå åñòü ðàêóøêà."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +" ðûáå ñèäèò ÷åðâü."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Âû æàðèòå %s íà êîñòðå."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Ó âàñ áîëüøå 2 ìèëëèàðäîâ ÿíã, âû íå ìîæåòå áîëüøå òîðãîâàòü."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå íàçûâàòü ñâîþ ëàâêó íåñóùåñòâóþùèì èìåíåì."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå êóïèòü ïðåäìåò èç ìàãàçèíà â ëàâêå."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Îñòàëüíûå ó÷àñòíèêè Ñîáûòèÿ íå îòìå÷åíû."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Äîáû÷à çàâåðøåííà."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Âîçüìèòå êèðêó äëÿ äîáû÷è ðóäû!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Âûáåðèòå óäî÷êó."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Ñíà÷àëà íóæíî ïðèêðåïèòü íàæèâêó íà êðþ÷îê."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Âû íå ìîæåòå ëîâèòü ðûáó áåç óäî÷êè!"; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå äåëàòü çàÿâêó, ïîñêîëüêó Ëèäåð ãðóïïû âíå ñåòè."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå ñîçäàâàòü ãðóïïó ñ èãðîêàìè äðóãîé Èìïåðèè."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå äåëàòü âûçîâ, íàõîäÿñü â ïîäçåìåëüå."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå äåëàòü âûçîâ, íàõîäÿñü â ðåæèìå 'Íàáëþäàòåëü'."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Ãðóïïà] Ïðèãëàøàòü ìîæíî èãðîêîâ òîëüêî ñ -30 ïî +30 óðîâåíü."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"êîëè÷åñòâî îñòàâøèõñÿ ó÷àñòíèêîâ : %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå âûçâàòü ýòîãî èãðîêà, ó íåãî ñëèøêîì íèçêèé óðîâåíü."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå âûçâàòü ýòîãî èãðîêà, ó íåãî ñëèøêîì âûñîêèé óðîâåíü."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå ïîçâàòü åùå áîëüøå èãðîêîâ â ñâîþ ãðóïïó."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"Õîòèòå âñòóïèòü â ãðóïïó %s?"; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Èãðîê íå ñîñòîèò â ýòîé ãðóïïå."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Ìåñò â ãðóïïå áîëüøå íåò."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå âïðàâå ïðèãëàøàòü ó÷àñòíèêîâ."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Ãðóïïà]%s îòêëîíèë ïðåäëîæåíèå ïðèñîåäèíèòüñÿ ê âàøåé ãðóïïå."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Ãðóïïà] %s óæå ñîñòîèò â ãðóïïå."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå ïðèíèìàòü ïðèãëàøåíèÿ, íàõîäÿñü â ïîäçåìåëüå."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX Ñîáûòèå çàêàí÷èâàåòñÿ."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX Ñîáûòèå çàêàí÷èâàåòñÿ."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå ïðèíÿòü ïðèãëàøåíèå."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Ãðóïïà] %s îòâåðãëà Âàøå ïðèãëàøåíèå."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Ãðóïïà] %s âñòóïèë â âàøó ãðóïïó."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Ãðóïïà] %s âñòóïèë â âàøó ãðóïïó."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ñåé÷àñ ïîëüçîâàòüñÿ ëàâêîé."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Ýòîò èãðîê òîðãóåòñÿ ñåé÷àñ ñ äðóãèì èãðîêîì."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Íîìåð ïîäòâåðæäåíèÿ Ìåòèí 2:%s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Íåâåðíûé íîìåð ïîäòâåðæäåíèÿ. Ïîïðîáóéòå, ïîæàëóéñòà, åùå ðàç."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Íîìåð ìîá.òåëåôîíà çàðåãèñòðèðîâàí."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå òåëåïîðòèðîâàòüñÿ ê èãðîêó."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX Ïåðåäà÷à íàãðàä ñîñòîÿëàñü. ID: %d êîëè÷åñòâî: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Èãðîê âíå ñåòè."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Èãðîê íàõîäèòñÿ íà %d êàíàëå.( Âû íà %d)."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîéòè â äðóãîì ìåñòå â òå÷åíèå %d ñåêóíä ïîñëå îòêðûòèÿ Ñêëàäà."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Âû íå ìîæåòå ïîêèíóòü ñâîå ìåñòî ïîñëå òîðãà â òå÷åíèå êàêîãî-òî âðåìåíè."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîêèíóòü ñâîå ìåñòî â òå÷åíèå %d ñåê. ïîñëå òîðãà."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Ïîåäèíîê çàâåðøåí, âàø ïðîòèâíèê êóäà-òî ïîäåâàëñÿ."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Îãðàíè÷åíèé íà ïîëüçîâàíèå çåëüåì íåò."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"Âû ìîæåòå ïîëüçîâàòüñÿ äî %d çåëüÿ."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Áîé íà÷íåòñÿ ÷åðåç 10 ñåê."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Ïîåäèíîê íà÷àëñÿ."; + +"Âü"; +"Âåðíî"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Âîçíèêëè ïðîáëåìû ñ àðåíîé ïîåäèíêîâ. Ïîåäèíîê áóäåò çàâåðøåí."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Âðåìÿ èññòåêëî. Ïîåäèíîê áóäåò çàâåðøåí."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"Âû áóäåòå òåëåïîðòèðîâàíû â ãîðîä ÷åðåç 10 ñåê."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Âîçíèêëè ïðîáëåìû ñ àðåíîé ïîåäèíêîâ. Ïîåäèíîê áóäåò ïðåðâàí."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Ó ïðîòèâíèêà âîçíèêëè ïðîáëåìû. Ïîåäèíîê áóäåò îêîí÷åí."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Ó ïðîòèâíèêà âîçíèêëè êàêèå-òî ïðîáëåìû, ïîåäèíîê áóäåò îêîí÷åí."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s îäåðæàë ïîáåäó â ïîåäèíêå."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s ïîáåäèë."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"Âû áóäåòå òåëåïîðòèðîâàíû â ãîðîä ÷åðåç 10 ñåê."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"Ñëåäóþùèé ðàóíä íà÷í¸òñÿ ÷åðåç 10 ñåê."; + +"°ÅÁþ"; +"Âåðíî"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Ïðîòèâíèê îòñîåäèíåí. Ïîåäèíîê îêîí÷åí."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Äîïîëíèòåëüíàÿ êâîòà âûïàäåíèÿ ïðåäìåòîâ %d%%"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Äîïîëíèòåëüíàÿ êâîòà âûïàäåíèÿ ÿíã %d%%"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Øàíñ äîæäÿ èç ÿíã ñåé÷àñ ñîñòàâëÿåò %d%%"; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Äîïîëíèòåëüíàÿ êâîòà îïûòà íà äàííûé ìîìåíò %d%%"; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"Âåðñèÿ âàøåãî êëèåíòà íå ïîäõîäèò, ïîæàëóéñòà óñòàíîâèòå ïàò÷."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå òîðãîâàòü â ìàãàçèíå, ïîêà îòêðûòî äðóãîå îêíî."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ñìîæåòå íè÷åãî êóïèòü, âû íàõîäèøüñÿ ñëèøêîì äàëåêî îò ðûíêà âåùåé."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ñìîæåòå íè÷åãî ïðîäàòü, âû íàõîäèòåñü ñëèøêîì äàëåêî îò ðûíêà âåùåé."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Ó âàñ áîëüøå 2 ìèëëèàðäîâ ÿíã, âû íå ìîæåòå áîëüøå òîðãîâàòü."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Îáùåå ÷èñëî âèêòîðèí: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Çà ïðîäàæó âçèìàåòñÿ âçíîñ â ðàçìåðå %d%%."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ñêàêàòü íà êîíå â ñîñòîÿíèè òðàíñôîðìàöèè."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ñêàêàòü íà êîíå, îäåâ ñâàäåáíîå ïëàòüå èëè ñìîêèíã."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Ó âàñ íåò êîíÿ."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Âàø êîíü ïîãèá."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Óðîâåíü âûíîñëèâîñòè âàøåãî êîíÿ ñëèøêîì íèçêèé."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Âûçîâ êîíÿ íå óäàëñÿ."; + +"´ÔÀÇ ¸»"; +"s êîíü"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Ñâàäüáà ïîäõîäèò ê êîíöó."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Âûõîä ïðîèñõîäèò àâòîìàòè÷åñêè."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"Âîéíà îêîí÷åíà."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Ðåçóëüòàò áóäåò ÷åðåç 10 ñåêóíä."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå òîðãîâàòü â ðåæèìå Íàáëþäàòåëÿ."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå òîðãîâàòü ñ äðóãèìè, åñëè îòêðûòî äðóãîå îêíî."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Ýòîò èãðîê çàíÿò, ïîýòîìó ñ íèì ñåé÷àñ íåëüçÿ òîðãîâàòü."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Äðóãîé èãðîê çàêîí÷èë òîðãîâàòü."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Íå õâàòàåò ÿíã èëè ìåñòà â èíâåíòàðå."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Ýòîìó èãðîêó íå õâàòàåò ÿíã èëè ìåñòà â èíâåíòàðå."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Èíâåíòàðü ýòîãî èãðîêà ïåðåïîëíåí."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"Òîðã ñ %s óäàëñÿ."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Áëàãîñëîâåíèå Áîãà Äðàêîíà óáåðåãëî âàñ îò ïîòåðè îïûòà."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Òåêóùåå êîëè÷åñòâî î÷êîâ Øèíüçî: %d Õóíäæî: %d Äæèííî: %d"; + +"Á¤´äÀº"; +"Ïðàâèëüíûé îòâåò:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s ñ÷¸ò÷èêóáèòûõ %d Èìïåðèÿ %d ñ÷¸ò÷èêóáèéñòâ %d (ðåçóëüòàò %d) ñ÷¸ò÷èêóáèéñòâìîáîâ %d, ÇàõâàòÔëàãîâ %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Äüÿâîë Ñâÿùåííîé Çåìëè: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", ó âàñ íåò ïðàâ íà ïðåáûâàíèå çäåñü! ×åðåç 10 ñåêóíä âàøè ñîîòå÷åñòâåííèêè ïîêèíóò ýòó ñâÿùåííóþ çåìëþ."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"Èìïåðèÿ %s ïîòåðïåëà ïîðàæåíèå è âûáûâàåò èç áèòâû Èìïåðèé."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Êîëè÷åñòâî Ìîíñòðîâ â Áèòâå Èìïåðèé"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Çàâàëèòå ñòðàæíèêà Ñâÿùåííîãî ìåñòà - ñòàíåòå åãî âëàäåëüöàìè."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Áîã Äðàêîí çàùèòèë âàñ- âû íå óðîíèëè íè îäíîãî ïðåäìåòà."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Äîïîëíèòåëüíûé óðîí êîëþùèõ óäàðîâ %d"; + +"%s ºí·°! (%ld%%)"; +"%s áëîêèðîâàòü! (%d%%)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s óêëîíèòüñÿ! (%d%%)"; + +"O ÀÔ´Ï´Ù"; +"Äà (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d]'s Ïîçèöèÿ àòàêè: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Ïîæàëóéñòà çàäàéòå ïðèêàç ïîëíûì òåêñòîì."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ó âàñ ýòî íå ïîëó÷èòñÿ, ïîêà âû ñèäèòå íà êîíå."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ñíàðÿäèòü ýòî âî âðåìÿ ïàäåíèÿ."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"×òî?  ìîèõ ñíîâèäåíèÿõ?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Ñíà÷àëà âñòàíüòå."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Ýòîò ïðèêàç íå ñóùåñòâóåò."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Ãðóïïà] Ãðóïïà ðàñïàëàñü."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå âûçâàòü öåëü."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãðóïïà] Âû íå ìîæåòå âûçâàòü ó÷àñòíèêîâ ãðóïïû íà âàøó àêòóàëüíóþ ïîçèöèþ."; + +"X ÀÔ´Ï´Ù"; +"íåò (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Âàøà ãðóïïà õîðîøî âçàèìîäåéñòâóåò. Ó÷àñòíèêè ãðóïïû, êîòîðûå äåðæàòñÿ ðÿäîì ñ ëèäåðîì ãðóïïû, ïîëó÷àþò áîíóñ ê îïûòó."; + +"±æµåÀå"; +"Ëèäåð"; + +"±æµå¿ø"; +"Ó÷àñòíèê"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Ãèëüäèÿ] Ïðåäóñìîòðåííûé îïûò âûøå îñòàâøåãîñÿ."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Ãèëüäèÿ] Óäàëåíèå ñîîáùåíèÿ íåâîçìîæíî."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Ãèëüäèÿ] íåäîñòàòî÷íî Äóõà Äðàêîíà (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå ìîæåòå ïîêà åùå ïðèìåíÿòü íàâûêè ãèëüäèè."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Ãèëüäèÿ] %d-ñïîñîáíîñòü ïðèìåíåíà (%d, %d) íà %u."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Ãèëüäèÿ] Èãðîê íàõîäèòñÿ íà %d êàíàëå. (àêòóàëüíûé êàíàë : %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Ãèëüäèÿ] Èãðîê âíå ñåòè."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Âñå ó÷àñòíèêè, äàâøèå íåâåðíûé îòâåò, áóäóò èçãíàííû ÷åðåç 5 ñåê."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Ãèëüäèÿ] Íàâûêè ãèëüäèè ìîæíî ïðèìåíÿòü òîëüêî â âîéíå."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Ãèëüäèÿ] Äóõ Äðàêîíà %u âîññòàíîâëåí."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Ãèëüäèÿ] Ñíÿòü ÿíãè ìîæåò òîëüêî ëèäåð."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Ãèëüäèÿ] Èãðîê îòêëîíèë ïðèãëàøåíèå ãèëüäèè."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû íå âïðàâå ïðèãëàøàòü êîãî-òî â ãèëüäèþ."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Èãðîêè äðóãîé Èìïåðèè íå ìîãóò áûòü ïðèãëàøåíû â âàøó Ãèëüäèþ."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû ñìîæåòå ïðèãëàñèòü ýòîãî èãðîêà ñíîâà òîëüêî ÷åðåç %d äí."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Âû ìîæåòå ïðèãëàñèòü íîâûõ ó÷àñòíèêîâ ëèøü ÷åðåç %d äíåé ïîñëå ðåîðãàíèçàöèè."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Ãèëüäèÿ] Ýòà ëè÷íîñòü óæå ñîñòîèò â äðóãîé ãèëüäèè."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Ãèëüäèÿ] Ñîñòàâ ãèëüäèè äîñòèã ïðåäåëà."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Âû ãîòîâû ê ñëåäóþùåìó âîïðîñó?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Âû íå ìîæåòå îáó÷àòüñÿ ýòîìó íàâûêó."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå îáó÷àòüñÿ ýòîìó íàâûêó."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Îáó÷èòüñÿ ýòîìó íàâûêó äî óðîâíÿ Áîëüøîãî ìàñòåðà íåâîçìîæíî."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû óæå äîñòèãëè óðîâíÿ Ìàñòåðà ýòîãî íàâûêà. Âû íå ìîæåòå îáó÷àòüñÿ åìó."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Óðîâåíü ýòîãî íàâûêà äîâîëüíî íèçêèé, âû íå ïîòÿíåòå îáó÷åíèå íà Áîëüøîãî ìàñòåðà."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Íå ïîëó÷èëîñü!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Îáó÷åíèå íå óäàëîñü. Ïîïðîáóéòå ïîæàëóéñòà åùå ðàç."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Âî ìíå ñòîëüêî ýíåðãèè!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Êàæåòñÿ ÿ óæå ÷óâñòâóþ ðåçóëüòàò îáó÷åíèÿ..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Âû óñïåøíî îêîí÷èëè îáó÷åíèå ïî êíèãå."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Âàì íå õâàòàåò îïûòà, ÷òîáû ïðî÷åñòü ýòî."; + +"Pregunta."; +"Âîïðîñ."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå áîëüøå îáó÷àòüñÿ ýòîìó íàâûêó ïî êíèãå."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Óðîâåíü ýòîãî íàâûêà äîâîëüíî íèçêèé, âû íå ïîòÿíåòå îáó÷åíèå åìó ïî êíèãå."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"ß äåëàþ óñïåõè, íî ìíå åùå íå âñå ïîíÿòíî."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Ðàçîáðàòüñÿ â ýòîé òåõíîëîãèè íå òàê ëåãêî."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"ß íå ïîíèìàþ ýòó ãëàâó. Íî ìíå ñëåäóåò ïðîäîëæèòü îáó÷åíèå."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Âû óäà÷íî îêîí÷èëè îáó÷åíèå ïî êíèãå."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Òåëåïîðòàöèÿ íå óäàëàñü."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Êîíÿ íåò. Ñïðîñèòå, ïîæàëóéñòà, êîíþõà."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Èñïîëüçóéòå, ïîæàëóéñòà, ïðåäìåò, ÷òîáû ïîçâàòü êîíÿ."; + +"%s SP¼Ò¸ð: %d"; +"%s FP-ðàñõîä: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Åñëè ýòî âåðíî, òî ïåðåéäèòå íà O, åñëè ýòî íåïðàâèëüíî, ïåðåéäèòå íà X."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"ß âíóòðè âåñü ãîðþ , íî ìåíÿ ýòî òàê ðàññëàáëÿåò."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"íå ñïåøà...íî áåñïðåðûâíî... íå îñòàíàâëèâàÿñü!"; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Î äà! Ïðîñòî çàìå÷àòåëüíî! ß ïîëîí Øè."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"ß ïðî÷¸ë! Òåïåðü ìî¸ òåëî äîëæíî íàïîëíèòüñÿ Øè."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"Îáó÷åíèå îêîí÷åíî."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"ß äîøåë äî ïîñëåäíåé ñòðàíèöû êíèãè. Îáó÷åíèå ïî÷òè îêîí÷åíî!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Ïî÷òè ãîòîâî! Åùå ÷óòü-÷óòü!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"ß ïðîçðåë! ß ïî÷òè -÷òî âñå ïðî÷åë!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Îñòàëîñü âñåãî íåñêîëüêî ñòðàíèö."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"×óâñòâóþ ñåáÿ ïîñâåæåâøèì."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Ïðàâèëüíî!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Òåïåðü ÿ çíàþ!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Õîðîøî, ñåé÷àñ âàæíî íå ïîòåðÿòü êîíöåíòðàöèþ!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"ß ÷èòàþ îäíó è òó æå ñòðîêó."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"ß íå õî÷ó áîëüøå îáó÷àòüñÿ."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Äàæå ïðåäïîëîæèòü íå ìîã, ÷òî áóäåò òàê òðóäíî ïîíÿòü ýòî."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Ìíå î÷åíü òðóäíî ñîñðåäîòî÷èòüñÿ. Ìíå ñëåäóåò îòäîõíóòü."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Âàø ÷àò çàáëîêèðîâàë ÃÌ."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Áëîêèðîâêà âàøà ÷àòà ëèêâèäèðîâàííà."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"Îêíî 'Cîîðóæàòü' óæå îòêðûòî."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ñòðîèòü, åñëè îòêðûòû îêíà 'Òîðãîâàòü' , 'Õðàíåíèå'."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Äàëüíåéøèå óëó÷øåíèÿ íåâîçìîæíû."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Îêíî ' Ñîîðóæàòü' çàêðûòî."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Ýòî íå òîò ìàòåðèàë, êîòîðûé âàì íóæåí."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Ãèëüäèÿ] Ïîïðîáóéòå ïîæàëóéñòà ïîçäíåå."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Âû äîëæíû ïðî÷èòàòü åùå %d êíèã ïî ñîâåðøåíñòâîâàíèþ ýòîãî íàâûêà."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Ãèëüäèÿ] Ïîïðîáóéòå ïîæàëóéñòà ïîçäíåå."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Ýòó ôóíêöèþ ìîæíî ïðèìåíèòü òîëüêî âî äâîðöå."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"Òåñò: Ñëèòîê çîëîòà áûë âîçâðàù¸í â ñåéô Èìïåðèè."; + +"TEST : ÇöÀç ±¹°í : %d"; +"Òåñò:  ñåéôå âàøåé Èìïåðèè õðàíèòñÿ: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Òåñò: Âû íå ìîæåòå âåðíóòü ñëèòîê çîëîòà â ñåéô òâîåé Èìïåðèè."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Gilde] Ðàíã äîñòèã %d î÷êîâ."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ýòîò ïðåäìåò íåëüçÿ óëó÷øèòü."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Áåñïàëòíîå óëó÷øåíèå ðàñïðîñòðàíÿåòñÿ òîëüêî íà îðóæèÿ äî 20 óðîâíÿ."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîëüçîâàòüñÿ ýòèì ïðåäìåòîì èç-çà íåâûïîëíåíèÿ òðåáîâàíèé."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîëüçîâàòüñÿ ýòèì ïðåäìåòîì èç-çà íåñîîòâåòñòâèÿ ïîëà."; + +"»ç¿ë¹ý: transfer "; +"Ïîëüçîâàòåëü: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Ýòà ôóíêöèÿ äîñòóïíà òîëüêî Èìïåðàòîðó."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå âåðáîâàòü èãðîêîâ èç äðóãèõ Èìïåðèé."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"Èãðîê %s íàõîäèòñÿ íà êàíàëå %d. ( Òâîé êàíàë: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"Âû âåðáîâàëè èãðîêà %s."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Èãðîêà, ñ çàäàííûì òîáîé èìåíåì, íå ñóùåñòâóåò."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå âåðáîâàòü ñàìîãî ñåáÿ."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Âàø óðîâåíü ñëèøêîì íèçêèé, ÷òîáû ïîëüçîâàòüñÿ ýòèì ïðåäìåòîì."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Âû íå ìîæåòå ïðîâîäèòü óëó÷øåíèÿ, ïîêà îòêðûòî äðóãîå îêíî."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"Èìïåðàòîð %s ïåðåø¸ë â %s."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +" %s èä¸ò âîéíà çà ðàççæåíèå ñèãíàëüíûõ îãíåé."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s çàùèòà óäàëàñü."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Íàãðàäó ïîëó÷èò %s â òå÷åíèå 30 ìèí. ïîñëå ðàçðóøåíèÿ ñèãíàëüíûõ îãíåé."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"30 ìèí.ïðîøëè. Ñèãíàëüíûå îãíè èñ÷åçëè."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"Ñèãíàëüíûå îãíè çàæãëè ó %s, ÷òîáû ïðåäóïðåäèòü î âîéíå."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s ðàçðóøèë ñèãíàëüíûé îãîíü."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s ïðîèãðàëè â âîéíå, ïîñêîëüêó íå ñìîãëè çàùèòèòü ñâîé äâîðåö."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s ðàçðóøèë âñå ñèãíàëüíûå îãíè."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Âû ñìîæåòå îòêðûòü ëàâêó, ñíÿâ áðîíþ."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Äî îêîí÷àíèÿ áëîêà â ÷àòå îñòàëîñü: %d ÷. %d ì. %d ñ."; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Äî îêîí÷àíèÿ áëîêà â ÷àòå îñòàëîñü: %d ÷. %d ñ."; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Äî îêîí÷àíèÿ áëîêà â ÷àòå îñòàëîñü: %d ì. %d ñ."; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Øàíñ äîæäÿ èç ÿíã"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Ýòîò ìàòåðèàë íå ïîäõîäèò äëÿ ïðîèçâîäñòâà."; + +"ÀüÁ¦±¹"; +"Âñå èìïåðèè"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Âåðîÿòíîñòü âûïàäåíèÿ ïðåäìåòà"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Âåðîÿòíîñòü âûïàäåíèÿ ÿíã"; + +"°æÇèÄ¡ ¹èÀ²"; +"Ïðîöåíò îïûòà"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Äî îêîí÷àíèÿ áëîêà â ÷àòå îñòàëîñü %d ñåê."; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîëüçîâàòüñÿ ýìîöèÿìè âî âðåìÿ åçäû íà ëîøàäè."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå âûðàæàòü ýìîöèè èãðîêó íà ëîøàäè."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Ãèëüäèÿ] Ëèäåð ãèëüäèè ïðîòèâíèêà îôôëàéí."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ëèäåð ãèëüäèè ïðîòèâíèêà îôôëàéí."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Ãèëüäèÿ] Ýòà ãèëüäèÿ â äàííûé ìîìåíò âîþåò."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Âû óæå åäåòå. Ñíà÷àëà ñîéäèòå."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïðèìåíÿòü ýòîò ñâèòîê äëÿ óëó÷øåíèÿ."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Ïîëó÷èòü íàãðàäó çà âûïîëíåíèå çàäàíèÿ 'Áàøíÿ Äåìîíà' ìîæíî òîëüêî îäèí ðàç."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Êàìåíü Äðàêîíà óñïåøíî óäàëåí."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Ïåðåìåùåíèå ïðåäìåòà â îêíå óëó÷øåíèÿ íåâîçìîæíî."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Îñòàâøååñÿ âðåìÿ äåéñòâèÿ óñïåøíî èçâëå÷åíî."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Èçâëå÷åíèå îñòàâøåãîñÿ âðåìÿ äåéñòâèÿ íå óäàëîñü."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Óäàëåíèå Êàìíÿ Äðàêîíà íå óäàëîñü. Íî âû ïîëó÷èëè ñëåäóþùåå: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Óäàëåíèå Êàìíÿ Äðàêîíà íå óäàëîñü."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Ýòîò ïðåäìåò íå ïîäõîäèò äëÿ óëó÷øåíèÿ."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Ýòîò ïðåäìåò íå ïîäõîäèò äëÿ óëó÷øåíèÿ."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Âû íå ñìîæåòå óëó÷øèòü ýòîò ïðåäìåò òàêèì îáðàçîì."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ñìîæåòå óëó÷øèòü ýòîò ïðåäìåò òàêèì îáðàçîì."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Óëó÷øåíèå ïðîèçâåäåíî óñïåøíî."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Óëó÷øåíèå íå óäàëîñü."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Ýòîò ïðåäìåò íå ïîäõîäèò äëÿ óëó÷øåíèÿ."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Óëó÷øåíèå ïðîèçâåäåíî óñïåøíî."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Óëó÷øåíèå íå óäàëîñü."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Ó âàñ íå äîñòàòî÷íî òðåáóåìûõ ìàòåðèàëîâ äëÿ óëó÷øåíèÿ Êàìíÿ Äðàêîíà."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Ýòîò Êàìåíü Äðàêîíà íå ïîäõîäèò äëÿ óëó÷øåíèÿ."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Óëó÷øåíèå ïðîèçâåäåíî óñïåøíî."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Óëó÷øåíèå íå óäàëîñü."; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Êàìåíü Äðàêîíà ýòîé ðàçíîâèäíîñòè ó âàñ óæå åñòü."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Óäàëåíèå Êàìíÿ Äðàêîíà íåâîçìîæíî."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Âû óæå ñíàðÿäèëè òàêîé Êàìåíü Äðàêîíà."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Ïðåæäå ÷åì îòêðûòü Êîð Äðàêîíèñ, çàâåðøèòå çàäàíèå Êàìåíü Äðàêîíà è àêòèâèðóéòå Àëõèìèþ Êàìíåé Äðàêîíà."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Ïðåæäå ÷åì îòêðûòü Êîð Äðàêîíèñ, çàâåðøèòå çàäàíèå Êàìåíü Äðàêîíà è àêòèâèðóéòå Àëõèìèþ Êàìíåé Äðàêîíà."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû ñìîæåòå ñíÿòü ïîÿñ ëèøü òîãäà, êîãäà â åãî èíâåíòàðå íå îñòàíåòñÿ ïðåäìåòîâ."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Âû ìîæåòå êîìáèíèðîâàòü Ñâèòîê Áëàãîñëîâåíèÿ è Ìàãè÷åñêóþ æåëåçíóþ ðóäó."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Ýòîò ïðåäìåò íåâîçìîæíî ïîìåñòèòü â èíâåíòàðü ïîÿñà."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"Âû èíâåñòèðîâàëè %d ÿíã."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Íåò êàìíÿ äëÿ âûåìêè."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Âû íå ìîæåòå ñîõðàíèòü ýòî ìåñòîïîëîæåíèå."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Èíâåíòàðü ïåðåïîëíåí."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå òåëåïîðòèðîâàòüñÿ â áåçîïàñíîå ìåñòî, íàõîäÿñü â ÷óæîé Èìïåðèè."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ó âàñ íåäîñòàòî÷íî ÕÏ."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ïîëüçîâàòüñÿ ýòèì èç-çà íåõâàòêè ìàíû."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"Âû äîñòèãíåòå ìåñòî íàçíà÷åíèÿ ÷åðåç %d ñåê."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Âû íàõîäèòåñü íà ñëèøêîì íèçêîì óðîâíå, ÷òîáû ïîëüçîâàòüñÿ ýòèì ïðåäìåòîì."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Âû ìîæåòå êóøàòü ëóííûé ïèðîã òîëüêî êàæäûå 5 ñåê."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Âû íå ìîæåòå ïîëüçîâàòüñÿ ýòèì ïðåäìåòîì â ïîåäèíêå."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"Âû âûèãðàëè %d ÿíã."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Âû íå ìîæåòå ðàçâîäèòü çäåñü áèâà÷íûé êîñò¸ð."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Âû íå ìîæåòå ðàçâîäèòü áèâà÷íûé êîñò¸ð íà âîäå."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Çàïåðòî. Âàì ñëåäóåò ïîèñêàòü êëþ÷."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Ýòîò ïðåäìåò íåëüçÿ îòêðûòü êëþ÷îì."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Ýòî ïðàâèëüíûé êëþ÷."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"Âû ïîëó÷èëè %d ÿíã."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Òàèíñòâåííûé ñâåò èñõîäèò èç ëàðöà."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"Âû ïîëó÷èëè %d îïûòà."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Ãëÿäèòå-êà, ÷òî ïîÿâèëîñü èç ñóíäóêà!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Ãèëüäèÿ] Ñëèøêîì íèçêèé óðîâåíü ãèëüäèè."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Âàøà ñêîðîñòü óâåëè÷èòüñÿ, åñëè âäîõí¸òå êðàñíóþ äûìêó èç ñóíäóêà."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"õÐÁ×ÛÉÅ ÐÒÅÄÍÅÔÙ ÉÓÞÅÚÎÕÔ ÞÅÒÅÚ %d ÍÉÎÕÔ."; diff --git a/serverfiles/main/srv1/share/locale/germany/locale_string_TR.txt b/serverfiles/main/srv1/share/locale/germany/locale_string_TR.txt new file mode 100644 index 000000000..a50577700 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/locale_string_TR.txt @@ -0,0 +1,2291 @@ +"The name has been successfully changed. You're going to get disconnected."; +"The name has been successfully changed. You're going to get disconnected."; + +"%s ºí·°! (%d%%)"; +"%s blocked! (%d%%)"; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù"; +"You cannot add more bonus."; + +"¼º°øÀûÀ¸·Î ¼Ó¼ºÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù"; +"New bonus added successfully."; + +"%sÀÌ ÇÊ¿äÇÕ´Ï´Ù."; +"%s needed."; + +"¹®Á¦ ÀÔ´Ï´Ù."; +"OX-Question: "; + +"Àá½ÃÈÄ ÇØ´ç ¸¶À»Àº ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Herkes þehre ýþýnlanacak."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ¾ÆÀÌÅÛ ÀÔ´Ï´Ù"; +"Bu eþya mevcut deðil."; + +"»óÀÚ°¡ °©ÀÚ±â Æø¹ßÇÏ¿´½À´Ï´Ù! »ý¸í·ÂÀÌ °¨¼ÒÇß½À´Ï´Ù."; +"Kutu patladý! HP seviyen düþtü."; + +"»óÀÚ¿¡¼­ ³ª¿Â ³ì»ö ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ µ¶ÀÌ ¿Â¸öÀ¸·Î ÆÛÁý´Ï´Ù!"; +"Eðer kutudan gelen kýrmýzý dumaný solursan, zehirlenirsin!"; + +"%s ¾ÆÀÌÅÛ À» ȹµæÇϼ̽À´Ï´Ù"; +"%s : %d adet kazandýn."; + +"»óÀÚ¿¡¼­ %s °¡ ³ª¿Ô½À´Ï´Ù."; +"Kutuda %s var."; + +"¿­¼è°¡ ¸ÂÁö ¾Ê´Â °Í °°´Ù."; +"Bu anahtar kilide uygun görünmüyor."; + +"¾Æ¹«°Íµµ ¾òÀ» ¼ö ¾ø¾ú½À´Ï´Ù."; +"Hiç bir þey kazanamadýn."; + +"°³·®À» Çϱâ À§ÇÑ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Bu eþyayý kullanmak için yeterli Yang a sahip deðilsin."; + +"¼ÒÁö±ÝÀÌ ºÎÁ·ÇÏ¿© ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu eþyayý kullanmak için yeterli Yang a sahip deðilsin."; + +"½ºÅ³ ·¹º§À» ³»¸®´Âµ¥ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Beceri seviyeni düþürdün."; + +"½ºÅ³ ·¹º§À» ³»¸± ¼ö ¾ø½À´Ï´Ù."; +"Beceri seviyeni düþüremezsin."; + +"ÀÌ¹Ì È¿°ú°¡ °É·Á ÀÖ½À´Ï´Ù."; +"Bu etki zaten çalýþýyor."; + +"ÀÌ ¾ÆÀÌÅÛÀº PC¹æ¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Bu nesne sadece internet cafede kullanýlabilir."; + +"»ç¿ë Á¦ÇÑ·®À» ÃʰúÇÏ¿´½À´Ï´Ù."; +"Bu limitin üzerinde."; + +"»óǰÀ» ¹ÞÀ» Àκ¥Å丮°¡ ºÎÁ·ÇÕ´Ï´Ù. Àκ¥Å丮¸¦ ºñ¿öÁÖ¼¼¿ä!"; +"Ne yazýkki envanterinde yeterince yer yok."; + +"¿ùº´ ¶Ç´Â Á¾ÀÚ ¸¦ »ç¿ëÇÏ¿´½À´Ï´Ù"; +"Tohum ya da ay pastasý kullanýldý."; + +"°áÈ¥ »óŰ¡ ¾Æ´Ï¸é °áÈ¥¹ÝÁö¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Evli deðilsen nikah yüzüðü takamazsýn."; + +"ÀÌ °÷¿¡¼± À̺¥Æ®¿ë °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Etkinlik Dedektörünü bu pozisyondayken kullanamazsýn."; + +"ÀÌ °³·®¼­·Î °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nesne alýnamýyor."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Etkinlik Dedektörü gizemli bir ýþýkla birlikte yok oldu."; + +"À̺¥Æ®¿ë °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Etkinlik Dedektörü kayboldu."; + +"ÀÌ °÷¿¡¼­ ¿µ¼® °¨Áö±â°¡ µ¿ÀÛÇÏÁö ¾Ê´Â°Í °°½À´Ï´Ù."; +"Metin Taþý Dedektörü zindanda çalýþmýyor."; + +"¿µ¼® °¨Áö±â°¡ ½Åºñ·Î¿î ºûÀ» ³»¸ç »ç¶óÁý´Ï´Ù."; +"Metin Taþý Dedektörü gizemli ýþýkla birlikte kayboldu."; + +"»óÀÚ¿¡¼­ %s °¡ %d °³ ³ª¿Ô½À´Ï´Ù."; +"Al: %s - %d"; + +"¿µ¼® °¨Áö±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Metin Taþý Dedektörü kayboldu."; + +"Á¶°³¿¡¼­ µ¹Á¶°¢ÀÌ ³ª¿Ô½À´Ï´Ù."; +"Ýstiridyenin içinde sadece sýradan bir taþ parçasý var."; + +"Á¶°³°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Ýstiridye kayboldu."; + +"Á¶°³¿¡¼­ ¹éÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Ýstiridyenin içinde Beyaz bir inci var."; + +"Á¶°³¿¡¼­ ûÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Ýstiridyenin içinde Mavi bir inci var."; + +"Á¶°³¿¡¼­ ÇÇÁøÁÖ°¡ ³ª¿Ô½À´Ï´Ù."; +"Ýstiridyenin içinde kan kýrmýzý bir inci var."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö ÀÌÇØÇϱⰡ Èûµì´Ï´Ù."; +"Bu kitabý anlamak kolay deðil."; + +"ÀÌ Ã¥Àº ¾Æ¹«¸® ºÁµµ µµ¿òÀÌ µÉ °Í °°Áö ¾Ê½À´Ï´Ù."; +"Bu kitap sana yardým etmeyecek."; + +"·¹º§ 30ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Bu kitabý anlaman için 30.Seviyede olman gerekiyor."; + +"·¹º§ 50ÀÌ µÇ±â Àü¿¡´Â ½ÀµæÇÒ ¼ö ÀÖÀ» °Í °°Áö ¾Ê½À´Ï´Ù."; +"Bu kitabý anlaman için 50.Seviyede olman gerekiyor."; + +"¿¬°è±â´Â ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Daha fazla kombo geliþtiremezsin."; + +"%s ±æµåÀÇ ±ê¹ßÀ» %s ´ÔÀÌ È¹µæÇÏ¿´½À´Ï´Ù."; +"%s Loncasý %s Loncasýnýn bayraðýný ele geçirdi!"; + +"ÀÌ¹Ì ¿Ïº®ÇÏ°Ô ¾Ë¾ÆµéÀ» ¼ö ÀÖ´Â ¾ð¾îÀÌ´Ù."; +"Bu dili zaten anlýyorsun."; + +"ÀÌ Ã¥À» ÀÐÀ¸·Á¸é ·¹º§À» ´õ ¿Ã·Á¾ß ÇÕ´Ï´Ù."; +"Bu kitabý anlayabilmek için seviyeni yükseltmelisin."; + +"ÀÌ Ã¥Àº ³Ê¹« ¾î·Á¿ö¼­ ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Kitabýn öðrenilmesi zor."; + +"ÀÌ Ã¥À¸·Î´Â ´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu kitapla daha fazla eðitim yapamazsýn."; + +"¼¼±ÝÀÌ %d %·Î ¼³Á¤µÇ¾ú½À´Ï´Ù"; +"Vergi %%%d olarak ayarlandý."; + +"¾ÆÁ÷ ½Â¸¶ ½ºÅ³À» ¼ö·ÃÇÒ ¼ö ÀÖ´Â ·¹º§ÀÌ ¾Æ´Õ´Ï´Ù."; +"Binicilik Eðitimi almak için 50'inci seviyeye ulaþmýþ olman gerekiyor."; + +"Á־ȼú¼­¸¦ ÅëÇØ ÁÖÈ­ÀÔ¸¶¿¡¼­ ºüÁ®³ª¿Ô½À´Ï´Ù."; +"Kötü ruhlarýn lanetinden Kötü Ruh Kovma Kaðýdýnýn yardýmýyla kurtuldun."; + +"´õ ÀÌ»ó ½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Daha fazla Binicilik Rehberi okuyamazsýn."; + +"½Â¸¶ ¼ö·Ã¼­¸¦ ÀÐ¾î ½Â¸¶ ½ºÅ³ Æ÷ÀÎÆ®¸¦ ¾ò¾ú½À´Ï´Ù."; +"Binicilik Kýlavuzu'nu okudun ve bir tane Binicilik Puaný kazandýn."; + +"¾òÀº Æ÷ÀÎÆ®·Î´Â ½Â¸¶ ½ºÅ³ÀÇ ·¹º§À» ¿Ã¸± ¼ö ÀÖ½À´Ï´Ù."; +"Bu puaný Biniciliðini geliþtirmek için kullanabilirsin!"; + +"%s ±æµå°¡ %s ±æµåÀÇ ±ê¹ßÀ» »©¾Ñ¾Ò½À´Ï´Ù!"; +"%s loncasýnýn bayraðý, %s tarafýndan çalýndý."; + +"½Â¸¶ ¼ö·Ã¼­ ÀÌÇØ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Binicilik Rehberini anlamadýn."; + +"¸¶À½ÀÌ ¸¼¾ÆÁö´Â±º. °¡½¿À» Áþ´©¸£´ø ¹«¾ð°¡°¡ Á» °¡º­¿öÁø ´À³¦À̾ß."; +"Zihnin açýk. Þimdi iyi konsantre olabilirsin."; + +"¼±¾ÇÄ¡°¡ %d Áõ°¡ÇÏ¿´½À´Ï´Ù."; +"Sýralama %d puana yükseldi."; + +"ÇöÀç Çì¾î½ºÅ¸ÀÏ¿¡¼­´Â ¿°»ö°ú Å»»öÀÌ ºÒ°¡´ÉÇÕ´Ï´Ù."; +"Þu anki saç stilini beyazlatamaz veya boyayamazsýn."; + +"%d ·¹º§ÀÌ µÇ¾î¾ß ´Ù½Ã ¿°»öÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù."; +"Saçýný tekrar boyayabilmek için %d. seviyeye ulaþman gerekli."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Bu eþya sadece karþý cins tarafýndan açýlabilir."; + +"ÇöÀç À§Ä¡¿¡¼­ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Þu anki pozisyonunda bunu kullanamazsýn."; + +"À̵¿ÇÒ Áغñ°¡ µÇ¾îÀÖÀ½À¸·Î ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù"; +"Iþýnlanmaya hazýrsýn, bu nedenle geri dönüþ kaðýdýný kullanamazsýn."; + +"¿ø·¡ À§Ä¡·Î º¹±Í"; +"Baþlangýç yerine geri gönderiliyorsun."; + +"´øÀü ¾È¿¡¼­´Â %s%s »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"%s%s zindanda kullanýlamaz."; + +"<Äù½ºÆ®> ÀÌÀü¿¡ °°Àº º¸»óÀ» ¹ÞÀº ÀûÀÌ ÀÖ¾î ´Ù½Ã ¹ÞÁö ¾Ê½À´Ï´Ù."; +"[Quest] Ödülünü aldýn zaten."; + +"À»"; +"the"; + +"¸¦"; +"the"; + +"û¼ÒÇÒ ¼®ÀÌ ¹ÚÇôÀÖÁö ¾Ê½À´Ï´Ù."; +"Silinecek taþ parçasý kýrýklarý yok."; + +"¼Ó¼ºÀ» º¯°æÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Bu eþyanýn geliþtirilmesini deðiþtiremezsin."; + +"º¯°æÇÒ ¼Ó¼ºÀÌ ¾ø½À´Ï´Ù."; +"Deðiþtirebileceðin hiçbir geliþtirme yok."; + +"¼Ó¼ºÀ» ¹Ù²ÛÁö %dºÐ À̳»¿¡´Â ´Ù½Ã º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù.(%d ºÐ ³²À½)"; +"Bunu bir geliþtirmeden en az %d dakika sonra yapabilirsin. (%d dakika kaldý)"; + +"¼Ó¼ºÀ» º¯°æÇÏ¿´½À´Ï´Ù."; +"Geliþtirmeyi deðiþtirdin."; + +"¼Ó¼º Ãß°¡¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Geliþtirme baþarýyla eklendi."; + +"¼Ó¼º Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Geliþtirme eklenmedi."; + +"´õÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Kutsama Küresini bu eþyaya baþka bir bonus eklemek için kullanmalýsýn."; + +"´ë·ÃÀå¿¡¼­ »ç¿ëÇÏ½Ç ¼ö ¾ø½À´Ï´Ù."; +"Bunu arenada kullanamazsýn."; + +"´õ ÀÌ»ó ÀÌ ¾ÆÀÌÅÛÀ» ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu eþya geliþtirilemez. Maksimum bonus sayýsýna ulaþýldý."; + +"¸ÕÀú Àç°¡ºñ¼­¸¦ ÀÌ¿ëÇÏ¿© ¼Ó¼ºÀ» Ãß°¡½ÃÄÑ ÁÖ¼¼¿ä."; +"Kutsama Küresini üzerinde zaten 4 bonus olan eþyalar için kullanabilirsiniz."; + +"¼ÒÄÏÀÌ ¼º°øÀûÀ¸·Î Ãß°¡µÇ¾ú½À´Ï´Ù."; +"Slot baþarýyla eklendi."; + +"¼ÒÄÏ Ãß°¡¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Slot eklenmedi."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ¼ÒÄÏÀ» Ãß°¡ÇÒ °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Bu nesneye daha fazla slot eklenmiyor."; + +"ÀÌ ¾ÆÀÌÅÛÀ¸·Î ¼ÒÄÏÀ» Ãß°¡ÇÒ ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Bu nesneye slot eklenmiyor."; + +"ÀåÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Silahlanma baþarýlý."; + +"ÀåÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Silahlanma baþarýsýz."; + +"¸ÕÀú ´ÙÀ̾Ƹóµå·Î ¾Ç¼¼¼­¸®¿¡ ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Ýlk önce bir slot eklemen gerekiyor. Bunu yapmak için bir elmas kullan."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó ÀåÂøÇÒ ¼ÒÄÏÀÌ ¾ø½À´Ï´Ù."; +"Bu nesnede mücevher slotu yok."; + +"¿­Á¤ÀÇ °¡¸éÀ» Âø¿ë½Ã¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Bunu Duygu Maskesi taktýðýnda yapabilirsin."; + +"´ÙÀ̾Ƹóµå·Î ¼ÒÄÏÀ» Ãß°¡ÇؾßÇÕ´Ï´Ù."; +"Elmas kullanmak istiyorsan bir slot eklemen gerekiyor."; + +"ÀÌ ¾×¼¼¼­¸®¿¡´Â ´õÀÌ»ó º¸¼®À» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu nesneye daha fazla mücevher eklenemiyor."; + +"ÀÌ ¾ÆÀÌÅÛÀ» ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu nesneler birleþtirilerek kullanýlmýyor."; + +"³¬½Ã Áß¿¡ ¹Ì³¢¸¦ °¥¾Æ³¢¿ï ¼ö ¾ø½À´Ï´Ù."; +"Balýk tutarken yemi deðiþtiremezsin."; + +"ÀÌ¹Ì ²ÈÇôÀÖ´ø ¹Ì³¢¸¦ »©°í %s¸¦ ³¢¿ó´Ï´Ù."; +"Þu anki yemi %s ile deðiþtirdin."; + +"³¬½Ã´ë¿¡ %s¸¦ ¹Ì³¢·Î ³¢¿ó´Ï´Ù."; +"Çengele yem olarak %s taktýn."; + +"¹°¾à Á¶ÇÕÀ» À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Ýksir hazýrlamak için tüm malzemelere sahip deðilsin."; + +"Àç·á(%s)°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Yeterli malzemen yok (%s)."; + +"ºó º´ÀÌ ¸ðÀÚ¸¨´Ï´Ù."; +"Yeterince boþ þiþen yok."; + +"¹°¾à Á¦Á¶¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Ýksir hazýrlama iþlemi baþarýsýz."; + +"¿©ÀÚ¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Bunu sadece bayanlar yapabilir."; + +"°°Àº Á¾·ùÀÇ ¸Þƾ¼®Àº ¿©·¯°³ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ayný türden çok sayýda zihin taþý ekleyemezsin."; + +"ÀÌ ¸Þƾ¼®Àº Àåºñ¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu zihin taþý böyle bir nesneye eklenemez."; + +"ÀÌ ¸Þƾ¼®Àº ¹«±â¿¡ ºÎÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu zihin taþýný silaha takamazsýn."; + +"¸Þƾ¼® ºÎÂø¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Zihin taþýný baþarýyla taktýn."; + +"¸Þƾ¼® ºÎÂø¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Zihin taþý yerleþtirirken kýrýldý."; + +"ºÎÂøÇÒ ¼ö ÀÖ´Â ½½·ÔÀÌ ¾ø½À´Ï´Ù."; +"Boþ yer yok."; + +"»ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Þu anda eþinize teleport olamazsýnýz."; + +"»ï°Å¸® ÀüÅõ Âü°¡Áß¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Katýlmýþ olduðun bir krallýk savaþý devam ederken geri dönüþ kaðýdý kullanamazsýn."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Depoyu açtýktan sonra %d saniye boyunca geri dönüþ kaðýdý kullanamazsýn."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Baþka pencere açýk olduðu sürece geri dönüþ kaðýdý kullanamazsýn."; + +"±×·± »ç¶÷ÀÌ ¾ø½À´Ï´Ù."; +"Kiþi bulunamadý."; + +"¾ÆÀÌÅÛ °³·®ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ticaretten sonra %d saniye Parþömen kullanamazsýn."; + +"°³ÀλóÁ¡ »ç¿ëÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎ¸¦ »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Depoyu açtýktan sonra %d saniye boyunca geri dönüþ kaðýdý kullanamazsýn."; + +"À̵¿ µÇ¾îÁú À§Ä¡¿Í ³Ê¹« °¡±î¿ö ±ÍȯºÎ¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Mesafe çok yakýn olduðu için geri dönüþ kaðýdý kullanamazsýn."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ±ÍȯºÎ,±Íȯ±â¾ïºÎµîÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ticaretten sonra %d saniye boyunca geri dönüþ kaðýdý kullanamazsýn."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â º¸µû¸®,ºñ´Üº¸µû¸®¸¦ »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù."; +"Baþka bir pencere açýkken depo açamazsýn."; + +"¹ö¸± ¼ö ¾ø´Â ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Bu eþyayý düþüremezsin."; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº 3ºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Düþürülen eþya 5 dakika içinde yok olacak."; + +"¾ÆÀÌÅÛ È¹µæ: %s"; +"%s Kazandýn."; + +"¼ÒÁöÇϰí ÀÖ´Â ¾ÆÀÌÅÛÀÌ ³Ê¹« ¸¹½À´Ï´Ù."; +"Çok fazla eþya taþýyorsun."; + +"¾ÆÀÌÅÛ È¹µæ: %s ´ÔÀ¸·ÎºÎÅÍ %s"; +"%s þunu kazandý: %s."; + +"Àá½ÃÈÄ ¸ðµÎ ¸¶À»·Î À̵¿µË´Ï´Ù."; +"Kýsa zamanda herkes seçilen þehre ýþýnlanacak."; + +"³Ê¹« °¡±îÀÌ ÀÖ½À´Ï´Ù."; +"Çok yakýnsýn."; + +"¾ÆÀÌÅÛ Àü´Þ: %s ´Ô¿¡°Ô %s"; +"Eþya Ticareti: %s, %s"; + +"µÐ°© Áß¿¡´Â Âø¿ëÁßÀÎ Àåºñ¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Dönüþüm esnasýnda ekipmanýný deðiþtiremezsin."; + +"°¡¸¸È÷ ÀÖÀ» ¶§¸¸ Âø¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Eþya giyebilmek için hareketsiz olman gerekli."; + +"Á×Áö ¾ÊÀº ¸»¿¡°Ô ¼±Ãʸ¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Maymun Bitkisi yem olarak kullanýlamaz. Ölmüþ atlarý canlandýrmak için kullanýlýr."; + +"Á×Àº ¸»¿¡°Ô »ç·á¸¦ ¸ÔÀÏ ¼ö ¾ø½À´Ï´Ù."; +"Ölü Atý besleyemezsin."; + +"¸»¿¡°Ô ¼±Ãʸ¦ ÁÖ¾ú½À´Ï´Ù."; +"Atý otlarla beslediniz."; + +"¸»¿¡°Ô »ç·á¸¦ ÁÖ¾ú½À´Ï´Ù."; +"Atý besledin."; + +"¾ÆÁ÷ ÀÌ ¸Ó¸®¸¦ »ç¿ëÇÒ ¼ö ¾ø´Â ·¹º§ÀÔ´Ï´Ù."; +"Bu saç þekli için seviyen çok düþük."; + +"µ¿ÀÏÇÑ ¸Ó¸® ½ºÅ¸ÀϷδ ±³Ã¼ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Zaten bu saç þekline sahipsin."; + +"ÀÌ¹Ì µÐ°©ÁßÀÎ »óÅÂÀÔ´Ï´Ù."; +"Dönüþmüþ haldesin zaten."; + +"³Ê¹« ¸Ö¸® ÀÖ½À´Ï´Ù"; +"Çok uzaksýn."; + +"À߸øµÈ µÐ°© ¾ÆÀÌÅÛÀÔ´Ï´Ù."; +"Bu yanlýþ ticaret eþyasý."; + +"³ªº¸´Ù ³Ê¹« ³ôÀº ·¹º§ÀÇ ¸ó½ºÅͷδ º¯½Å ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Kendinden daha yüksek seviyeli bir canavara dönüþemezsin."; + +"·¹º§ÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Seviyen çok düþük olduðu için bu nesneyi kullanamýyorsun."; + +"±Ù·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu nesneyi kullanmak için yeterli güce sahip deðilsin."; + +"Áö´ÉÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Zekân çok düþük olduðu için bu nesneyi kullanamýyorsun."; + +"¹ÎøÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu nesneyi kullanabilmek için yeterli çevikliðe sahip deðilsin."; + +"ü·ÂÀÌ ³·¾Æ Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu nesneyi kullanmak için yeterli canlýlýða sahip deðilsin."; + +"°áÈ¥ÇÏÁö ¾ÊÀº »óÅ¿¡¼­ ¿¹¹°À» Âø¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Evli olmadýðýn için bu eþyayý kullanamazsýn."; + +"°°Àº Á¾·ùÀÇ À¯´ÏÅ© ¾ÆÀÌÅÛ µÎ °³¸¦ µ¿½Ã¿¡ ÀåÂøÇÒ ¼ö ¾ø½À´Ï´Ù."; +"2.kez bu eþyayý giyemezsin."; + +"%s ¿¡¼­ ¼ÒÄÏ ºüÁú¶§±îÁö ³²Àº ½Ã°£ %d"; +"%sgiriþinin silinmesine kalan süre : %d"; + +"À̼º°£¿¡¸¸ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Bu sadece diðer cinsiyetle birlikte yapýlabilen bir aksiyon."; + +"%s¿¡ ¹ÚÇôÀÖ´ø º¸¼®ÀÌ »ç¶óÁý´Ï´Ù."; +"%s Mücevherinden bir deðerli taþ kayboldu."; + +"<±æµå> ±æµå À̸§ÀÌ ÀûÇÕÇÏÁö ¾Ê½À´Ï´Ù."; +"[Guild] Lonca adý hatalý."; + +"<±æµå> ÀÌ¹Ì °°Àº À̸§ÀÇ ±æµå°¡ ÀÖ½À´Ï´Ù."; +"[Guild] Bu Lonca adý zaten kullanýlýyor."; + +"<±æµå> ±æµå¸¦ »ý¼ºÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Lonca kuramazsýn."; + +"%s ±æµå°¡ %s ±æµå¿¡ ¼±ÀüÆ÷°í¸¦ ÇÏ¿´½À´Ï´Ù!"; +"%s, %s loncasýna karþý savaþ ilan etti!"; + +"<±æµå> %s ±æµå°¡ ±æµåÀüÀ» °ÅºÎÇÏ¿´½À´Ï´Ù."; +"[Guild] %s Lonca savaþýný reddetti."; + +"%s ±æµå¿Í %s ±æµå°¡ Àá½Ã ÈÄ ÀüÀïÀ» ½ÃÀÛÇÕ´Ï´Ù!"; +"%s ile %s arasýndaki lonca savaþý birkaç dakika içinde baþlayacak!"; + +"%s ±æµå¿Í %s ±æµå°¡ ÀüÀïÀ» ½ÃÀÛÇÏ¿´½À´Ï´Ù!"; +"%s ile %s arasýnda lonca savaþý baþladý!"; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ ¹«½ÂºÎ·Î ³¡³µ½À´Ï´Ù."; +"%s ile %s arasýndaki lonca savaþý berabere sonuçlandý!"; + +"%s ±æµå°¡ %s ±æµå¿ÍÀÇ ÀüÀï¿¡¼­ ½Â¸® Çß½À´Ï´Ù."; +"Lonca savaþýnda %s, %s loncasýna karþý kazandý."; + +"ÀÌ ÇൿÀº »óÈ£µ¿ÀÇ ÇÏ¿¡ °¡´É ÇÕ´Ï´Ù."; +"Bunun için eþinin onayý gerekli."; + +"<±æµå> ±æµåÀüÀÌ Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"[Guild] Lonca savaþý iptal oldu."; + +"%s ±æµå¿Í %s ±æµå »çÀÌÀÇ ÀüÀïÀÌ Ãë¼ÒµÇ¾ú½À´Ï´Ù."; +"%s ile %s arasýndaki lonca savaþý iptal oldu!"; + +"´Ý±â"; +"Kapat"; + +"ÀüÅõ°¡ ½ÃÀÛ µÇ¾î Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Hareket iptal edildi. Bir savaþa girdin."; + +"´Ù¸¥ ÄÄÇ»ÅÍ¿¡¼­ ·Î±×ÀÎ ÇÏ¿© Á¢¼ÓÀ» Á¾·á ÇÕ´Ï´Ù."; +"Biri hesabýnýza giriþ yaptý. Baðlantýnýz kesilecek."; + +"³ª¹«¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Aðaçtan gizemli bir ýþýk yayýlýyor."; + +"%dºÐÀÇ °áÁ¦½Ã°£ÀÌ Ãß°¡ µÇ¾ú½À´Ï´Ù. (°áÁ¦¹øÈ£ %d)"; +"%d oyun süresi hesabýnýza eklendi. (Ödeme Numarasý %d)"; + +"°üÀü ¸ðµå·Î ±æµåÀü¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"Lonca savaþýna izleyici olarak katýlabilirsin."; + +"ÀÚ½ÅÀ» ¼±ÅÃÇÏ½Ã¸é ¹ÛÀ¸·Î ³ª°¥ ¼ö ÀÖ´Â <°ü¶÷ Á¾·á> ¹öưÀÌ ³ª¿É´Ï´Ù."; +"Bir karakter seçerken butonu görünür."; + +"±æµåÀü¿¡ Âü°¡ÇÑ »ó´ë¹æ ±æµå¿øÀÌ ¾Æ¹«µµ ¾ø½À´Ï´Ù."; +"Burada düþman yok."; + +"%s´Ô°úÀÇ ´ë°á ½ÃÀÛ!"; +"%s ile olan savaþ baþladý!"; + +"1ºÐ À̳»¿¡ ¾Æ¹«µµ Á¢¼ÓÇÏÁö ¾ÊÀ¸¸é ±æµåÀüÀÌ ÀÚµ¿ Á¾·áµË´Ï´Ù."; +"Eðer düþman bulunamazsa Lonca Savaþý otomatik olarak biter."; + +"±æµåÀüÀÌ ÀÏÂï Á¾·áµÇ¾î ¹«½ÂºÎ·Î ÆÇÁ¤ µÇ¾ú½À´Ï´Ù. (5ºÐÀÌ Áö³ªÁö ¾ÊÀ½)"; +"Lonca Savaþý vaktinden önce bittiði için sonuç berabere sayýlýyor."; + +"±ºÁÖ°¡ ³»¸° ÃູÀ¸·Î ¸ðµç ¿¡³ÊÁö°¡ °¡µæ ä¿öÁý´Ï´Ù"; +"Ýmparatorlarýn Kutsamasý nedeniyle enerji yansýtýldý."; + +"%d ÃÊ ÈÄ¿¡ ±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù"; +"%d saniye sonra Ýmparator Kutsamasýný kullanabilirsin."; + +"ÄðŸÀÓ Àû¿ëÁß %d ÈÄ »ç¿ë°¡´É"; +"%d saniye sonra Ýmparator Kutsamasýný kullanabilirsin."; + +"±¹°í¿¡ ÀÚ±ÝÀÌ ¸ðÀÚ¶ø´Ï´Ù ±¹°í : %d "; +"Yetersiz vergi geliri : %d"; + +"[TEST_ONLY]ÇöÀç ±¹°í : %d "; +"[TEST_ONLY]Vergi : %d"; + +"µÐ°©¿¡ ½ÇÆÐ ÇÏ¿´½À´Ï´Ù"; +"Dönüþüm sýrasýnda hata oluþtu."; + +"µÐ°©¼­ ¼ö·ÃÀ» ¸¶Ãº½À´Ï´Ù. ½Å¼±¿¡°Ô ã¾Æ°¡¼¼¿ä."; +"Dönüþümü tamamen öðrendin."; + +"¸»À» ¸ÕÀú ¼ÒÈ¯ÇØÁÖ¼¼¿ä."; +"Lütfen önce atýný çaðýr."; + +"¸»À» µ¹·Áº¸³Â½À´Ï´Ù."; +"Atýný gönderdin."; + +"%s´ÔÀÌ ´ë°á½ÅûÀ» Çß½À´Ï´Ù. ½Â³«ÇÏ·Á¸é ´ë°áµ¿ÀǸ¦ Çϼ¼¿ä."; +"%s seni savaþa davet ediyor!"; + +"¸»¿¡¼­ ¸ÕÀú ³»·Á¾ß ÇÕ´Ï´Ù."; +"Atýndan inmelisin."; + +"¸»À» ź »óÅ¿¡¼­´Â ¸ÔÀ̸¦ ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Atýnýn üzerinde otururken onu besleyemezsin."; + +"¸»¿¡°Ô %s%s ÁÖ¾ú½À´Ï´Ù."; +"Ata %s%s yedirdin."; + +"%s ¾ÆÀÌÅÛÀÌ ÇÊ¿äÇÕ´Ï´Ù"; +"%s gerekli."; + +"¼Ë´Ù¿îÀÌ %dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d saniye sonra oyun kapanacak."; + +"%dÃÊ ÈÄ °ÔÀÓÀÌ ¼Ë´Ù¿î µË´Ï´Ù."; +"Oyun %d saniye sonra kapanacak."; + +"%dÃÊ ³²¾Ò½À´Ï´Ù."; +"%d saniye sonra oyun kapanacak."; + +"Ãë¼Ò µÇ¾ú½À´Ï´Ù."; +"Çýkýþýnýz iptal edildi."; + +"·Î±×ÀÎ È­¸éÀ¸·Î µ¹¾Æ °©´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Giriþ ekranýna dön. Lütfen bekleyin."; + +"°ÔÀÓÀ» Á¾·á ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Serverla olan baðlantýnýz kesiliyor. Lütfen bekleyin."; + +"%s¿¡°Ô ´ë°á½ÅûÀ» Çß½À´Ï´Ù."; +"%s savaþa davet ettiniz."; + +"ij¸¯Å͸¦ Àüȯ ÇÕ´Ï´Ù. Àá½Ã¸¸ ±â´Ù¸®¼¼¿ä."; +"Karakteri deðiþtirdiniz. Lütfen bekleyin."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%dÃÊ ³²À½)"; +"Yeniden dirilme henüz mümkün deðil. %d saniye bekle."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½)"; +"Yeniden dirilme henüz mümkün deðil. %d saniye bekle."; + +"¾ÆÁ÷ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù.(%dÃÊ ³²À½ )"; +"Yeniden dirilme henüz mümkün deðil. %d saniye bekle."; + +"¾ÆÁ÷ ¸¶À»¿¡¼­ Àç½ÃÀÛ ÇÒ ¼ö ¾ø½À´Ï´Ù. (%d ÃÊ ³²À½)"; +"Þehirde yeniden dirilme henüz mümkün deðil. %d saniye bekle."; + +"¼ºÁö¿¡¼­ ºÎȰ ±âȸ¸¦ ¸ðµÎ ÀÒ¾ú½À´Ï´Ù! ¸¶À»·Î À̵¿ÇÕ´Ï´Ù!"; +"Bekleme süresi doldu. Þehirde yeniden diriltileceksin."; + +"µÐ°© Áß¿¡´Â ´É·ÂÀ» ¿Ã¸± ¼ö ¾ø½À´Ï´Ù."; +"Dönüþmüþ durumda olduðunuz sürece statünüzü deðiþtiremezsiniz."; + +"»ó´ë¹æÀÌ ´ë·ÃÁßÀÔ´Ï´Ù."; +"Oyuncu zaten dövüþüyor."; + +"<±æµå> ±æµå¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"[Guild] Bu Loncaya ait deðil."; + +"<±æµå> ±æµå ½ºÅ³ ·¹º§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Lonca Becerilerinin Seviyesini deðiþtiremezsin."; + +"À߸øµÈ ¼±ÅÃÀ» Çß½À´Ï´Ù"; +"Seçiminiz yanlýþ."; + +"<â°í> À߸øµÈ ¾ÏÈ£¸¦ ÀÔ·ÂÇϼ̽À´Ï´Ù."; +"[Storages] Yanlýþ þifre girdin."; + +"<â°í> â°í°¡ ÀÌ¹Ì ¿­·ÁÀÖ½À´Ï´Ù."; +"[Storages] Depo zaten açýk."; + +"<â°í> â°í¸¦ ´ÝÀºÁö 10ÃÊ ¾È¿¡´Â ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Storages] Yeniden depo açmak için 10 saniye beklemelisin."; + +"<â°í> °Å¸®°¡ ¸Ö¾î¼­ â°í¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù."; +"[Storeroom] Depoya uzak olduðun için açamýyorsun."; + +"<ÆÄƼ> ¼­¹ö ¹®Á¦·Î ÆÄƼ °ü·Ã 󸮸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Sunucu grup isteðini gerçekleþtiremedi."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Zindandayken gruptan ayrýlamazsýn."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ ³ª°¡¼Ì½À´Ï´Ù."; +"[Group] Gruptan ayrýldýn."; + +"<±æµå> ÀÌ¹Ì ´Ù¸¥ ÀüÀï¿¡ ÂüÀü Áß ÀÔ´Ï´Ù."; +"[Guild] Loncanýz zaten baþka bir savaþa katýlýyor."; + +"<±æµå> ±æµåÀü¿¡ ´ëÇÑ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Lonca savaþý için kimse yetkilendirilmedi."; + +"<±æµå> ±×·± ±æµå°¡ ¾ø½À´Ï´Ù."; +"[Guild] Bu isimde bir Lonca bulunamadý."; + +"ÀÌ¹Ì ÀÔÈĺ¸µÇ¾îÀÖ½À´Ï´Ù"; +"Zaten bir aday var."; + +"ÀÌ¹Ì ¼±ÀüÆ÷°í ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Guild] Bu Lonca zaten bir savaþa katýlýyor."; + +"<±æµå> Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Lonca savaþýna katýlmak için yeterli Yang yok."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ Àüºñ°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Bu Lonca, Lonca savaþý yapmak için yeterli Yang'a sahip deðil."; + +"<±æµå> ÀÌ¹Ì ÀüÀïÀÌ ¿¹¾àµÈ ±æµå ÀÔ´Ï´Ù."; +"[Guild] Bu Lonca zaten baþka bir Lonca savaþý için kayýt edilmiþ."; + +"<±æµå> »ó´ë¹æ ±æµå°¡ ÀÌ¹Ì ÀüÀï Áß ÀÔ´Ï´Ù."; +"[Guild] Loncanýz zaten baþka bir savaþa katýlýyor."; + +"<±æµå> ±æµåÀüÀ» Çϱâ À§Çؼ± ÃÖ¼ÒÇÑ %d¸íÀÌ ÀÖ¾î¾ß ÇÕ´Ï´Ù."; +"[Guild] Lonca savaþýna en az %d oyuncu katýlmasý gerekiyor."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Lonca bir savaþta yer almak için yeterli Sýralama Puanýna sahip deðil."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµå¿ø ¼ö°¡ ºÎÁ·ÇÏ¿© ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Lonca, Lonca Savaþýna katýlabilmek için yeterli üyeye sahip deðil."; + +"·¹º§ 20 ÀÌÇÏ´Â ÇÚµåÆù ¹øÈ£¸¦ µî·ÏÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Cep telefonu numarasý kaydedebilmek için 20.Seviyeden yüksek olmalýsýn."; + +"±ºÁÖÀÇ ÀÚ°ÝÀ» °¡Áö°í ÀÖÁö ¾Ê½À´Ï´Ù"; +"Ýmparator olmak için gerekli özelliklere sahip deðilsin."; + +"%s ´ÔÀ¸·Î ºÎÅÍ Ä£±¸ µî·ÏÀ» °ÅºÎ ´çÇß½À´Ï´Ù."; +"%s daveti reddetti."; + +"ÀÌ¹Ì ÆÄƼ¿¡ ¼ÓÇØ ÀÖÀ¸¹Ç·Î °¡ÀÔ½ÅûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Daveti kabul edemezsin, zaten bir grubun var."; + +"±ºÁÖ¸¸ÀÌ »ç¿ë°¡´É ÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Bunu sadece Ýmparator kullanabilir."; + +"%d Ãʰ£ ÄðŸÀÓÀÌ Àû¿ëÁßÀÔ´Ï´Ù."; +"Dinlenme Süresi yaklaþýk %d saniye"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù. ÇöÀç : %lu ÇÊ¿ä±Ý¾× : %lu"; +"Vergi eksikliði. Mevcut Sermaye : %u Eksik Sermaye : %u"; + +"»ç¿ë¹ý: warpto "; +"Sýra: warpto "; + +"ŸÁ¦±¹ À¯Àú¿¡°Ô´Â À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Bilinmeyen bir oyuncuya nakledemezsiniz."; + +"ÇØ´ç À¯Àú´Â %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Oyuncu %d kanala ekleniyor. (Bulunulan kanal: %d)"; + +"%s ¿¡°Ô·Î À̵¿ÇÕ´Ï´Ù"; +"%s yanýna naklet."; + +"ŸÁ¦±¹ À¯Àú´Â ¼Òȯ ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Bilinmeyen bir oyuncuyu arayamazsýn."; + +"<±æµå> ±æµåÀüÁß¿¡´Â »ç³É¿¡ µû¸¥ ÀÌÀÍÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Lonca savaþý sýrasýnda avlanma, Tecrübe Puaný kazandýrmýyor."; + +"±ºÁÖÀÇ ÃູÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â HP,SP°¡ ¸ðµÎ ä¿öÁý´Ï´Ù."; +"Ýmparator kutsamasý kullanýldýðý zaman %s HP ve SP yeniden yüklenir."; + +"³ªÀÇ ±ºÁÖ Á¤º¸"; +"Benim Ýmparatorluk Bilgim"; + +"[%s±ºÁÖ] : %s º¸À¯±Ý¾× %lld "; +"[%sHükümdar] : %s Yang Sahip olunan %lld"; + +"[%s±ºÁÖ] : %s "; +"[%sHükümdar] : %s"; + +"±ºÁÖ Á¤º¸"; +"Ýmparator Bilgisi"; + +"±ºÁÖ¸¸ÀÌ »ç¿ëÇÒ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù"; +"Bunu sadece bir Ýmparator kullanabilir."; + +"1-50 »çÀÌÀÇ ¼öÄ¡¸¦ ¼±ÅÃÇØÁÖ¼¼¿ä"; +"1 - 50 arasýnda bir rakam seç."; + +"¼ÒȯÇÒ¼ö ¾ø´Â ¸ó½ºÅÍ ÀÔ´Ï´Ù. ¼Òȯ°¡´ÉÇÑ ¸ó½ºÅʹ ȨÆäÀÌÁö¸¦ ÂüÁ¶Çϼ¼¿ä"; +"Canavar çaðrýlamaz. Mob numarasýný kontrol ediniz."; + +"ÃÖ´ë »ý¸í·Â +%d"; +"Hayat Puanlarý +%d"; + +"ÃÖ´ë Á¤½Å·Â +%d"; +"Mana Puaný +%d"; + +"±ºÁÖÀÇ ÃູÀ» »ç¿ëÇÏ¿´½À´Ï´Ù."; +"Ýmparator Kutsamasý aktif."; + +"ü·Â +%d"; +"Dayanýklýlýk +%d"; + +"Áö´É +%d"; +"Zeka +%d"; + +"±Ù·Â +%d"; +"Güç +%d"; + +"¹Îø +%d"; +"Çeviklik +%d"; + +"°ø°Ý¼Óµµ +%d"; +"Saldýrý Hýzý +%d"; + +"À̵¿¼Óµµ %d"; +"Hareket Hýzý %d"; + +"ÄðŸÀÓ -%d"; +"Dinlenme Süresi -%d"; + +"»ý¸í·Â ȸº¹ +%d"; +"Geri Kazanýlan Enerji +%d"; + +"Á¤½Å·Â ȸº¹ +%d"; +"Geri Kazanýlan SP +%d"; + +"µ¶°ø°Ý %d"; +"Zehirli Saldýrý %d"; + +"½ºÅÏ +%d"; +"Star +%d"; + +"½½·Î¿ì +%d"; +"Hýz azalmasý +%d"; + +"%d%% È®·ü·Î Ä¡¸íŸ °ø°Ý"; +"Kritik saldýrý þansý %%%d"; + +"%d%% È®·ü·Î °üÅë °ø°Ý"; +"Delici saldýrý þansý %%%d"; + +"Àΰ£·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Yaratýklara karþý oyuncunun saldýrý gücü +%%%d"; + +"µ¿¹°·ù ¸ó½ºÅÍ Å¸°ÝÄ¡ +%d%%"; +"Yaratýklara karþý Atýn saldýrý gücü +%%%d"; + +"¿õ±ÍÁ· Ÿ°ÝÄ¡ +%d%%"; +"Wonggui karþýsýnda saldýrý artýþý +%%%d"; + +"¹Ð±³·ù Ÿ°ÝÄ¡ +%d%%"; +"Milgyo karþýsýnda saldýrý artýþý +%%%d"; + +"½Ãü·ù Ÿ°ÝÄ¡ +%d%%"; +"Ölümsüzlere karþý saldýrý artýþý: +%%%d"; + +"¾Ç¸¶·ù Ÿ°ÝÄ¡ +%d%%"; +"Þeytanlara karþý saldýrý artýþý: +%%%d"; + +"±ºÁÖÀÇ »çÀÚÈÄ ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ °ø°Ý·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Ýmparator Sa-Za-Hu sayesinde, oyuncu bu alanda %s 3 dakika için %%10 daha fazla saldýrý gücü aldý."; + +"Ÿ°ÝÄ¡ %d%% ¸¦ »ý¸í·ÂÀ¸·Î Èí¼ö"; +"Saldýrý sýrasýnda %%%d enerji emildi."; + +"Ÿ·ÂÄ¡ %d%% ¸¦ Á¤½Å·ÂÀ¸·Î Èí¼ö"; +"Saldýrý sýrasýnda %%%d SP emildi."; + +"%d%% È®·ü·Î Ÿ°Ý½Ã »ó´ë Àü½Å·Â ¼Ò¸ð"; +"%%%d oranýnda SP düþmandan çalma þansý."; + +"%d%% È®·ü·Î ÇÇÇØ½Ã Á¤½Å·Â ȸº¹"; +"Oranýnda SP emiliyor %%%d."; + +"¹°¸®Å¸°Ý½Ã ºí·° È®·ü %d%%"; +"Yakýn dövüþ saldýrýsýný engelleme þansý %%%d"; + +"Ȱ °ø°Ý ȸÇÇ È®·ü %d%%"; +"Uzak dövüþ saldýrýsýný engelleme þansý %%%d"; + +"ÇÑ¼Õ°Ë ¹æ¾î %d%%"; +"Kýlýç Savunmasý %%%d"; + +"¾ç¼Õ°Ë ¹æ¾î %d%%"; +"Çift-El Savunmasý %%%d"; + +"µÎ¼Õ°Ë ¹æ¾î %d%%"; +"Çift-El Savunmasý %%%d"; + +"¹æ¿ï ¹æ¾î %d%%"; +"Çan Savunmasý %%%d"; + +"±ºÁÖÀÇ ±Ý°­±Ç ¿µÇâÀ¸·Î ÀÌÁö¿ª %s À¯Àú´Â 3ºÐ°£ 10 %% ÀÇ ¹æ¾î·ÂÀÌ Áõ°¡µË´Ï´Ù"; +"Ýmparator Geum-Gang-Gwon sayesinde, oyuncu %s 3 dakika süreyle %%10 daha fazla savunma aldý."; + +"ºÎä ¹æ¾î %d%%"; +"Yelpaze Savunmasý %%%d"; + +"Ȱ°ø°Ý ÀúÇ× %d%%"; +"Uzak Dövüþ Direnci %%%d"; + +"È­¿° ÀúÇ× %d%%"; +"Ateþe dayanýklýlýk %%%d"; + +"Àü±â ÀúÇ× %d%%"; +"Þimþeðe dayanýklýlýk %%%d"; + +"¸¶¹ý ÀúÇ× %d%%"; +"Büyü Savunmasý %%%d"; + +"¹Ù¶÷ ÀúÇ× %d%%"; +"Rüzgara Dayanýklýlýk %%%d"; + +"Á÷Á¢ Ÿ°ÝÄ¡ ¹Ý»ç È®·ü : %d%%"; +"Doðrudan Vuruþ Yansýtma: %%%d"; + +"ÀúÁÖ µÇµ¹¸®±â È®·ü %d%%"; +"Lanet Yansýtma: %%%d"; + +"µ¶ ÀúÇ× %d%%"; +"Zehire karþý koyma %%%d"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã Á¤½Å·Â ȸº¹"; +"Eðer kazanýrsan SP %%%d artacak."; + +"OX À̺¥Æ®°¡ ÀÌ¹Ì ÁøÇàÁßÀÔ´Ï´Ù(flag: %d)"; +"Etkinlik baþladý bile. (Flag: %d)"; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã °æÇèÄ¡ Ãß°¡ »ó½Â"; +"Eðer kazanýrsan tecrübe %%%d artacak."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã µ· 2¹è µå·Ó"; +"Eðer kazanýrsan Yang %%%d artacak."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã ¾ÆÀÌÅÛ 2¹è µå·Ó"; +"Eðer kazanýrsan ele geçirilen nesne %%%d artacak."; + +"¹°¾à »ç¿ë½Ã %d%% ¼º´É Áõ°¡"; +"Ýksir kullandýðýn zaman güç %%%d artacak."; + +"%d%% È®·ü·Î ÀûÅðÄ¡½Ã »ý¸í·Â ȸº¹"; +"Kazandýktan sonra hayat puanýn %%%d oranýnda artacak."; + +"±âÀýÇÏÁö ¾ÊÀ½ %d%%"; +"Baþ dönmesi yok %%%d"; + +"´À·ÁÁöÁö ¾ÊÀ½ %d%%"; +"Yavaþlama yok %%%d"; + +"³Ñ¾îÁöÁö ¾ÊÀ½ %d%%"; +"Düþmek yok %%%d"; + +"°ø°Ý·Â +%d"; +"Saldýrý gücü + %d"; + +"¹æ¾î·Â +%d"; +"Zýrh + %d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ½ÇÆÐ"; +"OX Quiz metni yüklenemedi."; + +"¸¶¹ý °ø°Ý·Â +%d"; +"Büyülü Saldýrý + %d"; + +"¸¶¹ý ¹æ¾î·Â +%d"; +"Büyü Savunmasý + %d"; + +"ÃÖ´ë Áö±¸·Â +%d"; +"Max. Dayanýklýlýk + %d"; + +"¹«»ç¿¡°Ô °­ÇÔ +%d%%"; +"Savaþçýlara karþý güçlü +%%%d"; + +"ÀÚ°´¿¡°Ô °­ÇÔ +%d%%"; +"Ninjalara karþý güçlü +%%%d"; + +"¼ö¶ó¿¡°Ô °­ÇÔ +%d%%"; +"Suralara karþý güçlü +%%%d"; + +"¹«´ç¿¡°Ô °­ÇÔ +%d%%"; +"Þamanlara karþý güçlü +%%%d"; + +"¸ó½ºÅÍ¿¡°Ô °­ÇÔ +%d%%"; +"Canavarlara karþý güçlü +%%%d"; + +"°ø°Ý·Â +%d%%"; +"Saldýrý +%%%d"; + +"¹æ¾î·Â +%d%%"; +"Savunma +%%%d"; + +"OX ¹®Á¦ ½ºÅ©¸³Æ® ·Îµù ¼º°ø"; +"OX Quiz metni yüklendi."; + +"°æÇèÄ¡ %d%%"; +"Tecrübe %%%d"; + +"¾ÆÀÌÅÛ µå·ÓÀ² %.1f¹è"; +"Nesne bulma oraný %. 1f"; + +"µ· µå·ÓÀ² %.1f¹è"; +"Yang bulma þansý %. 1f"; + +"ÃÖ´ë »ý¸í·Â +%d%%"; +"Enerji üst sýnýrý +%%%d"; + +"ÃÖ´ë Á¤½Å·Â +%d%%"; +"Enerji üst sýnýrý +%%%d"; + +"½ºÅ³ µ¥¹ÌÁö %d%%"; +"Beceri Hasarý %%%d"; + +"ÆòŸ µ¥¹ÌÁö %d%%"; +"Vuruþ Hasarý %%%d"; + +"½ºÅ³ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Beceri hasarýna dayanýklýlýk %%%d"; + +"ÆòŸ µ¥¹ÌÁö ÀúÇ× %d%%"; +"Vuruþ direnci %%%d"; + +"¹«»ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"Savaþçý ataklarýnda %%%d dayanýklýlýk"; + +"¾È³çÇϼ¼¿ä. ¸Þƾ2 ÀÔ´Ï´Ù."; +"Metin2'ye Hoþgeldin."; + +"ÀÚ°´°ø°Ý¿¡ %d%% ÀúÇ×"; +"Ninja ataklarýnda %%%d dayanýklýlýk"; + +"¼ö¶ó°ø°Ý¿¡ %d%% ÀúÇ×"; +"Sura ataklarýnda %%%d dayanýklýlýk"; + +"¹«´ç°ø°Ý¿¡ %d%% ÀúÇ×"; +"Þaman ataklarýnda %%%d dayanýklýlýk"; + +" (¸¸·áÀÏ : %d³â %d¿ù %dÀÏ)"; +"(Prosedür: %d y- %d m - %d d)"; + +"äÆÃ ±ÝÁö »óÅÂÀÔ´Ï´Ù."; +"Sohbetiniz engellendi."; + +"¿ÜÄ¡±â´Â À¯·áȸ¿ø¸¸ »ç¿ëÇÒ¼ö ÀÖ½À´Ï´Ù"; +"Çaðýrmak için daha yüksek seviyede olman gerekiyor."; + +"¿ÜÄ¡±â´Â ·¹º§ %d ÀÌ»ó¸¸ »ç¿ë °¡´É ÇÕ´Ï´Ù."; +"Çaðýrmak için en az %d. seviyede olman gerekiyor."; + +"ÆÄƼ ÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"Bu Grupta deðilsin."; + +"±æµå¿¡ °¡ÀÔÇÏÁö ¾Ê¾Ò½À´Ï´Ù."; +"Loncaya katýlamadýn."; + +"»ó´ë¹æÀÌ ¸Þ½ÅÁ® Ãß°¡ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Oyuncu, arkadaþ listene eklenmeyi reddetti."; + +"OX À̺¥Æ®°¡ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"OX Etkinlik baþladý."; + +"<¸Þ½ÅÁ®> ¿î¿µÀÚ´Â ¸Þ½ÅÁ®¿¡ Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Friends] Listene bir GM ekleyemezsin."; + +"%s ´ÔÀº Á¢¼ÓµÇ ÀÖÁö ¾Ê½À´Ï´Ù."; +"%s çevrimiçi deðil."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡ â°í¸¦ ¿­¼ö ¾ø½À´Ï´Ù."; +"Ticaret yaptýktan %d saniye sonra dükkân açabilirsin."; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"%d saniye içinde tekrar ticaret yapabilirsin."; + +"¾×¼ö°¡ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"2 milyardan fazla Yang'ýn var.Ticaret yapamazsýn."; + +"´Ù¸¥ °Å·¡ÁßÀϰæ¿ì °³ÀλóÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Baþka bir pencere açýkken özel dükkan açamazsýn."; + +"»ó´ë¹æÀÇ Ãѱݾ×ÀÌ 20¾ï ³ÉÀ» ÃʰúÇÏ¿© °Å·¡¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù.."; +"Oyuncunun 2 milyardan fazla Yang'ý var.Bu oyuncuyla ticaret yapamazsýn."; + +"<â°í> ¿Å±æ ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"[Storages] Hareket mümkün deðil."; + +"<â°í> ÀÌ ¾ÆÀÌÅÛÀº ³ÖÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Storages] Eþya depolanamaz."; + +"<ÆÄƼ> ÆÄƼ¿äûÀ» ÇÑ Ä³¸¯Å͸¦ ãÀ»¼ö ¾ø½À´Ï´Ù."; +"[Group] Davet edilen oyuncu çevrimiçi deðil."; + +"À»µÎÁö¸¦ ÅëÇÏ¿© ÀÔÀå °¡´ÉÇÕ´Ï´Ù."; +"Uriel girmene izin verdi."; + +"<ÆÄƼ> ¸®´õ¸¸ º¯°æÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Group] Bunu sadece Grup Lideri deðiþtirebilir."; + +"<ÆÄƼ> »óŸ¦ º¯°æÇÏ·Á´Â »ç¶÷ÀÌ ÆÄƼ¿øÀÌ ¾Æ´Õ´Ï´Ù."; +"[Group] Hedef grubunuzun üyesi deðil."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ¿¡¼­ Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Zindandayken oyuncu atamazsýn."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¿øÀ» Ãß¹æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Zindandayken oyuncu atamazsýn."; + +"<ÆÄƼ> ÆÄƼ¿¡¼­ Ãß¹æ´çÇϼ̽À´Ï´Ù."; +"[Group] Gruptan atýldýn."; + +"<ÆÄƼ> ´øÁ¯³»¿¡¼­´Â ÆÄƼ¸¦ ³ª°¥ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Zindandayken gruptan ayrýlamazsýn."; + +"<ÆÄƼ> ´Ù¸¥ ÆÄƼ¿øÀ» Å»Åð½Ãų ¼ö ¾ø½À´Ï´Ù."; +"[Group] Grup üyelerini atamazsýn."; + +"<±æµå> ÇØ»êÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Lonca silindikten sonra, %d gün yeni Lonca kuramazsýn."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏ À̳»¿¡´Â ±æµå¸¦ ¸¸µé ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Bir Loncadan ayrýldýktan sonra %d gün yeni Lonca kuramazsýn."; + +"ÀûÇÕÇÏÁö ¾ÊÀº ±æµå À̸§ ÀÔ´Ï´Ù."; +"Lonca ismi geçersiz."; + +"¸¹Àº Âü¿© ºÎʵ右´Ï´Ù."; +"Katýlým için birçok oyuncu arýyoruz."; + +"<±æµå> [%s] ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù."; +"[Guild] [%s] Lonca kuruldu."; + +"<±æµå> ±æµå »ý¼º¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guild] Lonca kurulamadý."; + +"<ÆÄƼ> ÆÄƼ ±â¼úÀº ÆÄƼÀ常 »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Group] Grup Becerilerini sadece grup lideri kullanabilir."; + +"<ÆÄƼ> ¼ÒȯÇÏ·Á´Â ´ë»óÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Group] Hedef bulunamadý."; + +"<±æµå> À߸øµÈ ±Ý¾×ÀÔ´Ï´Ù."; +"[Guild] Yanlýþ Yang toplamý."; + +"<±æµå> °¡Áö°í ÀÖ´Â µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Guild] Yeterli Yang yok."; + +"<±æµå> ±×·¯ÇÑ »ç¶÷À» ãÀ» ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Ýstenen oyuncu bulunamadý."; + +"<±æµå> »ó´ë¹æÀÌ °°Àº ±æµå°¡ ¾Æ´Õ´Ï´Ù."; +"[Guild] Oyuncu ayný Loncada deðil."; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½Ãų ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Lonca Üyelerini atamazsýn."; + +"<±æµå> ±æµå¿ø %s ´ÔÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Guild] Lonca Üyesi %s Loncadan atýldý."; + +"OXÀ̺¥Æ®°¡ ´ÝÈ÷Áö ¾Ê¾Ò°Å³ª, ÄûÁî ÃâÁ¦ÁßÀÔ´Ï´Ù.(flag: %d)"; +"OX Etkinlik henüz bitmedi. Hatalar oluþtu. (Flag: %d)"; + +"<±æµå> ±æµå¿øÀ» °­Á¦ Å»Åð ½ÃÄ×½À´Ï´Ù."; +"[Guild] Lonca üyesini attýn."; + +"<±æµå> Á÷À§ À̸§À» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Rütbe ismini deðiþtiremezsin."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§ À̸§Àº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Lonca Liderinin gücü deðiþtirilemez."; + +"<±æµå> ÀûÇÕÇÏÁö ¾ÊÀº Á÷À§ À̸§ ÀÔ´Ï´Ù."; +"[Guild] Bu rütbe ismi geçersiz."; + +"<±æµå> Á÷À§ ±ÇÇÑÀ» º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Pozisyonunu deðiþtiremezsin."; + +"<±æµå> ±æµåÀåÀÇ ±ÇÇÑÀº º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Lonca Liderinin yetkileri deðiþtirilemez."; + +"<±æµå> %uÀÇ °æÇèÄ¡¸¦ ÅõÀÚÇÏ¿´½À´Ï´Ù."; +"[Guild] %u Tecrübe kullanýldý."; + +"<±æµå> °æÇèÄ¡ ÅõÀÚ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guild] Tecrübe kullanýmý baþarýsýz oldu."; + +"<±æµå> µ·ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"[Lonca] Lonca kasasýnda yeterli Yang yok."; + +"<±æµå> ¿ë½Å·Â ȸº¹¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"[Guild] Ejderha hayaleti yüklenemedi."; + +"Àá½Ã ÈÄ OX À̺¥Æ®¸¦ ´Ù½Ã ½ÃÀÛÇϰڽÀ´Ï´Ù."; +"Kýsa süre içinde OX Etkinlik tekrar baþlayacak."; + +"<±æµå> °øÁö±ÛÀ» ÀÛ¼ºÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Duyuru yapamazsýn."; + +"<±æµå> Á÷À§¸¦ º¯°æÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Pozisyonunu deðiþtiremezsin."; + +"<±æµå> ±æµåÀåÀÇ Á÷À§´Â º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Lonca liderinin rütbesi deðiþtirilemez."; + +"<±æµå> ±æµåÀåÀ¸·Î Á÷À§¸¦ º¯°æÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Kendini Lonca lideri yapamazsýn."; + +"<±æµå> À屺À» ÁöÁ¤ÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Lideri seçemezsin."; + +"<±æµå> ´õÀÌ»ó Àå¼ö¸¦ ÁöÁ¤ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Daha fazla Lider seçemezsin."; + +"¾ÆÀÌÅÛÀ» °Ç³×ÁÙ ¼ö ¾ø½À´Ï´Ù."; +"Bu nesneyle ticaret yapamazsýn."; + +"ºÒ¹ý ÇÁ·Î±×·¥ÀÌ °¨Áö µÇ¾î °ÔÀÓÀÌ Á¾·á µË´Ï´Ù."; +"Yasadýþý yazýlým tespit edildi. Oyun kapatýlacak."; + +"¼ÒÀ¯ µ·ÀÌ 20¾ï³ÉÀ» ³Ñ¾î °Å·¡¸¦ ÇÛ¼ö°¡ ¾ø½À´Ï´Ù."; +"2 milyardan fazla Yang sahibisiniz. Ticaret yapamazsýnýz."; + +"±Ý¾×ÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Geçersiz Yang."; + +"ÇöÀç À̺¥Æ® Âü°¡ÀÚ ºÐµéÀº ¸¶À»·Î À̵¿ µÇ°Ú½À´Ï´Ù."; +"Geçerli etkinlik bir alanla kýsýtlý."; + +"¾ÆÀÌÅÛ ·ê·¿ ½ÃÀÛ."; +"Nesne Ruleti Baþlat."; + +"¸Ó´Ï ·ê·¿ ½ÃÀÛ."; +"Yang Ruleti Baþlat."; + +"ÇöÀç ¿Â¶óÀÎ »óÅ ÀÔ´Ï´Ù. ±Ó¸»À» ÀÌ¿ëÇϼ¼¿ä."; +"Oyuncu online. Lütfen fýsýltý kullanýn."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·ÏµÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù."; +"Cep telefonu numarasý kayýtlý deðil."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼ÛÀº ·¹º§ 20ºÎÅÍ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Yazýlý mesaj yollayabilmek için en az 20.Seviye olman gerekli."; + +"¹®ÀÚ ¸Þ¼¼Áö Àü¼Û¿¡´Â 2000¿øÀÌ ÇÊ¿ä ÇÕ´Ï´Ù."; +"Yazýlý mesaj yollamak için 2000 Yang gerekli."; + +"¹®ÀÚ ¸Þ¼¼Áö¸¦ Àü¼Û Çß½À´Ï´Ù."; +"Yazýlý mesajýnýz yollandý."; + +"%s ±æµåÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"Loncanýn %s %s %%%d derecesine yükseldi!"; + +"%s ±æµåÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"Loncanýn %s %s tekrar normal."; + +"%sÀÇ %sÀÌ %d%% Áõ°¡Çß½À´Ï´Ù!"; +"%s: %s, %%%d oranýnda yükseldi!"; + +"%sÀÇ %sÀÌ Á¤»óÀ¸·Î µ¹¾Æ¿Ô½À´Ï´Ù."; +"%s 's %s tekrar normal."; + +"°î±ªÀÌ ¼ö·Ãµµ°¡ ÃÖ´ë(%d)°¡ µÇ¾ú½À´Ï´Ù."; +"Madencilik Puanýn maksimuma ulaþtý. (%d)"; + +"°î±ªÀ̰¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Madencilik Puanlarýnýz en üst Seviyeye ulaþtý."; + +"³ª¹«²Û¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ °î±ªÀÌ·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Kazmaný, oduncu Deokbae'nin yardýmýyla geliþtirebilirsin."; + +"°î±ªÀÌÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Madencilik Puanlarýn arttý! (%d/%d)"; + +"°î±ªÀ̸¦ µé°í ÀÖÁö ¾Ê¾Æ¼­ Ķ ¼ö ¾ø½À´Ï´Ù."; +"Kazma olmadan madencilik yapamazsýn."; + +"´õÀÌ»ó ij³¾ ¼ö ¾ø½À´Ï´Ù."; +"Burada maden yok."; + +"䱤¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Madencilik baþarýlý."; + +"䱤¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Madencilik baþarýsýz."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» Ä£±¸·Î Ãß°¡ÇÏ¿´½À´Ï´Ù."; +"[Friends] %s arkadaþ olarak eklendi."; + +"Àá½Ã ÈÄ ¸¶À»·Î À̵¿µÇ°Ú½À´Ï´Ù."; +"Kýsa süre içinde oyuncu þehre ýþýnlanacak."; + +"<¸Þ½ÅÁ®> %s ´ÔÀ» ¸Þ½ÅÀú¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù."; +"[Friends] %s listenden silindi."; + +"¼­¹ö¿¡ Ä¡¸íÀûÀÎ ¿À·ù°¡ ¹ß»ýÇÏ¿© ÀÚµ¿À¸·Î ÀçºÎÆÃµË´Ï´Ù."; +"Kritik sunucu hatasý. Sunucu otomatik olarak yeniden baþlatýlacak."; + +"10ÃÊÈÄ ÀÚµ¿À¸·Î Á¢¼ÓÀÌ Á¾·áµÇ¸ç,"; +"10 saniye içinde baðlantýnýz kesilecek."; + +"5ºÐ ÈÄ¿¡ Á¤»óÀûÀ¸·Î Á¢¼ÓÇϽǼö ÀÖ½À´Ï´Ù."; +"5 dakika sonra tekrar baðlanabilirsiniz."; + +"(%s) ±æµå°¡ »ý¼ºµÇ¾ú½À´Ï´Ù. [ÀÓ½Ã]"; +"(%s) Lonca kuruldu. [Temporary]"; + +"ÇöÀç ÀüÀïÁßÀÎ ±æµå ÀÔ´Ï´Ù"; +"Bu lonca savaþta."; + +"%s: Á¸ÀçÇÏÁö ¾Ê´Â ±æµå ÀÔ´Ï´Ù."; +"%s: Lonca bulunamadý."; + +"±×·± À̸§ ¶Ç´Â ¹øÈ£ÀÇ ±æµå°¡ ¾ø½À´Ï´Ù."; +"Belirtilen isim veya numarada lonca mevcut deðil."; + +"Á¸ÀçÇÏÁö ¾Ê´Â °Ç¹°ÀÔ´Ï´Ù."; +"Bina mevcut deðil."; + +"°°ÀÌ ÁöÀ» ¼ö ¾ø´Â Á¾·ùÀÇ °Ç¹°ÀÌ Áö¾îÁ® ÀÖ½À´Ï´Ù."; +"Bu tip binalar sadece bir kez inþa edilebilir."; + +"OXÀ̺¥Æ® ¸ÊÀ» ¸ÕÀú ´Ý¾Æ ÁÖ¼¼¿ä.(Flag: %d)"; +"Önce OX Etkinlik haritasýný kapat. (Flag: %d)"; + +"°Ç¼³¿¡ ÇÊ¿äÇÑ °Ç¹°ÀÌ Áö¾îÁ® ÀÖÁö ¾Ê½À´Ï´Ù."; +"Ýlk olarak temel binalarý inþa etmelisin."; + +"°Ç¹° ºñ¿ë Á¤º¸ ÀÌ»óÀ¸·Î °Ç¼³ ÀÛ¾÷¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Yanlýþ fiyat nedeniyle bina inþa edilemedi."; + +"°Ç¼³ ºñ¿ëÀÌ ºÎÁ·ÇÕ´Ï´Ù."; +"Binayi inþa edebilmek için loncan yeterli Yang'a sahip deðil."; + +"ÀÚÀç°¡ ºÎÁ·ÇÏ¿© °Ç¼³ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu binayý inþa edebilmek için yeterli kaynaðýn yok."; + +"°Ç¹°À» ÁöÀ» ¼ö ¾ø´Â À§Ä¡ÀÔ´Ï´Ù."; +"Bu alana bir bina inþa edemezsin."; + +"Á¸ÀçÇÏÁö ¾Ê´Â ij¸¯ÅÍ ÀÔ´Ï´Ù."; +"Karakter bulunamadý."; + +"´ë·Ã °­Á¦ Á¾·á ½ÇÆÐ"; +"Düello iptal edilmedi."; + +"´ë·Ã °­Á¦ Á¾·á ¼º°ø"; +"Düello iptali baþarýlý."; + +"´ë·ÃÀÌ ¼º°øÀûÀ¸·Î ½ÃÀÛ µÇ¾ú½À´Ï´Ù."; +"Düello baþarýyla baþladý."; + +"´ë·Ã ½ÃÀÛ¿¡ ¹®Á¦°¡ ÀÖ½À´Ï´Ù."; +"Düellonun baþlamasýyla ilgili bir problem var."; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏÁö ¸øÇß½À´Ï´Ù."; +"Hata oluþmadý."; + +"´ë·ÃÀÚ°¡ ¾ø½À´Ï´Ù."; +"Burada savaþçý yok."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ ¾ø½À´Ï´Ù."; +"Statü Puaný kalmadý."; + +"³²Àº ½ºÅÈ Æ÷ÀÎÆ®°¡ Àû½À´Ï´Ù."; +"Kalan Statü puanlarý çok düþük."; + +"°ªÀ» À߸ø ÀÔ·ÂÇÏ¿´½À´Ï´Ù."; +"Yanlýþ deðer girdin."; + +"¸í·É¾îÀÇ ¼­ºê Ä¿¸Çµå°¡ À߸ø µÇ¾ú½À´Ï´Ù."; +"Sýralama veya alt sýralama yanlýþ."; + +"Ç÷¹À̾î %d ¿Í Ç÷¹À̾î %d¸¦ ÆÄÈ¥½Ãŵ´Ï´Ù.."; +"%d ve %d oyuncularý arasýndaki anlaþma bozuldu."; + +"·í·¿À» µ¹¸³´Ï´Ù. ±Ý¾× %d"; +"%d Yang için rulet çevir."; + +"¾ÆÀÌÅ۷αװ¡ syslog ¿¡ ³²¾Ò½À´Ï´Ù"; +"Nesne loglarý, sistem loglarýnýn içine yerleþtirildi."; + +"°¢Á¦±¹ ÁøÇà Á¤º¸"; +"Krallýk Bilgileri"; + +"¼±Åà ¸Ê Á¤º¸ ¼ºÁö %d Åë·Î %d %d %d"; +"Haritadan kutsal alan bilgisini seç %d Giriþ Yap %d %d %d"; + +"¹®Á¦¸¦ ÃâÁ¦ÇÏ¿´½À´Ï´Ù."; +"Bir hata oluþtu."; + +"%s killcount %d mobkillcount %d bosskillcount %d ¼ºÁö ÁøÀÔ¼ö %d"; +"%s öldürülen %d öldürülen mob %d öldürülen lider %d Kutsal alan numarasý %d"; + +"³ªÀÇ »ï°Å¸® ÁøÇàÁ¤º¸"; +"Ýmparatorluk savaþý hakkýnda bilgi"; + +"Äù½ºÆ®¸¦ ·ÎµåÇÏ´Â ÁßÀÔ´Ï´Ù. Àá½Ã¸¸ ±â´Ù·Á ÁֽʽÿÀ."; +"Ýsteðin yükleniyor. Anlayýþýn için teþekkür ederiz."; + +"´Ù¸¥°Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â â°í¸¦ ¿­¼ö°¡ ¾ø½À´Ï´Ù."; +"Baþka bir pencere açýkken depo açamazsýn."; + +"<â°í> â°í ºñ¹Ð¹øÈ£°¡ º¯°æµÇ¾ú½À´Ï´Ù."; +"[Storeroom] Depo þifresi deðiþti."; + +"<â°í> ±âÁ¸ ºñ¹Ð¹øÈ£°¡ Ʋ·È½À´Ï´Ù."; +"[Storages] Yanlýþ þifre girdin."; + +"°áÀç±â°£ÀÌ %dºÐ ÈÄ ¸¸·á µË´Ï´Ù."; +"Oyun süreniz %d dakika içinde doluyor."; + +"Á¤»óÀûÀ¸·Î ÅõÇ¥¸¦ÇÏ¿´½À´Ï´Ù."; +"Düzenli olarak oylanýr."; + +"À̹ÌÅõÇ¥¸¦ ÇßÀ½"; +"Zaten oy vermiþtin."; + +"%s ´ÔÀº Á¤»óÀûÀ¸·Î Ã⸶¸¦ ÇÏ¿´½À´Ï´Ù."; +"%s oyuncu zaten oylamada."; + +"OXÀ̺¥Æ®°¡ ¿­·Á ÀÖÁö ¾Ê°Å³ª ¹®Á¦ ÃâÁ¦ÁßÀÔ´Ï´Ù.(Flag: %d)"; +"OX Etkinlik bitti. Herhangi bir hata oluþmadý. (Flag: %d)"; + +"Ã⸶¸¦ ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Oylanamaz."; + +"ÇöÀç %s ±¹°í¿¡´Â %lu ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s hala %u Yang sahibi."; + +"ÇöÀç %s ±¹°í¿¡´Â %d ÀÇ µ·ÀÌ ÀÖ½À´Ï´Ù"; +"%s hala %d Yang sahibi"; + +"±¹°í¿¡ µ·ÀÌ ºÎÁ·Çϰųª µ·À» °¡Á®¿Ã¼ö ¾ø´Â »óȲÀÔ´Ï´Ù"; +"Yeterli Yang'a sahip deðilsin."; + +" %s ±ºÁÖ Èĺ¸¿¡¼­ »èÁ¦ÇÏ¿´½À´Ï´Ù"; +"Ýmparator adayý olarak %s silindi."; + +" %s ´Â ±ºÁÖ È帰¡ ¾Æ´Õ´Ï´Ù."; +"%s Ýmparator olmak için bir aday deðil."; + +" %s ±ºÁÖ·Î ÀÔ¸í Çß½À´Ï´Ù."; +"%s Ýmparator adayý olarak gösterildi."; + +" %s ´Â ±ºÁÖ·Î ÀÔ¸íÇÒ¼ö ¾ø½À´Ï´Ù ."; +"%s Ýmparatorluða aday olamaz."; + +" %s ±ºÁÖ¸£ Á¦°Å ÇÏ¿´½À´Ï´Ù.."; +"%s Ýmparatorluk görevini býraktý."; + +" %s ±ºÁÖ¸¦ Á¦°Å ÇÒ¼ö ¾ø½À´Ï´Ù."; +"%s Ýmparatoru görevi býrakamaz."; + +"´õ ÀÌ»ó OXÀ̺¥Æ® Âü°¡ÀÚ¸¦ ¹ÞÁö ¾Ê½À´Ï´Ù."; +"OX Etkinliðine daha fazla oyuncu katýlamaz."; + +"½Å¼ö±¹"; +"Shinsoo Krallýðý"; + +"õÁ¶±¹"; +"Chunjo Krallýðý"; + +"Áø³ë±¹"; +"Jinno Krallýðý"; + +"³¬½Ã´ëÀÇ ¼ö·Ãµµ°¡ Áõ°¡ÇÏ¿´½À´Ï´Ù! (%d/%d)"; +"Balýkçýlýk puanýnýz arttý! (%d/%d)"; + +"³¬½Ã´ë°¡ ÃÖ´ë ¼ö·Ãµµ¿¡ µµ´ÞÇÏ¿´½À´Ï´Ù."; +"Maksimum Balýkçýlýk Puaný'na ulaþtýn."; + +"¾îºÎ¸¦ ÅëÇØ ´ÙÀ½ ·¹º§ÀÇ ³¬½Ã´ë·Î ¾÷±×·¹À̵å ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Balýkçýnýn yanýna git ve onun yardýmýyla oltaný geliþtir!"; + +"°í±â°¡ ¹Ì³¢¸¸ »©¸Ô°í Àì½Î°Ô µµ¸ÁĨ´Ï´Ù."; +"Balýk yemini kaybettin."; + +"°í±â°¡ ÀâÇû½À´Ï´Ù! (%s)"; +"Bir balýk yakaladýn! (%s)"; + +"À̹ø¿¡ ÀâÀº ¹°°í±âÀÇ ±æÀÌ´Â %.2fcm"; +"Yakalanan balýðýn uzunluðu %.2fcm."; + +"³¬½ÃÀ̺¥Æ®¿ùôºØ¾î"; +"Balýkçýlýk olayý 'Büyük Sudak Balýðý'"; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö ÀοøÀ» ±â·ÏÇÏ¿´½À´Ï´Ù."; +"OX Etkinlikteki diðer katýlýmcýlar listelendi."; + +"³¬½ÃÀ̺¥Æ®À×¾î"; +"Balýkçýlýk olayý 'Sazan Balýðý'"; + +"%s : %d ¸¶¸®"; +"%s: %d"; + +"%d Á¾·ù %d ¸¶¸® ³¬À½"; +"%d nýn %d Yakaladýn."; + +"°í±â°¡ ÈçÀûµµ ¾øÀÌ »ç¶óÁý´Ï´Ù."; +"Balýk derin suda kayboldu."; + +"¹è ¼Ó¿¡¼­ Á¶°³°¡ ³ª¿Ô½À´Ï´Ù."; +"Balýðýn içinde bir istiridye var."; + +"¹è ¼Ó¿¡¼­ Áö··À̰¡ ³ª¿Ô½À´Ï´Ù."; +"Balýðýn içinde bir solucan var."; + +"%s¸¦ ±¸¿ü½À´Ï´Ù."; +"Ateþte %s kýzartýyorsun."; + +"20¾ï ³ÉÀ» ÃʰúÇÏ¿© »óÁ¡À» ¿­¼ö°¡ ¾ø½À´Ï´Ù"; +"Beraberinde 2 milyardan fazla Yang taþýyorsun. Bu nedenle ticaret yapamazsýn."; + +"ºñ¼Ó¾î³ª Àº¾î°¡ Æ÷ÇÔµÈ »óÁ¡ À̸§À¸·Î »óÁ¡À» ¿­ ¼ö ¾ø½À´Ï´Ù."; +"Depona hatalý bir isim veremezsin."; + +"À¯·áÈ­ ¾ÆÀÌÅÛÀº °³ÀλóÁ¡¿¡¼­ ÆÇ¸ÅÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Nesne Market eþyalarýný özel markette satamazsýn."; + +"OXÀ̺¥Æ®ÀÇ ³ª¸ÓÁö Àοø ±â·ÏÀ» ½ÇÆÐÇß½À´Ï´Ù."; +"OX Etkinlikteki diðer katýlýmcýlar listelenemedi."; + +"䱤À» Áß´ÜÇÏ¿´½À´Ï´Ù."; +"Madencilik bitti."; + +"°î±ªÀ̸¦ ÀåÂøÇϼ¼¿ä."; +"Maden çýkarmak için bir kazmaya ihtiyacýn var!"; + +"³¬½Ã´ë¸¦ ÀåÂø Çϼ¼¿ä."; +"Lütfen bir olta seç."; + +"¹Ì³¢¸¦ ³¢°í ´øÁ® ÁÖ¼¼¿ä."; +"Önce yemi çengele geçir."; + +"³¬½Ã´ë°¡ ¾Æ´Ñ ¹°°ÇÀ¸·Î ³¬½Ã¸¦ ÇÒ ¼ö ¾ø½À´Ï´Ù!"; +"Oltasýz balýða gidemezsin."; + +"ÆÄƼÀåÀÌ Á¢¼Ó »óŰ¡ ¾Æ´Ï¶ó¼­ ¿äûÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Ýstekte bulunamazsýn çünkü grup lideri çevrim içi deðil."; + +"<ÆÄƼ> ´Ù¸¥ Á¦±¹°ú ÆÄƼ¸¦ ÀÌ·ê ¼ö ¾ø½À´Ï´Ù."; +"[Group] Diðer Krallýktan olan oyuncularla grup oluþturamazsýn."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Zindandayken oyuncu davet edemezsin."; + +"<ÆÄƼ> °üÀü ¸ðµå¿¡¼± ÆÄƼ Ãʴ븦 ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Ýzleyici modundayken oyuncu davet edemezsin."; + +"<ÆÄƼ> -30 ~ +30 ·¹º§ À̳»ÀÇ »ó´ë¹æ¸¸ ÃÊ´ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Group] -30 ile +30 Seviye aralýðýnda olan oyuncularý davet edebilirsin."; + +"ÇöÀç ³²Àº Âü°¡ÀÚ¼ö : %d"; +"Diðer Katýlýmcýlarýn sayýsý : %d"; + +"<ÆÄƼ> ÆÄƼ³» ÃÖ°í ·¹º§ º¸´Ù 30·¹º§ÀÌ ³·¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Bu oyuncuyu seviyesi çok düþük olduðu için davet edemezsin."; + +"<ÆÄƼ> ÆÄƼ³» ÃÖÀú ·¹º§ º¸´Ù 30·¹º§ÀÌ ³ô¾Æ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Bu oyuncuyu seviyesi çok yüksek olduðu için davet edemezsin."; + +"<ÆÄƼ> ´õ ÀÌ»ó ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Gruba daha fazla oyuncu davet edemezsin."; + +"%s ´Ô¿¡°Ô ÆÄƼ°¡ÀÔ ½ÅûÀ» Çß½À´Ï´Ù."; +"%s Grubuna katýlmak istiyor musun?"; + +"»ó´ë¹æÀÌ ÆÄƼ¿¡ ¼ÓÇØÀÖÁö ¾Ê½À´Ï´Ù."; +"Oyuncu bu grupta deðil."; + +"<ÆÄƼ> ÆÄƼÀÇ ÀοøÁ¦ÇÑÀÌ ÃʰúÇÏ¿© ÆÄƼ¿¡ Âü°¡ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Bu grup dolu olduðu için katýlamazsýn."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÃÊ´ëÇÒ ¼ö ÀÖ´Â ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Grup] Birini davet etmek için yetkin yok."; + +"<ÆÄƼ> %s ´ÔÀÌ ÆÄƼ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Group] %s Grup davetini reddetti."; + +"<ÆÄƼ> ÀÌ¹Ì %s´ÔÀº ÆÄƼ¿¡ ¼ÓÇØ ÀÖ½À´Ï´Ù."; +"[Group] %s zaten bu grupta."; + +"<ÆÄƼ> ´øÀü ¾È¿¡¼­´Â ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Zindandayken davet kabul edemezsin."; + +"OX À̺¥Æ®¸¦ ¸¶Ä¡°Ù½À´Ï´Ù."; +"OX Etkinlik bitti."; + +"OXÀ̺¥Æ®¸¦ °­Á¦ Á¾·á ½Ãŵ´Ï´Ù."; +"OX Etkinlik bitti."; + +"<ÆÄƼ> ÆÄƼ ÃÊ´ë¿¡ ÀÀÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Group] Daveti kabul edemezsin."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ Ãʴ븦 °ÅÀýÇϼ̽À´Ï´Ù."; +"[Group] %s davetini reddetti."; + +"<ÆÄƼ> %s´ÔÀÌ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Group] %s Grubunuza katýldý."; + +"<ÆÄƼ> %s´ÔÀÇ ÆÄƼ¿¡ Âü°¡Çϼ̽À´Ï´Ù."; +"[Group] %s Grubunuza katýldý."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â °³ÀλóÁ¡À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Þu anda özel depoyu kullanamazsýn."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡¸¦ Çϰí ÀÖ´Â ÁßÀÔ´Ï´Ù."; +"Bu oyuncu zaten baþkasýyla ticaret yapýyor."; + +"¸Þƾ2ÀÎÁõ¹øÈ£: %s"; +"Metin2 Onay Numarasý: %s"; + +"ÀÎÁõ¹øÈ£°¡ Ʋ·È½À´Ï´Ù. ´Ù½Ã ½ÃµµÇϼ¼¿ä."; +"Onay Numaranýz doðru deðil. Lütfen tekrar deneyin."; + +"ÇÚµåÆù ¹øÈ£°¡ µî·Ï µÇ¾ú½À´Ï´Ù."; +"Cep telefonu numarasý kayýtlý."; + +"»ó´ë¹æÀÌ ÀÖ´Â °÷À¸·Î ¿öÇÁÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu oyuncuya ýþýnlanamazsýn."; + +"OX »óǰÀ» Áö±ÞÇÏ¿´½À´Ï´Ù. ID: %d ¼ö·®: %d"; +"OX Ödül verildi. Ýsim: %d Deðer: %d"; + +"»ó´ë¹æÀÌ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"Oyuncu çevrimdýþý."; + +"»ó´ë¹æÀÌ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"Oyuncu %d numaralý kanalda. (Sen %d numaralý kanaldasýn.)"; + +"â°í¸¦ ¿¬ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥°÷À¸·Î À̵¿ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Depo açtýktan sonra %d saniye baþka bir yere gidemezsin."; + +"°Å·¡Ã¢,â°í µîÀ» ¿¬ »óÅ¿¡¼­´Â ´Ù¸¥°÷À¸·Î À̵¿,Á¾·á ÇÒ¼ö ¾ø½À´Ï´Ù"; +"Ticaretten sonra bir süre bir yere gidemezsin."; + +"°Å·¡ ÈÄ %dÃÊ À̳»¿¡´Â ´Ù¸¥Áö¿ªÀ¸·Î À̵¿ ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ticaretten sonra %d saniye bir yere gidemezsin."; + +"´ë·Ã »ó´ë°¡ »ç¶óÁ® ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Düello bitti çünkü savaþçýnýz gözden kayboldu."; + +"¹°¾à Á¦ÇÑÀÌ ¾ø½À´Ï´Ù."; +"Burada iksirler için herhangi bir sýnýrlama yok."; + +"¹°¾àÀ» %d °³ ±îÁö »ç¿ë °¡´ÉÇÕ´Ï´Ù."; +"%d iksir kullanabilirsiniz."; + +"10ÃÊµÚ ´ë·ÃÀÌ ½ÃÀ۵˴ϴÙ."; +"Savaþ 10 saniye içerisinde baþlayacak."; + +"´ë·ÃÀÌ ½ÃÀ۵Ǿú½À´Ï´Ù."; +"Düello baþladý."; + +"Âü"; +"DOÐRU"; + +"´ë·ÃÀå ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Arenadaki bir problemden dolayý düello bitti."; + +"´ë·Ã ½Ã°£ Ãʰú·Î ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Süre bittiði için düello sona erdi."; + +"10ÃÊµÚ ¸¶À»·Î À̵¿ÇÕ´Ï´Ù."; +"10 Saniye içerisinde þehre ýþýnlanmýþ olacaksýnýz."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Áß´ÜÇÕ´Ï´Ù."; +"Arena ile ilgili bir problem olduðu için düello sona erdi."; + +"»ó´ë¹æ ij¸¯ÅÍÀÇ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Savaþçýnýzla ilgili bir problem olduðu için düello sona erdi."; + +"´ë·ÃÀÚ ¹®Á¦·Î ÀÎÇÏ¿© ´ë·ÃÀ» Á¾·áÇÕ´Ï´Ù."; +"Savaþçýnýzla ilgili bir problem olduðu için düello sona erdi."; + +"%s ´ÔÀÌ ´ë·Ã¿¡¼­ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"Düelloyu %s kazandý."; + +"%s ´ÔÀÌ ½Â¸®ÇÏ¿´½À´Ï´Ù."; +"%s kazandý."; + +"10ÃÊµÚ ¸¶À»·Î µÇµ¹¾Æ°©´Ï´Ù."; +"10 saniye içerisinde þehre ýþýnlanmýþ olacaksýnýz."; + +"10ÃÊµÚ ´ÙÀ½ ÆÇÀ» ½ÃÀÛÇÕ´Ï´Ù."; +"Bir sonraki raund 10 saniye içerisinde baþlayacak."; + +"°ÅÁþ"; +"YANLIÞ"; + +"»ó´ë¹æ ij¸¯ÅͰ¡ Á¢¼ÓÀ» Á¾·áÇÏ¿© ´ë·ÃÀ» ÁßÁöÇÕ´Ï´Ù."; +"Savaþçýlar ayrýldý. Düello sona erdi."; + +"¾ÆÀÌÅÛ µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Düþen nesne yüzdesi þu anda +%%%d"; + +"°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Düþen Yang yüzdesi þu anda +%%%d"; + +"´ë¹Ú°ñµå µå·Ó·ü %d%% Ãß°¡ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Yang yaðmurunun düþme oraný þu anda artý %%%d."; + +"°æÇèÄ¡ %d%% Ãß°¡ ȹµæ À̺¥Æ® ÁßÀÔ´Ï´Ù."; +"Tecrübe puaný bonusu þu anda %%%d oranýnda arttýrýldý."; + +"Ŭ¶óÀÌ¾ðÆ® ¹öÀüÀÌ Æ²·Á ·Î±×¾Æ¿ô µË´Ï´Ù. Á¤»óÀûÀ¸·Î ÆÐÄ¡ ÈÄ Á¢¼ÓÇϼ¼¿ä."; +"Ýstemci versiyonunuz hatalý. Lütfen normal sürümü yükleyin."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­¸°»óÅ¿¡¼­´Â »óÁ¡°Å·¡¸¦ ÇÒ¼ö °¡ ¾ø½À´Ï´Ù."; +"Baþka bir pencere açýkken dükkanda ticaret yapamazsýn."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» »ì ¼ö ¾ø½À´Ï´Ù."; +"Almak için depodan çok uzaksýn."; + +"»óÁ¡°úÀÇ °Å¸®°¡ ³Ê¹« ¸Ö¾î ¹°°ÇÀ» ÆÈ ¼ö ¾ø½À´Ï´Ù."; +"Satmak için depodan çok uzaksýn."; + +"20¾ï³ÉÀÌ ÃʰúÇÏ¿© ¹°Ç°À» ÆÈ¼ö ¾ø½À´Ï´Ù."; +"Beraberinde 2 milyardan fazla Yang taþýyorsun. Bu nedenle ticaret yapamazsýn."; + +"ÃÑ ÄûÁî ¼ö: %d"; +"Toplam Quiz sayýsý: %d"; + +"ÆÇ¸Å±Ý¾×ÀÇ %d %% °¡ ¼¼±ÝÀ¸·Î ³ª°¡°ÔµË´Ï´Ù"; +"Satýþ için %%%d vergi alýnacak."; + +"º¯½Å »óÅ¿¡¼­´Â ¸»¿¡ Å» ¼ö ¾ø½À´Ï´Ù."; +"Dönüþmüþ durumdayken ata binemezsin."; + +"¿¹º¹À» ÀÔÀº »óÅ¿¡¼­ ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Gelinlik veya Smokin giyerken ata binemezsin."; + +"¸»À» ¼ÒÀ¯Çϰí ÀÖÁö ¾Ê½À´Ï´Ù."; +"Atýn yok."; + +"¸»ÀÌ Á×¾îÀÖ´Â »óÅ ÀÔ´Ï´Ù."; +"Atýn öldü."; + +"¸»ÀÇ ½ºÅ׹̳ʰ¡ ºÎÁ·ÇÏ¿© ¸»À» Å» ¼ö ¾ø½À´Ï´Ù."; +"Atýnýn dayanýklýlýðý çok az."; + +"¸» ¼Òȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"At çaðýrma iþlemi baþarýsýz."; + +"´ÔÀÇ ¸»"; +"At"; + +"°áÈ¥½ÄÀÌ Á¾·áµË´Ï´Ù."; +"Düðün kýsa süre sonra bitecek."; + +"ÀÚµ¿À¸·Î ³ª°¡°ÔµË´Ï´Ù."; +"Otomatik olarak geçecek."; + +"ÀÌ¹Ì ÀüÀïÀÌ ³¡³µ½À´Ï´Ù."; +"Savaþ çoktan sona erdi."; + +"10ÃÊµÚ ÆÇÁ¤ÇϰڽÀ´Ï´Ù."; +"Sonucu 10 saniye içinde alacaksýn."; + +"°üÀü »óÅ¿¡¼­´Â ±³È¯À» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ýzleme sýrasýnda ticaret yapamazsýn."; + +"´Ù¸¥ °Å·¡Ã¢ÀÌ ¿­·ÁÀÖÀ»°æ¿ì °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Pencereler açýkken baþkalarý ile ticaret yapamazsýn."; + +"»ó´ë¹æÀÌ ´Ù¸¥ °Å·¡ÁßÀ̶ó °Å·¡¸¦ ÇÒ¼ö ¾ø½À´Ï´Ù."; +"Diðer oyuncu þu an meþgul, bu nedenle onunla þimdi ticaret yapamazsýn."; + +"»ó´ë¹æÀÌ ±³È¯ °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"Diðer oyuncu ticareti iptal etti."; + +"µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Yeterli Yang veya envanter boþ yer yok."; + +"»ó´ë¹æÀÇ µ·ÀÌ ºÎÁ·Çϰųª ¾ÆÀÌÅÛÀÌ Á¦ÀÚ¸®¿¡ ¾ø½À´Ï´Ù."; +"Diðer kiþide yeterli Yang veya envanterinde boþ yer yok."; + +"»ó´ë¹æÀÇ ¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Diðer kiþinin envanterinde hiç boþ yer yok."; + +"%s ´Ô°úÀÇ ±³È¯ÀÌ ¼º»ç µÇ¾ú½À´Ï´Ù."; +"%s ile olan ticaret baþarýyla gerçekleþti."; + +"¿ë½ÅÀÇ °¡È£·Î °æÇèÄ¡°¡ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Ejderha Tanrýnýn korumasýnda olduðun için tecrübe kaybetmedin."; + +"ÇöÀç ½ºÄÚ¾î ½Å¼ö±¹:%d õÁ¶±¹:%d Áø³ë±¹:%d"; +"Mevcut Puan Durumu: Shinsoo %d, Chunjo %d, Jinno %d"; + +"Á¤´äÀº"; +"Doðru cevap:"; + +"Á×Àº Á¤º¸ %s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; +"%s deadcount %d Empire %d killcount %d(Purpose %d) killmobcount %d, RegenFlag %d"; + +"¼ºÁöÀÇ ¸¶¿Õ: ³ÊÈñ "; +"Kutsal Yerin Þeytaný: [ENTER][ENTER]"; + +"³à¼®µéÀº À̰÷ ¼ºÁö¿¡ ÀÖÀ» ÀÚ°ÝÀ» ÀÒ¾ú´Ù. ¸ðµÎ ¼ºÁö¿¡¼­ ¹°·¯³ª°Å¶ó~~[ENTER][ENTER] 10ÃÊ ÈÄ¿¡ ¸ðµÎ ¸¶À»·Î À̵¿ÇÏ°Ô µË´Ï´Ù. "; +", burada olmaya hakkýn yok. 10 saniye içinde krallýðýna baðlý olanlar bu kutsal topraklarý terk edecek."; + +"»ï°Å¸® ÀüÅõ¿¡¼­ %s ±¹°¡°¡ °¡Àå¸ÕÀú Å»¶ôÀ» ÇÏ¿´½À´Ï´Ù"; +"%s Krallýðý yenildi ve krallýk savaþýndan çýktý."; + +"»ï°Å¸® ¸÷ ¸®Á¨"; +"Krallýk savaþýndaki yaratýklarýn sayýsý:"; + +". ³ÊÈñ°¡ ¼ºÁöÀÇ ¼öÈ£ÀÚ¸¦ Àâ°Ô µÈ´Ù¸é ³ÊÈñ´Â ¼ºÁöÀÇ ÁÖÀÎÀÌ µÈ´Ù.[ENTER][ENTER] "; +"Eðer Kutsal Alanýn Bekçisini öldürürsen, onun sahibi olacaksýn."; + +"¿ë½ÅÀÇ º¸È£·Î ¾ÆÀÌÅÛÀÌ ¶³¾îÁöÁö ¾Ê¾Ò½À´Ï´Ù."; +"Ejderha Tanrýnýn korumasýnda olduðun için hiç bir nesne kaybetmedin."; + +"°üÅë Ãß°¡ µ¥¹ÌÁö %d"; +"Ek olarak verilen zarar %d"; + +"%s ºí·°! (%ld%%)"; +"%s engelle! (%%%d)"; + +"%s ȸÇÇ! (%ld%%)"; +"%s kaç! (%%%d)"; + +"O ÀÔ´Ï´Ù"; +"Evet (O)"; + +"%s[%ld]°¡ °ø°Ý À§Ä¡: %d %d"; +"%s[%d] Saldýrý pozisyonu: %d %d"; + +"¸í·É¾î¸¦ ¸ðµÎ ÀÔ·ÂÇϼ¼¿ä."; +"Lütfen düzenlemenin tam ismini giriniz."; + +"ź »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bunu at üzerinde yapamazsýnýz."; + +"¾²·¯Áø »óÅ¿¡¼­´Â ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bunu düþmüþ haldeyken yapamazsýn."; + +"²Þ¼Ó¿¡¼­ ¾î¶»°Ô¿ä?"; +"Rüyamda? Ne?"; + +"¸ÕÀú ÀÏ¾î ³ª¼¼¿ä."; +"Önce kalk."; + +"±×·± ¸í·É¾î´Â ¾ø½À´Ï´Ù"; +"Bu düzenleme mevcut deðil."; + +"<ÆÄƼ> ÆÄƼ°¡ ÇØ»ê µÇ¾ú½À´Ï´Ù."; +"[Grup] Grup silindi."; + +"<ÆÄƼ> ´ë»óÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grup] Hedefi çaðýramazsýn."; + +"<ÆÄƼ> ÆÄƼ¿øÀ» ÇöÀç À§Ä¡·Î ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Grup] Bulunduðun pozisyonda grup üyelerini çaðýramazsýn."; + +"X ÀÔ´Ï´Ù"; +"Hayýr (X)"; + +"ÆÄƼÀÇ Çùµ¿·ÂÀÌ ³ô¾ÆÁ® Áö±ÝºÎÅÍ Ãß°¡ °æÇèÄ¡ º¸³Ê½º¸¦ ¹Þ½À´Ï´Ù."; +"Grubun iyi bir ortak çalýþma ortaya koyuyor, liderin yakýnýnda bulunan grup üyeleri bir tecrübe bonusu kazanýyor."; + +"±æµåÀå"; +"Lider"; + +"±æµå¿ø"; +"Üye"; + +"<±æµå> Á¦°øÇϰíÀÚ ÇÏ´Â °æÇèÄ¡°¡ ³²Àº °æÇèÄ¡º¸´Ù ¸¹½À´Ï´Ù."; +"[Guild] Saðlanan tecrübe kaybedilenden tecrübeden daha fazla."; + +"<±æµå> »èÁ¦ÇÒ ¼ö ¾ø´Â ±ÛÀÔ´Ï´Ù."; +"[Guild] Mesaj silinemez."; + +"<±æµå> ¿ë½Å·ÂÀÌ ºÎÁ·ÇÕ´Ï´Ù. (%d, %d)"; +"[Guild] Yeterli Ejderha hayaleti yok. (%d, %d)"; + +"<±æµå> ÄðŸÀÓÀÌ ³¡³ªÁö ¾Ê¾Æ ±æµå ½ºÅ³À» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Henüz Lonca Becerilerini kullanamazsýn."; + +"<±æµå> %d ½ºÅ³À» »ç¿ëÇÔ (%d, %d) to %lu"; +"[Guild] %d becerisi (%d, %d) %u üzerine uygulandý."; + +"<±æµå> »ó´ë°¡ %d ä³Î¿¡ ÀÖ½À´Ï´Ù. (ÇöÀç ä³Î %d)"; +"[Guild] Oyuncu þu an %d kanalýnda. (Bulunulan kanal: %d)"; + +"<±æµå> »ó´ë°¡ ¿Â¶óÀÎ »óŰ¡ ¾Æ´Õ´Ï´Ù."; +"[Guild] Oyuncu çevrim dýþý."; + +"5ÃÊ µÚ Ʋ¸®½Å ºÐµéÀ» ¹Ù±ùÀ¸·Î À̵¿ ½ÃŰ°Ú½À´Ï´Ù."; +"Yanlýþ cevap veren katýlýmcýlar 5 saniye sonra silinecekler."; + +"<±æµå> ±æµå ½ºÅ³Àº ±æµåÀü Áß¿¡¸¸ »ç¿ëÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Guild] Bu Lonca Becerisi sadece savaþlarda kullanýlabilir."; + +"<±æµå> %luÀÇ ¿ë½Å·ÂÀ» ȸº¹ÇÏ¿´½À´Ï´Ù."; +"[Guild] %u oranýnda Ejderha Hayaleti Puaný yüklendi."; + +"<±æµå> ±æµå ±Ý°í¿¡¼± ±æµåÀ常 Ãâ±ÝÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"[Guild] Sadece Lonca lideri Yang çekebilir."; + +"<±æµå> »ó´ë¹æÀÌ ±æµå ÃÊ´ë °ÅºÎ »óÅÂÀÔ´Ï´Ù."; +"[Guild] Oyuncu Lonca davetini reddetti."; + +"<±æµå> ±æµå¿øÀ» ÃÊ´ëÇÒ ±ÇÇÑÀÌ ¾ø½À´Ï´Ù."; +"[Guild] Loncaya birini davet edemezsin."; + +"<±æµå> ´Ù¸¥ Á¦±¹ »ç¶÷À» ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Diðer Krallýklardan olan oyuncularý Loncaya davet edemezsin."; + +"<±æµå> Å»ÅðÇÑ ÈÄ %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Lonca] Bu oyuncuyu %d gün sonra tekrar davet edebilirsin."; + +"<±æµå> ±æµå¸¦ ÇØ»êÇÑ Áö %dÀÏÀÌ Áö³ªÁö ¾ÊÀº »ç¶÷Àº ±æµå¿¡ ÃÊ´ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Guild] Düzenlemeden sonraki %d gün içinde üyeleri davet edebilirsin."; + +"<±æµå> »ó´ë¹æÀÌ ÀÌ¹Ì ´Ù¸¥ ±æµå¿¡ ¼ÓÇØÀÖ½À´Ï´Ù."; +"[Guild] Bu oyuncu zaten baþka bir Loncaya üye."; + +"<±æµå> ÃÖ´ë ±æµå¿ø ¼ö¸¦ ÃʰúÇß½À´Ï´Ù."; +"[Guild] Lonca kapasitesi maximum seviyeye ulaþtý."; + +"´ÙÀ½ ¹®Á¦ ÁغñÇØÁÖ¼¼¿ä."; +"Sonraki soru için hazýr mýsýn?"; + +"¼ö·ÃÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Bu beceriyi geliþtiremezsiniz."; + +"´õ ÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu beceriyi geliþtiremezsiniz."; + +"±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ ¼ö ¾ø´Â ½ºÅ³ÀÔ´Ï´Ù."; +"Bu beceriyi Grand Master seviyesine geliþtiremezsiniz."; + +"ÆÛÆåÆ® ¸¶½ºÅÍµÈ ½ºÅ³ÀÔ´Ï´Ù. ´õ ÀÌ»ó ¼ö·Ã ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Zaten bu beceride master konumundasýn. Onu geliþtiremezsin."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ ±×·£µå ¸¶½ºÅÍ ¼ö·ÃÀ» ÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Becerin Grand Master seviyesi için yeterince yüksek deðil."; + +"Å©À¹, ±â°¡ ¿ª·ùÇϰí ÀÖ¾î! À̰м³¸¶ ÁÖÈ­ÀÔ¸¶Àΰ¡!? Á¨Àå!"; +"Çalýþmadý. Lanet olsun!"; + +"¼ö·ÃÀÌ ½ÇÆÐ·Î ³¡³µ½À´Ï´Ù. ´Ù½Ã µµÀüÇØÁֽñ⠹ٶø´Ï´Ù."; +"Eðitim baþarýsýz. Lütfen sonra tekrar deneyin."; + +"¸ö¿¡¼­ ¹º°¡ ÈûÀÌ ÅÍÁ® ³ª¿À´Â ±âºÐÀ̾ß!"; +"Bedenim güçle dolu!"; + +"¶ß°Å¿î ¹«¾ùÀÌ °è¼Ó ¿ë¼ÚÀ½Ä¡°í ÀÖ¾î! À̰Ç, À̰ÍÀº!"; +"Eðitim yavaþ yavaþ fayda ediyor..."; + +"´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Kitapla olan eðitimini baþarýyla tamamladýn."; + +"°æÇèÄ¡°¡ ºÎÁ·ÇÏ¿© Ã¥À» ÀÐÀ» ¼ö ¾ø½À´Ï´Ù."; +"Bu kadar tecrübesizken bunu okuyamazsýn."; + +"Pregunta."; +"Soru."; + +"ÀÌ ½ºÅ³Àº Ã¥À¸·Î ´õÀÌ»ó ¼ö·ÃÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu beceriyi kitap okuyarak geliþtiremezsin."; + +"ÀÌ ½ºÅ³Àº ¾ÆÁ÷ Ã¥À¸·Î ¼ö·ÃÇÒ °æÁö¿¡ À̸£Áö ¾Ê¾Ò½À´Ï´Ù."; +"Bu becerin kitap okuyarak geliþtirebilmek için yeterli seviyede deðil."; + +"¾î´ÀÁ¤µµ ÀÌ ±â¼ú¿¡ ´ëÇØ ÀÌÇØ°¡ µÇ¾úÁö¸¸ Á¶±Ý ºÎÁ·Çѵí Çѵ¥.."; +"Ýlerleyebiliyorum ama henüz hepsini anlamýþ deðilim."; + +"µåµð¾î ³¡ÀÌ º¸ÀÌ´Â °Ç°¡... ÀÌ ±â¼úÀº ÀÌÇØÇϱⰡ ³Ê¹« Èûµé¾î.."; +"Bu talimatlarý anlamak kolay deðil. Biraz daha çalýþmam gerekiyor."; + +"¿­½ÉÈ÷ ÇÏ´Â ¹è¿òÀ» °¡Áö´Â °Í¸¸ÀÌ ±â¼úÀ» ¹è¿ï¼ö ÀÖ´Â À¯ÀÏÇÑ ±æÀÌ´Ù.."; +"Bu bölümü anladým. Yine de çok çalýþmam gerekiyor."; + +"Ã¥À¸·Î ´õ ³ôÀº °æÁöÀÇ ¼ö·ÃÀ» ¼º°øÀûÀ¸·Î ³¡³»¼Ì½À´Ï´Ù."; +"Kitapla olan eðitimini baþarýyla tamamladýn."; + +"±Íȯ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Iþýnlama baþarýsýz."; + +"¸»ÀÌ ¾ø½À´Ï´Ù. ¸¶±Â°£ °æºñº´À» ã¾Æ°¡¼¼¿ä."; +"Burada at yok. Seyise sor."; + +"¸» ¼Òȯ ¾ÆÀÌÅÛÀ» »ç¿ëÇϼ¼¿ä."; +"Lütfen at çaðýrma nesnesini kullan."; + +"%s SP¼Ò¸ð: %d"; +"%s FP Kullanýmý: %d"; + +"¸ÂÀ¸¸é O, Ʋ¸®¸é X·Î À̵¿ÇØÁÖ¼¼¿ä"; +"Doðruysa O'ya git, yanlýþsa X'e git."; + +"¸ö ¼ÓÀÌ ¶ß°Ì±º. ÇÏÁö¸¸ ¾ÆÁÖ Æí¾ÈÇØ. ÀÌ´ë·Î ±â¸¦ ¾ÈÁ¤½ÃŰÀÚ."; +"Ýçim yanýyor fakat vücudumu sakinleþtiriyor."; + +"±×·¡, õõÈ÷. Á»´õ õõÈ÷, ±×·¯³ª ¸·Èû ¾øÀÌ ºü¸£°Ô!"; +"Yavaþça, fakat sürekli... Ara vermeksizin."; + +"±×·¡, ÀÌ ´À³¦À̾ß. ü³»¿¡ ±â°¡ ¾ÆÁÖ Ãæ¸¸ÇØ."; +"Evet, bu his mükemmel. Bedenim Chi ile dolu."; + +"´Ù Àоú´Ù! ÀÌÁ¦ ºñ±Þ¿¡ ÀûÇôÀÖ´Â ´ë·Î Àü½Å¿¡ ±â¸¦ µ¹¸®±â¸¸ Çϸé,"; +"Okudum! Þimdi Chi tüm vücudumu kaplýyor."; + +"±×°ÍÀ¸·Î ¼ö·ÃÀº ³¡³­ °Å¾ß!"; +"Eðitim tamamlandý."; + +"ÀÌÁ¦ Ã¥ÀÇ ¸¶Áö¸· ÀåÀ̾ß! ¼ö·ÃÀÇ ³¡ÀÌ ´«¿¡ º¸À̰í ÀÖ¾î!"; +"Kitabýn son sayfasýndayým. Eðitim neredeyse bitmek üzere!"; + +"¾ó¸¶ ¾È ³²¾Ò¾î! Á¶±Ý¸¸ ´õ!"; +"Nerdeyse bitti! Sadece azýcýk kaldý!"; + +"ÁÁ¾Ò¾î! Á¶±Ý¸¸ ´õ ÀÐÀ¸¸é ³¡ÀÌ´Ù!"; +"Aydýnlandým! Neredeyse hepsini okudum!"; + +"Ã¥Àåµµ ÀÌÁ¦ ¾ó¸¶ ³²Áö ¾Ê¾Ò±º."; +"Sadece birkaç sayfa kaldý, onlarý da okuduktan sonra hepsini okumuþ oluyorum."; + +"¹º°¡ ¸ö ¾È¿¡ ÈûÀÌ »ý±â´Â ±âºÐÀÎ °É."; +"Yenilenmiþ hissediyorum."; + +"Á¤´äÀÔ´Ï´Ù!"; +"Doðru!"; + +"ÀÌÁ¦ Á» ½½½½ °¡´ÚÀÌ ÀâÈ÷´Â °Í °°Àºµ¥."; +"Þimdi anladým!"; + +"ÁÁ¾Æ, ÀÌ ±â¼¼·Î °è¼Ó ³ª°£´Ù!"; +"Tamam, konsantre kalmalýyým!"; + +"¾Æ´Ï ¾î¶»°Ô µÈ °Ô Á¾ÀÏ Àо ¸Ó¸®¿¡ ¾È µé¾î¿À³Ä."; +"Ayný satýrý tekrar okuyup duruyorum."; + +"°øºÎÇϱ⠽ȾîÁö³×."; +"Daha fazla bir þey öðrenmek istemiyorum."; + +"»ý°¢¸¸Å­ ÀбⰡ ½±Áö°¡ ¾Ê±º. ÀÌÇØµµ ¾î·Æ°í ³»¿ëµµ ³­ÇØÇØ."; +"Bu yöntem düþündüðümden çok daha karýþýk."; + +"ÀÌ·¡¼­¾ß °øºÎ°¡ ¾ÈµÈ´Ù±¸."; +"Konsantre olamýyorum. Mola vermem gerekiyor."; + +"¿î¿µÀÚ Á¦Á¦·Î äÆÃÀÌ ±ÝÁö µÇ¾ú½À´Ï´Ù."; +"Sohbetiniz GM tarafýndan bloklandý."; + +"äÆÃ ±ÝÁö°¡ Ç®·È½À´Ï´Ù."; +"Sohbet blokunuz kaldýrýldý."; + +"ÀÌ¹Ì Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖ½À´Ï´Ù."; +"Ýnþa penceresi zaten açýk."; + +"´Ù¸¥ °Å·¡Áß(â°í,±³È¯,»óÁ¡)¿¡´Â »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Baþka bir Ticaret/Depo penceresi açýkken herhangi birþey inþa edemezsiniz."; + +"´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Daha fazla geliþtirme imkansýz."; + +"Á¦Á¶Ã¢ÀÌ ¿­·ÁÀÖÁö ¾Ê½À´Ï´Ù"; +"Ýnþa penceresi açýk deðil."; + +"Á¦Á¶ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù"; +"Doðru maddeye sahip deðilsiniz."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ"; +"[Guild] Lütfen daha sonra tekrar deneyin."; + +"%d ±ÇÀ» ´õ Àоî¾ß ¼ö·ÃÀ» ¿Ï·á ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"Bu yeteneði geliþtirmek için %d Yetenek Kitabý daha okumalýsýnýz."; + +"<±æµå> Àá½ÃÈÄ¿¡ ÀÌ¿ëÇØÁֽʽÿÀ."; +"[Guild] Lütfen daha sonra tekrar deneyin."; + +"¼º¿¡¼­¸¸ »ç¿ëÇÒ ¼ö ÀÖ´Â ±â´ÉÀÔ´Ï´Ù."; +"Bu özelliði sadece kaledeyken kullanabilirsin."; + +"TEST : Ȳ±ÝµÎ²¨ºñ°¡ ±¹°í·Î ȯ¿øµÇ¾ú½À´Ï´Ù."; +"TEST: Altýn külçe krallýðýnýzýn kasasýna geri ödendi."; + +"TEST : ÇöÀç ±¹°í : %d"; +"TEST: Krallýðýnýzýn kasasýnda bulunan: %d"; + +"TEST : Ȳ±ÝµÎ²¨ºñ¸¦ ±¹°í·Î ȯ¿øÇÒ ¼ö ¾ø½À´Ï´Ù."; +"TEST: Altýn külçeyi krallýðýnýzýn kasasýna gönderme yetkiniz yok."; + +"<±æµå> ·¡´õ Á¡¼ö°¡ %d Á¡ÀÌ µÇ¾ú½À´Ï´Ù"; +"[Guild] Sýralama %d Puana yükseldi."; + +"ÀÌ ¾ÆÀÌÅÛÀº °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu eþya daha iyi hale gelemez."; + +"¹«·á °³·® ±âȸ´Â 20 ÀÌÇÏÀÇ ¹«±â¸¸ °¡´ÉÇÕ´Ï´Ù"; +"Ücretsiz silah geliþtirmeleri ancak seviye 20'ye kadar olan silahlarda kullanýlabilir."; + +"±ºÁ÷ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Gerekli özelliklere sahip olmadýðýn için bu eþyayý kullanamazsýn."; + +"¼ºº°ÀÌ ¸ÂÁö¾Ê¾Æ ÀÌ ¾ÆÀÌÅÛÀ» »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Doðru cinsiyette olmadýðýnýz için bu eþyayý kullanamazsýnýz."; + +"»ç¿ë¹ý: transfer "; +"Kullan: transfer "; + +"±ºÁÖ¸¸ÀÌ »ç¿ë °¡´ÉÇÑ ±â´ÉÀÔ´Ï´Ù"; +"Bu özellik sadece Ýmparator tarafýndan kullanýlabilir."; + +"´Ù¸¥ Á¦±¹ À¯Àú´Â ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Baþka krallýktan olan oyuncularý birliðine dahil edemezsin."; + +"%s ´ÔÀº %d ä³Î¿¡ Á¢¼Ó Áß ÀÔ´Ï´Ù. (ÇöÀç ä³Î: %d)"; +"%s þuanda %d kanalýnda. (Kanalýnýz: %d)"; + +"%s ´ÔÀ» ¼ÒȯÇÏ¿´½À´Ï´Ù."; +"%s oyuncularý iyileþtirdin."; + +"ÀÔ·ÂÇϽŠÀ̸§À» °¡Áø »ç¿ëÀÚ°¡ ¾ø½À´Ï´Ù."; +"Bu isimde bir kullanýcý yok."; + +"ÀÚ½ÅÀ» ¼ÒȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Kendini birliðine ekleyemezsin."; + +"¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Seviyeniz eþyanýn yükseltmeden sonraki seviyesinden düþük."; + +"â°í,°Å·¡Ã¢µîÀÌ ¿­¸° »óÅ¿¡¼­´Â °³·®À» ÇÒ¼ö°¡ ¾ø½À´Ï´Ù"; +"Baþka bir pencere açýkken yükseltme yapamazsýn."; + +"%sÀÇ ±ºÁÖ°¡ %s ´ÔÀ¸·Î ±³Ã¼µÇ¾ú½À´Ï´Ù."; +"%s Ýmparatoru %s oldu."; + +"%s¿¡¼­ ºÀÈ­¸¦ µÑ·¯½Î°í ÀüÅõ°¡ ÁøÇàÁßÀÔ´Ï´Ù."; +"Ateþleri yakmak için %s savaþlarý var."; + +"%sÀÌ ¼ö¼º¿¡ ¼º°øÇß½À´Ï´Ù."; +"%s baþarýyla savundu."; + +"Áö±ÝºÎÅÍ %sÀº 30ºÐ°£ ºÀÈ­¸¦ ÆÄ±«ÇÏ¿© º¸»óÀ» ȹµæ ÇÒ ¼ö ÀÖ½À´Ï´Ù."; +"%s ateþi yok ettiði için þu andan itibaren 30 dakika boyunca bir ödül alabilir."; + +"30ºÐÀÌ °æ°úÇß½À´Ï´Ù.. ºÀÈ­°¡ »ç¶óÁý´Ï´Ù."; +"30 dakika doldu. Ateþler yok oldu."; + +"%s¿¡ ÀüÀïÀÇ ½ÃÀÛÀ» ¾Ë¸®´Â ºÀÈ­°¡ ³ªÅ¸³µ½À´Ï´Ù."; +"%s de savaþ yüzünden bir uyarý ateþi yakýldý."; + +"%sÀÌ ºÀÈ­¸¦ ÆÄ±«Çß½À´Ï´Ù."; +"%s ateþi yok etti."; + +"%sÀÌ ¼ö¼º¿¡ ½ÇÆÐÇÏ¿© ÀüÀï¿¡ ÆÐ¹èÇÏ¿´½À´Ï´Ù.."; +"%s kaleyi koruyamadýðý için savaþý kaybetti."; + +"%sÀÌ ¸ðµç ºÀÈ­¸¦ ÆÄ±«ÇÏ¿´½À´Ï´Ù."; +"%s ateþi yok etti."; + +"°©¿ÊÀ» ¹þ¾î¾ß °³ÀÎ »óÁ¡À» ¿­ ¼ö ÀÖ½À´Ï´Ù."; +"Sadece zýrhýnýzý çýkardýðýnýzda bir dükkan açabilirsiniz."; + +"%d ½Ã°£ %d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Sohbet bloklamanýzýn kalkmasýna %d saat %d dakika %d saniye kaldý"; + +"%d ½Ã°£ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Sohbet bloklamanýzýn kalkmasýna %d saat %d saniye kaldý"; + +"%d ºÐ %d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Sohbet bloklamanýzýn kalkmasýna %d dakika %d saniye kaldý"; + +"µ· ´ë¹ÚÀÌ ³ª¿Ã È®·ü"; +"Yang yaðmuru düþme oraný"; + +"°³·®À» Çϱâ À§ÇÑ Àç·á°¡ ºÎÁ·ÇÕ´Ï´Ù."; +"Yükseltme için yeterli malzeme yok."; + +"ÀüÁ¦±¹"; +"Tüm Krallýklar"; + +"¾ÆÀÌÅÛÀÌ ³ª¿Ã È®·ü"; +"Eþya düþürme oran yüzdesi"; + +"µ·ÀÌ ³ª¿Ã È®·ü"; +"Yang düþürme oraný yüzdesi"; + +"°æÇèÄ¡ ¹èÀ²"; +"Deneyim yüzdesi"; + +"%d ÃÊ µ¿¾È äÆÃ±ÝÁö »óÅÂÀÔ´Ï´Ù"; +"Sohbet engelinizin kalkmasýna %d saniye kaldý"; + +"¸»À» ź »óÅ¿¡¼­ °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"At sürerken duygularýnýzý ifade edemezsiniz."; + +"¸»À» ź »ó´ë¿Í °¨Á¤Ç¥ÇöÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"At süren bir kiþiye duygularýnýzý ifade edemezsiniz."; + +"<±æµå> »ó´ë¹æ ±æµåÀÇ ±æµåÀåÀÌ Á¢¼ÓÁßÀÌ ¾Æ´Õ´Ï´Ù."; +"[Lonca] Düþman lonca lideri çevrimdýþý."; + +"ÀüÀï ¼­¹ö°¡ ¿­·ÁÀÖÁö ¾Ê¾Æ ±æµåÀüÀ» ½ÃÀÛÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Lonca] Düþman lonca lideri çevrimdýþý."; + +"<±æµå> ÀÌ¹Ì ÀüÀï ÁßÀÎ ±æµåÀÔ´Ï´Ù."; +"[Lonca] Bu lonca þu anda savaþta."; + +"ÀÌ¹Ì Å»°ÍÀ» ÀÌ¿ëÁßÀÔ´Ï´Ù."; +"Zaten bir binektesin. Önce in."; + +"ÀÌ °³·®¼­·Î ´õ ÀÌ»ó °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu role ile yükseltemezsiniz."; + +"»ç±Í Ÿ¿ö ¿Ï·á º¸»óÀº Çѹø±îÁö »ç¿ë°¡´ÉÇÕ´Ï´Ù."; +"Þeytan Kulesi görevi için sadece bir kez ödüllendirilebilirsiniz."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ejderha taþý baþarýyla çýkarýldý."; + +"°­È­Ã¢À» ¿¬ »óÅ¿¡¼­´Â ¾ÆÀÌÅÛÀ» ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Bu nesne, arýndýrma paneli içerisinde sürüklenemez."; + +"¿ë½É ÃßÃâ¿¡ ¼º°øÇÏ¿´½À´Ï´Ù."; +"Ejderha taþýnda kalan süreyi çýkarma iþlemi baþarýlýydý."; + +"¿ë½É ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Kalan süreyi çýkarma iþlemi baþarýsýzdý."; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿© %s¸¦ ¾ò¾ú½À´Ï´Ù."; +"Ejderha taþý çýkarýlamadý, ama þunu elde ettin: %s"; + +"¿ëÈ¥¼® ÃßÃâ¿¡ ½ÇÆÐÇÏ¿´½À´Ï´Ù."; +"Ejderha taþý çýkarýlamadý."; + +"µî±Þ °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Bu nesneye saflýk derecesini geliþtirmek için ihtiyaç duyulmaz."; + +"°­È­¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Bu nesneye saflýk derecesini geliþtirmek için ihtiyaç duyulmaz."; + +"µî±Þ °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Bu eþya bu þekilde yükseltilemez."; + +"ÀÌ ¾ÆÀÌÅÛÀº ÀÌ ¹æ½ÄÀ¸·Î´Â °³·®ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bu eþya bu þekilde yükseltilemez."; + +"´Ü°è °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Saflýk derecesini geliþtirme iþlemi baþarýlýydý."; + +"µî±Þ °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Arýndýrmayý bir sýnýf daha yükseltme iþlemi baþarýsýzdý."; + +"´Ü°è °³·®ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Bu nesneye arýndýrmada ihtiyaç duyulmaz."; + +"µî±Þ °³·®¿¡ ¼º°øÇß½À´Ï´Ù."; +"Arýndýrmayý bir sýnýf daha yükseltme iþlemi baþarýlýydý."; + +"´Ü°è °³·®¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Saflýk derecesini geliþtirme iþlemi baþarýsýzdý."; + +"´Ü°è °³·®¿¡ ÇÊ¿äÇÑ Àç·á°¡ ¾Æ´Õ´Ï´Ù."; +"Ejderha taþýný güçlendirmek için gerekli malzemeye sahip deðilisn."; + +"°­È­ÇÒ ¼ö ¾ø´Â ¿ëÈ¥¼®ÀÔ´Ï´Ù."; +"Bu ejderha taþý güçlendirmek için kullanýlamaz."; + +"°­È­¿¡ ¼º°øÇß½À´Ï´Ù."; +"Güçlendirme baþarýlýydý."; + +"°­È­¿¡ ½ÇÆÐÇß½À´Ï´Ù."; +"Güçlendirme baþarýsýz"; + +"ÀÌ¹Ì °°Àº Á¾·ùÀÇ ¿ëÈ¥¼®À» Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Üzerinde zaten bu türden bir ejderha taþý bulunuyor."; + +"Âø¿ë ÁßÀÎ ¿ëÈ¥¼®Àº ÃßÃâÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Ejderha taþý çýkarýlamaz."; + +"ÀÌ¹Ì Àåºñ¸¦ Âø¿ëÇϰí ÀÖ½À´Ï´Ù."; +"Böyle bir ejderha taþý kuþandýn bile."; + +"Àκ¥ÀÌ È°¼ºÈ­ µÇÁö ¾ÊÀ½."; +"Cor Draconis'i açmadan önce Ejderha Taþý görevi tamamlanmýþ olmalý ve Ejderha Taþý Simyasý etkinleþtirilmiþ olmalý."; + +"¸ÕÀú ¿ëÈ¥¼® Äù½ºÆ®¸¦ ¿Ï·áÇÏ¼Å¾ß ÇÕ´Ï´Ù."; +"Cor Draconis'i açmadan önce Ejderha Taþý görevi tamamlanmýþ olmalý ve Ejderha Taþý Simyasý etkinleþtirilmiþ olmalý."; + +"º§Æ® Àκ¥Å丮¿¡ ¾ÆÀÌÅÛÀÌ Á¸ÀçÇϸé ÇØÁ¦ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Eþyaya ait envanter tamamen boþ olmadýðý sürece kemeri çýkaramazsýn."; + +"ÃູÀÇ ¼­¿Í ÇööÀ» ÇÕÄ¥ ¼ö ÀÖ½À´Ï´Ù."; +"Kutsama Kaðýdý ve Büyülü Demir Madeni birleþtirebilirsin."; + +"ÀÌ ¾ÆÀÌÅÛÀº º§Æ® Àκ¥Å丮·Î ¿Å±æ ¼ö ¾ø½À´Ï´Ù."; +"Bu eþyayý kemer envanterinde donanamazsýn."; + +"°°Àº °³·®¼­¸¦ ÇÕÄ¥ ¼ö´Â ¾ø½À´Ï´Ù."; +"[1106-??]No puedes unir esto."; + +"%d ³ÉÀ» ÅõÀÚÇϼ̽À´Ï´Ù."; +"%d Yang yatýrdýn."; + +"»©³¾ ¼ö ÀÖ´Â ¸Þƾ¼®ÀÌ ¾ø½À´Ï´Ù."; +"Çýkartýlacak metin taþý yok."; + +"±â¾ïÇØ µÑ ¼ö ¾ø´Â À§Ä¡ ÀÔ´Ï´Ù."; +"Bu yeri kaydedemezsin."; + +"¼ÒÁöǰ¿¡ ºó °ø°£ÀÌ ¾ø½À´Ï´Ù."; +"Envanterde yeterli boþluk yok."; + +"±â¾ïµÈ À§Ä¡°¡ ŸÁ¦±¹¿¡ ¼ÓÇØ À־ ±ÍȯÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Yabancý Krallýkta güvenli bir yere ýþýnlanamazsýn."; + +"³²Àº »ý¸í·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Yeterli HP yok."; + +"³²Àº Á¤½Å·Â ¾çÀÌ ¸ðÀÚ¶ó »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù."; +"Bunu kullanmak için yeterli manaya sahip deðilsin."; + +"%d ÃÊÈÄ ¸ñÀûÁö·Î À̵¿µË´Ï´Ù."; +"%d saniye içinde hedefte olacaksýn."; + +"°³·®µÈ ÈÄ ¾ÆÀÌÅÛÀÇ ·¹º§ Á¦ÇѺ¸´Ù ·¹º§ÀÌ ³·½À´Ï´Ù."; +"Seviyen eþyanýn geliþtirmeden sonraki seviyesinden düþük."; + +"¿ùº´,Á¾ÀÚ »ç¿ëÈÄ 5Ãʵ¿¾È »ç¿ëÇÒ¼ö ¾ø½À´Ï´Ù. "; +"Her 5 saniyede bir Ay Pastasý kullanabilirsin."; + +"´ë·Ã Áß¿¡´Â ÀÌ¿ëÇÒ ¼ö ¾ø´Â ¹°Ç°ÀÔ´Ï´Ù."; +"Bu eþyayý düelloda kullanamazsýn."; + +"%d ³ÉÀ» ȹµæÇϼ̽À´Ï´Ù."; +"%d Yang kazandýn."; + +"¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø´Â ÁöÁ¡ÀÔ´Ï´Ù."; +"Buraya kamp ateþi yakamazsýn."; + +"¹° ¼Ó¿¡ ¸ð´ÚºÒÀ» ÇÇ¿ï ¼ö ¾ø½À´Ï´Ù."; +"Suyun altýnda kamp ateþi yakamazsýn."; + +"¿­¼è·Î Àá°Ü À־ ¿­¸®Áö ¾Ê´Â°Í °°´Ù. ¿­¼è¸¦ ±¸Çغ¸ÀÚ."; +"Kapalý. Anahtarý aramalýsýn."; + +"¿­¼è·Î ¿©´Â ¹°°ÇÀÌ ¾Æ´Ñ°Í °°´Ù."; +"Bu eþya bir anahtarla açýlamaz."; + +"¿­¼è´Â ¸ÂÀ¸³ª ¾ÆÀÌÅÛ ÁÖ´Â ºÎºÐ ±¸ÇöÀÌ ¾ÈµÇ¾ú½À´Ï´Ù."; +"Doðru anahtar."; + +"µ· %d ³ÉÀ» ȹµæÇß½À´Ï´Ù."; +"%d Yang kazandýn."; + +"»óÀÚ¿¡¼­ ºÎÅÍ ½ÅºñÇÑ ºûÀÌ ³ª¿É´Ï´Ù."; +"Kutudan gizemli bir ýþýk geliyor."; + +"%dÀÇ °æÇèÄ¡¸¦ ȹµæÇß½À´Ï´Ù."; +"%d Tecrübe Puaný kazandýn."; + +"»óÀÚ¿¡¼­ ¸ó½ºÅͰ¡ ³ªÅ¸³µ½À´Ï´Ù!"; +"Bak kutudan ne çýktý!"; + +"<±æµå> ·¹´õ Á¡¼ö°¡ ¸ðÀÚ¶ó¼­ ±æµåÀüÀ» ÇÒ ¼ö ¾ø½À´Ï´Ù."; +"[Lonca] Lonca seviyesi çok düþük."; + +"»óÀÚ¿¡¼­ ³ª¿Â »¡°£ ¿¬±â¸¦ µéÀ̸¶½ÃÀÚ ¿òÁ÷ÀÌ´Â ¼Óµµ°¡ ´À·ÁÁ³½À´Ï´Ù!"; +"Eðer kutudan gelen kýrmýzý dumaný solursan, hýzýn artar!"; + +"¶³¾îÁø ¾ÆÀÌÅÛÀº %dºÐ ÈÄ »ç¶óÁý´Ï´Ù."; +"Düþen öðeler %d dakika sonra kaybolacak."; diff --git a/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/MapProperty.txt b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/MapProperty.txt new file mode 100644 index 000000000..370e5ddcf --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/MapProperty.txt @@ -0,0 +1,4 @@ +ScriptType MapProperty + +MapType "Outdoor" + diff --git a/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/Setting.txt b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/Setting.txt new file mode 100644 index 000000000..9e6b6b8cf --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/Setting.txt @@ -0,0 +1,12 @@ +ScriptType MapSetting + +CellScale 200 +HeightScale 0.500000 + +ViewRadius 128 + +MapSize 6 6 +BasePosition 1024000 1664000 +TextureSet textureset\metin2_CapeDragonHead.txt +Environment CapeDragonHead.msenv + diff --git a/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/Town.txt b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/Town.txt new file mode 100644 index 000000000..ba4ddb3cc --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/Town.txt @@ -0,0 +1 @@ +808 1248 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/boss.txt b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/boss.txt new file mode 100644 index 000000000..8f0c243f3 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/boss.txt @@ -0,0 +1,5 @@ +g 881 614 20 20 0 0 3600s 100 1 3008 +g 434 374 20 20 0 0 3600s 100 1 3009 +g 1106 319 20 20 0 0 3600s 100 1 3028 +g 839 380 20 20 0 0 3600s 100 1 3029 +g 1386 1325 20 20 0 0 3600s 100 1 3058 diff --git a/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/npc.txt b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/npc.txt new file mode 100644 index 000000000..553c59a8f --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/npc.txt @@ -0,0 +1,50 @@ +//type cx cy sx sy z dir time percent count vnum +//NPC-------------------------------------------------------------------------------- +m 606 1242 0 0 0 5 1m 100 1 9001 +m 579 1234 0 0 0 3 1m 100 1 9002 +m 579 1223 0 0 0 3 1m 100 1 9003 +m 649 1272 0 0 0 6 1m 100 1 9005 +m 830 1279 0 0 0 5 1m 100 1 9012 +m 822 1149 0 0 0 1 1m 100 1 20004 +m 838 1187 0 0 0 5 1m 100 1 9009 +m 803 1211 0 0 0 1 1m 100 1 20010 +m 504 1211 0 0 0 3 1m 100 1 20016 +m 618 1133 0 0 0 1 1m 100 1 20001 +m 693 1190 0 0 0 7 1m 100 1 20017 +m 665 1242 0 0 0 6 1m 100 1 20378 +m 754 1045 0 0 0 8 1m 100 1 20349 +m 550 1278 0 0 0 4 1m 100 1 20380 +m 614 1304 0 0 0 6 1m 100 1 20381 +m 1430 1140 0 0 0 1 1m 100 1 20382 +m 587 1314 0 0 0 5 1m 100 1 20377 +m 667 1236 0 0 0 5 1m 100 1 20383 +g 780 1045 1 1 0 1 1m 100 1 12007 + +//À̵¿½Ä°æºñº´----------------------------------------------------------------------- +g 646 1385 1 1 0 1 1m 100 1 12008 +g 680 1098 1 1 0 1 1m 100 1 12008 +g 690 1036 1 1 0 1 1m 100 1 12008 +g 656 995 1 1 0 1 1m 100 1 12008 +g 625 966 1 1 0 1 1m 100 1 12008 +g 649 909 1 1 0 1 1m 100 1 12008 +g 456 1157 1 1 0 1 1m 100 1 12008 +g 585 1134 1 1 0 1 1m 100 1 12008 +g 553 1063 1 1 0 1 1m 100 1 12008 +g 456 1006 1 1 0 1 1m 100 1 12008 +g 896 1138 1 1 0 1 1m 100 1 12008 +g 923 1241 1 1 0 1 1m 100 1 12008 +g 976 1377 1 1 0 1 1m 100 1 12008 +g 904 1178 1 1 0 1 1m 100 1 12008 +g 849 1170 1 1 0 1 1m 100 1 12008 +g 823 1118 1 1 0 1 1m 100 1 12008 +g 820 1262 1 1 0 1 1m 100 1 12008 +g 823 1118 1 1 0 1 1m 100 1 12008 +g 800 1160 1 1 0 1 1m 100 1 12008 + + +//¿öÇÁNPC---------------------------------------------------------------------------- +m 732 92 0 0 0 1 1m 100 1 10101 +m 1430 124 0 0 0 1 1m 100 1 10103 + +// Theowahdan Sash +m 564 1168 0 0 0 1 1m 100 1 60003 diff --git a/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/regen.txt b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/regen.txt new file mode 100644 index 000000000..ac59d9d33 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/regen.txt @@ -0,0 +1,870 @@ +//type cx cy sx sy z dir time percent count vnum +//quest_mob + +//mob +r 1174 184 10 10 0 0 60s 100 1 3008 +r 1266 192 10 10 0 0 60s 100 1 3008 +r 1147 198 10 10 0 0 60s 100 1 3008 +r 1195 198 10 10 0 0 60s 100 1 3008 +r 1164 209 10 10 0 0 60s 100 1 3008 +r 1174 209 10 10 0 0 60s 100 1 3008 +r 1266 209 10 10 0 0 60s 100 1 3008 +r 1191 216 10 10 0 0 60s 100 1 3008 +r 1196 222 10 10 0 0 60s 100 1 3008 +r 1217 225 10 10 0 0 60s 100 1 3008 +r 1229 226 10 10 0 0 60s 100 1 3008 +r 954 228 10 10 0 0 60s 100 1 3008 +r 1257 230 10 10 0 0 60s 100 1 3008 +r 1226 236 10 10 0 0 60s 100 1 3008 +r 965 238 10 10 0 0 60s 100 1 3008 +r 1189 239 10 10 0 0 60s 100 1 3008 +r 983 254 10 10 0 0 60s 100 1 3008 +r 969 256 10 10 0 0 60s 100 1 3008 +r 1157 257 10 10 0 0 60s 100 1 3008 +r 1217 257 10 10 0 0 60s 100 1 3008 +r 1265 257 10 10 0 0 60s 100 1 3008 +r 983 262 10 10 0 0 60s 100 1 3008 +r 1147 263 10 10 0 0 60s 100 1 3008 +r 1240 264 10 10 0 0 60s 100 1 3008 +r 1110 268 10 10 0 0 60s 100 1 3008 +r 1147 270 10 10 0 0 60s 100 1 3008 +r 1174 274 10 10 0 0 60s 100 1 3008 +r 1197 275 10 10 0 0 60s 100 1 3008 +r 1227 275 10 10 0 0 60s 100 1 3008 +r 983 276 10 10 0 0 60s 100 1 3008 +r 1109 276 10 10 0 0 60s 100 1 3008 +r 1079 285 10 10 0 0 60s 100 1 3008 +r 1190 292 10 10 0 0 60s 100 1 3008 +r 1080 300 10 10 0 0 60s 100 1 3008 +r 979 309 10 10 0 0 60s 100 1 3008 +r 1046 310 10 10 0 0 60s 100 1 3008 +r 967 315 10 10 0 0 60s 100 1 3008 +r 1156 317 10 10 0 0 60s 100 1 3008 +r 1078 318 10 10 0 0 60s 100 1 3008 +r 1196 322 10 10 0 0 60s 100 1 3008 +r 1136 331 10 10 0 0 60s 100 1 3008 +r 1045 336 10 10 0 0 60s 100 1 3008 +r 1129 336 10 10 0 0 60s 100 1 3008 +r 1099 338 10 10 0 0 60s 100 1 3008 +r 1104 344 10 10 0 0 60s 100 1 3008 +r 1059 350 10 10 0 0 60s 100 1 3008 +r 1089 350 10 10 0 0 60s 100 1 3008 +r 1095 355 10 10 0 0 60s 100 1 3008 +r 1122 358 10 10 0 0 60s 100 1 3008 +r 1135 362 10 10 0 0 60s 100 1 3008 +r 1157 363 10 10 0 0 60s 100 1 3008 +r 1157 364 10 10 0 0 60s 100 1 3008 +r 1068 368 10 10 0 0 60s 100 1 3008 +r 1111 368 10 10 0 0 60s 100 1 3008 +r 1113 368 10 10 0 0 60s 100 1 3008 +r 1149 368 10 10 0 0 60s 100 1 3008 +r 1162 373 10 10 0 0 60s 100 1 3008 +r 1063 374 10 10 0 0 60s 100 1 3008 +r 1165 379 10 10 0 0 60s 100 1 3008 +r 1121 388 10 10 0 0 60s 100 1 3008 +r 1159 393 10 10 0 0 60s 100 1 3008 +r 1116 395 10 10 0 0 60s 100 1 3008 +r 1121 396 10 10 0 0 60s 100 1 3008 +r 1125 397 10 10 0 0 60s 100 1 3008 +r 951 529 10 10 0 0 60s 100 1 3008 +r 922 555 10 10 0 0 60s 100 1 3008 +r 974 323 10 10 0 0 60s 100 1 3009 +r 977 323 10 10 0 0 60s 100 1 3009 +r 943 324 10 10 0 0 60s 100 1 3009 +r 921 328 10 10 0 0 60s 100 1 3009 +r 952 332 10 10 0 0 60s 100 1 3009 +r 899 335 10 10 0 0 60s 100 1 3009 +r 941 342 10 10 0 0 60s 100 1 3009 +r 881 344 10 10 0 0 60s 100 1 3009 +r 966 345 10 10 0 0 60s 100 1 3009 +r 896 355 10 10 0 0 60s 100 1 3009 +r 868 359 10 10 0 0 60s 100 1 3009 +r 927 360 10 10 0 0 60s 100 1 3009 +r 864 364 10 10 0 0 60s 100 1 3009 +r 936 368 10 10 0 0 60s 100 1 3009 +r 943 368 10 10 0 0 60s 100 1 3009 +r 876 371 10 10 0 0 60s 100 1 3009 +r 921 382 10 10 0 0 60s 100 1 3009 +r 865 389 10 10 0 0 60s 100 1 3009 +r 1077 395 10 10 0 0 60s 100 1 3009 +r 892 397 10 10 0 0 60s 100 1 3009 +r 902 397 10 10 0 0 60s 100 1 3009 +r 890 399 10 10 0 0 60s 100 1 3009 +r 1054 399 10 10 0 0 60s 100 1 3009 +r 1091 412 10 10 0 0 60s 100 1 3009 +r 1021 417 10 10 0 0 60s 100 1 3009 +r 1092 423 10 10 0 0 60s 100 1 3009 +r 1053 427 10 10 0 0 60s 100 1 3009 +r 1001 432 10 10 0 0 60s 100 1 3009 +r 1037 437 10 10 0 0 60s 100 1 3009 +r 1052 441 10 10 0 0 60s 100 1 3009 +r 1018 448 10 10 0 0 60s 100 1 3009 +r 1060 451 10 10 0 0 60s 100 1 3009 +r 957 453 10 10 0 0 60s 100 1 3009 +r 1011 455 10 10 0 0 60s 100 1 3009 +r 950 456 10 10 0 0 60s 100 1 3009 +r 1045 457 10 10 0 0 60s 100 1 3009 +r 1047 457 10 10 0 0 60s 100 1 3009 +r 971 460 10 10 0 0 60s 100 1 3009 +r 1013 463 10 10 0 0 60s 100 1 3009 +r 962 473 10 10 0 0 60s 100 1 3009 +r 1025 477 10 10 0 0 60s 100 1 3009 +r 948 479 10 10 0 0 60s 100 1 3009 +r 1032 483 10 10 0 0 60s 100 1 3009 +r 1007 484 10 10 0 0 60s 100 1 3009 +r 1004 490 10 10 0 0 60s 100 1 3009 +r 1018 498 10 10 0 0 60s 100 1 3009 +r 1001 499 10 10 0 0 60s 100 1 3009 +r 1003 512 10 10 0 0 60s 100 1 3009 +r 991 518 10 10 0 0 60s 100 1 3009 +r 970 183 10 10 0 0 60s 100 1 3007 +r 965 189 10 10 0 0 60s 100 1 3007 +r 1325 196 10 10 0 0 60s 100 1 3007 +r 1286 199 10 10 0 0 60s 100 1 3007 +r 1310 199 10 10 0 0 60s 100 1 3007 +r 944 201 10 10 0 0 60s 100 1 3007 +r 955 201 10 10 0 0 60s 100 1 3007 +r 1295 201 10 10 0 0 60s 100 1 3007 +r 997 202 10 10 0 0 60s 100 1 3007 +r 1028 206 10 10 0 0 60s 100 1 3007 +r 1333 206 10 10 0 0 60s 100 1 3007 +r 973 213 10 10 0 0 60s 100 1 3007 +r 1059 215 10 10 0 0 60s 100 1 3007 +r 968 216 10 10 0 0 60s 100 1 3007 +r 1292 219 10 10 0 0 60s 100 1 3007 +r 1297 219 10 10 0 0 60s 100 1 3007 +r 1060 220 10 10 0 0 60s 100 1 3007 +r 1270 221 10 10 0 0 60s 100 1 3007 +r 1056 225 10 10 0 0 60s 100 1 3007 +r 1355 226 10 10 0 0 60s 100 1 3007 +r 1073 227 10 10 0 0 60s 100 1 3007 +r 1292 227 10 10 0 0 60s 100 1 3007 +r 1295 227 10 10 0 0 60s 100 1 3007 +r 1050 228 10 10 0 0 60s 100 1 3007 +r 1070 230 10 10 0 0 60s 100 1 3007 +r 1354 231 10 10 0 0 60s 100 1 3007 +r 1068 238 10 10 0 0 60s 100 1 3007 +r 1291 244 10 10 0 0 60s 100 1 3007 +r 1365 250 10 10 0 0 60s 100 1 3007 +r 1342 273 10 10 0 0 60s 100 1 3007 +r 1302 280 10 10 0 0 60s 100 1 3007 +r 1287 290 10 10 0 0 60s 100 1 3007 +r 1362 301 10 10 0 0 60s 100 1 3007 +r 1334 305 10 10 0 0 60s 100 1 3007 +r 1336 309 10 10 0 0 60s 100 1 3007 +r 1332 311 10 10 0 0 60s 100 1 3007 +r 1349 311 10 10 0 0 60s 100 1 3007 +r 1332 325 10 10 0 0 60s 100 1 3007 +r 1319 341 10 10 0 0 60s 100 1 3007 +r 1347 341 10 10 0 0 60s 100 1 3007 +r 1327 345 10 10 0 0 60s 100 1 3007 +r 1301 354 10 10 0 0 60s 100 1 3007 +r 1307 362 10 10 0 0 60s 100 1 3007 +r 1337 363 10 10 0 0 60s 100 1 3007 +r 1350 382 10 10 0 0 60s 100 1 3007 +r 1348 385 10 10 0 0 60s 100 1 3007 +r 1302 393 10 10 0 0 60s 100 1 3007 +r 1347 411 10 10 0 0 60s 100 1 3007 +r 1298 435 10 10 0 0 60s 100 1 3007 +r 1282 443 10 10 0 0 60s 100 1 3007 +r 1305 444 10 10 0 0 60s 100 1 3007 +r 1295 447 10 10 0 0 60s 100 1 3007 +r 1326 486 10 10 0 0 60s 100 1 3007 +r 1294 507 10 10 0 0 60s 100 1 3007 +r 1315 508 10 10 0 0 60s 100 1 3007 +r 1325 508 10 10 0 0 60s 100 1 3007 +r 1326 509 10 10 0 0 60s 100 1 3007 +r 1246 525 10 10 0 0 60s 100 1 3007 +r 1302 526 10 10 0 0 60s 100 1 3007 +r 1271 532 10 10 0 0 60s 100 1 3007 +r 595 163 10 10 0 0 60s 100 1 3003 +r 530 164 10 10 0 0 60s 100 1 3003 +r 532 178 10 10 0 0 60s 100 1 3003 +r 455 180 10 10 0 0 60s 100 1 3003 +r 577 180 10 10 0 0 60s 100 1 3003 +r 641 180 10 10 0 0 60s 100 1 3003 +r 419 183 10 10 0 0 60s 100 1 3003 +r 650 183 10 10 0 0 60s 100 1 3003 +r 543 184 10 10 0 0 60s 100 1 3003 +r 516 185 10 10 0 0 60s 100 1 3003 +r 646 186 10 10 0 0 60s 100 1 3003 +r 582 188 10 10 0 0 60s 100 1 3003 +r 658 195 10 10 0 0 60s 100 1 3003 +r 448 199 10 10 0 0 60s 100 1 3003 +r 460 201 10 10 0 0 60s 100 1 3003 +r 490 201 10 10 0 0 60s 100 1 3003 +r 550 201 10 10 0 0 60s 100 1 3003 +r 246 209 10 10 0 0 60s 100 1 3003 +r 721 211 10 10 0 0 60s 100 1 3003 +r 481 214 10 10 0 0 60s 100 1 3003 +r 437 215 10 10 0 0 60s 100 1 3003 +r 654 215 10 10 0 0 60s 100 1 3003 +r 716 215 10 10 0 0 60s 100 1 3003 +r 716 220 10 10 0 0 60s 100 1 3003 +r 263 221 10 10 0 0 60s 100 1 3003 +r 493 222 10 10 0 0 60s 100 1 3003 +r 469 223 10 10 0 0 60s 100 1 3003 +r 475 223 10 10 0 0 60s 100 1 3003 +r 235 224 10 10 0 0 60s 100 1 3003 +r 267 224 10 10 0 0 60s 100 1 3003 +r 699 228 10 10 0 0 60s 100 1 3003 +r 296 230 10 10 0 0 60s 100 1 3003 +r 697 230 10 10 0 0 60s 100 1 3003 +r 430 235 10 10 0 0 60s 100 1 3003 +r 249 238 10 10 0 0 60s 100 1 3003 +r 234 239 10 10 0 0 60s 100 1 3003 +r 394 241 10 10 0 0 60s 100 1 3003 +r 672 242 10 10 0 0 60s 100 1 3003 +r 413 243 10 10 0 0 60s 100 1 3003 +r 228 244 10 10 0 0 60s 100 1 3003 +r 377 245 10 10 0 0 60s 100 1 3003 +r 425 249 10 10 0 0 60s 100 1 3003 +r 294 251 10 10 0 0 60s 100 1 3003 +r 360 253 10 10 0 0 60s 100 1 3003 +r 661 254 10 10 0 0 60s 100 1 3003 +r 368 255 10 10 0 0 60s 100 1 3003 +r 296 263 10 10 0 0 60s 100 1 3003 +r 299 263 10 10 0 0 60s 100 1 3003 +r 283 270 10 10 0 0 60s 100 1 3003 +r 251 271 10 10 0 0 60s 100 1 3003 +r 294 272 10 10 0 0 60s 100 1 3003 +r 235 276 10 10 0 0 60s 100 1 3003 +r 694 279 10 10 0 0 60s 100 1 3003 +r 654 281 10 10 0 0 60s 100 1 3003 +r 260 285 10 10 0 0 60s 100 1 3003 +r 239 288 10 10 0 0 60s 100 1 3003 +r 609 291 10 10 0 0 60s 100 1 3003 +r 689 292 10 10 0 0 60s 100 1 3003 +r 631 293 10 10 0 0 60s 100 1 3003 +r 573 294 10 10 0 0 60s 100 1 3003 +r 692 295 10 10 0 0 60s 100 1 3003 +r 234 297 10 10 0 0 60s 100 1 3003 +r 659 298 10 10 0 0 60s 100 1 3003 +r 549 301 10 10 0 0 60s 100 1 3003 +r 222 303 10 10 0 0 60s 100 1 3003 +r 184 305 10 10 0 0 60s 100 1 3003 +r 654 308 10 10 0 0 60s 100 1 3003 +r 250 309 10 10 0 0 60s 100 1 3003 +r 619 309 10 10 0 0 60s 100 1 3003 +r 206 311 10 10 0 0 60s 100 1 3003 +r 541 315 10 10 0 0 60s 100 1 3003 +r 487 319 10 10 0 0 60s 100 1 3003 +r 250 320 10 10 0 0 60s 100 1 3003 +r 528 321 10 10 0 0 60s 100 1 3003 +r 540 323 10 10 0 0 60s 100 1 3003 +r 182 327 10 10 0 0 60s 100 1 3003 +r 562 328 10 10 0 0 60s 100 1 3003 +r 499 331 10 10 0 0 60s 100 1 3003 +r 517 340 10 10 0 0 60s 100 1 3003 +r 461 342 10 10 0 0 60s 100 1 3003 +r 562 348 10 10 0 0 60s 100 1 3003 +r 589 348 10 10 0 0 60s 100 1 3003 +r 607 348 10 10 0 0 60s 100 1 3003 +r 462 349 10 10 0 0 60s 100 1 3003 +r 430 350 10 10 0 0 60s 100 1 3003 +r 429 353 10 10 0 0 60s 100 1 3003 +r 408 359 10 10 0 0 60s 100 1 3003 +r 569 359 10 10 0 0 60s 100 1 3003 +r 418 361 10 10 0 0 60s 100 1 3003 +r 439 363 10 10 0 0 60s 100 1 3003 +r 176 364 10 10 0 0 60s 100 1 3003 +r 196 367 10 10 0 0 60s 100 1 3003 +r 178 372 10 10 0 0 60s 100 1 3003 +r 199 375 10 10 0 0 60s 100 1 3003 +r 188 377 10 10 0 0 60s 100 1 3003 +r 416 379 10 10 0 0 60s 100 1 3003 +r 217 381 10 10 0 0 60s 100 1 3003 +r 185 382 10 10 0 0 60s 100 1 3003 +r 584 383 10 10 0 0 60s 100 1 3003 +r 198 388 10 10 0 0 60s 100 1 3003 +r 237 389 10 10 0 0 60s 100 1 3003 +r 180 393 10 10 0 0 60s 100 1 3003 +r 418 397 10 10 0 0 60s 100 1 3003 +r 198 399 10 10 0 0 60s 100 1 3003 +r 199 399 10 10 0 0 60s 100 1 3003 +r 429 400 10 10 0 0 60s 100 1 3003 +r 606 401 10 10 0 0 60s 100 1 3003 +r 665 402 10 10 0 0 60s 100 1 3003 +r 669 402 10 10 0 0 60s 100 1 3003 +r 182 403 10 10 0 0 60s 100 1 3003 +r 225 403 10 10 0 0 60s 100 1 3003 +r 641 403 10 10 0 0 60s 100 1 3003 +r 176 404 10 10 0 0 60s 100 1 3003 +r 258 414 10 10 0 0 60s 100 1 3003 +r 671 415 10 10 0 0 60s 100 1 3003 +r 674 419 10 10 0 0 60s 100 1 3003 +r 169 421 10 10 0 0 60s 100 1 3003 +r 627 421 10 10 0 0 60s 100 1 3003 +r 459 424 10 10 0 0 60s 100 1 3003 +r 626 424 10 10 0 0 60s 100 1 3003 +r 647 425 10 10 0 0 60s 100 1 3003 +r 444 426 10 10 0 0 60s 100 1 3003 +r 200 433 10 10 0 0 60s 100 1 3003 +r 585 436 10 10 0 0 60s 100 1 3003 +r 448 444 10 10 0 0 60s 100 1 3003 +r 180 446 10 10 0 0 60s 100 1 3003 +r 423 446 10 10 0 0 60s 100 1 3003 +r 239 448 10 10 0 0 60s 100 1 3003 +r 378 450 10 10 0 0 60s 100 1 3003 +r 381 453 10 10 0 0 60s 100 1 3003 +r 393 453 10 10 0 0 60s 100 1 3003 +r 655 458 10 10 0 0 60s 100 1 3003 +r 257 461 10 10 0 0 60s 100 1 3003 +r 420 463 10 10 0 0 60s 100 1 3003 +r 589 463 10 10 0 0 60s 100 1 3003 +r 611 464 10 10 0 0 60s 100 1 3003 +r 461 467 10 10 0 0 60s 100 1 3003 +r 388 468 10 10 0 0 60s 100 1 3003 +r 465 468 10 10 0 0 60s 100 1 3003 +r 480 468 10 10 0 0 60s 100 1 3003 +r 595 469 10 10 0 0 60s 100 1 3003 +r 214 473 10 10 0 0 60s 100 1 3003 +r 460 473 10 10 0 0 60s 100 1 3003 +r 556 474 10 10 0 0 60s 100 1 3003 +r 625 480 10 10 0 0 60s 100 1 3003 +r 501 486 10 10 0 0 60s 100 1 3003 +r 221 490 10 10 0 0 60s 100 1 3003 +r 239 490 10 10 0 0 60s 100 1 3003 +r 506 491 10 10 0 0 60s 100 1 3003 +r 240 499 10 10 0 0 60s 100 1 3003 +r 473 500 10 10 0 0 60s 100 1 3003 +r 473 501 10 10 0 0 60s 100 1 3003 +r 526 501 10 10 0 0 60s 100 1 3003 +r 276 502 10 10 0 0 60s 100 1 3003 +r 289 504 10 10 0 0 60s 100 1 3003 +r 336 509 10 10 0 0 60s 100 1 3003 +r 538 510 10 10 0 0 60s 100 1 3003 +r 324 513 10 10 0 0 60s 100 1 3003 +r 324 516 10 10 0 0 60s 100 1 3003 +r 246 520 10 10 0 0 60s 100 1 3003 +r 528 520 10 10 0 0 60s 100 1 3003 +r 225 529 10 10 0 0 60s 100 1 3003 +r 862 556 10 10 0 0 60s 100 1 3003 +r 869 568 10 10 0 0 60s 100 1 3003 +r 865 571 10 10 0 0 60s 100 1 3003 +r 845 574 10 10 0 0 60s 100 1 3003 +r 908 578 10 10 0 0 60s 100 1 3003 +r 869 581 10 10 0 0 60s 100 1 3003 +r 902 581 10 10 0 0 60s 100 1 3003 +r 902 592 10 10 0 0 60s 100 1 3003 +r 828 601 10 10 0 0 60s 100 1 3003 +r 865 602 10 10 0 0 60s 100 1 3003 +r 853 607 10 10 0 0 60s 100 1 3003 +r 841 610 10 10 0 0 60s 100 1 3003 +r 901 610 10 10 0 0 60s 100 1 3003 +r 811 617 10 10 0 0 60s 100 1 3003 +r 916 617 10 10 0 0 60s 100 1 3003 +r 832 630 10 10 0 0 60s 100 1 3003 +r 898 637 10 10 0 0 60s 100 1 3003 +r 880 644 10 10 0 0 60s 100 1 3003 +r 819 648 10 10 0 0 60s 100 1 3003 +r 886 650 10 10 0 0 60s 100 1 3003 +r 877 657 10 10 0 0 60s 100 1 3003 +r 833 658 10 10 0 0 60s 100 1 3003 +r 898 660 10 10 0 0 60s 100 1 3003 +r 884 671 10 10 0 0 60s 100 1 3003 +r 835 685 10 10 0 0 60s 100 1 3003 +r 883 690 10 10 0 0 60s 100 1 3003 +r 865 691 10 10 0 0 60s 100 1 3003 +r 823 693 10 10 0 0 60s 100 1 3003 +r 873 197 10 10 0 0 60s 100 1 3002 +r 887 199 10 10 0 0 60s 100 1 3002 +r 886 201 10 10 0 0 60s 100 1 3002 +r 895 206 10 10 0 0 60s 100 1 3002 +r 902 209 10 10 0 0 60s 100 1 3002 +r 862 210 10 10 0 0 60s 100 1 3002 +r 850 212 10 10 0 0 60s 100 1 3002 +r 880 214 10 10 0 0 60s 100 1 3002 +r 799 215 10 10 0 0 60s 100 1 3002 +r 740 218 10 10 0 0 60s 100 1 3002 +r 890 220 10 10 0 0 60s 100 1 3002 +r 940 220 10 10 0 0 60s 100 1 3002 +r 851 221 10 10 0 0 60s 100 1 3002 +r 896 226 10 10 0 0 60s 100 1 3002 +r 865 228 10 10 0 0 60s 100 1 3002 +r 842 230 10 10 0 0 60s 100 1 3002 +r 803 235 10 10 0 0 60s 100 1 3002 +r 783 237 10 10 0 0 60s 100 1 3002 +r 746 245 10 10 0 0 60s 100 1 3002 +r 794 245 10 10 0 0 60s 100 1 3002 +r 772 247 10 10 0 0 60s 100 1 3002 +r 593 501 10 10 0 0 60s 100 1 3002 +r 606 511 10 10 0 0 60s 100 1 3002 +r 624 532 10 10 0 0 60s 100 1 3002 +r 469 537 10 10 0 0 60s 100 1 3002 +r 430 542 10 10 0 0 60s 100 1 3002 +r 266 551 10 10 0 0 60s 100 1 3002 +r 536 557 10 10 0 0 60s 100 1 3002 +r 491 558 10 10 0 0 60s 100 1 3002 +r 462 560 10 10 0 0 60s 100 1 3002 +r 266 561 10 10 0 0 60s 100 1 3002 +r 611 567 10 10 0 0 60s 100 1 3002 +r 548 569 10 10 0 0 60s 100 1 3002 +r 538 577 10 10 0 0 60s 100 1 3002 +r 925 582 10 10 0 0 60s 100 1 3002 +r 547 584 10 10 0 0 60s 100 1 3002 +r 225 599 10 10 0 0 60s 100 1 3002 +r 281 599 10 10 0 0 60s 100 1 3002 +r 569 602 10 10 0 0 60s 100 1 3002 +r 288 604 10 10 0 0 60s 100 1 3002 +r 463 621 10 10 0 0 60s 100 1 3002 +r 560 623 10 10 0 0 60s 100 1 3002 +r 619 623 10 10 0 0 60s 100 1 3002 +r 1000 624 10 10 0 0 60s 100 1 3002 +r 248 626 10 10 0 0 60s 100 1 3002 +r 573 627 10 10 0 0 60s 100 1 3002 +r 250 628 10 10 0 0 60s 100 1 3002 +r 417 629 10 10 0 0 60s 100 1 3002 +r 305 631 10 10 0 0 60s 100 1 3002 +r 466 641 10 10 0 0 60s 100 1 3002 +r 575 645 10 10 0 0 60s 100 1 3002 +r 1001 645 10 10 0 0 60s 100 1 3002 +r 447 647 10 10 0 0 60s 100 1 3002 +r 205 650 10 10 0 0 60s 100 1 3002 +r 220 651 10 10 0 0 60s 100 1 3002 +r 290 651 10 10 0 0 60s 100 1 3002 +r 202 657 10 10 0 0 60s 100 1 3002 +r 985 658 10 10 0 0 60s 100 1 3002 +r 949 659 10 10 0 0 60s 100 1 3002 +r 604 663 10 10 0 0 60s 100 1 3002 +r 995 663 10 10 0 0 60s 100 1 3002 +r 242 666 10 10 0 0 60s 100 1 3002 +r 558 668 10 10 0 0 60s 100 1 3002 +r 311 669 10 10 0 0 60s 100 1 3002 +r 264 670 10 10 0 0 60s 100 1 3002 +r 311 670 10 10 0 0 60s 100 1 3002 +r 563 675 10 10 0 0 60s 100 1 3002 +r 614 675 10 10 0 0 60s 100 1 3002 +r 495 677 10 10 0 0 60s 100 1 3002 +r 512 677 10 10 0 0 60s 100 1 3002 +r 514 677 10 10 0 0 60s 100 1 3002 +r 571 677 10 10 0 0 60s 100 1 3002 +r 263 680 10 10 0 0 60s 100 1 3002 +r 298 680 10 10 0 0 60s 100 1 3002 +r 970 681 10 10 0 0 60s 100 1 3002 +r 593 685 10 10 0 0 60s 100 1 3002 +r 259 686 10 10 0 0 60s 100 1 3002 +r 330 698 10 10 0 0 60s 100 1 3002 +r 507 700 10 10 0 0 60s 100 1 3002 +r 800 700 10 10 0 0 60s 100 1 3002 +r 996 701 10 10 0 0 60s 100 1 3002 +r 916 704 10 10 0 0 60s 100 1 3002 +r 306 706 10 10 0 0 60s 100 1 3002 +r 823 707 10 10 0 0 60s 100 1 3002 +r 253 708 10 10 0 0 60s 100 1 3002 +r 797 708 10 10 0 0 60s 100 1 3002 +r 238 710 10 10 0 0 60s 100 1 3002 +r 943 715 10 10 0 0 60s 100 1 3002 +r 957 716 10 10 0 0 60s 100 1 3002 +r 797 719 10 10 0 0 60s 100 1 3002 +r 256 721 10 10 0 0 60s 100 1 3002 +r 919 721 10 10 0 0 60s 100 1 3002 +r 315 722 10 10 0 0 60s 100 1 3002 +r 325 722 10 10 0 0 60s 100 1 3002 +r 783 723 10 10 0 0 60s 100 1 3002 +r 992 723 10 10 0 0 60s 100 1 3002 +r 791 725 10 10 0 0 60s 100 1 3002 +r 804 725 10 10 0 0 60s 100 1 3002 +r 944 726 10 10 0 0 60s 100 1 3002 +r 891 728 10 10 0 0 60s 100 1 3002 +r 209 736 10 10 0 0 60s 100 1 3002 +r 841 736 10 10 0 0 60s 100 1 3002 +r 957 736 10 10 0 0 60s 100 1 3002 +r 270 737 10 10 0 0 60s 100 1 3002 +r 206 738 10 10 0 0 60s 100 1 3002 +r 336 739 10 10 0 0 60s 100 1 3002 +r 303 740 10 10 0 0 60s 100 1 3002 +r 960 740 10 10 0 0 60s 100 1 3002 +r 959 745 10 10 0 0 60s 100 1 3002 +r 359 746 10 10 0 0 60s 100 1 3002 +r 806 748 10 10 0 0 60s 100 1 3002 +r 987 749 10 10 0 0 60s 100 1 3002 +r 240 750 10 10 0 0 60s 100 1 3002 +r 183 757 10 10 0 0 60s 100 1 3002 +r 949 761 10 10 0 0 60s 100 1 3002 +r 363 766 10 10 0 0 60s 100 1 3002 +r 338 767 10 10 0 0 60s 100 1 3002 +r 862 769 10 10 0 0 60s 100 1 3002 +r 260 771 10 10 0 0 60s 100 1 3002 +r 963 772 10 10 0 0 60s 100 1 3002 +r 238 774 10 10 0 0 60s 100 1 3002 +r 335 776 10 10 0 0 60s 100 1 3002 +r 238 779 10 10 0 0 60s 100 1 3002 +r 285 779 10 10 0 0 60s 100 1 3002 +r 255 804 10 10 0 0 60s 100 1 3002 +r 223 808 10 10 0 0 60s 100 1 3002 +r 248 819 10 10 0 0 60s 100 1 3002 +r 225 822 10 10 0 0 60s 100 1 3002 +r 235 826 10 10 0 0 60s 100 1 3002 +r 179 833 10 10 0 0 60s 100 1 3002 +r 267 833 10 10 0 0 60s 100 1 3002 +r 1281 630 10 10 0 0 60s 100 1 3016 +r 1253 635 10 10 0 0 60s 100 1 3016 +r 1261 643 10 10 0 0 60s 100 1 3016 +r 1241 671 10 10 0 0 60s 100 1 3016 +r 1210 674 10 10 0 0 60s 100 1 3016 +r 1200 686 10 10 0 0 60s 100 1 3016 +r 1205 702 10 10 0 0 60s 100 1 3016 +r 1294 715 10 10 0 0 60s 100 1 3016 +r 1306 724 10 10 0 0 60s 100 1 3016 +r 1314 731 10 10 0 0 60s 100 1 3016 +r 1364 735 10 10 0 0 60s 100 1 3016 +r 1219 749 10 10 0 0 60s 100 1 3016 +r 1163 750 10 10 0 0 60s 100 1 3016 +r 1234 750 10 10 0 0 60s 100 1 3016 +r 1354 760 10 10 0 0 60s 100 1 3016 +r 1190 762 10 10 0 0 60s 100 1 3016 +r 1173 765 10 10 0 0 60s 100 1 3016 +r 1214 766 10 10 0 0 60s 100 1 3016 +r 1197 772 10 10 0 0 60s 100 1 3016 +r 1327 772 10 10 0 0 60s 100 1 3016 +r 1356 777 10 10 0 0 60s 100 1 3016 +r 1231 780 10 10 0 0 60s 100 1 3016 +r 1144 781 10 10 0 0 60s 100 1 3016 +r 1245 783 10 10 0 0 60s 100 1 3016 +r 1251 784 10 10 0 0 60s 100 1 3016 +r 1341 791 10 10 0 0 60s 100 1 3016 +r 1219 793 10 10 0 0 60s 100 1 3016 +r 1222 798 10 10 0 0 60s 100 1 3016 +r 1184 813 10 10 0 0 60s 100 1 3016 +r 1162 814 10 10 0 0 60s 100 1 3016 +r 1301 821 10 10 0 0 60s 100 1 3016 +r 1140 822 10 10 0 0 60s 100 1 3016 +r 1161 825 10 10 0 0 60s 100 1 3016 +r 1170 833 10 10 0 0 60s 100 1 3016 +r 1241 840 10 10 0 0 60s 100 1 3016 +r 1183 848 10 10 0 0 60s 100 1 3016 +r 1191 848 10 10 0 0 60s 100 1 3016 +r 1110 851 10 10 0 0 60s 100 1 3016 +r 1251 852 10 10 0 0 60s 100 1 3016 +r 1255 856 10 10 0 0 60s 100 1 3016 +r 1238 860 10 10 0 0 60s 100 1 3016 +r 1190 869 10 10 0 0 60s 100 1 3016 +r 1253 878 10 10 0 0 60s 100 1 3016 +r 1102 884 10 10 0 0 60s 100 1 3016 +r 1162 885 10 10 0 0 60s 100 1 3016 +r 1194 886 10 10 0 0 60s 100 1 3016 +r 1190 903 10 10 0 0 60s 100 1 3016 +r 1191 911 10 10 0 0 60s 100 1 3016 +r 1075 912 10 10 0 0 60s 100 1 3016 +r 1150 912 10 10 0 0 60s 100 1 3016 +r 1129 928 10 10 0 0 60s 100 1 3016 +r 1093 947 10 10 0 0 60s 100 1 3016 +r 1083 957 10 10 0 0 60s 100 1 3016 +r 1095 962 10 10 0 0 60s 100 1 3016 +r 1084 975 10 10 0 0 60s 100 1 3016 +r 881 986 10 10 0 0 60s 100 1 3016 +r 1002 997 10 10 0 0 60s 100 1 3016 +r 1006 1008 10 10 0 0 60s 100 1 3016 +r 913 1016 10 10 0 0 60s 100 1 3016 +r 1000 1019 10 10 0 0 60s 100 1 3016 +r 997 1024 10 10 0 0 60s 100 1 3016 +r 1024 1040 10 10 0 0 60s 100 1 3016 +r 944 1046 10 10 0 0 60s 100 1 3016 +r 991 1046 10 10 0 0 60s 100 1 3016 +r 1067 1047 10 10 0 0 60s 100 1 3016 +r 1148 1047 10 10 0 0 60s 100 1 3016 +r 1079 1051 10 10 0 0 60s 100 1 3016 +r 1057 1065 10 10 0 0 60s 100 1 3016 +r 938 1066 10 10 0 0 60s 100 1 3016 +r 1081 1066 10 10 0 0 60s 100 1 3016 +r 1098 1070 10 10 0 0 60s 100 1 3016 +r 1146 1073 10 10 0 0 60s 100 1 3016 +r 1108 1074 10 10 0 0 60s 100 1 3016 +r 1108 1075 10 10 0 0 60s 100 1 3016 +r 1171 1078 10 10 0 0 60s 100 1 3016 +r 965 1080 10 10 0 0 60s 100 1 3016 +r 970 1095 10 10 0 0 60s 100 1 3016 +r 1035 1221 10 10 0 0 60s 100 1 3016 +r 1043 1241 10 10 0 0 60s 100 1 3016 +r 1065 1245 10 10 0 0 60s 100 1 3016 +r 1063 1266 10 10 0 0 60s 100 1 3016 +r 1050 1267 10 10 0 0 60s 100 1 3016 +r 1005 1272 10 10 0 0 60s 100 1 3016 +r 1002 1278 10 10 0 0 60s 100 1 3016 +r 1010 1278 10 10 0 0 60s 100 1 3016 +r 986 1280 10 10 0 0 60s 100 1 3016 +r 976 1282 10 10 0 0 60s 100 1 3016 +r 1007 1316 10 10 0 0 60s 100 1 3016 +r 969 1352 10 10 0 0 60s 100 1 3016 +r 1040 1363 10 10 0 0 60s 100 1 3016 +r 977 1365 10 10 0 0 60s 100 1 3016 +r 1032 1365 10 10 0 0 60s 100 1 3016 +r 1051 1381 10 10 0 0 60s 100 1 3016 +r 1064 1383 10 10 0 0 60s 100 1 3016 +r 1127 1383 10 10 0 0 60s 100 1 3016 +r 1398 792 10 10 0 0 60s 100 1 3017 +r 1410 801 10 10 0 0 60s 100 1 3017 +r 1377 829 10 10 0 0 60s 100 1 3017 +r 1388 830 10 10 0 0 60s 100 1 3017 +r 1363 834 10 10 0 0 60s 100 1 3017 +r 1368 834 10 10 0 0 60s 100 1 3017 +r 1352 846 10 10 0 0 60s 100 1 3017 +r 1369 846 10 10 0 0 60s 100 1 3017 +r 1398 850 10 10 0 0 60s 100 1 3017 +r 1366 859 10 10 0 0 60s 100 1 3017 +r 1372 866 10 10 0 0 60s 100 1 3017 +r 1367 871 10 10 0 0 60s 100 1 3017 +r 1373 891 10 10 0 0 60s 100 1 3017 +r 1402 912 10 10 0 0 60s 100 1 3017 +r 1375 914 10 10 0 0 60s 100 1 3017 +r 1413 921 10 10 0 0 60s 100 1 3017 +r 1403 932 10 10 0 0 60s 100 1 3017 +r 1274 933 10 10 0 0 60s 100 1 3017 +r 1431 942 10 10 0 0 60s 100 1 3017 +r 1273 954 10 10 0 0 60s 100 1 3017 +r 1285 968 10 10 0 0 60s 100 1 3017 +r 1357 988 10 10 0 0 60s 100 1 3017 +r 1289 992 10 10 0 0 60s 100 1 3017 +r 1270 995 10 10 0 0 60s 100 1 3017 +r 1420 1001 10 10 0 0 60s 100 1 3017 +r 1425 1004 10 10 0 0 60s 100 1 3017 +r 1271 1015 10 10 0 0 60s 100 1 3017 +r 1418 1017 10 10 0 0 60s 100 1 3017 +r 1337 1018 10 10 0 0 60s 100 1 3017 +r 1343 1022 10 10 0 0 60s 100 1 3017 +r 1385 1033 10 10 0 0 60s 100 1 3017 +r 1396 1033 10 10 0 0 60s 100 1 3017 +r 1389 1037 10 10 0 0 60s 100 1 3017 +r 1358 1043 10 10 0 0 60s 100 1 3017 +r 1285 1045 10 10 0 0 60s 100 1 3017 +r 1347 1059 10 10 0 0 60s 100 1 3017 +r 1273 1063 10 10 0 0 60s 100 1 3017 +r 1323 1063 10 10 0 0 60s 100 1 3017 +r 1345 1063 10 10 0 0 60s 100 1 3017 +r 1309 1071 10 10 0 0 60s 100 1 3017 +r 1341 1077 10 10 0 0 60s 100 1 3017 +r 1391 1080 10 10 0 0 60s 100 1 3017 +r 1346 1090 10 10 0 0 60s 100 1 3017 +r 1356 1098 10 10 0 0 60s 100 1 3017 +r 1213 1148 10 10 0 0 60s 100 1 3017 +r 1287 1168 10 10 0 0 60s 100 1 3017 +r 1234 1169 10 10 0 0 60s 100 1 3017 +r 1196 1180 10 10 0 0 60s 100 1 3017 +r 1205 1180 10 10 0 0 60s 100 1 3017 +r 1248 1182 10 10 0 0 60s 100 1 3017 +r 1232 1187 10 10 0 0 60s 100 1 3017 +r 1234 1188 10 10 0 0 60s 100 1 3017 +r 1252 1189 10 10 0 0 60s 100 1 3017 +r 1272 1189 10 10 0 0 60s 100 1 3017 +r 1321 1189 10 10 0 0 60s 100 1 3017 +r 1259 1196 10 10 0 0 60s 100 1 3017 +r 1187 1198 10 10 0 0 60s 100 1 3017 +r 1246 1216 10 10 0 0 60s 100 1 3017 +r 1245 1236 10 10 0 0 60s 100 1 3017 +r 1247 1247 10 10 0 0 60s 100 1 3017 +r 1211 1258 10 10 0 0 60s 100 1 3017 +r 1274 1266 10 10 0 0 60s 100 1 3017 +r 1192 1272 10 10 0 0 60s 100 1 3017 +r 1239 1278 10 10 0 0 60s 100 1 3017 +r 1231 1286 10 10 0 0 60s 100 1 3017 +r 1207 1303 10 10 0 0 60s 100 1 3017 +r 1199 1318 10 10 0 0 60s 100 1 3017 +r 1187 1320 10 10 0 0 60s 100 1 3017 +r 1212 1325 10 10 0 0 60s 100 1 3017 +r 1229 1343 10 10 0 0 60s 100 1 3017 +r 1168 1348 10 10 0 0 60s 100 1 3017 +r 1259 1349 10 10 0 0 60s 100 1 3017 +r 1250 1352 10 10 0 0 60s 100 1 3017 +r 1194 1353 10 10 0 0 60s 100 1 3017 +r 1189 1354 10 10 0 0 60s 100 1 3017 +r 1262 1356 10 10 0 0 60s 100 1 3017 +r 1153 1364 10 10 0 0 60s 100 1 3017 +r 1179 1370 10 10 0 0 60s 100 1 3017 +r 1187 1373 10 10 0 0 60s 100 1 3017 +r 1158 1378 10 10 0 0 60s 100 1 3017 +r 1438 1138 10 10 0 0 60s 100 1 3018 +r 1385 1142 10 10 0 0 60s 100 1 3018 +r 1419 1143 10 10 0 0 60s 100 1 3018 +r 1415 1154 10 10 0 0 60s 100 1 3018 +r 1375 1160 10 10 0 0 60s 100 1 3018 +r 1434 1161 10 10 0 0 60s 100 1 3018 +r 1419 1171 10 10 0 0 60s 100 1 3018 +r 1421 1174 10 10 0 0 60s 100 1 3018 +r 1376 1186 10 10 0 0 60s 100 1 3018 +r 1398 1192 10 10 0 0 60s 100 1 3018 +r 1379 1199 10 10 0 0 60s 100 1 3018 +r 1323 1204 10 10 0 0 60s 100 1 3018 +r 1389 1208 10 10 0 0 60s 100 1 3018 +r 1407 1214 10 10 0 0 60s 100 1 3018 +r 1294 1221 10 10 0 0 60s 100 1 3018 +r 1396 1224 10 10 0 0 60s 100 1 3018 +r 1300 1242 10 10 0 0 60s 100 1 3018 +r 1390 1243 10 10 0 0 60s 100 1 3018 +r 1384 1244 10 10 0 0 60s 100 1 3018 +r 1323 1247 10 10 0 0 60s 100 1 3018 +r 1374 1251 10 10 0 0 60s 100 1 3018 +r 1330 1254 10 10 0 0 60s 100 1 3018 +r 1402 1256 10 10 0 0 60s 100 1 3018 +r 1384 1262 10 10 0 0 60s 100 1 3018 +r 1329 1264 10 10 0 0 60s 100 1 3018 +r 1295 1265 10 10 0 0 60s 100 1 3018 +r 1345 1267 10 10 0 0 60s 100 1 3018 +r 1303 1270 10 10 0 0 60s 100 1 3018 +r 1384 1272 10 10 0 0 60s 100 1 3018 +r 1393 1276 10 10 0 0 60s 100 1 3018 +r 1300 1278 10 10 0 0 60s 100 1 3018 +r 1321 1281 10 10 0 0 60s 100 1 3018 +r 1299 1294 10 10 0 0 60s 100 1 3018 +r 1301 1294 10 10 0 0 60s 100 1 3018 +r 1372 1294 10 10 0 0 60s 100 1 3018 +r 1346 1295 10 10 0 0 60s 100 1 3018 +r 1417 1311 10 10 0 0 60s 100 1 3018 +r 1301 1312 10 10 0 0 60s 100 1 3018 +r 1273 1318 10 10 0 0 60s 100 1 3018 +r 1317 1321 10 10 0 0 60s 100 1 3018 +r 1336 1331 10 10 0 0 60s 100 1 3018 +r 1377 1341 10 10 0 0 60s 100 1 3018 +r 1396 1368 10 10 0 0 60s 100 1 3018 +r 1401 1370 10 10 0 0 60s 100 1 3018 +r 1035 571 10 10 0 0 60s 100 1 3001 +r 1005 579 10 10 0 0 60s 100 1 3001 +r 1010 595 10 10 0 0 60s 100 1 3001 +r 1077 599 10 10 0 0 60s 100 1 3001 +r 1015 605 10 10 0 0 60s 100 1 3001 +r 1071 607 10 10 0 0 60s 100 1 3001 +r 1048 642 10 10 0 0 60s 100 1 3001 +r 1102 645 10 10 0 0 60s 100 1 3001 +r 1096 654 10 10 0 0 60s 100 1 3001 +r 1033 655 10 10 0 0 60s 100 1 3001 +r 1157 656 10 10 0 0 60s 100 1 3001 +r 1024 669 10 10 0 0 60s 100 1 3001 +r 1181 669 10 10 0 0 60s 100 1 3001 +r 621 683 10 10 0 0 60s 100 1 3001 +r 1029 690 10 10 0 0 60s 100 1 3001 +r 1012 694 10 10 0 0 60s 100 1 3001 +r 598 697 10 10 0 0 60s 100 1 3001 +r 639 699 10 10 0 0 60s 100 1 3001 +r 1026 699 10 10 0 0 60s 100 1 3001 +r 1022 707 10 10 0 0 60s 100 1 3001 +r 1152 715 10 10 0 0 60s 100 1 3001 +r 1160 717 10 10 0 0 60s 100 1 3001 +r 619 720 10 10 0 0 60s 100 1 3001 +r 1140 733 10 10 0 0 60s 100 1 3001 +r 1041 736 10 10 0 0 60s 100 1 3001 +r 1145 737 10 10 0 0 60s 100 1 3001 +r 1151 737 10 10 0 0 60s 100 1 3001 +r 1043 742 10 10 0 0 60s 100 1 3001 +r 1043 744 10 10 0 0 60s 100 1 3001 +r 1051 749 10 10 0 0 60s 100 1 3001 +r 1118 750 10 10 0 0 60s 100 1 3001 +r 1009 752 10 10 0 0 60s 100 1 3001 +r 1119 763 10 10 0 0 60s 100 1 3001 +r 1026 766 10 10 0 0 60s 100 1 3001 +r 1070 769 10 10 0 0 60s 100 1 3001 +r 660 770 10 10 0 0 60s 100 1 3001 +r 395 775 10 10 0 0 60s 100 1 3001 +r 1052 775 10 10 0 0 60s 100 1 3001 +r 682 781 10 10 0 0 60s 100 1 3001 +r 383 782 10 10 0 0 60s 100 1 3001 +r 663 782 10 10 0 0 60s 100 1 3001 +r 670 783 10 10 0 0 60s 100 1 3001 +r 682 786 10 10 0 0 60s 100 1 3001 +r 1014 791 10 10 0 0 60s 100 1 3001 +r 1034 791 10 10 0 0 60s 100 1 3001 +r 366 794 10 10 0 0 60s 100 1 3001 +r 1058 794 10 10 0 0 60s 100 1 3001 +r 1056 800 10 10 0 0 60s 100 1 3001 +r 526 802 10 10 0 0 60s 100 1 3001 +r 936 812 10 10 0 0 60s 100 1 3001 +r 982 814 10 10 0 0 60s 100 1 3001 +r 930 817 10 10 0 0 60s 100 1 3001 +r 977 817 10 10 0 0 60s 100 1 3001 +r 1027 817 10 10 0 0 60s 100 1 3001 +r 885 819 10 10 0 0 60s 100 1 3001 +r 1076 819 10 10 0 0 60s 100 1 3001 +r 617 820 10 10 0 0 60s 100 1 3001 +r 375 821 10 10 0 0 60s 100 1 3001 +r 994 824 10 10 0 0 60s 100 1 3001 +r 1012 824 10 10 0 0 60s 100 1 3001 +r 751 827 10 10 0 0 60s 100 1 3001 +r 959 828 10 10 0 0 60s 100 1 3001 +r 422 831 10 10 0 0 60s 100 1 3001 +r 583 831 10 10 0 0 60s 100 1 3001 +r 660 831 10 10 0 0 60s 100 1 3001 +r 927 831 10 10 0 0 60s 100 1 3001 +r 1069 831 10 10 0 0 60s 100 1 3001 +r 472 832 10 10 0 0 60s 100 1 3001 +r 493 832 10 10 0 0 60s 100 1 3001 +r 1059 833 10 10 0 0 60s 100 1 3001 +r 314 837 10 10 0 0 60s 100 1 3001 +r 690 837 10 10 0 0 60s 100 1 3001 +r 678 838 10 10 0 0 60s 100 1 3001 +r 915 838 10 10 0 0 60s 100 1 3001 +r 617 839 10 10 0 0 60s 100 1 3001 +r 803 839 10 10 0 0 60s 100 1 3001 +r 596 842 10 10 0 0 60s 100 1 3001 +r 783 842 10 10 0 0 60s 100 1 3001 +r 341 844 10 10 0 0 60s 100 1 3001 +r 490 844 10 10 0 0 60s 100 1 3001 +r 472 845 10 10 0 0 60s 100 1 3001 +r 790 846 10 10 0 0 60s 100 1 3001 +r 403 847 10 10 0 0 60s 100 1 3001 +r 1022 847 10 10 0 0 60s 100 1 3001 +r 386 851 10 10 0 0 60s 100 1 3001 +r 742 852 10 10 0 0 60s 100 1 3001 +r 791 855 10 10 0 0 60s 100 1 3001 +r 801 856 10 10 0 0 60s 100 1 3001 +r 720 858 10 10 0 0 60s 100 1 3001 +r 355 860 10 10 0 0 60s 100 1 3001 +r 241 865 10 10 0 0 60s 100 1 3001 +r 304 865 10 10 0 0 60s 100 1 3001 +r 283 866 10 10 0 0 60s 100 1 3001 +r 994 866 10 10 0 0 60s 100 1 3001 +r 961 868 10 10 0 0 60s 100 1 3001 +r 236 870 10 10 0 0 60s 100 1 3001 +r 363 870 10 10 0 0 60s 100 1 3001 +r 684 870 10 10 0 0 60s 100 1 3001 +r 999 872 10 10 0 0 60s 100 1 3001 +r 408 873 10 10 0 0 60s 100 1 3001 +r 192 875 10 10 0 0 60s 100 1 3001 +r 370 875 10 10 0 0 60s 100 1 3001 +r 253 880 10 10 0 0 60s 100 1 3001 +r 1073 880 10 10 0 0 60s 100 1 3001 +r 1028 883 10 10 0 0 60s 100 1 3001 +r 993 884 10 10 0 0 60s 100 1 3001 +r 348 888 10 10 0 0 60s 100 1 3001 +r 297 895 10 10 0 0 60s 100 1 3001 +r 349 895 10 10 0 0 60s 100 1 3001 +r 415 896 10 10 0 0 60s 100 1 3001 +r 1018 896 10 10 0 0 60s 100 1 3001 +r 268 898 10 10 0 0 60s 100 1 3001 +r 401 898 10 10 0 0 60s 100 1 3001 +r 247 903 10 10 0 0 60s 100 1 3001 +r 1005 904 10 10 0 0 60s 100 1 3001 +r 1060 905 10 10 0 0 60s 100 1 3001 +r 1061 907 10 10 0 0 60s 100 1 3001 +r 295 927 10 10 0 0 60s 100 1 3001 +r 298 928 10 10 0 0 60s 100 1 3001 +r 783 930 10 10 0 0 60s 100 1 3001 +r 287 932 10 10 0 0 60s 100 1 3001 +r 899 934 10 10 0 0 60s 100 1 3001 +r 433 938 10 10 0 0 60s 100 1 3001 +r 799 943 10 10 0 0 60s 100 1 3001 +r 420 947 10 10 0 0 60s 100 1 3001 +r 877 954 10 10 0 0 60s 100 1 3001 +r 291 960 10 10 0 0 60s 100 1 3001 +r 270 967 10 10 0 0 60s 100 1 3001 +r 897 967 10 10 0 0 60s 100 1 3001 +r 431 969 10 10 0 0 60s 100 1 3001 +r 410 970 10 10 0 0 60s 100 1 3001 +r 300 975 10 10 0 0 60s 100 1 3001 +r 258 979 10 10 0 0 60s 100 1 3001 +r 451 983 10 10 0 0 60s 100 1 3001 +r 412 991 10 10 0 0 60s 100 1 3001 +r 252 997 10 10 0 0 60s 100 1 3001 +r 287 999 10 10 0 0 60s 100 1 3001 +r 273 1010 10 10 0 0 60s 100 1 3001 +r 261 1011 10 10 0 0 60s 100 1 3001 +r 246 1013 10 10 0 0 60s 100 1 3001 +r 314 1039 10 10 0 0 60s 100 1 3001 +r 320 1039 10 10 0 0 60s 100 1 3001 +r 296 1056 10 10 0 0 60s 100 1 3001 +r 341 1064 10 10 0 0 60s 100 1 3001 +r 346 1073 10 10 0 0 60s 100 1 3001 +r 319 1078 10 10 0 0 60s 100 1 3001 +r 378 1086 10 10 0 0 60s 100 1 3001 +r 330 1090 10 10 0 0 60s 100 1 3001 +r 346 1109 10 10 0 0 60s 100 1 3001 +r 323 1113 10 10 0 0 60s 100 1 3001 +r 362 1127 10 10 0 0 60s 100 1 3001 diff --git a/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/server_attr b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/server_attr new file mode 100644 index 0000000000000000000000000000000000000000..b4ce0cb1faa8032a6550199d2de92be882e8517f GIT binary patch literal 376433 zcmeFa4SXKeedl`~J(3=QWlIS!5-^|x220pR5;l>HJ&~M{tzGa|E~IN0X0IvXuDnF8 zT}amiX4jOYA35NxpF;PVCbKo0q-!tnUAsy4+6|N14Y>=OxV6)C*Cd&H@h1J$H1XCn z=`Go0y4>&Y%#0)>Ju-I8TdL<{>v`t?JLk-qGw0?1cK)Z`7}L)G){-#|{5Se<`Tr04 zbF|sKW2Q|`?E*7xa%y|%YNkzQ+GKJIOs35AlbJS|+yav+GyPB zEijof(@$pFWO55krp)w{nKqf+0+T5-{bZ(1Cbz(3%1l3*X_Ltk|Oh1`vlgTYGnKIK)X4+(O3rwcW^plx3ncM=CDKq_K zrcEZdz+}oyKdIFwPuIP*{gi%rwlUYqrRv3FE3W%drQLk<*id&|>GpA|I+(T;Kli7V z?x@lysxeQcmA&(-wY!>0+gjsL}T8 z!kG7R*`Lg@ok7W(?YBZ20IMhm|y2=IB2%ddUbXKsh$-QmF=+Te!V>m-I!nD>To>UZivfv9jP`5 z@$2jw(W3^t3A!;q&()@MmVF_pvnxpTf{?Uq2SrcH_BeE7Zsh8CINNUa>Uk|KcC(PM z4wtgOsehxp?=y7Bcj3!sj@|j#yM9z@HQ&7R6Madgn{L(OwRWe5_GXo~N`k+a@-6J%qq*vHI0{wDo?NJXbetod%Ycu_mOpk8Ylh8&y=XO0xQa7OI46`EITBV0ouX|QXQKhzvoW1Me3el*zHMqKxk;}cA*JqSm_g**4rIPxzF9(*d0PsM%Z(7>u?sc*?B1o zQIj=K1`Kd!GxH=!+Smt~>}D@y^HN&j7mJu*>1GKNU7s(6Gk&zLAtwBp;q4|gM*efA zO=j9;atlnR%=D9)HksT4lPNR(WTs6fx4>k|Oh1`vlgTYGnUeLBFPGkE;eB#V-XzL} zXc259y8~$gc>6CjbM+%w{{M8M5`Gw|ppw>)G%jsM3Y;EjA z7l7CdbtRgE>usASY``x8ShJcmT!p4DZnSNQk@CUxLJZL&Kni+`-K%wa z+P5@@)!=`W-foP?qv98S!O*p~9Q$qi3o?ZL=CR*J30monOBk@QJoxBDefq&#-r-P0 z|A4;QYr@cAhqC@*%wN#;{sgYUYfrC3>q+WkP<|1cg4dKTw3|fHN9q2IPD{GH|0>;W z^j*^BeOHwCV@rT?t=(3X^-I=RC|zhpCzSQy=+Knai8eI5XLou&z1MH*PSEQ6c|F$J zSIBxb#;FNezhz%0=UjWBAgX>Z(htK0_N3R9UWFZMLh^(z*`8jB5h^3nqh}%ysL3XL zG9KlkxA8n%Jj`#6&9_H2-~RVwFQo78)|-D0({NHrODNIlrc0R$)g3hTRgz}AGr~s2 z)VDL>+QT*_dQ@-sLC@^2`}`Ix2iT=Z)gmM|_E}QxOJzZpW~#QHBhmF3W>^g zkLW(OPUx9+_OPtSab}(E6yjyp*~2kb66j{q=MPe}{x{p6aFspam%3973cj%ils?2T z7GpiDBP(VtY=uHYgY^s42Mu`^!HGr|wmadGVM+)0z=LUV2Fu6aHXY+@niU5$EA}3| zw|lMZ@(tZliFPnp*X!&7jH4c}B`$Z<5}F-5Xc^uZG7vw@eL=~t2*#;CVh>agixE`J zi}u+#6NbEcq$@1t<5bdOR+FW69aQzA!%=R(or2ou*AFDdZa}CarR+1u$uDLc^Ix% zV}gwvva;WU@vSMHW6k=aq>Y&Kn&2I|7ugk}W?b0{Zw~GkCC8Pm zq3^9oFglV_M$Y5VjrnD+j?4AJtH(tG*9#$OiCzj_d>nKwdv?24PMg%FoAo|<3va;Z zCuu#e;Txx)7yiPvjy2CGYn~sp=IhD2)Tt?sq%GNx=V+O1hBoGl%yMwPKCQGL&X-Q5 z&cS@$4RdeCG3*%ZEr$2}h)$M3Xg8_j=pr*QKhd(!H6VcL$}5 z&HvPhY&CnI{82F?=?dw)n3#AQ_cLV&x^1=p-BRK%}U}qAjrxeW79w4(72NJYWnLBOq$P;{Sp0~)a!-G zv1ia9!v-ln1bd$9Ew{#bsihln;o^38@{ZR)rACGBCRfSP@Nft#(1I{MNQlXl8C z?hgT|I@h{@K_DRWP^-kaWJO@|P}?9(uhx>V65-q-B=b<)T6*cxLV}WWW7`oh7edb%r4@0r z-4m6Z8`~ZsKK?J{UJ>Gk20e3QJK*E&7UJAOSwlkNlHMeaYCJV`V?NB)I>(yHbxo`p zNR&CK6|NwegWAz#wjE9~2en}jM-4A?P%9injQK^%+8_rtzm9Q(gIdhUNO3(8ot(#^ z8}lBnjz_Z*pz3j5YnkA>W~TkDlN|G#_IUhT@WV9 z<2-JT$K(#^ET_S7JHvO6S4jRA<&VwSVmIhB+nxq*6Rv#ZZ_{^ToX5~{=z|`U@K1?% zD1XFAru+_-pNeCobppyynZ!?ncM6ZiQPkjjsdM3g@wzu(9}1!t-RUMD!k%mC^P3J;VfPRP@apPx1GeOi4k z9y1Gl2D8w`G7Ej|gu1+#4d&7OocGYh4cnZ40i}gDVx*Vm^(CYn^qRR zO+tb?*Z{u02D=mB1?W3P_mE#^R3(%8(~LQ1Qj_FC8oyZj*&n4JXE?rlY&6Er=G_{M z|Lz2p3pqmD8&&fCo&A3TKKM8Xv9x;|}XFNT=gk~n8E zx6+sBT`)xs35h|L3-KDIfMN1vDjXK#(Ms0k$;>COgiV-L0FpYl$DtC}rL3BW;LY|0 zPwQ<13?jbIyyAYYTYN;L*sz8-P@8(YIh3+a-q2cOp`~@qw{^0s_W5l9isp*QLTL7TG`q?0^k-wN`sv=6@0jNmK&QIH-GvVRohhD?SXnQhI7Kr$)TdfUE-{(fdKV5h8~{Q2MO`83t+PC&+c|FWCfw zg3t%q1VSSJM8&zQ&{<}pTTkq78I$m*<+tX7cs<>p4NL9j*h8IcSZX(4f2ap#o10SD zgV4&{Sm}$H0IMndxL8Df8}kS=U>mx(gsUy+-h_k>G3KMff;MJE2oIrIt_Y2|xL=5m z+#n?T{0m4en2I}MNE_1*)JGy11bDu~veUY)2qfp#F$|CsBX(v)P9Bnay^|e6UTJ_y z5D|8OG}5;ZGALgNrF&=9MVl2$hA0m(AZ6a|FZ4%Ncv>&! zKn=*cp$%9p1>{d?k}lz1gBrL+cnsbP-lEEb_X_tL2GnY=GcJv)b{Lu^+`q#8BksRM z_YWEd0=mrfxRkSlA=#IQrGi6RuH0cmepwssQ{I5QE5lMBcMiDoO683j2I!yDqTND$ z@~#d`-Q@MjyIOhUh5>2RrbAQq8hT`18mDAFnm z>5s+ljX})MWon597i@(`&S-3MK|`vEu_I*GERcYyM$Jw_9%W6;)R|4)Ly+1c$9LvP zUrNaVdO;9uN)*dV4|`)h6bkU9nPp2YVtPT_JUEnIVSZ-)>rT$&`ElZ4*zEH8b4*JJ z*1{&YpzNn;k+AOs@Em9Hxh0T>{-2cIa^vtUo@J^mVok3b6EF`o8@9Mx^CvK;VRs5c znlq=l$?PkzW2D@`?5m#cFHvkK8gLjwh9;Z-zRcu=aampFAl7A`K|l9HWvV+Q4EZh1D+p4!*+xgsjl=Rb9dy|1DL_1BEiCiu#Jahlj2Sh2Vrv-vJeH~dSW`}N~51g1Fdp;5bZ8@JJk0C>UCo~)GO{W&m2AMQ*xB~CLN~a zxQyMEk^`1&nn7qN^BDd~pivp87f{yT;B@E#Ur*L{^;m|uBzD?!F$SUODru+;PX`xUvxn4agJYrG-9~Bn zQbIom?lC|;>McBwmo%J`@SudR6gbZzEnlZ_56vBTr*N-Cn}R3c3GMFguPIEtkM0k% zoX)7`$B!g=md>HWA&YV9wzLdoclW- z6_zlWJ`Y#-%lRbP09)}DmRipYF!!4MKudEdn?uVoN%yiYdqyfMbC49vPDzoatNr&f zN(lDi3PFUDbRXZ8;1?zQHK1={3p_Iqe_(S2@ZAExlUCA)^y6FJ%&sDu;grve8S0eg za2GReGSeoLTVOIJ>nA^{pD5`Z7uWZv{6Eh0W9^?Jb-kE45tV7k9!}cQ%hTVJai`cx zpeZ!4&QUI1C&0PMy#SR-H2=Vc&r9aot(B%|0 z1s#Sji(@2qPt4#^(q3URR(`5fo47*q24hbH6Qohj8`|w?&(rKX@^Y2oG0c1UP9TVJ+!P*28!7xMj z;c{A`XC8v46}v@Tk1R|4Bq1U0^b|!BxF&$iR9^8Ytvxc%R&LsbCB!Tvq4rN03z7x9 zGuB5Hkk%v2>RVWhy-X!q4^AH>b0=&|u;z6os3ujvE@5z@Ye?7@ldBgb^C&dEQXcqN zD@cfX7A!@DrxJVNQ9D60r^3#N5|_Zj%B#>U5fxnB8}OEVD4x{PAL zVZJc&RS3O71CHoiG3EVPp>O&w>Z3nOp_G{3;2mMO>HRzXDudqLWKG!}2{Rhymvd=*G zs+ZdzL%-TS4gJT^=h~;CUsm<3DFa+%KM!EaAXnSZgIrp@%$ivs^XzAZ%mTT_eir1C z>ZR6P0McncE#v}_dG^yF?N#)TZ$5Gvb?dU9RNXG4Zk_g%)UB=B&SgzxF37d^apjpy zo-X@1c`mN9J!Ub;0{ammi$UhwkAPfQy=XdQ8F?1k2bE_Tc^23Q$#X#!%lS!@Agxtw_jiEw+B<~Y z0n%gd0BNbVo*nW5O1s|PrqVt@X}$I~N}E$@BMG2dVY-_7-YAyNXBr zeISeNO+xMiS!8blX|Cb|@p+JCwk+iHAWLl-q`u1h`V7ds7YTR>uBNgL=KtF3=Q@v9?UTyXGMw z9!pz9{^@k*>q$6a)6895P91qy`tAvvW^U%PCt-Ju7BczJb;feI=3==JU1Uq#Qe8&u zFwmtGF@bj=7C-e_x*1>kde$`8)m}fW^AZ{vATi!Gs~5eXz*Ddv&H)%?qza zQDorY#ggqK?WGx0mhHSg_jIX_se=?ezX^NTT5Q=?y99_!O_{8sG*f?GqUy(!VT2vH z%?-9lbX4Nh+??U;$r;WA6q-F*wng`4%uE4#Fsw{b*}hDx?omU~?V)BR{XPt2z!I1- zmdJBI4P*IXO0Qt@b?l=IA;t!x5G+@SWA!2pm|x)%pFJrROq*^B=Eg>jD4^VPL&t#g>fPGex>~jPH7ZS;7^ZhJ4{NqEi*Xy$| z7Z^s^Quoq{;gP|S{BD1qR!074zE;p9Y1@3(&ysa@I0XGmZe@KgZFB2tM*j-*n4nhb zQf*5~&%Cf7TE0HJyat=EEg$Nbzm;SdedptDSzgF*`jstjtt=JYT#{Cnt~$>y7$LX` zL!)zR0}dh$jE<5Fcyc5=kYLi&-X*Lm5#K%{R3r-xMp3@|X+qKaY3!CjmWzzuqO`G* zTq(oAn#lAeAOW5uVMAXmw_iD5lnQDGj$v}A!Tk$Ynb355Sap2)u(1)Htuv(ViAn{v zCzJ{Ydj!vNSlutC1(*i=g7dIoz8X1w(h+(;Z}?VfXFx$8k)e$)I_ z4favJYD@Dxy1TM;H_g%RH7ymLH_bSLPJdVcup??ZaV2K=GPgMF$+MQ7M5)0+wgY$Q zCVN!0lsAwX?Tzb5OLF*mmc}ip{utG4QJbq%QF~@I-b@=48tJ*jJIT=l<{$tUzM1aC zgH|J1?3jAIc>h*Q@C){tYy&4JNuGW&gXgt8X znkq!Cp}TpYoz{D)!QTFo89^po2zq;0#a{R#FLoj5wf4f+MtkcKL#>^6^sOr^w)r_w z{G$;cn|mAW(!I{#Iw0@T^%Yyc9y9>$vGvu)>#HVrA-`VOO8UxYz?KZ`MKE!`=zR>3 z%oBZlgrx78zlxNH7V?MLfnU4nc|RkcXLd_Rb*wbDn0>kEML(noPu2b8GP08bZ`)E? z_FO|I1}^J8h2440Ei-4MxoYId2+jI@(~)d#qkTt~i*m$k8X0iYQ&Ak_b>6}***3d! zrz{eu?~%E*DfRn2G8G>s4M@75q?u>wL?i^+3zCPXQ7P|(kD`C7YNCzI_m=RTk8um#>haf#JkHOavn?n)|@D|i<5`7PB@Qyjx! zFUXA!5qdTstirtG-x;4Neq6lcr+LTcKu=X$F;OZIH~#9JZHV@`kbGX3&3>TeX|UGrnf=5E&V zP9K`&md?1+t;HU(Wh_`kwj;1VMZgzZv65tC^2ZW}=a|MK3js2 z%MhRAocMCktb$*c&-S3cb@14)DtyOXk`!d>sEDnXN9KSUI;0lsMfa(m0Ap@dO`W_2 zwpwi=ECgFAL~WtEXOUP|c#3ENrbsMp!V)mOh7~DHp^)q~boi)%QZR{nL&9Q*8MBbY z9p1$VYoJ}skZXh{IZAejl0~l(Q!0+OlOK-Zv;vJMG`R?+0BAe;hlP6i5_X}`_#*60 zpsk=Ag!-UOLLxSG3&}o>kTxY(U>H)=#||8zfW7SHZi=M{Q>l_Pdje!gKa(^^g*X}V z4@*;a{paZBY#WmMjlJ}OHrw{$Gp&L4nFiP9)fzcMcIa%Ene$@$7M)`9}+!)Z%_swMo`NcD0+e}e7?&x(i%_VxMvX;fl8eZDmDH+X8dyYAk!PT3N(iP6%iSbQ1m?Z&(m=@MN&C=P*uqM5bIO|00roaJjdRA={c zvnWE)qe@Gx&|JDx>t!4@(LxL3n`N*(eyFnO5WNv8f6>AQ`}nG?Wd{zOk6x!q3Y?w1 zfs>@%88GpAab3S$Ac)c0jPfZEY_D!FO10B|4g|e=J;>)kuqD@%=j!S;H4XTGMvkc*5Na9BYthe@ zA^iu`=NuW>%M^9)Oz*XYow?j+YV&q&G3abWnwz-KnVPq6AKsG( zRk4?Ct;35^;H+YwURbdgpq9_vb1v9gZ@+fPRIj#Q1pAt>-DUel>T{XB zU{$^S2G}(Y`^Kt@opq?dW-Y9@-`*`uWqx~iWzmVe$VJWd_PeW!yM6aiWj+LVv-u?X z{=x$JKJ&zt8G!l@B~V_!lg&+e-B=USD>GN1^m1nd%+y4U(~yT{r5sj&D)uV}&N&x^2) zFassWBBlqWA$axXhO@cHtMXjq!JQfNW80N(PWk!b@~-UZV6t@Qrd%=k95La!KechT zcj+u!a~0)5uf30P63|5Zy{5tkL@e%mrSoelw36gBe*yI?(h;^7nn|VmM^ZvI6-r1^ zeoj`6CRB_a9>wN4yHnVKEq?o$encr(B6gAT25i@)6y;_lN+?EB=kB?mucfYia=N-tCH=57tgBs~Lvj*Z_Z(C|RlKG*KoW2b>HhrVn6rj|WVU2B zBlA2@j^&Zp|4=o1{rOuy!duQ`pnJ4?wzKviZ#m9>=5HqbV?BKP1kJQw^fP+>?WcYH z-7(VA6H*juQW}5V>3_x;Mt-)u>Xj6?dX7E-^8L zoGOJlH;5`P;$2py%mtxgo&f29*Edgq^f?5rb2_TN%6uy1NsxY7^q3Z%-dow#$LTw> zOJl6Cqy7W_^DQ^y&NRqa7swjqK>5@jax|BiM(FI%zu0#6o)NkaDypltcINI8ooDJE zv5Ub{hSS=bk2_=jeOg(xs>9A&1?5S^%2}Yh`TYcRv2vnkpZ|lr7i{fVdI(B2?O5uV zz%kS~N1Y2Wi#>@gY*oQi|PN+%H5ILSEYkf1!E7?@`_k zm6tYaaWE4~WC$+;6~{S)-alWU!(&T23n(r6Rg@=|FX{i>G3lejQNRj zhZkX~kPWyEb-zsJ81*t^O?Jq~ zcXzi)zx!<3B7HAvUVDI7^<8|np}O4|OApPm-ydPq2_xqF&=-ns%;)ju-hF}nA;=y& z><>X!Wyohiwq9U=0J#Ea3*afTDgWSB35H~c5X%@CSdvp~xtP~69Vo@W-Ix1~0 zREk66DY9Fh+270)?@vmvt@{)*ZYG$%xG5J*xA5}cWfwQQHn@j+E++PHc~vQMn<($b zw6PUzxe(P^NXF4G7?~qWM&?vAX2;OHxnN;#$*2x+c!ryJd}yTRTEJ#$LAuX&EWV^!vqa)*!;I%lS0@5BD_ z5$F;R>_@h;&F1a*`RlFP3-X!q7dqyf?}98)OGZ^mfF{TFmviuInRUpjxzXQ@&?YEbLa2bJI3c@gqK>Djo z?D-%l*>;1R55nxe8|237(i;Kj!Ev*>5jx{IKJl|NH&54lo*mJ={UzShYqVobSJ+z` z(>cg?PO+G{J}^gY14k#oT*09-HE?zUi#yxj_+4f2wXk@LUYl9l$dVr8ffl+{caf*Z zhgtJW(*BEU15*hrg@~&WV*V#ro#E`9A8HxnhmMQx6IBpCC_4ddTg2ATI6DEYh^P20 zskQ}jAI#&NkA6w&se*cGK>-s!c)4;X1{2$T4@cSV&E@~># zvrW96Xk64J`1sZGw!EE2X>pB3uC+9MzYifGlbU|q+w$vNtq8Pntz_j5II4z()l{Rd zP}4&<=8w7B=HqEe6CWVekdQb#0%Mz}t#V>c|A16$JOWlGCAb6vRtibj2qb#$+><%< z?2I`m!y~#KsT6T|r=OkMu+zP4<{K9(mb}8593H zGx4uSm78At`?AEoNdZ-hM>+@^b@utZt^H|d9|KUYdoNTm%2*_GEvfyWUZV(k!gv97gk zTb_r*cpm0dPS&t`_H+Na$g6AZSblq2-)f#)zP6BSX>^|3#RBA(pJ0IcOl|@1;0gL_ z3rNgwTD&jCwl8{iwq*wcH{}ZXcEU+CnM~JOo-k)kVHX`tU_WyU;(o$kElr<3y@j-v z<+K)k%%aMjCV!Cl<^^kWJL|gK&T8{?e=Wtdbr#neVFM=@ct(`-Jah5EHfK;hmhX+; zk4#!@+<6VdgBLXraQbM-E6|G?S3a=q1)Kf?UYKR(=Kn$O8otbCg?D<6|*v1=w9eX|y}WEL-}mvZZr^IV;E zqTYUbx9;&xs`%*>bJ&HG9V|XqNON||>Zf-jF+tB3y2V?Y?bEBWh3;t~h>%+77O%o1 z3wjp6`D;94nSr73RicWn8oHw$)YW6xC9~Pkm%g)htQ4r zd9HpaiH!QJAk_ziAd&TpF1ZVO7SrH99dJ{R=+#LwQ!i{QlQ!w@TgCmFC6t+WaA}%H zX4{YKW|<)2M;x|Qv08H!|gUyD9G_W%3rz zCgxAQoH-sB@@9XcL+XuBmd1J`#%6cW&J+=%YB|V$8JTLTNLl#0)o{VR2ZV@2s}Rrb zK@20rkUROO+HL29AO~*+nGb^8w-v$dUDZBY2Lh+`1&}%r+WiavP(-&?GseSLkCV&* zq7W2sb!q6;HGlQ>Z#j;;9fQl!=Lg%(UmbfPGq4;fqN5yy6)1N1ei6nCRy$xu-;a?S zcFgA|>p>qsMKuO);k1!aU>9H!2sS_t*oA>Wm;8n$fEQ&I7mzJ2Kjoq2YbkMT-Oskl z^@w@!OU_IW7XeR@a<^CU1l;{gWbF(+6!~qDwybUP(DMhZ9|;GVunfybwa3d2MG<|2 z=o~=emj=?Zn92dsw*UFEi!fAOt z8;r5Oz9%AAo^@X=3LCs$PSRtm3)T0qAgm_Gby^J5q9hDC!=QOt!{BFxbVp<2=3i!f z?K;nDyVhD2s)aTkf>+imrjI-?{yOu$C=wOk7u>lU2gr3;Ve%TUgG4@8XUt4gvv_(} z&AiS$zy^?f+sX#=kbOB{3wTmqa26{&1||y)ST=oQm9il!|5a zqe$~f9@JMGcNHQyLk@Ev0`y*K598$OXMup7DK0>`Qn?X2gL3*$RoEE>7oIK*?AOx@ z<(;H*&(fMFsq&Rp5B3c7SBHQV{b}f*bYWokk^U9Z&$XiKvrqCMmwE?#WczS$zzX^- z*?u>BZ!!yIZ%qtx(VsH@*t9cGCo%}NC<2dZr)jqF;HI6Hfv%#)KG+MHb(T()lj+2o zcm6g1v+ivFwUn6GCi%e3^0G0EPTpG#j8SiSJ}m55+1U?dSjNfnVr*^pR=SbZ9caHU zUfA%bOQ_*kt{2q+*D+ALiXl7^>W;3%yQ<4==3K38n)rSd6W1Zv3~{ zuiM!@ZmI>f$n@&(zoivAlTES>Kc8&2WAGCc9?zq2O5MWD)sr}HU*R9+24Bd$#dX+V zKM40nCN4b2Gl_VRw;h(8KwNC^H0!zBAa7gr?DNkUbiozcGAe1g1Dz5JHz=!QpM+G= zvqf@<)j0-P&FbvLSCEyIHx#f!3!uAjDG#}I5tzj0b;44xE+G90GX*H&?EB6o4>PA1cBj@j8re#vxu zLXP(Eb>a@^@kDHig>KyEe}}R!;5;7Yq;)jNsL)8K?m+jmQ+KkIzXWAl=y6yK+B8xg z5E^PG%cBhcdU;HSxvP+2+^M5?AuX`Jy&pNEyV_%G%O3Y4VX&;c4+-O5^04;2k30*j z*V%_bSUjfKn)nC^i-)!*KJr{;0kMIyy@?A}6E~>WZCmt&?W!ym=22khVqvSzNV|(h z{D@)$fo0o{t_FLI*gzdF-q2%P8m<3a5pT%vZLpu%SYlJ)(-irM^~552u`Y|RYv0!j zR#lv$&kI}GXjg%Kp4(k&SAl(MZ;24Qp9cF>7x9gn%2^~``~H`Ri*%$!Alr|CJw-s9 z5#l0c5wb>zi}c0bx{>Q#P}nbGMGM!Lv#78(tg?4%V;zB97m)9(FV@@7>?-F`xIVM` zRnuGc2H$|cD_hI&eCb1k|K=GSJTS;LoM?cGAf=+TjsL^Oh4hT=i{EN zpYBMnMXOp0$7O!xj>}aXmz&wUw#ucFvg|V1oKJ8mol9BRRxa)oa)KRjLbAXcb9ZA( zZZ2v3VoDaaii_nWoV%4hc|x+myzJ1NY}cIzv-aFATL{)m!m-_Yq~y~LX)$}#Zc;&A z42GL_%jC^P@zD&hc-1_6i&7{6#4Sp(n+ts|6xw_-Ht7=U7qi+OLQlwy4Y0MrJ}AKa zcdi~BLCrH#2UmcaN61L2ffC$@CF>;y-IxG2g=)8-Y-Yc7{_J4yW~tYVwBP5C7#H@p zyvRiQ9;aGW1hONEV~g|h-<&V_mn)t;kJugW)*E!;!XuI~@?+ zg3TV;x&bv`H`YVFp4CwO0cy@L^Tsnamf0HWW=aqf3w6F&Sj*#HMT?JO31J45ese6e z#q-cJ)>Sa8wHOb$S}ot3)tZ(jPVo=nE37M`zjlXA^bSS70o?%Vqo7jZA$A9%!#mVN z>;YZ_%(Bqt@Wga`EJzMd(e#54fwS^-I6O7oEK7sgy(Pk7MA6L&Ip}b|q-C(*;gMop zVub+@I9bx+oH_})$Kgr{-os+(kK<$UK5U+U3fx%^b;hmock-0pcz)RrWrg8cGrS|v z@~9A}Y5;1YeK=0iwE>Sp2`#=9*gB}wH4*k82t;I5a*T(hs3=9GX!%MJDSl&SIJUk^ zFyPUa;RL)b%uJm*URX`W@^?h8A6bva=FrP*^U{zjJtpEReFR=bnWsS6mI%HAoYg(U zJ3O7gP2IZ4o%hi$V@roYXiLWzaqNbx*|V>A}Skr|Dx!R-+h4x)mJB!Ajxb-gT z-T}WUkGLnk(#3$-M+k_^Q20{Jo|G|Fe~4WxVs4rijlfIPucCO;p19lYfCnuEM5Szx z9oxRmYwC0Ce2^dO&>qr75{91Fgvo?5+M}$D^q+~dF2r2N*?tgy`jkM-=?Fq{)0p_I z`>f_Z8kyY3=RL0GK0}VK`vAZ{(+h22yPOZ?0L(F-k<245!H+>Acq?Xf+#!pZ zzR3D_prK`f^;xkx`6eGvLAl=p3CQ=HZ_)#N0YqbW{7XQY+s?t~0(a2pAD7Nahdl@N zaYg)ZdB-QVAK}m!w&uZWT^DtMYxf6Di(otQzSzBr8DJN$EuaJBZ>>9mHgOLmnY9VF z%B#%xKZ>$af>Kkl_feFemsB;)_SfPWS(fL8*Gf$5D)zw^Q1Sf|Ng~Qy@2xC0#ukur z$K<|~-1!dK0($i~rH~FEaQfB6_}UZF(aD%~9&8+ciREJIaMM8(-lCRKbQ_v#txzsjCgL^$#(p^P@h>SfOA5xZA^J9BTvyPsIr=wZ=d2d zq3>#DlD;MjYH-HLrznjgrik`JJOjij7fv+`XOKx+S)_v+$YbPT&XVZ%s;DxxkzCwc zNS;S{9%RCWJkPaR^aBZkGssLEyk+}A?S5SwIh&F7GnB{K!dZT1wr);XkcPbL1|%eAkQE@cXQOUe#iM5dL8iH%G)l+50Xng1)m)N5|D!gg1HZW&tM_op~q%guC z^-z#agLQy)qBdf$s`90US^p@?m9xbhKs2c+MPEFo2c)OK} zcLdw5$E28(LUw0B@-v5qqvSozV2DxfjeWkE5;SC?8!m^@U1Wo03`Ymq$0&G#d+0dY z7s#Dvxp7A5OD>S#Kif^(>~Rp@>{zkW{P-?&Uif%l`nZbChFDSXfds``IUl~oljK!8 z5MzKY=PnpJ%=Q4c&L8JM#P*7^4kLS(AjZN%DomB4GC$86!RRhw#+FketBpIUj+=}(7tfF@a&>QLU4IfJ|& zc{TW_MLR)LwiR>VPUU5c?;tN0fCCKjeo$X#aLg7$>F(P=V^BK$3eXS>5a-p z?F<^QK?xLv@dnT}LK8LtgQ7b=;5A~~=f1?q0UdVttt-Oh97ym9(S0!+fNpa4Rs3u2 z%jsYdA#HSD9bSkI+})Q5*Sarg;H>h+INc_c%Jzc>pnd~h0^FBIA@5Fi-!d`fd0s_X zJjm3N&n~wY6NU+x1#U;zf*~R(Gym^2PGn`sAfXvW!NfHz6L$VB3i~lH0Xq?YV}F||kh#;L2N zFghP#&F_g>4*U}J{TNq!lG%7lWg9z(g?QP<&OOX{qtK1{Wm1jeQh6Yf|5A&a3z;dM z`EE2|jfI}=QF+#9Ls7(jK~ilK!W213?q@xn0id$3@px%T#lFHD3X4AW`zeb&#`Pv%;SQXVOcQ9N zfG3U>GVRc_v1HouZsaA8;@s%b-P=Qay6Lkd$&BgQDJN4OWxIid6?OlvNagACtIFHu zcOdC0uo2%5j}1PBLOd8akZg#y#jJ?E2}}_q#`FsF8{8mmizsyoNH$9Gsbr%&oe&B9VnX_Y?vp;JD}+=>s_Bk+<&aZX`lw3JslE=Xtdqx% zs7S{22t&BsHowgCZ1=`#eT?}sJfCD^ByW2>E@b25J|o_%M?_NkA|QDtpI^0ug{qWt9kSoH2<^FfyE<2*eMHXWROLF;vloqQqmBMu{c6d195`Vw{H zKzqNH2Z;;1bDte>os_4N`>g2&@!{1|L^5(Lhi=R-D$jDCP1&KkufB!Fay}B`NorAX z@8Pm7po^|d)O{&$rLZXLqHP|z)`H+oq2vU#Q z=}vlp3#N6a@HE3`2~7~%*Mqvv4eNz^Nc0zE>Z1cE>R*Y?f03T+Q+sTNP%;T zThv(Y|G{3P_F@;3qw0^GO_J;E8hlOY+IM#7a(k6V+5c~`KBMuCqz*jYo$glzfeW#KxJ7hHjl*9lK`94>T(s$uBaR?Xp*Eu9E8N4eiR zA*4D?s$u<>u;V^|B1)_<&5CQJD9xaV8nEvK9Mh&=rTjy#HpN7w3$jg}8-$Q*r|6+9 zM@sd(Tx|}BloxWSDR&(e5@lOIH~TW^D3z3;+mtHKj;kCMLaNQ8>o@dl>*qG9B)O98 zxA zroyzJDOb>HJJT8;gOzR-p`k@QoEGg98qyLzmR0i7X*VlxsL*d1aciLnb_>cAN9d^3 zX$A{;5uKn1h1!+`VI_|P(M!y;YtyHYn8qR;IK{(yQhb=vcblYnDGA83oCjW@oaR1| z$0W;3Nq`^oN|1#Pp~ceQM$iNq7P1nOPyC-r*zp;P5ysJVO&+IXO(Xq2&<{~Fyc7+_1!K#IQ3BL*OE+$@O< zOaK~}6zvy87p%QEHacSrYIh3BpFoaD2H7hOKy8aCp(`=6okB%*runjYQa<#~{o&d8}{@>VIdDMcem*U~}WAZw@& zmpSEW$sN%sE7QipOia@(qRXt~J+~-XFTJ6K##tAWu1knVs|v|ND7R_iNx<4kxIvgt z4{If%bWfXvz-}>IIvd91*hdO6b}C2uhhd_p-i2Kod4N0w1o4pwAAs{_!=(>TzM#6$ z-U~AIZtr_Q*!;bUJok_XE!HaXTt{@O+Q?nxA>sSU^Q!&kwUOJ&!-x#Xb36B8_ypWX z2JTxyxSYc9d^YA~`1%?~rjCwFrn!b{fdezd#MfqoIu~tuC`~5HeLDZJF|G(XXe%sN=uVY_6xpmVxl^P zrl1)k)t|CBg0igif{sfJSCn-c{JYtWdFVJql0PEc4w-aJ&(8kL-s5EMYKrlkop z44N5B*9l~4d?9To=j^)lF16d{+bQktDByg?Yt=1H(CsgGFp672p9 z$}Ck}vJP6>DqfH^N;JPg1R#0D^rJ7e+(%YsMk6y}w4 z%Wr=IzYCVR(e4oj!@h@nmr(lj*a7lo?yv`xFC>O2`3RsB%G9ND)yOwxIa$qE1T+X9<_4^7iRU11Bmc>{&s(cA%P40IgPl{K<>wryHm+7$S+GV=- zoDSQ^^JVVL`}FLA%(Mzs)gMj&{-*0M(_!1VU#&hk3YIzRkGl7ckV{>zpjPmMU{~1V zyxUE#o(efqA$5O*0Uj*hi@(BUWR$go&LijP#&0KiVE~sA^V31R)7#Ea?B7EstliD)g#8Dn*HvKNk$U^7mkR7tFA~?Nslcv&sh&f} zOVs6S)a4Vq8to0lC;A%IyxiWP*hQ;L*jt_v2HWO?Jp<-hAMCM>1@_o_VjewLVDIZC zj#5>a;vqfKMO>p@MLeYUuLe7!cu2BuKBCw~V3~i50dX4_6x#Rmvgh(8-v};{W8xiXPK}P!9y+6a=6SJ#Q%)GImoA)X%>W5)J^I69{UQ9cB0P{FZ zJyA|K&-^0TNu!t>A%c%JjCFypn62g!2- zk-unz2g$S8E+fyZYV#XsslS67^txeS?w|&Y2x`z$MH_J&NRJyl<~9(<5lCy5#i}+^ z+wNZ*scm1a?JH0lSxl{`_9Cc_EFjN(w*;64JSnRIPkK?6AP#duuFV`{=7Mx(>qZq- zYHj2)@^slx>YZLjo=*EoN^7gaw$w&0AkP{4G1T^OsBIblF}FDvz7OA{oY&JQ;;WQ@ zE<&z+j&kxKPoLveAfMIqF0QU#V{0Q%k>^YUm3)dkKTF|A9_D$@oqqKJN}F2qS{u2S zJd<>?Ga(qJTIw@f@P9-m7mM|!W9-9GFXClXRO@#6^JDlkEKxy21_GlsdO=SuDBy0Q)!)&6Jy$A5PF+WsEH<+!S}##8?_v(-Tw_xW_4 z_QQNL9Zm=P^g<63d=8-=zeRkOxnwg~c0BifuXP|{(->*?dW4ZNc+m>91O%)mTq0 zuV?oPwbVyN{E2o_w->?tmF^d`b)bn*ck7A@4#|I|2^YKJg0foPFiq?=*f6oIuj6b- zSqs^dlDEUH^2cdnAH(J%o$l)@IA4x~+)6lG1A!04m{U`160e@$Ez(YyQ01xJ_>-D#fO^6O%W+(f4tD z`1&br*CC$9Z0Ao$Qc*wH4pU=)3ZAA-g*=fQPy6Pjf2oZnDRcc3^w~DbXL5gnufA;e z>FE)twEPV_{uVFECzxFn*rJ0rc2V4t2?@rNUPjWGVZ4{5m2?e1NP6RxNyjst{jW7? z<>DvrWFw(xTHDNeesDYbZua?K>d97wq>BAfwLx>lR>F1#PZ2K*_ zbHtQj{KIH~8oz2^ZW`;QPEf^OS}ez}{~m?25#Zm+;?8rN(Y}WB$#bTA6za(HrtT`R zXH$c-dD7Y~dN%K;wpysR`e`X`-Ap`3c)6vpa_Fc+csYf3d@snED!^_g&zUOcZY9su z>cQJVTBlSt-UTwXg7O}asg;`df=sgNJ4NUNAXEDYJPb0mFTx`rXKF5Zj66&fQ4bJUbIJc$M?mOoUDO9ol>J%=+>=m2QC{`m|g&U@NnBx(%m`t+d~Ah;snM#);QyKbeEmxmbI_d1 z@qHbR&jklLa-t<2nCMpjEJ7mx_*nOM@}IxSIfW5YJl}L@cE~L4>5dmP1RBXtn}u}Z zJ!<|U@`#F(X!XZ>N$vTzUQ(s+)oU!oNf8hn5haUgXhpuSNSti1Elw)u&xvbnsx3tp zWj&|(RPD77hAYyYDoN@Nx9Ci`rio|5>6s2mh-{xIM5+V{bTJazod|TNIR;M2Px+M8 zL+?y>X6M4~LB!HVf9?JvYy$n(xhYv?xdr6os+IPqGs$mEboeSJ`C>a;7NpVKj~o}U z)dD##Dj^~JYzWa!?nh*Y?xLv<1Q>U=gz(+E#}<%?ecgoJ^T|<#Zro?K@>PQlTZtQC zllgXdl;H}0XsUi2o5LFis8NdpV+V4Uoy7V!+ZMC0nlFbXMZvE0EDh)Qb;OO`dY3Lu zI+g}M0?J6{5f!6x9(-}9@QI(uE5Y54HjZ`WcaCwlXT(9ilhuq{oufRLQW{dt8SMeS ziab-B+vbCuKjkjur65!DRkeAfTgk%s&O|nwxIE98(J1Wq%nJT&fTcs}umbsK<5_B1QEbXMailOqEccEPf`))Oh)5{XyV+&D$>(CLZ;flREu7V1^OQ4Otpb&hR!x@ zg4@<=w;J>;)C*?n8`qa?xZc>y4wczNX9ik{DYdXX5S9osCmV?iBabAvBCbmbAm<^e z1@+jnN{EFk($WOl;fQeZ47dyJ;gEn=aXBA_gFcZOC{O+PQSjffM5&NgmbSz1EfIE!yageu?_feO7$6j72y%} z=ibkzL~rvIxr(?Mp1#ZM@CQ$j6$2fv1WvvlaGh~g3CqM4(cQBE{`)9LF%Jg8_etO^ z6MYakEDb~)g%yH^oaZEzz+0dz+|5hHL0O}LY=5AMPGnf)?p(y|81*>K32YCs%!Y+{ z{HBdAp+>|KiRyCql?}rDx;zfYXv~ZUmK`s*NmxMmKN%y5?*~W(z@q&&3k^kft*iKe zqo90k_Nlqhh(Lg}t`cQvU!<50r+yvprf9Equ`~nfd(goZ zp=DiA;y?MJD}IX%OloVr2STygbz!M^6a41w3HLL6g-bV%uL+;3c`Tg-ZVldVy2A9f6LmW6L52*Bz(%l%J4n3f}3c1Jhp}gVP>@*lM`v}d(-m^lZ zVrF9v{ZrJHr*&)5w0V}FOW?w;GelN=@z{#%bYjvsj}3KG7oS!7AiA{t=iU?_n9TRZ zn5R-&p{0)}H@i4f33|ZKC!z9FRAWBDML=X&T|I%atpXD9y9!>DeGWTH=IGr*&9pK{lknK5=*AY4&RMvm#<+ zeaO>$yPi6lhfoNIEDLnvu*9YB-l$pNFdTcpI&tiASdd|QB&RffDC`^n?@0Ml-Y~=rVx$^o=6#5r_oCv)h2eeZ{ufrSJI4`X??L#S+CQQ;au<1~_O_^v+)kcW zJJm+9Hww9x8cc0Xd83e|U z4Onk>Gk#ukEZjQsOzCGN$s@qW7b|p*)uhR#*gt~}G745-^~PLtt5oA%*`juO#PN_HdfnSt-4r@<~_^n1vi#OO}|cKJqJqS=MK2-zh} zQ^N7%$F?`XRknj~FyCSL%JxO92m6D}S$022;E?Zugdhh4lOEs;AauZY00IDGz8dIQ z?g^d*ZwWuytC&4_$^Sol?*nF4b>DlhbIuIsLP%$oYyoFR7|)ELGdLV)sG7i4 z+M&@F8g>hjq!5_~swP<7eW99MxRI7qO#_YRx%kGs7aHjcjeTCMo>rr|R~u>NYFlh_ zo{KSUw1!k`Zm+4?Pkle%wf8LDXcWtO@;ZEwD4zJF8xXxJpJ-E{>n>?bQr%r8u z+~gUOJgbst??<@~i;~A%f7EFS*MijM_WD5HUH!*s)=Z+5yBhN`0?j=BH^+nfafL8pZUaSD0s-QiE+ zm^NHF&{r)g#9aP}%CA$g^a}*pE{e~yupoM^;9sx^${>J0H5E~_2kQvh&Bbof)pD<+ z6>kYpWymGkmisMiT{)aXbQXuDAlt3Em*>Hv5aIpiy5MsQVykdsI!#n zshrvG<$5ao+U-S+IYh?N7QY^kO7YEq=R`hxr{nzR0bh}SkEY%g-SLMbZR0E*#QjR= zzFCMZj4i`Dv|tW=4MJLO&YtX?#nHenhI2UTBvP!8I4gm#uQ22?LPlkMB%+l(hJp;k zA+5g*ZGoTD31%z&kQNM%3LMsRzkZavlg3rE?QiAs)ROG-6qoyZ^sSVOa%YJ8PJV8) z(YPNTR^WcVs=)1J06&j7$h+CexL#bGcTfz%d6t^%p8cD@#*wpjBK5SG^(;R-i` z)E5442B|ILC(rmVQKz;z_*D=D-#Xs8uRfif-GL3Jj+bucY>oi=X19(ue-h}MI#y(N zCOXQaVF~7)%swSuzYEZ0bg;;lI`=Lrp6#B!o;FV7=fel3+PZ7fNady3t^NN@?f<(g z3Xwlk`~UyV{@;k3L)nD!RVI&Stx;<%x<%}{+5R%$?RmESY{soxX*aP?w}J$GXU*!b zU`rOAgIi!B+C4lOw5zVCSXNjGY^4wf{}my|e3YNf?7&?Wuw@kN5>^0PBBUfo0NdiV z{Or|*J+MW(u&@AZfeB=kXO_c`}g7nn!E0bxErx+&Q1;SwaonCbjnSUM9=B!0RS z)G<2?J$|$Z@#TWT4`a^a=Ro01+>7|xM8QE}Wq#y@ICw4yVYB7uQV%bLiVn}k3qepx zN995B3@m@Ojik4M}miMZTFW+Cj^TK|8!$y* zE2R4aOuas)UZJ$eoRlG04jiEQGVTwBVYG|8ETkAH+jPuc#4Qhi`k+AuXUcTmV@go> zkXo+bun1ZLb!@le({|%tlgLE2=yjfT7|92EO2&Omb?M3q&;ZoOiHephj1cI4p*5^^cHWo4+f>IIk3~64 zuM6}zxg$L|@OHN6$QZjFhsTlIy6%6o|dPH>xg8?gR~J*|$?m z^JN!xqv=EM>}*acjPmRr>K&0sekEp(S4rSle_&2@5Rx_q!usykF5F$nMMqz;(vzy$ZrpE{a?z&!8no%|_bK_T zpL4&@R()Y4upq=JP+``djQhh*8hSCv<`?5ZCQ&fszRf6$6s%$$%|&_i7zjR+F8&F> zjh6UKH(TyENUfH`D}=C$sOD-!?OZjZn%Y`}#GQ+UZ(Hk=q>#$Rsh_H?ze=j9ma5oo z$^7$*(#a?{RY!bmTa28Jzu&f!%Wn)zF89O_r&d~ud*H8X8!+CVNHQmxjC`3fICTb@ zuhH7HkYhdSP?$$R9QVge=SL79r@237lFum4bf18JzWYPyPe6CvA3~pAoZ&tPz196L z^yi>o;C>gnTfETy7W7&HxvxU66?I~gkN-&yC`=BaUCw1{AL(=lNbTdM?gicSJ>0X%mdsd2a$1?lZvpzkAl=nG88z; zSafpH32OKQbL_M|l8s>gTy!2AEOmBhjy=T9tfB1nbQ>XRCDd+v{GM4t*|ks+lNLd} zBs{apE#<-!n?|f|3g?=2q|SXn%UdqUx)1Ehx|s&;KskK*0JerpRZqiY_b^&9cA}@) zH{@FTlrKl|jQcEo$ckQyRyB|Kkz5d-?)n%7qy24o^uEqITAFQlx&6ej1OZ0HQx7ZE3B_bHlIz8l58GEvbj=%&BGNkY+Wh2Mn1Gx1=lFqgo%v49<-NjFN7caK}19JT1{6| znk#%!4fXWs4-*OC!<44vl3*b}D5)Rwg!u43`eDp0eh!q7p?rRJFebfV+r1PA>VAN& z4)I6a2D=(x&@-IA&+V1ex%dBnP3H9%_k@={LLbZvY?xMBJ;?UhpLe)*QkUd;j;XMh z`WYoHdEAL}VH)$2DnqDd!)&qBM=d{M=iy@JA^-7l?Z5BpKQ}~s?hp>Sud@aW4Cy{u z1+KK}*RXH@BgoD<&^l`|(BnbtEcCH@|Krc&pnKY_iuU24J=WI7=!yRFyxY88a}MmH z`2ckY`Fr9E*cWrof$V8O@?LfhcMmtsjXhj2(d|FXg7U5-I49*Bay_4EhI)=*==97rF0X zr0W}8pjHx)Bwi$m{u1q6Xpawmi96sRVea69VypXJqbKoR?-o6YNBkz^Su2@K0~ zPI%b$;+w%aFnce)?T)wSt(Nb2bXao}H}pizeq^-8Kb)Hx2YB5NM>#K&R}mFwvuVQO zZ-RPRB$;|u$&_VvXn}NTW*O3E!z6ckC*PN_*e;i}c_f7yN8+ZCtsoLJmM_kd_#ecW zIsBY_WQx0X4_JrOlrYd}Ys z;+OsWO@+wPQY+fP$NV;grA(9=rJV-$JBUUwpj>Q!1(Aw4wsNR77rGa87hQ2Om}x)@ znf?kW-Dy`Tp`Pq0?0JIun+4xl8pd}Pu%iS-en)s?pa?RBDe#y2I~~MO@SVc>+bp~S z&fo3A1GZe~+l5z%t`i=BGm4vqmlaBi)j)Vj83trjNYPac1mJN*`$pkDF|!(dAKXWU zEW98q7$yVZg*0|A@G^KARle|mzu+r`2V^7=&fj+E5;?c~TnBu>wollfaGwZ#pMD81 z5P=WgW!q2jmaBd6GVKZ1Z}3>29r;^g@%9Si3?56yyC|>NyLOE$_)g&gL5pgiaowfy z3GsfxB_45*jt!yvL3er7E}>!9qh$s;L@w&yQ7cz?;(kWi)zK%*O2LE@|M6@Y^ZH4A zzD>NNvy&93rF;1Y_C^znsrxv3hv@4*sG8fF&?ghHuB-l6-U4NP^r^H%X&-5zWE&6~ zeoB-n5Xqr3MTK-wrp$NL9Q~SNqKBW)a6`>btF_*tw&IKM3iui!0rO2ijJc7Yt$N=A zey-FDCrm$<3DKbGM;MLXUOCe~PnM9z_+i34{q2b5>&a-{vNG?J@bv{N4Hg;XCt)~4 zS$H%(N$Gd0=nrw-`7CnW#zSe2lB^_6M(*Z1 zJ>d>;H}`XSxCaz*1-c95a(Axo^e&Lg+_~%yXB3&&$;chlsja}h1!Qih1HFaT=7d_% zA`T^MLFTyE={jpcE_JWtI#Y`1LRW!Y8ty}@K)OR6X%WW$dXO#`V-a6L@}aq?h^BNd z$n4Na@ELsMk~J zL7V#keQPOVI>><36tk1W<0P>*K|DK7M(caH^jHlzpQp}PBPl*gou-;m5q%&HZmsr_ zgeB+o7Y~J+R(9ejJ9gNMzX`Il(6n~)=01(472T)4j{F>;#Gc+cB0nDVhT755B}SIk z_rIma)(w5C@o=!Ak2Z(+x*MuxjBWd0X4{;+r*Y06e%&85&JnVh?>j`_n(Y(an0tb3 zUuUB`RrQN(rc*%)Rb7R{2j$n0>9L?^!e3xGD!l{P@q3eq!j^m^H)^ULL@s@tdpO9bU1<;C zLSkT~pF~Ani9ruuh@l z#uwIy4(up$PfX0S?xQ59OYCuqY1 z584*w=~nPy1gx(--zuFtHDsFLp?9w>bQ-l3eEL+vV4EP!6+@A2CB;rCD}+y>Bu((u}Y(+#OPfm z=3hEUV_Y{liX!XD5*StK=N6208SQuKl@lti;iaR9N{Of0;cF21pM!x`bT2j6;p~7>H^FQ=_dJ?{=9iqw;binMv`Eh#ZxUx8%^K8Q-z7KITz2 z{`XADnaqJk1e|j9rlMQQ7m(5znz*MCYeLze9Hl zsmN6}EK1v^^G2Oy;2UWJ5in6;7KZ`KsSy(o!vL#X*scc1M zwbWJ1GJ#jnZn(JV8 zt=f&sE~j1m+f~*dE{mwEK6uR95oNEZtn%Y&mJOFhU{=`zvvx$;>nJ;gc}&@IwJdzh zKct4O((Lo^ug_;kc||-G^6I(;chW-qmdQbD5A%5>S|vB;bno> z70bq#h|z^xj~Hv0QgG|=*o|&x55>f;XT)@GjapYbFki6w?Qs4O#idPF3H{LLvqC$Y z-KiodndDTV2NWc-4|$6J_*@Zd{7spx$0!?6nU$Fm^NWQfIe3CTzVQi7-{u?Gz8PmY zxo^-;p?GByy_UXV=*nXMSm{mXP;tO7^fZi^IriC~%73mPX;I_KHSVcwGj3~|&Dk?y zERV-Se7YDOnsCxN`bmcG*gd24u{+Umxu%(ac2<-l)imRLaet`iI=cQT|9!Qx<#oTf zJ!m`E{Gq!YjT(}8i$jM{rUjpHjrjvKXTKs>0^@Fji!vS1JCp~y8h2xU7gmYrC$c`k zn9HKd?%Z7n_scshM)qVd4qWfCm|g=uw^+Ml4h>=Lz$K8FRf*pG0R1KnFF#3xxV1suF`L;Y}w1 zfD#M25V<&@l)@5>5!a#q63_wFUm~EQ;AAgVy;k~SF;kdOZ8U@ z4TkG?sYK;M484?SSN%0A;b36lGec;Z`s+bkRe!xuBoU$0gqA>W167J?f*+tD(+G_} zwv>M->;v+q#}{?~)`!7jvkl-X)adL;AMXyLSv3ohf2+zH#rMS3~L*O0Ws^eLfoR*1URe zUibKK=<(6xtqZ3WW2ZfGl~%*ipV#fGTufD0<&VS*Z>>Zh*J6*aogCyUklG1F=77{r zPcjRncAA=+z5?#(p8xdzdgj0+cFJEE#lM+FV&Fa{CT*IGApUPL5juPo*GZ z;03_5ap)sHJPJmR5iwg!PQ@tRP9EV+Q*idf%)Z1l;Q^S{rB3#X72v(cZ4qbnit z+|Oge{R}6BsT_fx(8H4d9m-Sk?<>homcK$PQYfbDsxSGMsxP^0XJ10q1xII1X2lNo zOT3n~^Y0|P7bQCpB_nroo!Z&3ZU?EIZl? zx-*3~rDQm+6S{kndzsKW8lLH1CUi*(JJk;bu9@Us1NcL*>FzbciYe@9vhv;7G0D9F zEVS<3V6T~qta>-*Cb=Hix2f0adSExbp29LG3))Rj*SkX<>Bw?6bWnGhjx1(3?XGuk z1$&fw)7)FZZeAk$)I-#}S=gd#3@TEidH`g!LyPsbl+kQST zY#-7kT0oHK2HX-&QR*;mrx(a!E?o9f-K7G+mi1@_fN_3l=(JFTKGP3~5* zJ3X;4jbGu_U{7?^yI(*9el=Kw`-Sy&?sEsz_%_Y}d+wDw_bX3l+!*^@6EhCdkYN>gIyJ)grQd1= z_8ZgBV##W=|3}$@iuHXNId1<#(?oDD4Eoyqg+1&vVF+m`z5g~>KrdXVLYRA2T!4PP{VkTTWGCzAVe~^QCB#p`KqjfpQ7CXI^^)`9TK9NGweqm7W{B7g8h zl-~>ekmwa+XGKT)cp3Um=r4=z5XUNdnWTQuHy3j5+oIF1#_BF%9`b$;aHH%|IiV#` zL=7_LZXf^|7`+%qKV**uWzLzxzDEEuT{jE7$h@}zwGDJ@-Rt+zMlSLrb70oAw*;(Qj}Z@@53MbOZawHF)hV|w!LbNkO0a5{m4q2HU%gmXP+BNbt$jRMx>DZ<)bfq0eZYjf#_=PsEMOC zcTos+RISeujYU&sX>d_n#gmS&n(KG+e5Wr6J;+7&Eir0 z6C-LLdv*9ZGf-;Dz3Old;dd_>8XkS>K)%9@A=P0sFG?26;hWHA@KPw!otFcegJLin zT*ynLhxi@(`E0qdhnatflvlhk&w5h&LDj62PVlcZ?;6}gzTstSN*DTUGUhYKhT`5i{fH&!N-3{|1ijU-6rCDN-$&-CiOR#96R=h15t z2~1yPo#$Lv?t=G@Qg2pp9{2Q8{x+rB{mHzhDQxhKytZW! zs4$+-Uzc^1>MfaJx%cW=l_^JGb2Wl*r)&Lti@g3O!v={n>ot`Os1B1R@q?7HIb zGyRNHdpRBC`pZf}Y*1FObL7vggakQcL^!dgGljKq;Hr>WEzp0IvLqQok&%-g*umo;hzE1FB#cHok+R0i8^z` z{1O3*@AV*&iex>=rJ*Gxz*k@mNTdi^1JWJlih$41QB$$HVO|^} zWz-=+hdXW5aaKz}qWls|KrRWbE&}cF92TV(KZQtg55|Kek52N4CL_sDE_og#&z)psJ!4&aCf)`T zDFtuiDa>)_^L!?=JsxMq7pYVG&DsGHsm_mj>+c7N)b00ko!&6LHLMRjLRI0v8)P2Y zwX#F?;*TB&35^qv1I)K^Pb|{1v_(dpr=b_Du}8c6Dg4ZE%7x=3egS+(^c0hn|bV1H&>Q>oc;< z;Yye%*W#`*7h()utpLd2V^&UTWi@z!He150$ejZA@(@>|bJ6EJjO-!2JSs?1IC(hX z(GoE#^~E84JV5cN=n?9LwVx4!!!XEGI1CH%N49H>E#dVd=}YY5uga9EYCLqU_HM&=@IJ!;Ow&sN2v zN!7}QC^b7Y(ldpa0r|z}_8_!TR7cQkqyx+rF?$s54@|y{91Ib$yr)v%uSR{-1GBx3 zwkOrY4uTx51}w2eWJ;{5&F)hk4)2NkU}L z9iSmmHk2tOzo+YHEiAMSA)GvPK|PDxLR24ThN=%0T1-MY>(bPUEZ|EtRZ7=E+EPNg z4NfZT>_?FAl$Mp+WQ=QM17GNKhE6FwO^NLCE~Ap>&3TOceQ#^8euc&t1W2ltHkzWD zT+nE3rQuO}TN8sOsU4ud1Xnw^fxmU`2`Bn@9Q0w(9S4nFoST zMqvdKp>cRXp|ib${}-AgQIvDv_67Z)Ys`P)*C)ugj$#Joi|%MMRW1w_G!aE9{TT%n zNBG?SrfV64s}>hn-X( z6N?obcHQP+Bmg4HvnFoEB{%mFIaWI5(5IAZ?ST=m(n2pYcusBym~8iw#!u%D?eVBPo4%Z?Y>ruuY}OB z!Q31Qm5RE>PsrRYfS*RDNX6F}EYwBmPX+;Yma8=e%gT(1r#n-pL^8wjaFtRf@3Bl4 zsz`j5!4h>4zf`B9W08jIc$t3H@vBI+jz=AC@;zLK)Gu^9(6L>^H&me8x}#yJdPfEM z?ED8?uci~bt+^%Eci~#ZFZ5j_(yzVyR>ybV9y!!llioU z{dp08u1L&HGLo!8oJ(u9lhaKF8Dna=x2Q7HX0CXPo{__Xo=qz{?ige*PIq z8U)SopMmrh=O=}vk0rF)wJ*VG`e$%Ym=Vb)6YJg=hEv)_n`Iq`I6v1H<@thma~7^eh_+#O0EZq!Q;N}r+>Zu2>OXgKZv$)ZizZRb*zGqACg8Qt$Hkhm?G_6 z9!V;RSR?g9%{uWsnD@2gQ}43=0s`JRG0arbyl;YiXr|2yZEm8?x&4kcVI^YdC#3Vd zje4!r3#ez+q0(JQD}c@(9cnB_n)S4KX_Q($5kst$Mjx##(qd>_UPHa^D81tZ_8u6Q z@jlykqTcc5;PJ5W&iV1aW8;0_k5eysbvb1St9kfAsqm|lhLsBF7ecN6Ly~MV$Ze!M zL~J{+$l;|KB)XdU%qNg>j?QF8wDu8g$w;zNAsLy*b;g?4eg<{Mnm>Owb!unhKV3+& zGG;z~i!7}3nb!m#GOwp{+^hN7L6VhN$;fq#+gO!l*HdS#O1bgWNe*CGMGtBRN~{H` z9d>aGNbMkwJ3z)7EOHlhYKQsU4N^M<>0Xf9;ZgU2)DFXX0Hk*4)`K9mgU22PsTH91 zB=lMVaL+)m6*%}j^noFEisyNw`t`M#a-*H)J54egPk0VR!(sn~^5yJNo6Gr?wBcl-fiKGF1G=kaY4 z{?zFxU}1&5p3WXq0+F34D^`PDY{Rry3v-CJ2RnzD0i~i#;~utw>ut1cVloFii#9p= z3@r5Y+$OA?c2|Qn(PK_A1M7B|Qg5fdUYZlRvm^QQZw&M2H^=OGt@IW*u^3~*S`6oY z6U#BC;>B<{mlX4)nlL(V{sxd6L9h$m0Fp0uxgP;RYx8lCkANVce;lN{c&QsYxtk%7 zYe5kChd?eZ&N&Wp6|GV5R_a_u9aIRnQfE$au6w$WK6=1qeR|MG4^V#i^k8oBGB+8S zLmdi!mO68&gA(Sm)VZv9xtom4qRtsg=lx0xK8Yk$KagStZRa5_?W`lhV`-piQ>8g4 zO;aYCrFLGW@|8O4&9XGexW2mcr+rnzfuH(p!a@g)_&tB~)>N+nI{9NA21Zln3ax7NQHWcc0jN%5` zUh1V|>QV|dR#JJNh=zc@u59FWtn!<^I#D-Q(r#}l9aDRK!W+C)a6X3$%iSf#a?t9~ zI=%MN!3DDI??|A1 zc>BxvW7B3AZGM3CKU@Kioy)Cz|NcsNC}A(y8SXA&3~iV}LI)P^q}~A7jnQtuGh1^7*< zFDBY9lCZ<7hYFHvhpE;|mO_4OCM6?GZ(7bO_2SFaami1|wGG!C5AvE?!xN3xUZb@O z$sEUB8t(4YB5&$CT!2_J{+%9fdEx#%Ci>g7GlJWARSNjac&6Pk16l=f^=d11G8H-$ z`38$<>pf^q*W2-28FrZ8Wlac;u)X12F^#ajyN68()h7A!7Vk8TEn%`~BAJ}CGG>;o ziNSsULgAZ21VcGG9gRxnzJloCu$TuhNO7N z*PLSH+4{1xBl1T*rr>D8e^BjZXHzs~4?A0;sZ6PtfDUtC;k-P=eKB1Xm+`Dq4bL$0 z99RJdl#3>hZC&w3-{HM#iJrABbt5l)E@bH3Y9I8x{7y!-W7MNm1OLcVY^gp)u9Gh} z5O9Li0xoMU1s;R0{TpyYIi*+Y(1Q_Wjok67*?L9!qyhvZSN5>XO)O5;uv}YfExS!F za;p!^3@Ju8a?TGazo`&HxyCJvuk|VRN}LI8IKb$e!e?%fn~E$B)lqpJC%=~1Mj`5T zc543KFpFibk9jPcoauTvf)NK%jz>w6T<1Eth_R|x##85Nu5-$wACD7DIiKtNtgF~2 z#^87g)zdW-C$4jfW1f%m)=!M}sT=Ew96NTaKI)$dx16H}grDJGZp=*qJ~U^BanNgE(*{6%kd@HAD1P0Tk5XqLVK0dJW*L_g;?vd=(LH&?0~m8H zKeL512^;`hL~Db>$`&)`8lld)h_Rpxq=6Ay0abuVHCiM*DPRSBVQT=U7?ak3NRogg z9F$v8KRgg?Z-?ccP4*&HPndOWNHldO@1Q6y^SyU)w5E+|}i@ zP0z7fh!eJ;R`fy0a<`Q)r^kd`5PY>xWeTIqJfJeA%jrGA7nDI&<8Jf9oT1x%)CkaR zW9IiLxzRb_-R=`|fe5l)Xhpgv=z(;mamld!@&Bd&ZT?r$Tl@*bk|yqTqk|?#&3H7) z{F(};6FW{3hT-W~MoF8kR@&T-wAsqlkS4byZMv1J!;D-z3#t@bF#p5qhT91#v+2d#&Hu9$g?NonW@k!AMGr*4{l`eb%9bPh1pdOUuglFujX*=GMMHS8~QN}3&OBl98&l_Lou>haiTLWQ>dGd$Myx4?q7c$j({Z%4vj9?&nRP47!K! zJD_)FIfu}eyoY*Iw>I`2;1|am_6ZrX$ccL&P!}i2?dUnDZrwTOfOU{Oaka1nk9y95 z{}y%6+jVsJrm1_xO}NwO_7T4Gz;(RAh`@UdfZ}w(+WFUMUyGpP~SR+Gaz8NbC`%=O#VJ z&;>S4I4YnhMfiSb_#-tmpk;>`o?6Yep`&DVPBnHbs5Z$v+lvltHJwn8bCX&bx0Tn~ zla|~g8+7o}Hr~lW$V+|l8kI8WVWiY1uaQ@$#6cM5lq3jEy_{F=M!d1a+E`IOBU#9l zo=ORgunY40uyz+{@$ci|S=FbVm#LpsecF9l^&Oci$a(`@BIS*r?h)!?gB0pv^eAah zllF?LjD5hgZ1JX`0I%z3(cWyKQo6^|b&nO+=-2tRP3x0ePUp3>yCBCIt1&@`0%fuK zL8dz0-ioKhqdbw(5n#u0vYU+FrM4T{RFK*cXwyJyyM)aEsqOeR7o>KiTe8+;JknvZ zjw@N0ww%7z&T_g6WUQ`0YpGM)Nhle)g*vs}hmw&ysB`KZi|(SevAP`HO`Y1#NaI27 zrL|M%!1N@o)pAFA9{Ru#OI8iHqcOdIr=;*hP3ElPKe=<9XkbvgD6p?`nFUSscOcpxZDdeMYY6sDwX?Hj8D19Hl<4hAH~F!i>y)h znm%b4xg;CZQ*p;U3_rQZCZsYwmC5c?qyY=qHob7b$T>P0N$~?De`B*NrR@0hdky3S z%qc;HS?Naw5w~&5IO_9kP|rk6zo#bRQC&QVpC6N0H_7NQh8Lf5Cng+>Gney*oreBQiS zBgB#Ok}W7TMsxX0xFCL_#~^AK0=y9F2)=k|HH450f}abefzU&nN5NKMH1e{5GKW(N zFn`3ab#W?jMoESZBI7AfwZ9+@1GBTtT(TtzVbe-{R7uG- zrpKAY{O_qybfrhaP!*K;W0w?#fc z?0KSh6mopw3alJRlR5}@Cv=IEJ5`*dFHpO7zFSOsm@BX0|olt1Y*n;RAYxnw_9c{px{zrr~0$9l41e= zH3YyKnboWtV=t=#Oo?@44E67^gX1Ycx}2)(W4O47u8*wf?I2usD@%VnJz%Za%4&Q$ z8oE{x_^U5~M7q>3fb^hEMr9gj35isuC6Hcpg=i2_K$)*lr;*kWpucj2-|y0A`IM}A z9A^FX?ia=I{$cSm?tGnQ8L5C@z~@FWuk-hyFS&InWq+7kw@z~BFP;=3sR+qCyb`zW zndHu0JSoqerQErDge^`5SB@96y!WjKCb_d0PYU_(*|yEjR8X+&_pL`Jxic0|f&~va z;>=r;uFl0t+~iuTKiV8z>e!YZg&aw?or+R9#+cAK)^P1Fc=Iu0hKtwM)VhUBYK)tpKP@$SLEskysgw5YSDt;NQ)-4 zOvOh-B^nuJsR&cK4_aTidxs7Dzwn;fa;wrLVz6t)GK{5z@A`a2SgE;3*!@AX?88}) z?>j_?T^Bw4d=aj_&}!{3Xg~BNN-F~0feZI3$%YF5`Io7YkFHrt6|<9nA}($xw(^z= ztnwH?jdY1*Do+KyZO&8TKkRR($^+id?e~Vf$B7Xe$@rP54^tSi|1RYtrX}tyG^&rO zf3x*~_DPjVsM>!1(wDwbE#T1I=66f&NdR0geA@!RJinof#uEal4WY()M;b@w2H z9ma;Um>l_ey%@Pj_<;~Wkl~r6=u*9#cJA` zzi8(ap;jwch%9ALX9`c!4|W#sb{o&yprlSLvITO{Ip`3I~LEwNQ1CVmUcL`!U$5K*63v<%KBw51~o zi?LLVN5y@a;_+!!mK+u@&qm$T5t}a};P`*)xk}|e)TldH&JSy(^wCug6YkOy#aUH} zFQRE`3BqtGOVmH=X`vJKZATpTQib?(1k@{_AD=fe21Zx-E^ZPnCk}rh7$3)p=w+22 zi?`#?QzJJ{vqn4TFY>=xQ_(pVzsSaEK1n3M7>I>bo}#H1PJ?^_RTcBMlwv{_q8nC+ zbsJtD)mMk~K3k&VHhX@2UWco4c69y?bxe!2GdtpPpFs_i)AAGgNZFF%KN^9cpM7{9 z?~F2`xg)@YulPu`Iose(wn%BC{ni%Lu>E^KS4O4A4jRt=+k3b$>k%8KCGgE3JJXQR zkyA>3(AUFzopp_ElaFhr#rw~F4f;jUPrG{`drfnZ#d$og5;HJS*LI?q4KmgoIdiE~ z+wme9Np{IdMy}>MV+|C#jyk6!h$;Cx*VBWsW}8_~o!agq<3U!@T5T7T@gQqy?c|+L z&{L+0Xey^Qp|TvBblNU5ypi%2Cs!$aS!NR&{NJm#CMF@1WSc#@BnC-S!r@7T-F|=+)CVw zJJ`SiwU&CECcwfmrO2wlxWrccRUqA=u`mhY2nFT(=F#K}^26pGT~4hojDzfhsGoTBFmO#Tyc7q;2K^^xkz(IlKRODu-Uzo3p=PT7Z#vZUr%6)@Y zr_*%|YhV|+uY$!v0|3TVU&i71Hjvz*@O7 zPKjXC-EV?z6y~ShZ-SlAH{4IaX1b4nZ4*{byN`fPqXkZO1nYEf2Yc3H8TWRusbF>P zYhc~(N5NjR*Q-tdz_;F0FwUXw$j%v zj}tT4FVHS5w=p;J=C8+1lxwY&H4Qo@mt{~R_Su+^z_zTAJ2ww(iTt?XG6_ zbg!Nxi(!iF=MzvimmD$)kamNT`-OVAO^EK3!2-Hv?fuD2Y!2^BF_szu*nNGoHmb0x zBVlTi`bxdRBBUDa)-~ho2I?WY3NT$8iMue&~lp zuW$pBramNx;+Rv$p%~GkY~@WDV+ork=V|bbxzA#poK({3&CRkQV`mL94JikRn>0dPbX^Ar=op{CbO4&c*17y9qsNx2TiCD@XOpGDO4vTAOf}T*T%T zQr0GH<_YuUO7)}qVQ%v3n47#s++?`M+hd=Oe-te{=|uSSyFLb2(}S_{z^ALub@Xkl zy!Pqhj#tsQ+B`5k;28MXp(#byxm&0+R%hzuI(N|8Slz6X>)b_awcV`8gWOGP@2&&( zgY=+wp2&wl=A#E?6?+H{qtDGC6W0}43m*lkl|eFz{v_pVxpF7bpP_uMjFV%fKTkUY zQd2%p|BuR0slDN!n#}ZuZWVYT*BzD=83o7ClmE5>2Xfc^-I1*SJ8m=p|DqlA1=8=}Q8RsUhieWrn9z)NfT?t) zz7DZfLuC(b`k5WaTGJ&oHGeTZa&B$5wz)1i_RTQR$ctTY>{}uY<46Uu8kCj}$90$4 z+F>(y*{g{9_p&%t-Pz-^hs0gAV3*kCF!ROmEfYUhRUV5n%AGx~I7)G>Qp?d7=Z>o{ zR;gb@(_8g&kK6iRD1lqx(5gyc+v(Hs&xe9+(`zs84=%tn?8V32_>wP6Z92pDhr>g0 zXtWkb(C4{@|LVTXSUn5R_%d|YeGHn-e@XQ}XX?L+IOE|@i8NEfO}{`$o~T%9pxU_Z z9(a9>G{omM;=V|nFG0}(aFv_>BfUX6#m9@6#-TmprMFqSCu^{p`Y-&<7I18AD%n#E z`68@bXW8nkIOP_Q(3=vw0S=s%I#_D{TC9wKsuo)uanCXT{hN@Q#qnD%Tl{y#W%IU9 z;caDd@}bqA?a#Mx#5d;eM-0gFSOmCEo9FV~*}1ROhjz-jO{{mzmsDAzQ;c10ueT*T zpX*)C65BA}UT?kFsks(glyw^b=K`MLHdu6@7#eG2UEYy(&jt+*t!E2edr+yT6$F41 zZ<0H+V^ZXqKl5P9{b_&hk2J|acVennpL00X|7gep+E%+6(9r=vbRsoixB zGJ&SOF8%ykq0{X2stXTXbkA;LRhrE7ijsy+7P=cNG*fe`d-jqOq8aK&NAYGBF|9de z@NVj!<2J0%xNq%?O)zf>TT>UFJ?%CWGwvH;Vf5=8!WPwq)*iQEU&ehEER30bRai$| zbiQ=M!HoM7SeyG0xAM}OtXr3>3s1*z>t4^e&lTe%8lMyPbjE#>zBq1Ocb)qL*oE%5 zsrLl0=9Y~6ZJ^fq>+9S{)|;VL_xm7^ut==QxZel4aBi{A{n`>UbiQlqfW8Lv$|76` zG_!b-`{gF1Snjhyz6^pI^=y!~V!L}M2zuhnK<)&ALAVTLR&lnpg+u%-fP~6IQvjKb z9`R-nPN2UAR$|YV{kab0e)a4d)sj4}u;u;TX$z zANdG0fmq2*c9gr`9U|O*`9Eu&sSr5KO9ki!4){rMa&bOH(o}e)&%pFmj zA!`H~CA1!ewg|f%VWoHudaL_g=+9C90{6T0$}L_f%SO!uXkUVUq5C}LU!uJ0K2P}z zu#&tAeY*P$^jD!@=spAe{Lr#ell}(fYaM)BgB~YO`w0`YoEhzBL+n>CwVW{A50am<;FB=QA*reuQ>2>9Pnp>fh+Sy?j_~9iul5Gn9 zA0OaYZdkLG4*yWHCz#St@Nk7PyS=C{PGg>~sM_O&sP22#U8Bl-@MW)c-S{MO$7vEh z`l8vuvu`r5bZ(l(d<}=VBEDM|Re0{ZwVZVqauLsrfsBpDeLz(F3L~yp zcGY9j4!sF&hF!$b^Mp&dqSsmQwLu)BvfUo+T(>T{&*CH+?kZ35h`xUy+t;a-=Nz03 z!^^89t;qM~R0}ywcbC~S+5PcWB`a!je=KB3>JR-zDyRbp&9|m*aU)r!uq0A$s>KdO zmc%-_tbl|nk7d{H& zL{BYp4;&ub%*+Pk-UCYr^E;EZtD|_aJ02vNOCAsMW%^cI(w;!tk0W=y`=j$!o*XKZ z24>Y)nN>W*24>Yo#Wr_5$k%ACwj7m=JVG7E{V^SQgbqw|f6Vn~gg#wkqCY`9wIsD9 z`Zpk)nzg3->=AHpfy3LnOCnPO{*q8p^xl(5*xX<%RMwo6uZ5JZ}zKS-Hvc!%0B zxMei3f?}iY@aPKR@AXuxd=BZ0>n;g4$5}pV7apeSYUR(xBK_u(BK>fo@qgRGVVd_} zB)veBS!Oz7y+GU`vU8h%5!wwpJ&yp-jod2=jqpRbII`Y^xiB6q6PgRBRaGb#$FlFe z4d&t;qWt+CCbG+!^ABd-FCJjt%w$M^BMhIC0;+|fz89720mSeYptf0^_3pi$CXU7X z2{5VJTZkd4)P%Vzx?wT!6e?7 z6_bY5xzpkaGPX#(X)wLD(-}_%sht8j8JSF-+6k4DkqmV%vZmoE+TUiqR=Q_2ImAe{btiJl! zQKz;K{q-R4ZXD@ydhqT>rLLt1wPR0j0U4`D{vFh*?RS4SNNun82SBcHr=m7751==h z7iIz}vfVudQrjE-d60o2YSi%Z{!Wv8^V(CRxbpYQ{`d~`^LYf4OX5vdj@P7`bUgc<3O=niY+VXLySBLZqOx@|s zTr9j~#&j+GGy2cr17h#4%#3*V@|sTODP!`?rWD_Pl)-Mp&{kb6{B5 zKCadfTPitX8i_Bhgw*~5=6(DCkS}&2GgwQ$Gub^%T^aYIx`BtQd@gpCr?dG04*mHL$Nq*u_^+~+l&(ZKFmI$~wpv1P`ARen^JMH_=Fmlb z^sxU0b%g?h@qZaXeGTqH>G<4!PPH5t^i|9t8&+L-)33pA3mzk>gtcCkx z7MT>WGsqcN7W*$|59Gta!QG2hu>!YLGq<3i%*&in(0@MtJHM`74zB zB0)nj6{NPlBUv_1mP}{U+F0e!xzwpG7bZ(`$;hda@n&_V6@GtRlbLm--d)wnx*XKG(nN=0{*_sGm6KFHoENqR^el8Sh@>S4gk zXff|DEGeil6|;p|)htnS5oo7961WkRcT!HIjY7+y3qWUc3A}7U33ZtVT0M4W9_TDI z?Ht(y$}-;#8Xvr4xIK3F368J z6`Le_g?gaYUP1SD#zZRix*ZVegEmq3BEG(R=t6phn@o=TU8r7_=v9th&5VEkl%ZsU ziUc1egCbRw`!;twgGWh{C5yeuPz>r9*qdOaf8rOZp`v_~acZd7z)1h(#Fzqsm+Ds~ z6$JxFzoO)okcyxSN`Dy0LUSS@|jKKDS zebD7pZ3LIss)CDaPT}W2VqHr{PWcCq%yl#HeK79(@Imeib%!|N$2o-WhdR%l(ZC|H z1L_RQ!UY$hMjFVlYrl_4ZT5lIS)D1g072`l1LVW&q|PSM+3Q6QKmQj;oR4Km`bOe1m1Ks{EP^v7^JV5v!LV|!rcFz7SC=yU zN<&*m`LnFLBc{<}4VvahlbYj+E6r7kjJA6AN7I%<*;wgIuT$N7KU81Xe$+$Y=c4vVz z$V4ye^fk(tN6-uP9BvI=<)OE$yptmK2YMw#SUu${Bj`>&zoDx<^j6C63fRIZ-x}1W z>qMpIa#&s|ul7@~*{i2cT}^scbf0mgT(-=a^(D%e>e+2;(v@BA+2{`9g`cqvvW zE}8f35q3-mhO?5=iP>42c#KYf=#^{?_{%cH{WN;ax3bY3Y2_LkSaM0yFGhP5qHGea z)B$Ox&R!-{R7ZK-Mj*RD{IIoFl?ZH|R-gAK7)DegNcGTKE3JV@C#t@+gS2yuAbo46 z&UPkOA-tbBvXgwz^v6f{2zb9d84ht8Hxy z+uB^VHFPlSR=+;mn78Xd3Kjw6vp}k3e5r)XS!x3~ z18TaV`|uK?8}lvNga>crz1~=E4yH!@IUCtVT{7g(t)JELkq*be$m;%wL%^b zv(vM~Lw2O%YAQCdgzCwc43l?-ZMA^o73d03CBP9{HgN{hjwBRmoq}5NsXIvBDJ)y6 z8z_nKfJMt;lE?wj$t<3B#-;H0>UlRe>WSRJp>+b}aMb-WcXsgJTu9;HIfpr#zF!&b7|bpo*|m&ZDyNeb>Hg?JME zRUT%ov;s*A_ap^5E*3gAvlJJ`Jqfd5B0*p7fq1(Zl!cNmkWYpU%!E zN79q9pU!MjB)!oslhuPDZ;Sm}-RvROSKL%iVB%76DR zty@-?dS;|*{@79@ zDF2Aw{t~I~4^}o)xdmCob=j#r*RtKR_WMl3Lq-t)oc{PebV~-FI zMEas;PdOfJG4bFEny}}|-v-;!Dl7m)T|^=2oNd9I_}N}iKE9MVbnz#WBf(Y*acEVD zF(2h;?UUvK4fzh}*0~beVcbzy_o}9s3R(ANA5KI_`1vq}2b34v2Va0(+bTQ&pC?2e z5Ms<6eztoEuIfTJos&8oWjXq9Ar4weA;>=bT&jWrtU@mJYjkTlzf zP^zpL8T1pRJ@?6~4&9iG`SqAe`59C(loCRzR?+nxx-lQrFRuaBniMpR{8d)=aFR_G zRyZ4pTFRbg{(_aID1z>gG99|HpL!^VJO}kEI;U1Nu7F`9ZwXNwl}wMC5JD4Swc7tq zRu$(~^thRPuz{~ssbuiJI~1Ups6>@WBtl!tG&;dW% z;r_n7{VuMI@>+S7Yi%Q3>72I89G<^p;!~+YQ^+=ER{-c45c4R#?;Hlby*)}+L-eVs-&lI;PT z)C-k$_Bzx+pq&-0g||0x16J%3f-x$Tx_%ObYh{B^au0ke^k4(V#j}FvZC_)V&R$Br z;x6^kJlRlbJz+VWY7jifn&BufXnSmYvu*ItIt+q^=~4`k$Vl)Kx`IZSN=>ml)~|9Y zvy74D-CoKQ(JQ@-Co*X13ZKCRMo;7_WTRZrVB^~?rHA#SQI2vc)?6=~AbhKwqG*?( zBCo`UQ?a6E*s03HsfzTLHxQE)x{|mz9L!#PFeNXO8x*iK$@PTY!0wZGJ+RkP@-ta1 zXRLbn-1`9VW^UDXbmmaJqEz8yNrQ#kxv54b$sKyX{ zVqf-(rb%dUX5;U)8|>3-Oq7h%e7cyuV#y?o7Sq7ifPD^Z8ub|G&&fghXW;XfMLoOk zv1suhANRRf!uu}l!RXXvW95Oy${U3|&@){3Rd}gWn#yd*DW0!GYHB+FB+*T>M4K#~ zPURwFbr+gOo!Y@xGeBwwzsv@y?MO5iq_(@z)gYII$&0Rr%fw}FEwlaSX0PXcTHdYW z2CfrNcuWS}wM!IsFhkhdMM~j0DKh#s989^IHSdSdo%`freq{9aJdTcEryc!V{x`eJ z|IeuCM}iz25|58U2uAxH&+TC1hD4hx!UaAtg?dFQtfiT*Rh2AjAh* zAjFg5n>tD-wNyw2q(ev`Z6ipNmt!kbQJ!8-h>y_(Ru*~3Nf+?UxP zqLU^?IJwN>at0oCe59(bgdNL8rhI#~kB#(@R*BJU1tYF@jy)t2!1^$kI^i)oV%HAa zrWnaN$)DpX?RH^?AGcqE^)Y78^BQIfWJ7S-hYK8B^ zV7Fl3wcEJu+7Md&QMs;c*M5L{v}JhbroQg^WE`n=DV2R4M!yBUC}swpbxi$NW=TtR zXSd|&ANg;4{m3TsP?vH>D>ghEIz8cIHgc3EvMh`ojqv-#m`sexu_JISC7dUJni(bD zc55^I&)N(_qvC(oc6jM%@%GrJph(Ey>}-m~wT(_O660JzxpqoSMEqO8N=AxHzEtFn z7=arAqg9v%*$Pwn5*iQ3W`i}03elQL@ss)lTyS-HzZIztmLIdbvm9+|+F=W5txD&_ zHdyjpA`EK}jz4I6@=9o-PIM#7Z3Oqh*}e0gj<2hBu1$kbYV9e3x{n~X*D`9gt#S>`EToypU9#Fx3xn1MhHvOtG5M5irspLb01*9K3Z~lm z7RVE5{3uU28uHoM%!4?)#}1??oBC#lM;WEONWv7Z#&hOn2<{rCH4#&F6K_Q>enISP z5Z5r8KY@J9ME(>zIMshbi{>w6s`73XIh|h)$3iypR+HIsJlaS6V$zE-9XYg|>F-3PB08?JpyM%2`qkQJ?;(GUP0p?%%b@!1o-5Gn* z?rW5qA*2CMUD4&~3Ei0Q@N0JG6q3tGVckg98IS`wSBc(G@7@R9)cpKF%i3~Ik@$5) z%`_(g9pa6dp( zIJkmxTZc;7exZx;*Ey2z7wQ{MY60B?iUH#%Krv0w^bk%$N7ATlX}d&lh}zyt+a8V- z!iiS_ZWLTLeL{yo3rKT9d9lyVPL~XQl~}*qY7kZ4NC^;`z79JHLnXMi?XAd!Bs8uMu(TV}vM# zBpoGn2(@XU&XxP6Emb}yBslNLR6?j~cpjB4g~ekRB#(_#I&(X=AIDoY7soSL%5RL) zoNHA-CL?$rYt2SlD)W@O@(17o%s4Z^noFIRU@~LT`f=MpEGO{pfbyAeTwq>-#wXn<1X{R zrD(Xou){z6;s*DEA7z`&pT4*ezDJ4#97!7EWF%Yo-HN~)*bdzuWP8fwrSSMAUy&{l zY2VjFNBQ0>x-s$;=~Zq)5FADNh4>&VMfY$j5fJj@Sxl)mcoK%(hE8TnU<)Xib>x^~ z+oP=MhqScN3Red{53hwr;pGUwOsLZws`b0Eo;M4vfNHN>8YmcodZRyipw@sS9RcNB zJQh}{To9F$!l1Qs4(4M}9W=69sAHLWW6l;@J_p+~XcOo3>vVRtDE7b07jKfX?Egj~e%iACoZpU;L%kCFzqxcK;Xi51{wu6x zvnRw#wO_y^q3Hx3347r_qIgQnS(O^x?eIemoE0hw%UShT8VH>_>fj!;fZlPPgwHSe z3a8t0+UD=v$Y|7L9)Enjj7Cl7>yO`tF$ZykyC`~1J&sH{@g1>BtXD1-jcQ2C7ht$o za_a^7`RLArUqE7HfVx6&Y;k9Uh>B36-~uRl2OegDSjb471+9mCIHm*6*2kkix@O*o z#xW)G^4}h{-%~k*vs5|h2sfdqSdTN=eOWbOlOqx?O_SkmIV8zJ@?fgi2UVGTOmdr^ zpn4qXwn>ie-*J&3lonvYQ&V&+r23MF_b}Q8w_x=7N~9RIi-Iewr@RpM6o&`Zmgw zCtDAFy9>MGhw6jmjUI zxZgA4zc_?YD;xU)TLNbXa?y9-lPSwr<+m~;mX%X-ooTF1kHbU1Zkk>gXfpr$|Fic# zU{+Q4z4tzI4s(t&FcUS-M7GWrm6-q@5OfA%J44iFCXod4r-7K=LNpCDP6~~=g~a_9 zZuGfKBlqPr=B+mFTfDJvp_QlFn74T2ehQ7Y(8wD|lUqo#-xr(YEjFEdu}yAB+uizp zzH9G&=FH4F!yiFo%XyU9`}bXI?X}lhd#&~RyVxi8_t?DMJ~kk<0}HNR%TnOLC4B;( zvD^BhVvo<|E@o^x&f}6qJwC5qVKui$_bojUv`t#!`RdbjecHFIlAuvBI+DD70klQX zB6M~s&FoXUSztZw9+PzCVB(&n%$@|H8an|tC22ZsN>1?DfHTm%Bx`)9bDWoGWaGjM z#J|X9r8eAOJqy|Wq_`6EnY7T!ZCh06gvfvKM`SWPi8+gMorWYZUWd|XOk}_^TPIdg zG;}m(+7jr6igqc7XinW!2=xSnh667quS%) zdyATn^3b66xXlU6nvkI}I|ozZ1w*|uv}EZagOZ}qnxB|kiUxtXJ(xmlTVqUSmZFjW z+~-MO>&w4yxp_1rDM+3FG8uFYW?ZIu2`RrGKm^$q*N7m?uG!^@i(6jSf|B;m+s1F} z^l_)_?rD6aJB%6Yf1~ZHYq_&mi}@e(|K3QZ`+4V&QE>00P_aXDgWk`4hIurm=`!EX z6JY?li@;d(oVxZG#t3=qnn!o@0-J3Es*l9 z@R;_()cW^!wnC+tk7QWwOck8{!E{W%_J?`r1U0mdQmek$;)`iP)Lk&wvb#U-=i^(- zWIFD%xwi}DNFf{cMp(szm^h-xgv9w|s^CI4`pHCbL?^s z+l7UAQGlsM;i=yD?CSRV5{~4tYuEwSE6mF|JHXnhCo%=FYfW&QPV+n~4Q{iSJ}iPI zGjdT_z}O()m6TA7XC(71fpPXy?g{8uQ=|IyozQW`Ya^j$y(unM=eq$dHf?+*AwdPg zW;59lU4S4VA@dnyzs+M(jHfW)P1W@1X?ld}YAG*pPAr3WDl_C1Dytc?)#M4al}BR7 z6xm030$(|7*;f{N$kCL{k_@L-a|j#OHOq|2|IjC$C6YP{ z=CGR)jaXw5XjwP#L0DUGA@Ie7@rOxDd~%nev%iL}DPxxZb}_^~9?d!IQPxW&U}4c+ zD|2(RCXGHUZ;WJYm?fsqY$Jx%ECD-rZ6%D4)No|QZcGWoktRr!k%^P%p5E{GY?8hh z?jY1FFPH=~-WU8~@&xM{Xvsc>O0#3?F4a!n?V7y*hW`mfQjTzxSTv;^o8Tpim4h^k z>!=`ZbGe@<=7+X6%L4-_qK2YX@P+WVsT^=gmh}rsN;RHgETUv50lw%SdY9;qEPb0Ke3LN}vr_V^e} zKALWZ3JX`sXJ&+tPgVt?uLxvu57E>L^!ar7N_p~T`sAcg#w+Map(py8>|2<%AvJMHillwz1>qt0?Z+CUn^eDdHMiv*0;tzY^(P;UT;i}*MnDvePS^ah>e@uQa zsee6OD_~Y%t${oI(dX~*nYB|~xLKFgn_&+=#Gy&8On%8!};dHxPPpZD!l{bHS}%$`8F z<}&byg-67}5pJ^)q`$Tc4-M6e3b)zS2=^7fj{Smg zFTq#4jMtc`Pbq#VR_w6^A0Yoq;SqD5@F2&gS7H9ZU4;TR$<#FR>9 z@ni)3%Xx5B1Ro;4tO9s(;>Oj+eXeCX*E51ru%`?wgNz;lU)_?IydlV0Rks z_H}5H`Pdd|fwhEccvo|qqAwj?{_>3`y7dN5@qXyjMT1kcBv2`9V zD+NEt{QD~Z`JK!*6X^=ZJtLP)-iE`pp%Ij15C0n)VA<6Ya5&j1zqK_QQTyDiW?7Vq z@+?*xS|v?Hb_9G*HvRV6-4qoWK?n!eh@npeAoN}QNy$Xck zqrGv#qsPbIOy6#3pH}uQc1I@oO6emns9!s>eod({)KeWDCBqr^6seHbw1C#vugjdK zBQvMT$~z>JnvTq*#w6ySmuN0~w)P0!SscYI!#BokI5cwJi-v~BrSUQsK_Mr<`?-23 z{y#92u&dED=SPa2znL!do6? zyF~7Q+#VbX*(bwW!F^ayvbQRGhzyL}KDk|3tVz*!&>(R|P(Xmq5fU=;dgQf{x=f08 zf`($5v5`^U82MQ!LHy5=86)#Zv1)1;gxd zpQ!?NP=@+Q!vBX6Uc2-_n@7v@dq{I+o8N92XF>stvelanqGlzVWqpdayB;0&+W5Vjcl14(a*@n`HMXCEoM{p#lgao zQhwyRB^BHnHdqXxE{4`;U&=d|?b7iJm%VH`cOABnS`R?K>p#1gE_F?JbB=nd)Sa1$@XZp5-hnt<5PvsGQJP9^)UBP+2lpPrH{L5gK zJa%Mzgbf#*5Nr=+Ug3noHe`CbiP#lj*B}|>ShHOP=gTi4NhY7|e7UXYT(Lso&g)~B zfL(1wESDT8IJ*xZ0Vm&8&hGg|=i>SKbQ-u=*e=8{V4cqH73UM9|N7R^bvBb?uFoTm zx^KxR5OX$#L+(fS;b(ODdG&gR-Wx&8=zShh&wWFm7ovu7Gk|%V2Q9sk5EFQ;yuEu6Xg>PubTWANHTDaflxIwrgU)}BsmY|I29wQ8Kv^m zJnmVkGPypYVSk+Em^@E1n%*M+%oDzqN&`=TxM&POI{L!Nkdx#|q>3lW(jexcp0*7F#b{gj->++O4o zRXZ^jTI8b?@N}kz%qsc=WPF2uF21=>SqEJt%^YO`#+dWKYJT^H3LpBlT&-@l20ka3 zUFdrE8Oye%iDlbh+#gf1!^nmW_oSz=#}}m|F>`@ua%$M9(Q5opB|Bg*tuj=Dsk(VI z$yr^stK5CjEAf)cA43#q(NtL4VLEGAxqbXuVrq7d>B)ZU(@x_$=ip`Bb!r-Gmh2=C zQZ92wjLPRNI^vV(8SiMsj_jO&YbywM}DY!WB$i&POFqTfujCz4KAU(0NbP z>X843Oc`sL!r((zG0(2H9WF>!7KkzeN*l^Cxe;J*hHvefh_zMgJm*U1xOFLZ{0|LB z83{=7Pr@-x52KN+K=s4bRCw^A$? zM!RY={FF^k2USKcHLk9bNV)xe$fIBlo*9p3Mc4g%5m~(_d+c55TCi|n&MrRED2T^h6 z?mecExVLd3A2D-mlpAF>$CUEMx%phmBM;#q^m5CKqi;-OCt^L8;)P`9f!B|0}DDT#%I*Cu7p7?&#zaOsY-$yfH z0%Gtpa2RgH80#U2;CKJT47CI8Ny8u2nEZG1`*tK*^$EV(QG0IdDNVM`nrxqniVT)! zO}2lOOtxvuyd`F1K7W?`Rw-}b+a#|eeTDQlaVc+EtluSM){$ADG3W-+8@OaxfufUL z2ihgn&T#`e-^8YetIH^|PZ=k!;KU}utP)@vZ>yx7 zK^lyUda?b+um;X)EA5SR5QD)K>~n?r)tnQs4zN_3-$A|z=_<{AX`fBL$uNv;Qt6O| z35`r_Og>{^)9szz$x-vkm!9M_pE6x+z^KccGB?|d_nS{W!PbJc$xajpoa#wUi@-dr zb-?g`2O9*t!AQUG?@+68I3!>Ttp>U(u$U>k)M~42ag;iNQ3mzxHt6g4`%ommsiCGf zz`8k9yE2ZfO(y8Wtcpp@2KZ%`LxO+JrI8O1{0k+nE}wx)j3`}N)|X;VH|I1uZk~!; z7eHUed12eQ*(Aio z!{WxWKEdr&6ZVVS4J5oqSWC`W>o`*t-bD+$<8JM+ixd*O)^j zp4;YfJD*Z-6Sj?;Zasb(hr|m>;-cN5$M5D=c4iBOEi;&9*(APW+vUy@p^B-nMCee8 z5;xtfHbOxDe|f zxm$9OpmjqEEJ4gVA#;=P5lglam=3yS{VA#L8=2-XHrsGapod<>NmR)<1^KTShO{spByGQ2|iEc!;_e7!-auBO_(MNQ0j#9mc zyT=c<5Ht)a7O9>PGM7U}MOUye=$7?1?w(evWqBmXq%vW|k^@qn-d1p)g>G3_lj>Q* zL_Ig8Ls43t=Y(w2F(}ZN6`U8KTNaFp^TM(g=Y`#vQIqNgA-nT^BF`;2--K+zuQ}gr zX>q=LFkdFgccELap%Gin`93r!wcj(knXS0+%sH5M{!XKY{j}3Mw*^C3ylb>BEed%6)E;jd z!bl=hkZ7Hk&}3XUKKO$eSL`^9&w0g7()ESY`|v%DxqHk{i;Jhnw;IQueQ9AZA%4R7 zy_PL~KA!c0uWj%-u*kZkx?;iDmQr4hzDR7E4r9}lEM1V``OjGMYK z5Q|1Xy7Y6}@`i1zWzk57-~euHl^F$zX}cL3Me%6!DWk{^WNnZQ1AHGH^|_4k6B^3h zi&14Wh}d!M2(wPV7f%4z*qbRxKOaabKTCn$JwG3UmzE@8|Jcna0TZ5s&(z?O4! zl61>$nbs@a-;!)4yxi(YkxN^Vrh&xc4%bqpSD@9b`ifiMAlos#=wj4cc+v3(_Uy z$vPK*l6^z>=^I+r@?$nRMPfD{;S=g~e#FAK-z_;mf;KZ-81I0%GQ5brXx{nf-MkQE zvX8yR_^GOgiK>$+%_GUM$M_>%IpFXorbC*L;1vmtt;Te`EQ%qwPX#H>Iv2r=>b&m+ z(tWO0q~Asg!^VLhRxDYQT*Hf6<4j!cLylEH_};xB3l)sOvF^o=WI+;zpfZgkY(VBG zz5^cunU{DERN5Tt4v=!Z>q3axeerc$82G41DTs_Vk!jFY>X@+&s;X8 z)L;pD<|JKNA8qw zgKf(>e*pFt=ZPV)?fFWVgDIDDhcM>CFM@SYLbLNBu(vv&1N)G9UM`JH`$S8#b2r#* z=d)mU3u|dg#8f;m z)8m5vBxH*S?C z1|cyQ;!HJ4s`yiV5HfA3vU#m#a`_a!&rQq!H^aG_&B3^T*vZm8mrWVnJ7fv&&-M_o zChYhIyHeKVB-^TMoEIRTVDJ9|tNoSfR!cGn%bauieaXleb5FtpOw|C}jdM3$_5Bf! z7=UhB|B<_EwoP^ZxdnqxQvI_KM&Cx!8L3tQz_NasTdN>>;x??TNVm{n%W?>GM!Nd~ z*@Ig#Tr29KzNk6AaRLb_ke4%R^07Z;jeSvn%$dB=+Yt15xl|*%M#Iscbg?5sc#N_QXd1EWRMMTN=eo~Yp z?lP@gyU84>*-*;q$u_LRDR3N*`&{@B9&X%`*Mzd8H{l>Kh=6SYS25tm@@fqQw}VG2 z-#aBvn3z7jgAco;)~1+Fa>vT8zmuT^jG^1HrMC!msi)Dl6q79(k>*{adV zJZj~tRt%3lT*_R|G`W-I__C2!40<%5 zk2Cn-@XK0plh)8dcw@RD6*WOYNzRPCCP0oDFqZ~NXBh*K6 zE-h;=S-Rbe#j(rS8B6AbWKTE~gkvzDu+~hlXHQc)xS$?g!X7XXfNtv4_}# zT?wX5bsbFpOP3zhZrm!nm_^VbPw268kx7NP27!(gbl6XJ_D^~g5OI4X>mnih?1NQd z*F(z7CLBo^X3>ISL3kal!^iv_>YvfL#d@#M!4u9ezXgu z#jO^6x$rOt8w9=#+(qyx{2<#3a79@;!T7pHI6I3IHaPEd>By<^8Ok4EYC--P%0Gho zMfpAQx4@R20>4za&xV!!mnuK^uPDDye(t9V_vpqF38pH+ZbnQ=DFRX~n=Hk0rAW(I z?oviuSW`xut9T`*jKw@;xu!}d%q`Y4hBPXL$KczF3xpfVeVAJyd>ME*_<%h{_-ycj zfc%Ss+-%`*g9mErY}aVLz@^16tOEpGfx>zqmPk(Q9^x; zZ>%?=>*cY6!uxE7(pT6HglSw*qg301XE^R?!nSCy$nc~%7#?c1#jEDq!gd189Ij3b zJ?skn%%knN&sL4EZgoVw8KQxQGIPzdd1kj+=>-{ugia$J!rnfc z!?b)ZL!zG1U$XBh2I_l-rE1ciQPBDzC$|pvYy>_+AB#_7;=`~J7lux@+t4HE5y6mr zN}`ILs!xm`j;%O2I7V{mp;q?jdE-DtSS3m%M@k;e0sYiDHhMfGqy(NZ&nr0VT>?4z zXp!Af`dXKJTY=M5AMLqG8{j}hMKXFj_w%BZ?kDt(q?c5^H=_rW)7L9Kb?DF1he`VJ zbo$3|3ZhGK$pd*Vv1fMp^1p3Lqt_il?lT(J!MOk<|f_&$vK)oUW*@Mb+%`ZvppM?3CrQov9|M1 z7tW z`D?s_mcWrLN?n7i=u2|?nFFuWotnZ|k?aCXx>^1ma8rY+D>7AAsKV`0iEt{%ZG{SM zroQd5ww(%WXlV9n)ATCsHW4L>0L|hmvk+uhWmeI~R34<3IFhCfleA;0vcZtMIOWP# z{E$bv(UhLxTv2(NPN!D6$mG~~)3HP~2uG=Qv%H^MsRL0dW#_)%H)*x4o=7!T{|Y&p zg|OTckeVT)U0pqTtLQ#27?RG-6E+p$Ea_Wg_VFr5`7?Ta=Ja-zqw*<7F}n9e7P3hi zF^{7^tnDb3@1qkcX+`by6w}|N?F{Nsi6Pn-P%ddPOJU=bLyC(~H!l`wr8i2Y+;P+= z?VPqmP!;M=GA5NEs)r*sRFwdAo~SrtFVGdC=~vsMw1wkn#GJ{ZQCOu=(kz9lSV@jv zO0h~jXeIL%_H3o#XBF+I&WVdvzo|3LknBHkk!J@v8Ok*Mt4-C7-aE5>p7nkiHtoOs9mY1w(c5dBZ4YfJeN5F2~Ra`g>_7Sl83pWs|V@35K*TrD#z=ptXSXgOx z7JyB2tWT0}0oWkeC&3mhe2P#VU@eaI0NCsU#W~$z4}je`=Ww%g#e8e%BFFkX*cD)e z)v!Jf)-#8&8kc~vi2N?tC9H7p@uTR z5?}15<%%Gr*$r|t?t!f!w3XVl6@>k!X;Zwu+CgaT0Hhs+>;ZXtiE`EnlJ-$22-!^+ zAr8UaB|8o{UGcY#6f=GCKjx}~?i5|~kLj2kqW6!Mwj`UHEDtN#%$9CJ1beG`f|&io z$e&7WkcBQ#25l-J?t_@b#TPOAX_fSd=JpKBWD+4?h_XB?6q21G9?d~Z{rxJX_doE(m92j4!unNAJ-5hJ4iS318rOP+HqJm1H5Ylgk*zc<9iOWFp9FdKZy8LSx}r&Tbn2D9ew z(kR-M2EfR&sYhJ;avwc%x@_tx!C~4p+C}rGXtZ|3^N`%`+s?kXLW#S;dLgAtD z4M+sDACw10#$K!J55Y~BGHzN$2UB5t@xDovuck)7Q0qOROsfg_SgJYsxs1Miubza~ z)8&;&)91Dz^5#@$6KN|^ux<5QdV-6ct=j%M0spA1wY4@C5Ln=Xvy>E1?2c1Vekmwk z?(8CB?_-Y`d3+kEm($3NInV*BXHHa0i}`c4d}mp2xG(N3he*V^d`69iUj&!Q?~h{~ zqdKMfLW$Se1E$MeP!ZSYGWq=;jpTRA#L9Xs=C84~GEe~G5$jUWBY0sJ!Gbj3=fT`| zcx~=0V3}dmFmyXHilPiT1h;z}^%Rjz4#7oXDr1un7nPlm#38s9cCs_%R<5X>!eWEr ziB00x=yG#dip4Rr#N2>j=aln%X65{Y!lWDLa=Kei4i^}FPa2DRAG%66ktjcdY%0&@ zoqd1p?|HT+Uhm9pz2uDHCosXu@v-Nj&$Sf84f;l`RrGCG7g|dD`;!zl=mHOms94nK3A`Rk>%+fG&$KJ zlov3Reu`Upp*=C)kqY1_>oWiGbIiZz@SpExvMMY#+N=ZHZp#7$Ji-h#@hpKYP;X3J zpU@#Bj!*Ox)az5bE~trLnOyiYS0wAN`A#0hKKZuYiuT#&+_nrKhiy6Y^^W{}tvS2i zO?=T`%#y9Y(f6qt%tv3$1ZHG)ZbIt`TAc0Jz1w;A8GNl~HvA}o zR>quQ8~-waa!WDZQj5~EIKOry6nw6hW|VtSu$QuV$&@q1tWnZF$jlI`(#MgBma@1y zCe5!P^DHsV!NH|ZUr!&FB=}sHQ8pkOD8)$fHi(kF@86@N?ue1$ZOW)ZUebCpHZEG0 z;YXNabRd>Rppic6lL(7SO3JPm!`tg}G=3DN7h@RPexPH|{P#dgkjJDg1)zoGM(uQM;zg#wuHc`n?*d^>f8 zyhtC?mpfG|j{-qYibIz#SpjzG26?64XTIveqSJDqkS-D}^MyVoZ`OMa+Ko{)=)GjU z#JNo9HHR%u-kKxyn!#pgS!qgou+6fU*&>{y-^{0SmppZ~B%Cj|IFoI`N8Tn$W+~;b zv!(|UMm+H1QfK;4iyhW~dvOrsM(mVn@_9?YK1$roRu=UwpgIaS} z5y%r3z!{TD0&;sXI}ilqX)v-3*V5_E){5SpnzLny`Kz2BITw*L4XKvl%ITAHJ~`7E zZtP`Pt1ie}vnJBtL}v6X>-VV4s1`r->uHS4ef03r=%iG0-ymkS5ojE)C)xNadl76; zT+;8u_9RTC8f;t3wnPPHpnR5XXS?5OT&#wPF(R8Bro)f zka}f;;^k!Z!bN~aJEWkcLd<6ZVp)s1?eaN!&*oOat@?%e+%TH>mSB>FSk`QA2MjmO zZ8r($33It|galHUb7L6;mR@%{k)l9u9DKdcUIIZQ4xXMN*|8B9;RbsRt8ir z%4LVjWEFgcnMP=cxj~f6oK)wj7A`dkkSKvhG**<$1aVzLZBU;M5gf~20<&BR>H-WV zgvWRcco*!dN1AJ=ucDU5|HS{<`3BB^Lgrm^ry4n^ z1l7zNq1_9iK~1X=4zkczn0vKD4cqmgGR`4c4P7x5+X=Q~k5 zBCXcAEj`-H8eQscCGkC2xB;fjDA;PAU=1?kA%9;@f>v3KTZ66wYs%&Z7ZOCd2(G}U z>zog3(9>}XNE5h3cm-xmTa1)tDN?Icxx5t2PxEou6jPePOunV&%Stoy-3bk<;X0SP z669s!Iyox}G_qhYK=Gxz*XW0k&SV=29}uNfe=}m@wlv>LMGJ zC-KJqoOq13jK_E}F2?U0uPH^vbuoUE1TuEzL!+>j7uXG&Z_F=YH;(3O*Xup3*Eg|T z?+F!=IF2hv3km^Kt@U-J`6KYW%+(mR2#*>ZL z8`H0cPgg{gI=iXI!)X-sNURwdS0>O98(9(_!pD&9s?6aJY1>M1t3hL#-6|wqPD-cE zpnEA}z|V7#BNIEviTP;6gPcNb?*M%=V0Z22ogK=HJ79=6m6z*@h)f5%Gh+X2V{r`X z<=INhYl_Ww!Nl}S^PB+WwPG;Ol9%#HauU-{hT$ibu^`Lxhh0mXbgXy@Pr`R_xvY5E zU=(5#Ze7J2Y5R6$|5gVG&)OQBN|^|k2;1Rnpxfxo^a0#jD{Wt|JrJLsHXf^8H1GN- zeK}oG%DIB?9>Ua`^kmE|>*UBd!e; zdtFS%?#H_BV4yS-jlde~e!Ap0U0wnzD6@-NcMlRsv}fV*@_8+es@ zYy%H<&>Z6pobG%DIAzeXV?M>8;nbMfL#$QdRP+RSU3qnyb2R0KdW5{2h0-NQRCAmh z>7}iDa$E$`Ky4gYq4@u$Zte_FRn~PeTUIh zW%19i_?M#Pyq!4();$e`E}s36opav)(_-7wHNT$5L_ZY4f%0kt5nU!f-+Tf{*l@x} zm+jFN_$&m?qx2)t2guhST#$8P?zILo-Pymv3GP{s0&YAb(cE3^ubYPGhS?cU3iOm$FXVOP}J@QZAPOa`j z?Pj4v(=!-j;#CmsDOyo{C!al-f)&B{=qOY|MZ_I^@=%k2*nIu1`uew{F}E3lj;GU1 z`T8Bkt%Bg{(?!w<<^25qHMH91y||VbvDO-%@s^me$-^FT+p1C_YG7#NV*N^{xrG@e zodq<-V1RHcDQ7vjNMAX2M|6}+GpsQy_rIL?k&HatjAQIf+N>9su1Kv+sCHsEf=Ig2 zSvIvT{{yV*quIB@={?<8KCRvUQ zN`tU8k%*@PaJ!=?Vk)93Fp1 zy6tobtQ(`R&zkvf(b;!QqO;G^{T&ldM^$exs(y^pp5S_xzV50ek7=!Nnzk0%N}deC z4YfN9GfY3xM-_ESs$!@WL+ZIEu;QEW4UxrCOnmPM+Nuy*tP7h(Hkx8&*DGy4ou8rK zk|<~94Mp7Ou=Y9gvp5`#owJIhO}-wRNpKS?q7Z?um-ga2&R8L|CN5sJ^pDi210Hk5 zDjS`Xak=3UtZY}KcJ7K1C(FErt|OQYeP+Uc zvm}>&$@rSf_&~Z`C8%6#%Ql;%=7cD?Pq0U%oB+olcGTQ<1D_$LaefZSpB>_1!PPPuP!S%0L=T(%MC|VvYV!<$qKBc}J%DQ@RP3%uK%= zmsLs_AgB6hX$~VahaG4R(>Ym~3Oyp}aYtt6T+MNci$!KTapKjFu2Vdx2EHsa!Xa`( zn{{|(Yi8&A6f;CMvX3(SAz$3ogPpT?Gw654owJv5JC|#8aMc5U%;7SNbt2CYNQF<6 zC`pSCrk}|+9S78&90xRvCTa%Q2-p_r3OS`bmi1}MyJkqI1LcxAATMki*ajhbtdQjQ zE2dIcB?khnW9K`^R118Kklh5r+HFd`liP)=*fOwHs+h2YU@L^Q5V1-~qQ|R$NKJ`^ zGqw@QcSI%rBX{>5m&x2zY04P8!@Vh-4*(QXsAEyr0k(3dGt*!U&q&p_^I zxy5;OH%GA(73EQ-8c9+;Eo|g6&Y9r|cS?I)Sc|-mp&ulo8Fb6~uiQN`cRGjaAa9^P z?-O!RNb-XdAXeKf#X@!-X6R>;khhCIGDUHaN&6ez-Mzbo^K6?+>vQulylh`TVyELa_w(RnMO*K6`Frb+58Ko$Gw;-lMMh2=0=Zi zL8+KqyGb?b{h>Lt1IpOV>MLx&!ck9;GP<_o;t~o3H%v?Nkf)XSlEvwoqF2Mtj*EZH zX1K;S6m{HA2v`laWqE$7&OUP^X=-dfd;Do|*I17-3Rk7CQI4ju=u@AZR>kD`Tm=|( zPWH2dW(ILzb9GlxJ;6jV5f`uHYnZYwm&HY#Qo-}PQb>;uXpG*iyf|aWWW5_+zs-r2 zb3*|Gsehl?0^U72R$+nKWiXeVtKh^>;V(Z4HXAHCbYZsgb>~uxv-mK+^pjvS!RB(l zm*vddm3Mwz$~pJb50^PVei=Xe6@}E^`3hn9**^&OX6MK9vj=;tqZpT$9LPH(2Z(JB z*6xhVmk)jc!@0+Wy_9!;0A`HpoF52lE2IZ7G{T-xzEZ)7$oB+gzQu`@@8vwlGdwM< zyWo5a>}jwooNoy`oacasXN3(GoP%J`g3WLa3VSM#?dfyE))k!R!JY%No#%yB@2DmcFj_I)tN z`CVacc@8Ea!nGpQP^g zte%MAAp9ZqJU7=9Pc_iFRMwi$b4JhJ2$W1pvnta0 zs)3K7@->~6W9d*U6CRosfq(+0D8f}a%$j&LaK?8QJjlGP%|m=$HnA95N0BOR2H8V!nqSe6!B$BOOBnezD%Dkt}Jn0 zTSWVkrs1YJ!yIF>yNRVMH|KES=J`ZLU6#LjUDLvKTp|D48s`?iT)1Hco^WpdhEkJb z56USHAjBAN1?EAnA}0|YH5jF@HNvwdol%XbQR)wHS6Wm4h9+8SKiRhWxjvMNXp7u@ zJk>~9dwsYAW)sC^>a{7EkG`K$s&sFZJ|KEPj7_B%omwe<4PB=V_eM=RXK$sisGTOY z%%LWwu2$M8uOOZ#Emfw38mczFXuG7~)&5tpThXIwGDkyJOFiO|LK;Bn&1C*a6esq~ zls}I=M_f=JnUdg0_K&==@Bpcka9ia|LnwYx29SAFPvD^pAi-mcXrVG~1-JPN-Yz`S z0tL?BjnF%VldcuKQ#korg@@oO_Y`=SaF2SDzf1Y4mm+K(3dpb50zV`?B#x|b-b*Kf zXLzr0OwE9M1=FmcitM$~XLNw>2MvgkDwI*-A;uOOGiE?{B80XHyebq;dt}ttJXu9? zPHSlN*Bga;O;TX5byY8z4A8ZpHt|)35??i<#1!2llo`7Xow>5+Q=VsIAdPxsY%dtI z`uE~u{3wIAt?Ce_sa~Ae|HLS-19mrY3d^V`Fvsga;-5H%Wz?6Ebauqk#JjNurqr@~ z72iZhImjXZptfRy${yztj$=%8=2|;6x&xJ0k}m!=y0%28PUhET9+doZsabda3if-{ zs(ZD>_tr}OG3y_f$nV#r;`_#q;Krb;Q6}8%h?3kbELrR9v|FKkUIyr!tN}vpSagMYXc5sFY#SewH;Z| zfs7bA$01&ghIq8Y;{OL`wF71C5fN41FOK73%S>?ldDmz(dVjnI-D|0#%VYMu?-Q!6 zW0HXWS-SrZbx+5rdRFB0HzFyeOGw^D$a`qswB8v!{%@>i^bVv2E>W*p|i{Hms%dyj4#_D^0rR;o+ zb@>u*CnBE!L27V2$S24{qT9(cm$SS+4T4vx3-W0Y61gCADs!FBfY3rWf_w&qL^p!W zuFTQdV94?eFY;Ls63qp9E2oBi4ut->mOP&WA+ESfCd2T*tX)Ujl(&5;yfF5E2<)s&bu9LxaQnXMnE&%;1b6PA=k3o;>?W{QGjQ%~!zuNG}-=lmd;f^bv&KsS6rtQ|K{TtC6jl)Lcw$V6m z{ADyo8h>YvkuTEEe2|h@e36dk12*!CPzz-u9hn5{16zoR8`0DyQulQrO%ZOCOXBc1 z#w3GFwaz9w|EfSjF^uHNiL8ex>#0SiiOr8O9MY|#qS34}lBUVfcJdm_ETmMbQ-ruH zD#}dT{LrL6ILftIcV}$d``AfYce9n6@4Sya`Sc3x;N5H^Zg4Ij7uw*$IJodFT$m3u zC*H%HxB#OrX3Kk+EpNcyt2i{Rg6O$1axZxnCV}4WCC`E+)LR9?bYtW`^4#bw(R1!2 z&q8Mj&zV|bNqP{ZCyC+nAjnNg1fL2^$3q~!$w7V(fpDfDc}f+QjYmOVi=(BU<~j9` ziJEvs(FL9_Ta#=5CVTn!*6v$-v}?8YS}6UE3HRQg7JD;&!7~WCld}ON7$0jor(z}G ze_rZ}j&p53mzDk(GNJ3pOz1M|*HErNHG3mR#5!hl8TFvlHr1%@CNcj=93H+^dYYG(mNpi! zHb%b09A97g(HQv(dCo*F(n#$5HOi@{F8NF7_0$dDgI-S^@I&Y`9hunukcIN<#K5j{ zm18vyF?lIjx{PJv_+XmXfV?#c)^`o15x0+J_wowj+}l7B%Sh`s5aRNITv9=o)p)b; z9C_-U!S_w*{X={OugB?m+2{4nHtUkMeMxA)eUpXun?1KQl;g8?8+uOi?Vja&^_bB; z=Ei8%vkJbJfA3&j-lr&s*5RZ5ZPwpgM~w@fbr`b+O!UlrrMRtGfWrfJ8}3zdhhjRz zP&>I)JG{*}c)prLezNzLIyzh=>-a^PCuj!guhCWmKLR}N#2>Aur;*UDZNEKGYCF4W)QqWhd6)C|F1*}r}oF0 zbnkzM9urNLjF$wBr|{nZ!?ZowXHQ8iRo z2Ak?$k6ll9CL}b7MnYY?o^pI8E~Oo(a4D7bPA5AN45Ns`pM7_g5T5Kj{V+FUJMoo5 zbvyC3Y&$Vgliz4*YDE7I^ZdEcke}(&*Jw%nC+br#g7PFwW#dJ3DuvC$xrt7i%7S=Z zVr8%B(v6qb8RY3U=Kj_U@^mHE{uMN=b3kT052~~|Aa6~41S)7g8!x=~lBYf|em}@f z_^MIbxZ|WB0y#6j`UZ03XvJB<+PyE}io}Wi zHa6wZ^%c)3x9n|zF3A~Hp8J6RoAJW!%D)zWZXd&aMxZIbW zB>*m2a%mdNr|=Y=oe5Zu5R!O4PgAp$XBuz3tEh}iJPQ%ob8xEb>Ui;WH@%8iHv zWS0%F)sdv+gCGP_4Uu3b1XC&p7-YIQU62wl5fS6UI3f!d-AT7vX#}87idr2rkl|3< zTneDNT?S{=UdJUcz9gyZ-0BExUZIJ7>u-qhZ)?c-Yq1_Itk>c1K;@|U3CqPkRs+k2ZI>MHhuf;q%l|`g=BG^$6NZK5q(S`L* zTI6@I47Kn|>~KzKyG#rX?UqN6l`6X}oTbYlJxSapV-i}=M{%6MBK{~la=vS&XUEi* zZHpeZ+mK+;GF_$ykJ5I(6+a^Bjg`5icYw}H!gZzltQtfoL#yiP?=xm&dckNTYY+WR zgqo|y%s6La2dyYD1Q%o!j0yiz8*e~g$NOY9JNc<;<6;evs~k~w8)dW1?BE+V!)fK@ zLODHb{I}WTb7&gkD-Yv)FD+)gv+bE1D(gvi!zGleT!JVcspFAbJKELe+Eo7y+y9Pi zoSPRr7u$c8p8d4h_ite>TvRVi%&g#g_<-&)e1PipKbRIfPQe1`J;$E+qGu}iShIem z`_=JLX2cTA(-e_oBan6Ky$Wd}C3=PFMTMEt{uj$|hc+#bh^o?ljcrAVIRYj+rEDBy z_OCRX*rb%0-f>k=(|jt4YeS@_l@*=01?+usiODT`_aTt8-2vO&ZH0;Pvi`zE){UgvMY02a+oS6d!@l$%1g!=5( zS}6;JvQMw?Vw8C7`dpHW7HA|uW2I;3oeYS#Ysi!`sfdai)ONQTHA|FtoI)6~$t(*G zjJ8hy-}0qc?9mUF(pjf2kNXQnyDgHxOthzzM;K!l6Hsw{Bc+h$=|f;R7( z7I+4zzU91^)YG9R3cr+Exxu-!&BD($;az(87LI$Cb0=vDC`Zr_DF;((Wxj0m;{{1l zzLAr5YQ&FX$0ST>*z$j($_$;1BuM!LN$}hWAhj{3a6jvWO=gZe3rVsnJ2O@PM@O-LiOQb@dchU5EfDndLV9+ zzx5Z$K+snl*Qlkb7%psZOKuML3Ir5zcLiRBk!;v5IU^=!`)u-)m(S>!@EZ}qBGb72 zE-aa!gTw=7rBSzt9_I9imX5c&TQ40D=anSJrb!Oj{j?#PA_M@Lk(N=$Cptz zY1ck89bM5}%LDF|_|$6UpPhW!$X8kspzexJtzA2vHoArgz$V?bFScL)*tKkF^c}M| zd6H+n1=d(GF!zXPV*l*nG!n)Qp?}JJ#(P}CfU+X*p-=TKcWB$j_>^a%B@N_p5){K` z1wTQQf-~bNm7Xt(>@rdVQjz+Q{@T#J`t(lG8NTyK*BLbt=0_YTp8YlwfG}r{LaoxN zgxpCb0q6`R8Nj8|&arq%GJwly%yl$MUvCqXz{QysS{7EAuRxq8oTL2p10L)$&oQ;T zh<_-5AS&>;sZ16H65Sf)bVNfd=s6(N!^@5MX;0^8dYa7mucApsCl#BYSG z6yi6`1^h`fQ~BTt5&0FC87OV=x}TVO_qDVO)D0#u(b^f)C)u<<7i`Y$S)+7zQ6zcmx0Po@CT*x!V278~An3N!1f6+B&|<8oB+THf_J6joTm_skzRt zNa_8K`kS_YVqmPdS7hRtwf34!VU*Snr8M#yCzH&erI7hc=*H{?TZ8QjXF*!h^$EMyp^AV^}zkm*&&VeyEjZ1+!AU5^~~H zuLMtDYvE{Fzee%>VW$y0ZHW2H>Zc|_0hKL%S&{txSj-Y#HtUqNhKHt$R85N0zx+Hk zjQ@L&|5svjvM$P4Ami+mF2$#h@%@!X#TC{Q*%AP|?pRMS{lK|1`zYR?^#l`E8qV}} zLY}4ur)zmUl&>JNe~ujW46R;(o*ZEC0xx-sIR~J^RNILDP0|}t)EL98`qVld`hhlU z=I-|-UN-C2y)W^;k!q5q%{a0j4=+lCylG}PaixzDkUp^y5NTxfxOf=xY657KIL_d> zz7Ood^!G!azMS(Arp=0O zNNo_3WAhU4%jIO8md;0+e*U#ZTB!js@?gE;ySWW?712WG| zq6l_-T!(ODE~&a1T=tYc0`Spbd7|*ec~(RPB1+Wy*kZu6%IrcS2x~=vOd)746T*)Y ztreau4yKeT4T(UEJkaWMjW~1{PKBxfiFQ%VMP=Veq_r$nY~%v^8o(-GHn|pW$EI1V5Ud4cnyHjqiethzydJS zK{8oc4Mw<@L9o?&9@rpd&eeWkE!d@I_EDU~NU{o~FCpSJ#i~M>5>L_D2%@fp${>Fd z>dFB2BqDM$pC4m;qutEcMszUFPz2rK5y^=BEA?^axE!N(wSE?Vn*(iP_Z6#b)EBZf zv|hNGFS3r*4{7lwkop$aUjaE6cGX{{oOi6oOAJgST;^~Mz9Q15L(QE)Jr>Jw19=34$wws5R8Y z8n>y>P1HrQW?m)miVhS|kg@~H z_V~14CB9ktRW4<2)?c4aSNYI&mg=eSjmmE`#gb>E@_U@mqWls0116>m_<3!g^=jXk z-3e{JUhU6EtLtMi?H}^R36Er6h5SmmO$bckHdc5MON8)%ZxGr_;Stt%!aZ=CuRyrZ z_YG~i@DL4|a39>&30>eGf1wQs574a%=P!$xz8A(9own&q#*J{s$$I*vQ+TX{qv;>UQEQx-!yfaQ2cWeI zC%vwZ`C1&b2_wI!Ee1Le;Q`@Qg_||}f*`7Pf0YQLF0{#oHmPlaiPsm#NuxIT_1qX{ zx*}$JmY8Y7&N;KhO#f!;rwY@%{%=yp|R4DAv)^ipd-! zN8Tpmzsx0&{#5f<&vtyqZR-h(ed-hp)B4cU`CO{kZykT)O*vvvRLIKW2JdfDl{HYd zKx09~h9Jp_W!feln7ZPttUDx^FJ-=XqAZgDpp*$=M0uCk{;D6IDDRfneW|h6z0#~O zt`nKFy(sTNjzTU}Q+8S(&aznqB|RrhX~x>^YBWi}>L)5hy@ z@r1`T*Ok^eZK?2-p72>czK5;KXpG>D`U9*yIx+#H>7idj#y9FAuXJbpo5pb15gkEL zXB~}>Id${TMMM|9pQrO8ZAf}kTb;UTt)Cb(pC2&RYg9%_(*Kt^XCGx8jXRI_69p~q ziu)xBV>rr9HO?iY$JkLm<7QDNvd5rEndNuO{I#3oPK(N?p1j={9%Z2>lvq9aXBxX5 znLn!1y&X+b2{n_fOIF+L$a!2Rl48jVn=pMzAc^Gmx{_x}E@u9)>qEF?=OJ{8;2gry0PphU5$CW`JbY8eSY+YjyJ8GIg!27? z9#>|Y1Iyt8J;?`k$}lKWFVGW0T?}|YshOT~QYcM$3FpuQdWCfOcLf;CfT>;hp>3Px zUyDZ0$pmSJtQH$V4cC$B=?t~rKR=~_@Z&V#x=dqNEnuQMWxWDUn|5_vyxf}Jw$>?S zvO?3{8z!jvRQbPm`l) zpvDN5>(+U-tvUVMxjN&#Zu)-<#68+HG*=~xUuN-Y*1qBY8Y%jpLbif-A~hn&zEERC zfSegy7;A`?BEW>ygY{9D1gP@lT*WOQg5+(KR}>n6ZUeo^+_r<#wK9Qd7plH8Mi5K_ zMOn;ch8XjNy7ag)#elzpM+QwzJNkucJQ(8+E{(5UW-PK?Xb5`yNHGf&^q-`EcGycps2TC_y9lX5Kj14j)3Z5%%q?wg05TdL?sRiY_#N<+xF#%>o81Kt6 z*3V2S#srtq*P{=8OkjQy_0!4_%|RpCjfU))Dq8RNV^Z;yL-wjnP1z`w?V-C|6{ot( zER~+(&P9pYoyGVUqDp-aE7Fd!$Jf=m&(szW%%zpOCt1Yx<{zcCWv6O6S))(zq3N-w zu`+OEFKWE`UfMOk%*0-*PVAJ_6HLQ4j9mz+R%EF@F58Jo=2Y^P-RT@y!4@&cjOwPP ze*#;DQl{@QL*bLGQKQ~1s`-Clc`Z%CI%F+&5&>C9j23@a_J$L@TgI{vJ!V(&73Ll` z7W|x#RcE1P%nKhwZO&)Dj5$NW|385wzrGRJr$LC`?~*4md#{H0Z;X6~JZBpG|Fh&l z<2;w=Bqr=XGsgmajhdZFJe%*3zFu&E??J!1PT2b&La!I+<{zLZ$Itx(oi#H#n67fA z^H0$0Is2a}eUjh+Q+dRhh5)#fJoRJmG!71M4SDKE<(UIgKWxB4kU8c=LTe%IGCMht zu)=t2j4UC~T<1Q)PBOfBqeCI=|^@qqaFF8H4(l%L;$9u?AKlI_fAoYVP+y_!W zjA3Kse)7~0#PC`n4^o3O4YBwTdFls=I2+_qN~<5R@obRCDeY$CIb%IeZ{tM67;Ubw zS!|3vL7w_1T~C9Yk*QTOXUi?+Gwbrs?ZZtyBL(O7mvhd{O0FkvlDK2$OF8FvOU6fG z^M-s+gis#pW*DXcIX)EdfxwRf#|PHfb{0XoRXiEtUWdMw)NTqWM)x1;UY zFu{8uuZ&x93s}^q9^KiR1U{7YtM64BKP$17hpq7Q%n6uWOMMZUVc^7X0 z?kD(_=Pzx;#V+hr5xNIKr=YWk*y!g>FD-fMEgx8Xpy%Pmh8gLJ$+8SrzK% zbb?)m_6qgH4`Om5*h|j8JHi-QA4>Kzdj4LQa9avr#5acm1mt4?iKrhPulWfD)b5UnR@~Z=t_~XmlAJ9BL;|ywN-~7921GE zUTcoTd=1e`%*ABPyrxfeq}1hRQ~hHsZbwCRik9O17XSCtT>Jf;^ILpmOT88{vcLZT zEsnxF$fq1(uM*KZiGk%rY_G5ohmVo4PuvsdVNYT-d|O;ldaypaN2sswmNNmP zW|%Hcki;B&kFCJIDxF)$% zFdk(j8O!=IoMIP(SJG9FMxSs3q4g$)4xx}*<)GF|>>``gk9oA5jRfQ|su;t?iS@hn zl)(sMQhn7(f06ideP4VF(%+c+?6a*@{<|+K#!KQ`dZ07DpHaujebRb{KZ|2mVqZN_ zY$HM?rP&o>T}UQD64?@)sfs;DGsMlvqFTXJ^GCpBfr+)`BN~<|CZ{&5;#ILqz|@dp z>LC*^HqAGzAsGmi2)by{p!&pNj{yN{0winXSi@L7@kHKon8AV_rg>`?Ct-2+-ow0A z7nnZLE(6)QB(lIT4L>j7ofCJ6c`lpm@xK?{+$@AH?NrEmEF8r9Gl^~$7l|OyFX|?* z#HwJ_EhH;X^BvgxMWwN4>HS@8pap4_(`}@8*0d8`vpWir6k~wqeNqV zFH0132cn?CNkl;`du+!}x%K#=rozkl-`W+fa4y$o6~TtuZdv+1xFMMaM1+z1uf%2HL;`c<+V3R{^+ z3AoH;qh0Snz+B8Mvys6dLrI-3T=bIDgO~d(<&2oEjDxNKx~&id8d7G3?IY{MQ4@h@ zl!=5)-n~3%z(d~xWgu#DRtGpMM;PN{j6-QB;#}tQa)Qr#wOe3CH#WtqLsTlD9>u$O z)~dzrf`&QT9u6AE(1r~KREbeDJFC>LczI0tsF1CHqG35i83PoT>R&huHCi=GG(A!$-eQ;RYQEv^0!GgK^r4!pLVg z0V;F+S7PmDko0Lssg)Uh7jEC6^K9m-4w^T!zwQXl>@(TWIb)0-FF9MT|7o$q`deqX9Mgn+3Hw+`)tc$|`?hg$U&e(U*6cS{Zz;;pF?ll$ zEK25aQQpon1tsNaL>XY6f|8uJW2VDFW+EsJbq`r1y~NDu@nvs9{9F?wKZEsGlc)a< zY3c_vO?@p~dp&HX(96ec9S1aDTI=~|ATlQzt!K&{%oHT+sAL)uQ7I8W&;@tq=@h#ourRyleQ(L)X)I)VHIrc6BhfUfa$?d5X z1rql`9-k)uy6~3JE$ffCI}{T;IK=;iR7}d;<0db9#1;^`W&Ky~y6hHqF*%&ITAl1H z`G-Z1S+}5D)^BomEF|a{l9#l0`ET)AylKtMZuILoHo0B7CoWfzU+*7H_K3@k^p@6J=28&J$wK9RH zoEB57rzBlfL@Dc@?xJ%UXc8FfGNJb#mVDDVrrujBI`&|5;+pE%Pl4X|GV)4e+jZYd z&Ca#!l8{l(wH2^8+^^7Uwj4sL4 ziD#x&S<-gqnwU3cp4)iS`ud}@LC!|A^dV~S`s$DFrv~-4L}#PDX{-l%4QGg-aJt6f zFUb|W&Dyf<%b6>9@?}4$xo^H-N`jm_EI&i-L+tM2rlD!hbASV`Y~gYvH#nU(3|wr% z21*nMgTz9?$80wvhpxtzS?jZM+D%zpnY|JIU7*X|5`VR*CZDFW*C*&gqu;QfXMH)4 zJMWysZf$4FsBNrW&Pu2JQ-X>8rn4GZj5Y~5iBHc3WJeXtMEL!?r&?Swj>=9W@rctIS^EID3Ur0rdH9 zf?m3HpE*KhOA-!z_;id=)fjvT*a(h^-6<~aJn(F4DMUw`XuF>Y8*25*>4=+D@Asbr z8?tN+h-bCuNa4|)8IxsI`8H;)9o6`KY5mU0iDmIGI)`ZZa~aBl>OF0Sdd!xiW~iS| zM1!m?Cj6bs%(C3BFy+FqGZ)*BaS`d*0g`?XaDd1;EgD5Aa}+se6X1dj><46)-2zCI z8!iABW?(NM_L#$f^8^k9-YD>_eywH-JQiOx%lm8d#7tO`JaZm}UzFD6wMLHeYy>Ey zzt2bnQl`C_!8YM|kjl(Q6Ij**5~TFZ3VI}(%o@0tf@m?*#L2;gXM!+kCU0J~xHFAH zc_BKW=0x1n6XYOxRrAwLC@H{px#EIymO zQ=zz@rWWJN4XfU(ubQ&}1}@#r@S*2O!x zD4`Hi>mBS|5AVPtzA0k82b1DTT1F^tt_-HDus$Z%*ZkPFEa3ZRwd3c!H{&?8k$UgC zDb522a*0u#^T7OO=e?Dt)Ld>Nb|+Y3GIyu)y_9pFh4q@@JkZwcoGo@2WpXwSb-8PB zinFcMl$?{}YBgmpFsUj+Ly^|b|G6n3J{?e=D3cY|>>9p&yWH3o5Kojs;5h)*;I_r6t!N8H0; z_rB2(d}TwO+dh8fa3e{F>+x^959~9?8iI*!b@mXuU}C&6_-t=Idroij;z9w>B zUrt?8$U1EX20b~guMzbjsB7pZx0L1eIeK(dvx?uAJFclo&?k>;25-w%u6l{GaH`Rl zZiCV*UCeB`YoxYEjwbwJDWMAp3z_jl=ItF!A0ZF?ceL)5+|M#+mGXJtEZZvhx@b*9 zu{{(sw0LHm1R;RUlth+HuZGK?5#EQ=J34*f1dTo8&r^|&V zi{&6xzKS~c2kA@w?W-rYQ`&W3wR|ee^=c{{#o{A@p_kWrkUIy)_%Ws-?_lJOhDM=u zkZIp9_BEAcTJjE7YHByjrJgd2C8nxlx=&~F!7N`+_h|-uCEY(&gf3bdcW4fzTYB95 zm&-e<*JQ_lz^AhgH^CoffVsdd&-*Ilv4|!&hUFld+(^47zCR&)tZ)!j^`(pfib^%& z7v5W#&P^g;ZydU>7meZiJY`zZ<)-}FgECi0h3^lE9wASF=Y58s#SGEbNByZhm&CTED<^rfP*HU|WRvNEKq8yjodcjig|mFpdaQR|PP(vVYww#OkfL zs%oE}M{&)27%T&8fpM$E3t<@Zvm?fLp9OM0UR%&BxP_?V@0hjXUlppOeo_9e zm@RYX6=)@RyyGS>xB^d0-u@=AW_(p}83;eW0&*D$5ARnPP^-poI0Z6i9?+l;X-qW= z`l&-&17DH0dVI|d0Q^dtyc?j`^9}l%@o=upq08W>GmbZT%i!mFkHdfC_`qEBz}q+Z zzgAf1P_z05j~%Y}1NgZw^O)@}xQW)@+6w{wwY_1#U+9wyeKNBLW>PMUlezlj3YL>K zdYBSA!QkKVKR&iP6yo2>*XyFRx|aP5UOGB9*CqEn;P>)khx6)y3bgV*fWn0JcAJkw zjua+sfJ<|5+QDyt0qedDe;}VAPTqq-XkTk(GzPm^iYL%|b6SYoHM9z}wK=WAf&^L! zZBtH5E|D6&tfk2oM;pj4!L5g^1kiR=Tpi)eb8E}VrFbM$7M3Sm*=#5J;8PzqMJ^Ai zhb8!EUg|*{3#sjd4^baBH)nUUlqvN-{)0CaZ{Q=04*ug4n1A1ee^yj?B^>76v}Mlp z9jaPe#NX3`zRl_#OmiS+5RXDMiV7`^rXM#Ywp2IZ>9mz~Ijj5jK(sUctkfF+>7~hG zbK;mgDf}=4`v$Y#*S7O83NYj8>g9CCLuNOL9^(x5BBf$VjZ^CSfe061 zFw}vaU?d(j=eK&DfSo+Kpjkm~G$o;0^CuLw6VEPCj$I*^_%*<4(q2loGqKPWbAP^_ zDf8#UXq(*7J;wtSembLF=g#W+b#@!Gl4))vd&lc}`zT#TFdMda&cuJd@diFm{ zf~VO2Trp0z)pJ4SBkjG2ZCyw`vmc2)H?o*Av&X~EjV!0k?2)o_BP%I${$gm?A#HX~ zhm9b!N6Ov;GJ8Di++GX!QD*iC)`vl6_cM4DWcG;9$3bR~-uyDi?2(vHf}Cx<<#Uud zn-umh!9O_4Sf7@ve(q^Z$lofn)k7-uO6j4RS7Vo+nPXw83zb&t7jnmEQx9^yM3czdQBJ`(kHF7#q10Gp-g56$f2+}tSHVr`Va?8BYc0H{9 zenS@?dJpqd@>Ow^nG>TqeWh7Mzc z*~|uW5GC;%nFy*}{qT@wX`SV()PyesIS`Nkg; zVrML8?G>zKFuDyDgZWgV5^bRZ_vedsY+kTt0@gP60%?QumR%#>(L&j0;FjPuXUtOH zykMnxOYp`G&MSANc!vt*$no~;KvLx3wOhlxk~Ul%EEaE*;e7|O*BPte{3iTLVP&Gy zX@=|IYzh{NbJEk%?#wb|n~-gBzKC$X4QJHgOpK0LjxDDh`SVA4>r8RpiOiOuUd6|} zoU6U9DaLzX{LpIgVf=9t%f{w8f1wUot&CaSMB66dXVQX z+Q{pYyl!*N;&bxe2fhc@FI-_`-n<9-vA`}$bVt0F>SYw0cvZJ>KavJ#4mQz=yTj7x zC+I?6BN^i@fZwG?S&Iz`mCE*^Qnq$lo}_YU6e#jvKHbY!A#o$=F7e%#?aC8T=5OWO zgeDzE>#`~1uj0=bwHridkIDoF>nCUjldDd{^VTA1D~L~1^$Ed}4>K`>t>W3+4i-A> zIxt1n3+q*AJy_(hZm`OSi7N){1lt8xao7^D=)=Sfg9Tu_!D5Tu0TfXsfoF}FNGCv8KW{G?rzGI3K3>A$McS2 ztSw{^;@M%Gqga?YWAMVs<`t8k92U3v-U^y!B=)B-GyU3b1;%uXM^uqMy4n`BY7L(?1s~A<^x5^sSQ~4O@bc>h2 zj#oV09`#tUE+o_OR^_fm?(%$P?54UreDk!t3uprl{i}Q`w{2LUHXNr7tB~7OmD^p! zv;WL_7s5;APw$l6g_1jo++O4^lU$~!V4;)ic<0**s@ew2J2b^Bx#(3ok?VM?ayyaR z>83qyc#&61^t#8-PP^-Pmy5R>-ZprbR(X%}+Je`qi5>4s z@eaY;0`JvTUS4r);JpHmXx`RMjd_zhm^FHQlE=WkkW_;Wc?kjiM1?OgdG`8aUZJ)_ zl&(TC;|D0w# zG8qwuS)+EFfMjA}Q)A5iLy9_rw4UzV3w7Eh)++>J93;)6>-NMHu? zBxNyD`l-TO6>)$$Rq8ITiWP_5*rod?JOS?oUky=$(=rvmQh8ok%9Q=WR)j8oCtsJO4kgvqAmz&nGgeo+> z4vUX=i3*fQ8kez|@5Pj)Rj_oVsHKsmFbqY5kEA;M2CPDD!Xi%N1ydaP&a6&pg%$dU zhm4jp+J6@P1{M)Inu05bQ;Ps3DjZ#5`v_J~c2s!wW4-XJJvm4ps|?6sMk_1)q(ee& zx2i~cMY}Oi$aaqW3Hi?y8BpyNLqA0Le8P%E+hID8L(%ya(R{%Q9iai3(b$%M*pcyU zJK!7YzSyufQ+OY}pVq;u)x%B-Awu+>vF@kcIRk3T*P1NBJ!2EQQ6#G_NTWXU(*}(9(1d<*I%0wcoNILx$;b&j#Q`w4c%FvbI`O@ zS3ogeMqyjdwB9nzI&Lv>?*EP~?zNa`W5=x=QLPc&X7j-zz}73&k=0V|C_Ar7L(_t1;|%aZ2E!4Eg?$ zt_2x>fzBGBjFBPdO!EXvi2OoZeH;pT;jYy~YlO5Qg!ZhLkS%bmk8!Pz3oMx^J500J zCvx6YfQ|C70eFAOug(6YWR>B7K)5yw;rr{NXQ&1E?wQa33uPp`lK+)vubsc3e7C6m z_j}?=d4WKGnE;Qi;$dbG`jW5&l>wL%?rj$qTI`#`VpIlTI+k^(FlG*wb00aYJkKl2 zhw*v|$rh2S08OV8^E@kbums)ZG;A|fJda+0`E|3vv>?6M^K?<34RCJsToUzZdfiS} zw}!H6zgSoMZhKAdw*SokuhH1{;6L+b`%Y>!IX~d)UPez~W4B)P0}fKa$C`%v1TgZp z(=BBV;Bew+Fx&Vfpt6KM9_j;_hM4}}i7csHX+pb!aiZqQB{2qGJNX_{lFlp-cQ(o! ztW-T*K`qc33ObI$yG>2dM^F8!&ro;^j|>v043nPaQlplz7c>1x1PT9DUT~$X39Ux0 z@agB7i|;;Oq|;J*EB_mln|65|^x`_}*LX%s^sM|aY>hjmG0v=?hn@5MW~MZ>Mm)u? z7=GQ^C$yaMjz+c^-zuk5xS5`q@z0uyRXL9$=#}JzH3^D~KC@93=z^R>Ki7p(khceJ zNhRkqp9@6gw3N39dF48t--;8GJtt?DwtV`@`So{_GVv<>So~GBhl~i4xCC)eAkJm& z5xMrGTb6E+YsrQ@jn89dxmIRK^Bw z(MTg{o%*ko_n#;?smn@vmq95fCHg^66qBwSB+77fmide%dq!+*xq@-_Y@?4QX&5aq ztvrj=YbtfKUSZYqgmmll@V>;dpE1;BbS*RPr$$0d!#f!XE(^{Ko;e7c%!t{BRmzQ+ zpU>@b9E{-wKaUs5C4o1}V(8lO6~WJAac6osPsq(k1Y==p~zXa^wZRDKU0JsFOGiW#rI_|Ny^yWZ61B%A)a>{;Y1DRpAQTB4m zE)AN-i9tK;jb0IWO`x9@x(Bog^y;8#2T^FC?&##t3q1(h0J&_10U>Fu=c?yD-f>79wf{P>k>b7~oO<+%geKfd9*m%Lk5q@>UykH2- z#t{yIeeH0;`4@dn*oJzy`X4&n5PThMS?~z;eZ6yDaO<{umyqJt@rK~p69wn{^Q^Ev z^)8O^)*YwDUZ9+fF?^vkFNhA-JEKyxsUdjbt%9?O&4t}VTV8mhF}RCz_i%k53htuZ zw_57(0=fh2TgMuM(PQ<_a5&oA5PY|{4%^~7u~4YDVy z6tpAYFZ*Y`pSFljD@6Can`sC7li>=;Caz`}Bmvm~U8{Z3ZT|4hp(4tFR>9URECK69 z+Gd|upAgSm#Lw0gvtSCwwuJ?v_9Dy`Eka@vPYN-~&REE^EYm_>JCJr^83tYW^6)X6 z@2sP830@BcB|O990WC^JDZkkTMdS>IZZn?kPRJP+E8#ae!-RxFJWsoh-SJ1zc9FfB z-2=*V^nVt6RaoUCMvqqhv-wFi_d=k5bAJv z4L&SrImEDIJS`e;D@MjzwitVjOZ!Z-k^IX zliC5FeHp9x{ao*6At`yK;X06MSEVQHxA`@akOwY9_XyV^At8r`iyor|g6^5m{{ZDk zdL=p{j{Iitu~n##CROx=eGzoa`D;+NS9~(ZNzd7i21xE87QIJUbUE86JXPq;=Y_=< zyHi+rdGI3G2-u6l5~aMkyY9z*|9_&z8)czzKNHO-crUX*xSx4u#rVqL{35HV2jLa! zSxr4eKv$?|<@j~M3J`vN4rB!gF4CU^xo-UWpbLbbV<251Ea%2Rt{?9U7J=~diy(_Y zmnT#PiF*e8&7!}#i8ZlsPfF#axOrbj-`7UAgb zza0fXjsJdmOm_JTQHZto&PGx-)YrZhx0<)&FmFX`4E2V2D{e!TWzV!+tNk#~ZpbXo zo}nBvx_hBjZ^G0>zS_!VH^VP~BSs4+o=_s!- zBIzTf$f{{f8)6P6h2*2{%(>8ZJ`X9KQjV1UCWIi%xH;LzN2o_6i#e*4H~uan5~dCx zRpY0p4b?@XgFsztJi$8ia@%-Em1?z_;u!XAk0*RWM_Z2nIunFjA#UDWB51d_1iLL5VPjVsed~F5w+*j zuJPGt`e+qBd^9IKh~hHim3K^pyjYeU)$8blV|s60hDQ?34JYPR-$dU0d@K4Sv!gek zDU~cD%%~q7XNR~* zuaGa(>e+)W&M)#L^~@f+aW2SHNIUs>EnLpVSttQH2R8312Hfh^$BSe#5kf_ICX**Y zZdg5mM;Z_-GOiV;*y4&YhN(IIYX!Sm99VPAIWAeuxhe_cF69nN-s8yZ@9H)_LgTFe zgxPJeg{-S^j>ki&p$X_cpd`%<+3A7WrF|5@n=Kp}9W5<#0Y|r}>wJECs#Vwd?>zh!2>G)nAjL2Qdr_O`HLf6mMqnAsoF;-}$ z`k%BRX*=bH)rG!Swi00X9i1-Ih3Dov=Cs&N5!ys#tLrIHMv-dtKZbN^AU%uKSt zbaV+52i^u|v}LxIJ_cG*QHA_`BC@n>=Ky_ss2TZaU3Ru=(IsUQW2doxmJK^`c&}Tal_yWB+`myo$;B5Qh+w|vb zk?7}({w?HNv(dM>zaO(kqw%XSW1JoR1^8z>QTk_y-qqbOzBqW6wes=$;Lp3g;8}Xq z5B{9RGRP7kD|Gk()4WB#$LhGrm6?I823Zn(y~SItGNYKikhU=R-WUsPpsNMxTkz^w zj=ib{_GCTS*TCiroA83KQSOT1)ggsv)Q>O4sK@$R*m0TsihDj9ys8B@SckzDb~gks zP3G83O}N${7xp`pTP&=p5d041+TbGU&R~+cc!;AIz^u$~f-RrO%PkkyotOLO@f=gR z<)aP3b6~dIb6_jS^0urTYY4tElw;qR02|dc==xSp;LitUukR^gL;1DOg{jY09&ZS4 z87jPSUC=XG$Sy{8FZXL4r^5o~pdLJ)rf9<2n}7i1VZ#4IgNQF$HrLyav}M^X0U zMT>rCI4Sh`bvoz^r&CL<%%B>Vb38#4j;I_+Ip77mmXAuz8;Bc`i<2;s92Kp*<$O+7 zeMGQI*84>Zwf!->6WqC}Lx-!$SR?YGm=a;54lBgZ)cipP-cuZ%DF<+5=`XEf)ht

|B$e{*vRQVT@()!?t0#GIM`6&X!lHjMZV>fN1$@P@Hq{FqbEsjN<)1I& z$rAlKd^=Y+6l{QqT}dv6VyH#uv-0TRF6Itwz4CX$dfM9dR1k+OH)(vNvB8isB*s4}UWieS2 zS7a0l+TaA%=-Z4rSDPskx*Nl9f2d~D+_kVbhio0xY*J72b2wvM`%*P`LUrd0)Hn$P=%@A3c4H8 z=9HECHd!7dU_`){{FiAc<^#=g>nkgR*Q?@msTUJ*fr`W@h9<$mpFSCcZ!pFDQpu~O z#q4i%P?wS>z=x~5V{{=K<%nj7DpzdOkVcH~odo~E6t4)faG3^ZyE%?N7pv1l4O z!B*C0Qs&8+{J7O2nDppIgtmsir->_1Qzoj2&q}e-c1B*9cz`U8JLN~xnY(i2QvQP` zy0+Z;QqSgprM>!jIx5)FOIpYuD z6QSkc3E@ZFDt#u8#?&6wBn@H2v=rWr5p(k8{IvYOkS}xQox0E`7y4vo56q-o7$+C{ zWM&V{q}XxtU#7ixp264>{5AhS!)tC~@Ynd!9F@6+SJ|7q%WZ^`S$Rjn>kzIY1qm-W zz3!(S1~0-d5dc)e-|jWXAyx77D15cT(pwRpSsYxlPqTq7k&MAB<>g}Z$&@qeR9CPs z!JS2_-a5Q=A}efwh3|;;&d}CYER8)oIksXV^jIK!TjHGa5@I_`+M9Ern&b5L#MlNu zD4(_QJQfvy#_pGuD4)RmJN3`s=1S%HO<)hbvDO5CvWzUo`SGbmb9Z|t%?8=Vvf^66CU~CKHfHC^hB)i9``(OQ(Kg>1vsqXfgRvvBxh;-1WY^m?iKpkx z_kk?Y%$j#G#kJ`&pI>ID{kQ1SywSIV#k!a+j5*URm#oUW4Gxo#F_+^?x<9`}^A{c; zRCbKTlYNw$Mzd!)TBTb5btfzcY<@-^fHAh76CsG@cV}M?7POGI&vWT{*&=;aa zU@K1v&*h^qPf%ZU(dwpV<+$lf3Nl<_ns;nFWGbAOCkR`OS`wdtoNEPLSQpg8I)+48 z(WQ-ss2@CgkV@G|3sG+BR^^AQ?9fhf9_kLd8}|d9mXhv3 z0L_hakzhNRVXmcrmy;o=scIu!PIXuz_i)Rc1B+Q8Pkz44rrJBoR#{tfwv6%`ANKjG z%^w>=RZ;sH)xy0Gw=`I`;C!$dmRX+fZLo3N`-s?XV|_mY8=J}6PXtR!2&h;#A!#ct zv?c%G*4|RwVt0Y4eLCDWk)49(H&kaKr;M><6ti&;yYK$Ttu=0!<7ro z|9*+OlYcW14l`s7^RQ%@P&hOMSkcEB?1u7{teE|O+0$n4+?)&&0GJ0kw$om2n^X{p z*u<}EoHK?^FZGkjr-*2yKggTcLBp#-Y)|k*FC}y7-iM9x_wTEd-3@MXV~VoJUCU+J zO>pL56sNi~-piU%#>1cv(}}XFItOPn&lneD`=nS;XT!V3_$LpH<{r<6^CB-p1YY#t+C;O9nCB7Sn zhW4TV_tvuZ(VdNKZDoI^OLMsbEzr7&1TA^1aB6O&RRn4Hlx(A0(gudW>0+zPKH)67 zK$cd$xvYOqUYt^GwgXw}x55>{wISykWp15{u2vt<@Db zh%}|6b57_ZmPH1S^-S`_(SjWsM|#xc$Y#QiwpBcyV><%2@$U8c4jLBvQedIc4@ps0oZR`1Zx4O~x8 zsyHu@-l#6`hL+f(kqD0gK-G@Gtdti`O0PtouQ_=k4=i1 z`Fa>f2aJ6A$zT>WhzfGq+stR1tbzX&C;ON56 z8Y}x`D~iokBcf0GgZ|+NZMg7ya1BE#4W~G)S^o;xRK2f%@hS3{)5Z6|Z^| zcJZKAK*PCE_K3idy{)q3?v6D@sJpcsmp9I4ym1;E=}7(G=hhMm9hRZ>5KZ|JZ`Vb^ zfmrdip3nP8!@%>Qc9_Y^ypWh@^FU`!V3XTUPGOO4BRH^>CuB7DO$z!yV}P_(!!$&O zT8^${{I^XzkLKJ$HJE;fsg=d?HlGJlQ|t6R7N#Nm^9F+^)QP;E?6kGv3v$H#y`K@; z&XT*ea-&S!TBo;iTV71b9Mh_C(1LYNL@Bdw2K`Q|MNF9Gm(Sjl&bh}(o(YhVtS{< za3rfcec?0Z_|RkW44y=nnYc9}lWJtLDAHdtXH%2t*-ZL+=tUouPzXP**0I~eF=lAd zqnY$!=r1QqDakP4@5}1NR2d)nOS$(G->mvW-k!8;v)Y%kT2i|b+UIjxfbfXeM(`2g z8PVpZ-QXFU6yX(Kui#sS`z+0cR}@Pwp%7N8YSj?h2XJ}hizL|1sk?)kF$SIkU?62M(uuNRfJI&;<1q zX&bxdiOHgQ_3%#mAKB(jd2j8LP1I}WpM7wmS8c~C`dE6Bm0;RdX!?(4bywg&QB}M7 zhw%lLgB*NH1Ico%C6Cu3bVupqO|ruhin)|DDIxXG`uUF(Zms-MUl_4b(%Cv}NJ*~} zslyxlSU;RZC4p}iu-K7Gp@4n&kdG2LZp5xTMLPg3KOcvNkZxJ$=j`MtM5{I2$>MYu z%OHCNyW%s!_91g;q$D|>q;S1OZ_vk{uyfbQailUk9Q6B0B9lGXu^s5!%`D z`_r5n4sW~v47~A8VCXm}8Rm}Y=)cNMyz0)@pra;8TX$S~v^Klov)Z&zNrzvu%Q@SA z@%<47XZY;HY_x9Jc2AiBQ#IVgjK4i;l_nLp^446*Du{el+5bi$&1FpNngGdm%*4K# z-PmBN$zC+}t9=zR4J#Y$zDQ@D?1egt->-4O*wN4Rl|r8x9NK9#&|*jA z>=wPA2)-e=Sbs%(V;#I^Xnx}~+7b8&Oo7%Du}2NXXK2xM+B5KVR7BJ3Zp0U#p~cf_ z&%@WAh^A0|%%|`fS~{KfB7CixXssD9%~X7b=FdAP+RMlzPJpt_DKE@K@(eASr+h+E zeQZxWIYKFE5NW#=ud7I$o$(a4Ql+x-F7t4{8DbxsS4R1o=*?cGCG*f;%kN-og+L~( zCy|H!sxNLR$4CsTG@q=04P})@koYPd$4FNivIf0NbIJ{<(Hk;$`@U9GjLuG^*!P{+ z8KIc+8yV}vpv^JpD&)Bh(yGwp#ba~Z3QFjc9t;#l3?)`*x262^E`2zUfXU_S^Qx1} z?fC>UTgKFz@ep9qcNa^>n=#9?Gc;SfQ|4d&pq06uK4=MM>z%ogPg92M7q`-HpQhg^ zek-KJt&x62Zd?m)af-iuu3||8B1rV5)P^NQyS@0zg{A*;(`4R|B z#+ozUsSr$Ac`gU}9T1okH6l3;z8U^x1-ozYTr1pyuyFpDlR&2he8=HlK_BL--d5 z&(Tdkq@9a`=V+%ter51?(3hBewtokGvCU>X?$1g0>M1b$G2Qb)&c~74T}|~aNmduf ze?8vKero}3TN*r0*zjbX!&Y=R29FL^u}3G0tB>c{>Y>KqkLA}s1 z(D_Kc8b(5dLCH-lbpB{#@bE+xeRzl<;jt>ZV5~8C@OTw{up4j1(JH!dqLFmDRrJ0l zoD_!)O0N;82ijD~k2k-MHO_KS-yCqx`CE;_J>6CGp5r=yt15ZgO@wQar=bY+u4 z7a)0MH-}XXf!cn$WdihgVVvhed0kcxaTJzN^1AHl2sVPQnJ}m_#;h6R=P0Pn7^9!- zMhnUbqg*uWCW!(Z1GTwm7LOvTsi0gmLN{`O3n!}R!XcV5X)@Iay@k$MaJ-5x=;lnT z<5l#IAw_0a(fLjDf;%Uw=$)gA>E`8Q>#f)2kC_ZP%C2)Ko{|Dha-G#+_l#Dtd+_A! z&aoBh)FG3VXC3A4!Anw@N!imStlQ-C*(i($f;rFR`mra3=9zx(17T(}g>3#~Au6-I z35^OR>}r^|S4*K*SKVh*vE)do(fKTk@Jla1)Wlk7^|kt|R4PvucmbKVK@4o4s? z#GvXp?v!s4dn>Obiay#d{we3FwXq+dA&x3UE*VKTI*(5Dbf^()Ai=etzkxL!Wf!+i zipO9sR^_MKmu{Ax^ObZYFcOwf{{bpNdK>=6u6yvp%6r7tb16j+B<)spnYHJt%eO_w zy}`%CJo8hRk-U2-I8-6Rgfk!x!N~sRHK^=uo`LFle~f@Vp^2bu|k~@X-;S zJwiKl&-?fMYLA+5-tutNYUZyD)7Ckw-N(EN-B$mv;e0v$7zgty6?HpX4p4R+`$SK$ zkVChe{}YrR?hQ^yq@yO3MQE0zp0`(cx|nzt&hJD&`nqtWsWdKDI6Ez{4qkM5?gwQh zPyM@FeDOMx#&U2N9_VjNMr377ae3Y@@l^(zf&Se>buZ&RnQvxH zh{uz>iEps_5SKD=j;w`Gv8FmX1L0`Hcw^vw1H}5%egk1^j1%=Z4R{W^T&MX4Jv4rX z<8;zDq1%AuZ$iJ(q~03mT{sv0CHMzN5%Uu41IB~85Y%?T2k|?reBR>E)YZ;JXLz0e z$b@y2?s_HLZ_j5wpx*icEVpTM^~T%%sV3h2Dt_qr}Lox*O|2srGEQ z(;hP=FS{9z(B*7q(&Rp$GXn7Tjtg`}ljQ^)%4!A4e}}JP>9!<%b&U z5BQs$TA3K5+j3L=bmqSh;|_mqu9n^AZ^+e8&IGrOC&n1urL1k63Kuf=xh;TBQH#!Y zdXNwkuLfG+%sHrVJEixMCoJB4GX`6BLOxz?&JZ=dm8beuP&I4Q1KD!Dm=E!)km-sV z*c0%!!$}Y|9Vw2Y5+}H#NUq-TP01y}sRW-r_OBDE&AwlpdeyAVUo|AWF*$O~@hWa7 zWmCnjV@uPde51>m<@=QxC(neuoY{U^V7WHJb&2+R>=PZA%du?tik9mZxGq)xQTCcP zLNCw6Z1(=dycN8){}{F@4m-WwI&fT=leT2`7UWG0I!6g+@oQ zGFU_7d(G)GR)b-A?trtIy|wfw*RoOdIDzI)-iqHvP7s(Y3+{xc#U-FKXV9?kyQj)y z`p9kz;gNpEB#U-D-$qWmlVi4yNf!KIKpAk43~dFS3!jManj`B$XE*SQIp^wpNI-e#@)aj->A|4Ol$tT73a zsfuq7jTyl_I|B&@ql)LM!ij=me}`^dj6XfM%QmQ(G`Pc;9NqF`dtm%9X8RJ{Eg1@i zyN`Y~DO8Wp48C7MDA;dm zW%>wb%QE+HHrC3(e@1CUNEU+jEdOLXvFVP_HA~N53yHao<7QQ2ZEd6YZn4r47ORvSzm^7hT#Z3^BCimvvq@o0xV-GcBQ`?SmuWg}#YD4i z$9m*8vGJB^ZgbX(NZ4HA7b$$DI$#A_3IZ+y4p4q&-TROd|dmvwIWrS1rCoWyD+Ko*5CwNn5 zf61S_+49Jf=*>u*lP?rl+0}bCxs{?{_)Xgro?Who#YVz|xF!qBzNdtEzprg!CZmO?fq04=f~G$MO635VlijcA+AP~ zIL5W!)`;!ea-jv_D_3`o-Tb?hEl&UO?jpC*POFQ-Rjh~-&ZuFOpywwU*+Q$GVrvVn z?y-sx?ba?Jr@C|J(mUJeYj^0{Hu}2Ps?c1#`y9v)%D6+>-sDU=HLV5SP*GA`Hm;xNP0W^UvO%DCg@or zoYTadSPSL4ozq_n<*p8J`de|l&iP@S6IMcI6HbO|O9`1vg2$0LS?4@He)h1{T)T09 zS*>mvMQcc}EDjzY!ygaG58g&oRxfPKLz7x0MBs7M`t!l8U(I~5dnRy74~j!|xS-3| zMj?IMW6_$UI-Wgg+nS+`Bq*my&mGp0wh6zEDJpt%PU0y03cip~ zK~`LknowyD8v7z;J*X!d1g{yDC5jG2sT7(sTY`3xj9?0r8Kxt)7>!j|xnjBLM+q1D zV|qm`Lkjhnd@V7FxRfG-esYLRG3_b8^*1Z@!R#QlS=TQ_X&CYn$im=*l!TZEq&3If zjZpD~+`|femGC>|udfqQ9D?R_vv2ABiL%L9{;DkaXOpE<95h1MvCLeyj5MYP_^mRn)T2y9t(C$+s=;ia zfe;mLMYT~PvZu|Qz69wmloE*o11V{%D6bkg&qn5AvSiTp4p7gJLk3?2>M^sR9x{gYLA>sgyknO~jKxcrQ2{#ca<;-xC2Mzx(E1LkHvMU|h$F4^X-8w$l67YalTs#8(MBqbobH%)mm~1dqhVPU#jL*{ujvn+H4WNr5qrpEO#ODhm; z1d;tzXlXidgXbT*p1ggr&T10x=BSZ0)CzN3pB5aAG%E~*>?*aCn@+EBeZl5L(a+)} z)XmXItdd=l1<<%XjHIpNOB=D$h>t8(jyA$Q7G)$=K$xO=irqIYb;_*1} zrYx{2#dxz1i+md{^t;rp}OX9pes@~m!Y@=db_@wUbH z=3Ya|J$^-Q_K)uF1RjlYsEOJ4bF?)5Z*Pf$9A>OSRMc?tE`uE@;2Tn`(36Pd|U zVIK%yeLl!O5S#@~WTuTYKaa?M>cKBiai06BhsKyVPu%yvE~_6c!o_05 zaxH`xm89XadD6~+OYO2+SSQQ2YcaA)P8L>>GvkVoWwpRgR)mxurwg|2qF2w1OMP$k z(@xf{$SON6wUuRq*w27#2w7G??qm%i>l&veUv2u{hOj#>*Y`KU0!RW3Isy5U;pxNPP`<}ap9XYc6XKBC?>6Q{F>n8*w_eV&R- zW0h&K30c;H<;H3gHD2xPSl4UG3u%ZTGnjhF_;}$qC zwaY6zaXK@f<@pilB4_I}OR!NB68~fJsMUV(_gtDaDcVNc_S`{@&2~|iUzufc*Ke=P za$T<|7xyA?qFj&LUb0+$=I+^7jN@{5&%9{d)%Bb4Vqb-h%Z-;Mw5Zc@-7r9fyd*VT zOtS{)O13R_wAlLAI35ia{z)IX)W2Bz9~6|$GP}fIq>8;(!S4YteO%#D7yFB z$r;r~Z*b2v6VL>&OZPlXP#1{W!<_TGO=zG@YkwE|YI73htaP=F*(W*K@o+Bs**YX< zv$z=kEIS?^Fph?MwA9q1MgIpcOOx;m`Vy1D4V}y{phDs!vomGMM^rt1c@UMrc2uL1Q<3VS z!TRnydR_z#T6VGgMzsi#E9s$%#~N)byBjhrXRVM-IY9@2t~Og*L2b3AWG+KIsC zSf$dbx@@Uhs9I`2buCf;I()YAnMQk3Z6OeedZeKg#u4PnR1+O`2&}?cP41eYIu~oG zwN*&Y&phuw`ZG4J=CyqWH8_Gxw2ljz>a%m>MNP#1oZYb%XtwHTj#TU0Av+XCFW}p% zt%2P35NHvpuzwb@y` zIzm|{9bTegR%C4g9X3D0NT}9cbalkhdSM}@$H^re$qc_m1UO<`f-;>@r z^*uWE-DifEHR*M3?*VSF&sU9`hJlpWu=g1A9@Ajsygv`06^%7=yD`!{EKefLiM?L& zt~mUa;6Xw*ND*fQlvAwi$a#>p*a9VlGlCq|I$uD2KX_4l{a^L9YY}hy=ld)|!Evvk z7mkH%jlRH`2WB}BY;v7^XiDzba~Uom9EM=_de-7_)3o!!RGDJi|AWp5tDbb8Q~yBD zLZ^s$7oR@Fr!4iCDfGQF*WrphmNC_Rgl$7xIVynaMxOTbNy+*xxYNDabylnET%erB z7X;_18Hgf?MqfeQf!SJnj z34;wwi0qE&!}5N}{xEpm=k=3f2VmxYoz4ruc>RFch^?P&Y!~gcJ~6v=4fN8RT*Fm- ze&93XHLtY>3KrD!eLa^C9`raNK%`Z{7Jw1RWeliy572xk5FI+9ajS$6g6?ey_DPcVNic#qIZ2`470P(NjD&t;Q<9*DBOy8Cs=L zWZv+dK8M~hO4K>|N6&fO#Y%(cywl`P)dQ3LH#`RnZ+8HnD4SWgKv`>c&u59m zGiBEA=9$6@OKPEnbVC)J`bK{E%0r^ z1P1ms3~c`6vn)@Bpb*Ao1Z5WpX5?jhu1+n;Cam*X)3J@+e2I(JP6?_`RDi}}B zl6f!4>=`dV5AqR{3G(x$V&EUFbLWuxn;L^}y`|KM4^z>%w#^G}I#zGPrGuM#>8knT z1yp=%^q!pGIWM^NV1sk)zjYJ+_EY-#!imBaC;nvAYxCY}`i?P?mBK0 z)+~{eCx1`Fq0I!S+Tr$b4VqFG_T_`*6KA_f&=dW0r#VFQF_WrkaYOA)XxcRO&-XPk zUdsR8;dpIuDYK&Yf5aQ`N#k9WK;7nlh`Cs4$O@+AeasEsCO!A_aPfdaQ$fnhc@?yT zmvc_j%Q=9i>B`Z{F|-z*d>*3xp)IRfiPHyAi5&7BWo4$qy}DFp z0__J)1Ge&hKi#Q&l6E(q5z`Jl<-EP^P+S@oBWv{JX*K)raECbk0jR_9U_;rKcgpk= z_*DC^o}X#AFS!)w3I+-T=dsB4Ksmj1fKEyHbvW;o->8{H2|SmRPEqW=(Z$N2G>9)) zBJUun-#FwCjR%u*e^xICymqK^1ARG?QyoO!4ITazZACy5HCC$q(2OHRZ-`H7Y77Lu ziB=hn&aWbO!a&1fQULXuHORY*s#RM4u@0!VYL)7Z8l6vu7FH}63eG13mv?z2HnP&e zM2Ghj=mxIHDf2gQMN?1qnSWalE6vV^!YQVSGZ*$gaqeawJE|GkJNn9CoA;OAv4ED$ zlAa7KR{>BD!@ zBW&-uf6oMGRHlZh)x0@ZSC?96Euco$yYuzS`QmRu6T|-K#Lrn2Q z!_lmx%OpUWy_Wx5>>aRoO`7aUPv=$DwB@*3(&}2$YNZ9L%lloG?jJ3XBgrHsI!tSH z4J%xtC&M($KPM59n?)4hzERmJLKw8-5vERqIQ@;{d&2rrRf5gXl- zu}oTj6z45B-XAPt|0+8s4le9Pb7#96{xysM)C$HO0)FkD*G%y{CqT22w(=dnacf~u zEq){aI#SnH-3e>>S0bOyk8z}c|FT@Z4Sa94?uVDrerqLkn`Fm-gW<1{Z~btB8h$6= zI9QC|5L`T6zT>|b`Hj=sZ~0dnekWi3b6WnoT)s^L;P~s1?+oPYxLy=DR{okm{5Ab= z-A95Ne%GJI`D1*|4O8OP9GsKFChrEM*H3GGNF~e1LvhzM{xsazPM2-<9oHheZkp_y zklj6gqqsxmU$Yll!)*`fSn2VX#RAx7*94M+RRr@a)jib@f(-XBc|0>vSl{PCwq<4 zxCd&u^@(tRx%jPLnZ_7+Z}IM4LpnGj zIB-~O9_=lY>}`zWBD(Wd5>CQ0{4VB2j&IN;rCEy8B|26x*EZpm8!`92vqEKtm^dRC zCz;cxK5RY~P3&e;T{F>7JzbO6A`bDi+SQbcx0k0G7_P!xT*xsT$Ke>|Wno*(cM5jX z3S0hX2_2o^H9=?GPp6t8!&f?Ch`wMv{WM_xle~kuf=c&EuU_v)4Zh06;EGXp{Mq0N z!=-U{h95SjygM(XZmaFC3u%RFd&7Re&?guAWM&V{q+A#$7y4vo56q-o7$+C{WM&V{ zq}XxtQem3S;c2$>jqtMbMk$fjW+B4F?v8#r3Vn@@&_aKAwsfrWPOEYZIiZawL$f#+ z9jm=roqH!>zfoVag0bcQnADj)@`0dW#AVreti)~Ajnx0ao7`1Q(4I-zJ{ZoMvf!1dD=BBBvPVH^OE=VE}Uu6v~&S}p>bAJ6Pe*Gqq#>;8d*PqjPYiZk&r&D%Y zO~Q=V67d;YG@Z5+S1AtDP343iyonEGMw$pn;Nz))MRTnm5QAbBw z93_8*t#2>gkkpw6Ir0T)x0GMv0tZI{&^y+*qrJ6Y07 zodH)+4;$C~a#fg(*MxwBZB^PDCHGV>i!ZWXVDssX#++|Ay%E>hkWI-`<0|+@hMfFq z_+0C-rr;3{AEu+6FDAwYz6J2jqoBEpo$y6xlp<9($|4Yl~dd^yJ93Sn~%}VXb zN0!gst*yxOC2t}1I=;;McrK*gVt!Xg;L8dbD`E9rtsFhBz>BNQC>bs9KVEY8J9 ztiai(CMtabN0K5EUzIlXp^`RXVJg^wP;)?Bphj9hL&q8Ds!0>0R*G}EddJChoXe4k zLCeW>oPE;y>MS`^d#1Dy983x)3SYymkJ zKpq9)E-aI;2HnWTTw=l*X2np#n1UNBo|G>erOens$+$7th(6|&=n7C-_GtVHm6eLa zwwuFTi>pCn&{Y+0wa`(}RY;DItgLOo39x((>xGYj_kxGu%G?H?g42h=eBl$|uKP9) zogQC6`Hb?6m0*F&AE&&#Q5(C>`LOv233Nd0#z}B@%QrT0KrZDqE?OwRSa?%GKj_m2 zcsT?YJOXEYb6hTXH+V@s2Ywti7IT24pnbm9+t3ih}?OgzKK2}^C0LXiO?v^ZP?h<7(5Be&D)LSCxv#`=P@`Nk2eHQ zsa_^5(5Fnjq|j2ml$~e@o&!xxluhuQ&@mEyfrg+2YrX`UnMj%7C85Vj?gPqdZDV&s z@G7W}#~PAf6*{TpRJ01TsUi3tXlO(Hz9$sYFsR9YF;UMlM#~qogxTj-sK&m&PyNe< z+4{8OFlqV8JNA#>qdt0OUB|_dw@SStz>aeU>r{F%#5J^7A3s>V=K*;{hQO zEyVNgmGH?+d4%}Mk!n0Y5cK@$bC=MGj|3})ZeanoQs__thhrgQdbEs~oB6rMGz)B# zX_hqUU^o*@;^0u@s37+O+-=t4y3lP?7pj8}m>-i8Z2q!fJ%+C4e>`}N+5&UZ%rlgEIpWQdT9E8Wye`k@CyTw0 zd}px5duvO-jO0ZbcG){|?u+??mE3v6k^+`C>sT1@r^(_(lhuz5vohT%su^YjuvGYQ zP>G)CUcNq|&gDP8a)InU9=)jMdDR&*W)Grpb!#cUvl`QFjEydjxEyiwsP2*nyONr|u z=$BASr^}0LuFIO2ZF1b%cm|MTP285p#mF1uwv)5Qz1lWMMmNK-Ll`%jTspiEKD#>)|G4EL3`tAHlQ8oyfJy zBPgz@J zJ1iW}c6dHyM}?DP{37AGkLy|*Jjr!gp8KflvfxSn{V3jLY^&`7gN|n>axSyS5IP<+ zjh~ih7jn#;;NjNXJh#x#W~8}r zwp-}oOYLaHm2)rcvBy4Ip1rjB!z{7bGgzKcUhdW(mFa3@E^D&WN+Yipqtr?3uzZ$g z>*VEVdf`3d8{}%11m9@lEWm2L(1LGpJqyvyShqw)a`%Uhv&?GP3<^heylAzS>t^Y7 z&W6-VRj`%097lD$NrS!cGvMVsL)(Tv<;p+Nw82rWT&T7U3e#$@@>X0M9M$nw zTpQj;USd3~bFq9gJF0!gwV6TXsIJerHsgqV2E5r4>!B{OS3YwtIv?n zF4%e)=@;4lx0&0V53Lz1Zc%qWc=j>=oC3oPP22EX(P3+|9@wYn;%N;ol z&1I(S&w4ln7JcKM$@bhk|5QEjSCk+Se<#61-Ye;@jI6#Nz|T{r^B$z*rk)WWJrAoMk)xEF0&fxg0W-j%Lkew$u9hG*r#}W`KPyBN2CV zU&N2YY^R~?>p`e)XKfqsZ?wN|H~Z@+GX83-%`W>l*;P+!90T&VJ~r{ zog6Sbm_grz%E2WOmJZ^R(_%~V%X~w56PD>*pUynfu^=frzNusaZT76#!0?NDTxy@T zJoqH%{f`PjX(PWg8y2hb_ywKvR3bV3NKPUAWD}IKHX~E=PDt0&#69GOTY16qfNl?Re6K?I7fCQ_g=ng`D%D{$ zf*+*HN7V=&Omaq;`O}F{j zG(d<==cnc_PC*aa;Oi)QFs;b~6oQ62kybg+Ea za|1(>Di9D}Vyf7is9NQuBhyF7y@@4oxPl>zOJ8VGkkfcF)R`s}Vc#2jI>BI&CKO{D z?$_x!6CG!MAU38yrPI(k=N$>B8~9a-lMZyc3szVDganf&#?*5NZt{JT=mmv+nPzOp zs*Etv*T>|Y!h+`4k&j<0cC`I{5t1WJmi&oL1rFe*as$*q{K-&9&`ydxA1UFKa*^vc zaIyijNX*@dIhrQc@er->_G2Hv480@Yu&rO5EzdaEz|U!0L-g)`9eQ-sp7cdVKP3fy zeJvyt7U+8TUyIS?bFzbv3ZK>rtx$CYO4YA1E4@!By+N~d4KZDycEy}>u68A~E8^Li z10NP{+dZt}N%gASPobuCE-jbd9?oL|{*|ey7-osNKX1A)!BL*xSKip^yjE($oL*31 zkv$guSbpBQ-Wu5Lbb5J!Xq2-YaBj{ZM>*@xFK5nL(NrI-8zRFU_xni1vo%yQ-*@Rd z4}-iYb~14E5bX5p83oNDy_M)d5A!r-Sa32O1k&u+2V0@HnunqlI?ttf;#(;(k}~Kk zdfKG~lx*{;^8ipDtlhVxvK_3*eb6kSXMJnNgO@PIV>~4obg8o6bIe1%Js>FIn4VOj z)sldv3GSYxfjJ8~yu|dr5PdK7_Jq{-30r7t?%+4)8L>rD;I*EV>2!`_Vt&#=FSG{v zJS%LHkQ3@5fzJ0@x>o`i)KIAuu>K|5I&nP}0xez1_nSlgsjGR1hOSpb;{y5gv=yYC z5o7&b#)l<8Rw_fz_)z@`c2LzHQGcjs?}LqR*7YUW>A3#Qy8aXg7+rtJ_4}F~C>-#Zx0&z? zcyxMvugb^FVU*vi@`;jcQa+-5$QxdGq9jR$V4v`mSE%q1+{c59*(3Fo-(fr55fJ0;C0~{;{^P5 z;m}5eXUu5uzA4;i9D=_o9GRPir{L7}w(yYW6#Q-B5%zWA33$xBB0ORq0e?q$MV>w2 zv1UxHlO-`!6nU;0QXDahBXLyVh~Q`uN6h>#juvqw9O@>H2#yerHgSj`jy7?m@(Qv9 z-4QPkM=F;fI0A8GT4=%H>mZD*kjJ4ebMI8LEuEZqN%3wh2hW%ucrPCBsSHe-_pE0= z+6nocf&KB5^6!7^lVret{`xy3**|9deB(QtXBu*!optA_l8JVot!DT6bk;hniPzO& z{`{XAZZLz++{@qMKvdI7IVTq4fy#RJq_PC_mtT%628mi3Km2}-g+&o8cGwreLcB7C zje|9VB@P<{^YP*owg;>gEY+6x<+|D}?;*40Wf5l2A`85tQYZZv_PlqJ4CnysTg;#( zzj|&*i5=Y%n}FcQLD)7Hvpa+Q@;&e0YP2ku7XgQdXzSPp!&1ZWIGesqj_s(CF~g_#99laXh)t-mPQ8!F9q)7o6!w5~Vw zkYrS`#NEKpW}i*#Z3%k|wpMIRp`bgwBT?9&H}D@!@H@-47UCedCfY)^5GFw=}RV7Kq6Vz+NA1`Tf% z92hjT%nNQG&)rLc+cy-0CZX21q)F&ubKTv@y}h#-TrRYm1}zIN7ka|Di}*s{m=`P& zYJEJG2yH3I3FLC2$L0myLNBN6(x6*tZ$ViT@Yo1$-!m@=g<5Zo5cK991@6R;0B=^3 zzhedGrEzO7*ogvn?|Z`DXbkQGGvgq*OIS-CBLr`W;O0GzK?TfuN>qgHsKd_#FNxsh zZH>X_z@DQue(*VA<8^pY$lh^tXJhb1Fk|ruzG&*J!{#BMfSdpS_Ra@J>f^fOzrEe% z)@9+&Huh1oa1+2l;CvjMxr4jqAjS$5t_n3)?b@r>3Xy`!M!p2MMrB(pQz^(k)hjGD z$UZ5q9I3Q9$+TE&)`3vXR(*F6Sn} zygh=O6xNr;7D09xy9r?UBG|LkrOUl2Y;P9piKm4f&$$NJ(_pu{hOn_LvOgwlSI$j= z9RpkBri7i&VhN$Mp51G5?oBW|>v>by`K(ztxZQ=EYl0nu?u^66wl{}G!aiZg zv#tfU4{V`p2^-6C=?W+MZufz#i}HYW>>uTY)^ipJfu{#u0J;O#B434`&RH}Lo*(oU z&|y%5aNHvFe2(Lwe&t*MT?*O{%3!}#=*1is((8m?pzqucx(@UPz6$Nk6X9ry&{LqB zK$n0rVs8R{U~fJcG(K<~bnAr-#)j<}kVacOXGZ4e^M00(DWuvjGBe}q=gsg}hX2WU zf*AH1&{5`$@ZJvpyq!0ymJ%H(7eX^(-qmeTYOntOM{BInE>iFCt)H#!LTLK3;IklA z?63!;uc(iS(C$~4!cy2+<>vKKGIL5F#|C_yw}=g;%L*9>A(!cUSp~35e<{{2(VkJq z;y9BZ!u&!5<%PuwcAKmfUO*#xPpLKZev%0<>DLfin@RTX2rHuwg1uE*>@SCYp&7Z? zmEO{#A?t`PiIPBG=m@L5G2))=r3P>Y!L^YS9xeWy*9Q+j!-O*AU0S>^N*yiaOlJtN z;qM%a=Auwg5_!kKpgcUg&q#T^9Oq#aFGDfxL8G9tUo#5TV_TJK_(FU&^t&F)&_m3H zzZ%!l^S??Z%^%P6)9bGZ?#1l$HVKD(O}L*d{k2d}7rjOux0(!Tb=NBW4f6LQc!TUm z{L^P#^vg|E8~+vlptmue{!5M}7+osTKeswI>Gfyk;pB0gv3yf7)?~KOY5K1@vL4F` zX3an6NxiKRUy;F`cI5i$kPr|ph|e~7VMX!hZf4kMu@^DAhNbv=6@P!RZ$ujs=d__xXgwl6EyJlr z{9%DSz*g5_(=!|pwLav7u|nzo)-SN8_vZ4e8mo+bZ)r_0PnYq3VDt|fMSrM_I^!}9 z%q~O6(r$iNrMpGQQwS*{9$E>83RV_36_DE!+nt)WvK zXg#WZudC&78P^p*PU@*HeSX+_j}a|3i@PKdw%GhNaH&jEnaq|z@_X7&Qkf(rkW5M2 zNh*`11d=IfJ4t1dlt41Y+R4-G;#{(QMb8aBrrJM^?nfo<4Ob zQI4WGND6^p`3kZjT%pa{<1on8P2rD&*fr#sd2`=dxPTmG`y_~6oF1J7Vfz#1-<#sj zjXVdBUECf$2hX7Shf7PH8#x6}aQr?6&t~%*Xa7t0Ce4AI2C-Y~iSOLbh2ws|RR?Z! zBR_ygs}j}$unhS%3#ajOhI={(z3p|KgZ{IIbxOYR{}U-sd5ier0?jf{h4qhfZJH(9 zB?O+36zfQ3lLac!GIZ{SGdf zV*UyFI6K4Q7C%g0t6y+$kdAR{tJ}^|`Ts4_?Hu(j(wEseDtxb#Zs(=1lg^nL`8)17 zI!n5pi=HLDWapwG6qEV?2lr;}A^sC2ON^wtP1`Ul*^Un9r+(uy*ekqG=F6)iTKKQl zrE#3Bz0db8aZe-34)I!Bs%4i2!v4r-^e$I;(&2q4?qvu3+vUj0Bb*NXe7<1p1Ij8C z+JT9AHb@MxE3Vt2-lgO(3~;fuk3WPT8a8Emz_$^Utl4e`=fJ&&t=k0AI{4M?urjl- zL0JA^12`c8O5k0!d^p>YCFizg6b=x(%K0!HhV*ch*jAV6_6)Kg^P zxxS?r{W8C_o4(?2h0=;1VPHE5cjNRqj2w__GK(@de`;vvC;e5L$19^D_ z5IKjbcb^`NS1PM^k1Bea42S(GrlRwZr|Tl|;ik8+?`pI$nC+*$n%M~pJKH2q4n=ha zb0GR8?hO>MUME{4Wz0=NE}}dLB{t1wR1{PC!A_L2EaJj=dTLB*CPoCD6PRUKJY;!# z$_ecMpgcsLH^rsDB+81;fknxWZspnF_4E zvZQloQPRQJD^L2%cV;NpLs`ZIQk2a$D33wew2NES6OTf9jCwA@;{ro0j5S4BYqLRH zSG=mVc1>W3I77J;N?O;WqO6GWN%D*-8`va5`6PMX0yQ8w{LfwH5S z4ae^t6IppduxqG{vF4f3QT(&CoQ{UKL8o=jQ%{l+rZqO1pkn(cc}nu!z11pMYa^PV zCX&!;Y$BnboMBY-&XmFY;6ujV74+;^Nw>>UU!~?Hn=Tkp-XOhO(}GO}HZ3qkyhFNO zW%myBOavPK8TH;LeFe=TjKns!Gpa^KfN-=~gyVMJW_xR~jA2%Sgxi@`f~+yWX?hZx zz+9i7`CYdk%|mmL!r+yLM`tOu=6I&z@KK7nDcA}Y6=)WOS8p^M+%{+|QiTnl+n|{r-k#C) zW2_mb^^nhcXl@8Yq|t2h2NOPrKw}3J9t}RS{(?1gkPbB6$5QP2bvCO z@?i=xnk`IeK??{p?a&adil<%{%Ce{_UQ?KxMlo6}_=vCg2)Sg#??y-=<(# zF%}BOnw;g~qs3Sl6#p`f;%(~M9sJ{c3>>edm~d<#-tw@w?IYk=9$r~83d_THht}3s zTn$g)ZAdK#kIOYKT*sppi?84E$raKhs{iKa{CBAiAy)Xi6cN&Qf|6xfc)^CJH0A5^ z^tYim<;$w%{|3okEuB7VxrJBebF&gZRr+h>V@jN_dC<_j+IUUU8FLsJ7%_rI^FH!f zZtChMPro(d2FKV!n>82Cc+{6vcwX z52T?)KUaSwm3qF_D_9`fBZk^rUR%5zSo2UKmUSh~Jzfy|DUrPaZ+pjbSR({m22h22 zbZm%t5Gs~XJ^c4YyDQ%8uwu(bquK||Zi2S~w0SnhP24lc5%Ld~k4NB%Egx;Zp947r z4}^D9^YCPM!`c&`{OXA08>}URWJlq-BRrv<8-^()s(`HLsdm6)hpw@On4P!wO976Z z;@3gU(si8wHdP0zQ8nWtoT1Hf;?3#H4%akr%>MlMRC*i6YuA__3T9(ei=Z0<+nHrfgn%7e?ZR+reQ%3$pQBKv z11`jT>pJu9nZ6mmxiD!A&tMYB>dos4^)>F9&KX@IMXsN8*pbWCH{hSZ-W*QuQK=_` z`$GG1x>jjw9vfr1`bO-`*;MoBXa+;{_T#89rO8i*-X-2?+QUkC?}E3;SMe6}^?vui zg$}7!Q`D-5S`ASvtetvPtDb!QPPb9$B8$lU@?-V+kuW$Mobh&sjgNyElcR9Qa zc6Y<;hmq_2XXm(V@vGUHQ7hUL4_hd!F4{wN@Tj0e-&jX;eUL8ZLoo6c1iuK7jyjs_ zevoj^u^$Al2#|$!l=Ooj;h66r2tE-Y3+gnNLm>X{NWOw_F(gQ_zQ9GtK>WrlUqSG8 z0QrqNB7Ytv9Lzlrve~x8>kRI)4G%|Y-s;9nUCK*oN}L!Ip^c*4x>EwEeWNdh<|2*P&#-l zv_fJBQJ(K>6xiFOV{L8(?#cojso~DZ4I`wLd(r1YvFov=~25~L^d>=F^lFT z)6x4#r-pk;or&MH8@1=_M7t^>gBA zmwQ$9!y1#`Xa4+6Ek`T+_speH{WE7Z2jlzkEOB!&>Wp5Q-WiT271%zU{=s z?&0Un;|ne3{a$J|EUXH)Sx65TNlf{CZ{z2_$%W_#V2dH_2P1>){&{IsF3La4e6|<; zqxdCei#)~;F1%z@rq)UAvBiwN#3h6{nudm#xUs0a2KcU*xP*%elFFY?XNCm^Q(;^y#vJ{@7@^a z(2S`mzQMweG?O?3x-Oqv{6w;pi6ksHzZJhsEgQcjFXdhF0560X+}hLLJEID^_5jPyHK0{^H@MvSdG5A4 zJ|f;n#@#0L0x!4*+V66m?XC^<1{Y1h+s2~wIN$`};P6=chOwwh2Yit$!&#E<0(lW+ zsQ0wIO|&t}9X}D>EpFI`|5xHI{f)Ne{y->rTvIc{ZJp!qSUym=95`PjOQ<$ zl@6?b!N^8hYoY2dc9)G=tRercVx%c@n#E769u@bgIELCDSi z%h)@FF{ZasATC&8BS>~sw=6+1=?#Rs<56g*dk=jfJI?*;5EMJylF8t0WMkQHaU@cHf1!CYkq-GX;)jE)N{~6xD(k$8^wj)l3{5R5||+ z#tnt)pNe-~6<%`ow*c59?W6jIwbKikKrx63+!mqRm;AeQ&YLF}@<6cnFbBYXJ9V|! z+4?=Vq^CoZ&WY_Q zI|#PS{e-L!3hQYLR%$z@n25m4P+`BYVq36m(^T{zSPAcFu5A=HP3R`_Tn-f~0hk#+ z>=QOc*e0+Q0X<^zY?t#ig1Zbil%z)KPQ^nH2Bh`p@mUm_DG@o*+N8Kjr(n^ z({p}c7-q<24e!VQ`tX)c>{1y_{1!ks7uy1D*3RH}E+5bq{v*|Wa&o*CAznc-)bE{}oPxdm3k&aI9We%F54bOBhV(6`VTFY}5U0n93 zpix{czx5Kz`y%DVktia|XT*(+ez!Kvl|R8d(Ramx%0joTLOZE2!qTj_vDT?&*3#6Y zN>79tVvM$59Ub(%47l(P!duB~^t_|quo1H|@{xi_&>_%rX2_#ejLz7U_(*iMN2^3I zfO$2{tgN!0dpsJ@vg>2;ZjX<0ofZ7u@V7L&>bWMPfz~{%o>Vt!^Wa_JO)jzX_*67d zl2z14;~gHCCJcWE{0$Ay%6~cm1Frt@KOI_yym7w6e9m|WnZ3oODbOi$;^ zQR^uGHLlAz@VQ2oqZ8?|^OXWjkDafSNPNWFnYqlbBuV!FDkW_v$=99AB$Y{00?CxL zouo2JN+6k%wv$vQNeLuV(sq){Bq@PpO4?3RnIt8UOi9~GDwCuHk|}9BNoA6hKr$t5 zC#g)55=f?`?Ie{+QUb}8w4J0fNlGA@lD3mnCP@h-Q_^;l$|Na)WJ=mjQkf(rkW5M2 zNh*`11d=IfJ4t1dlt3~iZ6~Qrk`hR!r0pb?Nm2sIl(e0sGD%7xnUc1XR3=FYBvaCM ilFB40fn-YBPEwg9C6G)>+es>uqy&;FX*-!qCjSGH#A6=- literal 0 HcmV?d00001 diff --git a/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/stone.txt b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/stone.txt new file mode 100644 index 000000000..a73ea0858 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/Metin2_map_CapeDragonHead/stone.txt @@ -0,0 +1,19 @@ +m 237 756 150 200 0 0 1700s 100 1 8051 +m 450 423 150 200 0 0 1750s 100 1 8051 +m 890 599 150 200 0 0 1800s 100 1 8051 +m 246 285 150 200 0 0 1850s 100 1 8051 +m 1321 244 150 200 0 0 1900s 100 1 8052 +m 1373 1270 150 200 0 0 1950s 100 1 8052 +m 1144 869 150 200 0 0 2000s 100 1 8052 + +//ine_regen_¿ëµÎ°ù +r 403 840 100 100 0 0 3450s 100 1 2008 +r 558 577 100 100 0 0 3475s 100 1 2008 +r 1042 1250 100 100 0 0 3500s 100 1 2008 +r 1348 1027 100 100 0 0 3525s 100 1 2008 +r 1318 209 100 100 0 0 3550s 100 1 2008 +r 263 490 100 100 0 0 3575s 100 1 2008 +r 707 830 100 100 0 0 3600s 100 1 2008 +r 1212 1256 100 100 0 0 3625s 100 1 2008 +r 1391 857 100 100 0 0 3650s 100 1 2008 +r 1170 769 100 100 0 0 3675s 100 1 2008 diff --git a/serverfiles/main/srv1/share/locale/germany/map/find_map.py b/serverfiles/main/srv1/share/locale/germany/map/find_map.py new file mode 100644 index 000000000..ca5731967 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/find_map.py @@ -0,0 +1,26 @@ +import os + +rectList = [] + +for path in open("index"): + if path[-1] == os.linesep: + path = path[:-1] + + for line in open(path + "/" + "Setting.txt"): + + tokens = line.split() + if not tokens: + continue + + if tokens[0] == "BasePosition": + x, y = [int(item)/100 for item in tokens[1:3]] + elif tokens[0] == "MapSize": + w, h = [int(item) * 256 for item in tokens[1:3]] + + rectList.append((path, x, y, x+w, y+h)) + +x = 4693 +y = 9642 +for rect in rectList: + if x >= rect[1] and y >= rect[2] and x <= rect[3] and y<= rect[4]: + print rect[0] diff --git a/serverfiles/main/srv1/share/locale/germany/map/find_map.sh b/serverfiles/main/srv1/share/locale/germany/map/find_map.sh new file mode 100644 index 000000000..5b314c337 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/find_map.sh @@ -0,0 +1,37 @@ +#!/bin/bash +printf "%-32s %8s %8s %8s %8s\n" Map X Y Width Height +echo "---------------------------------------------------------------------" +for map in $(cat index|sort|awk '{print $2}') +do + while read line + do + data=(${line}) + case ${data[0]} in + BasePosition ) + x=$(bc <<< "${data[1]}/100") + y=$(bc <<< "${data[2]}/100") + ;; + MapSize ) + w=$(bc <<< "${data[1]}*256") + h=$(bc <<< "${data[2]}*256") + ;; + esac + done<<_EOD_ + $(egrep "(BasePosition|MapSize)" ${map}/Setting.txt) +_EOD_ + printf "%-32s: %8d %8d %8d %8d\n" ${map} ${x} ${y} ${w} ${h} + if [[ ${1} != "" && ${2} != "" ]]; then + searchmap=1 + if [[ ${1} -ge ${x} && ${1} -le $(bc <<< "${x}+${w}") && ${2} -ge ${y} && ${2} -le $(bc <<< "${y}+${h}") ]]; then + foundmap="${map}" + fi + fi +done + +if [[ ${searchmap} == 1 ]]; then + if [[ ${foundmap} != "" ]]; then + echo -e "\n\n# Coordinates are in the map ${foundmap}\n" + else + echo -e "\n\n# Coordinates are not on any map\n" + fi +fi diff --git a/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/Setting.txt b/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/Setting.txt new file mode 100644 index 000000000..ac399179c --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/Setting.txt @@ -0,0 +1,12 @@ +ScriptType MapSetting + +CellScale 200 +HeightScale 0.500000 + +ViewRadius 128 + +MapSize 1 1 +BasePosition 999900 999900 +TextureSet textureset\metin2_A3.txt +Environment A1.msenv + diff --git a/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/Town.txt b/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/Town.txt new file mode 100644 index 000000000..01a2d282d --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/Town.txt @@ -0,0 +1 @@ +220 100 diff --git a/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/npc.txt b/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/npc.txt new file mode 100644 index 000000000..fa207f698 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/npc.txt @@ -0,0 +1,4 @@ +m 78 84 0 0 0 5 1m 100 1 11001 +m 190 85 0 0 0 0 1m 100 1 11003 +m 135 165 0 0 0 0 1m 100 1 11005 + diff --git a/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/server_attr b/serverfiles/main/srv1/share/locale/germany/map/gm_guild_build/server_attr new file mode 100644 index 0000000000000000000000000000000000000000..a6fee619c3bed5b027f4570ce48ee2eec3b5fb27 GIT binary patch literal 6314 zcmeHLT}V_>5S}gDYo@Uk)mBTLA~1STB2bg9d{PvOEa*oT>LH|rQYcblBYIH~La9iI zg?xw#UyO>RkTMc7Ee!iHYtdCIvxo4}hbuHQ$31&mcUL!cS!FNC{r23MIp6ta?woT? z0)Qm^tFQp9?m{5&kFKAo;ozz?unM@RJvR-(KIoNzti%*Ld^e310H>#?`4H6M?|5rc_|=t>fxnPV&Pfa9#EN<-FaPsMyQ^QnkhZuL zDD{VM#uw76h{X4qYt=-qA_YUniOn`*1K8ErLrfkbLBo}dBwcpN>@86q^`^^T?YsbQ zf&AsAUjR+sayyLqwjnO0ktzoUfMS9bj$}K)F;Pr*u*`jw?w#&7y8U+A=mr}ccz@s| zpLOJOpWQc`h8-I7x^T2`+{hDmHGRm+$EkZd+o{W;#8u0=a&ev-cM3A#Yl@>n3}2;} zreOnH+aqMwha87lut7uvjDp!7#wX>iOVC<-GJ=BzEIQO8%yyCfP=c!0oG2xD5l5lJ z>?REGkqp zms3?;kR@^u=~X(JDXlp4g7eYnvNH}}U!ok~EI%>$Twuj<@rt*OG??7-*e~Fy#fT+b zkFrMpP5B1BB!B-0YYC;&=h!LW7d~rnThw!Dx&?2y-AjW;DTbErvt;XYd{9=7ZwhMN zBwComUm{QFCCS4H#r27tSjA^8l;nxebw(PwnZZue$nq{07`=xVsht|aPHea;M0X^H zU(xlorx&AA|L^q-Q+&KWjT=_+hdjq9c*mp|oDFZTKwH@x@IMOxE77>wYavKiHTj-0 z3k3g)C=2Dh*)>9z6i+z}1fVuL1>8@q0ge#qQEqQ;%A6I03W(9pl17U-(5jkpm50tx z|Mcg*|Fg82)etH$C$$+dE^aSZNPlg6X-I_(lPiV_aFeXATL{zT2_#}XK~M3Thf)Y8 zK3(c~q*V^u3m83Y;`XJz1OWZi!Jv*~?Vx$;J!{lt+Pop*a~k!THRxb5>y%sc!~idO zFeDUba5qcD#Ae8BkoCW$n$RJP{0^}Gdo{^IDji(o*e3T#pJ$rA7G)v9vRO{RIhBA| Q?E>?&N6lK_8REMC3$;HL)c^nh literal 0 HcmV?d00001 diff --git a/serverfiles/main/srv1/share/locale/germany/map/index b/serverfiles/main/srv1/share/locale/germany/map/index new file mode 100644 index 000000000..1d0942a28 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/index @@ -0,0 +1,66 @@ +1 metin2_map_a1 +3 metin2_map_a3 +4 metin2_map_guild_01 +5 metin2_map_monkey_dungeon_11 +6 metin2_guild_village_01 +21 metin2_map_b1 +23 metin2_map_b3 +24 metin2_map_guild_02 +25 metin2_map_monkey_dungeon_12 +26 metin2_guild_village_02 +41 metin2_map_c1 +43 metin2_map_c3 +44 metin2_map_guild_03 +45 metin2_map_monkey_dungeon_13 +46 metin2_guild_village_03 +61 map_n_snowm_01 +62 metin2_map_n_flame_01 +63 metin2_map_n_desert_01 +64 map_n_threeway +65 metin2_map_milgyo +66 metin2_map_deviltower1 +67 metin2_map_trent +68 metin2_map_trent02 +69 metin2_map_WL_01 +70 metin2_map_nusluck01 +71 metin2_map_spiderdungeon_02 +72 metin2_map_skipia_dungeon_01 +73 metin2_map_skipia_dungeon_02 +81 metin2_map_wedding_01 +100 metin2_map_fielddungeon +101 metin2_map_resources_zon +103 metin2_map_t1 +104 metin2_map_spiderdungeon +105 metin2_map_t2 +107 metin2_map_monkey_dungeon +108 metin2_map_monkey_dungeon2 +109 metin2_map_monkey_dungeon3 +110 metin2_map_t3 +111 metin2_map_t4 +112 metin2_map_duel +113 metin2_map_oxevent +114 metin2_map_sungzi +118 metin2_map_sungzi_flame_hill_01 +119 metin2_map_sungzi_flame_hill_02 +120 metin2_map_sungzi_flame_hill_03 +121 metin2_map_sungzi_snow +122 metin2_map_sungzi_snow_pass01 +123 metin2_map_sungzi_snow_pass02 +124 metin2_map_sungzi_snow_pass03 +125 metin2_map_sungzi_desert_01 +126 metin2_map_sungzi_desert_hill_01 +127 metin2_map_sungzi_desert_hill_02 +128 metin2_map_sungzi_desert_hill_03 +181 metin2_map_empirewar01 +182 metin2_map_empirewar02 +183 metin2_map_empirewar03 +200 gm_guild_build +208 metin2_map_skipia_dungeon_boss +216 metin2_map_devilcatacomb +217 metin2_map_spiderdungeon_03 +301 Metin2_map_CapeDragonHead +302 metin2_map_dawnmistwood +303 metin2_map_BayBlackSand +304 metin2_map_Mt_Thunder +351 metin2_map_n_flame_dungeon_01 + diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/Setting.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/Setting.txt new file mode 100644 index 000000000..fdbdef406 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/Setting.txt @@ -0,0 +1,11 @@ +ScriptType MapSetting + +CellScale 200 +HeightScale 0.500000 + +ViewRadius 128 + +MapSize 6 6 +BasePosition 358400 153600 +TextureSet metin2_N_snowm.txt +Environment N-snowm01.msenv \ No newline at end of file diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/Town.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/Town.txt new file mode 100644 index 000000000..a71cfe5be --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/Town.txt @@ -0,0 +1,4 @@ +768 768 +758 1370 +168 213 +1334 200 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/boss.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/boss.txt new file mode 100644 index 000000000..207215c40 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/boss.txt @@ -0,0 +1 @@ +g 749 629 150 200 0 0 7200s 100 1 1114 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/npc.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/npc.txt new file mode 100644 index 000000000..0c01908c3 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/npc.txt @@ -0,0 +1,22 @@ +//type cx cy sx sy z dir time percent count vnum +//----------------------------------------------------------------------------------- +// ¿öÇÁ +m 752 1415 0 0 0 0 1m 100 1 10007 +m 156 283 0 0 0 0 1m 100 1 10009 +m 1392 154 0 0 0 0 1m 100 1 10011 +m 1413 1453 0 0 0 0 1m 100 1 10026 +// ´Ù³ª±î ----------------------------------------------------------------------------------- +s 0 0 0 0 0 0 600s 100 15 5004 +// ¿öÇÁNPC ----------------------------------------------------------------------------------- +m 780 620 0 0 0 0 60s 100 1 9012 +//m 810 633 0 0 0 0 60s 100 1 10059 +// Quest NPC --------------------------------------------------------------------------------- +m 374 1411 0 0 0 0 60s 100 1 20359 +m 1463 513 0 0 0 0 60s 100 1 20359 +//m 467 503 0 0 0 0 60s 100 1 20359 +m 243 1422 0 0 0 5 60s 100 1 20371 + +//°ø¼º¸Ê NPC +m 539 1424 0 0 0 0 60s 100 1 20097 +m 156 700 0 0 0 0 60s 100 1 20098 +m 985 132 0 0 0 0 60s 100 1 20099 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/regen.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/regen.txt new file mode 100644 index 000000000..9f04c2234 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/regen.txt @@ -0,0 +1,828 @@ +r 737 247 10 10 0 0 140s 100 1 505 +r 737 281 10 10 0 0 140s 100 1 505 +r 766 286 10 10 0 0 140s 100 1 505 +r 755 301 10 10 0 0 140s 100 1 505 +r 762 308 10 10 0 0 140s 100 1 505 +r 749 312 10 10 0 0 140s 100 1 505 +r 770 334 10 10 0 0 140s 100 1 505 +r 783 359 10 10 0 0 140s 100 1 505 +r 783 372 10 10 0 0 140s 100 1 505 +r 742 377 10 10 0 0 140s 100 1 505 +r 766 379 10 10 0 0 140s 100 1 505 +r 755 383 10 10 0 0 140s 100 1 505 +r 736 396 10 10 0 0 140s 100 1 505 +r 726 401 10 10 0 0 140s 100 1 505 +r 728 416 10 10 0 0 140s 100 1 505 +r 780 419 10 10 0 0 140s 100 1 505 +r 704 423 10 10 0 0 140s 100 1 505 +r 734 432 10 10 0 0 140s 100 1 505 +r 723 434 10 10 0 0 140s 100 1 505 +r 797 442 10 10 0 0 140s 100 1 505 +r 744 445 10 10 0 0 140s 100 1 505 +r 788 453 10 10 0 0 140s 100 1 505 +r 717 459 10 10 0 0 140s 100 1 505 +r 717 470 10 10 0 0 140s 100 1 505 +r 742 474 10 10 0 0 140s 100 1 505 +r 748 475 10 10 0 0 140s 100 1 505 +r 769 479 10 10 0 0 140s 100 1 505 +r 715 486 10 10 0 0 140s 100 1 505 +r 684 489 10 10 0 0 140s 100 1 505 +r 751 496 10 10 0 0 140s 100 1 505 +r 712 506 10 10 0 0 140s 100 1 505 +r 700 508 10 10 0 0 140s 100 1 505 +r 703 522 10 10 0 0 140s 100 1 505 +r 766 524 10 10 0 0 140s 100 1 505 +r 773 524 10 10 0 0 140s 100 1 505 +r 736 536 10 10 0 0 140s 100 1 505 +r 765 545 10 10 0 0 140s 100 1 505 +r 702 557 10 10 0 0 140s 100 1 505 +r 770 557 10 10 0 0 140s 100 1 505 +r 701 567 10 10 0 0 140s 100 1 505 +r 747 568 10 10 0 0 140s 100 1 505 +r 776 582 10 10 0 0 140s 100 1 505 +r 720 585 10 10 0 0 140s 100 1 505 +r 754 592 10 10 0 0 140s 100 1 505 +r 807 592 10 10 0 0 140s 100 1 505 +r 724 601 10 10 0 0 140s 100 1 505 +r 725 604 10 10 0 0 140s 100 1 505 +r 763 604 10 10 0 0 140s 100 1 505 +r 730 611 10 10 0 0 140s 100 1 505 +r 770 612 10 10 0 0 140s 100 1 505 +r 690 615 10 10 0 0 140s 100 1 505 +r 779 619 10 10 0 0 140s 100 1 505 +r 779 621 10 10 0 0 140s 100 1 505 +r 753 638 10 10 0 0 140s 100 1 505 +r 771 642 10 10 0 0 140s 100 1 505 +r 734 645 10 10 0 0 140s 100 1 505 +r 740 646 10 10 0 0 140s 100 1 505 +r 725 653 10 10 0 0 140s 100 1 505 +r 749 659 10 10 0 0 140s 100 1 505 +r 757 663 10 10 0 0 140s 100 1 505 +r 772 666 10 10 0 0 140s 100 1 505 +r 792 667 10 10 0 0 140s 100 1 505 +r 770 671 10 10 0 0 140s 100 1 505 +r 789 679 10 10 0 0 140s 100 1 505 +r 703 684 10 10 0 0 140s 100 1 505 +r 751 686 10 10 0 0 140s 100 1 505 +r 712 695 10 10 0 0 140s 100 1 505 +r 709 696 10 10 0 0 140s 100 1 505 +r 757 706 10 10 0 0 140s 100 1 505 +r 752 715 10 10 0 0 140s 100 1 505 +r 690 727 10 10 0 0 140s 100 1 505 +r 714 727 10 10 0 0 140s 100 1 505 +r 789 731 10 10 0 0 140s 100 1 505 +r 746 745 10 10 0 0 140s 100 1 505 +r 753 747 10 10 0 0 140s 100 1 505 +r 766 755 10 10 0 0 140s 100 1 505 +r 779 755 10 10 0 0 140s 100 1 505 +r 718 761 10 10 0 0 140s 100 1 505 +r 704 778 10 10 0 0 140s 100 1 505 +r 769 778 10 10 0 0 140s 100 1 505 +r 776 783 10 10 0 0 140s 100 1 505 +r 709 786 10 10 0 0 140s 100 1 505 +r 791 788 10 10 0 0 140s 100 1 505 +r 690 795 10 10 0 0 140s 100 1 505 +r 698 795 10 10 0 0 140s 100 1 505 +r 845 809 10 10 0 0 140s 100 1 505 +r 813 822 10 10 0 0 140s 100 1 505 +r 809 830 10 10 0 0 140s 100 1 505 +r 830 833 10 10 0 0 140s 100 1 505 +r 808 838 10 10 0 0 140s 100 1 505 +r 819 844 10 10 0 0 140s 100 1 505 +r 832 844 10 10 0 0 140s 100 1 505 +r 856 845 10 10 0 0 140s 100 1 505 +r 1076 650 10 10 0 0 120s 100 1 506 +r 1056 651 10 10 0 0 120s 100 1 506 +r 1110 655 10 10 0 0 120s 100 1 506 +r 1115 659 10 10 0 0 120s 100 1 506 +r 1023 663 10 10 0 0 120s 100 1 506 +r 1170 663 10 10 0 0 120s 100 1 506 +r 1187 664 10 10 0 0 120s 100 1 506 +r 1011 667 10 10 0 0 120s 100 1 506 +r 1072 670 10 10 0 0 120s 100 1 506 +r 1145 675 10 10 0 0 120s 100 1 506 +r 1181 679 10 10 0 0 120s 100 1 506 +r 1026 683 10 10 0 0 120s 100 1 506 +r 1076 685 10 10 0 0 120s 100 1 506 +r 1152 687 10 10 0 0 120s 100 1 506 +r 1254 689 10 10 0 0 120s 100 1 506 +r 1074 691 10 10 0 0 120s 100 1 506 +r 1335 693 10 10 0 0 120s 100 1 506 +r 1158 697 10 10 0 0 120s 100 1 506 +r 1399 702 10 10 0 0 120s 100 1 506 +r 1104 704 10 10 0 0 120s 100 1 506 +r 970 706 10 10 0 0 120s 100 1 506 +r 1285 708 10 10 0 0 120s 100 1 506 +r 1155 709 10 10 0 0 120s 100 1 506 +r 1406 714 10 10 0 0 120s 100 1 506 +r 1046 717 10 10 0 0 120s 100 1 506 +r 976 718 10 10 0 0 120s 100 1 506 +r 1078 721 10 10 0 0 120s 100 1 506 +r 1417 722 10 10 0 0 120s 100 1 506 +r 1050 723 10 10 0 0 120s 100 1 506 +r 1209 723 10 10 0 0 120s 100 1 506 +r 1186 724 10 10 0 0 120s 100 1 506 +r 1072 730 10 10 0 0 120s 100 1 506 +r 1337 734 10 10 0 0 120s 100 1 506 +r 1077 736 10 10 0 0 120s 100 1 506 +r 1149 737 10 10 0 0 120s 100 1 506 +r 1288 737 10 10 0 0 120s 100 1 506 +r 1335 741 10 10 0 0 120s 100 1 506 +r 1288 745 10 10 0 0 120s 100 1 506 +r 1036 748 10 10 0 0 120s 100 1 506 +r 1334 748 10 10 0 0 120s 100 1 506 +r 1209 752 10 10 0 0 120s 100 1 506 +r 1132 754 10 10 0 0 120s 100 1 506 +r 1340 755 10 10 0 0 120s 100 1 506 +r 1318 756 10 10 0 0 120s 100 1 506 +r 1061 759 10 10 0 0 120s 100 1 506 +r 1428 762 10 10 0 0 120s 100 1 506 +r 1072 767 10 10 0 0 120s 100 1 506 +r 1113 771 10 10 0 0 120s 100 1 506 +r 1306 771 10 10 0 0 120s 100 1 506 +r 1364 775 10 10 0 0 120s 100 1 506 +r 1379 775 10 10 0 0 120s 100 1 506 +r 1062 777 10 10 0 0 120s 100 1 506 +r 1029 781 10 10 0 0 120s 100 1 506 +r 1356 781 10 10 0 0 120s 100 1 506 +r 1183 783 10 10 0 0 120s 100 1 506 +r 1041 784 10 10 0 0 120s 100 1 506 +r 1206 784 10 10 0 0 120s 100 1 506 +r 1182 785 10 10 0 0 120s 100 1 506 +r 1281 788 10 10 0 0 120s 100 1 506 +r 1412 792 10 10 0 0 120s 100 1 506 +r 491 799 10 10 0 0 120s 100 1 506 +r 1393 799 10 10 0 0 120s 100 1 506 +r 1114 801 10 10 0 0 120s 100 1 506 +r 1413 801 10 10 0 0 120s 100 1 506 +r 1084 802 10 10 0 0 120s 100 1 506 +r 1202 802 10 10 0 0 120s 100 1 506 +r 1398 803 10 10 0 0 120s 100 1 506 +r 984 804 10 10 0 0 120s 100 1 506 +r 458 807 10 10 0 0 120s 100 1 506 +r 307 808 10 10 0 0 120s 100 1 506 +r 1293 808 10 10 0 0 120s 100 1 506 +r 399 811 10 10 0 0 120s 100 1 506 +r 984 811 10 10 0 0 120s 100 1 506 +r 345 812 10 10 0 0 120s 100 1 506 +r 505 814 10 10 0 0 120s 100 1 506 +r 1206 816 10 10 0 0 120s 100 1 506 +r 320 817 10 10 0 0 120s 100 1 506 +r 1143 819 10 10 0 0 120s 100 1 506 +r 411 820 10 10 0 0 120s 100 1 506 +r 1327 820 10 10 0 0 120s 100 1 506 +r 401 824 10 10 0 0 120s 100 1 506 +r 474 824 10 10 0 0 120s 100 1 506 +r 956 825 10 10 0 0 120s 100 1 506 +r 1095 825 10 10 0 0 120s 100 1 506 +r 1242 825 10 10 0 0 120s 100 1 506 +r 372 826 10 10 0 0 120s 100 1 506 +r 1057 826 10 10 0 0 120s 100 1 506 +r 1433 827 10 10 0 0 120s 100 1 506 +r 1394 828 10 10 0 0 120s 100 1 506 +r 1180 831 10 10 0 0 120s 100 1 506 +r 285 833 10 10 0 0 120s 100 1 506 +r 415 833 10 10 0 0 120s 100 1 506 +r 1075 833 10 10 0 0 120s 100 1 506 +r 1131 833 10 10 0 0 120s 100 1 506 +r 282 836 10 10 0 0 120s 100 1 506 +r 1215 837 10 10 0 0 120s 100 1 506 +r 235 838 10 10 0 0 120s 100 1 506 +r 1411 838 10 10 0 0 120s 100 1 506 +r 402 839 10 10 0 0 120s 100 1 506 +r 952 839 10 10 0 0 120s 100 1 506 +r 1290 839 10 10 0 0 120s 100 1 506 +r 1000 842 10 10 0 0 120s 100 1 506 +r 268 843 10 10 0 0 120s 100 1 506 +r 1066 843 10 10 0 0 120s 100 1 506 +r 406 844 10 10 0 0 120s 100 1 506 +r 1053 844 10 10 0 0 120s 100 1 506 +r 1323 844 10 10 0 0 120s 100 1 506 +r 215 850 10 10 0 0 120s 100 1 506 +r 413 850 10 10 0 0 120s 100 1 506 +r 1144 850 10 10 0 0 120s 100 1 506 +r 1365 850 10 10 0 0 120s 100 1 506 +r 1382 850 10 10 0 0 120s 100 1 506 +r 296 852 10 10 0 0 120s 100 1 506 +r 1168 852 10 10 0 0 120s 100 1 506 +r 1227 852 10 10 0 0 120s 100 1 506 +r 1377 852 10 10 0 0 120s 100 1 506 +r 325 857 10 10 0 0 120s 100 1 506 +r 341 858 10 10 0 0 120s 100 1 506 +r 994 858 10 10 0 0 120s 100 1 506 +r 1383 858 10 10 0 0 120s 100 1 506 +r 311 859 10 10 0 0 120s 100 1 506 +r 964 859 10 10 0 0 120s 100 1 506 +r 365 860 10 10 0 0 120s 100 1 506 +r 1041 860 10 10 0 0 120s 100 1 506 +r 1061 863 10 10 0 0 120s 100 1 506 +r 1331 863 10 10 0 0 120s 100 1 506 +r 571 864 10 10 0 0 120s 100 1 506 +r 341 865 10 10 0 0 120s 100 1 506 +r 1407 865 10 10 0 0 120s 100 1 506 +r 417 866 10 10 0 0 120s 100 1 506 +r 474 867 10 10 0 0 120s 100 1 506 +r 472 868 10 10 0 0 120s 100 1 506 +r 1062 869 10 10 0 0 120s 100 1 506 +r 321 871 10 10 0 0 120s 100 1 506 +r 382 871 10 10 0 0 120s 100 1 506 +r 1045 871 10 10 0 0 120s 100 1 506 +r 1084 871 10 10 0 0 120s 100 1 506 +r 470 873 10 10 0 0 120s 100 1 506 +r 529 874 10 10 0 0 120s 100 1 506 +r 1289 874 10 10 0 0 120s 100 1 506 +r 276 875 10 10 0 0 120s 100 1 506 +r 1334 876 10 10 0 0 120s 100 1 506 +r 408 880 10 10 0 0 120s 100 1 506 +r 1041 883 10 10 0 0 120s 100 1 506 +r 279 886 10 10 0 0 120s 100 1 506 +r 1193 886 10 10 0 0 120s 100 1 506 +r 359 887 10 10 0 0 120s 100 1 506 +r 257 895 10 10 0 0 120s 100 1 506 +r 1371 895 10 10 0 0 120s 100 1 506 +r 582 896 10 10 0 0 120s 100 1 506 +r 1125 896 10 10 0 0 120s 100 1 506 +r 1315 897 10 10 0 0 120s 100 1 506 +r 1328 899 10 10 0 0 120s 100 1 506 +r 1413 899 10 10 0 0 120s 100 1 506 +r 1170 902 10 10 0 0 120s 100 1 506 +r 1309 903 10 10 0 0 120s 100 1 506 +r 249 904 10 10 0 0 120s 100 1 506 +r 1157 904 10 10 0 0 120s 100 1 506 +r 1369 904 10 10 0 0 120s 100 1 506 +r 1367 905 10 10 0 0 120s 100 1 506 +r 1379 908 10 10 0 0 120s 100 1 506 +r 473 911 10 10 0 0 120s 100 1 506 +r 268 919 10 10 0 0 120s 100 1 506 +r 223 934 10 10 0 0 120s 100 1 506 +r 220 937 10 10 0 0 120s 100 1 506 +r 262 941 10 10 0 0 120s 100 1 506 +r 725 131 10 10 0 0 160s 100 1 504 +r 782 131 10 10 0 0 160s 100 1 504 +r 747 155 10 10 0 0 160s 100 1 504 +r 781 157 10 10 0 0 160s 100 1 504 +r 782 158 10 10 0 0 160s 100 1 504 +r 778 160 10 10 0 0 160s 100 1 504 +r 723 161 10 10 0 0 160s 100 1 504 +r 703 163 10 10 0 0 160s 100 1 504 +r 757 176 10 10 0 0 160s 100 1 504 +r 732 179 10 10 0 0 160s 100 1 504 +r 724 183 10 10 0 0 160s 100 1 504 +r 765 206 10 10 0 0 160s 100 1 504 +r 819 206 10 10 0 0 160s 100 1 504 +r 693 216 10 10 0 0 160s 100 1 504 +r 737 218 10 10 0 0 160s 100 1 504 +r 805 218 10 10 0 0 160s 100 1 504 +r 752 220 10 10 0 0 160s 100 1 504 +r 726 238 10 10 0 0 160s 100 1 504 +r 728 241 10 10 0 0 160s 100 1 504 +r 725 242 10 10 0 0 160s 100 1 504 +r 776 247 10 10 0 0 160s 100 1 504 +r 763 249 10 10 0 0 160s 100 1 504 +r 794 250 10 10 0 0 160s 100 1 504 +r 826 261 10 10 0 0 160s 100 1 504 +r 821 271 10 10 0 0 160s 100 1 504 +r 831 275 10 10 0 0 160s 100 1 504 +r 776 279 10 10 0 0 160s 100 1 504 +r 797 280 10 10 0 0 160s 100 1 504 +r 769 281 10 10 0 0 160s 100 1 504 +r 806 295 10 10 0 0 160s 100 1 504 +r 714 310 10 10 0 0 160s 100 1 504 +r 707 317 10 10 0 0 160s 100 1 504 +r 707 323 10 10 0 0 160s 100 1 504 +r 833 359 10 10 0 0 160s 100 1 504 +r 829 368 10 10 0 0 160s 100 1 504 +r 806 380 10 10 0 0 160s 100 1 504 +r 825 382 10 10 0 0 160s 100 1 504 +r 698 408 10 10 0 0 160s 100 1 504 +r 666 412 10 10 0 0 160s 100 1 504 +r 667 468 10 10 0 0 160s 100 1 504 +r 689 528 10 10 0 0 160s 100 1 504 +r 678 557 10 10 0 0 160s 100 1 504 +r 686 566 10 10 0 0 160s 100 1 504 +r 809 571 10 10 0 0 160s 100 1 504 +r 676 585 10 10 0 0 160s 100 1 504 +r 815 588 10 10 0 0 160s 100 1 504 +r 827 588 10 10 0 0 160s 100 1 504 +r 674 603 10 10 0 0 160s 100 1 504 +r 685 604 10 10 0 0 160s 100 1 504 +r 828 647 10 10 0 0 160s 100 1 504 +r 683 663 10 10 0 0 160s 100 1 504 +r 680 678 10 10 0 0 160s 100 1 504 +r 676 684 10 10 0 0 160s 100 1 504 +r 802 692 10 10 0 0 160s 100 1 504 +r 664 708 10 10 0 0 160s 100 1 504 +r 831 737 10 10 0 0 160s 100 1 504 +r 834 763 10 10 0 0 160s 100 1 504 +r 616 778 10 10 0 0 160s 100 1 504 +r 618 783 10 10 0 0 160s 100 1 504 +r 646 784 10 10 0 0 160s 100 1 504 +r 633 796 10 10 0 0 160s 100 1 504 +r 775 816 10 10 0 0 160s 100 1 504 +r 711 820 10 10 0 0 160s 100 1 504 +r 902 826 10 10 0 0 160s 100 1 504 +r 635 828 10 10 0 0 160s 100 1 504 +r 638 835 10 10 0 0 160s 100 1 504 +r 603 838 10 10 0 0 160s 100 1 504 +r 719 843 10 10 0 0 160s 100 1 504 +r 874 859 10 10 0 0 160s 100 1 504 +r 717 861 10 10 0 0 160s 100 1 504 +r 909 862 10 10 0 0 160s 100 1 504 +r 798 866 10 10 0 0 160s 100 1 504 +r 807 876 10 10 0 0 160s 100 1 504 +r 712 877 10 10 0 0 160s 100 1 504 +r 827 877 10 10 0 0 160s 100 1 504 +r 895 878 10 10 0 0 160s 100 1 504 +r 834 891 10 10 0 0 160s 100 1 504 +r 876 893 10 10 0 0 160s 100 1 504 +r 695 900 10 10 0 0 160s 100 1 504 +r 700 901 10 10 0 0 160s 100 1 504 +r 692 903 10 10 0 0 160s 100 1 504 +r 210 941 10 10 0 0 120s 100 1 507 +r 1393 943 10 10 0 0 120s 100 1 507 +r 1407 948 10 10 0 0 120s 100 1 507 +r 1395 959 10 10 0 0 120s 100 1 507 +r 240 964 10 10 0 0 120s 100 1 507 +r 236 968 10 10 0 0 120s 100 1 507 +r 1430 973 10 10 0 0 120s 100 1 507 +r 1438 973 10 10 0 0 120s 100 1 507 +r 1425 976 10 10 0 0 120s 100 1 507 +r 1382 977 10 10 0 0 120s 100 1 507 +r 1426 978 10 10 0 0 120s 100 1 507 +r 1443 985 10 10 0 0 120s 100 1 507 +r 1432 988 10 10 0 0 120s 100 1 507 +r 225 989 10 10 0 0 120s 100 1 507 +r 1399 989 10 10 0 0 120s 100 1 507 +r 205 992 10 10 0 0 120s 100 1 507 +r 212 994 10 10 0 0 120s 100 1 507 +r 1255 1003 10 10 0 0 120s 100 1 507 +r 1434 1014 10 10 0 0 120s 100 1 507 +r 243 1015 10 10 0 0 120s 100 1 507 +r 196 1016 10 10 0 0 120s 100 1 507 +r 248 1021 10 10 0 0 120s 100 1 507 +r 1270 1021 10 10 0 0 120s 100 1 507 +r 1266 1038 10 10 0 0 120s 100 1 507 +r 1245 1039 10 10 0 0 120s 100 1 507 +r 257 1040 10 10 0 0 120s 100 1 507 +r 1421 1046 10 10 0 0 120s 100 1 507 +r 1269 1050 10 10 0 0 120s 100 1 507 +r 1355 1052 10 10 0 0 120s 100 1 507 +r 1307 1056 10 10 0 0 120s 100 1 507 +r 1260 1058 10 10 0 0 120s 100 1 507 +r 243 1060 10 10 0 0 120s 100 1 507 +r 255 1060 10 10 0 0 120s 100 1 507 +r 173 1070 10 10 0 0 120s 100 1 507 +r 218 1070 10 10 0 0 120s 100 1 507 +r 1304 1070 10 10 0 0 120s 100 1 507 +r 1336 1070 10 10 0 0 120s 100 1 507 +r 1304 1076 10 10 0 0 120s 100 1 507 +r 239 1080 10 10 0 0 120s 100 1 507 +r 1378 1084 10 10 0 0 120s 100 1 507 +r 258 1087 10 10 0 0 120s 100 1 507 +r 200 1088 10 10 0 0 120s 100 1 507 +r 1244 1088 10 10 0 0 120s 100 1 507 +r 181 1093 10 10 0 0 120s 100 1 507 +r 1279 1094 10 10 0 0 120s 100 1 507 +r 1325 1095 10 10 0 0 120s 100 1 507 +r 180 1096 10 10 0 0 120s 100 1 507 +r 152 1097 10 10 0 0 120s 100 1 507 +r 205 1103 10 10 0 0 120s 100 1 507 +r 197 1104 10 10 0 0 120s 100 1 507 +r 1431 1105 10 10 0 0 120s 100 1 507 +r 1311 1107 10 10 0 0 120s 100 1 507 +r 1419 1107 10 10 0 0 120s 100 1 507 +r 233 1108 10 10 0 0 120s 100 1 507 +r 1389 1108 10 10 0 0 120s 100 1 507 +r 1458 1112 10 10 0 0 120s 100 1 507 +r 1291 1113 10 10 0 0 120s 100 1 507 +r 203 1115 10 10 0 0 120s 100 1 507 +r 1343 1116 10 10 0 0 120s 100 1 507 +r 1420 1117 10 10 0 0 120s 100 1 507 +r 1411 1122 10 10 0 0 120s 100 1 507 +r 1365 1124 10 10 0 0 120s 100 1 507 +r 1333 1125 10 10 0 0 120s 100 1 507 +r 225 1131 10 10 0 0 120s 100 1 507 +r 1301 1131 10 10 0 0 120s 100 1 507 +r 1364 1133 10 10 0 0 120s 100 1 507 +r 1403 1135 10 10 0 0 120s 100 1 507 +r 163 1136 10 10 0 0 120s 100 1 507 +r 1401 1136 10 10 0 0 120s 100 1 507 +r 152 1138 10 10 0 0 120s 100 1 507 +r 1346 1140 10 10 0 0 120s 100 1 507 +r 1362 1145 10 10 0 0 120s 100 1 507 +r 1308 1146 10 10 0 0 120s 100 1 507 +r 1306 1153 10 10 0 0 120s 100 1 507 +r 1422 1158 10 10 0 0 120s 100 1 507 +r 166 1160 10 10 0 0 120s 100 1 507 +r 1409 1161 10 10 0 0 120s 100 1 507 +r 1319 1162 10 10 0 0 120s 100 1 507 +r 234 1163 10 10 0 0 120s 100 1 507 +r 1415 1165 10 10 0 0 120s 100 1 507 +r 1460 1171 10 10 0 0 120s 100 1 507 +r 1308 1177 10 10 0 0 120s 100 1 507 +r 1376 1180 10 10 0 0 120s 100 1 507 +r 1406 1180 10 10 0 0 120s 100 1 507 +r 1341 1181 10 10 0 0 120s 100 1 507 +r 1418 1181 10 10 0 0 120s 100 1 507 +r 254 1182 10 10 0 0 120s 100 1 507 +r 1277 1182 10 10 0 0 120s 100 1 507 +r 1402 1183 10 10 0 0 120s 100 1 507 +r 200 1185 10 10 0 0 120s 100 1 507 +r 1386 1200 10 10 0 0 120s 100 1 507 +r 181 1201 10 10 0 0 120s 100 1 507 +r 1372 1204 10 10 0 0 120s 100 1 507 +r 1405 1205 10 10 0 0 120s 100 1 507 +r 174 1209 10 10 0 0 120s 100 1 507 +r 1279 1210 10 10 0 0 120s 100 1 507 +r 1288 1210 10 10 0 0 120s 100 1 507 +r 1388 1212 10 10 0 0 120s 100 1 507 +r 1288 1224 10 10 0 0 120s 100 1 507 +r 1271 1226 10 10 0 0 120s 100 1 507 +r 1246 1230 10 10 0 0 120s 100 1 507 +r 1457 1236 10 10 0 0 120s 100 1 507 +r 1408 1240 10 10 0 0 120s 100 1 507 +r 1438 1241 10 10 0 0 120s 100 1 507 +r 1277 1244 10 10 0 0 120s 100 1 507 +r 234 1245 10 10 0 0 120s 100 1 507 +r 1431 1245 10 10 0 0 120s 100 1 507 +r 174 1246 10 10 0 0 120s 100 1 507 +r 1348 1250 10 10 0 0 120s 100 1 507 +r 242 1256 10 10 0 0 120s 100 1 507 +r 1382 1257 10 10 0 0 120s 100 1 507 +r 188 1263 10 10 0 0 120s 100 1 507 +r 1381 1267 10 10 0 0 120s 100 1 507 +r 202 1268 10 10 0 0 120s 100 1 507 +r 1299 1277 10 10 0 0 120s 100 1 507 +r 1393 1277 10 10 0 0 120s 100 1 507 +r 210 1279 10 10 0 0 120s 100 1 507 +r 1314 1287 10 10 0 0 120s 100 1 507 +r 1246 1289 10 10 0 0 120s 100 1 507 +r 1408 1289 10 10 0 0 120s 100 1 507 +r 1275 1290 10 10 0 0 120s 100 1 507 +r 227 1291 10 10 0 0 120s 100 1 507 +r 1310 1293 10 10 0 0 120s 100 1 507 +r 1244 1296 10 10 0 0 120s 100 1 507 +r 183 1299 10 10 0 0 120s 100 1 507 +r 1313 1302 10 10 0 0 120s 100 1 507 +r 1276 1303 10 10 0 0 120s 100 1 507 +r 1280 1306 10 10 0 0 120s 100 1 507 +r 233 1307 10 10 0 0 120s 100 1 507 +r 1432 1309 10 10 0 0 120s 100 1 507 +r 200 1311 10 10 0 0 120s 100 1 507 +r 227 1312 10 10 0 0 120s 100 1 507 +r 1368 1312 10 10 0 0 120s 100 1 507 +r 1336 1313 10 10 0 0 120s 100 1 507 +r 1321 1315 10 10 0 0 120s 100 1 507 +r 1341 1316 10 10 0 0 120s 100 1 507 +r 1288 1326 10 10 0 0 120s 100 1 507 +r 1412 1327 10 10 0 0 120s 100 1 507 +r 1353 1330 10 10 0 0 120s 100 1 507 +r 252 1334 10 10 0 0 120s 100 1 507 +r 1299 1339 10 10 0 0 120s 100 1 507 +r 1290 1341 10 10 0 0 120s 100 1 507 +r 1396 1348 10 10 0 0 120s 100 1 507 +r 1285 1352 10 10 0 0 120s 100 1 507 +r 1367 1354 10 10 0 0 120s 100 1 507 +r 1424 1361 10 10 0 0 120s 100 1 507 +r 264 1369 10 10 0 0 120s 100 1 507 +r 235 1373 10 10 0 0 120s 100 1 507 +r 238 1376 10 10 0 0 120s 100 1 507 +r 1392 1377 10 10 0 0 120s 100 1 507 +r 260 1382 10 10 0 0 120s 100 1 507 +r 1272 1383 10 10 0 0 120s 100 1 507 +r 1280 1387 10 10 0 0 120s 100 1 507 +r 1319 1387 10 10 0 0 120s 100 1 507 +r 1421 1389 10 10 0 0 120s 100 1 507 +r 1447 1390 10 10 0 0 120s 100 1 507 +r 1271 1399 10 10 0 0 120s 100 1 507 +r 1315 1399 10 10 0 0 120s 100 1 507 +r 1277 1401 10 10 0 0 120s 100 1 507 +r 1368 1401 10 10 0 0 120s 100 1 507 +r 1364 1408 10 10 0 0 120s 100 1 507 +r 1328 1409 10 10 0 0 120s 100 1 507 +r 1354 1411 10 10 0 0 120s 100 1 507 +r 1274 1419 10 10 0 0 120s 100 1 507 +r 669 162 10 10 0 0 160s 100 1 503 +r 529 190 10 10 0 0 160s 100 1 503 +r 514 193 10 10 0 0 160s 100 1 503 +r 511 202 10 10 0 0 160s 100 1 503 +r 500 210 10 10 0 0 160s 100 1 503 +r 684 217 10 10 0 0 160s 100 1 503 +r 680 219 10 10 0 0 160s 100 1 503 +r 546 241 10 10 0 0 160s 100 1 503 +r 511 263 10 10 0 0 160s 100 1 503 +r 547 263 10 10 0 0 160s 100 1 503 +r 849 268 10 10 0 0 160s 100 1 503 +r 857 272 10 10 0 0 160s 100 1 503 +r 852 279 10 10 0 0 160s 100 1 503 +r 549 298 10 10 0 0 160s 100 1 503 +r 491 311 10 10 0 0 160s 100 1 503 +r 668 318 10 10 0 0 160s 100 1 503 +r 840 319 10 10 0 0 160s 100 1 503 +r 595 340 10 10 0 0 160s 100 1 503 +r 856 340 10 10 0 0 160s 100 1 503 +r 579 351 10 10 0 0 160s 100 1 503 +r 859 366 10 10 0 0 160s 100 1 503 +r 983 416 10 10 0 0 160s 100 1 503 +r 493 423 10 10 0 0 160s 100 1 503 +r 950 436 10 10 0 0 160s 100 1 503 +r 946 445 10 10 0 0 160s 100 1 503 +r 641 455 10 10 0 0 160s 100 1 503 +r 986 459 10 10 0 0 160s 100 1 503 +r 980 461 10 10 0 0 160s 100 1 503 +r 657 462 10 10 0 0 160s 100 1 503 +r 978 465 10 10 0 0 160s 100 1 503 +r 636 481 10 10 0 0 160s 100 1 503 +r 851 486 10 10 0 0 160s 100 1 503 +r 828 498 10 10 0 0 160s 100 1 503 +r 990 504 10 10 0 0 160s 100 1 503 +r 534 511 10 10 0 0 160s 100 1 503 +r 637 520 10 10 0 0 160s 100 1 503 +r 836 520 10 10 0 0 160s 100 1 503 +r 1060 522 10 10 0 0 160s 100 1 503 +r 1034 531 10 10 0 0 160s 100 1 503 +r 652 533 10 10 0 0 160s 100 1 503 +r 657 533 10 10 0 0 160s 100 1 503 +r 986 539 10 10 0 0 160s 100 1 503 +r 823 542 10 10 0 0 160s 100 1 503 +r 487 545 10 10 0 0 160s 100 1 503 +r 1064 546 10 10 0 0 160s 100 1 503 +r 1083 550 10 10 0 0 160s 100 1 503 +r 846 556 10 10 0 0 160s 100 1 503 +r 851 563 10 10 0 0 160s 100 1 503 +r 1006 566 10 10 0 0 160s 100 1 503 +r 519 568 10 10 0 0 160s 100 1 503 +r 534 575 10 10 0 0 160s 100 1 503 +r 494 577 10 10 0 0 160s 100 1 503 +r 519 577 10 10 0 0 160s 100 1 503 +r 510 586 10 10 0 0 160s 100 1 503 +r 861 615 10 10 0 0 160s 100 1 503 +r 505 619 10 10 0 0 160s 100 1 503 +r 836 624 10 10 0 0 160s 100 1 503 +r 637 652 10 10 0 0 160s 100 1 503 +r 865 657 10 10 0 0 160s 100 1 503 +r 633 661 10 10 0 0 160s 100 1 503 +r 852 731 10 10 0 0 160s 100 1 503 +r 658 905 10 10 0 0 160s 100 1 503 +r 668 910 10 10 0 0 160s 100 1 503 +r 657 954 10 10 0 0 160s 100 1 503 +r 683 991 10 10 0 0 160s 100 1 503 +r 672 997 10 10 0 0 160s 100 1 503 +r 418 998 10 10 0 0 160s 100 1 503 +r 696 1004 10 10 0 0 160s 100 1 503 +r 924 1006 10 10 0 0 160s 100 1 503 +r 570 1009 10 10 0 0 160s 100 1 503 +r 1045 1011 10 10 0 0 160s 100 1 503 +r 926 1013 10 10 0 0 160s 100 1 503 +r 768 1017 10 10 0 0 160s 100 1 503 +r 938 1017 10 10 0 0 160s 100 1 503 +r 554 1019 10 10 0 0 160s 100 1 503 +r 811 1019 10 10 0 0 160s 100 1 503 +r 439 1020 10 10 0 0 160s 100 1 503 +r 454 1021 10 10 0 0 160s 100 1 503 +r 486 1022 10 10 0 0 160s 100 1 503 +r 516 1026 10 10 0 0 160s 100 1 503 +r 578 1026 10 10 0 0 160s 100 1 503 +r 842 1027 10 10 0 0 160s 100 1 503 +r 830 1029 10 10 0 0 160s 100 1 503 +r 734 1030 10 10 0 0 160s 100 1 503 +r 877 1032 10 10 0 0 160s 100 1 503 +r 1080 1032 10 10 0 0 160s 100 1 503 +r 1113 1036 10 10 0 0 160s 100 1 503 +r 719 1037 10 10 0 0 160s 100 1 503 +r 1129 1037 10 10 0 0 160s 100 1 503 +r 1045 1039 10 10 0 0 160s 100 1 503 +r 463 1041 10 10 0 0 160s 100 1 503 +r 659 1043 10 10 0 0 160s 100 1 503 +r 656 1049 10 10 0 0 160s 100 1 503 +r 723 1052 10 10 0 0 160s 100 1 503 +r 373 128 10 10 0 0 140s 100 1 501 +r 384 129 10 10 0 0 140s 100 1 501 +r 360 144 10 10 0 0 140s 100 1 501 +r 401 149 10 10 0 0 140s 100 1 501 +r 1124 156 10 10 0 0 140s 100 1 501 +r 416 179 10 10 0 0 140s 100 1 501 +r 1076 189 10 10 0 0 140s 100 1 501 +r 1166 207 10 10 0 0 140s 100 1 501 +r 1094 217 10 10 0 0 140s 100 1 501 +r 1131 218 10 10 0 0 140s 100 1 501 +r 400 222 10 10 0 0 140s 100 1 501 +r 1103 227 10 10 0 0 140s 100 1 501 +r 1176 227 10 10 0 0 140s 100 1 501 +r 287 233 10 10 0 0 140s 100 1 501 +r 305 246 10 10 0 0 140s 100 1 501 +r 402 253 10 10 0 0 140s 100 1 501 +r 340 255 10 10 0 0 140s 100 1 501 +r 357 255 10 10 0 0 140s 100 1 501 +r 1158 271 10 10 0 0 140s 100 1 501 +r 381 279 10 10 0 0 140s 100 1 501 +r 1211 320 10 10 0 0 140s 100 1 501 +r 1208 322 10 10 0 0 140s 100 1 501 +r 376 332 10 10 0 0 140s 100 1 501 +r 357 333 10 10 0 0 140s 100 1 501 +r 1154 336 10 10 0 0 140s 100 1 501 +r 357 347 10 10 0 0 140s 100 1 501 +r 321 349 10 10 0 0 140s 100 1 501 +r 1110 358 10 10 0 0 140s 100 1 501 +r 388 362 10 10 0 0 140s 100 1 501 +r 1097 376 10 10 0 0 140s 100 1 501 +r 1172 380 10 10 0 0 140s 100 1 501 +r 349 391 10 10 0 0 140s 100 1 501 +r 1299 391 10 10 0 0 140s 100 1 501 +r 1161 394 10 10 0 0 140s 100 1 501 +r 317 398 10 10 0 0 140s 100 1 501 +r 1158 398 10 10 0 0 140s 100 1 501 +r 1337 398 10 10 0 0 140s 100 1 501 +r 1316 399 10 10 0 0 140s 100 1 501 +r 393 412 10 10 0 0 140s 100 1 501 +r 1205 418 10 10 0 0 140s 100 1 501 +r 1149 425 10 10 0 0 140s 100 1 501 +r 1251 426 10 10 0 0 140s 100 1 501 +r 367 427 10 10 0 0 140s 100 1 501 +r 1187 429 10 10 0 0 140s 100 1 501 +r 1262 436 10 10 0 0 140s 100 1 501 +r 271 465 10 10 0 0 140s 100 1 501 +r 282 467 10 10 0 0 140s 100 1 501 +r 399 476 10 10 0 0 140s 100 1 501 +r 212 502 10 10 0 0 140s 100 1 501 +r 254 510 10 10 0 0 140s 100 1 501 +r 229 525 10 10 0 0 140s 100 1 501 +r 149 528 10 10 0 0 140s 100 1 501 +r 257 531 10 10 0 0 140s 100 1 501 +r 177 536 10 10 0 0 140s 100 1 501 +r 296 546 10 10 0 0 140s 100 1 501 +r 181 550 10 10 0 0 140s 100 1 501 +r 201 551 10 10 0 0 140s 100 1 501 +r 354 552 10 10 0 0 140s 100 1 501 +r 198 554 10 10 0 0 140s 100 1 501 +r 394 557 10 10 0 0 140s 100 1 501 +r 345 562 10 10 0 0 140s 100 1 501 +r 386 563 10 10 0 0 140s 100 1 501 +r 738 1147 10 10 0 0 140s 100 1 501 +r 745 1150 10 10 0 0 140s 100 1 501 +r 810 1154 10 10 0 0 140s 100 1 501 +r 728 1157 10 10 0 0 140s 100 1 501 +r 776 1157 10 10 0 0 140s 100 1 501 +r 882 1157 10 10 0 0 140s 100 1 501 +r 921 1158 10 10 0 0 140s 100 1 501 +r 807 1160 10 10 0 0 140s 100 1 501 +r 878 1165 10 10 0 0 140s 100 1 501 +r 534 1169 10 10 0 0 140s 100 1 501 +r 718 1171 10 10 0 0 140s 100 1 501 +r 546 1173 10 10 0 0 140s 100 1 501 +r 852 1175 10 10 0 0 140s 100 1 501 +r 690 1177 10 10 0 0 140s 100 1 501 +r 908 1177 10 10 0 0 140s 100 1 501 +r 828 1178 10 10 0 0 140s 100 1 501 +r 788 1183 10 10 0 0 140s 100 1 501 +r 735 1185 10 10 0 0 140s 100 1 501 +r 722 1186 10 10 0 0 140s 100 1 501 +r 987 1189 10 10 0 0 140s 100 1 501 +r 573 1190 10 10 0 0 140s 100 1 501 +r 503 1191 10 10 0 0 140s 100 1 501 +r 683 1191 10 10 0 0 140s 100 1 501 +r 590 1194 10 10 0 0 140s 100 1 501 +r 707 1194 10 10 0 0 140s 100 1 501 +r 700 1196 10 10 0 0 140s 100 1 501 +r 740 1204 10 10 0 0 140s 100 1 501 +r 496 1207 10 10 0 0 140s 100 1 501 +r 937 1207 10 10 0 0 140s 100 1 501 +r 596 1210 10 10 0 0 140s 100 1 501 +r 724 1219 10 10 0 0 140s 100 1 501 +r 855 1219 10 10 0 0 140s 100 1 501 +r 719 1224 10 10 0 0 140s 100 1 501 +r 625 1233 10 10 0 0 140s 100 1 501 +r 555 1235 10 10 0 0 140s 100 1 501 +r 658 1235 10 10 0 0 140s 100 1 501 +r 540 1244 10 10 0 0 140s 100 1 501 +r 915 1245 10 10 0 0 140s 100 1 501 +r 994 1245 10 10 0 0 140s 100 1 501 +r 979 1249 10 10 0 0 140s 100 1 501 +r 893 1252 10 10 0 0 140s 100 1 501 +r 559 1257 10 10 0 0 140s 100 1 501 +r 891 1258 10 10 0 0 140s 100 1 501 +r 556 1260 10 10 0 0 140s 100 1 501 +r 496 1263 10 10 0 0 140s 100 1 501 +r 930 1263 10 10 0 0 140s 100 1 501 +r 941 1264 10 10 0 0 140s 100 1 501 +r 626 1268 10 10 0 0 140s 100 1 501 +r 533 1278 10 10 0 0 140s 100 1 501 +r 492 1280 10 10 0 0 140s 100 1 501 +r 490 1285 10 10 0 0 140s 100 1 501 +r 531 1298 10 10 0 0 140s 100 1 501 +r 522 1299 10 10 0 0 140s 100 1 501 +r 949 1315 10 10 0 0 140s 100 1 501 +r 921 1317 10 10 0 0 140s 100 1 501 +r 571 1328 10 10 0 0 140s 100 1 501 +r 959 1341 10 10 0 0 140s 100 1 501 +r 493 1344 10 10 0 0 140s 100 1 501 +r 547 1398 10 10 0 0 140s 100 1 501 +r 530 1421 10 10 0 0 140s 100 1 501 +r 566 1428 10 10 0 0 140s 100 1 501 +r 542 1447 10 10 0 0 140s 100 1 501 +r 1006 150 10 10 0 0 140s 100 1 502 +r 981 168 10 10 0 0 140s 100 1 502 +r 1005 174 10 10 0 0 140s 100 1 502 +r 1014 251 10 10 0 0 140s 100 1 502 +r 1005 313 10 10 0 0 140s 100 1 502 +r 1023 317 10 10 0 0 140s 100 1 502 +r 1013 342 10 10 0 0 140s 100 1 502 +r 1360 477 10 10 0 0 140s 100 1 502 +r 1351 496 10 10 0 0 140s 100 1 502 +r 1397 508 10 10 0 0 140s 100 1 502 +r 1261 518 10 10 0 0 140s 100 1 502 +r 1206 530 10 10 0 0 140s 100 1 502 +r 1319 532 10 10 0 0 140s 100 1 502 +r 1142 534 10 10 0 0 140s 100 1 502 +r 1345 536 10 10 0 0 140s 100 1 502 +r 1220 537 10 10 0 0 140s 100 1 502 +r 1354 542 10 10 0 0 140s 100 1 502 +r 1410 542 10 10 0 0 140s 100 1 502 +r 1280 545 10 10 0 0 140s 100 1 502 +r 1382 546 10 10 0 0 140s 100 1 502 +r 1246 547 10 10 0 0 140s 100 1 502 +r 128 550 10 10 0 0 140s 100 1 502 +r 1320 550 10 10 0 0 140s 100 1 502 +r 1254 552 10 10 0 0 140s 100 1 502 +r 1218 555 10 10 0 0 140s 100 1 502 +r 1387 558 10 10 0 0 140s 100 1 502 +r 1313 561 10 10 0 0 140s 100 1 502 +r 1314 561 10 10 0 0 140s 100 1 502 +r 1349 562 10 10 0 0 140s 100 1 502 +r 1148 564 10 10 0 0 140s 100 1 502 +r 149 601 10 10 0 0 140s 100 1 502 +r 150 601 10 10 0 0 140s 100 1 502 +r 217 640 10 10 0 0 140s 100 1 502 +r 441 647 10 10 0 0 140s 100 1 502 +r 356 648 10 10 0 0 140s 100 1 502 +r 195 655 10 10 0 0 140s 100 1 502 +r 331 655 10 10 0 0 140s 100 1 502 +r 252 656 10 10 0 0 140s 100 1 502 +r 255 662 10 10 0 0 140s 100 1 502 +r 403 662 10 10 0 0 140s 100 1 502 +r 525 676 10 10 0 0 140s 100 1 502 +r 313 679 10 10 0 0 140s 100 1 502 +r 400 688 10 10 0 0 140s 100 1 502 +r 298 689 10 10 0 0 140s 100 1 502 +r 227 701 10 10 0 0 140s 100 1 502 +r 265 716 10 10 0 0 140s 100 1 502 +r 339 717 10 10 0 0 140s 100 1 502 +r 234 729 10 10 0 0 140s 100 1 502 +r 177 740 10 10 0 0 140s 100 1 502 +r 392 1042 10 10 0 0 140s 100 1 502 +r 395 1045 10 10 0 0 140s 100 1 502 +r 390 1054 10 10 0 0 140s 100 1 502 +r 391 1058 10 10 0 0 140s 100 1 502 +r 376 1071 10 10 0 0 140s 100 1 502 +r 367 1075 10 10 0 0 140s 100 1 502 +r 1131 1080 10 10 0 0 140s 100 1 502 +r 1158 1080 10 10 0 0 140s 100 1 502 +r 363 1091 10 10 0 0 140s 100 1 502 +r 407 1111 10 10 0 0 140s 100 1 502 +r 344 1114 10 10 0 0 140s 100 1 502 +r 383 1114 10 10 0 0 140s 100 1 502 +r 355 1117 10 10 0 0 140s 100 1 502 +r 381 1117 10 10 0 0 140s 100 1 502 +r 1155 1117 10 10 0 0 140s 100 1 502 +r 389 1122 10 10 0 0 140s 100 1 502 +r 422 1128 10 10 0 0 140s 100 1 502 +r 376 1129 10 10 0 0 140s 100 1 502 +r 1102 1129 10 10 0 0 140s 100 1 502 +r 1107 1138 10 10 0 0 140s 100 1 502 +r 1121 1145 10 10 0 0 140s 100 1 502 +r 419 1164 10 10 0 0 140s 100 1 502 +r 467 1172 10 10 0 0 140s 100 1 502 +r 353 1176 10 10 0 0 140s 100 1 502 +r 396 1181 10 10 0 0 140s 100 1 502 +r 1118 1182 10 10 0 0 140s 100 1 502 +r 1135 1204 10 10 0 0 140s 100 1 502 +r 1150 1205 10 10 0 0 140s 100 1 502 +r 379 1209 10 10 0 0 140s 100 1 502 +r 401 1209 10 10 0 0 140s 100 1 502 +r 406 1244 10 10 0 0 140s 100 1 502 +r 346 1264 10 10 0 0 140s 100 1 502 +r 345 1271 10 10 0 0 140s 100 1 502 +r 346 1275 10 10 0 0 140s 100 1 502 +r 1138 1279 10 10 0 0 140s 100 1 502 +r 1145 1285 10 10 0 0 140s 100 1 502 +r 1097 1295 10 10 0 0 140s 100 1 502 +r 1107 1304 10 10 0 0 140s 100 1 502 +r 337 1305 10 10 0 0 140s 100 1 502 +r 351 1311 10 10 0 0 140s 100 1 502 +r 371 1315 10 10 0 0 140s 100 1 502 +r 1117 1320 10 10 0 0 140s 100 1 502 +r 370 1325 10 10 0 0 140s 100 1 502 +r 394 1327 10 10 0 0 140s 100 1 502 +r 359 1339 10 10 0 0 140s 100 1 502 +r 1151 1341 10 10 0 0 140s 100 1 502 +r 405 1346 10 10 0 0 140s 100 1 502 +r 1139 1362 10 10 0 0 140s 100 1 502 +r 1095 1377 10 10 0 0 140s 100 1 502 +r 1138 1377 10 10 0 0 140s 100 1 502 +r 1045 1380 10 10 0 0 140s 100 1 502 +r 1109 1388 10 10 0 0 140s 100 1 502 +r 1115 1388 10 10 0 0 140s 100 1 502 +r 386 1395 10 10 0 0 140s 100 1 502 +r 398 1395 10 10 0 0 140s 100 1 502 +r 1023 1402 10 10 0 0 140s 100 1 502 +r 1108 1402 10 10 0 0 140s 100 1 502 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/server_attr b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/server_attr new file mode 100644 index 0000000000000000000000000000000000000000..a76e7dce4787afac3aec4aee16b1836c1cc57acf GIT binary patch literal 392007 zcmeFa4RBo7b?12--9WdDrU09=(KerqYf&a30%|~@)PTSz0Jf9>j*uY}X_w5Xv*g51 z$cZ{bI&wl*)VpM2CFDd%krQi{O4L>4MA{`c#w?kVYsrZ_A!DnCOoS}ym1?O(T}4ln z3jKi!l_&|b(W~M9&VBDS8o+y?8fp^!=&mC1-ud5q-+lMpk8{pF=iHQ1D#gFnh*FJT z;6nas{@vEU^GWs5dYjDd0`)eT-5zpRZ2+CYDu3)fsAndELdp8KS}#Q*o`cep>FP3U*H)B3a%&)u!xhj!9R==Y(m)JLIx zN`DbrJlm)@O*ZIwp+WB{D80#UbXs)07;_r+1`8beF6bMaSh^I^ZG~9cis(^W>9%5n z-d0k2v=|#IfMjDs*@*7XyT~Sxemkbyp#kak5`Uc;tgRT;!=w>xINOlP15@C-lFB%g zn{|;5R@5i!4f&XEky6OfQi$k|qFdT1rF0acdYu)~Eu>kOZ*Z28g2IZ*xl8Y}6n8Q5 zM-6qDd>gEo?k`1#islcE5E;soKF|A>OgjuYF}=x(3UwIjCMT*dI1#SnL-`1oG@28| zNa5?Zo#Dnez5chl-2JAKYBjwoqSX|C9?1>$B~>n})oV%B2cdy0{@A%k2BF8aDkjw+ z1X2|Fvo>dk(RGvzjaq$!ei|hydB4G*!Q9#fkY@5UX*EfnW)hQqayo7X3ZLtLy?s8{ zv_DVKAl^Jt(I$szngQKKBdPs%LU(a{hgQ3p79P}(3w1lx$DuCMYAe(S^ix9J%nb4r z)D~@K;Vj5e{j?zKt(1NmWEt94~d<0<~3gD&z3v?dZ=mr ztm)YdlxOMq%eCr-x>~;^R1NhdsBK!Mpmyk&g{ss?7zZy;whSht`ij*$I33e3=ajxI z)LfidjY(1c9e2^Gq<(cm>5EpYepQfhL6mw&u!+0$x53Uc-O24L6C;9d`d$=H<)u?wtFESTOQ@kU{fGZ!z?2T*m?CKjq87@xqTWxfEozUdM%`&AMry5;XrYrXkP` z4j*Mi(7cO2A!rtK40N5KV}ceM^{^lo_1g%d)Wh7WjdlxcNTcqDO=>Y%5&pvRnZd`33H=PzkLina=+EdklF}sK;SJuHXc?rdopo9UyXk>Br4I{rx=F9} zd*B#cSi<=P-`#RwJ7X==o3e>amc|{+`b{xbV7Xbc-**a)!Xh+P{Rz7L=4+NVIhOs8 zKIgHYmdY45TWu^Q^cQKqR(dAXE^nI1mZymX)X!?TD<+17{w7IR=u6PH(qN3$;^*T<$Kd9)r3=sE9^DnOu0(s;oFN%LyYIRg@8~flbr`Lq>JYj|F5%DrbKs3WR>$!rg#DubPtJIbsJr~$8KO+jX3v__k)0=mtFZGaBg*JA7 zKg#T$zgzDpX@l-?Vlv+MWEd83H#=dbA*dWRufOiqR}9U!s7#<`MYlO?n+E`twcBM@X^Gq@W<5pb|FS zkrdl#m5-95&7>&tavnh?ESbAw&i$b6wh?EY7D;JQpVpEx0CKV+Zm=5kg;Ine)acwv zq61X+LBdDix)_>z7%)vuOvC}?_(B&G}|;pNu*a} zEY*CYGKGG@`e}=JPg|y)Ca1wsX-T=>R!*-YBfK$VM}&-!P6bm|#HCvwjK1B9Wb$#7 zUu`cn=?=Tezc=Mw4d2T12B{Mt->=#sswO1c6l-d`5z+%xvCU$#QBG7Y3)Hr^{we4p5Wc@wzx$z zhvY_({k1w{Cst3zS9fy>ar$#wonno*rPG?3=JQ&efUs63DMNUawGqOgnePncF|Ce3 zc^F2@OYG%jjOwSj z`7L2PH(PWDH__%&92R*U|1XmzuR0`MjIgFKG0f%lu>k9G3VndWEEH{Hg%FI*d81L83W&9?_-r^m`-TvYB$DgcgH{6D(_}`V} zPc{ThXBDZg&*c@LcYj<&pS_#^+ShuyBEBp7z&yF4kH@<|FY{k7)aPM{KaLd4q}b_- z_$jC_Lxu59K>e(KRnjWez?A&zR7>AD0=L!LHyP8fjw@mC5%c4NP?h?=6Ca#NBGL=D z(29u9ZB(C!ieUdbR9D=39qn85WE3&KRW}PVi6}rhuXo4w3h2kF!3v>IE79}ww@G(F z7s;SY=y27D2IOnfYoUv5u+}^wV&=u^pRN?v_K;Gf^&ty34TV98#lKTVt1y#W;rtTb zFm@$$m<1y_ugfNosYxp`wWLiW+6~(YrY_Mfdh)^c0;w7P9X6>A;-z-J%q*X9;8|a^ zyl4F~O9Cw_>w`zx!LpHX5HF5Ei3@b37|&Q#H6dKNI+FDg?#z&m7Cz==l2@dKTrJHPX${!^vYKIx>F0j!PF0M?SyPpn zloC*1rG!t3{*g^V(db;XeLcekXxiOMv}SK5z9$b-f5L!!Pvrg>vk!8ARKM3P^o4)S zX8OI!J$>Xl?(FH4T;p!8R|T19lezAw(>5qb&ebHnC%R0?GL10ke)@)3Hx_=)>QFSs zW=l78P=yYj@FB96fk5xi^R3qMjhngT&l-1oCx^x{2l6;1MvGDFED6dQth%w`6DMNsuo>f-!xPKWS7%PlLe6je|T5iA3Z4xgYKLGax9%MbYFfo<`N= z?g)h-&yok_lue#zDTeGef4WdmeHDb2_Cb)ZLL$+F{8^16jUJvuv)B#d_3>_y`_ROH z4Fu*~6kuP2L?WXC%iSl+H(8-Ake5J6WX((yb!Ys_?&~sZ^){)uNo5PnzpnR_dYjB| zf%%krKM8A-o7p(!e=f5yDRhO$U6J4nEaW2?18Ls)TkP}*x5&*YVHer=;qnAj*&}jU zz>0?XV}Oa_K>?0A!-J&Bd1)p=Sg@l49YOaNm7OH64?!P~BN3Z)gK(40$vgE^liUuV zetSx==?G%GAk&Tdi-KJB$CeZ<=eo$vCOE(@xmJQtiL9_w{kCtmvypGo<5@1i|9e~( zoVBafU58RvTIoyOv<_6^24#D?hQEJK%1-xdH(isy<2PxSH0hC3zwOJO!I~mXlg`%( znTF2MwyoGktr8nfw{ia(4fjhYXnj1XSiJ>yVc`hn@QL#*d!Q(Ot0yV zQy~zgevI4Yh*OVFfsK*yQNbp_WHMTwY|>8&qSR_`pGvl%?f~l~;R?Z~F$oYL*Q6g6 zz!(TUI<-tcO%az!^|T<}>^G9?(TPU=tQ4*Og1cwO@6?Z@k2z1O#|4=bM5#9f>;8m( z0_-f4=o5lXMZ{K^xq)Yj4#$Z2PaztcxP+gJG=BbZ6W5| z?d%8_qGr2#7u%o3s6J>zWuwuVN8MG#MlX04A5Pm z{MjdHv4MGMTeNas8ujOHqxKkOlLp<0QG2l2$Mzqc+}N`WgP&n4Nb1wjM(9C;pO!;!s6UpLtSf_iQON2*n+daRTqQP4K0D-jYR+$y)wIePmG*_h%zvJyic8BL zq2doS17u|zgGs~GR=Fga-y>~iV}HOQ=VqI|OP-3M0Dnomkq`8UAoDCbu=Q|T^B1&| zA1l6d%DpuA>Iaru#o|ofb9S$57IMyEyu@jCswq|=3Nr@3ria**!S+Jl*BBNY$zvR1 zn)gVa?{Qs!zhwz4@S3m!V?0>?={Q5~3vyvh@xA7qq+36X1wacumrA}uw{D@**i60x zGT>SQgdpLABpeAJa^b@?90?!v;S)tT!srN@c1A%w4egw%Y8{BDp*3~|o`x2SgAE|9 z+8FR{phd}^rA2$NKiLH0>25cHklpBRF-_P4;^}U;fRKHhJojT{unol1-EIRR`(q&8 z*b40c@ieqMK*;V*MtTp3r-$7GLZWW++=sdF0T55ydH{q(7D$KF$)2QQ`#~k?2ZupO zlmz*#vr1UroMp@$j{|(l^;?1!J_-G9raAUJp|8;Ik^UZ+8=gyNYk~}?Exc2r`kihJ zqsd|Ecc$Wf$rxEcxX^Ep`^ejq@mzbxia8DDFa)r;!l$yoXk!Ekzm$2%vnG5A7v(&c`NK$+Pq!UK7{}ZX9 z(9IX@bUrEKOawbD&r^CKLZ)Jw>>s@4^0}fPDe?Z?&VQr~KDycuDuc!Pi>}^J*+22&jI-sv|C295< z^m$pG=mzdaL%$Wn&o07F!$KIl5c+%(>n`%S+YmjH&yKJU5saM$>of+!XC+@T>TOc= z@Ks#wWy(BTV&fd_Wkx`XEp#v|f~Uc&f?09==Az#AUYlSgg)ss$tlJS>-$1t`U{3r) z=YdxcgpDs+?{OV^4~qkCPcxN77ur3KF~;mASq z@YuVk!9i+3Z@h~dta3W&x78!zbKmts_EBqZ7i=Hz!(h3W_vv)*V_4OZTdfVQSFgI& zp0k*-eI4?cr3c6 zy_M8|Kx>f_9m{^7YF=UHKi7qL^DMqio%0yC9Oa+mt34u{Qc|yTEPGtep<)Y|8*&ZX zNo*UBcKCj5*p=~6=L-6uQBpg6ren~JA3B!+59=taszgl?b3|W(eFS8H?I!%t9n?67 zKpsZn%d-!G^t*0$eC-907s)dqws5Gn$&+zy;Y2k<8)5O*CCFZo2i^S$uk}I@T08fU zUL$#SlV^=yL)|_i-(fq*8nK__6667N&GB54PbY@!m;gN?$Yzip*EmQ7$&Dbru5;{0 zkhHtWB!c96kRI3bZ9T~SuGx?Xk|Q9#Q#eSMYaAqeIovviKF`W?20&K3n^VHacY?S~ zw(11wbop-)2~r>~tE^HWt6WZ5q>BWIx51JCxz~-5ff#cIz%|Rg0)3^+BO^&(hJLSc zz`G3n9@hoW^_pE0dRRSgH+uM&T;S`6_sp$)<~}#Z!B)O=uWJM+3X`2659+nj|8|1( zxrTG1DGnbs;mBe}=YDF?FA80zI%@EcYvAe4d^aJom^KJ+(QqXE%Y}dK&9rs!tQItP z`FxnMgDdMeXI7xw^Qyv@r`{%B7jWC;JCRCVxRUS^q6`=QqQh!hJs#=n=Bf}8RaYd< z7EgyQ`!Z=*CZ8%EmpE=_AQ5H(JrEI?3T$n%jp9iB&i!3v=RAi;|IgCN05v2aD&QSt<<@{WU4quf7D z`XD9cS?KKnO3jPV@6oUGSuWBj8W$)+prNb31bwCcHgs2*`!;k7A@4HuAl5I8)mnfh zX{9JH+Dj|X{;aE>6@faORn_Eib-_xLr^8hfi*Vfu63qDaf^>;hJi2f4+~-=wi!e6; z63j-AfCRJNV<2g<1DErz*P&mA;`#ShQ3k>>;p4B^Xh_!7PtWIHto z7IVUxh~4A~7Mk{g1dCw%L4sMi7eRsrxFsM|Fg6S|NspBge=SEYvPN za)P=^sJOX;c&+HCDBrbKJw?!R*i4KS~7G_<%xW17A+L!gJR@&3;z!0WSoAc zv2vWs2Q^=|x()Tiv}f?f{k4}WPV?+)q>V5shz=wT~r7`?_)cqh#iENia^ z3Es?F#AM!VR=tNBDp$Ql6m!F7dD&aRS@gV#zc@GEH=Z{BYU%Ep&cyX@20`sO2~THs zO}S*&lxQF~CldaqRU*DTct>%J4OtQf&oTkz5nY)UYt z9yMt46L?|~@DhRRDT7WE%F-ayxVC~Q^#HeD9A{@gnQUP5fbIIEV3UF=)g@>*`r^Al zJ49}~OVBA!Y7ivJ6D<%)s?^<5vNd%#YQY#WTiekT3f}GF%MCjDadz@KnSr97G3dC9 zB5aa$;^XY*6GavDS%cRkQNwPy*L zIzv70;8$Vchk_}Pc*FG+xW^>tlKd5VX*T^L^frQVVz1Ih@(%WjvJLujRFFV&DKM)gHO3;1|}UIeum0fKUJM~N6^f@WRxd{%awqCQN$ zV)}Gp20v}Fqg0r|Bk*;?I=Eb6wkZG3k;AV{!7%nL(0j6k*=*6Z?^HH2|bbB7jH7|jX8o0(U2h@q_1EA(D2*508 zi8lbXD27Kaj4oXA!sub1E3Hhe4$E_SuQr}rqE;oMD}mbV`GFo4ls9hyExK>CFnXN4 z@_osBT=Hh|L?my4yahhvg6P5}FZ@Oex79wLTV#WjTJ4is6`Aj-mHAxaJQyYZDuI3p zJuhgXfolTb^A)7aN}Y)w47$U-Q3Kb!5okf&A!#c&Jmoe)Z8;=H;#2aFM!FU4OyFMf zZV}XK;F@*@EnN-WL|%t}M_#<|=q@Z4^(a2;q-Dn|zu zv`9E+P%3wl%8r5-Ppg*!b_n6EqtTiKTQ%IANcfwE@9PZE2G!bPjF2bTN+VnkwUIovv#Z!nY1P_D z>?BXH@$6!d-INw=aZyKVZH~O3wyvF}$`MKnwmLZmQmt*t3GxKle4K(FWUFxodXN*x zIq1W}RGnkiFFS%%t{6)FjZw@#5rMBO+xX2+aeLgo&N3-Gb~(@QS-t6-SGsITJYXGx;Sq9DJg*#dFQR1h?<* z6}kET5x)Gt>C;J#RU)sT153l)1aIvP_@=<$dp>kt!uK(%upgA51RT>f?D=~8gFL zC)YcFC}B>-)cvD+6CDXz7O9q?{?Nwk1pa5#$EE#*xS%C4apiqo%1?^TYyy*MTFs?A zAps>4c%bd^DNhOyoN#^S-8BD$nC>SKAr43y`H3|C|B9V&ig9w#rwSsmD&*M2R)STm za-CNF3~$W}`sY*s0xz``K5NG-OA#>e7oqs<^H?$OE&I57>Eyxrd0_#iq9sOj3V&7^ zXn}=(AmS%wIRB8b{5^Ld&MS)f%@^2j>qWJ)HC=(-L>ZZBlQDlud|HIlG5T&ZJluOD;yc12Ek%pIMPd=U}L~=q?0_sCJGv)T45WGB*aj0F-R+=1v@^3 zBMI^Z`sglT+ELH5fNyiX-7p%g_mFDaz&9?L9rqmx<(%Oc^(Vx*L%&lCPW*9!@k2*Z&9zE8C>X?TCTk&(r`X?VMZBjH~= zypN{%3c=2Rtsuejasnh!D!u|xi^x@%C?_Zk!bRxSIIe`Hzd$+FI4qqfeJvcNYEX_Z z38iP7j*R%q_Ge_(8DZ6_h+7u^^%wDtYb(8m^_VdFWxhl;u0mlwDU4oikEy{IU6jk+ z?e^TWeD|P0DoaJb-P-?Jzi+iOa;?&bjrRot+k~&?V|3DBK6yPzu!CMWvXMN&{CGIB znLKl2#`$teJu=+etnmta@ zqk~LiuQk0^^{;KK29@T^_#=@@d%F2+)2&4L&z=G!=Lcn&Yt)-lxrm-I^*tx1z9t%e zSS$RqvFvITo5UII{QSf}@YeDiEBRZ_x@!@qP0ZQ8^}$@@=GKq6X{!nwB}m%Fpb%{m z*R4ogw?o8rn-hgiEbB_0#N@}MuV0RK)U(Q#oMhp|f&n7ycFcumr471i6ra5PrQ^f^ z#{~4GIOPk4=^ck>tQ!xZg6cP(eHcU1$$2_ffLwB}g^e3&OS%Z{m`$iQp^85@f8WK| zypW)&vK%KUu7J?9ac4M_C-JE){~2GvQ~7Fq0q@I;iQhlYGVqpH^6kjoi0ZqokGt{I zIS3M)=Lg)g0XEtR_hbNb6fXM-FA2w|p}s^1WT(EBw5vR$X)6(6H2vRrzt<;Q1}E`C zw^|3sWBPTv+G(MV%Mrm*TIRoS*PKl1cP4Rp=76(z1WDqbE%b>f@fdih`VZW_FR>+Z zF=9ZtF(%%h!f9CONjV~zgJh|L#F%(LiBql6r%F zXbWN+I{l~EsHWs_gpKBV(L~a7|CXcsQt~l2`&0n)Gkxe0&ix#a*mhfeSTen7=Ki9ZMV1T z(ULhy)jhI=WIvD>=g!jLPK)!vs{AT*45(MtVbaq^+xhbVhffT1xXSfM()ozgjw(nz z?S8vlhkgvlvw}(W!m+g7lrG|KPDFsBq_&BrO-@^`s+4k8TfS>Use1noN*Ug6)SSw`j>8-e5R>_QyB6k z{J9YmjdOc$ek8>@-Hj+&Z-=Y3Lk9VWMVFvs8K!Y!92DUs)|#-sfplU3=U@_EGgKF)%pYDA}ve`44fGl?v0ELV%Mf&HUu%jYcs+PnK*q!ex;lO&Zg32Lm6u@la3<*{M>*sJ09P`Xc_b-51a4e|IZct4f6#mP5w`|zg1|TW8iMJvewm3+STZ;)! zZHG-Q&U&Mnx*@ob3J29*7~M@o0E_qnOq^`(1+s0WD_Fu)(s>+a-UuX{AZGBHZ3Y*% zmuta^T4wO91UaJ);DmRQBL;i&5zRr$>1?BL)NtgSp(C-M%G7qK?N%f8mXKZ?lI_S5 zH;oePs@-lJ;wYUwS1ypYB_5iazO59YChg=p?OSBQ$f?vox;B$e0*^(~B`K;w3P@7}86pG~Bb*tb%nDrF1|ob`BjZIN5g<%`J)}j- zFA!0$7~vmD@(p<4O2{YP$D^Hc=d;UG`)BA9J*vGF z<^2gOMe2e?KqNX4)a+bpMyPgF!qDx>O36_qVmCOQ(=dmM>_fQ?@+L=Zsc}qi6^3ayZ z0BGTBHi^2V%^)R-as6K#E0|dn7Ct-sH5ufZkyderOUeo}0jne85*ua)cfF7VH3&4f zQ?*5E`#!a;+agN4LbC-KBZkp0lfD|$vas}Fre)Wfev$gu!Z`9;mve!7*24HQ%=GIt ztGN#?&5`aO85d+Y4J z5~H|lGD4ReE=ENBJeU{Z$RM%Vh-wA$&Q@%75U>%RyLj_EOssCz>O|^jy*0!_;5zn= z`Lq59qU>`bu$uoSQmHgJ>FW&Uv&>Zr*xW!CTYsRM-9m}pn1~5KU%CEj_!MKG z&ygQ~bhyQy!gZd;uZ5G^1}yt}gdh^&({CQ1pP8~Hj5rAi=R-mAY3xBW?{9#E^^2G^n=Tw#5vX8#~8 z{bkCj#lAwduT6OL>T=f-z#W;qE2`BX^zuA7KZJd z?8WT=DObznh9I6x_Z?_vhYQ@|%UWujLbgyyt5)NzA@@6JEaFw}W85wsvWXhZ3oe~Y zJ3SIPx{lmpZLop&q5Ea&ZyV@|_)lc%i9J{()scD|+`Ro@9sQaen=jF?*U_)p@ct70 zy4QICH=)}a@nyXqnUx#7 zgjQE!y(g>}Uf?SRX|2yf57P3TgdW6gABK)bLH2eJGk>MLon21FI0zDK4Rj+T;qMcU z9OX@eEuwBtqzcI)w-SjWtZ#(TPt#sO7H47fus#_^KTr8{c6NLT=a*;gCaKN7i1P&f zS8b*P_vj~BfA7RPSp0YA1&3NZvX#<;1IaE1*-mM}0c*pNo#Y7)e_LB*H_r(Uz}yOzPAPEr0+ zgmVddZmr&TF<)UZeJ8w+hL4i)krh6Ick`WsXR+-d!E^6ska{@5pgpR&vyn>;S&xQB*Sw? ze%~Pb9})(R{KxP;YzD#a#{Ch00aN1NZJ1>u# zts&tBbb#PMI0eDR5y*tyOJ@@jurJ|9+8|9j59tsj9C=I_4WSjG?T2PuVZ5vkwB68( zCMua*oVd4dm*SfAu$F-A#cbN^iq{RfBm%-J z>o?^X*1i5Y%X3qHPdw?zN~4@Y>(rWAj49#H=H?UK{lDwUb)q`P%(_Z8~M1 zKDvhU-Rj8oYlC6F!aO(nT%Q}P^Cm>QYnXD4(%fhNs}I19NzQY^Z>4;G>n-6# z#!7LQzk&twemf-A?>)lKVUP)nr`D6^{xZBpI5%KqHzHeg_&k_oeu`)8Gkco2bK}VE z?sa;_stsf;eMVjhGbG8lm2!Kv55vT*Dgq;s=~01AK;1Gt3S0n2_=2qi-bwC01Fz+= zgdyGy(l3wQ4YH=3Q3d>-ps?(hR~5c&%JV;(TcTM;yeP*X6p=7*-UA<@GJht$1NK9z zxtGd3Xs|Aje=j{rI8Lg$zZ5UCVz6fQkhql}%GJp}o2Zx=B(mQZNMrcUvLs_zQe6HC z?WTk$h41rtSC8@Y_*&r!;SxmJK`NSFn<*)Rl1X=x;K}ix(lrX+PXZkE{c*iM%_$^ zyY`}iGWiC*FDvzo>2*b(>XNa9i$tzTx_(^AdTcfnL-2aO-i1)#ilfiCsW#%Y;4HlmE4$qqj`B= zlqpo^->B(85+zWg1`Zd&Y!@3YMQJGt2a`JVmu9ejp=H4eE;cM!b|znoKjNJyY6)E{B<{DZ!-|=hL^5zQuv= z&4#3s^Id$%>~irjz^Sg z8snwp-xsukDRD&*!#YE|9e?Lbabq@*(%oan#*=FGbfbQ}TTR>PDYG3xcSt*|n)b~0 zh0o#&3+J+Nw`1#7ymN&qM!ikEcB!{XMF*+3$^6Ec)h72bKUZvzhNiw1fj?sUm1QaC z&%$r|i_@EPBbfg4lq_bSyKNim+g?+#?dz>r#ia7~emTxyFh_`fu)%2PSw--y3+x^Qxe3+j3kR{fNW0w(!KLf5_Y^1c>8P469 zrTH${_3e-OE9;NPE4DxMai4veA8zF+9pzSX4!zah=Q!Wz1BS_2QfJrm)N_tgYp&hV z9FiMM5983nR=Thi>N4dAg&7E2xx(lRgaK&f5gqzvS%X?xgFdTYW(`U?IFE-T;j3Uc z621zCBjKyyVvt_mwAz((F?j}f&h;?-zfR9N%}XBibyE(O?h^IInB#vZ^x1ov}C`9J)$D}SZMr*3+z3X_-i+CYO#l)Mn8y>ne9>b z*JOXCfdbikDzRggWpAkfoigXrd!WniXAkLnZ1($j)+S5#uh=v6Xq!s1L&~vc*%-!- zY;a+yxkH|nXSYwDk!MSZYj!2s)8bhky~B>l8NqFZsBBwr$;yT=J60w3J#Ef3D@NHD zrAB#@cyu-(hA6P57?oY>EqN|Mb`;$lEhTc;JcArQ-FpU*JWBQ;ePlSxd1ST9A!e&o zSpMv=d5^sN9`feA9y@%}f)Y&o=Vpnj>wHnQ9vO#Sk0p!_w1J`5TC=!YnfG@Hp71hs{@H_mWM7(qxOIxsC0w4`)R5hAQYgGbT^klKyq+LpGCx?SU$ z&KGBYZ_fX9B-m^3MUdbqCY9p#O>zAbc)azV*2|Olyq)?k7xWl>gI>h^ z*^BL>)NeX*y>hapFB!qo)M@FPZqh5q5pi}4eIh<6bftd9i4RWQsk?F@JF&Uw0_hfh z=#2Ezna$?~BNc^zjqooR{?)^KN;neU?|S*_)rvf= zBgK?FLw$x!WR^30teHqPVf1sP9~KGq9LXP%OX2T>sq^`m8;tU0iB_}6jaIYAeJ!_! zZjhL^S=ym%S@$&_E0Rq+ntqO8g^&ZqxOL6Y_mUvX8oVCb*uHVL^M4&;K8{S>8sG0|os(X# z7V=*~-Ypk%e?PD!Ld)B-MO7Br`h8CP#*A<=%$QxK)mIP`hG`RY8ec(7Sc13@IjI4z zQu&B?Qn?qwC`VWz+1MJ!1xqkaF9VcI^P~Mihu4q5c^%U~`Qmd^0I=D>Xv-%;>9`btX^d2eM_8S;)U1CZt zh<1STZKUUP(8d;7P1hMJv74PQ_o|v!-C6#05mnmxdh;S*mm*nWF zhU?Na$1VALH7VRn-HNyJGpY}Tv zdmx2b)((r>`PBbMwir`R7n_P6)j-w!_i?1S{9kI-YrW+~N+_59rnsr3ocr`XDV;Y< z7vcI+w20MctU!h4{EuQtoWN7YY=KHDt65(mQ8A{Edd-%$oAo6~d7^T7q)fh9pU);T zc1)kmy2ZoBHS41i&H(#J3GE~0XRM??AnBq!$4i(lCW!{Y$70p#^vZL#nw`~ZqBcnF zb3|-Nlp{8L;D(E^UT-NKmcR~gm5%CJ`LeWV@gX*Jd4Vyan{F$`((pF*T-@xmB|cxJ9gI1Dy)tSvIebAnAR7lVvYTJ4SmscmTk)U8@Sqh9h< zYY^B;o@%|6HF>J_h7Qk@qO@SI>u{u%Jb`A63m6I~$P;K7e+8f#qx{RHug2&2c^w(D)Jo!>YB33b=c)f`V$pe zA${0a3w7~1TCy?SH6789cH>=$f8VYm@s+1y;*3ZvQzDeI`6P4`^|C~i)B;|XC5iuu z_L%EkB{p}E*TpxmlD>~{w^D^z&R0 zRQ6ney-<(ruz?pS({W=x-pKfQslQDeQR?pnvXr2~#=lb{SzZl4EBP&UzR2&#DQ%Pd zCEj1u8&|pBegddmuMfNSp z@5e#yk^J;5KMv|b_)*C(Ix_MfmG`jmJeB-e@)uD8U1R*Pl%JQK?FM~Vo^RogE6=B2 zi{J5$jvtizXPfjW^*<=}cN*}mrv3%$@5G?h@p}7QyZ-TE$H#{q-ye4Vx!Lo7i1tHi zJX?6b1wH#mVJ0z{$-xVa!kS{sl7lsUz}`SykFPlyqK-h%H z(mESJXeeW`#pcr%kYG>cK=$1D{4Yif2p1~CMU-%{<}kGm7P%H9+8w8~ATcpatPG={ zrkrZT*0ZFqMl3#0`f9}PYn{H@`d8aNVeK6Dy%zKB!+X*}TDw|7d=Gi9hfuwP=gbqG z&DdO0#24PTi>lZ+Utr_gmsB5T{_&1AdYqYQnM_0*d6nQGeq$iPD%=r}V0G*ONbQuN zos?Fs%Cok4G&QK50=2fKrKnrA>e$8PY2`V=D%`~&2}%o8?uILbuaKn{YTrwgQwufj z1mvcc3uyk@o!G#AiW`Yow_X$-yhESXwPgTOcl0`srk&F-PuI)wec4q>J6bNk`v9?~n}=Mn_tz`I%lz%Nvv@TG7kdB~EU-;0VTD4EL-}gpKUu{3HHhtLpR@?po zIxk-%@ULeZET8c-0#(FZImIA)q)!$c6VjrO^`-$+B{?CrPNyBt&<@ushE26)*Xo;` z;GL?86LgI9wToYLgwm>whjoZN*F(edBG0K-W3-<g)g?HrD5CQr58+(z^tkGJUNNp6YPt(ygto82UA?vCr_ za$_QP>*d`odifN$60&=_U~;pagv*n0y+Ur3`WbFlOy7y9$n9nlt`sa8Vc%JhsV1zZ zO~N1Jwrh$Y;22Qjk4q46!Q^H@kclR}R&JE)<96-joqA1<+g=i`5p3LGN_7i5@d>?F z&`zxP*9s~(^1D}13hm=blcb9mu=^fYUxfuoEQlivtaZX86w0*$eq%1wN$?i zCd$i^%HgROQ9+&WW z3E7tj4M|8L&SMe@Fi{bXFkMVAS4$8F6RgV(><|$C!Wokdf`s#+?w7~OPr_6DnQXGA zoHcs5lKQ%Y#Yp*KG5oYs5*i~F9vZ_>_kWAAP|E4yh_8w#%?^(t@3LM(VG1Y?5#pgvf{zJj1P1I-k@BA=!+*RzKg* zQssm=kHOryHQz#fj)ZrntV`L74_HE6!g~EQ|8{P0jC6LH-X@PDgoc0Qfb;aMU>MSN z#btT}sVq`$^lMdGrbnTbB79w+X5C4M6e6WS+v(AqU(`L+g2sorckA^P-2uf_>$;R* z!doNZNQd;({4(LM60DadvZeVBJBXy2z%PP+?3J^Vh?@zAnI93&l#{kwGV*xtPS`3_ zKNdko)~uhadhdx;uorq(g4^omPs_8gVfwXtGwH?PJ;BQ63H|hcv9G^^?)`p0ybL-Z6X8+gB|z9L8VqRj-Nq1XdY+&&>VKsJlUw9nRLhO zG&6O@jGHp8eJnPsgAVvLc$VjShp0TubC+|hq)cu#+p_Bd+ctv)YkRhW1nZ7=f&^=?_JRa!)>v{ww0=iGf_0V0 zK!SCmCqRO~57IE7gFb9{;Zj93^qQ?spS0A+-t90!!N2RNP^9cPnYRAe z>>r$S+Ez2eM6{6A6!bqb`vhm4HnU3r3l7bFQ+I_Jl@(&fKGEd6@&DW9&FMy)qz<`l zF4Z=&miYiys;pXC_*hD*_ zzX}x=v6HF#KK*r}wq_Ih>rg+buRy$4zX9gmfAeFf94E@=LC&Q4NgAkYnjMJl2!UMr1Sn2gX%Tl5n^PfbPiaXQ~qPjC%Oe`a$#~p;1Xc#I)GDLYPaV&2h^?8i&ElO{3VwqwCC)_un zFKWm*u_1_?vIK(>>xfMS$WFw$*BosEnSiYgJ{6TrqbOiDWI2w$fin@f1l@(2h^YPH z2mvlO*il}#-6Dt6KqwOe+SrYFHb)7=(vT^-WD3d@W8j;d1_IGZ>P@8B;Y1{i&8AWV zb=2{^OJ$RV#}cuoK;xv)6m2T;DsnQ#Y&>J|QX{ckV;RA-v;n0etWp^J5Q1yLc?H33 zX(NQ$UaMhL zPo91_e_Arno326q+yTPv1V{%6^Y8@7LmY%dC-BdjXb0hYya1AMkJ1T2+Q>r@1xjlp z5A)^KgX=FQPYchXLa*?g7M?>Fd4;+yeAY#6^TeqEuQy2z;?!XN$r@Yb!|D`z-QL}{wj+FfKq`vQsd>-4;f^gOL!r|aMCd|F?mOIBkWyHx2fP|s>? zY|oSaTE=fUOZnBrlL$+HnsTa%V^OR0CwXpA7{@UBanc9H?Woh^xs~u=^>(OjJB0Pa zFnX=VMYZLGjq7VoucDs5jrMG>?QLZyw??e&7G{WGCby2H7l{2-+t%5{S3u41Bn$l} z7J7L8Ct2y!t|dnekqtbjS|OyKr+0zqV7FT9T(6#ZBR}VQebaS}#$fUO21R_!?w^?@ zryTURBE&XNcALQj-EBY16 zpW|KbOFlbgl@SG)QG%)MzUUJauPWT4Cmad44+^&_8l$?`!?UZG=TsXHpp!ho_FEbx z*t07IGS`1A*XD4DMk`2_kpjZ{L|C7$b}WUB$*?h8?OYHxr-aQx$7!N!=CY%t59UM; zgH+249VAaMXBCbdAWyXiq=e_$M`^)Fr`$fs9@?PVc(%38vx^$k?#P*&v$UGEs4wBv zcc%h&ry`ZRQ+@-5v>@I-jDC{zK{CQ(*4xFbo#Crp&E}=teH@EJXF!z&^pTN-=#oAHi7xHz2MW z^)4tTLYv-2s>*@1RM$`C#jYwo%dSeb`hwTX)LXSOgg>ia=9N+o>}P_pcTK~FUE~2l z0`~>zK>~WUlgdfT37R~@nEUWa&nolrOu zu3-vC!u3_*+OKeAfG!;zC20gC*mp1-86!`yo^L%!u)pC(kl;vBn?Zs-5x0W`N50w# z@*rLYEV(;vIaISrFK5cenV}FNphOYRLgP=jyTpl=`6kz=t|JdtgWn1(!sPdBBJj;9 zU~5qB^)BLhk9DD?QtGXdbH0xPR_3d_6M98At-Ia2g9{uwrnwRG^W{^C)l&+`fyC;` zn0{5#Kpq-z)@SpHA)A9p^B#$C6bB*Y2{qx7I4CrU^?iZ^GvP8j9j{2$X|eiN`#WMa z3O6>}zv!IzN;!%?#{%?-I4WVKUv1$_mHvRGKDGUj=Z&QP(`;{~t|V`@A1{qAx;j2N zdvOtZNE?O!PN=aHg+EayIGHgyOhcU!r)E%}$EDN*cl7GHH$* zSF>*lV_uf5sor1u{K(_daN7$X)sNFebT!jN##wE%omk!7q@U<^%hgXz-GS%8#nK%f z_iP?E)vV8p9}I`|`gJVL3$=m+0ezd%(t((SXGg?5hAW3}vSh!1@5EaBPyJ)7I&tdz zj0nbWdl3f{hu7ViZRLVbQQ&5)AXXfQGH%vq6I_7Uyu_Fw19Z7=>b^HC!golvYvd!MmHYPqOf7g zv?y~UWqOj&M#?NTx{;Scv3~M7eCW;O^ZaNwlh0{%9chM&VB5hwPnzvub`!2NOcHVq zxY`Zo`Nix8%Zr2GZ_7+x9=<32vHKol_arm<3jH2~_a0{@Cr;N=_M=L{o;pEc$F#bM zeg`MwpH?TN%~R^c`akd+d_N;7<3`)s&2aWUpNy*!hXJxQ#h6RFC@M0#<-t;1++K~gjF4W3 z=}E!clt)2=w>FQ11Z|R@gdU`KISW0=fa5&$Y78|lkUmI1bP;-xK8c05DnpISqz@9I zuRsqH=@$^}TFDZ;)t&+g-k#SW!CU&_NVvcij`Z@JU_*p(WPm)uqF6XGLY~?QX=9WY zEWU*!>&X)=*o7k-$rCK{Ee6?4X~AORjf`xi*1^Ga!jbLd2^M>AH6*+Z!jam3?Zx!O z#pDSeB|(V4(Y~y)k|$Efe5NQW0?jd&pNDl6u1FRwiCY*FPU%IE;K1v9L4w0J?F0!9 z^%VYPddU+!8+L+JYkbv8p5S>u0aDejO4zCswn~Mqc44by*lHR^4_mFnR`;c%pQfR! z*=oL3(^uR6Vc$2bKZNzGuznau59`li^ssT^nKwQmvrKEDN%t3HUId(e7-iL&jW9Q? z5VX@m{=I|sYeNZHa-bB+4Gs!8P(lTeZ5#xP>MaGZ5Aj=W$>wYKY<1s}Q-p}_7be4oT@Ue)y z`L>}CNys_wEGsT$JMvco`3wD}NBJ_cSVGijEJ`L#CVQvu$R;v*s=Yhw($e`mbsNt^ zx+CtiXmIMG-sbl43ahM}dgEg5dwrODw@v<2bk=6hBF=g`!&(^>X|hhwMPxpyx5Lu5 z!#VmVdtr07#j2rxm{Im2^FCp8aW`&|>@RwPnY*C(x(&UkcmB8&zbE;Y`A*hb6%iHD zlurMNjG~lxQiET*?7`Wca%4lNcVt5)k_9;dvUW(8&bhyL$(tXO0QY0gAfeT~B;S}> zI?MX_xmjoc9skHXxSd0GQwi>?C+wg?YLM#&Q# zTXYx%wMBpxc{tKf9uymS76xx4-j7Gx1A-y?b09q|8K`xhn~wX=-?PJBt@G4Lfw54- z-{e+9!oSSYBjG(@F-Ul?xjB)*zMgv!3&J|GP#Y}$*IrETt>-bv8rE>FSkivr?^RFC zl6kK9GS90lU{_ecR_a%gc@}ctS-=J;!D1M=<9prmgzrYz5jF|=KEZqSDUe_rt;Hak z(yF!VT1=i!o)c`Zuo$G5(t_-u{JfYv2Y61f1iu*MAf;8SLpV&HYIQG1$y2Q^ z={R|6p$|JrIYD;NH#@yn?X#F~vzR`x^m)SHG^{Pd`p8-ORFDn*1?WLG@t2?n1u47? zJ;=s=0iHB`)d-(U7qdQwuh5G@t{0awK!Yx=W&C<-@WHLzeaWXD4y$q>tiCH)*&6P3 zy-mW}7iQU8y>T-K2Mnuu`0;r<r2M<3ZX0Yo8(!+@qE+V?R8oP1<7&E z`FtedIRYs4i&FG72lP#HyPeWj3YLsu(kRFjr}YUk^ZR+oUEMvLok*I^xXp29qVAd^ z%|=1wF@h*1NB^yuyi>1{2g%WYYXlny6Q|r26CC{~h*F>DcCAz)2R0&A5G={ffFM%5 zAWHRd+r{?9qut#0lJHT%CJcsgt)Szd;BY_)ow&9=F6g9(ss(-{lC%3a@S`TNcJ|;$ zEw8jd&R)rp{5k!U?-_^ST{Rrx2WiUew9U7e{+3bub0s5pFI zKNPd&?_9N)uk<>%F#tYe{e*W4wA;Cjsr4b8HC;1nwVN*gpmx35pfJeh^@+11RL&$~#9@vhXFr96#biX$r z1_PyZ*3yUVR62`|xHwU}CdJ8lhe)PNNxcVC-4bSjonAU;D*@aR4tt1j0j?qN&tKih z*vWASNy1@Akd@ob^$Q%>nBeF}Tv9#Cznf)rER_|v(@Pj0r^<%MKJ{IUk5gsiWAkDm z|NR3Uc(k-b%#zt3TW-YM;FxWWZ(Xp)3xmI9i^KL$ zU$s*&T*{4yzT^!;LPL0NzEer%ozp&ruHcc}5aSbP2K8D}c_Z{S=yvWA7Ns0#9~P6! zTb7E@*XC@EtCpDQeh-XpoRY(l-2l=xarReh@o)yCLkVw?cF1J|N(ZMDn zv%KGKy#7+-8vP#&biXsS&Ld`VAo37w%G8}K)l6`^S;V_wU)+T^-Y4hx3SFs>F+n|# zc|&xPX||PQQNbo8bPqr`k$ePDf5+YO+cr(^nM=rWP>JxrY9(iRfgVJ%d~FyAgWVuIZe+F>C$5_16zT0aa#4<{|# zTmtuGBN_e(Khjf(!i|h(CF;U1N*%Rhup1JTrP0Kb>2SoIr-2A1l$MXOhzb@XW~iLS z%(aKb`Kvk$tammc!2s}7BiIe4w8-Z#%AE3BkxEC8mhwa&aDr}}t`&H)EwoqEV=m>5?Sl!?RnMK{I|NjQ(9TgghtLa~xJ*n*W z=0Ic}>BhA08sr~VAcwBJpN8)@0b*Ql9{^jhK0Y!UoNX?y$O_g6>Yjr=YJj9DscPF!~wN2l)h@gFc+&x#uXR9HK0k zT5XFjRr=jTE^B>7*pQSub&3o503u$;`DBkuBk#UyY8lNKHxsn%r{ z5CWLLJXQfok-gZjNm>aq^)=GMF=(jXzOuX2y)@a<$Fe0WU0O zbXO#${tRXWRcSZ)8C0cHuqIrdf-3R^mrDI1k_PkYI5#JlSE0)#N~yky_@G=Gjq4yv z(i}G^TnC}ceu%D4zQDn;PW)iLx zEE#cCqbnF;U2ejkBw?2%6uC!KqbmiIgrXYlk{dzX-;WAu^3!^akVc$#y+-hHZscbR zI`Ij;R?q>oo)!91lfe9EQo&t&np2iEDPw{xbAKbE?D-L}AC)4-%z&wTrqEtyi~B%P z&<3L-!*oqHNo~tc_vH$EGR{Ic!3g~Z$P}5Pdb7+`QdxPw-U8Yt@aZOLx*>z-)lBR4 z=HZ+r0aM*_GPIZ!Mdm^&VT!NPYm3&26giejQkY1dy$;$9NiiWQ&^&cW3i<*GI!qB( zWKi&&;3YW}09?9Rgi`^el6Is|@NvP5M4S*@dL)aj!LyOof_DpE5X}}ioWLC{(2|{# z1H3pkz4@!5qvY*K63EizEYK?Q6P@7qnb=bf{P~NPB4#B`VNrNz@eYE-HKu8W4zt=1 z*<6((`hpcfeL9p^1iOq$T*J6rlI6UE8ZO_MDR5hgWwNwmb_QuFn6ijLC&3EZZG;>0 zTqr5xXBdGe?I_CTR0St0hcL8|qJ_taMAK5_+9tL9&6{#soS0I#v{{k! zR3;CVl8EpcOm#YGlZYO66x!X37EM=dWCV2B!be4XT0s_}j>s$?%6ym5|NhD2u%t`9 zyF}n}2yAp5ug`~`9hS`0Axi^ED-2sAfcmkvYgsF1^@OFN>>`h+MfZdmqeXYRM9v98_J9O?`7H+7M`_ji8P@YG&c1Xp->0^D!h2OX65e~m zk?>Knh5i;ivTkH#6SWSWLpFc}&pYctf;~}(L4s$#eh{=!d1k(T=3b`ZJTu=KLU8wh z1kb%4Ai?u>8wk^Pfzsy8{w*MIQ2`qAa3oHidAf6dU+>Rj^Y-iS{q{$ag_J4AG6htPeuP-lH2TA9fhn{1N}v>i@cpTWjmDL_3avJQYGRO)9*8lAw3+MYmhggB{e z!E=pzoghXn1Y**vAD42+$J+_lMqp_YHyeBsb)rGKk+VRQdYIeg-F%xT|9|%021=^) zyz{*E(Oo4`(48Qw+oq(x5|X+Ft!e~v(S}mfj^u!?N+6LEuvKRumJ%4N5{Tst?5gI# zM&5-)JqtVXES#g-1BrYV5_JwtlnL6ncEHEpL0R<#WtFpN#x)Bw-V?lWZKPfAge1Nv z+TZ`Z_ZHRN_cm0iX}+q?fxh?ozwdkReLtV~d7qC7+LIlv^^CBI4h~lMo8nyyAeQy8 z@)c5DY?Rr@kZ_T~YOKu$sj;;Kv8+#WyST=>{d`JXy}FmM6hTsiOhmM5@}G5w@)dQW zIM~U4fdfT@u|G7xxb~u+Y|DYNVjQjWujM(u;nTk+G~byKeT>3Nd6meoro5%Gd+pW8 z;Xkrh8?YF$g?e@`oz@#?d}^pHH8 zLEeUQjDkw7b)Y%IsHgdO!91up?(;&&JK+16EvRYG9H__N<%A*xH5?x4KpzA3Y}6kU znwN-_d5dR&J^;Fg=Q1HZAT*`m0&9gD(Jbg%P$sgpP(-tabEC^4xV;N>J?MNcg-*mh zPxRp^b1ZLQ1i}$E)CsBhq?8wl@G>LxT~P#$Q}Sj|MnzocSR6&Xt>$|rW{%if0lN`1 zgB9a=vfnOjJZAq0Y&+Ob*gq1MkF#(650PmTnpOY(r9ZV<`IN3)t}!;R4zLkH%Gn&%3FA|E$vK9txB5u{`wdaMp}qn2lhSiQ zKmR)rFQt?Acc7)wa3F?+{f-h^f6nak4y (P4kVtMxvi1mdO$Q_}p=4s&nFET>| zTlH8KPpjN*>Cbu2Qr(CB7~zo!Rd_A3*S3@hcvS~QbJ z>mY}?EElu)RwLQ6*2t*p@G#XhR7P5rV|9X>o=PP|iKJv2MW;##%qnqvbHyS!31e$2 zm3IG)N$uX}zgf^uIGle<1o1+}&p4}CCpdSM&X~7KROq9tk;a#OT_1Yi@;uDUZS*^t zmzu_8vBgR%UOHic%n&rh03okKUYl=4#a6 zoX>&X2@yfe71GBW1dFo+5npU!)+8-M?o!n2a|5r5>+5Ap@R0o)3wV!bb`qjR6Ruy= zMvS>myWZ%Y!5Ub%S`X>wO9M5^tXmC1fABgxFlxVn(c+xNR+y_k8Z_#C?dh*1CTUD; z@;6G)YE9b2nv}7hWliex4B|qG5fjn35 z%AnXSBg%E;X*Mw6D0!OIWgaF^u%m}%Ai-MB;m81answG?ljmU>&`3-qlj>LvAxs4E zArhq6c*m+S3*p?V2~^{XE|3K1OLfX#7A+~xAQS+Xz~&<*X@Kc}hXh=?WMqAQLQ)ap z76mb*Dz>JC&X*HWRN!-@F332=GHPDr@2OZBy@jl2dnz4SA`(}P$`-m>0zQI1M8TVL zTx0H3lK2X3Iwz7T5oUcx^pemj5t+z)iM)lly;XVBQH9a|Kxn1I-VXYK45{MwcA>dw zrs4+T9x5puD_U=$PR!mdv=r6lDf8U8eHiqV-YRAvHg6Tx3m!Km>u0#AUKHK_`( zc4P`y#7C6fp*6SU(6ppl$h}3m9b!wPhI#X$AGbz6cK$21*vG|Z>M=+q+e-56e(S#m zrMt_!;yQYJUbO3Edb_)I(w3gIiV#v3Gg!8@O zymC0_9gc)^_~HA74e-~&yN^vE!F!o4Ai=xP9U#F0v3G$4hbe9a*+Xfc4zxU;U1T56 z2@bn_`ydCXgJ4_kYmfNS6T{C**TCo-OkcTfFN(WP8&#KjogDTBN=DuCFq0OO)m=!G z9%A-7P7?+@hCKrk6gc`U^dQ%p=b+p6_m~*Z@rZlv@9~5_41&)?pJFLoyce~@i_l#) zo{OZn?RQ9j5BV-ZpTQ-k(a%YiP{b+w0gcxbQ1ZDYf4@|v|F--DZ7;-^k45d(c`lt829?olssm$6Bq4ZSDM#&<1!PS8 z-CvcyF_M@9G8UvBGWk4O#sm{lj7&lI8^0-k5Sb)s-r&y*Mn7)@gYXeoLr-GFR+jki z#Xo#WJVb98mJknvP2M1jMl@C6pf7a{#PbPx3}jdiN6=aIl$dYH;ePp}zGZ@?ep?N8 zd0&3S?<>p((|n|aS7i8F9NsM9yizz%wv7gxdYWLrG#+v8GZD*QLV5DpV$?oGV=l6v z9rIQ3FMsr{cJ-Z_oQk|RdDQLlN8M^Q;w~yeJzs8{Qz{jTqkW;hiOX)V)RX z207Gu7y6na-!jP&&aKv#4d3&o8Jqt?&3bukHsB$bfA5W6GEP5zXc6ZI!hNd^@k2Z^)3n0aY@nT zi`b7r^@Q`J`CSJ&eYs1f_|_4pD=S2~@k@k>equy){V@M$y#4MZCdhi%tM;iq)MZ_? z^sO&&elrn6gFlLrH>U{cIBTpFzGIBZu5^qw=V%&5W0qjq>>p*!_S)xjEVE7wg&|lS zZ2M#OMKG7Uz9=jmhrK>1tisU@*g^8$%^{5rE#g?z!wA`3i+puhegv%W9p^#E!tjxQTRUnac@PZTT%P_Vgot+!jW$- z!WK#v4+q86Rio}^i8tv$T|VMPHaIMdwsox}Ja&++)SKixT4KYLj=Ax>Fy-MW4|f|6 z*{_2gFLdIrFJ`~a^Lpv^_y{gX&|Z2K>}0N!@e%VpcC9bRIUI~|Qu{L4sdT5ku@v)s zd~Gao#8-`Qj{E}HS%(A8O3Z$NGJk@j&bWQvi6Aq23haD^BT6Ucxjfd@rCgMa%wn)h zB@QSHan~uFy}L|5zD0k>OHuzcs@@H5(NDeV&uTb%Y1fHYYi^x6sdmv>qFc_{zXbrYe=CdeO;+)Sv>6n?7|bqVx>w&Y=P#tODQHE za(yE0pd8<0lAmDG-;z>~|00Hnl()^t#DJSPV?pSO^t%;Q7S|3l;Zayxj z)sCcmXUD}Ve^%9A-@}~uIA!}iYW+O5)n~s)Wl2`+>GEpzwz^BO5|y~Oe6Pvfx=Zwx zD)?+k`}@U>eRrhZbtm;u`$|RK%J})b`r5%sea#y7JKIa@Q^WMOC9b;&g^yUrpbgex z3>Pu(AW!i5Vz_|h2zi1%4&Tb{(eQ1jj3}e)YM6_^_Ih@a=6c`R?6MZ@l!~L0RIe!{ zmrq2{!sL<-B%6y7?0nZ$Vp63vX1-g+I${O*hOoBB((6)iVmk$HiPH z8b-j)-Qod#^o^7ZxWC@n$R1d|{*?V1onWf5oK1B%>!x~uJk2V7&sCmfyj!zM?AJff zFmD~Kls{LE$90%`aEg&CJSWqB~#zs{hOOfA)7^V+_1pCuNp5L_d5hVUa7`?CY25Wc&3jP{zu-x^EH7CAIImrp} ztGFGcS&yZ=$rJ3CbT3G-_fgKTLKJxpf&|A%KMWGA7IYLOII8(^kYE+HlOREANvEI( zsWF{_9;DJ1Mn6mXW>nqIkv>QTE{uMj^g*g|vqis1`9Ugn&C)-hoGD|on0D^5!|0bt zA2jwqg5J#BGQ<28K7)qO$Kh*V_!_&8R}L0MYyxRk33?lOrmDyk=X=uH5M&2=f(0Al z$S(3Ut5Us(JaeHqePceycM#Gx4{O{Gx`$8gI%(HQV+~BdcKgX!C(8>C`0@fB>`x8$ zc7WL?*mPhYNVA3&;d4s(Oc*|UhR@Plc(-8lmhg3Alsv&Z;$SFdiz5M+@WW!sw@{iXfh`S^7!J3F1k^ z=*LMP%-x0~N68b+D~BV8$rH?Z9|Q^J*7t)1tLpCs3Ema7g6yWW;N8c~iL_D&;d#Pa zA-v_nTl*+=9o%=q``a1v1nrwz;?Kk9w(yy911~Vu6w#Lsd=P1r4oqL0u7=X#$rOq# zRPR^MxuSh#{0k1a{-2aUyKh7D!#Mke6Nhd2#L$vF`A<7TmxHgl_-WAbeiL`? zEvMfP!RF^hA9ndzzo$~u@2k}KXfuDSQo}jts^J`SxIjH;j8{4WJx|O;z24=Y)N1FA z4Xql7ddL}Cr4+@66jH*O$HHOsZlr`0Qwo(Q^_qFQQC1Vn+MYMqg%f;k70h~}u!)AE z_9%n&ag<`0^l_A;){x@zYt4AoWt1oXYSQVHHKQTRFkL5DBp$l_x|7bl6tW$T2#P=%E^(&FsN zd4_tAI0@%Tg8HTLSAz@mw;->|LgUEtH0iAmsdVdfr3*(T8HfKNoz7X#8vbzjSpww5 zGFw1;*2M44g7uK|CmgQnA#ZxR-IU{uI*?A}lHS{zB2ii5;I$`H20G^S)K$9Q*P9*V zeTRXiddzX+G2*ehAL=9EEh9~QQ42|bI&F1Zf4ilG%>!TlI7f%w)`ihAPs8Xmw4A9S z6MQjC3lyjTf-h!t=**>lDAHxiJy{_r(q%z(Ir;b3rne8Mx7W3FKJvM0sr7zD9W8d1 zdaqlG9A1 zv{j;nBPqPTcaBsoC+3sA2n4t=!ma^FO*BwF%@aVR^SR zJ+1jweSf8)GFn|v1_u5{;+hzZ{&l3@u2H|PnyB{;j%+QU@lDm&~c-RzMIRK+v>{^wFBwK_I= zy_uXru^}`%(Hy0&-YSivN12d{0o7Imk`6lxc9$;Ym$8IN zdX94qB~wkI-$U7Sf7>hE*@|sT(vPTWR-oK`3|*5lXSIg?=Y0iBm89%Y;r!gPD)WgI zfYk=6HhE=btMjFJWPHAD^Ko+qc0} zJk1y&*a^hWB6?L-OD0grCtgA0c4h5uCt~~rV+FOB*)Kc&5SMG9^R;BudYM2{~+$elWA?z&q?lJ0MJq1N0 zKSjQt680=rELp%7K_Mz`DaQHfNw7X)4i+$ApW+Ie9I%Jz_4s@fmc!W{ST7ba8pJWU zTJ~d@WNUCmJZrBr4DdDO7#3aZ;^?ekB{6`q_BvC-?gng$>Ht+TuyVw+_BvC*?gq@Y z=USh`wx$yC%(>3ym>?=KZ+6}&tm?6!%=5ZPh20Ibz=14{~VjNQtk8m)lxHG^5DnZ zATo-H#!wD9n%D)>>_Nv4@&q5KYy)ZbcxDTEf<=OxK!Oj5nAE0iXIuB)2`>?lqz?o}?i(P4Tn*Aqv}bqTzOR_Ld&?S!Ir<0P!>*0PY3EA&k`vmK zG;T!xm@I#nsq~E$U~$bJ&0XquWmsb)BAsUX)&_{HDjzuG@4=E5uP?_Nw=?S*_fqW$ ztiX*_V7E=6yt*}NfeIXQXRzyxFu#UGh`iO1t$gW?8o_fr@7AoY3p=eFHg0eDGy`uD zBBehJ5-iz=R|%2zo&pIv?U-@=`ru!rt^11yz5Py=3kD_o9psp{pTzz9i9+K3)M$~x z{eES*L0?*wcX4+xVkE0di|Kyt+wy_X>&+%2B7B7;`BB382O~of^-8~5PP)s#tyxAB zi#xeoDbpO_Xie9BIrUnnPyd9!_ud7QyuyB#Ne(-Lr0eUQjStj}{i3LB#qAfVV+Ntw zQ>yw#sXlLEg_e=h8?p2xa@d^%hUPqttpd}u%X%8hFR%}TGGG{0L-|Fq;YnCmI+2@e zqjq#jkI^-0Hc7CQbRLwiFgMK?Vbzl!pG<^4L?LWDOWKlR%UvcBUBL+ZoOzil>|{>T z5{xa%7~v6}w2EKoNmNLkS@_X}gH!{VN{(QD1@aU+wN;%$?J0C>Pur7L@JCC|rq5D- z4-T29Q~QX}_aN&qNgWGT{cKuGaUe~Otow2%q1;=aqRhSuPM)Vx`w95>0I};xnvSpm zW+>VH}d6|mY>V=?dK@)t|TDDF-Wml%Zw@m*_$IUKRGXE~xaeamUOWy=zHflR5Y@A>l zw2E%18M^Tu=la^MlP^x*6z}ktj3=}V?5HN#R6M~#kkT$Ad>gxq#l6{0ad@6Rl-8_X z;6Cy+tHX1EJi!`4tssXeE!eMIE65Q_3pNyO1vy4(!Jh5HkrU)u?Xp}a=m(#1nJx#( zOgQoud4fE4ordlnV6$g)RxhVVN&Ke0Tp;~z=q{`FHtBQb7~DY)`!4h~Vn*JD{J1Wi zh&|T>=W3q!f-!SVNNQR?N4uJQvz_KCZ?juuTmGT-ZgU*5Sh~-uk&@o&qWC`eMIE|w z#55IZJ$ zRSEj59+j(EGOHc0%DlA{x!zr2de{0HuXC^`>a~7w!Pho9%|5^##KsZYDh0dNn8Oho zK2s9L!O8(Av1%}Z8x-i46@?>Tn4eFuWe$i*^@^ZzOsGYlh}c#Uz_RYp?y5MkfZ)uq zG^AT9>{|aO2IVv1%h#{|pYf{M#_>S6wdu$oyKV>A^-$3d**{8I_L=k@_K%np@5kai zp$+t15IODgye7M+8h9ju>MB``t5F7}Wq|`0(+1bN8n00PBV*z^56?j@KiD{>UD)VO zX^k3EeCDASG zQ}oxD@?EGTF*Ed%Y@V=j*lYo**b?Zn_)nCrCB=yS<{(D?Fy$V}esf}~bm9tic#Ywm zd7Xm1dd-@MlQ>tf%7IF^b?m~U?r{oJI(_;v!Oh3*o$zGK?Z8)p*Ld~caHSU7~UZV3N-8sqn{yt zkOC~SpFlBc82u#agOtOO_k<{c9|j2)?uHA5_mihtwe8*H30A@034%|a9F4b=#zP31 zV{%yPIui{!7}!i6ls8ywy|ZWQ8S-Q}mR=7Md|I{!WPYGY?GOkG9bcz3_e9$II;A~^ zbIv{x*w5)FY+`lQ&~Y z18WWfoa~_ngZKTd?C!(!%uJ%{ zsb{5*){7SB)->;>pVGdo1Dal6SJJ2cxsGUhnIxG$Z4ph{|BbCO)TPFUv!Pzqe-RoD zA8AKX6+#L0xUEbt^XOOg5T<2$=o_s{sZ_{|Apcx1B^6QD0aQdaSwr>p>6FU)Wfi)i z(wC{=s@LhuAkZd=ru(wb8VvPhu#IRZ8?1nmlA#x*)y<4*eU{rq8m?qh8RaHAleI}$ zwZk3~QjMSs24Yzcb8BtObuld?Um#(Z!74hp5u&yRaW|!XWv299ju?AN+$D^IAky`T zecT6N{Xn_)RTkhUxzpKg4lAt2-#2pV&~3Zb#yV+`y4P8=M*McXcI#wIXCu36ZSwh5 zb0oWo(bEusdkd>#u)0?`vW+~!YGpe>f>qI4k;jLxv8~9w!}A>Bt(%pGhp)@wNVsG> z90`+ox9P>0BP9*mF6c}kyhg*@C%lIo;3>gpIlDlD&!)D41do#Nk+q3Dv!`M?N@>BC z+QT5Tr^YxyX~EXr;fPJ1CRHD$nIB^J9gZZ))1*asxY^N16xNKtmrJA%@*5LI|A6$( z_@%iH>3u6z6FOIWIQ@g;@%M2Y33107Lu>@N)Nl4z`XFieM(VCR(7<6m z2-1%LtCF=KnB5j>q_yx3oTC+MiRFWx7)t48+bZSjjxkH)(hKOsGeFuxD*$k8 z!t%`a#|Dw2+$O(w#%0LcmIyUAcUvOVSR3wjyH475GQ9?-Q`-F`tWN$(MsZ)PWT6$vB|DG^#n)2|mE##S@#Sr&AEd{LWJyyn*`;sTQ?P_%!Qo>i#Tvn# zM+|ipQerBdi|Tm?dEVwi2Vp)kxelI(p*C3wuMK@I61A>!L{>Ll4u{i~I>Pg1A|gZv zAQ-Fod3t#4nkp}<@FRV`0xvyA8Qaq?wG@^20~wKQ#Ll7`LF00y zLRFE;qYqW%GFa)NP|RKMPsHc-S1gWEPNrp~5_jYd!a+}pB29{fUc2n4Aok-(Ig%|= zx+z!ZKF15BaN^mLAl0;*sz*j0E`|-gQumePe2Z~r(N`rPIpyw56RW&{ZzBxeb%=wT zBfh=AM01v-yqBpKbA7Z-8&YF(6QDpXGN7O`>ln|caj>^9=)8%Bs$inw@EKKn0+3fY zF*0cr&Jn>63g<1lgj3ECZ}M^R{VG3A%uveTuktGxfT(=lc_@bx)HTLG?)zV<{*LPX zQ6uK_j_UJdu;Y4MpjXlBKrsylJuWndjSgsmZ?9YlJ*m7EBFGVqM|lgFe~~vw-ttsG z3N!gwxO(giPi&Z;{>n)_R9=CJ+p@ZMk_OaVen^sP9=o`8Ix)4=Y=Bz&&F5h9VD%hv zemST;Ke>=Wo&l47ScUiEhU+lgI}h`Jy?TWQj0qOHsQsRE2_Kbu>O++WTpK(Y>>VdJ zib3x0FO8$9wv|!6wzz0mq3fHmM*McXZr925R&UoySe^XYWZkpr$!-kF`@Vz))!AND zXSaH)vmc;3>nfL8*8jx3{7$M12b3&A@I#C8abjr8(+%`|r~MRk%ldWho~q5Wzdw#Y z9a4Q?NGgsB4D_*>{bT5y;Bfb2qpyw`D5;(mQiJyqeWJsDLB{abqujk9wZ%C8BZo+4 z#f6Otv#g~;^JrM7K>M`}q=b&Us8aYpN_{B(S&DkX6y?V#_Y3Q18AyWi`aGzO!e&IM zWm;q~>Kik8je`8=mnHGMF;|0{--}VABWnHWEdEgwXxyV5CD(jVY20~inih{Ezl*^A zV!4lUE3&;o!#MXXq=+v0YuZuG)O|q<0cTGD4JkYO&Ix{V6dkN3ahsaRp#?v!fb9_8NEQOQ^aw z9knl(BOKta%{7qbrnVcNGEkPz+ve8h?7#IYs0eTRe)Xtl)=BmFE;{~K1r6_7G6?>* z(-jyr{10W*)3qv3k`qps@5lJaB;Uio$-EcrDtL#G8Ud)s$!}R-;&yRu0gg8#XcaPj zE*7SnWkSrv%#CH;&+Sv=3+xq|n{5)V5SHgADMU9ytiRKpW^L{+Y1S4}i`W-MH*>F2 z{Y&m%D9*>uh21TwUN&=fRN9lw*Q^=PE$ipFdq=6pWA=Kb5;7Jw>XGl{JM34WyFKca z!Ib^pc+@CIz9(cN#$u4LU#Z1dWmMLE+O-PNst>~-=Z$dXVGjHZu zOs?scpKlmeXQHu6GQaxfXVhD2nfD*1}VuaG~k{XSyJ_fb6ZmQC6CMU&E znVRBoFXyH*CaK$?6>z5K(U8fIa2Q2mshe)Bcqyw82b2<5cYf|N%B#K5jDWyT2Q3NB z+obAUoJ|cLPfQy~^Y`D|mr&+iY&?L}8wSnaIqvo2b*NlB*^wb*?l+sa2`Zk+25k- z&9>rMFsc3KfSx7FHnfYA3Zp#iQ>J;-bbb}lSJLU0nzNVd*D%dUIvgx*^C+1#>a|ou zDT3KS&P|mm;nNYC!|f4|CR0?h&DC$%(Lv7FTj_(LuejImoJ(C>xu|a|HD=|{ z477XTHE~J;?Z>2B>{c|ruXwshUrG1+c0+3V%vcJ!3O$@ImGqkoOS^;6($IQ+S~bNG zpocR74S2Na-6m7OF)OJ`q#E^8y)e}=>-4Ua!B%@c`J9N1#odnMY-gQJI`fU&3e!z9 zxdjYj#xkjP`Ki8&+$rfW{`RH4d|yL;n{*ht2Sm|NBkw<>F5c@TWyS8M%T(vOV;(jA zaCf|sp_HZDI$qKK4ox=M((OE_wm}wc=b#5!t}$~2TBx0Y-i#&Manc8e7dZ+N90&pl zRfx@5D+ugph~u(Wko}a#uzG+B-d~j$RqFwU#enPODg@a}p5S05yFr4j-olZc{+@9wb(LjQp7l=B`6KPYMjzOStmJKC%&dgJsTHZZrSb}@nc45_{CNyJ z+NVIgxzy-+8?CM4qv#$#4dTtrPm`EL&({*Zir(YmFY1GP221)6n2@fAD*Pp$+lIRUhp|o7z<7@>(jA^!j1RK4vSqxF1-vJV=3cm{^*aT<~NV6vA2gnm_YIF!B z*ah4XkYEG0V<5q<*-n52J79YYB*>)dZRkO6)0lSW;s=k$to`Fj8x(8QpS@nx{67ls zveZ2-@dD9=bf@r+)<&pC8aj9w-fBqrw9-aqyB`eGtAcF~gOKI8aAc2bqXEu_<>fr1 z+h%n4Bcn#HJ{HBPFiR{!h$Nl%1Bbnmhszs}dQnss4|dqE!tb3YU!VOdtl(1_uVusJ$C( zq5b+erGPEdxyftVK*ej(ED#c=I8T_(X>n*wj-1*G-;H(Jpz2WPDI4+I@w#0n(_6h= zC+#|!UIWu9?S9g(lj$`uo#OVBpP%Gr<&rN@`4&5oOYi{q+uuU`v507IVKRd2MZaFM zmDzgk^{TgKpBp9vnn9w|4U-%!x9J6$J?YE$H@#T&gY_4_6WN+w=< zKa2=+?L5TNfnLeiQ|JGjF;N_Bm}wvl%2pcrU{C=`VwedM7l1*jT@BR%9nk!O~a zkh&2?W$$evOH}EiR$-P%G?K)}fA?|g%PTF-cy#}UJ+Wn+mC(~qfLzcNX3Z^?PBku0Fph`kWpd4u!XO)x9Xx@6u!o?xA{bs)idY^}&PTagmZuJmqp z<$5hh{AQ4)H!UT+*3!c;sbUy?7Nm;Bdt7ChKwF*jbjD_Ec+Qc2Hf(#&P);*8Kc`54 zkBMY>im|!Kjb(_P;z{U1(Wk=b$4MV-I~0x_CC}_x6&<9sUfW7D&m81aP;g4KY3X+r zk3y_{_LC>rLTE3@T-X6^=Q+XFKAS!uwNrA8Z8)9|ebbx8Ue-tsqA!EqLtCE^?gbG&`@{YI$b2Mq6p^@I2xDtret| z9zVNz!pCVFSz?FRK`X7$N)HLo6Fy2#GKU25GN+&i@jhpu2k}rJK%Zha<=bAhC6JB# z!M4Ppu{PXmw@&`MNTZG3^i;PPDuhenV-y@o(`4X<=q?+k+*bv;seZXmkQShZ*lc`vBTIB)rEQDHcbULpxVU zE+35B@8v1Tvi_5?R(<65YLprJ7;Z)kcTE^?uemq@T0#{@%n?v~whOAe_G~x3R@!ya zu9N9CFrCuwCt-CmInd}ue<9Vnb`e2^?XGM{ATPp|UL(CpBjLQ!$`9bei)rT`R{Lq( z`JB)%@!ad-)!-wZdmX(Xgq{GvpM~ibhwCGUpLK+vsVw6;!P@lUXE&`Nt(+d+YI$0z zw{{-mRx!j9BfR&vf`pHfAjFrTxAoy0SKkI+q<*T>TaF<=_K{!jr9$4 z!0FRQ7OG}X<<^jAev@AFR+1<994#CPe@-~EmgfYY{;daT)^lJx&!f20ZP#1)C<#Y4 zQ*Xg%sj_$i{YEN#0zinHm z@e`bryBX6iKV@5Qk!m$=Jzc^R_^OAnO1?oa=ld>(Kjixi{=+@0De?;cy=w%|--xwz z8sJOSCC|3rt{z>EfR+w)3}LwEsm!weIR-TgF-)2u$pH+LWGtkbm||7*6(y_TI$!Cw zVUV*}2~&}2Rz>o$zf|T&gJANpzi0xhq8hn22&u^zJBVe;{AlqwKK50J%#T(G%X2d- zWDFA{A^4l*cJ%~yN=0smNmw^cvV{~oUBe{H`bln|$S)wO3JJSO_>{15ZsfK9i9uN- zabsCgZl6}diHQA?(g{*Jem@pAc(?sD*d?5zKP`-F0>9u@vD1E*Ys>n-xO+B*RqaK1ZtOgm8@uZp@$L(umfm|71S(;>06_1dz$p z5P@4rF&M>nJ9J$`cg?3>9Gh>y#GQf(ydE?y_G8+e&-9E-Xbr zMbRhX_8X?0FLL)rihu`$1U%$>UlT$J>qW0&E(YBVvh(_Q3eV{=6J+O2A^DgIvh#W| zj)!ffdYC-lQL3>R>p++NrVvtfiJn(b22wFSFdhDS^lHYXcs@-#Hiugbtn_pBb1eqq zGI{~jb%mrCVMx|@h$~(dmB<2od;$ftixBU#zX$O=hgIK$#uU#>6i183xx44rTck`X zWuK8F_86YvDFl+UMb6$`FBmT2%P8(8QRDl_pR}ICC07!MUee`slRU3T0SX7#?Nff4 zICIH*xI2~mE0aP8s691BUc`l0@09QXd&!B$6MI%udL}pD-YHM*wDNGyd*WBnrAj(z zS*`P*SiG`lc<0xMZJDHgy(ebz7vEnk!W1t?T?dRaKaRzlmH;r<;pcecJ2TtS{Zxh0zba^~H2c zv*w)O5EX0IyjzK@uy|WRckQa&VJA{zeIf*Jbfa@_EJLq$nCP61^i$AJ640U$vriR> zUr~yUz>b|Pkqc(&tWcsrf}Ryxi4ls_KA8i}#R;GTYn4up6gmhf8Ogw_In3ikHg#a~ za@GjURbL6BCAzh%1mC77@Upw~#7?dgBV|h=O05H+JV@XHsFltP|K}`1_}JDQ{1%tw zck}7k?6iEuYd21BVR@<-y@T7gm`*%zq?YxE%yuz?^Nf*%$U950FN_W1R7d1md^zN` zxsK&5a|`oaR#+mariFtYMM9>OW5xN#8MNp-p)XF!M_Y1L`mI+KN zd@Ro4JkffES0fzI%Vji^bh;DH8r)3I5qrJxO2qz-aHiq4xhvyqm0!~~<*!wK?%z@V zaq@G&M))8n{oreamm);Z0G|La5fnyvD$d+XG&bRd2=gy^4ZKX~QQ=&FAACr7E<&UY zaPq9JbP^#KoU(oh-Y+~Iv41F>XRfVw5~CJ;jM!q}J;JLNQ8~bi;Avvd3NNzc#7WSl z1QnVjt`uXW$kAn$B2S7GDH2LiCPhjq#z|426O&+&1b3w(>ep-4jqegZ0bWWtDXy4^ z2U8LJ@Uv^@QYcI9%Bp;JgFQ*vZU8##Nikz%3@Rqwr3M@1)94u1ljEKC3J^B}(TY62 zs`GhvP@0|d!p1x79ulq?q{L@HEGwdX&lqNmxLD%FfadB~8CQ6#2PduKhyB(1M=8rb zT%dZLsH^SHRovcNHu|iCfP1S6InfzpF@D%tqIxR^OFPzp%x_Xg(@!3%Z;a>k^BgvV zV?5{6#B1vV2{t$G0U=?TJU!%Th-|=~qgeytuqXw=hQsVH%2@uIS)ciTd7k&Ug?rp&+p{_+Ay1?0LL7eL(Pv(+jkeOC|E3JahH^1f2i_ec#flczDK1fX)hpqMsE ze=w5D$+PW(VnjeLfA%xtc#) zTLW&`5I2{2xIdTc*U=h^#7C&@~$moP)LqTTSHEKt_6oSRuZ>D1UnnbLfFGwE`q z+u)@mI?)u4Gvmx>CWhtaf!q94JM1-l0CLt{Y44l9iX17az$SZq%8M<B7;u=MPc%X%=S=@;j!smMGW%h|f4m+#fD!RP zV#STo!SD?I(krEN@ zVGSJ?e6l&w4B6Ijx4Wc5vfLqsBSaNFCR4C7Rlgh|`wMZG%vH=@qbJ2xP?cq_6k$D( zc&CrM7_1{X#|89LDNKoFQK|2G#%%f7;faP z66Ot*X6*w#FVsOK3F?4yc^0$+Hv)QAXhrn`i^^B!2#5|^g4Y2(CA7q=gO>EoVyAg4 zmn}Fcv>?vMa1Fc5)Ea0GK8w7^h31fZf>y{|iQ9)koeq05=wYEwlxyA!)QQ^%L8~41 zR?ve&t8C&y)5r5no+M@Y06bf-`Pl5+aS2K#9R_tk9T;KID&hG+Hwvv1;T|*{qZlF%&WNrDr7@0^ zcfIn`ILFCLQ|&fQHxs&+yk&P!wN`n{?8?YXC)jN|#Z2fL@|M)S7(mKfif~OmleYxx z3|e3w23;w%fL|ccGHAJtPOgn1>MF;Mmbw~JUF9NN)32zjiiUL?or~I-xyR1j+e60@ z>*OCq8rR8we@zTx?|YhO;+tdDom?}%d>Xv=z;YEwFE8Bn75vt^;3$v=dsury32pTc z7LgW{j~x4DaWTu-Ts`cXAxNf)v@*n>z$TDjzXixDZ`kNJ@QoqyYEFZ=d%V+B!D_SJ zap0=oh8`4^hGR+3pB~8{*QFD&sm5F8_qvIP^Sw!33JC`ac=SSWqd%Ql&ZHrpoOcF)GpTKOC;P4T8i42a&VzAx@CA4(4HJ^++Brh0agok!=(;Y;#v5EA@Cvi8_p__ ze}VJI8eqv;dlUX%44P#RF6;ep=6u7xB7m=We`HU#_oop~a?a*dvOT-)a_o5ku zOJj|#R1dB9!xT}mnSIg-T{%L-Bm5~Qr66n0F#1W-2U&$4haPNkeiWoxn|H(G@4U&i6(8FbSQAgKDHC)8p=wHTXZxoa^qe+~(!9=CaRub8QiEvBo+bk@& zW{qz$l7>gh?DPEE8UZPRltETOfPcy%zBc6i}+JptCYC1_CbjU#*k^?oaI5cNLGM(#5p(O4X`XnU}+Wnv_ z(-C##2S8Vr5Qh{%9{?TT6iCvMhz8nSp#DJ+rz8rsu5%#Hi8Me{LUR&_kT(VTAeW$( zh=zPzXj;2<&^YJ=Tq0SiM!YFRCt4fJ5ijn#&b!uw-NWe+J9mfWwxZJ^o%L_dfjJS+ zz&s55zVfl$ZzZ1_-+e3jHm0MVlc0^lsyeZf#=usdz8UO3PQzHuD@a!yorcNub-SLP zi+UzP)3L2!i;W5G)-pnpbksAW-N_RW%~20;P^K>vd4n=P$=20~Q!vPV4QyutnM*;Z ze~Mzimr{`0;F10nFo|^bm!fzEPT&}2e~FZpC~6Qdf$dErQGtbc32dQ#u)tk43dj8% z*g*$*N;QgVO@ayHFewi^QF!hrzz)OQoOGg|w#7+OqKsF}qPE1TagM!qA%;#l^8?yhm-aq;v39XB*@`x_?#C$x9&`b&F*_af_)o>uU03?6SP{Mh2F;@ zDI6%P@jY&5b?&n-LJzV^`vCeB9}31w>m%qv)=Zoh%w}wkQA!IAzX*2}vfB&a({TdO zbac`~sM$> zd?oA54+h^EwLi{xUZcE!Z`$hQB&Iv;QTx5B){*Ge>X*^xV=>_vFX}9Td$PBdW5jV3 z=`f^+9jyj2)(6Dm=?-V1C=SwnQi`_Ii90{(3>aD$v_8@&DiJ58zg09;%9c>}nzV|c zUB*5D>xb6InN3oE(ZS{q3xBqX#Ju3<>?_5BQSE7INvMT8c+DXPMRZaRQ44!>(jfQf=}B}`gX(Vm=}3kOz0YF~uS(!?l!#_Ps2YJxYdGwXQE>fk`jjJK1ZSWZ|205KPfR(?Te@@+-IL{B>o5cJVe_**GT+7 zxa~!~{Jc+85z=cw_2evi4aUWRE#mC|9&r-g7cXpd?&&5-%x0-$dvA9howak-M59u~ zuFgp#Yrt<9?Q^VwY63MEv(51|q(frB4ZzCOI}f@S8|3$BEH`NNd(`2* zbUXUuta#pKI0VWc88?ADr=!q=rHO|@f<1K}1Zh@gxSKq|K1p|i1k3-ngWP;lzJA`C zDQ%W?D|;v{SY|j^NEdGaQ-y>M9eOcIu7u9DHESA4P#VWGs|i=445RQMNbpe`iqpOmhcx$ zY$G~oFGlRk)OSTSwlQIKf!Z^?{ozS+*|4;8L;sxjjqYjkg-hOP^4sjIT!jtG`V)?j z$Gev2VM5<>x|VaWtjiNnJrga<`u)Hlg@>T#6ZX6!$z6ltd6JNgbBo2W9TPUj4O=^V zo^FJ=fe7c-Fd5eE4iYXFmWsG0!}G>v4x)sgC0p0ToovqU#J&YlMg@UErGupmWBQyF zMrHTn(uZL02u}(U{YZF+3av}#s0D@D z3dh|lDa~GU6UAEAPw;Zqrt$)NWtBJLBUT!W@)8Cqar6V?+Oe#WAY+S6%4CfwNNcfW z{XI$7R5{t)hM-B@_%>nbx(>wO2(R2nEunx6*Un$?T&J_fSSMM#N)d0{yQ^@uR*1h^ zkgZ@>N8>Q>@;V8JZK=SMHxA--WcrNIGRI}Kg!K%gAwwn8NQH=wXCD*F%Wo9=80Zpv zqfpMVU>|k1CPTihLfx~qtwPgL1yD!}t#Du@G)>-qH10ujQL(E!Tk9&Z85QcDt?d?C ziuz}3T?HKsfx2gFdxe&x9K-)uS##`J0e?)ni`l(`RiYkC-3o^4I`7SC6J`F0GVe!5 zM48p7$G*3M{ZM5(?4v33hm?6AJ8H^wqTV^*bPV$&o~L|?D%!ziKi|;;0hb*{GYj0msc>lwRmkCt&Z=auFgVz{LpFSmqbD9xN7Nw9Z3=eOqZO2YZ1 zr*7d39o#-}93C|ov8>+%+f@9LIhUO=7kexcO(d3#QN?8HT_QuB_@L#Rn|usxIb|{l z_`knGV3A*jsC!x6lG=y#w+39zVFxqpZQE^wN>XwaX4TF=MrNM$Lc6;{m#-i>Pay((Nykj@ZYH`@jwU&)#bmNvOFWU?=m~(ijQ+dePgCE+jF_+&B3%jL(rpAl_Da5hN0!Fye1rlCf*r zFcooID|H3~Zf{LAe?+<^2@5Pv;f38Elk<^Ms9q=|JP@L7b=vv8?6XE==K3 zWCCm%37-{K0~-)h!*hrbHyZPEa#S{0~FQg)f za1mm?Alx^xO$i-3fB3+M3g0E~|DtDkUMl>jU1B!AAFN~UFr5Z19+!I-V_tSCXVoj_l8%06 zLR)%Q9ro7N+NP$M=$WLh?eJ9gX^PI&jS=Ni^{l~& z%X>bTLS%Mx{FbMp)Zx0wHJwkaJG@$ChU~W9zp&PuACFOoo_8gxli{5-G24%p?%*$O z0LH0Y0Y4ms)4uV4cMry?%N@~cS(o+x$Qf3*b!7Cj_<~AELTmb?Il9^*Pa@u23^gMQ z_$@l7LS2IKsg#)tv<*6@k|LW+%W6k9EE{1dsd+T^nVjP$Ij=T5L6f%(ZORc>#<|n} zh~hjxRLMBwntY^{Db3@+IjK2;vt{!dPJsieq?|@HBPxr2qDa=R5 zg7QeW&P$gq&&Q_*meJ5Q75wt%v-jk)Bdma4I(EwoM&P{qv=QCoxCyx`1v6S7w^zSe z5~KEdd{Un~=1*EM9@sXsEDXD6$_@<1F{HAq#FAWNA zmxrjV9ROJgV?z5Jpx!?1@?IL8`#`eplCuxwF&3Rf@eYRG49Fhxd>Y4bl(vUFE8OYA zGpr9mc9F;9@^+DDxvTAk4v+RJC>}qd(sqD6>gtO+^O;~k9>wb$$QFALw?21Rke;1Q2utdJ%e%(&RblLBT=KKo1I3bsT!I2}AhN;(qcV z$&s9AKb0bp54AFYLEK)DV0F=*Ai)QSTS0=uDsBYn4pjMH2|~M-c!QO^0bRxDj?;H~ zK&BnV*&la03d_H`rfF)urm1zL(Lehlv()Ex@eXfyk+-{Y{DlvA>7euJF#09ZH*@|S zmOiX=HA_biB;;gYp5uZ$_6*v(;aUear8TSF5I*RZQChQ60m29OI!X(UDIGplgd>|M zZT9R&w^7=1`zcLh+vt%EakY1V1W$e8)8!uW1W&#PK!PXvLmMw2G}{3vlbsJuR&LAW=AmqgrktyhYj|;3|Fe)BJhS+0asnP?zXXzo zX)n9wqraNM<_BsCHha{kehd}HPZ-t0S0j`71VWhoLRSx0Fh{Gi|m*gFRe&!w`lI$B|=cI~SULWQSz66#L!dlp+bZYuJqZwml5~4!`JR^v^3T+Hyh6- zV=?=sLC#(Aj#R@pkb^Hq&M~WaKrcx@9>a$+WcGYhkYF>@xewSw1T+Dz?Y4bWg+CC-&A8l|RD zur$bV_^1}GGBs^b3RSGf5M+97fPOW`obAkOdxfMgumIf ztlxC-ht5%h1gv{FYM8*LKTpN(5M9R!0xat*+{VW7lRl22{3tHe?r)p!7S@Z5--f(jdOI+QRMzl2^|O3 ziN(S}xkES4(}~5?DLHrt(}~3*VKuM;AvI0|gjm+6xLsV68+2}aN$4L^$fx?^d(ERe_HGHrXqdmLqBQ(-{;1uwN6W^Kd~h5e)N*T{GtleM6H?fJZyO=+%@SjoufLNvehiI)!nK!dfq_6tI9NT zRA?n=zCB8|gv?aw=ziP0bR+2nERJ}ehPJQd=H;r~e3v{~Rwo?0uAR`j+Mn&ueF*z{ ztrMr8n|#b_glXGY1&k<7^HicZqWBa6ox)i&7+f<%ZIR0c!mgicJlRr(@bj`kv-}Y6~U!ZYMNPofgzJF+v z3TOBpdl#)fFO{$tjg#NyJr-$+uW>8hW05f3tRvwf@fW&rwHH>4NhwBLUSNf=JU2E8 zuO>#zCDJ{i^X4%!nfNNt4K9Gch?@8+PYaod5Jg2Q4qQWbIfm!P=QDk{9K(x3@`|29 zsxfH{DAjLq_fm@3AVoAk`G(ho)D&q1`gol99!m8~+`XBf4+o;yB3*DCAmeTXkvCJg zuZQkN5P5AZh3gCSPf7JHAw_MN68t4j2z1N(40qqDrR>+oWGvog`>{oaM4uos33SW+ z9)a>kK5f4F`gQ>CZ?oUP;lLmlcw(eV);%Va0h< z)MPGczsZ#UDSC%ojc^2k=M{)n5$dD#hD32bClOH5cH;u-3U7JPCVPlYb}?dGUmv6} zEf7~R5of9kP-;cQM3y5tH=kr@&9e}bd%?B4yJ%GGdSZ=@#?--Gk!d|JzQ6#yU#VKil^KXb1W7>EjdO)4stc_VI~)-8Yz1 zvM3$&gRrj}1L+50wiyFaY>04Vh&;hQ&%%+FWG zgah*DLDqwi=y{N39II~xVcsl&Yy_e83LrzAM{NdyQ+@_yGYHwA0m*RSz7-_+cz8QV zu;uAakl@4SaAY@mf^A>Jk-g*z?&{&le)0q#p0|P=q_kiw-&+l7rFL4$6W(&Oi-h;8 zR*>+1Jy%F8ZylazcIe$Yyu*&TC-8Qa0O{YOE9m-6Ev!OQDov)uW+CV=UZQL?kuUA^nc>g>P zcSVo(g+?WUBBF`6k$>02zh(05N#4@=4K|>z+`{=OMV+cg#gPvS5hvbWU&WE8wHh&^b_tu5_052`4d-5dG%URmDnX|O8^k*n1 z$X4tW^k&Y?PLh6#$f>v(_pryI2Mei=f&>e;!jZ$|2^N!uBL~Sddt&qbls0=J{qWNE z@|_Jg@p6!$td?3{dvX#=NaS-MhoxR_`jWq6aZk-L^ zZ+S8XblzQ!fd+RpZ*d~%3Db<9I&`AZZen|V3@xXkG@`ja!hYH}D>9zyRtF-h#cLaxYWG^l zw)~=NsI4lK`;=snD}$wyeLSI^LuW^SC^q z3CB^l%EJ?hT2ymNk?GI5i{(@HJ7a{6p=sU`f=&_Qm`n=YtV$%~L=*)8O&rC|;2LeC z93K2~otYB#zQ+h)?xPr-6?7>CcAvu^Ax6L=dQJumlD|mk)0N}M{XoSsF8mG%A`sph zV*z0utME05sU)^y@6*!nXVMbh^xY65y{q|v7cYzbF#WT4G>ZMC)?}SVuL)O@gKpK- zkn+8SylwSJ+9hO4NCJ-`lq+EKp~j&8j9JhjXlYkd%+RW&+XtEX@buDC%`N`M zYSh~RbL+FJ*cvs7nmsl>gozMhS$A^#!o&hrE4p!#giD1DGSvzwc49pQVEsq#o*0{N zzcd!H6%*klAw}usLLcm~UxjX2zr)?D6Z0vMU_YdK0mS;4zxM{^?diX{!JF`xyyh#? zcpqL^TU_HBJ&fk=v|p6@4s}S6#(W2s0E1bSx)!F;EuNqapl56N$7ObLFgEsP7kLpn z%(Rqaq3q6i$tuh^nuI8AnU^k`n@nm{EuDn)7ovH8B7;%xR&r2F?mt# zy}0Kt&+{r>lO3(`I!jDkE*MV_+DDv-`dIRUu6SL`7!)} z(*{Z-oM{^GQ=- z7WXGi@ORjUnawvAQUs=D%iy?8iUHj`Vh|_UN=6v+6}MHnN?*M-$C1Plrx3m#^_rq%l?S5^eu>s#DikS zDZ`TUOo!it)`y@V)X+0cLU<c%uwqp5BNpqUTWGaY#6*5;kjI;s6X zSN3k5DJ+n+&t>@o-OPFMX^wpY+(Px5I7kXpo_ZIt z<(eYTeV6Axu1jV&E125Q4{p`VZy5!y-%$g7o^RAY`wHLsH#FZm(x?*OcXqqANz1z{ z)Vp-a%b`isA-^rvt6t~vOxi12x=|2ML(FA;q8|DKxmg|%zc}E@XGB%0v5Hf>vh9Tgi~^0zriRO%Tsj&o@Da8RrQQ5{`o; z$ivoh9Aw78Z-{w|>`DKKups1M@A*gMSY@V{KspnWL{^oQl_fo#QHAuY%|z7{o!PF) z)4rRsGL#eHigI#h7Q89wvsDkx)_*H)JVTEO?`7dVvz2~+3+3_8aNGL3jq7lO*^QVV z{j(eK+wt11lV1^EQm>O!K6C#gCh1d5eT!UAHg1&VK>eIEOqD_UJYn>+q;E!#=p5;r z(JMPo`eyXmE|NaT*L4{E1JYkhcgi18evnV@8QdTz$r2d)7(Yf~4wA!>Uh)KoWe!Jd z^30y=1@$k z8ttKPdtFQOHI>^&uZ>(r14r_C==x_j;9tz=}P^HRxO+ z>v@BlZ#S`)w+`MNwUOnsya$@Ao*4d|@bS|MGP|?Oc6ws7ob^ufTwnfqFK^H+m)y!) zaggWC1y6UF=S=g4;O`x?lTMPYP5wsdS!P{p6C0(B8_rJ~rVSJ{M3e=P4IqyYbOERL zUO1BwWF2{eL!e%NWR!Ocj>>%fkzw9#kO&pj^)Pk4gy0m3;zEa!asA(|{RXq$3fF%u z%+(vTGKXwpECdHW4o9|-Cpb!bII@jA&4xtYL7p2mSn>(pE!frUTOdKsY~O|+L-2A^mzkzT<;x*71>*i8ghQp{G{8?_l0KwW& zN@BmB(1w?aW_iUd3@sa~@)f8EUIl-F%g;r&2vu^ zTSEjl*OX|AxiB^(*c0;7*qHtAkz1$le8TTEi)CeY!n))~BqZ1w6S`q?H_=}Viz_2r zMS^-+J!6D`zT*W&i; zgCI%Ku{adnvZ9y^PoxNzg&7;e{0)FXdB92d9&jw{-;v?XLHrfvV+1_o?>N43Cg>ZY zYbJoM7Q`jP9jgW-c7OSfRbvrCP8E5Y=v)OD71oNf9!%Uqv%;_XEgMtIzI)+PeX6Ei z>QnV^QzMIUG?b!>_Tg!$<{4{aPk7lRTNCSel8FPuJz3~76wM%6FaEF5X-u|orymkj zk;?iiL^#8ub7z(7TpZ6tg!-z+p+_+SB*t0527xdju%-*gE0eY8%E20X~b8>`e zE=A!Y~5L~G7hFFHkG~;hvfxbR}y%NisPcVFHN^OL<6`Z>rgddWChmo6yiix zqwhCw?kbmUsbP@Vt@c`*tTXOjmHJ}94Y&bUtCIt+{xC(=S>I-?{g5#@NGE0pPS8Vh z%z#^SEZaHUvdLJ8A-JlTT*V~TSLF}Y{&jCc8yQ=Wl^-QaI#%*qq9q?(N77o|zJFu4 zf*)GLwTiy*InOHkE$Vo+y;${mh~;WAOAr&5YZc7^kY}m7`!$!5c~jIR%at3r&^4BR z58_2=?~(sr1=K{_UyXDY+7F@KXB&=3o|edM{T?l6#pP>Hw(Pjtqv_&#e4`jTmSiyi zwO#E=BGD%$wir&65z0sbA1JgN(;W<%N2|=Y`=OO--d!FoTUaoHV}vRxjuqTwGClnm zz70M!&78mKmO6%&8DB+4*N4`D$;Q9bZt<=n%Sf3xrln}{VfmfeU5(a0;gg()(Fr4( zT8uf28EtbZN;5^Ael))fchYp*dnIq&tk$1nYg+-d}X5+LLr9yul{ZEQRTAE~<%a zIWF`4Y=J(QEVwl6wBw!X22QQC9DXOyTeFO2*V++yT$J;TseCED}GlbV!wRFb}+1ZsAi`Fay$ zHOC&tYXIZeWK`p~gShB!?vXT>tTy#sa`!wcF)QDCNzyqqqL(h?+<6sY-r3)rr-^O* zT-q((`A1wP@xgQ6Cv4XAMPSj3K4HrgXE@F;(Q%VbT0Pu+pz~#0J#3NvkxzJzepc^t zrs8B9|9{#?F@i^^-tDLRW&1Gc5a;*$lwXMJ91u^`#Wv zb())o=EXU0g@}2==%-2VhHE*^kXyZ+i9hNvtlkb03%v_{4U^Ag#}0n~x<&t<{4U8CFLt%LRVv?jTWzfK$anOoU-k1@B-e#q@s=KUKv&+M*Ab5&Y< z6=`i1x&HNb{nxSEVxBB6b7r!l+QmYkLE9q~j-(WOKib@QwH{e}9Dd{RgE&l+!8{|PZP>Uz-y3PpVwGclyNP0uO z*&uEU@l3M}B-sDVFi5ldm+Q#Wtgh<@@&xPDZUUJ-t+#EIc71i*_V5N?G><*>sui5X zCW?0wufW;|l2r&HE;`1j67A4pCax zbpkGi{^mqlse|x5;jPdL65bDH7uiLdK4!00o9?1bm)oo9Z}T_?BKG%eB0DH8SOau+ zk!?IDcm!_&X;#;D6M34QT{e&>c&=&=@%Phh-$IRyMg#AnGXnjy8}Zxmx?LyJTfKpw ztM`-jby?I6>G`CU{dX%;gH|L#t;oq*IX&uQ@`O7H@X8#H^pFQ0q|6#N#b0wPNEfA{ zw)0I&o8sg7_CZ>yw{{-m(tj3vV!K9fsTys|qNcCXz8|75O|q}u?~7ebB)R=;ORze5 zfPKk;^DxRmZ4WrJTL%ZJ(d%YmU3|#tM=318_WBCQQSvk!@xGNj$9c{oSEKhhJrQlT zI6d(JqraCxDy`}9R!$zH?+CF9fm|9zm{PYy`d+Z-UzcxPD&rtrg^x1xv@|*GT zeygT$ww{|!-)uh#=x@FRC9Tz^z6(5D-v!=9Cp=8&L;?CPdgshD(Ok_P0pBs>xCyJ* zX8T=OIc++29nSseL^n6Dw9~iiErHU!u?xC|`%km;^bM5W-;o`Pw4kLPw3)e%w14XD znJ{c3cI$<6UhG!a@XgpsSk~`jn-Y^b8Y1&!vPa`K&-DS(Wxyi9vSjo-FW-e33%6MP zawD4-ZgvSt5#nAqmi1L`7s=SV#_bMSTML^o81NN-W6GU6$RQ#bwmDoVw{G0uUm6Yf z4jB&BwG>wRJ439!P}Ig?w-E8{C@*3bwK*N@HxSVav-KJ~%Th~JLa z?K+v>>g_sd*U9u6m`-W;lXjgj)+waI+{#;fA$K!{oZYrsG(_bB0n{Q7tNzY=^XMVx zUP*5};)nDG5cS^q-*ex6=iSe9&OO)c8Wtd|z-T{u$GO@f=I^so$m+KrbAM1Vc1}xD$RtEtcRaMV?9${)mu-cCr-yXc4`~1;G`z<<2}kcZSR*qQ&Ke zRm$Fpbm2t3xNmwY7jxn>q;gW0w1xOQh1-*StEgv?*{|dfx1l%RGYANt5` zCBlVt^PJiRIq4v`+67=qk{haKUqJ#|;aLf1;YOarIONMEI0lc;!)48fi4ufP0*d{p z!Rlpk&A|L4+!cE4y?*I_jy?6}RZEX!8YxYgv>TKkojx#l(+-Sn!D#%j$zY6cx)KMf z)%H1(F$RxQv;Nw}n^aUb`Yo(r3TTNm$I@4Sgn}#d^}b zsEex6*8gTYsCdl+39QfDs?l`@JkP5@27wIr*ntdIQU*1(v6!tddL+N^heyAb)9CN z>NvSQrmU~N^>#bkcB;{an=KC`Jjbs;$Phewi~0bF-qPI%qPJRigXrzd z9Uyv}aS}vt|7`_X2`g_i&(Y8R8bSQpf6Y8Ga;uqTSl>5gpSOF~G-8&H`D>eNh`Cmo zYoZx3*K2cIFe5{JZGFoc0rA^TN8$170W}6s?QDAE8PK970;nls2iKNm0~v+(F=3DqDo1!Lxu2$diI^S_M+GFtC)$I=-p!~gc zO5kB#Zrv*L$O)otl?3C;)D7?v!HXevLvUz)iKrS9oU}K= zhXgN#h_MJxo_*)MR^FyyQ z+1Fq-Str%|Y9EUtjNJR_OrBM5iu$fI6IX9SMWL&pwy7TomEf7~nW0o8sL!Z(px%b~ z4oMU07PP0;`_OJC;_7{9PpTWxl=>@Z*P;CtG^MUUd%_8)e+ilsOy3EtneERKVLuV~ zOhgjevv;aN&E(>}PCd?12571=-=LC(c&dn~Goe%w@^IRsT1R{HR;n27EfDgBmY56xWt3p!JYv>SfFJT>wELDt{e@AUduX|4t3>X0UAhS z9n_6vB1}K?>!Gzao1tTI)HKR^jakg7g}LfA`h%USoBjY#8u5H?&4}9y)Na)X72lHi z1}l|=I1lj!yD!VY@Bs;(e!%)*9)E-t`~CX7gtHk6uQkDX0(jXIa71Q_?;Yz@5rkG( z>RX*SN~d!1o z$52Z;=a3zjlkm+=P`0Tvl9&91^FzibI7>mDJ?eiYuyczS*x5n%(6Du9djK$gxvJ)$K2-3$V&AgwSA8HeRPOtUHpu!-532Xt*eYl zqC<6pYF=eXN;_dSZ5E7Ik#VmN`g^4BlS$coWb=Yt+97V%8P)GwueJ1_Ufwc)`GBu> zNxtQW#pX{!fquYp=8sF^SDTlGUww~2r*laHl~Qr+WLXr{AH!5A1wd_H76A1!OxdJj zuCJ_%%!x~LeJMftPm&D|xSoYn^8nTYB_)>hAOI zw)nM(q|&i$8eygiNbG#tD#`PFA?6DS%u2et<4)RtyL@e&@}}(8j}ba`Bc!Y!Q~T2P z3n`iiO4LtHx2-IlEh+-L*XE_y79~XG!fW9~Xz}$`HNC!Gzs+8jq<6$F!HD-u=^Oq>Dzk*k}2 z+q5Y?${a&)Vn)uw<2Ur?X?Rv5Ea;>C98YZ>glQ}vY0Ksvi~50b{879PWK#LnU71YD zTx_wP#1{2Pb4;vCs;N2jNNYVvO^gor(FoMj$eW@?{662Ok$Eo`itqD%stx7VOm1=4 zHLaQ45TWCoMu2HE(h3i*QQxHmt?*Eo?^1#;f?u1FBs}_%Q5_)qFjHov8yN1kS1kic%Kp8heR3Prvty*Q4oCypK%aJ+}tZNgymgXp&x?+00{ z$MGJdY<^v9hT*AQ7=YSJXZ3Tdt#qpSK8N@|%N;ZV9a7~8?YRnmzP?;vBDNkGuxn=P zInL*(U6`EpnVY%St}QZwto?@lF^@H4oT{yM+Y&>ts2DKFPaf^-7zEP zI%=-hWAtSD@njrCzuuVu@jIdgJnhOXQS(wBlHrEg{Vy=m1q?)#1=IN$Z>Bsvu zig@dnW!rl8c$4+l(JokfSdnj6ucKXf%%;uk;U#MqqRX6HC(o%}@Gi54p|*&k)W590 zBXU#7EvdeP+`eez(^3u6LT+v9dy-oVxouP5Be!N7eM~h-6S*bTTasH7xjm!aBDWSB zZx=HXhexloG4lk--6U$3j#<{#Am--;NOj+5_2pJgJ*X|ugO|ageRPS92fL3mSUtet zfY<2i)>06_E0kwF2hppQJg*}MotxrrSm-y~}jzd^4=}qrjD|)T! z)oQgb&2znVN)VEvOr2N?$*8lV`oA{z>_TJBEmgY;+_(8u$kN;oB-V*sN5VAq&=n{lN-zWEp8uc zZ&Z)Xb9>b0LNK|x*YBioHXK)*CGioP3*lTS<2)iM7PhG^lHxEc&n=RoA%x0#cck1D zH{q@Bt#ku11X&59Jxj9`+`(z}<8-=um04|(F`lDW+Es&$lAGS;!HkT+qj#V%BSY}` zH7WJMqcYkj%1Sy)0cBR3D+?6JAf5szc%E_HV&PIFYEqhnblqFH~?9bTzzhGtS@ddrjXtz~@ zFEg7-4u%}8F%ts0kr40GI(4RCsT)jtTGg2}VM`McuC57|uTvMmu7N$FE(n&1;J|o6 zurwi)!7hM3PRwSoLIfAaGlH?<=myvsuoiVgFgt>>ep;|Rp@_kz!M;FLR>`xDn0k|f zW!SJ42P|!Uj|-ZwWAi(6Ao5`2z5*SCm5GXS@~z|iCgvwR9kdg)*aRZ(@5@< ziNwicKlK9kx)UB}Ti|d$&PpMw4p2`eiev8_AET4NxdjQ-?b1?d=5vaOjp=$dopxzm z1!!@iJ+d`$HdCV6zeJ$xc$ZYt63PDBvH*yw!UlC+0zwj>+smrBf%xFWk|gAIi7l0A zQ0GXMBg(axDn~$HQl+VpO{HYLg$5#w$9s#^rM8?~2*NCHR71Q~ECY3azC>-zZ&a;? zIJGjw>ZDLAaC#HTcn5AzXIz>+(Mvo=cfX?}kyNHJB}DAj2(g6Msg4}mQAe9dlR^=g@s!|><>_#FZ98;tKLJbpvr z9fN26g|$0Lsk_w{Dz9~t+PhnAq4vh553en9is$T6o8>vDcutqv%yVKkzJk>tr^(Il z&cUHQP*X@(O3SAcp?mg&zS)}qF`7efitMQn` zBAyQIYoT(jOpPD0V%fm{l32l=>b>Kx2r zs-3=De%O%xylL&W?W|O8{ghfi2-g1y?+o=eNumbkQ77fWlH8ia%KJN>zgG<4Gg7}@LpN7Zpa=^@Uiri|qR59mvlIQ4`UME2GG0l&G=ogts zLHsURkHF)1X>8^>Om6xm`1(W+@jial5G%!Vkh1BOCuU?A9=~(`{qQWGJqOM)vJ71Q za|4AuDI@OUDo_H2xH{)KR)Om$P>9J+AJ9=+^*GCZiJtx=>`5%_QDOfmpa*hz`04{u zz2)Gr0tQm*In&Dm^?a|R3k&Ez<>0N!mTt$MEiK8E^?62!S)|O)tE0YsT zR=3t^Z+Yvu8J?yAb-ON?HlA2!{aS#mZRwabmbFF9`p;?*v(D6v9HaBqYg4O1j*{C- zXke?+rXHefwbNyqb&O`DR@%qxXJz|PKkrjJ`}iJm^J@j~gr|14Zbfc>E!r*c__Z)L z!Be}C9C32f2J5&3pmT}zOTSG%Th-f4j&3u$JgwedhCeviebVvP8{}>PzPve)?r#&r#iqYWTQlRK0*`J+X#<>=*K(r=y?(zz0LD1h~Dm7 z`4$f)<&xv1c_LD7Kr+1O|Mn){5&2*jbBDY=%Fb4REVT29xF=0$3%|+^W&GfucQ#ze z#()&g^VTWx+>fbd&kz1@iPLW!-`r$^EJ$VVXY&P=-OeTthw@eS7(;nZb$e-kjV&8c zcBww0$WJ^Z-<6uvV((M~<xseT?jYr7Y&Ol3YXy=@hirD*Qk0ZzMN1ACk@9 zUD{li@MYk0->)MdyBpREA8nPHVXyGz;B%XCM=qvffUfVniV2zrJw)j{cmUgJK%4MT zO|YRx&;qFIuG*1~QS^}gdD~LS92=XQ4NXb5jdUkMsa#Yg^Pv>`b7bd-P-kU7j+z8P~T7m|8+lU-0P63D&Hqk2s8KaA{*8enG>m5QCXZE&=a4;d(A zG*gT%8gFr!{-?|L4gE!_qm&l*q22f?e2=B5e`V<0l4is=DIIyGvOLp>{t5UyPygDk>^54f&$DLNazjm!!9{Z=V zU89BeJEHp%JF+H- zvjuO$dzzHtzexDN7WZ^lwfLC3UD(tRA`s3HfsiUP>o9$roWA3%In)GO_pJV6j4UOW zS3&-@l*LlxQWf`uv^$8P<09IprSNR3!=7Ue13&A)FT;4!ZFQr<=(ad`+VbW<;eE^2I|RZU`Pw4MN{YLrTr|(N~q?~@toCF zz^{G@&LD$TGXXpRQ$sa%$6OPuL8g%?o$6Lv@HD+8jch9|xQ%Vl0peQ*o{{LEN0+Qj zn!Gj0TS)o-7#>~Tggfx)$|8u9&^8AM&i^&tx8;0wJU+#;V}q3?4TbqLq4=5&8-HNzpN6pHlBbzX82fz5j{I{~Iy_eU(L${8OkhouTOgM(Djx zS=Le{*jklGBjfCo$l5R6^bJjPQ(Z98ZzKO@<{zi7nd=C|0~dS zarZAl*To~h06n38f#5GNLwa2O0=aK-L&F*LNV9P0wRtljdJW(-h+cCU3;#j}R7v~%onCI`u1x8y^++m!WBJ%psKIaM!3v#yK zksv-Xu81Km{E7t2h?l~FiHSWOmmrYmGjY3zsFUO%#QZY5d--D*#0z1M7~%JLM)-1A zuEn@6PBbSI`#ras-w-qXL6e!@VokDo)fsl@!02 zlQf6ji?Elh{D1sqwk5u~E%Qxzu;rES1bok_B!A;#X7-1q5}}eyOsa@~NE#`+-ZDx2 zUhaZ*fidnL#qUM2`p~|rkLbj}bV{B4>l}FLriTJ#Ik;k z+s#v()ZPWK{UqEgSQe~bkZhF5yiSfi-0oZ0M6tm3kZ_A&4cv4JG9Oht1hK5`-0m3M zqz<%m+eX3zg3UP?Fh4w%)QP1PRa3*>6V+gIi`A&IcMLrHcCG#FC1g+3Kkd!bv_|KV=$ z+(z|kHl%Km>QzAo!|JBcr|Q+~&@Jny+`XRNr1oXQ>ISLy2{MJpn9v6aQw-g*{*1c= zc%6KEE~KuJ>f3@$h1C_I57w(UpukcF_C75YLQCs0aWzsucQ3metT4G}d%s+R?62&-wK&-1>}E$d%# z_sV>O`ayeG9VgWf1Zj`p10<5DQ*T4JtbfSe+fy5P&j?OFjl3U7HmpX3E@gx+L&;|? z>$T95*^6aq{mDps&+*DC{r;LRJl!UKWNpj*$h;KtKLZs>iX--388b#z3HuwEGs=k> zm68$TD!okF?z2NqC}gM5Tovd**X{2Q3L^L6a=SrqY0jt#-yy?(R(nSMU64k25byUJ zWQ=hFn17!+=pKA+n?aa9$@PWAh3TIq>EWZ5`Z2FP=a@qHj0mGv4(9|(zF1KEj(>i~#;Wjh4Iht;fxM?mx| z=rIuedVB&zzuKAx(XVyRfatwm&VlHCf-ZpQG#>%o)c^%@s7?;%8W$kX;FWD^k1K`L zs$O5>O>`Pn6a5P5muY4_8^Igm8@```QT{P!D@~7?ipU+^aGQFQUf9trw~@_qTZ4;q zg6QoNW@HaMdTWOnG22d9-#kfsLcD)sPlHX2lOEil)dY7leXH6!LWqWGfvt+6d2T8oX@58xIo zIxiJd4>L)6z2|2O? z9`LMJ*%5JEsLtB&cySYI4YUuec#@fVkdU*+I-ajr6VTl?)KbV=+o5CFQ^iNcdq2`VaL%Jkx>au@r=o|iynt_lD#oGmSyhadUNjaHXiSIMs__d zGPCWeUXAAA<|G(-?q~w-59=JSOwBfU5j;&91uw7>3Vb5(-ggL|mXj@?SlaEcxsQ6U z0{x3cH4djId~~H!jUyTSXOuRaYue7ozRJ0#sB+};GSs=)PPue{e{9Eg&b96wgmBSr z-3ca_=b@sokxR?^LsT{>g|gh7MJWVbE>A;c%@mPqS1A+`Ma~qrXoaAI$;}B?Mv-<= z4LJ$F#qDE*jVN=tJx0RCgHDeK(tzqk5X<^Hx0@GGyDV^fh=f}NYY0{7XGHC?Zw_6@ z6qu-8cCq~1H^@zsAcLZZ;Krz-m?6~xS?|x0%3b5{mQ#bgc|n&qD+og9)hd)A2Y-n| z<;M-)v0p!CbW1yG{DA%l%E7+xBVy&GRrGS!JSX*W$ptm%1wB>tWHGmMwD_@=FngJP z;KBTMHOT2aOSk-;@#b->6dA1QZ9%iNPrs(+8F=)@?P(Cb`iQB5!Mtup%#%4YGQo57 zs;z2}adPwP%CJ6ps*z5><7{89VSO`8bS>AaFow~BW)QuJz>GA)qc=F1kr+Ha3>%)3D{zD@AMssB*f&CD z6MR*UKOEP;x41%dch^`SG?YA$K48AoE0dyZNUaFfAl=Zs81?>by!<=d_EuU;VujUo z!_qCr*6}XU-}*L@w1W4taPg}(nP`ZTZql7LbKx0tl%`OOIJ#1euy_+ zi48kPc+N^}{w zNI8VwC*{s9Ew|7|G7<4uBYiR*A|OgBeX0H5d;e+j_SS( z+6q_Dg{o`#Y8MC}bWo=OQRFZ}p_)TiuH zwt7gaOG)&pVx1b2r|}lWuv3xrNVD)HLXOURplGG?5j9dOB@fe}qoA$D2ySBHBpI_2 zBW6#j^E65~TI z?ARh^GGSp7k)0kNf z<(MYmK!5=@s#GhCiqyrwm8pZ_o@bU6y_%3=wUp2@qx%o9Uo`Fa2b#6w^!Q;;#{Sq9y(c}tr z-RNWLrEidaSu7+cPR}jqI#uLd6m5rL(MNbOt6omQqdy2+U%S>Eb<){S`rnrH>o>f9 z{e1?%8#tgjA*Svc{^&Y#&`m!4(oLV)L^o9z6WvtpE>M2mwuy7l^%dLP7-r$oH@ayM zy{(?lU~r-w2hrQZM?v)Nl_MZcN*Cf`07O43cZ2B1(N>U(QB1A5nrtZ0oAXin^JnYJ z`*X(^-B}5|Ney4_i>`QIzuvTFKiej9)2rf*D-LrXb%)G!YY`LuHtAPmjdFwM>Uw1p z{W|IWbRVYfz%Sj@O{^CE5^~UuiVrKjR&w_H-Tl@#Q@y>(_tLG=Z$a11K1}Vg)Z!hz zL|nYOWgBiR+agv0t0gV{(M!@(waAWkRN5~A;#H0gnYgYY3{zVK?aZ*RK3$JfZw!}- zfr9v$`~Pjoix>CpbzsB)&C)z2i+ldZAC0)qh*xn$bfcO$8}4_qmwpi0Tx2hO$^H5) z?$@}7M1*Wvzt568f&=yxcc*c{79`8{Nudw2`&|Ib63^-l?XuyWTk))ZOt5)w#It(C z0vqcEvA#syj3L>69%p;g2#fz_l=NS4ELAs)R*4o%MA7tPW5ejsmq%+*45tbhDRN;s zECg-8isi%{be9xjMj6ZSh4&};BYFdCf1XwKr~3U-zMfD2<#PXQCC6_&i=g#({Pr|$ zP(RtK202b{`dCHPAd}>#-!o%ICgAbwW;qUze)2d5;@5%9%ri=E`l+ZHp>Y@{sb*vd z9{rx|0TBJfwhu(FZt4cnPkB2){3?i=;X%!z*~=aS(YltIlrZZ`+0y4IOae1idC%*b zWd2{Ie9-~TwLbi$0hKbV>L=At7^qtb?0ky~qMI(tIxLB$xQRjVIY}vk7SDG4*O3qF8V$My17QE+A`oCtg8 z8~R2Syw9_bje4adXS>clO`9ve(Hi;T^~5adk3!|nmjjEls4RtF7DLlK4z<#nD^xE| z6cpcMir=xuuGk5*W(548zVkbC;x!wLWaaX8N3x|sC9ilR+0UrUR~X3>>Sy%OVkEvs zh1D6GuS3@ zgp!{2Oh$rvM%=!ZSe|w2Ox~-~mDoA3R_EZCb7?sdHR7%|&??oba|N$AuEZ{Yxjpg) z;mbtico`Z_W4=zg*t?YFLW1xRVDExGp_&CNN{{`HU^d#6=j2x4x;wE`e=T zKZNg6QNndb)DPi%oU1xqjzX+|ejr#u&g_k-AAo&{t2%Wh9m1~iJ+Lczf{o@Q1T>7H z@afKgWkN(f`Ho;YRuEv{0sErr1G|#Pr#&pO8!XPsZ6+~f4& zC~3YzvD-Ogbu?kp*$jc`wJd!gdRG_?j>YY&R7wn2TZ1#n+ zed}mVv;Ax0@tD6vsin{s2B4_J!_7}5uWs{l!LempbTiQ7tKI~X}wqzryjnRyx7+@YF-Y#2#TqK#TE76@{u{FU_^2{cN zF%Pxc;xNj*e35Idp12^FJI8`NKRCN`Ez#7napqE*M3?#NWgYJ%#{gCsCD z6QsAH-hucw8Elp))F_kRg?0sRVYTqBbj!(Rce=nFg)G=*^=5@q?PU8 zDPNu%wR1|Mh?iuzmxq{gz0ziJ|`)*WZF2dv_QEbT*gU&~>goj3kpzG8VCi*4P z*Jh=ChMe>czcV0uXXI%Ry>WdKL~q(22k~o+9)(A5SRMk=FH#0T^rm3*$ln2ve)*CF z(a$hiLG%loW)Qt8I6(GPH3MABax>QhbKNl`=9*}(y;@{DTak9lM)mD;A$HreTO7j@ zlk;j`n(7B6%{H=Ok`rl<53?sGcm? z8(^i7{%=f)hgFnt|1rAu$ROy{)Z&V3N@h*>@r%vLupJm@%0=ZaYXg}CGAWlp<#kX` z0-01wppp{QlRzew5~!pE^(2rEP%nN&)kk`mODKqi$EsH6n- xB#=p^1S%;(Jqct|DS=8#P)`DxR7#+d64aAGCY2JXqy+UOkV&NkDk*L~`Ty&?oY?>X literal 0 HcmV?d00001 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/stone.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/stone.txt new file mode 100644 index 000000000..0466fd457 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_01/stone.txt @@ -0,0 +1,33 @@ +m 754 518 150 200 0 0 1800s 100 1 8011 +m 748 740 150 200 0 0 1700s 100 1 8011 +m 1153 768 150 200 0 0 1600s 100 1 8013 +m 196 1178 150 150 0 0 1500s 100 1 8013 +m 1312 1184 150 150 0 0 1900s 100 1 8013 + +r 762 209 100 100 0 0 3575s 100 1 2004 +r 350 345 100 100 0 0 3580s 100 1 2004 +r 299 475 100 100 0 0 3585s 100 1 2004 +r 774 510 100 100 0 0 3590s 100 1 2004 +r 841 573 100 100 0 0 3595s 100 1 2004 +r 678 621 100 100 0 0 3600s 100 1 2004 +r 1126 690 100 100 0 0 3605s 100 1 2004 +r 177 720 100 100 0 0 3610s 100 1 2004 +r 1247 732 100 100 0 0 3615s 100 1 2004 +r 1369 734 100 100 0 0 3620s 100 1 2004 +r 739 747 100 100 0 0 3625s 100 1 2004 +r 737 808 100 100 0 0 3630s 100 1 2004 +r 1382 816 100 100 0 0 3635s 100 1 2004 +r 1082 841 100 100 0 0 3640s 100 1 2004 +r 595 855 100 100 0 0 3645s 100 1 2004 +r 686 855 100 100 0 0 3650s 100 1 2004 +r 1200 873 100 100 0 0 3655s 100 1 2004 +r 480 880 100 100 0 0 3660s 100 1 2004 +r 1328 1037 100 100 0 0 3665s 100 1 2004 +r 887 1166 100 100 0 0 3670s 100 1 2004 +r 627 1212 100 100 0 0 3675s 100 1 2004 +r 1332 1261 100 100 0 0 3680s 100 1 2004 +r 503 1267 100 100 0 0 3685s 100 1 2004 +r 566 1275 100 100 0 0 3690s 100 1 2004 +r 556 1313 100 100 0 0 3695s 100 1 2004 +r 551 1328 100 100 0 0 3700s 100 1 2004 +r 1424 1366 100 100 0 0 3705s 100 1 2004 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/Setting.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/Setting.txt new file mode 100644 index 000000000..93ba1f761 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/Setting.txt @@ -0,0 +1,11 @@ +ScriptType MapSetting + +CellScale 200 +HeightScale 0.500000 + +ViewRadius 128 + +MapSize 6 6 +BasePosition 0 1049600 +TextureSet metin2_N_snowm.txt +Environment N-snowm01.msenv \ No newline at end of file diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/Town.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/Town.txt new file mode 100644 index 000000000..a71cfe5be --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/Town.txt @@ -0,0 +1,4 @@ +768 768 +758 1370 +168 213 +1334 200 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/boss.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/boss.txt new file mode 100644 index 000000000..207215c40 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/boss.txt @@ -0,0 +1 @@ +g 749 629 150 200 0 0 7200s 100 1 1114 \ No newline at end of file diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/npc.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/npc.txt new file mode 100644 index 000000000..00bf3c2fb --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/npc.txt @@ -0,0 +1,16 @@ +//type cx cy sx sy z dir time percent count vnum +//----------------------------------------------------------------------------------- +// ¿öÇÁ +m 752 1415 0 0 0 0 1m 100 1 10056 +m 156 283 0 0 0 0 1m 100 1 10056 +m 1392 154 0 0 0 0 1m 100 1 10056 +m 1413 1453 0 0 0 0 1m 100 1 10026 +// ´Ù³ª±î ----------------------------------------------------------------------------------- +s 0 0 0 0 0 0 600s 100 15 5004 +// ¿öÇÁNPC ----------------------------------------------------------------------------------- +//m 780 620 0 0 0 0 60s 100 1 9012 +// Quest NPC --------------------------------------------------------------------------------- +m 374 1411 0 0 0 0 60s 100 1 20359 +m 1463 513 0 0 0 0 60s 100 1 20359 +//m 467 503 0 0 0 0 60s 100 1 20359 + diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/regen.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/regen.txt new file mode 100644 index 000000000..9f04c2234 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/regen.txt @@ -0,0 +1,828 @@ +r 737 247 10 10 0 0 140s 100 1 505 +r 737 281 10 10 0 0 140s 100 1 505 +r 766 286 10 10 0 0 140s 100 1 505 +r 755 301 10 10 0 0 140s 100 1 505 +r 762 308 10 10 0 0 140s 100 1 505 +r 749 312 10 10 0 0 140s 100 1 505 +r 770 334 10 10 0 0 140s 100 1 505 +r 783 359 10 10 0 0 140s 100 1 505 +r 783 372 10 10 0 0 140s 100 1 505 +r 742 377 10 10 0 0 140s 100 1 505 +r 766 379 10 10 0 0 140s 100 1 505 +r 755 383 10 10 0 0 140s 100 1 505 +r 736 396 10 10 0 0 140s 100 1 505 +r 726 401 10 10 0 0 140s 100 1 505 +r 728 416 10 10 0 0 140s 100 1 505 +r 780 419 10 10 0 0 140s 100 1 505 +r 704 423 10 10 0 0 140s 100 1 505 +r 734 432 10 10 0 0 140s 100 1 505 +r 723 434 10 10 0 0 140s 100 1 505 +r 797 442 10 10 0 0 140s 100 1 505 +r 744 445 10 10 0 0 140s 100 1 505 +r 788 453 10 10 0 0 140s 100 1 505 +r 717 459 10 10 0 0 140s 100 1 505 +r 717 470 10 10 0 0 140s 100 1 505 +r 742 474 10 10 0 0 140s 100 1 505 +r 748 475 10 10 0 0 140s 100 1 505 +r 769 479 10 10 0 0 140s 100 1 505 +r 715 486 10 10 0 0 140s 100 1 505 +r 684 489 10 10 0 0 140s 100 1 505 +r 751 496 10 10 0 0 140s 100 1 505 +r 712 506 10 10 0 0 140s 100 1 505 +r 700 508 10 10 0 0 140s 100 1 505 +r 703 522 10 10 0 0 140s 100 1 505 +r 766 524 10 10 0 0 140s 100 1 505 +r 773 524 10 10 0 0 140s 100 1 505 +r 736 536 10 10 0 0 140s 100 1 505 +r 765 545 10 10 0 0 140s 100 1 505 +r 702 557 10 10 0 0 140s 100 1 505 +r 770 557 10 10 0 0 140s 100 1 505 +r 701 567 10 10 0 0 140s 100 1 505 +r 747 568 10 10 0 0 140s 100 1 505 +r 776 582 10 10 0 0 140s 100 1 505 +r 720 585 10 10 0 0 140s 100 1 505 +r 754 592 10 10 0 0 140s 100 1 505 +r 807 592 10 10 0 0 140s 100 1 505 +r 724 601 10 10 0 0 140s 100 1 505 +r 725 604 10 10 0 0 140s 100 1 505 +r 763 604 10 10 0 0 140s 100 1 505 +r 730 611 10 10 0 0 140s 100 1 505 +r 770 612 10 10 0 0 140s 100 1 505 +r 690 615 10 10 0 0 140s 100 1 505 +r 779 619 10 10 0 0 140s 100 1 505 +r 779 621 10 10 0 0 140s 100 1 505 +r 753 638 10 10 0 0 140s 100 1 505 +r 771 642 10 10 0 0 140s 100 1 505 +r 734 645 10 10 0 0 140s 100 1 505 +r 740 646 10 10 0 0 140s 100 1 505 +r 725 653 10 10 0 0 140s 100 1 505 +r 749 659 10 10 0 0 140s 100 1 505 +r 757 663 10 10 0 0 140s 100 1 505 +r 772 666 10 10 0 0 140s 100 1 505 +r 792 667 10 10 0 0 140s 100 1 505 +r 770 671 10 10 0 0 140s 100 1 505 +r 789 679 10 10 0 0 140s 100 1 505 +r 703 684 10 10 0 0 140s 100 1 505 +r 751 686 10 10 0 0 140s 100 1 505 +r 712 695 10 10 0 0 140s 100 1 505 +r 709 696 10 10 0 0 140s 100 1 505 +r 757 706 10 10 0 0 140s 100 1 505 +r 752 715 10 10 0 0 140s 100 1 505 +r 690 727 10 10 0 0 140s 100 1 505 +r 714 727 10 10 0 0 140s 100 1 505 +r 789 731 10 10 0 0 140s 100 1 505 +r 746 745 10 10 0 0 140s 100 1 505 +r 753 747 10 10 0 0 140s 100 1 505 +r 766 755 10 10 0 0 140s 100 1 505 +r 779 755 10 10 0 0 140s 100 1 505 +r 718 761 10 10 0 0 140s 100 1 505 +r 704 778 10 10 0 0 140s 100 1 505 +r 769 778 10 10 0 0 140s 100 1 505 +r 776 783 10 10 0 0 140s 100 1 505 +r 709 786 10 10 0 0 140s 100 1 505 +r 791 788 10 10 0 0 140s 100 1 505 +r 690 795 10 10 0 0 140s 100 1 505 +r 698 795 10 10 0 0 140s 100 1 505 +r 845 809 10 10 0 0 140s 100 1 505 +r 813 822 10 10 0 0 140s 100 1 505 +r 809 830 10 10 0 0 140s 100 1 505 +r 830 833 10 10 0 0 140s 100 1 505 +r 808 838 10 10 0 0 140s 100 1 505 +r 819 844 10 10 0 0 140s 100 1 505 +r 832 844 10 10 0 0 140s 100 1 505 +r 856 845 10 10 0 0 140s 100 1 505 +r 1076 650 10 10 0 0 120s 100 1 506 +r 1056 651 10 10 0 0 120s 100 1 506 +r 1110 655 10 10 0 0 120s 100 1 506 +r 1115 659 10 10 0 0 120s 100 1 506 +r 1023 663 10 10 0 0 120s 100 1 506 +r 1170 663 10 10 0 0 120s 100 1 506 +r 1187 664 10 10 0 0 120s 100 1 506 +r 1011 667 10 10 0 0 120s 100 1 506 +r 1072 670 10 10 0 0 120s 100 1 506 +r 1145 675 10 10 0 0 120s 100 1 506 +r 1181 679 10 10 0 0 120s 100 1 506 +r 1026 683 10 10 0 0 120s 100 1 506 +r 1076 685 10 10 0 0 120s 100 1 506 +r 1152 687 10 10 0 0 120s 100 1 506 +r 1254 689 10 10 0 0 120s 100 1 506 +r 1074 691 10 10 0 0 120s 100 1 506 +r 1335 693 10 10 0 0 120s 100 1 506 +r 1158 697 10 10 0 0 120s 100 1 506 +r 1399 702 10 10 0 0 120s 100 1 506 +r 1104 704 10 10 0 0 120s 100 1 506 +r 970 706 10 10 0 0 120s 100 1 506 +r 1285 708 10 10 0 0 120s 100 1 506 +r 1155 709 10 10 0 0 120s 100 1 506 +r 1406 714 10 10 0 0 120s 100 1 506 +r 1046 717 10 10 0 0 120s 100 1 506 +r 976 718 10 10 0 0 120s 100 1 506 +r 1078 721 10 10 0 0 120s 100 1 506 +r 1417 722 10 10 0 0 120s 100 1 506 +r 1050 723 10 10 0 0 120s 100 1 506 +r 1209 723 10 10 0 0 120s 100 1 506 +r 1186 724 10 10 0 0 120s 100 1 506 +r 1072 730 10 10 0 0 120s 100 1 506 +r 1337 734 10 10 0 0 120s 100 1 506 +r 1077 736 10 10 0 0 120s 100 1 506 +r 1149 737 10 10 0 0 120s 100 1 506 +r 1288 737 10 10 0 0 120s 100 1 506 +r 1335 741 10 10 0 0 120s 100 1 506 +r 1288 745 10 10 0 0 120s 100 1 506 +r 1036 748 10 10 0 0 120s 100 1 506 +r 1334 748 10 10 0 0 120s 100 1 506 +r 1209 752 10 10 0 0 120s 100 1 506 +r 1132 754 10 10 0 0 120s 100 1 506 +r 1340 755 10 10 0 0 120s 100 1 506 +r 1318 756 10 10 0 0 120s 100 1 506 +r 1061 759 10 10 0 0 120s 100 1 506 +r 1428 762 10 10 0 0 120s 100 1 506 +r 1072 767 10 10 0 0 120s 100 1 506 +r 1113 771 10 10 0 0 120s 100 1 506 +r 1306 771 10 10 0 0 120s 100 1 506 +r 1364 775 10 10 0 0 120s 100 1 506 +r 1379 775 10 10 0 0 120s 100 1 506 +r 1062 777 10 10 0 0 120s 100 1 506 +r 1029 781 10 10 0 0 120s 100 1 506 +r 1356 781 10 10 0 0 120s 100 1 506 +r 1183 783 10 10 0 0 120s 100 1 506 +r 1041 784 10 10 0 0 120s 100 1 506 +r 1206 784 10 10 0 0 120s 100 1 506 +r 1182 785 10 10 0 0 120s 100 1 506 +r 1281 788 10 10 0 0 120s 100 1 506 +r 1412 792 10 10 0 0 120s 100 1 506 +r 491 799 10 10 0 0 120s 100 1 506 +r 1393 799 10 10 0 0 120s 100 1 506 +r 1114 801 10 10 0 0 120s 100 1 506 +r 1413 801 10 10 0 0 120s 100 1 506 +r 1084 802 10 10 0 0 120s 100 1 506 +r 1202 802 10 10 0 0 120s 100 1 506 +r 1398 803 10 10 0 0 120s 100 1 506 +r 984 804 10 10 0 0 120s 100 1 506 +r 458 807 10 10 0 0 120s 100 1 506 +r 307 808 10 10 0 0 120s 100 1 506 +r 1293 808 10 10 0 0 120s 100 1 506 +r 399 811 10 10 0 0 120s 100 1 506 +r 984 811 10 10 0 0 120s 100 1 506 +r 345 812 10 10 0 0 120s 100 1 506 +r 505 814 10 10 0 0 120s 100 1 506 +r 1206 816 10 10 0 0 120s 100 1 506 +r 320 817 10 10 0 0 120s 100 1 506 +r 1143 819 10 10 0 0 120s 100 1 506 +r 411 820 10 10 0 0 120s 100 1 506 +r 1327 820 10 10 0 0 120s 100 1 506 +r 401 824 10 10 0 0 120s 100 1 506 +r 474 824 10 10 0 0 120s 100 1 506 +r 956 825 10 10 0 0 120s 100 1 506 +r 1095 825 10 10 0 0 120s 100 1 506 +r 1242 825 10 10 0 0 120s 100 1 506 +r 372 826 10 10 0 0 120s 100 1 506 +r 1057 826 10 10 0 0 120s 100 1 506 +r 1433 827 10 10 0 0 120s 100 1 506 +r 1394 828 10 10 0 0 120s 100 1 506 +r 1180 831 10 10 0 0 120s 100 1 506 +r 285 833 10 10 0 0 120s 100 1 506 +r 415 833 10 10 0 0 120s 100 1 506 +r 1075 833 10 10 0 0 120s 100 1 506 +r 1131 833 10 10 0 0 120s 100 1 506 +r 282 836 10 10 0 0 120s 100 1 506 +r 1215 837 10 10 0 0 120s 100 1 506 +r 235 838 10 10 0 0 120s 100 1 506 +r 1411 838 10 10 0 0 120s 100 1 506 +r 402 839 10 10 0 0 120s 100 1 506 +r 952 839 10 10 0 0 120s 100 1 506 +r 1290 839 10 10 0 0 120s 100 1 506 +r 1000 842 10 10 0 0 120s 100 1 506 +r 268 843 10 10 0 0 120s 100 1 506 +r 1066 843 10 10 0 0 120s 100 1 506 +r 406 844 10 10 0 0 120s 100 1 506 +r 1053 844 10 10 0 0 120s 100 1 506 +r 1323 844 10 10 0 0 120s 100 1 506 +r 215 850 10 10 0 0 120s 100 1 506 +r 413 850 10 10 0 0 120s 100 1 506 +r 1144 850 10 10 0 0 120s 100 1 506 +r 1365 850 10 10 0 0 120s 100 1 506 +r 1382 850 10 10 0 0 120s 100 1 506 +r 296 852 10 10 0 0 120s 100 1 506 +r 1168 852 10 10 0 0 120s 100 1 506 +r 1227 852 10 10 0 0 120s 100 1 506 +r 1377 852 10 10 0 0 120s 100 1 506 +r 325 857 10 10 0 0 120s 100 1 506 +r 341 858 10 10 0 0 120s 100 1 506 +r 994 858 10 10 0 0 120s 100 1 506 +r 1383 858 10 10 0 0 120s 100 1 506 +r 311 859 10 10 0 0 120s 100 1 506 +r 964 859 10 10 0 0 120s 100 1 506 +r 365 860 10 10 0 0 120s 100 1 506 +r 1041 860 10 10 0 0 120s 100 1 506 +r 1061 863 10 10 0 0 120s 100 1 506 +r 1331 863 10 10 0 0 120s 100 1 506 +r 571 864 10 10 0 0 120s 100 1 506 +r 341 865 10 10 0 0 120s 100 1 506 +r 1407 865 10 10 0 0 120s 100 1 506 +r 417 866 10 10 0 0 120s 100 1 506 +r 474 867 10 10 0 0 120s 100 1 506 +r 472 868 10 10 0 0 120s 100 1 506 +r 1062 869 10 10 0 0 120s 100 1 506 +r 321 871 10 10 0 0 120s 100 1 506 +r 382 871 10 10 0 0 120s 100 1 506 +r 1045 871 10 10 0 0 120s 100 1 506 +r 1084 871 10 10 0 0 120s 100 1 506 +r 470 873 10 10 0 0 120s 100 1 506 +r 529 874 10 10 0 0 120s 100 1 506 +r 1289 874 10 10 0 0 120s 100 1 506 +r 276 875 10 10 0 0 120s 100 1 506 +r 1334 876 10 10 0 0 120s 100 1 506 +r 408 880 10 10 0 0 120s 100 1 506 +r 1041 883 10 10 0 0 120s 100 1 506 +r 279 886 10 10 0 0 120s 100 1 506 +r 1193 886 10 10 0 0 120s 100 1 506 +r 359 887 10 10 0 0 120s 100 1 506 +r 257 895 10 10 0 0 120s 100 1 506 +r 1371 895 10 10 0 0 120s 100 1 506 +r 582 896 10 10 0 0 120s 100 1 506 +r 1125 896 10 10 0 0 120s 100 1 506 +r 1315 897 10 10 0 0 120s 100 1 506 +r 1328 899 10 10 0 0 120s 100 1 506 +r 1413 899 10 10 0 0 120s 100 1 506 +r 1170 902 10 10 0 0 120s 100 1 506 +r 1309 903 10 10 0 0 120s 100 1 506 +r 249 904 10 10 0 0 120s 100 1 506 +r 1157 904 10 10 0 0 120s 100 1 506 +r 1369 904 10 10 0 0 120s 100 1 506 +r 1367 905 10 10 0 0 120s 100 1 506 +r 1379 908 10 10 0 0 120s 100 1 506 +r 473 911 10 10 0 0 120s 100 1 506 +r 268 919 10 10 0 0 120s 100 1 506 +r 223 934 10 10 0 0 120s 100 1 506 +r 220 937 10 10 0 0 120s 100 1 506 +r 262 941 10 10 0 0 120s 100 1 506 +r 725 131 10 10 0 0 160s 100 1 504 +r 782 131 10 10 0 0 160s 100 1 504 +r 747 155 10 10 0 0 160s 100 1 504 +r 781 157 10 10 0 0 160s 100 1 504 +r 782 158 10 10 0 0 160s 100 1 504 +r 778 160 10 10 0 0 160s 100 1 504 +r 723 161 10 10 0 0 160s 100 1 504 +r 703 163 10 10 0 0 160s 100 1 504 +r 757 176 10 10 0 0 160s 100 1 504 +r 732 179 10 10 0 0 160s 100 1 504 +r 724 183 10 10 0 0 160s 100 1 504 +r 765 206 10 10 0 0 160s 100 1 504 +r 819 206 10 10 0 0 160s 100 1 504 +r 693 216 10 10 0 0 160s 100 1 504 +r 737 218 10 10 0 0 160s 100 1 504 +r 805 218 10 10 0 0 160s 100 1 504 +r 752 220 10 10 0 0 160s 100 1 504 +r 726 238 10 10 0 0 160s 100 1 504 +r 728 241 10 10 0 0 160s 100 1 504 +r 725 242 10 10 0 0 160s 100 1 504 +r 776 247 10 10 0 0 160s 100 1 504 +r 763 249 10 10 0 0 160s 100 1 504 +r 794 250 10 10 0 0 160s 100 1 504 +r 826 261 10 10 0 0 160s 100 1 504 +r 821 271 10 10 0 0 160s 100 1 504 +r 831 275 10 10 0 0 160s 100 1 504 +r 776 279 10 10 0 0 160s 100 1 504 +r 797 280 10 10 0 0 160s 100 1 504 +r 769 281 10 10 0 0 160s 100 1 504 +r 806 295 10 10 0 0 160s 100 1 504 +r 714 310 10 10 0 0 160s 100 1 504 +r 707 317 10 10 0 0 160s 100 1 504 +r 707 323 10 10 0 0 160s 100 1 504 +r 833 359 10 10 0 0 160s 100 1 504 +r 829 368 10 10 0 0 160s 100 1 504 +r 806 380 10 10 0 0 160s 100 1 504 +r 825 382 10 10 0 0 160s 100 1 504 +r 698 408 10 10 0 0 160s 100 1 504 +r 666 412 10 10 0 0 160s 100 1 504 +r 667 468 10 10 0 0 160s 100 1 504 +r 689 528 10 10 0 0 160s 100 1 504 +r 678 557 10 10 0 0 160s 100 1 504 +r 686 566 10 10 0 0 160s 100 1 504 +r 809 571 10 10 0 0 160s 100 1 504 +r 676 585 10 10 0 0 160s 100 1 504 +r 815 588 10 10 0 0 160s 100 1 504 +r 827 588 10 10 0 0 160s 100 1 504 +r 674 603 10 10 0 0 160s 100 1 504 +r 685 604 10 10 0 0 160s 100 1 504 +r 828 647 10 10 0 0 160s 100 1 504 +r 683 663 10 10 0 0 160s 100 1 504 +r 680 678 10 10 0 0 160s 100 1 504 +r 676 684 10 10 0 0 160s 100 1 504 +r 802 692 10 10 0 0 160s 100 1 504 +r 664 708 10 10 0 0 160s 100 1 504 +r 831 737 10 10 0 0 160s 100 1 504 +r 834 763 10 10 0 0 160s 100 1 504 +r 616 778 10 10 0 0 160s 100 1 504 +r 618 783 10 10 0 0 160s 100 1 504 +r 646 784 10 10 0 0 160s 100 1 504 +r 633 796 10 10 0 0 160s 100 1 504 +r 775 816 10 10 0 0 160s 100 1 504 +r 711 820 10 10 0 0 160s 100 1 504 +r 902 826 10 10 0 0 160s 100 1 504 +r 635 828 10 10 0 0 160s 100 1 504 +r 638 835 10 10 0 0 160s 100 1 504 +r 603 838 10 10 0 0 160s 100 1 504 +r 719 843 10 10 0 0 160s 100 1 504 +r 874 859 10 10 0 0 160s 100 1 504 +r 717 861 10 10 0 0 160s 100 1 504 +r 909 862 10 10 0 0 160s 100 1 504 +r 798 866 10 10 0 0 160s 100 1 504 +r 807 876 10 10 0 0 160s 100 1 504 +r 712 877 10 10 0 0 160s 100 1 504 +r 827 877 10 10 0 0 160s 100 1 504 +r 895 878 10 10 0 0 160s 100 1 504 +r 834 891 10 10 0 0 160s 100 1 504 +r 876 893 10 10 0 0 160s 100 1 504 +r 695 900 10 10 0 0 160s 100 1 504 +r 700 901 10 10 0 0 160s 100 1 504 +r 692 903 10 10 0 0 160s 100 1 504 +r 210 941 10 10 0 0 120s 100 1 507 +r 1393 943 10 10 0 0 120s 100 1 507 +r 1407 948 10 10 0 0 120s 100 1 507 +r 1395 959 10 10 0 0 120s 100 1 507 +r 240 964 10 10 0 0 120s 100 1 507 +r 236 968 10 10 0 0 120s 100 1 507 +r 1430 973 10 10 0 0 120s 100 1 507 +r 1438 973 10 10 0 0 120s 100 1 507 +r 1425 976 10 10 0 0 120s 100 1 507 +r 1382 977 10 10 0 0 120s 100 1 507 +r 1426 978 10 10 0 0 120s 100 1 507 +r 1443 985 10 10 0 0 120s 100 1 507 +r 1432 988 10 10 0 0 120s 100 1 507 +r 225 989 10 10 0 0 120s 100 1 507 +r 1399 989 10 10 0 0 120s 100 1 507 +r 205 992 10 10 0 0 120s 100 1 507 +r 212 994 10 10 0 0 120s 100 1 507 +r 1255 1003 10 10 0 0 120s 100 1 507 +r 1434 1014 10 10 0 0 120s 100 1 507 +r 243 1015 10 10 0 0 120s 100 1 507 +r 196 1016 10 10 0 0 120s 100 1 507 +r 248 1021 10 10 0 0 120s 100 1 507 +r 1270 1021 10 10 0 0 120s 100 1 507 +r 1266 1038 10 10 0 0 120s 100 1 507 +r 1245 1039 10 10 0 0 120s 100 1 507 +r 257 1040 10 10 0 0 120s 100 1 507 +r 1421 1046 10 10 0 0 120s 100 1 507 +r 1269 1050 10 10 0 0 120s 100 1 507 +r 1355 1052 10 10 0 0 120s 100 1 507 +r 1307 1056 10 10 0 0 120s 100 1 507 +r 1260 1058 10 10 0 0 120s 100 1 507 +r 243 1060 10 10 0 0 120s 100 1 507 +r 255 1060 10 10 0 0 120s 100 1 507 +r 173 1070 10 10 0 0 120s 100 1 507 +r 218 1070 10 10 0 0 120s 100 1 507 +r 1304 1070 10 10 0 0 120s 100 1 507 +r 1336 1070 10 10 0 0 120s 100 1 507 +r 1304 1076 10 10 0 0 120s 100 1 507 +r 239 1080 10 10 0 0 120s 100 1 507 +r 1378 1084 10 10 0 0 120s 100 1 507 +r 258 1087 10 10 0 0 120s 100 1 507 +r 200 1088 10 10 0 0 120s 100 1 507 +r 1244 1088 10 10 0 0 120s 100 1 507 +r 181 1093 10 10 0 0 120s 100 1 507 +r 1279 1094 10 10 0 0 120s 100 1 507 +r 1325 1095 10 10 0 0 120s 100 1 507 +r 180 1096 10 10 0 0 120s 100 1 507 +r 152 1097 10 10 0 0 120s 100 1 507 +r 205 1103 10 10 0 0 120s 100 1 507 +r 197 1104 10 10 0 0 120s 100 1 507 +r 1431 1105 10 10 0 0 120s 100 1 507 +r 1311 1107 10 10 0 0 120s 100 1 507 +r 1419 1107 10 10 0 0 120s 100 1 507 +r 233 1108 10 10 0 0 120s 100 1 507 +r 1389 1108 10 10 0 0 120s 100 1 507 +r 1458 1112 10 10 0 0 120s 100 1 507 +r 1291 1113 10 10 0 0 120s 100 1 507 +r 203 1115 10 10 0 0 120s 100 1 507 +r 1343 1116 10 10 0 0 120s 100 1 507 +r 1420 1117 10 10 0 0 120s 100 1 507 +r 1411 1122 10 10 0 0 120s 100 1 507 +r 1365 1124 10 10 0 0 120s 100 1 507 +r 1333 1125 10 10 0 0 120s 100 1 507 +r 225 1131 10 10 0 0 120s 100 1 507 +r 1301 1131 10 10 0 0 120s 100 1 507 +r 1364 1133 10 10 0 0 120s 100 1 507 +r 1403 1135 10 10 0 0 120s 100 1 507 +r 163 1136 10 10 0 0 120s 100 1 507 +r 1401 1136 10 10 0 0 120s 100 1 507 +r 152 1138 10 10 0 0 120s 100 1 507 +r 1346 1140 10 10 0 0 120s 100 1 507 +r 1362 1145 10 10 0 0 120s 100 1 507 +r 1308 1146 10 10 0 0 120s 100 1 507 +r 1306 1153 10 10 0 0 120s 100 1 507 +r 1422 1158 10 10 0 0 120s 100 1 507 +r 166 1160 10 10 0 0 120s 100 1 507 +r 1409 1161 10 10 0 0 120s 100 1 507 +r 1319 1162 10 10 0 0 120s 100 1 507 +r 234 1163 10 10 0 0 120s 100 1 507 +r 1415 1165 10 10 0 0 120s 100 1 507 +r 1460 1171 10 10 0 0 120s 100 1 507 +r 1308 1177 10 10 0 0 120s 100 1 507 +r 1376 1180 10 10 0 0 120s 100 1 507 +r 1406 1180 10 10 0 0 120s 100 1 507 +r 1341 1181 10 10 0 0 120s 100 1 507 +r 1418 1181 10 10 0 0 120s 100 1 507 +r 254 1182 10 10 0 0 120s 100 1 507 +r 1277 1182 10 10 0 0 120s 100 1 507 +r 1402 1183 10 10 0 0 120s 100 1 507 +r 200 1185 10 10 0 0 120s 100 1 507 +r 1386 1200 10 10 0 0 120s 100 1 507 +r 181 1201 10 10 0 0 120s 100 1 507 +r 1372 1204 10 10 0 0 120s 100 1 507 +r 1405 1205 10 10 0 0 120s 100 1 507 +r 174 1209 10 10 0 0 120s 100 1 507 +r 1279 1210 10 10 0 0 120s 100 1 507 +r 1288 1210 10 10 0 0 120s 100 1 507 +r 1388 1212 10 10 0 0 120s 100 1 507 +r 1288 1224 10 10 0 0 120s 100 1 507 +r 1271 1226 10 10 0 0 120s 100 1 507 +r 1246 1230 10 10 0 0 120s 100 1 507 +r 1457 1236 10 10 0 0 120s 100 1 507 +r 1408 1240 10 10 0 0 120s 100 1 507 +r 1438 1241 10 10 0 0 120s 100 1 507 +r 1277 1244 10 10 0 0 120s 100 1 507 +r 234 1245 10 10 0 0 120s 100 1 507 +r 1431 1245 10 10 0 0 120s 100 1 507 +r 174 1246 10 10 0 0 120s 100 1 507 +r 1348 1250 10 10 0 0 120s 100 1 507 +r 242 1256 10 10 0 0 120s 100 1 507 +r 1382 1257 10 10 0 0 120s 100 1 507 +r 188 1263 10 10 0 0 120s 100 1 507 +r 1381 1267 10 10 0 0 120s 100 1 507 +r 202 1268 10 10 0 0 120s 100 1 507 +r 1299 1277 10 10 0 0 120s 100 1 507 +r 1393 1277 10 10 0 0 120s 100 1 507 +r 210 1279 10 10 0 0 120s 100 1 507 +r 1314 1287 10 10 0 0 120s 100 1 507 +r 1246 1289 10 10 0 0 120s 100 1 507 +r 1408 1289 10 10 0 0 120s 100 1 507 +r 1275 1290 10 10 0 0 120s 100 1 507 +r 227 1291 10 10 0 0 120s 100 1 507 +r 1310 1293 10 10 0 0 120s 100 1 507 +r 1244 1296 10 10 0 0 120s 100 1 507 +r 183 1299 10 10 0 0 120s 100 1 507 +r 1313 1302 10 10 0 0 120s 100 1 507 +r 1276 1303 10 10 0 0 120s 100 1 507 +r 1280 1306 10 10 0 0 120s 100 1 507 +r 233 1307 10 10 0 0 120s 100 1 507 +r 1432 1309 10 10 0 0 120s 100 1 507 +r 200 1311 10 10 0 0 120s 100 1 507 +r 227 1312 10 10 0 0 120s 100 1 507 +r 1368 1312 10 10 0 0 120s 100 1 507 +r 1336 1313 10 10 0 0 120s 100 1 507 +r 1321 1315 10 10 0 0 120s 100 1 507 +r 1341 1316 10 10 0 0 120s 100 1 507 +r 1288 1326 10 10 0 0 120s 100 1 507 +r 1412 1327 10 10 0 0 120s 100 1 507 +r 1353 1330 10 10 0 0 120s 100 1 507 +r 252 1334 10 10 0 0 120s 100 1 507 +r 1299 1339 10 10 0 0 120s 100 1 507 +r 1290 1341 10 10 0 0 120s 100 1 507 +r 1396 1348 10 10 0 0 120s 100 1 507 +r 1285 1352 10 10 0 0 120s 100 1 507 +r 1367 1354 10 10 0 0 120s 100 1 507 +r 1424 1361 10 10 0 0 120s 100 1 507 +r 264 1369 10 10 0 0 120s 100 1 507 +r 235 1373 10 10 0 0 120s 100 1 507 +r 238 1376 10 10 0 0 120s 100 1 507 +r 1392 1377 10 10 0 0 120s 100 1 507 +r 260 1382 10 10 0 0 120s 100 1 507 +r 1272 1383 10 10 0 0 120s 100 1 507 +r 1280 1387 10 10 0 0 120s 100 1 507 +r 1319 1387 10 10 0 0 120s 100 1 507 +r 1421 1389 10 10 0 0 120s 100 1 507 +r 1447 1390 10 10 0 0 120s 100 1 507 +r 1271 1399 10 10 0 0 120s 100 1 507 +r 1315 1399 10 10 0 0 120s 100 1 507 +r 1277 1401 10 10 0 0 120s 100 1 507 +r 1368 1401 10 10 0 0 120s 100 1 507 +r 1364 1408 10 10 0 0 120s 100 1 507 +r 1328 1409 10 10 0 0 120s 100 1 507 +r 1354 1411 10 10 0 0 120s 100 1 507 +r 1274 1419 10 10 0 0 120s 100 1 507 +r 669 162 10 10 0 0 160s 100 1 503 +r 529 190 10 10 0 0 160s 100 1 503 +r 514 193 10 10 0 0 160s 100 1 503 +r 511 202 10 10 0 0 160s 100 1 503 +r 500 210 10 10 0 0 160s 100 1 503 +r 684 217 10 10 0 0 160s 100 1 503 +r 680 219 10 10 0 0 160s 100 1 503 +r 546 241 10 10 0 0 160s 100 1 503 +r 511 263 10 10 0 0 160s 100 1 503 +r 547 263 10 10 0 0 160s 100 1 503 +r 849 268 10 10 0 0 160s 100 1 503 +r 857 272 10 10 0 0 160s 100 1 503 +r 852 279 10 10 0 0 160s 100 1 503 +r 549 298 10 10 0 0 160s 100 1 503 +r 491 311 10 10 0 0 160s 100 1 503 +r 668 318 10 10 0 0 160s 100 1 503 +r 840 319 10 10 0 0 160s 100 1 503 +r 595 340 10 10 0 0 160s 100 1 503 +r 856 340 10 10 0 0 160s 100 1 503 +r 579 351 10 10 0 0 160s 100 1 503 +r 859 366 10 10 0 0 160s 100 1 503 +r 983 416 10 10 0 0 160s 100 1 503 +r 493 423 10 10 0 0 160s 100 1 503 +r 950 436 10 10 0 0 160s 100 1 503 +r 946 445 10 10 0 0 160s 100 1 503 +r 641 455 10 10 0 0 160s 100 1 503 +r 986 459 10 10 0 0 160s 100 1 503 +r 980 461 10 10 0 0 160s 100 1 503 +r 657 462 10 10 0 0 160s 100 1 503 +r 978 465 10 10 0 0 160s 100 1 503 +r 636 481 10 10 0 0 160s 100 1 503 +r 851 486 10 10 0 0 160s 100 1 503 +r 828 498 10 10 0 0 160s 100 1 503 +r 990 504 10 10 0 0 160s 100 1 503 +r 534 511 10 10 0 0 160s 100 1 503 +r 637 520 10 10 0 0 160s 100 1 503 +r 836 520 10 10 0 0 160s 100 1 503 +r 1060 522 10 10 0 0 160s 100 1 503 +r 1034 531 10 10 0 0 160s 100 1 503 +r 652 533 10 10 0 0 160s 100 1 503 +r 657 533 10 10 0 0 160s 100 1 503 +r 986 539 10 10 0 0 160s 100 1 503 +r 823 542 10 10 0 0 160s 100 1 503 +r 487 545 10 10 0 0 160s 100 1 503 +r 1064 546 10 10 0 0 160s 100 1 503 +r 1083 550 10 10 0 0 160s 100 1 503 +r 846 556 10 10 0 0 160s 100 1 503 +r 851 563 10 10 0 0 160s 100 1 503 +r 1006 566 10 10 0 0 160s 100 1 503 +r 519 568 10 10 0 0 160s 100 1 503 +r 534 575 10 10 0 0 160s 100 1 503 +r 494 577 10 10 0 0 160s 100 1 503 +r 519 577 10 10 0 0 160s 100 1 503 +r 510 586 10 10 0 0 160s 100 1 503 +r 861 615 10 10 0 0 160s 100 1 503 +r 505 619 10 10 0 0 160s 100 1 503 +r 836 624 10 10 0 0 160s 100 1 503 +r 637 652 10 10 0 0 160s 100 1 503 +r 865 657 10 10 0 0 160s 100 1 503 +r 633 661 10 10 0 0 160s 100 1 503 +r 852 731 10 10 0 0 160s 100 1 503 +r 658 905 10 10 0 0 160s 100 1 503 +r 668 910 10 10 0 0 160s 100 1 503 +r 657 954 10 10 0 0 160s 100 1 503 +r 683 991 10 10 0 0 160s 100 1 503 +r 672 997 10 10 0 0 160s 100 1 503 +r 418 998 10 10 0 0 160s 100 1 503 +r 696 1004 10 10 0 0 160s 100 1 503 +r 924 1006 10 10 0 0 160s 100 1 503 +r 570 1009 10 10 0 0 160s 100 1 503 +r 1045 1011 10 10 0 0 160s 100 1 503 +r 926 1013 10 10 0 0 160s 100 1 503 +r 768 1017 10 10 0 0 160s 100 1 503 +r 938 1017 10 10 0 0 160s 100 1 503 +r 554 1019 10 10 0 0 160s 100 1 503 +r 811 1019 10 10 0 0 160s 100 1 503 +r 439 1020 10 10 0 0 160s 100 1 503 +r 454 1021 10 10 0 0 160s 100 1 503 +r 486 1022 10 10 0 0 160s 100 1 503 +r 516 1026 10 10 0 0 160s 100 1 503 +r 578 1026 10 10 0 0 160s 100 1 503 +r 842 1027 10 10 0 0 160s 100 1 503 +r 830 1029 10 10 0 0 160s 100 1 503 +r 734 1030 10 10 0 0 160s 100 1 503 +r 877 1032 10 10 0 0 160s 100 1 503 +r 1080 1032 10 10 0 0 160s 100 1 503 +r 1113 1036 10 10 0 0 160s 100 1 503 +r 719 1037 10 10 0 0 160s 100 1 503 +r 1129 1037 10 10 0 0 160s 100 1 503 +r 1045 1039 10 10 0 0 160s 100 1 503 +r 463 1041 10 10 0 0 160s 100 1 503 +r 659 1043 10 10 0 0 160s 100 1 503 +r 656 1049 10 10 0 0 160s 100 1 503 +r 723 1052 10 10 0 0 160s 100 1 503 +r 373 128 10 10 0 0 140s 100 1 501 +r 384 129 10 10 0 0 140s 100 1 501 +r 360 144 10 10 0 0 140s 100 1 501 +r 401 149 10 10 0 0 140s 100 1 501 +r 1124 156 10 10 0 0 140s 100 1 501 +r 416 179 10 10 0 0 140s 100 1 501 +r 1076 189 10 10 0 0 140s 100 1 501 +r 1166 207 10 10 0 0 140s 100 1 501 +r 1094 217 10 10 0 0 140s 100 1 501 +r 1131 218 10 10 0 0 140s 100 1 501 +r 400 222 10 10 0 0 140s 100 1 501 +r 1103 227 10 10 0 0 140s 100 1 501 +r 1176 227 10 10 0 0 140s 100 1 501 +r 287 233 10 10 0 0 140s 100 1 501 +r 305 246 10 10 0 0 140s 100 1 501 +r 402 253 10 10 0 0 140s 100 1 501 +r 340 255 10 10 0 0 140s 100 1 501 +r 357 255 10 10 0 0 140s 100 1 501 +r 1158 271 10 10 0 0 140s 100 1 501 +r 381 279 10 10 0 0 140s 100 1 501 +r 1211 320 10 10 0 0 140s 100 1 501 +r 1208 322 10 10 0 0 140s 100 1 501 +r 376 332 10 10 0 0 140s 100 1 501 +r 357 333 10 10 0 0 140s 100 1 501 +r 1154 336 10 10 0 0 140s 100 1 501 +r 357 347 10 10 0 0 140s 100 1 501 +r 321 349 10 10 0 0 140s 100 1 501 +r 1110 358 10 10 0 0 140s 100 1 501 +r 388 362 10 10 0 0 140s 100 1 501 +r 1097 376 10 10 0 0 140s 100 1 501 +r 1172 380 10 10 0 0 140s 100 1 501 +r 349 391 10 10 0 0 140s 100 1 501 +r 1299 391 10 10 0 0 140s 100 1 501 +r 1161 394 10 10 0 0 140s 100 1 501 +r 317 398 10 10 0 0 140s 100 1 501 +r 1158 398 10 10 0 0 140s 100 1 501 +r 1337 398 10 10 0 0 140s 100 1 501 +r 1316 399 10 10 0 0 140s 100 1 501 +r 393 412 10 10 0 0 140s 100 1 501 +r 1205 418 10 10 0 0 140s 100 1 501 +r 1149 425 10 10 0 0 140s 100 1 501 +r 1251 426 10 10 0 0 140s 100 1 501 +r 367 427 10 10 0 0 140s 100 1 501 +r 1187 429 10 10 0 0 140s 100 1 501 +r 1262 436 10 10 0 0 140s 100 1 501 +r 271 465 10 10 0 0 140s 100 1 501 +r 282 467 10 10 0 0 140s 100 1 501 +r 399 476 10 10 0 0 140s 100 1 501 +r 212 502 10 10 0 0 140s 100 1 501 +r 254 510 10 10 0 0 140s 100 1 501 +r 229 525 10 10 0 0 140s 100 1 501 +r 149 528 10 10 0 0 140s 100 1 501 +r 257 531 10 10 0 0 140s 100 1 501 +r 177 536 10 10 0 0 140s 100 1 501 +r 296 546 10 10 0 0 140s 100 1 501 +r 181 550 10 10 0 0 140s 100 1 501 +r 201 551 10 10 0 0 140s 100 1 501 +r 354 552 10 10 0 0 140s 100 1 501 +r 198 554 10 10 0 0 140s 100 1 501 +r 394 557 10 10 0 0 140s 100 1 501 +r 345 562 10 10 0 0 140s 100 1 501 +r 386 563 10 10 0 0 140s 100 1 501 +r 738 1147 10 10 0 0 140s 100 1 501 +r 745 1150 10 10 0 0 140s 100 1 501 +r 810 1154 10 10 0 0 140s 100 1 501 +r 728 1157 10 10 0 0 140s 100 1 501 +r 776 1157 10 10 0 0 140s 100 1 501 +r 882 1157 10 10 0 0 140s 100 1 501 +r 921 1158 10 10 0 0 140s 100 1 501 +r 807 1160 10 10 0 0 140s 100 1 501 +r 878 1165 10 10 0 0 140s 100 1 501 +r 534 1169 10 10 0 0 140s 100 1 501 +r 718 1171 10 10 0 0 140s 100 1 501 +r 546 1173 10 10 0 0 140s 100 1 501 +r 852 1175 10 10 0 0 140s 100 1 501 +r 690 1177 10 10 0 0 140s 100 1 501 +r 908 1177 10 10 0 0 140s 100 1 501 +r 828 1178 10 10 0 0 140s 100 1 501 +r 788 1183 10 10 0 0 140s 100 1 501 +r 735 1185 10 10 0 0 140s 100 1 501 +r 722 1186 10 10 0 0 140s 100 1 501 +r 987 1189 10 10 0 0 140s 100 1 501 +r 573 1190 10 10 0 0 140s 100 1 501 +r 503 1191 10 10 0 0 140s 100 1 501 +r 683 1191 10 10 0 0 140s 100 1 501 +r 590 1194 10 10 0 0 140s 100 1 501 +r 707 1194 10 10 0 0 140s 100 1 501 +r 700 1196 10 10 0 0 140s 100 1 501 +r 740 1204 10 10 0 0 140s 100 1 501 +r 496 1207 10 10 0 0 140s 100 1 501 +r 937 1207 10 10 0 0 140s 100 1 501 +r 596 1210 10 10 0 0 140s 100 1 501 +r 724 1219 10 10 0 0 140s 100 1 501 +r 855 1219 10 10 0 0 140s 100 1 501 +r 719 1224 10 10 0 0 140s 100 1 501 +r 625 1233 10 10 0 0 140s 100 1 501 +r 555 1235 10 10 0 0 140s 100 1 501 +r 658 1235 10 10 0 0 140s 100 1 501 +r 540 1244 10 10 0 0 140s 100 1 501 +r 915 1245 10 10 0 0 140s 100 1 501 +r 994 1245 10 10 0 0 140s 100 1 501 +r 979 1249 10 10 0 0 140s 100 1 501 +r 893 1252 10 10 0 0 140s 100 1 501 +r 559 1257 10 10 0 0 140s 100 1 501 +r 891 1258 10 10 0 0 140s 100 1 501 +r 556 1260 10 10 0 0 140s 100 1 501 +r 496 1263 10 10 0 0 140s 100 1 501 +r 930 1263 10 10 0 0 140s 100 1 501 +r 941 1264 10 10 0 0 140s 100 1 501 +r 626 1268 10 10 0 0 140s 100 1 501 +r 533 1278 10 10 0 0 140s 100 1 501 +r 492 1280 10 10 0 0 140s 100 1 501 +r 490 1285 10 10 0 0 140s 100 1 501 +r 531 1298 10 10 0 0 140s 100 1 501 +r 522 1299 10 10 0 0 140s 100 1 501 +r 949 1315 10 10 0 0 140s 100 1 501 +r 921 1317 10 10 0 0 140s 100 1 501 +r 571 1328 10 10 0 0 140s 100 1 501 +r 959 1341 10 10 0 0 140s 100 1 501 +r 493 1344 10 10 0 0 140s 100 1 501 +r 547 1398 10 10 0 0 140s 100 1 501 +r 530 1421 10 10 0 0 140s 100 1 501 +r 566 1428 10 10 0 0 140s 100 1 501 +r 542 1447 10 10 0 0 140s 100 1 501 +r 1006 150 10 10 0 0 140s 100 1 502 +r 981 168 10 10 0 0 140s 100 1 502 +r 1005 174 10 10 0 0 140s 100 1 502 +r 1014 251 10 10 0 0 140s 100 1 502 +r 1005 313 10 10 0 0 140s 100 1 502 +r 1023 317 10 10 0 0 140s 100 1 502 +r 1013 342 10 10 0 0 140s 100 1 502 +r 1360 477 10 10 0 0 140s 100 1 502 +r 1351 496 10 10 0 0 140s 100 1 502 +r 1397 508 10 10 0 0 140s 100 1 502 +r 1261 518 10 10 0 0 140s 100 1 502 +r 1206 530 10 10 0 0 140s 100 1 502 +r 1319 532 10 10 0 0 140s 100 1 502 +r 1142 534 10 10 0 0 140s 100 1 502 +r 1345 536 10 10 0 0 140s 100 1 502 +r 1220 537 10 10 0 0 140s 100 1 502 +r 1354 542 10 10 0 0 140s 100 1 502 +r 1410 542 10 10 0 0 140s 100 1 502 +r 1280 545 10 10 0 0 140s 100 1 502 +r 1382 546 10 10 0 0 140s 100 1 502 +r 1246 547 10 10 0 0 140s 100 1 502 +r 128 550 10 10 0 0 140s 100 1 502 +r 1320 550 10 10 0 0 140s 100 1 502 +r 1254 552 10 10 0 0 140s 100 1 502 +r 1218 555 10 10 0 0 140s 100 1 502 +r 1387 558 10 10 0 0 140s 100 1 502 +r 1313 561 10 10 0 0 140s 100 1 502 +r 1314 561 10 10 0 0 140s 100 1 502 +r 1349 562 10 10 0 0 140s 100 1 502 +r 1148 564 10 10 0 0 140s 100 1 502 +r 149 601 10 10 0 0 140s 100 1 502 +r 150 601 10 10 0 0 140s 100 1 502 +r 217 640 10 10 0 0 140s 100 1 502 +r 441 647 10 10 0 0 140s 100 1 502 +r 356 648 10 10 0 0 140s 100 1 502 +r 195 655 10 10 0 0 140s 100 1 502 +r 331 655 10 10 0 0 140s 100 1 502 +r 252 656 10 10 0 0 140s 100 1 502 +r 255 662 10 10 0 0 140s 100 1 502 +r 403 662 10 10 0 0 140s 100 1 502 +r 525 676 10 10 0 0 140s 100 1 502 +r 313 679 10 10 0 0 140s 100 1 502 +r 400 688 10 10 0 0 140s 100 1 502 +r 298 689 10 10 0 0 140s 100 1 502 +r 227 701 10 10 0 0 140s 100 1 502 +r 265 716 10 10 0 0 140s 100 1 502 +r 339 717 10 10 0 0 140s 100 1 502 +r 234 729 10 10 0 0 140s 100 1 502 +r 177 740 10 10 0 0 140s 100 1 502 +r 392 1042 10 10 0 0 140s 100 1 502 +r 395 1045 10 10 0 0 140s 100 1 502 +r 390 1054 10 10 0 0 140s 100 1 502 +r 391 1058 10 10 0 0 140s 100 1 502 +r 376 1071 10 10 0 0 140s 100 1 502 +r 367 1075 10 10 0 0 140s 100 1 502 +r 1131 1080 10 10 0 0 140s 100 1 502 +r 1158 1080 10 10 0 0 140s 100 1 502 +r 363 1091 10 10 0 0 140s 100 1 502 +r 407 1111 10 10 0 0 140s 100 1 502 +r 344 1114 10 10 0 0 140s 100 1 502 +r 383 1114 10 10 0 0 140s 100 1 502 +r 355 1117 10 10 0 0 140s 100 1 502 +r 381 1117 10 10 0 0 140s 100 1 502 +r 1155 1117 10 10 0 0 140s 100 1 502 +r 389 1122 10 10 0 0 140s 100 1 502 +r 422 1128 10 10 0 0 140s 100 1 502 +r 376 1129 10 10 0 0 140s 100 1 502 +r 1102 1129 10 10 0 0 140s 100 1 502 +r 1107 1138 10 10 0 0 140s 100 1 502 +r 1121 1145 10 10 0 0 140s 100 1 502 +r 419 1164 10 10 0 0 140s 100 1 502 +r 467 1172 10 10 0 0 140s 100 1 502 +r 353 1176 10 10 0 0 140s 100 1 502 +r 396 1181 10 10 0 0 140s 100 1 502 +r 1118 1182 10 10 0 0 140s 100 1 502 +r 1135 1204 10 10 0 0 140s 100 1 502 +r 1150 1205 10 10 0 0 140s 100 1 502 +r 379 1209 10 10 0 0 140s 100 1 502 +r 401 1209 10 10 0 0 140s 100 1 502 +r 406 1244 10 10 0 0 140s 100 1 502 +r 346 1264 10 10 0 0 140s 100 1 502 +r 345 1271 10 10 0 0 140s 100 1 502 +r 346 1275 10 10 0 0 140s 100 1 502 +r 1138 1279 10 10 0 0 140s 100 1 502 +r 1145 1285 10 10 0 0 140s 100 1 502 +r 1097 1295 10 10 0 0 140s 100 1 502 +r 1107 1304 10 10 0 0 140s 100 1 502 +r 337 1305 10 10 0 0 140s 100 1 502 +r 351 1311 10 10 0 0 140s 100 1 502 +r 371 1315 10 10 0 0 140s 100 1 502 +r 1117 1320 10 10 0 0 140s 100 1 502 +r 370 1325 10 10 0 0 140s 100 1 502 +r 394 1327 10 10 0 0 140s 100 1 502 +r 359 1339 10 10 0 0 140s 100 1 502 +r 1151 1341 10 10 0 0 140s 100 1 502 +r 405 1346 10 10 0 0 140s 100 1 502 +r 1139 1362 10 10 0 0 140s 100 1 502 +r 1095 1377 10 10 0 0 140s 100 1 502 +r 1138 1377 10 10 0 0 140s 100 1 502 +r 1045 1380 10 10 0 0 140s 100 1 502 +r 1109 1388 10 10 0 0 140s 100 1 502 +r 1115 1388 10 10 0 0 140s 100 1 502 +r 386 1395 10 10 0 0 140s 100 1 502 +r 398 1395 10 10 0 0 140s 100 1 502 +r 1023 1402 10 10 0 0 140s 100 1 502 +r 1108 1402 10 10 0 0 140s 100 1 502 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/server_attr b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/server_attr new file mode 100644 index 0000000000000000000000000000000000000000..4885afefdb4d50dd8126773712c88c3eda2ea9a8 GIT binary patch literal 385134 zcmeFa4|G&le&_j0C8^3y8L5NYs&1aG+s2J#P?uzZOEQ!tb=w)qZDk;F??B?p!gOZ_ zCaw&0><(;q?SaHjAhFJYq&)*k*B+R)XJFIXg>3g(NV*c(*gKF|8If(D#S_;qz3pt% z>DD$*Iuo+-J7GV+_opaH_X@vqAql8=j#TgczW3gD-~Ipl-QVwbla^&A`D=|>R@0N* z$e-fxj=nA?tPj`AWO@^*m&x?y-a48z-&sroz%-@b_vX;)Z0nDOlFtBY)ZYI)XQXc z3CyO{+ey7lW|zQhO1+)b%Vc&5%%;@aNxe*Fm%waFy`9v{WOfP6rg-h-f4Ot^&|gnj zkrB#4t>H#g2394wAB*HZv}!D(tb4kwT&G~Eu4a#%Dn!(^jFnrdUL)jHJFZ@visfu| z#fjw}P;W!Kl!>dip|z_?X!olhK|4pdA3=LSoq=Yn_n=wU?>RB`-grxIu2G$ET6)K# z>b+4*9T93SrlOE7>o<9djxJGFV$4zpoEB~b8*fxQ1es`1Ru_o%Z70S~|8L$oHAh_q z*BQSOb6yoH>&=9f8_ZEEZ&Kz1xj`y5M?p;_tW^*q-0|~RZlD)>R9Q5FUI>JEou5qZ zv31ZX{9?jd2Z0bpe%9wQCc26ep-EZaNLVULP~v`LD(1E)D&^naIh8UMbf+bLcT(0k zWwL}ap?Hq+)2~)Tuny8mR`Yn5vi8y=)~ct3x)bVCQ14dOcBl`lXN0m8+L`|Wt|c$0c=6gt;>x4YDp zg`_NktG-AGO5*yjS0;baa8s1ZHV3_hF41Zow^jySVmD2EjoYClUZmLnel4I@?s>~&j zE$gq{*(9O9K4z)QcB}fjAftj<);ofY-J@OuyGWONO|Y@3%x{EgRNsOwGu*d?K0zEN zqp2s<89VOSOp%s4MZl}Y*g&>X9m~WA3Q=`6PtFMDd`=x9SdttQ?hxUuWHFX1$%!E>B+ojuk$`;8L*E7H0!D5;p6FeMZpyk1-5^ZgQxU zAwlyV`m~@~&=JrLf{qAUXi|fM*yL|Bh-E#>qqRBHqFPE#s*eRgi;ER4)!`yevuX#i ztdH{8USdGq?pUf#Rtnn%vzt{+5Y{c$ZV)MT?y^gX@?^G|`Dst&rnGMB2G?6b>t80V z|ExNumeF>bC706r-4T4G7+23h{V{bJ;>Xpu5>h08&KG=ZtYsZdZPIC3*F_7=S?ZWj zr<&D@paqVo12nCBsdwA^?6iHi+LDc@vlQ+~HYkdb0@KZcU4LF^q6$`rA7HwI;#(qR zax(jGf?4(;C6!j67wYCxTz#J6Yo%pEUF{DO+43+Ehx!TiO~PKI|9+F8%l(zCl=Nk2 z--33(^mP8e2klHIuHJ*Tf+cG#_c4~p5RVbix(Dh?S-s}y%@0C7B-96?c1oAa-J`50 zpzadt6HvQk1xw9ZS*Tk`*2+TdrmMJ9eGcjd37doZuo{L+Jv|TAvOXnE`1y&JRin*x zmzGuI5gxlNx`)umnek~x)z{CW$2a_kvK1pwx}f& z%>#s5BG96}J~=K5y$|V{%Mbkqk>ji0$|!FE{FZ!O4X$OS*pHoT%h6Ha{dS9&G~-Ba zNZ2Lod?vnXBDSiFTN(L3rL41byiD5fcFw1jbsEC@fq?Kh4Hm*W#yKyJ^MtaFLwS_Z z&8Pf0>qRL2s!b@t^*txHvec=p!*-|B$Kd7%9%e;J;I!(P8Q6YES^Ek6i0TdkKgpVt zz-v`sKw${q4P}iQ3@A^r7=_ZShG!;NAi?b<_%N+=M#hRjTY-AirkPL)Xfsf^+ENJx zpY<-E<&dw9_K1^G+bV;|7u(E!BgFos+EEDwu}!}_>xC0rRtwu9fmDyqTQVMHwb!ba2r|x$Kss-9#nf`>r^vx_p-)*dKk(bERzsHwVztm2T$v$= z*R0k@&EZXdNy2QNQnI$ibGR}6HNgNiyLv#sd5^h*w z=9^?H8ORfIDDQ`SmhKpr@qa5JH%Q2>r0F!#x8rGt7jKm`<@!s~y}}@nbP_TmcvM(L z9*S-0Y%^m>GVLy;B!=YT7a4Kl&RsJ6_>?a)D#ab z^L)x~hQc^mVqEko|IGjd7P+T=LMq#m%EVK7;IkP&%$J=Z$^QjE2zNz3)4Tq$C<38R zMHXaj=jUOu{7m{CjoHc-%4kGEI?+xbz^RJ~Dl5_(LF;8wFO$j=n0;SwC-pL!T>`Ty z^>$J(li4LOn^JElrZTxn;_2D1y9t#4wk)+sB3d}*i5AYo(>%uJoZ^LljI>51J+kf< zQ4g{kZcjrMIgcBpGFxfb<=kU10gpMYu6SWfu>sLw1m1Z|COVy#E;gwR`Dog1NN3>; zU>Z&pBWhc|$)}vkG^-8SXgc4N0`JQ<$mVa1#dlw(K}}{OY6}U(oJgu*smTJOsA4ol zWCC=MWS+1@;}$_$L~SS$wirnh_HwBia$~yCq;^S&Qq&Exs}K{>31DUAm&Rc4j z5ZwhDFtNK!5jB{R#!QL@i+fTbO3dNciAW!<<@JALBUJk2EmP@Mu@HnRv?!_D6k*uBWk@+kwL2UP|@ueg4(5C5GwoB>IJAs%jc5pOc&Xg%l~^$ z?14mQP83r*5z)UUDawUlW2&UCAlP^S*^N(h5zRk`A++#ihNRuj$JJzIXp&!9T#baN z(^2dMl8(qg{%daIPCMl5Z*wjYGwIwm^xG`LWo`>!?(sMk@w$3mJ0ycMJ z2N63$_h4&h5QP5lJO$J1iQ^4OA8|+`PilR{`4G3nS%Xj?F~4-F7eTr~5Y4>^vew%G zFd!YoA&D{KbP$JrI!2sFy!`|N(oP%_f0;P##6i6GGI7%0uEZUWv{5<~V}a6XqjV5; z7AT!QwsT@2JdT6JK#*{bgFNc2V;b~zs0N@TltzUrx6a))($d*p$`QMmu+oG_;9Dg8 zdUxANOHUD=R9{D#kMI#+*~@t>EZqro$(#X)-a5fsACp^O!>q>Cu(?~P@L_8sZ1}LP zqgLTf`81WYt{t!+TZ(x@zRV*`#<{af?rw1XqwBrtbIpvgBLtPd0fyKo`E_*-r}q(2=Rq{JtlWLBqVgH&%RN0Fo; zz(oW~B4ct(fOR?XG7-OUW@D3Jovwn~q{J&meO1=(Or!F!S4eZRgpdl%Q*-DL%#P4G zq;F2zG1Ug<_D~ZQG1#!Rn0ddYz4z~IMU-og2HP+J45I)TKXc}it^b@4N zT!|z>oghPW>_&3*AU(Yr#613+kt5`Q*WN=8j*tVI>pkRPCGEEw=@bl+Hx6NOQd6a)q zY0=>3Sk%hC%Yr>A<0=aTRi<8MI7*gP)MtGjgefFT2TGe{1beHr#f#ZRddGzUknd~{ zmj4pl2011}wpf6)1w*+Y_kjEdVGUR`g7}PqAPJCvFB6Su4Yv6c&{c@;`d@jbA!mv$ zseBZjL4F!h0w=J45prb)7NXSQEcce&enf96?lKfNi=JYRCmY|PjLu|QC4<+<*@;Y2 zT|>iKw02RIrw2c9+c(>XBP2^Eq0~(CxAT*?|Sj71`{{joIxX4EL z+7<8qk!U1}^mBhD^>5kfNtTro$>z+cR&SN66kbGTWUgUNL z^*mHhczvG08P~8eM$84yaF{hBorXD@Nqs5Ru^LsAbrLDncn7;ZrxR*!=us5((I#bDuSLAHW)tEWMh ziUR6pkRH#jYcoj7Giww{z($a6&uC*K$R|Cs4Uq&4fdux9AQcOJGjq^M9B+MYbrPr3 zTe{0QlLYZr*;W!{rMJiy89^LG%d%br&@sOZkXmLrEd2`U=$QAg>6r4lP;^uNZ+3pn zH91G^n_K2~s;Ad8&)rUo>G5>bWoKtM$XahNb2mt@x0@+DJLXD^%F(W#U(U zy-a5J0*T!ImL(Gc-!L~;dSD{N$9$5 zkIT??+Z9)!hgsQ}Rt9s-=&ig$zcpZ9=_%sqMbw=j`gLOuNLbhTL$;Z};ewOq-9p|$QO6y$*L=O5XwMsu+2?pCh zb+fL@+1Q(hmo->cbFeiwqAaM_l{tdo$mt$P^yg?U7wrDBR-dPN`M;vmhd@R&jg%W+ zgh>$3LiDWUU24TYu?Nrcs?*qmduH<$pvVMQ=KDpY(jVB+3oNO=F5;AAU`JmWY0mq* zM6vU@h*gfyw73uANtQ}v=`dOHE$?0D0-lfs;iPAIx`IsXbLBJ0R@=FuarY@nWEse> zc_yzdA_zSW!bfl|0r^$W^wr&Z^5jE;L_uD3`^11mIZc#xN&v2Zlu}SqidLF^D$DIg z3gB;u^ea;2XiXC7JdrX&|336zcEwrF8DE$s zmp?V_GuQ!kd3Sf_J8M7UYqK9kXYKvEZre=QZr@K;HteIV~qhcn!xWxS7K9!3%@-i!88_y-CNsy!=CU)a~>`3U%6CZ<~Q z_!SV`!BB#V>MP2=ZzJ|RXf@|?JQY!=1kOeW3Md!wmIJ)|5~yW;9C`93q*kYB46$sh z`+JFiLMG4|$QFa2I#XPtuH>UBy2usi(@O1DeRwg`NOSmYb8~o~AGTy#tI1yQTMe5Y zxgpn%>v%Ta%f4K6l;$Q|A!BjZEFxvoKlgU4mVQaGAcdixyvwr`ckl7p`vE5Tu zQ*H=(<2!8kCCl5GLWY_u*z}=fDnom3^-C*NOwiBRo}#0ufJR^015G-Q>q1THGo#(w zN)xQWm!9^ca+md%32s(y@b5%cJXk#Pfg9%yUbA5EE7v=XuhUzc>2Or`%Y5Z`Z@DQ`knTS)LW7D1byu=iU ztHHASo+Lx0FTg1~YV1wW1@TzZJB6o4MohNYD?By+6;IJ|-%}%#QQ)cZqR_E?5HF3E z^(Q>N*43hxjp40_P|F0F@LVyzHiefw=$;4S6{87MZ6o;WX>tAatQe2FK6+Lp8d2qq z5bC!{>+Ol9EPe3UL#Wk)bTLB)W!)z!+Y|SpT8WAY zBmJ{3-sR!2K%nCvL0MBQuG(<%B(X<56gG&5v5%ns*{FmO`m&4WJQP+46zS^=Q;ot5 zz2JglF8B{FHu@3vc^lJUFS*#bi=iCBC|ZcV@6IsgH{cx2=&jN&f9s!S8knm6mRO}N z6{|Gd9#L8=Fjh-M*anB5YgUg7-LgJMo*u_Z;~2Zx(C5mI|fuyL>2L+w_2>a`xin98=pb3hKo=6f+)SUaiALH>^_cOs--OmI|kW5^V2^?E> zxdq(7E$ja#)C*&@`>_UAo3wjDauKnOR4=zc9t%M-(yRtcODS$JX;vMAd9SdnwSpG!g<}BiA(?JLGd#%EC8)ea z&`x=YpjjS5T=e?6IkM?#{Y_=>baqS^L}8!nng1e$>MZxyFhVHSfzBU`z$IBBcM{@j zBA-d#SllFG|2L8UBr63;Lj8{-J4yz!Bl#+!o)gz;$-r~tX_k`N*g%ohCH1yDV-47t z0;Zg1ry-3v$0w%cSsIPgBqBAp8Eq~AH>WZ@W}8!J@`-`Ew3-4cfbNYA15s*nd%z~Q zBb6dDz{Q+j@YeW4O7gVO*E6ncsV;`CtcQv%V!hC!GVmR8@0CeU^R#KbGgy1NtIST? zc7^I!Cn7NY=3X6P_^zUK6mj$$sYwvMnq4c1e#5pJ#QYv}-pq)(40_0Q?Y4i1NKL;n zyb(mN2DuqTuR6IEM6Z~%9Yn9Xwi6`mw(M@==+)h-LH3fGev`M3)LMb?AZ1;<&GF-; zrr+p32@-ZY`!sQM+stR7>$Zo_L)WQYUw}TCW5IKQQNOIZJ$*9#uDiB)I>MY$Rx6qw z;?8(_gK1J05;@<<(Rwr3(R~vUTFCQ)0!_#NuA#D6ulTQUx16RMC10hcbVkOtqF*C@ zoxZk-K8JQuoTRim;d8{9*@Tj|^}xgvo-K51Y1p%bRx?8h_x-^56RsU64EC^Z#OVfW zME3BicSr#|mUl=&5dRv{D9zUrA|>nacJ-zu{vH8F*SfakSKvL~pn~t47T`w&=vwQZ zEOD6t-y*>MZh&`q?NRSUFJAjL^mc`e&EH-OGVnfsFm{arJ% zht%{+gJxt0arAr7+d%YQ6wJsL;>_CPRx`@+Zzh^nIzR3?-`_a;>A*(=q83p;i(`{P zrVu9Bt>UCXJm$$BRNzccL^94#A|xQBYcT3El_}YQ;#i)PY(B!9x}p9nF~f*^rnNIO zaXn9eFV+9^vRSn~*sKyzc;>fc!zvkUSOwJojJPNnY+7AU$8Z;s&7qgr*4iIzYXt!j zBCO1>W`C8_BzPGkI5p@;q6u;qEP!-viPVhbO(om{59 z=`0r(fF5kyPj^Ifq`XW;F)grX{~)eOj_}2L%aUr4L!_2ex+Sz3IY1o!;`-J^_VGP> zmCyM?_K<_H490xL*+t&MT3Owiadz;fdX~+MEaopY=X$=7ZIq~<)t#>#RP!EluFXg_ z@0o`>`eluV^g`+ha3`eiOya zdo5;O#mvQ+5i@_Ym=W{$%ok$jCCx}b?JX=fYi@6g8L8$=&E;lB%(ZQ9y-8{z>}GVF zI9kd7H2@t4d=+|_U5zV**KxX+q1S>VxkNfT*Rm%1MZ$-1U3(M52b|FNnkohM)=E3TC$C+rY!Wdxkc&vOwmfA!rj7Q zUg(YPVW&x`R%?+_*Y!1+D&B){Kimzn0~q-BbDm}6Fz)-QkZ|5k-T%vR-%0WB#>)FT z^@q5RPoiq<9!R{&)&H&UD!FCm|Eo~=yuPbc8Q>1Qub0W}O83fS26rw7Sfbsd^)-2t zNjt2HR&C>)CI>o&uUgS-o7>~$RWcyGFm$P!rs>RTLVn+$%X6%r-*Prgw|0~8C`o=mw@ac>_dYG&W@hkj(PJy% zJ>s~%S?6&{6gZ3hVhh(_X$vQ*h>l&UQw-udD-Gg;7r3gQ#5_pMG|s$z-XVZ*_}e5p ziw8@m@Q91@-5D`d77D{VHp%cEM-d+NVISun>qR41mW4hb7Jhhn&%_3B@?L~?GJ|6! zpI-i_x=LVz|1JXY*k1`+6uZ4dK6tZtAq9exRcr zoR#{K;H=c`sNg>AdCK0LiF{ zmHWnc%ewI>jyYP_jW((`Xlm#9>Ni|7WcWVo_jy{9NT_$laV?MX=R1NV8nJ}ucPxsH zx|H8<^7NjVC+8Zmi|1F62~H9bIwr;|pzk3MVt4;uBH~)bzbBT$&^@d8)p9sxqKgBl zd5M(}Y}~Uz7p2dsKe;h0Ijzv$HuRXdvFe@=fIzM-P z$yQ<(+~PdEGQW~nSwU8PKUh0UxLfy52VDRpm5;ba%g)280*;0<<=pk5iJBEmvS-Fp znPv=Cad?Eis)WvnOC%hq$i4i|g{DDEm_ySs-MCpf!#O6$Li=&kg3>*Mlso963yhLy z>~*odF6X)2(dqbgxrbG8)p`7i!tigsGWk$*#RM_OA(#WKUvY)=jf6EoH)Qz!26h{B z93oo}UoW4^c7m4ynUIU~eW);g405#A*FWgt#PxJ&&zbOtI@in1D>tV`$5_*leSf#F zOTsAzz zKM~e7Udg%&UqMzYe7Q)t5jk}!4jbAnnU+h!{fQWOCsCT~tEB#^@CQk6UGEvnJ;kz? z*gnS~>5U2}6X&p{4HEM$`M&KXIh2NCZxQcc0Yf0p!2ENW2B9XH=TkN=Mv2v#w^AkX zIEt&70_$lU#grhcf=gy?EgodV8EH&b&dGu`;56Y47ILOpye(Cd#nn;Fh7HJyyP1f( zTwu4*CblHfG+;+k5&+O@CHVsBWO(N7ZTU#5#BC9uQ6O0#kr1p^oJVg#q6_iZv^l zoJma!6>mQdRkAT_IgbqBv!~I4d9WP9B9ZWcwLU-*I1N(0C4l3245B?S&>Sz~UD{a( z;4q9J<0v=%-zC6q=S$ZSx6eAem4#5sdE9p>P4hWR!1XC;?DL+tNgb&TcgRQzF=tOI z3*~%9JVF1*ri#TWEy)*JX-@%8GSTamvFZrDgwoL~E6o=YCkI-^x7sR2)%Z*2E7!*N zT%*`@YJn#DRluC$|zeB4hVGg2FUx6Vx@|w&_JY~!2 zwhJgZ_TIWna=f6Z z-L@>pR{(nLai3s?pmt|tEnt4CEfTRDd6?LMK(MiMy>}j&xcVc3ncT>cn`y~ z#=aeA)J>dqEW^5IC5%L^W5Op;M^n9+@@eW{rtk|u4_r6Y z6^ts^03N4q%RE`uwyfb2#?&stN;$7Eek_Dkw^r}HO8&!0x33XCjP$(5dl5#del_n2 z`z@yMVau>q;cL|fYL!mdzGLcxCc0^Co?M_g+_a-$qMsq3x}63S{S@JCRIoV;4I$Xa zJf7Hdn;VL5N`JA@Lws*w+A`e*-?o5{vP1&7jY4bn<$q2}yd@i4RLvK%g&fTC?d+ak zyqJ+q!NNG0^hwUv_M(b(A7!Y%6X5@A&H}jX) zk-6HNxpe9+q`Go5muNM8yS8zL8C@8La*Qs+j4lao8Ic}F`>wX{37J~J$9-lR&myut zcZ*&m!;4$CcbRexqbYKQ@L_nLtAr23Yt$mZqr|O|8e& z3NKNMI*Ifobe#n640PRU`xtcgY7=zFV~ie2IYKv<`vfOf901X4@6;AK#Cv$HO%4u` z13VJjkZ$>`6Qs|MLlYI^6a)gU`b zP45KOj9|2Da4B0`WH0a0JGH&tko|mVnp4qfJMY^W@Im6}&!jUWhlw*E?q-hip0G}G zjuU5L9R-~v2eotUbehy|rkkd-q`wf3R!r}$)%R9Y3)Qq8a~n1H5_8Wo_u#$MlYSK2 z38Ei+w}Q-^F#yRlb{>FJziil@6jKiun|OmaES(L52Cx>;#5;^<~Zg$HMbozVs43>sX2YSt_CsppY6OSEcd&UIQn(gZV-L1zxhZY zNjM?uz=4Ga2Eo20LHtTv=Mf}iRv|}-hzaopayyuVJne*TJ$3dBcneT|)wVwN?!}yy zwBG&p#p|y6-o)S9AGzgm!D(|#L%AO_0sRkq-Ewl;dMPDeU-@$I(djy3np z>pXrGa>FVrp-yvJbd+G&z{vFtqW=L7+CWa?k8BADHZb1xUDxa2?=)1ZKlxDQkJjrT z?gw&1IjKH7?w`O8Y3fr{Gad;ZbGSlc+6U=&!tmN&@JmBCpJ*v!*=IU@E1Yc zZjfv6Pz>JR)+1(5s-oCn?s>^q|pvbeIEVC90-D&HYhK>ah>HB5TS ze4Z<-fBHUFW0KwlS#KqS^_J`4YNQnN)>o`q{A(8($~+*;ITSKk;#nIB^T{&2O;&Ee z@NR00(-Ew}B=R%7_87zx#O?S&cA8V-S-4qJi{K=TMwu0_VR#B-nch~i(wPW- zDvSTGW*mrRnw>^CvjK;IoAYi&pgc~O322FjGHV1fgseC!!#$kPT}NluP@xRi0th?j zavMDbab||sG5n>$AH-}duJfeSS){q=A!H+DkLN6`4bIw{yjS5joy-kny)5>S4_gvx zBN1UqFa|G@NWA1`1g21Yx48-7R6$*H@bWAP;Y6V+oy9X;R&E>AWry&kCU}KL{IW#` z3bf@+gSupM+eGpmg+^A~EWuSrzCoR{#c`c@!y`1wwh+9#(4fv_py#369=%=Yr3Q6O z=-DRKSH#Pk6H!9%a~jlEqHq5=b@h|{a^#U2BBQKX307?6EBVdxS8$_1YY;DXF195@9O%P5 zZ^<;m6iPUL3lRnq3FBcMS#oB3*rt4g>wD0Hn$utfWTuA!Rw!DXI1KCs}=MLYUZ=h)tBpX#iZ!3^mNpkFc#Ri9a zupMB-1!;BE7GK^i$>u#etx>u&khlTdlO+boE@Jf2R>cdU)Y5R4AO)W;Db1iCA-uFn zji*AsjqXa^O3#MJ==T}OdH1b{YT(y76N)s&_Z-T&^&1N zMsX)4t}*2gg3kR#bEB6eSIoj6RhQ(0oT&4Oa_P;5T_&F8`Z;xus$)1hMa{3(h9=9s ze}Up(T%fcm+`(dm08O8jYJUIUY|y5T}sP{yA9boSn$i_ivuKwp!9U` zf-j{ZAYeTk5Wbv(z$AR$CvaEr7M@EA;(9k1nI`X+V!b1;f9?zV)tYG%x;2P4K9uHP z6p445Vn3F(R*gs1iY{hndgqEngIbn|IQOQeWUX_`W)^4s%YYWVd85s_zMl}RIiIA6 zSZ?yh&bLA=uT3An2mk{Uc>~`w(xjjZ*rrg3<#Q4vy)<~Jhs`v2_J`HXJ)}Jiz>L6%a-iW$3C7n>IO9(B5=_NMd=}M!z@~=Qzk`uA z=mrjfgw;WW(eP5#uWVEHoJ-wV>YMQg2D&zmd%Gt|#9YEEx!Y(|a{r*<~Lh;6i%v1g#`tfNiz zbA;Dfz)nKfS-M_=u3Pn)X0fY;*ZBsx238CbF1kar69s=O8^a z_nT{%5U9!g{xrUBL%`RC^Vzh4>>_dx<>#p$$5p{Gl-njsv{i-kwq=g9h1B#O$F_lZ zuDECVN!ta&wo!)l{4SRB1j?|UUyWkVJ`gsZxamQus2DNDW6#VtFOoI;qIK%pNs z4F|{i?2id`uqgK!Ik06pm_bQ~El;_>#CB*)9wQ0C*?Hdrty}O6=NSs_$jOO|AMcR- zm*kif^mHWuHo6p&f4hMKk`oqg8jhg$zn^9oGlyGXQ{|f)%N$+Eyx>dHGV})}RpSbrVa~>Kw>!bRt%RbjcwP z=cSci-~64^b&t6=%r&@?+R%%m%q_)?nA=@7i&A56G4;HvhGXqwq?=-yWwRp{b!%MN zvF7`&-$g4lXg>1bZ=0Z8Oo55=;-9{Mhg&YJZKvOTJdg7^RVuVpxpxvRchLDU7@(L z^>_ljdYRPAq_PBN-+S$3hBJ`efuwhRLS_s)ZLeC-?6btT6POo6aq}F%@W^fk@cA&7 z-^+XS4wGt&?B_jUovz)QaSrmOVO_=DIdROZ=lMd8Qa@qc(Ny!F-il zxV96Bf8UzUn;Z}1zpgim3xppO4)p@TACp^I-|MNf*D;HX@&$3@4o<1cZmx276J2W8fgbDSA3_+HF{HkPHOo~8G5(kT9t|-Whu0_Xy0H*=g3Gffl zUvLdO(n3EAeZA1-`a3bMRj!doN-SXA)~*1)Po!UVTd;G+Z`DHn4&=RZGxPesEiOym zo~Cor7p%k=r^|;y`t04xdLA}mkTOB0@jPt80ysj*Ne(ap%SZg97JQdJated&{S9KK zC76523l^!^N0#>mO;}dqVHzg!vV2xIrmYalyI&^kvl1_h>6JwMED=-O60=a=>6%xx zkM|;9k+12KTxEmL!KA5KY&@$*yNT=Xt#(VwnV^6%vSWW>PP7A*x{;RCK^fabb(;>B z#SqG^s%BU_X(p80i`sdg!w}5R*8|1nDLP>0Tf-)&d#m^A->W#N2_*h_P$2!toom zFXMLGw6h+c2igK~EOEOxfl~%|e3>A(kI5p=kCLWxW9(+_TWkk!~5BAleJmK z8_81kUF-}%E3k(2Y0hWFol!h+>m)qisQ5pM2QHn2@)Kf_A2+*ml3Eltb5cAqCB0KI zm0Pv5T{;C}|6DuucWs|#r`oGJ@W71j8R-;dKp*j9JGX3zI*SSu{Sx8BSZrJ*yiQl&M4u$Q&RWq#KSy|-)uV}ihVVMe zl~d4l=aZg*uD5|%c;pCq)7zmQ0@0seYeo(b2S(>X+W!HXKc4Cyr2Tg~56xj!w2wG? zd!s!dB(av%_K+Hyu4_qcmB)>SMs|_fEQ_bQ<@)UT*AgKJoL|?pT~wGK<^7+6G*G4 zBeRLpp`cuaA9g9WfrPa}uV(GHkN4(WCY`c>{R5WQEI6Ch#N^QVZT;|af;Z-IHABGoNY~y#>{D&GoYPFPNA z7jb6sORk5A1w{gmZRd3EWP8A!JSDQ1?F>LY>M2I&yJaBS%%|v26E#cchKQq=!S#dG zP6AeqoU68R%zW6wBlE@YnR&NrkOk!TuFyDZ!Pi|P9i5CW?EGLFzfI$`X*@R3P2+S} zdTqyb^N4?IB1dQq`g!V(KmrcOHSxW^C$%%!lX_g{oSn=$539$Sa}o~v{JSZ#u;#6M zi4)dTbw6=xXLfp!)M{tid6?AnjznsU9OXT?lfk3;dum&5i#fI0wnTGkwe3IE^x%3N z_aMg5Bj0X%eb^Cp;p6Ni*Lt^0;gEn2s%wi^?qF5u(*#PrsuI5w@9SkUyVkuj8JI3Z zI2gzfR>*qpAnUnD)C$&faXAs*JcF2##XPr|N5XL9khj`3$Jxqw7uLu8M&jtTwuV6T zQkfnQy^c{Qh+dOOf#}acNP_5fe_BC8YWQ3uicXK`Ds-K`POW(O%cOrZ^>QwezD`C^ zr_X)nORdT$Z2c~_@L}6|*zl(B4O{*inO7hY_?hWis^@))KnRx|XX!+b^~!|fdPL}D zzG=WpOAf%S(dU>pUT@J!=r+pom+#ZFBqmQWETh{Mj*ce4KB|66AVZ0bc1(Sz^f{e!0 z5_#~vJuew;QA@^o#ND%6BA7hvCE${-m|7+euES@wtgA&Wo8VDAJ}(nY9(EFNSt6#E z%Y$Woj>qLwOJNmx+)BU|f{EAY&4NrctJQ*7)@OKJJ%JDDF0c^-t`Sr8^ooBjRynPUj=iMKHq7omFzTP}e3`IsbTN_f*y7Wl4Du#}?d~{9s-WoKK6# zx46-xo!GcPA&%tY72fPp#W-U%=JK}d>&fUR!5NVag1EC*^@#<&Tw)9Vr?SbKbk?ZB zO6nWpKOq_TPYA+Jh!2IN*@r?9?mvmLP}1pETPo9>?ngns1&0G8;r1Z}inW1#3BLQU-)?`ptdamIm zC40$C7X>Li6kHK+1UM-0(@x`{;9@qO&NQmYtoOQ9afv!ds8Up2_Cq;a)fp1E)m8s> zscd52{2Iu&WbalxB;yT~V34P0Q5ubxeLzU4;@xT!p=?5J_CuvgcdKFfm&?Ic&1q&fpXsOlV~@4}&MUId8cXLqrSljEzKftN?w` zCmW|V-+n)z>dW$S?}Uyolfz|ld|D4{mfG!1m^sPXB09b_*XE!rZ$@gHgWD~&PTGNf zAIglF+m0FO=RIMi9Ye&?OI0?4=w&opLG-eq?I3!|(rysF&c=Qaz1;0Eh+Zam97He4 zJPD$gn4SjF$zIPw*U90}L)XclFF+s6(c3SSDqL;XZ0`D~ZT;B09j?deZ~FokN&8KP ztv_;i7cMw$s~BM-O32m(^gncW5zaep?j8aIBQ)D}!kBekd(n-z`2X!;Xcbis zSJq@5^~zkb?Q&vn1=z{5;A!sf`FmN-T`28y9$PteK)6RLQTb7DD$aAUBY5`7Gk@+b zmd{DL<%)9Vx76ynLcye7CVruMWioV2cDdTLi$5%PTz9jyVrBa#)i`N zb%(a#{oiw!T0bsA@WtD%L}^IICxtvEX`LVXaqmP8S3b?O^|UMqx0mATX+95AByZjM zg1b!2#MKK>St52aR6nG?Ce+q!Tzw7dN7Xfm52|lLybSGI(C$|kq2WNW5#p(QoExYQ zs$)=5&wmi=ArkeRZpe{t@8u}KZa9rB+u6Kf{iwFG626)VK0JM)`unDiy}uyfZRgBB`!8D#{me^g@_!)vLZY# z8zsfD32Q(S92001azV}l5U<9V#2K&0rkdfO8W&kZ`pI$!Nm}oI+jnqWxr_40vR^`t@tJ3(%3`ZV zxjhY4&YpBX{&!_-q{ZJFX$iJQcFS3nY%S#6Fh4~Bt)60kqAP+wP^w^sU{bvOf>2BT zwu7)i>&KP`8w)MhHx`nDj5d4Q2A0*p<5OKr)zjkm|OEL14vP5m;*8`@6KBTGXyt&iE9k$vv#^ow<#0RmM8d*rrt6dR2|8StC-*ZT+lZsL zc1EUXIH%i;Y$8sp)~ec!Y#D-;*dmvIBldx-QL(Cc{Oobcn{;k ztGuU$_aLErm0b6G(&u?WV&s6&8z%=baxnX}f!W9aQOM~x64rEQ>9wNY(oWZr;Lv&N z>h6_8pts7*G*=3vE;FD#Ng(wGE$=cdPpLO(`u92atIM>nFbbgy75)uVVotLBYYTV3}*-*#@T}@{3+7WIg>EaPY^z=!wPepW2B~cj8R8cDs#Ernuw`Q zEfn3)D6jQa=+?_u0u>8VK>oRiGgdh`S%PVLs$w`OY9l=TtHP48Bwn$+ei zjyc!0Mds^!%TL`8nu1?tT(_7%9O;!t10Hm!RvU9G9VokEHsi!JCZ5~4mh9PGRugt%oUhfI|J6|ab}sB4xP+OEoQ{5B4bvo z86ms#Vfxg=d%~)vbrMIf!lXd-rcX(bnFdatB3Ua)NK<-Kn=rNMuzktYCry1g>{wtL zQ%qyfDT*k}SayQ&`jyBrkg!s_BgE0q&t~Khar6##t3eKsn%;5morCP748l5mt!y=so5s?4?EuWdv+ zb*LCim9Qgm#ZxJ}NzN5!<@KHjuJW+~r$N0(<6JR-M#!-D&jVH{2ai*vqg&jcfUaM}S2J{&2Z&v~NAKZ(3y6M`Z3BpY zb7c?&RkP=*!9m90CEU^|d$G^$14)F`Eo&i;R)6dL>o6^f<~~;kdtqE`3I4z7reyJ8 zGIO~6;MbVxqcXuYHTF|s!#*mFZzgW-jEn-~fnw0G=p@yAr_RPvU@?bT%mb<#xzY>`y zfUQBg^PR*?{?dh#N?LCXT?o|lQCVNr6<5o$5o7{~*oOVngOK9Ip*L*6Ihui*%!d{kZYNvb`cP@B-hZkJVNr{gDSb=u6nVXxzM zldQ(3TSi>)KPgAjH^;g$Y&OG%KV(}U+j-PC$g%$2bc3AL3BKweh6<}`>S(X;$4cfA zq$ z&P7Hlor_2?tejRl53RI2v3zK=Eh?5FUA3`z?<-k&Aa2h`d|G>3~hb5lI(_!9=n?ea_F@b> zCq83$wv`*IqQJv;LF^bdRXl9W#<>B>@DU?|6q?nrApKO|up0-YN03Z29U7$5j&nnt z5{MGSX;Rw+!2tm`AU5UFDoC+O?GhvovP+Px*BG2(+E1KC<0%^!kdUW}v2->{t;f@a zMs+Gn92$u8GwL$ITnUM~M6k(XY@isGMpHTdI6ph1(K!EnhPRk>HlfvW*SjtEhjx-H#v>cqXzPX zOXe--QTS#^upt8ybtGT5aT$TRE;M;AevH^K@g#d2iRW9uY$RT>$#WP~6*fqkHfe4q zO`r4GOq!)8&oz+|>m!~+MQPL)k4>&8-F6RE)@qT1UZ`Gso%cZPa=sGeM zyWcu3WuCN7Z~VQWzz@=c(w;l2y>w^4`lMeCIdrg{nRwuVN@$}pW5mtgrzFfjmB}F< zOb$ZXKr@AslJhgYGGq2}F3{+iXME37Qj$XbbMZcvbh@No%VFu4!ZVhV?rgHBkg%gZ+mWVtOiaAZ3TxskxMIr()Wj6`Av3S<+c)ToA;EZXu7*i_MfGEudI zR9Xs+3{%5)6iYMu0{^n<^xN?YM8Ab^ zM$8PB8R_9Ydc^}X(oY;c>t#lUh*LYJY=qSGY8hr^BXRVMoEh0n96gIy4YHNg^laf` zMz)h{z5f_9vXeM^HrI^oCXU`4jXBQ3Bjz$NBekvVYFc77aW+yv@4x>98|!yBRjz@o zlffb=Dh$j?rk_VulvR*STH?sh;6dmxh~Deaeh|HDt;7kb zQe~Q5Omx#MWt!DYv!iJ?HPKD8wP|)=DEc|7Ak5bC?HWF8`J3w3)E-Rj%G3@`bW?ja z(M|mV7p>Cwo|aLjwa~2kijBV0mp&HCR%bTCT(exzP8)vTZo-#Ij6JSRC3wgFQY5!- zoq+u%SpIC2=hARn0qg@@%WT#<#M%R`2(8DbIsXcd zE$-lBgw?7in0XeT!f^+K$q}EDD%`EM5HCZ#jX}I$paos`q9W|#4um3cIqjUe#!G1@ zOj#VJ3?ZgZ`2q}DTx4m?RBo7bb}1fK;^}+@c|z8srSePR3=!2qJDd?QPTl3%%!co& zA-U>m*VV^o2D-zZy)yZC(P=w6i||CG^NiCvkB+xG{Vd<5^I*A9^jp0=P5Hk-IS=L- zE2r&^g`qCs!0@yypesbCu}BM;pP8@zyw9z9vwY9{a`!0{JC)HPZaur52=_9(-QaTF z)V*czl~W(&0E7b)gQHI*cB^}!gq%I5{9`7(#J(#qL??q5l6ao(Ov6qxEmy#2f!E`( zNzOy)^xZi5xc~D*N#(RX3^zg1FO zTMUZZ$7bHn9PQ?QI^68$nHuw@Ot!q~Em)vfMxn>p~F}Hwf5Ob@! zH4$xF&#grwT1Vz8gN3i{YFckSj(fCV4d;plZ3n^j_}Dc5=vu%ZeVqyH8WY$G^>z3o zF{8W2%obAZC{C1+_DORnF;$aVD>=|_fY%ZBC5@$%1ktO7Rf8x}3#&?2O`J~NqgRor z2I(O+y(-4SBh`G5IZicYUE4U-v?_BPbGyEC5Oe7)P9)%wHp_fe-b4*{`MuL@4lp6X z{65Hx)ag8g7V`XX{fBr@?c^v&NG+^9?HF;w%KA{k;SS3{Cb-Amt~U`=%Y|-Pzd@Yk9D6s#(|)IAogg{xIrokr zq$hx7{h}m2#ld&uJnkg56@n!qs7MMj!6|rxT)%!E^6IW`&LkwvR&4P&i%_keAk1b# z?Ke0-@|BQKI8_0|YB3MQ7m%f~oUPY}!cG>_{g3pubM$%0@B9{L551^XdW5lm#Cdop7C8$`D&mW3z z^wXlQIHy+03cqo?TE^$?pY%^x_8PaV&wUgNP*0cJ+DnsPt2|SAs87MT-0dpb=7w~p z^63foi$>7D#TI2tmKK95(}3(Db>j1(fQ5J7r)4>TFAmLaQipsRwwWJN=g>25FJRW~ zcmY${C6zY)ZpC09n#$VhSSFduqMa<3*{+ImAu;Q4##AYx_M!S)LZ_+I59e&hD_mR- zvS%ga#&mxE#!Aah4zty`!ye$qAl5IaEl}9uV>RKW^RK5VF-vB}mh}pX%*nDMb3lC; zW#(jAnc4j?!@s|!0S}jUiJJ3Ur9H|G^*rhRo>+}b-)|3&MPwLodOSnj;C;SP_;%Xk zJRvE&*)tSRl_H{sUN$1%Uc|`&U>a*&IYUs;LfIUAdsaNgH9P%cn~ZI)prx`w_;y0#?f7Krb z=*GS^^F+e(Phg**n?IHtV1&rg!Cp^T{uuE(^i1wCro|k`KNb^~KQR`eug_%^7HR%@ zkDf&uM?ZqBgcO1apt$^eo>D$Qt7KJKk$}0VC6k{H(=`3d);`xzjte{<@>-UMhOEywATp2E4wN$|9 zA0w7Y!ENl6z$YCHTZ&P&NpOaX_DrKXBX~(nl_K1O=c8(y;C2J|xUUpkW-#y*f@h*? zm*81&3~7!Do)-s|5$?h5C@w0&UH6dxY5MRnr%$|Act-t>PZC7Gr%}D^;LG$btEU)C zWt!BNDfeZrInPi=xO#UnFqFq5Cm-f@r$LH;KAOkPddDmI$j46pwR{=wFBCU?GGh$O zaZF&>OIe8fi}g?$5m>zV%N+b)tYQFqyo&%(r$(8anEN00W?(4JPl&suc;GHcC^`oi zo<&o;Elyq#OcUl-1R6R$Nu=A=P18a(h8M*EG3KcREP9jj)3yQp-oNmJ+NH$Ev&~&%KX{()XT% zmEuLaiVdj(sb?(OcOy>J8pP*o3keMu3E(1(SHCagRawg2Ql3O)v~FRs!3gh;))*(p zXtvsegV8G29uKT@vcl|QT`0zULl??doRQtER zKkm=X6p7zhPt#ca1Jzm7uN#kf$En+K?>KcT?+>OAM|=IT7_Lt`0JXOUPLP?g?atk6#qXT7WwW?8PE2FbV#_h}Ma=dLUq zRvBlZhp_@WPk5a*)CK5+Io|s|tXvjH{ognjdvOfc`l>94lGfR?+)!!sw8J!oKHmjg zzU%^SC)8f`tQ7r5sLv7>ZU+9IMGH$4W`S&+lkVMxNhef)zuU4Nph~}jq+^1iUm@w} zYEob6B7CdRX=p;XtOlCeR6@N%5nqGde+3{BRhOZTHL7nywXFY4gl~=_1YuP5Frs#RwWwM+g*W!`L`!xy;D)=0X%nGy<<`J-Y8DIDa)jK50MqlC043KAfxaD z37|tjtYs4nF5`{tWHR|kbz64MQhUHy8{1$ZWTeUV2Ow)8eUEhTkQoD(eP>sNdI$1!z%=nfJ_}o zUU?A2yZ(ug#_v~agfxU;YK`EdJjj(1bnITWUeJD|z7_IfH-P)k4aI8QmmD*ZNg88B zk!xg&8EdvxI_VxIkrI@T`SC1jG?uwL!g5_Lv!Uo*{PYXWYEFYLIF)DRt zt?S>|S%}>T7lEf=W&>{gJj0uOpA<=FUIb(Wm}+*5JLZNcSgKs)omml*5rXk?8ByBY z5G4jsNn?Vl?6gHtMu=QYMG4X2hG5wrl@MbRqQvnF5`u!zH$pcMw<8gE zIV3U@!5e5y+(&q&i%USJ1o7|ChUSQa+P zZc3N<)ag_yCRi;NnIccTWJj3CME2MLrNxn=bE&X1O{pT12dB|>3Yy{8ZcrB;SS$Q& z!s?eq5Fry)K;Kky*{>8qF1i7tE)PXa@j=*9hzu0DC6P;bD8zSY9-hf*9LO-k$t@pn zi2xhOeS0w?Ld{DV+*v!(0bGg_fJ_hA`Y7Z#jFe+e}x+_@2W`;H}cI zswCdp_rF)FJ0_V~gBAPP*O&Y=1KnZIUYSg{#hOzB!>AU>zS~$rvwC)=;_S6BYKhbE zmlHCCxQpwT8Mf0f^Bo|F!pA^5KoGW!fjq+QO*hCa3$Ytm&A`VQ?9B#2?$%nb!5FZC zOuRB%kRt~Vv%kf@m%)B+6G*Gp=8gd^kmYaTdoaIqW%-_iS_86;IC@LL9Uyw^!d)O? zZ58(rC#+56KH}8QD)RuTEmr%}+bwUkt+{GatERnG)2_|E#N4wMGh!Y?%;U}mdY0bS zcMwEB^7Vlr1<5n=y&vmbckJyTj()su17Y|sklKvVzXgO`bg0ji~3kxGhB05j&FN6&;x<@;aH9 z4%`A<6y{FwLSs5ZoeG`-Zv~Hm7rpZ?;AEy@05lJp6tvWs&Qk)Q4$P{` zQ04BUr37^vc}xjf5>__TkOIvRw^LA9r=o0+?I;5F;3(1amDD3x2DZwK340QAHY)2~ zC+2)w_G+w@tUJy_WjD+9&gA^E>)pvYAHR9Hor<}zI#3?l?+CaOMt?ZBvBfVnJ)U`BrDX9!=QBJK%6=m2at-Skw4~iI?4(AesWqhX?9{qMMv*iv$Lh~oXs*Bv3?#84hG2E~A~GyM;_2l0d|Xu+t-Py{3FvsLkG!bjgZb-$=V4k&?^c$Qh;%9!$(ApDB<|KS()-~mV(-;z9wN?p?;01A7zs&hDFC~ z5U<*C^%^u=U4iCVg;>^~)41PY=8lew@(919jp~gt_gEqIhR8~xODm?mv>MyX5B#jV z`&mZKG%f81v5ZII%GN@6?vOq9Z4Lj{(x{p%SFSF+h=_UtZMJct7Q_Yu}8JF53!<3F*0JQK( zZNIdh+FY(ls%fLQW}Mpg?b|IimOcg%$9y5}pl{)sVaGkT_quur8?T zIdHX7Ygh~O)p~U!Mc}4pI-g|i3>c-yWlq}3ob<4FcC^D5#ctZ5{#-dTvX?lIXf?{~ z2uk)mXz!ao+#wez{iBPah#p zSobMI#L?@t-&m2cLQ{_G)Rwd?nubLU&yp}Pq z4$W)L&6I(D<+>F_zuw*nqUREJgM{V$%yIUT+I;YY`+1N4MC&^TIY=4k?Y3_|637_p z=ZRL%*4{k*x1t#EBy{;xM*^{nbq{ivBZytl!oG*SfR#>%Izbic9pIh=(Yc$QgsyWF zdl9Q(4EH>g$|V5O(g63?T$g2Lm|e8p01j!=`iEw3-; zBc5sj=J%coN~No!{d~PY)Okum%cm&`(H6WoZ&U3TsrLKT+r()1OtZChc!na@xgL+`-(0EpfUK)auMd)DmkoTpkOUSj-;72RpiRm>%7Nr~$X6k2<+T3010B_s-+8|JBURZHNZq(CbyK#kjcv(LE~&vT z$?z=6v3o?vm4Rt@TBKcRNN^g`t_0HVSuyLH0~2=wS?dgJ+&OT@wFk298Az->Fmdm| ztZM_A_AF$q1hVd3oavf@8P5rwwI+Divtc%VC*IHR-uFaFdJm{_Aql8D2lU?Wd+&Yk z-M_#4yT3mu8q!5GrV1RiiVlOgo-hxC^kHv|Q!fX-@Z%u1*7rUxiit6;?yWUKZ^=pE z%10f`Ni+UCX~rwNu!CL?Vvd;MB_+6egIDO_#tP=Gw$miOJX{O_Q)XT*=AhM9#FRPT zvFUiR|QN4Zld3&LaaS@ z;SZfqyLI8@5!c?}q!UZyTtPlcyShjhTQYKks|&0v#P&j5U8D=Kev{<)aT`mL0(4wm zV7wuw9o9jpTnbftR_@QWVA{i-cvg;q6g7g?0t5AoKfe`WoE|AeC+<~8n8sRcoZ(1t z>lPO09VN@T2RCR~rWC@&i`oEP9Hh0CrKut;=A@D9WR!It`+O!pG=kOI0uI(n%$g3? zHqh~21PyZ=S?r;$g&`KcprwpO4S28MIdM<`PFZV!$jh zu$$UDPo8SGPVf99g>y~^J0y6X{khhRd~J@;Vq`jB65nWX*PE@TteI}l;(S?7dgIQc z;>XJ5!kT3}6s_)PD9>DneM??<>4`ia=7uJx4cf7?HDY;2H@kPOT7wq%%<__Yp;Uctw+g;Qi#)_m%&aXv4bf@)XQLZ zafS6-ImBt^3t(p)oJN-->IJaR;D9iSBhL`BtY^Sn(>2!twJ_Y+m$AWG3U;|5Za1UG zF&*QVK75P*j%a714XH|H^H!V)O%9Dp{C2!Hb@JmW(?wuC{KTC{^2|{0l{e4yUL`sI zR6JO9EK8B*w9~Qd`aM`l<{yX`tF~2HG9Pu?a7ejAo^=?iI4Kgc`TaA8+tH3yqfiby z9jgSDl=3SIhHN4t;C`fJ5kcj~`{DJF!aCIgA?`(dwm?#hxhX~kO|{`^4#IBoFBWvX zBL8klk?17a0mPl;Um__cDpJUkzALFFGQ>Rq*p8o!rIIQUQUdDVc1bb*ka4!OjdDC! zOkRR1e+!a&>}zVJl()qhW(x*^J=l~~wcd<5vAfmXtxL|{EwAJGgr9t&E%5j~o@c1) z(KM5JWCCARqt>La_sQzm0$+FIa2UK7LzSyx%v%kuu>|{BK8zjd7%K_ZQbB%ZgXsSL zXPqY;D-U}!p0JFK?fAsa$J^A}ktE-lG2yG9lxm;cDV=w>LF!#<{XDhaq28s^MTYEZ z;>zl6wH9C{N>O+D9PG{axLE?6GAjXeH`p~145 zgXHmdg?vjl$d!-daDt|3xgL(=uiWmQr@7v9HW+?`4OM#N8($wKb}Ei|9KfrH;Oun7 zS^p7-EiMbh5y6EH?){bBuF&PL2tJSG@L~XdOw#3W(k^%ryolEh!4Y!bv_S5^Rsf8Qxx3$*ZGJI^X9sByZhx`-TMM%X6 zxVc;0r<1;+r|j=GSMm&2yEkROCR27hQ+9>@o1(3&)#2$P&-H7Y8Xcb5%G1NURjWNa z_j&qw>uPnf>zikgH>jVM`x;8~X9R9eq?X#LrG0{XV(|E>Wdyg=KGj-pHu89TERo1s zt<0kj8iA~Xc1J5UTCIg-oIG{2HT;Ca{6ZjCOTSDxemX}%^h>0l77M}CN1JBz*5h#_ zBAK>&sK1AeU|M3d2lxEhLV`zFFjC9do2@*xjMv~^TuW)Ql_&VEZ%(AH^MX}NX|>eb zY_)dqbArcdACr_nf3*h0pHo>6Qmtn97V=bUm${8R{sNF-WIK6$b&P6Kg4s!Fv!N$G zm(OX~y!mVwEpu|!umh~Dn?{{f)`qz@b@J`0a)rH~TtTz~rbnyW%benG53w7hT5FNu znIm{644yrMXX%Z+o4?IY@H#O_9{-(l4~V}kq6@@df}%kDlnNoo5i4THKQrF9ZcW)FzJ z{lPAf`h`2#L21RUU(tq|OD!L1$KLxTI;DcZ-+zUeA^hu}FUcy0@xDcA7= z(|vh(QiS#?M;bHNrt6_JxuSFVQjdippX8ua%puE_0OE5>$F zESh@OQNlrbVd@ygkDHrm$b043#FMI`$Ul%$y3u>(#SasF#f=qw&=D(=Hlbem{f~~g z`R`7bq3(CO(@AdaiWH*p(^l-v2#&%}M(`ZhqRG>SI(`xFKe{a)1@3mDDBJGD6;>~eam`U=XMrP6Y%~a3COYN#G*%-e?cTVPDiLS?F%B=qQ#qDO9B4+V zIf*WTdUKADVM)}RDM4(N!1{sqkmX`2+@F(B3Kq)B9JeN;qGs(x)t-W=8i!rS@1F=( zK;MSecD_o@g=o#EwJlIT6>c4eyeb1NLT61<5g*b(*2z*!8m(c6{~@99?hNpU)6@c> z9E;{S47|mD`?QhJ?}RFk!#?r2R?)frgsNI z7rr756Rbsg)EmuTcBU7i5VhJjM<5 z{xN2TEoe~`QC^qH16n3`2NNt>6iGMG0yGH#F|8qDHZgKkF;4Ul6B5Scg%}qNjHo)0 zGv%e7J5ezw5`{5vGszaH^Q6k5_~E50E+G60Q7t6Siu)o2O+QAe62=^ED(4q4<&HZr z&}@J7+d9v~ILF;%8bkRd;@-qv2e6uwE+d^a0_=f6GA8M9#5F>wijY!6xWd? z`n>0TOKm0fD|~CcTUMsLP_%6%#DKNM%ef8vfVhNx-|6Pe&`CSw zqe->fO_eDwVl|<ke@y)y?qPop0S;WrN}quQ6?%|Vi?3``xSIgdnfL8LfYRg8zvZk zG*MWIS&s<};dWrNiX14y=!6}@S|qLhG6u*6ieY`Zk1G~+tkCWy>M09;$!Ihg^-a-t z(q>T-BV21ai5Aou^4+6#pxSa0C7k&Zh9Rm>l(FdmTLL8pYZY-GP;5N80&}nh0s8`1 z=xBlI?IKrTcF5gHo+!y6j=*@axgZLP46cy7FFeHnA1FpRmfHh1AXq_|lo%u6Q~?VV zuw_yQ=ud$a3E}{D7bReU0=8U@fUUK$GAR*97VNVOS0;#3#EtkeELfSyQedCqi-|7< z)~#*7HVejx*#Oo;Dx$l9^{8RW^x`fJgDuiwmv(`zl-P)Bm&^u5G||BBV8&=thn$G> zI5jT2XSk{)%otcyT`W@*NhZ6qC`;RnIwmbF09742;R;(6@?MKfSrMPH2a0P)XS5Z03C>9=d?wx~uv z51Y_~liCgtmj0O$O#Srs>M^qFFgPvig}kgp{Zqo_tz~oy^XdDUOgaI9P3Iojz`Mb0 ze3iyAbES3d(5g3Qp3Quze?Zu|N4D~A^$SVM!Wj_8b_YncvQw7ms-?HVlfgbp^OqkV z0P&YO9|G~0V4nc-lfz$z{(zFLo~V+yjEees2)?T%+TG0#B;s*3>s4I?b(t5gzmUx( zS>Olej+YI1RdjkM-6FMHCr^IH+azNb2S@Ona2^|Bai3%UW=3BJHLYG0DqA)6B2)$# ze2{UYFo+ukcWD#eNWy>gu+1o7@oSR>n)580^z2y-kEkg>%Z3R`m*yxn$f=7E z?t^c1Q~W$Eb{wxx=RCqUxQt^Sb>1UvAaNX4{GvzLNO5tv?Moiv7kFSCKAs+F9{Y>% z*l~F7PlVw8eu8ARkmBvTCU=@16!7^JX_wOZ-zw$sW$bL%m_p4P4a*)#eZO>{! z4pW-HXRl!7D0x<61Wi9UN-eNq?Oe<$&$zpfJc6kYt+N$I zNxBwUhfOuhyAf`8;*TU~aJ%c@N7msdrIF%p6k%DcS>&ywvRKFZZ5l$-JcZbtG>@C} zKcV17`y3vhr>Q7y|S~@xzY{=?WUlz1O<0XS|b9BO3x~35dd!_74jYJdPZKM z1g#HR5n->JGn1Ps?9Cwmm?qiHAlW@4a#cKy;Tz3U&;;Fx%aXSYCt=;;`1@B<`By5@)#FoWj?J5bEE4}3)^0LTiOgnPe3q2LX z-2!y$cj-9aK*YR2gycy%e~co!3*j^k2T3li1KP2ihyfY))*YOloU#+@3=N^ha3E9P z?FQU+l_E4maqb#|t+WvZVAR}dtv~oLj7c+sL_!zKY}cEMEMrIVL5j;#6VmulI>lau zKG{;V(g;E?+FT}^Fn7hFRJkc_BadYJa>@>+q4t7y+f8YaQchB3l%A4`FGl)HIOCeU zV_?gfxRFox7Z{Cm{2M69-e>VF%$W~X&Waa?&8%3dkMX~VrbWw&EWI0NW}ZUCMyT0l zyhXI-nz3A!Q!McwW_6XV%oyId3QZY1BmwC)wH2x(jYt4u{y0{qXz2r&9w;urtX2WE z0u;pS5sz)<$h;KA?-3{GL>`ZDTthjbez1;mNDVnwf0D?@G-of#+8phx6cg|RZ?z6z_@WV>vl1~ZAJu-UtZjDO^>X2EZ5hGDC5QSFtPJuQsw_XK z85TCO%koX?WyY{j)xhYT>P+DdR69hSg5Cl#Q@V5dX(EF+p*FDEF$c)8rAdhQuLOdM zJBVKmVWaI*t$AriuC!_Rw{BQNSpmP-y#_?y&}wbG@TwxK}TGU49WIw zlEb{@)x;0^=1XNc6x1%@5IZ1;@b&$D9=e~NY!DrZhp+x@5FL?;uU>5s9hr--j^GLC ze)7B^I(&$){_GLx{(7VeQ`#}69le<8w)nDB~9)C&e2ng;?Y#Ps;YFak4%W@~h z!GDm1dIN~RlzuIU|KZ922+Zwwc+LQwgo*w;JZFVD=nRNl-a#IQz{~>~Vfy{uILzy# zn#!>}qK|F8Bemp*xFsCwZ9nm)IPePKAhJl4Ebg)8y6QgmrK?}pSW)2cwsmR3hi9U!d)in z5ap0MXQQIQx-^g!XPPp(|H-Fjg<(-OZ=*#rCv#_4G0tHxSkYW=g`NB|MsFl#xRvxM z+kk_z-4=Bbm&V#@?S;mBcepfXh`l=-^~bbogp^kor>IiS&%ozUvQfy;eFV9L^QUah zkxLjAj!Ehn(S>Sv(lS4)N$OcSbZB=~K_;nx2EPV1rIkk}ssB5Y1gOguv$82cL)ZEb zRao&#bqGBb)MJn6oGMnQ;%L88Zw%mL-7XyH*VarRcR3nYqPUM??bH0-}h|k&sgS>UMhXujQ zcQ6tx_zy;cjszO?e8fTO8B`C!H5%ML!98RzJ;eX0YdeU)8sHWX|4|Y=veuKQeu{g8 zl;*F5*9THR<+v_N^S6@?MihDKXF=OaX?3%$4K^_OgvV6lz2`FNKc$x*tr~cVa;ACj zxvKTr+;t`x}Tq}deMWP8$=JPpCHLb zwUU#db`O^2)P%HBt^RVRT99^1^Y;}uTZrNf{H1UWMC_&NSv#}UrnU6M;5>2api19_ z!6PeZlvY9aW8`HoR`s$;?J?)JagC{AbYwo&RI!J@1?a)ui^= z;5XHR2}@i+iFE@;JzS$<-$aZ_)a+L#G+BHwtsHGqFJ+0ojR}Jj!9QLzAvMEtc}UQ) zsCpCh5NMLn#)4)e>2g%t2dyOV-us{|QKnis3T}gU$m7{r*!uZRp0d@|@HWX$HCa!Szm5E5@;@#4N2x&LRdFuyPy2nh zdw#Ks3+g`{VE&WPydCfpm4nd54iy;o(hwKW{Y_!*uXLJ=sPx0rcs)A2R5peTg z+zQS!2ftU|XVilw?X_J0{ws{i##>yMzb&52-=pHpH>REW1{-1S#0YbOK+W<@%lbB* ze`&Ub1_)ufkEZ4V!N$PW3nDjySk?-ia1oYG-1d<08J&IFekMEMl@L{z;F-Lig}yVp|-)vJjJ zs;@2TRYArv#}WE?RJ{Qm-Fxod7*D7-Sa*j=^@bo^4+wpXRi10h`XYC4jwaMw*$9fQ zE$S^n^4Q1;JsVZ;KsTzZ?_?9|oiSr%`VNRS*T3wTShMY^wuAkR+r6}j+1cb?*M~F; z)1EucgQ#gQz;m-SIOKHpdbGCFn3h@F#gy8xGdgDu+7@WAIKl!6jTseUACC}y;o*|| zj55S7N!g@!xhc~{w2#}NG3fVsw6YjyLxUkZU9edHfmb?%r{NMl`EWJNG!VbfZc*8i6d7Yi_I#9bj>R zsq4KozpB<|VdUhlNFG+M`_0?Ln6&rq*PetzVxb{#?IXZI`_2 z>+SN^o8`u+GVB>uUd><7O9?8W!l=^N@4Y5eWyjTPtTeP!D}DYU^`=nq>|?wt%Z$V- z^e)7UqCA^p#}0XCI~q1GCH_ zng>pU9?T26(TcBM4F z2-cF%35gM?c?)MNi)P$e$XuUv-^*Uao`kVXs_kB?Z)2emcNl-W-BiwZR3{Wh?p~qD zPe$JVi@txm!<@0-E3G`+9rKXxhdZK`Y^_){uHhBcOpC@KNqx`>!5LVcY9f4`AibZ( z;SuQm7KDdD{JoJK0P(jitObE74zNe81=&Ms466qi6MHz;!Zh&#hDw)ly%m7$B9Fh_ z;|>si>&9SYggpLskHN@R^7#A3s|DFWY5rD}!yruRIcmpvg|%|jPB)C|S`f@(e4JMX zBSYk2X3taF5Otm4lG472r;Gs*#?o|QOx?F8X=6r>Y`!8;1_ z7<;P@5JtFS+e;&m@+%q8VT&flI z-MJJ+{bxbknfX}~lj!-0n5Sd;gzy)_QfRi~DjpLqF;V&1EZk`NWu9A&%|%f9PbjAv zTaVyV&zg|n6WL${Az*+$LGVd7o3sGiogNV1cssI<3$Pv<1o7APT?68;Q@jpjdQ>Un zlANtzfHl-c5P#R_TR{A6O}2sf+cIni@wegH3F04fmHj|~!^FKH{{vS0%VYR{8x5oQ$r8(Xb(4B!%!~2$N)|3}EbPW$S(<7>-p#2s z`8tqzBNrbJqd0nme9t7B)N5lQbp-75>NRBMnrfeUwR_a$1tx z?zT}UGn>3oCyhFpSpzdEjegRolbJOzlVbYGSEksgT=oPiZ?O}(3=eR>dW((75))&h zE;5B6Swpq-8!bb*(dAeBy>pd5NCtEjiB2m_vcH8$JBYuv2Rw3s6-F0GwVqXa$m1`! zsRi+4?emM>!~80?113*>Hzf5ft-fCxTv{!yP)nX#`c813;657MuUqMf{$n8y;%ikB zG~%kA0fJ_*i#+%Sd&X&4rc|!C6&#tI|Hwa8iQkUbjXIgx>ZVS9C0wb!GBeeDqx_mH zz1CiBFYGdEt7p-L^1{OW8xGx3PfgM3PdhEk#yNuL@+4Gr4dv3Z{DUP-(O~_3G*vkh z&6EBxXQF7f%BB3iF9Al{yZ|Fy_yriTex1Y9#iH9fPBud5ob+OzCVw7MP zCtA>A=2nzomk2h&%|=N$-mI3Jgg?#g^6^D#c`AfMRuV23Om6xF8Esap<;Jq^=XNz` zh)?CYRU~{$uu*PML?cnNdR7qYkGXpm6^@t3iN`^*mjxLO6D1jX78xOQ%lhZsy)v;- zZ5k8(*cP=(5Rvo=J&%|Xx@G+qcQ2>Vl_mc!QoSn3co@I3&_(_S-91C@oN^k`?Hxu~ z-%Ut_5D8Um4or=!UhgQifi!Bzr-uY96a^z4FeG#`A627Zq>Vf%^3+KQsfE(2R8K-$ zo<|uR6%JQcUSgxXT1UC^rTZ%0?p+vvK95YTSPsrs=s#pcYu2=Al3V8goxdHk)qc7XWXi0uOLw=1iq zcLwJP9t8(@gZf$O1&`hOB1d@ZYUh<(El+)Gw7&fyxWCnc1o!LNLW0NX+#|uWOMQ`A zzOc$pK>{dl5N(EWI*OVFp;O?kFg4a3UH{a{04P+1%1+SJK^ zAF8y`o0;ksqx{6%{UfJ$Eg`=Hr}Y#p77X7;{`9DqAy|FIIOl&cVXJyLqg{sTKhz4} z80}Cyais&b75^4*kQQbp4)sAD2m2FLa1ss!^`e$KG|@3uioTb8!OXdgS2w@n^`N3I%(9&%o>(IsV%8!DlzMAhnzx-D-JiskcTR?N%|s5+k_x z)`A3&5EBwAYCQ+eR-WKis4p^G-*c-yrMukx1xu|hhWksn zd=IOEoYhat9T3|JQFSaA5$DW1iuma+NVtxSEsFQ#w?mn77?=IrN_sn_Vx-?eu~t_h zoUu_4@8Xqq;6_?39h_&=IITt3`gBr@B#qNr$2sYQa1mKS6Nix;1t8~^{$ zB^IgYCXE08=LF#z|J(d+!kdw#`g86!Oz zM~EdL7F6BD79d3`j4OBOat+;BQ@uF4kjOyBn(8G%@?mvIQsu>Ilcf4x?p~HuqhWP` zC%+^JsU{!B#p{v=PkAqsW}nl`HEFo^((DsF`=ELS+8%sBdA3@+gr367(`4G;fbweg z9_+oC*6{lDilAdxO4=cK>Ou7?_y{GvDmd5Plf=gB)x?A9HE3JGUlV-7;4cU^ahHyp zu$lIFU9dz%Z4ml6krH${KgZo0iG}2hsA0bMH9;srA}zczf%O=46KUb~u>_9PO{9f4 z1<6KKFR5P7M{&3it3oBv03RPiKj zH~>FgBDOJfR+u~JkG7onF4s6&USq@RF( zjQAG0h&quYoJAqhUxddhkPF`FjG#mT13e>XDUue{2DPIE*MZYY#`|+ks=E|Q!@4=l z;{_}2!1LKwKfG2)0iq>zYkL7UPM$!EZ&ZE!)(Tzoc(>p- z5ugMo&rpewc!E>b2jHE8Cqw97gY(Rxax(#?z()zl2i_)l*+QopJP)3fFf`zKmYgUF zS|mYJDNl_$4LQ;&8B1b1CL5c)-B|_4#hol?dCHOdaL7eh0 zm1Q)Q2;r8WO+1%^vefpL#f3N6)0AzZ5Lr(PGd9YgV$xl%u@s+1$M7QYk?=llS7vct zoz1eLlG!;sMwGs>Ce`68?hSqSD2icfn4&l&=Yw z8D}$az@rRn1uy3z*iw@wlU$%K!@ZTF>PXIz5V9;Fc+nlq#8H^wkgk_Zae>-HIuW$A zy9v_-FWLeB$pU5d*e0{^q|-wcr3(uQnHo>qq+92vBUsTijx+5nWG05?=7C$hRNDw} z5|?-<+mr4$eH*b-+`(*Nr$>3Qrcgyv$5M}fjr;)hHxVZA1dnlr#FadW&+-IH%NGQjW}J6~A{S4LB=MW?c;HM2lnu%~_L;a;gZo1v-Ib zVVn&GXu(4KKvg6p3gSNqRW2c&-q`R9Xw=4<%_>?<%m`Z)xS9v8*?zt}rnFr}Gv1Py zXGTSs{cxDd7fFnk##lYnzWBi~ipD+V7%P%iH5NeyB8UK+;q@T?w#f(}=52%v7K4D8 z6emFp<93oNSgm;&hhcjfx?ki8jvic}StNf#E}f8~8gH53>pJFzC7tC{yGdzrM|hsK ztH{w4 z)D~u|%Ou|NOP0YXe8 z?3|=sf;K|K$g$%k2JL+`R}H+i>#B&CW3Z*-9RN+xE>M{#MuQX#-C5he2Aav~BMt zkH6rh8)SxMdHzwH3ATaI*{fm5{DdX*dbsS!3!`*MhKn#s@-OYNNfN*^E%Q9nkB(rO zDaA559SxH>nHdD)Igszu`hESd!3D3j`audHMUY-@kgIF|d82fhSWe`ZfTMtq>D!i~ zZh!)4i_Kb90xf{9)VG}_tw@vu?UY$78FG#JiS5Y@SJs^*3)<~8%bew!?aQ1c${f zGt!s9b|neAUJR?3z!s~0Iqu3~IQLCp`<$pcP!4nM9%F(yK*|G77~cIUumkWv$DFWx z6nl)6DDDs)ZZX&~o1>+i?BZhiX80zA74z`-LP<81A57WP2y3CYG=9!0gXg^9xpgEN zG`sHt@%LL1yjmS2kDtBu8R&k#Y%W6gvtYRdeVV$ zt(V!OBMChh7A3+CrlT{Cm9aT{PO^=XGe;O|kIEVawJ67UtWh=``8t~$7F~+6)|Hs` zOEe{ZRpmf{J%BT)>hi($E#z->TYYe2+iIiNMk^E6-RkeCmVC%zb155?mI8> z{2vu^4?C6Ra=eg6PM?g(N&Y3`^hArm074_UTYmPBvobE68;*MrVnpi^8T< z?36pe9U5D9${TV`jxCF_sM3YZrq5bmUO3O%{5Q(7Sw3<@n|rO-+6!bvo*sNsEnq}4 z7IrfvAJfadwH~z{v)0Sd$Pem)x=;4f`G_bopqQ|1JcK--OWI5XDJ>My?Sw>j(L$?? zl;C4g^QD~z3Q-u&2>e`FZ7v9mR&Yu9JLqN9exdJU%iSeR1k0tc0%Mn{yUF0zBJ_U!OCW-$JCA@YFZO>H_|2?RvBG%0qYorko8N-OGkr<`H&W%x8 zjMCVek1+xsH^vtYq=wq5rG2XGReI@X?P-`5SFZZTT(nUqGwb9Vp$hr4s>E-->;DM` zOxUr!%OG1nO1S6iKVo9*mlI=7f3Hx_3RP=vPpyl8535-kcqlO_8^yC86Iym+&L28( zcJGxtCb>RF;@y$?Q^Q|!Yrvd`UbyU@hn{8&XY>+2MZB&3=y_#{U7y$N`)@mPi2!Ge zTddtwM6gkA*hLc7o_~Uvm|6=aFn5#NZ6sVOSc00}C<(_zm01!#$z99%ornhRys|+o zHBD|1D>shaY#h6bn3NV!d}qIjq(}A2-vD|CbfiWiBkCw=OH{Eo-IYUJ1hTe>fvO>M z5`e8~iPKmqDTy&FN41~V#~UY-AvQtG@W|JrSneQi7kNB1)={MTB8RZU-b$)?^R0+W zR-s3vww3|A>~KG;EP{6H2J8@ zKFNoOL)%-{f;kjfpvXZxY@!hjN{IzmLblHA>jr73>-znzmRhwmRgMhN-!KC8fb%Gh zr{o~#mH*z64w0u<1Bu6iTJ_@=_4GYTY4m_=#IEn4cW~scTR>EIhQFIJNM>I|MZ+PCEoGguN4|mYf`yfSMDhU4jZK?_av_e`+zdrl5z%PxhGZoBwsn~?lr2z z5VN?aUo8%sd*0KWejSi+aJ({SVsuJ3U#uKehl*alLpcr`lM(k_s>1rorng1?QewfY zl|vkDUIU>@`b%gilgGUMkpf4kZfTzGvav5Xf}FPoBuyT@H4|y(5!-9cBc+)0c~=R+ zlZ2Q)aD?IKk6704fvwMfU7uE7H5VH{5)mA6lnNnJ`!dl7jixM5L;F);D=4#K$o^j} zZP^}VY(104hZU$b0bI6`?V<*(WeFy)h;OdL64Ci(EbilOaAY%Me2WvzxWmqogC0Y9 z;YL~}Iv-*?((WMD-R3>-*Xp1$eVy9~22xLrf{9~* zrvw`XTO&wHtn+nwqV)f4Rsx@bq4iJTQ!&p6>k}k}DzzY%wSwEl35@W^!FoveoM01R zU4l$tY%hq3XSykYD}n^Pg2XdjBG?3&SWj%4z|>6;^Sc|;((!vROb8)YMzZ#T;3*eR z2s-vTjJ84J%r`Fznsw2rprfBdF+m&)w4sy$n4c`#5;gjzoKU|Eei;Gi%Yu(y!QEH5 z_8&g*q1@Z#{nzp=*Rb1rnh`uM9c`LDOpd^oj$wh32+6tFW!svpn9FkBbu|HxF_Y>>e~NPtciKv0_;+Ju4M5bM2-C za=e@4w;~ay4%gh!I<%}i+*)LYY_;CIFyzjUhnY@Xha@ao4DYy(dVHvG2Y<1g9iwsu z_#g$RJ^z1qr=ry5w(zX~UY;QTdj%RYBq~+!m zp{>uk&nPeCIGE24u>!j3*rYG&hx5Y2fUK7$Ay)-|M(fk|>Ng9*sJ$MY(&r9)lNO8z z=78lG9)~pJ;UGajjHq~(up~DaImmO|!F`Z7=rvk(jApS~yzP--MXtTnPA`lJ?X#D9 zd(7}&GB|gGWN@+svK!=47M)oB4u;-Uke%dt3|~v+*-4(2X1Z`~Q3H_e4f<31&&Z3FqD(V}z~ibZme3Di0e|L}~1ApYuf!Dq>>YyTC59mvt1zmN|YlY{->Io zLHt$Zhe29>72$h9Xtx4y(90XpRkTJmeWwj%#>t`jw9`>g{?!vQP5pvQQ)@^g|I|fh zsV~dLJG|XR-tO8S%rEiMe)^w5^vk5L=1@K;eNgABmM%s&{^|zeY{|c4Uqy#CSQSE1 zTD2+{!Go@c(yH~V9Xz<#P?~>K*5Iik7+Ftg^|Q*{LTM}1Gcv(#p+{CkrrieOKlKGq zmpjShKl$zj@t@@PgZOLs9t81UP!EInFX=}?T-QEF`JU_03O-4WPj3}^mQn`t)Z$s5 zI$O4)Om<8%Pu@`eJ7|KtI{jx|hD`gTywGN<=5)n5*T2HpPy8KFV<*MmL2N~e%i~bF z6smU2v;u#Pa&r`ajnMO4vV~e9@)VQipTJ&4mv2$(tNO0u`gy60Rl))QY6 z{}gc;f`KGyh4+4jJ`ZK8r;!T3B9dk;+Xm9O?nH#LPNb!A&tC|XbWZjRaK-jCUA?$) z-pGtSMmd&TfQ>xYO~^G6BG`6>QPz`@VqZ^O65G@@Qgp-JpC^-rK+%uy&NVf|&i4;PHyvGn=@x^x?xM>$~?FL(n^RNoJj zQO(PV5nV(Z>c%8Z(IP-Cy6y~1E>}8Y{w9{-VwjEZQO<*fb}l*PSmj!u@@es}l*K^l zujXA7P5-VJ+$KYw-;Nu@b(LP6v}W>DH->5WW!H63uZ?jU1{;O2oXN{c{pOtbm5%81 zmCYrbhSG}CQdU<{4r;{~kVfi~_DeP)G?1fO+ON!%M$3_0PFbZHB}EBuX_BHW{tQX6 zMN)9$C<(Smf@E{Q;04iz3$e2koQ0P2@0|h{nqBY1(nsX9CzE3^9~4L=08G+)nw(xA zwcmffC@XJvj#u8#cvI+Nk&T_aaLR}rMB^joZJhCJ&DSsI*g}N0J2|!($FM$2#cmV2 zETsZi*0;EgjNztuR4SdNbfsWfu#JLk?#wlLbL6>kHg2oe(d?+=_D}@4(}d0NEx?EG69^bN5OXr^sXCpcqGdf{cZ* zZh$VLedt=Cmc4U^P%K?s$N*rer=YzyuOMBky7kub`~8ewg!j&Ae;RUoQ=Y!`q31)K z?{lTBC&g+Zra3l<%Tn=GDZYPy5swXUS$R_znK8!QPFR;RR>wI*OD7TKY@^a-QgG`m zU4T}jj5ckh+7&-)&id)r5@{RHYGf-KXR5l{ zb2G%YX?V1AQn;~+(y7Yzl+$LA)9#R3qvv(G)s{&jlZ94*Ht5j`$X_KL-EWIa>rXCX zxy1P^wA}@_8H$V2Br9@v+)XA|oZ?jRdm$%`$LO5)$?JYy?IURSt0T}bCD42;#HoC1illplnj-DPY6oc%k7;gJs82&p>3K(c z*4c_<9alys-E!hrux^h#FuLoKys!L3JLEsB4d`98^4&ru-8FqlOPXzHYs8&}S_*1% zT}xZTd)`NA=e3LQZMXNl?`Y>L40;3srmPtn8_s`&j1D$m%garg5%`3-tl(_;QG}BI z*w7-@t?K?~G^_t^8^KJN}LS8sL5W%Wth9tA~vf@|o8f!H**km{%6d(Z3Gw?6eGHF#(2)>x_huG9i&^pXkDor^D2WJ6&iTbI`v zjTQ~nnu4uqU}Q~)F-ZEB2JeVp)bo>Iav*s|dh#quARxSMm&-F7oyjkeScz-|B$Rp7Gj|vZg%!bkAE}k1tT151f1a_x|iARJG{XFZ$QCX zjEhizEePA2=Rwwjkmz~dtq0-$FbMNz4rCaF*2{r(bJVo~1Wx&@AR9o){#B4PZpAl) z_@6v)1@X7E9Rcw_#|}nzkjLNFHyGJP9{;W$jO-zg|G9iE$UaK*w`#uCkXmY|mOQ~N zS6?K!SJi?9_v_h0YI*D6JoT;XTKYjPdFngn4luU;b$bqh_%G#0K>U~gV<6KQ22Z2E zv5&7@)XhG=Q71F&m>aEjPL=h6{G3MA>7~!!0JxyoxbK_ktJxC$sM$?b;{(f%j zs-+*L9DfyXp_q z-oMPljp$KbsMIpZBbp$J?Ui6m=`4Ga<8qvXd8v_Ghz7?|WXNvFS`lkME#l<3dtj`E z;iv{3gi;ZuR)psNn-~+ev+wChQkMLLdP+pt?PkxTB`W%OYbOsa;nUE2>X)Y|8|lnG z|NU3QVufE8`T7xMJ8=DvLW}t-j438c)5q1U;*jYwTxfd#%pq=^!zbM&u zmRjVTjfiDwISSv&3w3HbRRUd#A`X~?J7ZS)-8uGnQrd3NB982#>yu6BI-&JB$-B4E zK^#Ej?;Sb{;NF6V>NMD_vcc3#muxQOpVGi>{GVCQ_cm9Kpt^6myO~Mqx3%u2G{hMN zHp9~tr)xn5D9wMPKKIBF?>0k*lmDU_fj1#C_cc0OZxGyaYiUz|@lP-^Odfy1P<@dN zJjY+mG+W4K-oRg+)j+gn@2y`u-nM(4tVzO9$vp|tvm`h!c`#dE4XhM289J9xKhk5%SA&j@c_?EzA7 zo~@MTe^6BmvYFCma1i=1eK7Xm;iIBmc z7j*n?wOr7R6t!H?lz2;@2+jKjExBzY*5U2e;f-H2w&7A`;<4w|1RvFvyTf?i*6Lt{ zMR{GQ1Y1_G(|Sy~C>y#a)Ry)CQ5|p6hFQ$8Xu>hnu(I$(Ld{Eaih|RhaTm!Z)H|aR z9JWQhBM7=is9~iO=xmijX-7g9iiVB^u;3akBpY9acJrh-#)OQ=KSE1C0vRI4_iI57 zLKPGoMPeg%4kD=uaob|wL1!sh5-=Wxa|lGF8_bsr~c=3ujP>hbYRf+>e-N`zMzLRTANYzXr{X33iZ?*V&l)6e6kPse5SeL^hgm%)j zBDDR`l176})5_3xLn}-4ER!yy_1HzN8t;cWH!of6di2=Ej&Kbx;>I55O`N|s-Hy=t z3Z@UFS&pTR_qG9=?r4QoS{A00GgQ_k6!0hpn)g$})jnbh_7AVj>zF}Zxa^ui9b`6e4UsKNbXAvNeL6usp{nXl&?rAn zv>*@;F*8`WH5j6$I?7Er)w@Dth7n^aI!3$nvNEPII+?N z$%`^C^i-326}p}U#_z;cD2k9|QZ~<~9c3*+PWq{Sf8vPWq<h zUtNtECeBmLPfkRg&zYJP*GC7aZJVXGm8??RnbJ&4=#0IPs5WHf6*jtgg@dVLBwcUo z?bahMK7W?S2i#WCHd=!p8N2$EOk6gM9aVNX7x!!c4RiAW)H5t*#v>~ooK3U#rF(>w zR)SIapgIJVO)F)K11Zll?;faZ@ScW>E&5c$6Ip8U7qu))V`fusQ;p5^7nLb5q{Uf< zXsT^)Q)TQ$ssmaMnjApsfmWQUaqNs>_8AuwPmZm1D(4^cLtr}PY}F9{+YAJ{%So4z zF0?pLrlru+wn@TOu~z12YA<=JD6G=b`O_Dsyxy0mu4$d_ns%H&sxO68eY?fW@WcU`qWODAAtrg6f~8ulsF@}mR; zqfqUL?y7CxZ@irU^HF`$!)AG;YlsI+zirxf%ej@R?U0L9a?kZsl3%59Z)3~(IdU)M2B4YF^+o>IPw4Vkg`kZJPY@pF3C>^fzrQvyApUv)<9wP0E zfBCrKLAC&QmRgxUfUoCMO`3m{6s`EgJe|z1|2rmAdW-=MN87FU4*ox`!_lJ*>Q%;n z-S#pwB|{zNm1!8?CvPRNT`k=)#dcL}WzI8Ze@wy-WE_FEt4R{VtSKu=%1+NX>3OKS zv9$8NZYn*etYu1ZkKFYeqewIHf3tbIhA;4RZjl%;T@jto^v;V|8^j%^o4rXhq-Xm6 zzLq7abRlPZC3_LmN-Y1w)Pa1|n=0AGz=f1=h&!nueXz4gTnF+z_bktybSULdo$Lj- z?!{YLCvB$;*e~;y@=smkYyX<&TSFSD#P^&XrZ#DLv&x;NOJ0dCBOUUOM4PPL#OTmP zi@F!YlMr>l4^5Q+ej-k(yMzzzaz#r*mE=DZZnfRhHuI=&i-@k>(>N2V{G^l;r5vP` z3e__M&cgp+B9S{TM~Uf&1lV;YNra6&N#5(8mJJ_d5t(1Zx!^OW!d zV#JUGzU~L)SfyuAUwVf0lv_$z8Pdb&mq@=_&%;&G)0D&0-cGQ~(4m;#rW{*O@;3#& zUiDCI{nygQSLrdqy)3wA*3!>!p*-H{dPB3?V@%|4g`t%2cJfd0@3#J#I{BvXC6je> z!rQxi#3X%!sqadF;}cAYewtIKp!;cB1<}utz8Vd$bEL0EL53kVytaf_9L+UlwzBV_qSOB8P zQ$Ii2U6ke@B0U)CA&AX8xh{t#?ag9LfH!#0 zUhN+9MyIdW-nrUx=9|o++V>A?m#g%5^0S6)wQG}Rt|vnL_3vW%q7 zj3fqCmL2jVM0?pv-PX@~W`xqJwd~nJp4qTr+QoC`s~y)K-fcE)*>29~?4x$-XE)d= ztxGlPpbOXY^LNb6{ajVI+VNy5dQF;?8_1eujx>DMq|LO<3>!?nTGbcXz;ou-Uq$d6 z4D)Uc-naVw%n{_oFuMiqm(wG8fC+@j)MGyT?Zp;$m1Um zckYov-pxNm_uM0WyjzNxBD6vut+0%6BC-5pY)=VDI)C4~@ou%X&)koN*?NQEnIafj zPmlMHf*p)(B+nO#?Zf!l$oT0t!N9O4vx1Q=3}-?!+^U-lt(1qIYsyv(+b-gE>f$01=AL>+^+M6BgvrO1j2qDf`Br1EzVj&`gWP3dsPk%-2VRH7Xd5wj3cI|y}) z=^I9p>ICtT3r$c+S-^*kpe5Xv;9W*gJj@76bDpr9v5f>}CR@xEU^(Ra4mpu*#(*xO zM(8UWas(T9OpkDKJ`w$9T2ocT+%uL^)2ytG4J9xA8O!=VL$}U||D4xpmWmPGQR}i7 zLz3`xOz4}WXRN2cY@)egeb+#JM7=E3K03k6P+`S-pe}R$57A#Zj5}7PLO5f%W7Q~Kp^)ckLgxyp!1UilUW_AS zx6rKcD_+YoUyDDI%ac0`wLKj~gY-rfrO$F`Je@Bso&D#IaO|%_X@`K<;3k069^TStOFSwGZ?Y zNn+L(A{nq8VbDl=rW|ql<$ratl|lZh*AbRTM`*q9AoOs7%Tq(-evqK* ztUqE5e!v(^(TN#?f6 z;esKF=_MR~wZDT&S>4_b&FhZu1w%1L-xt2*8hsn5A1q?@N0zIlEI~|I#^{>?AU?k) z9pf2B=1rl-S*}c|NxUV^h+}*XT8ENGIzu|+PDXP)%8E*E>-S_miHaA*C>~{Sf=JUv zv$&MebS%jt0MbYkPvadcE@F$mBpIdIa=4D6-I(rR$Xr@!q3VQI4B_a|rDbx9`f(jl zCdJ{LNmgU?dfnke-OSmWZmDBf>G73kbbV;;ood@m?dI>wvy2ppJX;9o9~O5#JIdjS z&v_*0VRXWXe}@l-uoH$?4AV>@r?X$E1z|{q7$qP?sGpfIR=_wA9459HBC5C(SC^9* z=0$akcl@6*`GuJVLyTDlWr4Wt{5_ErPlge-tBgyiqPXy2OqX!iK#6;pEKlU%dLwF2 zi8;0u?iZBjblVca9kdA78&Ug;_>3xty-iGSvPm7t(Iwu4?fshWJn9&o2|vB@Buink zm5VaLETZC_04EdN=1fm&jU$7MDqRTPf}dN=Ta- zW4>O`Shd;1xDAjgK^v6uD{fv)?*1f}tcv26{{JU+2pfNd>aAY7Us4B1hl)nKNBQRTF6eA#D8wCh2wkMX zP#hhcR(KrD0?`T zRKFEo|GGv09@EmVTnKJKxE}eZuJcp>mJuh7EmiiObHLP{m-i=5?EXZTuFYgug}Vw5 zpTJc^s!tlDuflJIhtA61FN+t63l~l~ws?^^qdv_;m-9LHhjg8!^^o(4+l8b=ygM;4 zrt0r?x)rDVJTG+83#+w}pU-)^`5u2y615<`l*W#)z=YDvpr)b<@Q5poKd-8h0ZLow z>#?GNtW>vJ9SqUh4Na2Sse`rDHG9`v#&V&)eP>Q<$6tR>)+Dp|%V|R=b1NI~QRdeA z2T8AG-k;BT>boY*R%y4|?0)-vPkra2T1uPK`77T;bkVtggJD*<);YChyM^9BFFov& z8XkixH=z}_=+*AcD~q|Mu1%dx-A`L_Z$teCyo*RtiH`OLyvyfBx{6TCJHT!QdC-K= zam8J8j38dC+M5mHwgAsGJs|%6XZk>@)xTUro@#Yn*OA9xr*=I^{j}b;P}h#&mcNrY5Y}#xj0AV$668^%x+9{BU}P_O+{1k1cT}Hzxo$_RM)p&h z8xCeaZ;&y5(uJYFIg$F-PH-#Kf&}-2`XbwD(?`{6=~dfl(-mqp{cQoqKvsQ`Z9K&W9jS5=32`{{;np-M)hf_J%cAXJ&)HoR`s$;?Kt z;O8d$$;5joa ztn&{!ohXG>j~pToQn&=`^dWi(AD}}w;?udl$Pu2i#Ax&$;W>Ojl%Dti^1cRgwK_OP zy(QJhG|w@r?F;H-YHca<(-YABe60u3Pm#VFAMDkpKSTM|_-t>akL8tfA3CBpwq1hy zLlE7kzj+drq^vHJyTAjJyTH5XoCoNfEGKu-JFh+y)iSHpGDG-$$5qEoP&-uHPlL*7 z&|~@gocnKhe{a-tqn=|Z*=swZo2b79&Br$Z-P@7v4^{3y{B|kxpY{*kJrjma#H+n< z&W%@V4Bxb!gk}9chC2~4N8_;Pu-Kz!)h{;?!68sSl(kY^N9H9H3m9=Z@THV^A)izjJw_t zBv)E&in=f$%3+&kyZOEL+`oC=&tVD_hq;G& zF@&#UEEIQ^3b${{!Og}+c^Ix2yke%9CS9d%KGq$fp~6#HMHNRrlY^rYza6g|buzQn z8+FpClbJOzlhWuXjXIfG12ZY6pG;Ge?D4oVY^8DcgGA+FlkwNlQ z>vD1pd8$<_49-)Xs!qPu!98>>d1_HGx_$E0qOuj7Cs;MCfv^K({P-)*)fWkFpV>m@ ze*DxjQ`C}YOaR+%`zLq;UudhTU-+JUU8nnX zodI7biN=Psw~N!xkoI-q6>V9k0Y^LWwS@mer_=Sd$t%i27aozNEA*P){qzm#cw#C2R6R6o0Gl9YJ98J!DiZYHlnxH_c@%g zRvoP=IL`>B;r7*L3pK)QOLf@Hw#%JVo#U+rzrk!F!CzVnvV(fN!LeYy{bS?cxpMp4 zI4G*D4Rh^#D6+=eM!z89ku?nNlnJXLgM79`X|wg5T7;9qd1?{R)*?LK!X#3y$a@=k zsZ8& z{C2!<)XB_Nui)n<`$@;7Eb4o#VI3@CERo-14a=}*cCbuT>$PCE^0e`8@w$0OsBdX4 zyj!)h&PJZcRih4Wr#h(bn48a~&F6ky*E5#j(-(iFA&Z*1N_)N|rYfTz@x(4V2G@04 z>>pw!^7kfi0L0&G!9I{`{U+=okH7bdT_6O#Nx@z0g1bN{oPxV}n3(3lvd$6mR4YBM zMH;?==lJVF41-jw53-g#{wL}~ApR%a10epV*1aJ9=gi$8{%6LWApYmS9U#?ma&6?P zABR=nIWWe%)$L^1e{RY@?yQ>ENN|k?w{~z33GP+FJuw&w?$^O%AsAUpYx|F^VUTLa z=?3!nkNRL_GkNNFrni;S7Axy%=ESYciM-6y%!w&u=~y)~LTUc9Wi7}KN}F*4<;h)s zy}8ok#0hWj_z@p+f)81uKH@v>H};WLc|$qDQ~kWB9E0xXZKYcJ5z4vUz1aCVm2+mVWUGJey{W-s2WEXk-dBR$d9h5d>#>y`< zHsMtxBa~LZ*|feh{oI!pTsyPyZr*Nj>dweo?`@6nEI=qy)}gfVE#SZz)N20ju+B4(Mm-C=Gv*_YoAlKJ{>l za&Dym&PMrH_nTL*c05Nr&c%3aJa=yA!y8!t-ae(FVO@E;RiTm7aP8$*jH#1fj8^&r ztgN#+zb<%tYcyQjt<%MlaZgI=r@*7OmfQ_czKBZX$LusV^8 zK_egew+c@BQ{Y<#x5Mg`;6?CKliDn}9aU$*Hw(_Q&In!tFJBwqAo-I~b&mWSB)=0< z=Ollb{7#b^7Tk%b^WejRmqY5j;Lrw=&1$XSq`e5fR`5~?hmPQsIbdHKACml~h`L1n zA<171sY{ZdZyLyPFL*JcE`tvU&i!S<~Bdgd$HUHA9>qDLUmnY~Hk$H|>-+P4cF#@}?!;wA>7Fex&G- z_ek=l?YwD+ys3k*t6ko-%$qvR5U-NrGnVxip}C%A-t;DurxI4HwO75Xo?=tPA@>?4 zlSkAmBEIX%#nmfN5$GzYUFr>?;;GXFC>4*VvHXMThfps={2@t`>Jqg3)w|FxCgbW| zX!ok~(3E-~+Bswa9| z9iU~32{n?7XPBpWQA11H3z_WVY33jtn7Zjo3mE|Mj5N_fH=Q$*!E-1Lcrpp~2K^3c zm!khHG}kR%`FY}(Uerw`7-Rd;&ahfN#=m?>btj{$(+;WC;}P^3I*VZ^j`qTA-37fP2RtTQ3C$FT(I1ldD*muQ*}+V+y&r1p@x z#fhms1!`TDSenpgPy#qnXF%;K(_&qumzL!!i5|x6{ldv6#^l=Yd}^u6uixagT0|E9 zvpaiKgdr4lhl_TNv%e5umBn!~V@D5;F{*bbyA_rD62_bZ!@L9cJW$m(DXBA#2WUZi(_)Fh@gnYL0)bc&Sd4lUYxbFn_(T&ub|M&?WbHT`L%^~%DPVo2mA>M(}9U}A* zzF70d)@jxxS)sJs!qY5Cwsu?yvumBEj{B>ipC$c(FlA>c<_WoULiKjTc;m~h_N(Vx z`cK~q!ovKBwmczi`Chs0ig(8!v5);j*TH4mGzXVw#j$0l>)5ih!m;JsWGcBnE!(E~ zv^+_se5ZofSJrWOVwcyKH>mtcvh0wtc0cNH0n_v;;*SWwY+t-Te^DNcT+KQP7wbOy zD1G;FW1~JFk+dDl+f-({M2#J_Ew?_8mSR;Qjgx}P?&Vz@ru{c7_r__DWw+j@(&-x^ zWxY-Bvz;f>3=uZ?pPKGic_!O&dSbsrqmEPh6LL9wR2k*5E2G@2j!*sfF(=k)eW?26 zYd*Vfa85pwR$?Vfu*27FSNTm7B7QlY>~m~f>xq19Fhe5R!u*JrBt)e>^)WpqyIlW$ zm1WGl{#(iR|F?Jku~lB@9Y5FC_Ps3^?2NQ_%WZrT2zHEf?LcC?a0jl?W>Q?)RsJw* z?gSdG%$6%bmu%2-HP|u<)>txHGMO${GF>V`7jHyrE6}h6T`R#BS7hrSWQ`}M)jA@@ z8tGbzNqaT+dEWQF&b9A3koV@|ALP9f_EsBv^gOFhO&j1Kps5oe{2 zH$`I@=zJ18PXoEdwaW9g8<;Uug?YYq7x97ZNE1AmK?RD#*bI+3;!it>IZBWn>4L`` zb7&igIZjb8h&i^=AV|Gd8R}q=Iv`PoI%sz~Zgc9zet680QI3F^z5GW(%=(gRASU0Q z8_?IfHl#Nw*n^%GDOOZida3Ms&*U@?vd%L)bdv&E>; zzRoc|N9CfNEYIBRy>?}hgVc49K_x) z+7Y|#*b%#o+U45bO7_!!%OC0sqtY4(wK8epI9&*8vMtEBE%aU6oxvkePlUsv>KBgR`p4^)CE0SA1xjn33 zA-6^c%N9ElhsUh5vGat;?P}CsJNCLR2eCgVM9TXsy?q#52k&F#iCd0y(*Q@a+ecZ`7iR_O;PKYJKgra zm7-Tlt`@6(8J_E}Q^N2IMe0Q5*+MiGdvX=48;g_PrR(1;EEKau9D48VbMJdsRn&)a z0^iCDzWZdutPdm9f`yy+c7Kmg(u&EZ)^XN1XPl;1iJsENwf{RKIL@1bpK_Wv3f@5Gz4+%xRW_8#ruyKb@{wWmZ{ai07D9+vOm;$<4eyWJdG@Ay4B-+;4Ph^jgz-&r#*KT@H;ht zisN6A&`baGc0WaRVzPnMsNQ*RP%fmfKX-i-=bp%;_7xT(u8sXZiMo`m^?bl3NTJ%7 zixlkaLoBQpH*jSr6Jc9f()~mueby$UhS{n&y2)^|PG4Z|aFe;iL;3brf@y z?ZXVd(6Um57Bok0ucd=SCw;<(Ua-i4H2^D7{pj6VT!k9kg1HWjtES`M88L zP35cgxk57MOLvMJn3`CjuSpz5A{G02Ppu$QG9efVKI~_mOz5+uA_(R!KUI#Z**B)_8(=Lw#%%uE0b;RX4L>Dd;Q$H;tzl)E%q)r4JKV6JP217>E=0= zvs3CIH}gcqju02$T8l>9Jj*0 zhkXzpv$yJgkf7#z_8oCMvYY1wHL$bu*mvGTq(e?;3~ZQK4v+o&l!Mr1$BvXEy$7vr z;RuM?2ILrsxy{*I@F+Y%`<*d(7B^1#SxUh6d^LUVS^8cIQ%&Ey&O2anL6Fmwz-+y< z07$r!o4<;adv7Hd`c4$rjaMhf=d5nkDSvspT6Q*1(SW)zsgGrAF|Aj2{aT1D?b@+x zEGvuH^`GS+cAcpmIZEei)~1$&93r=c(7=|XP2EG;DyPe|>lp1wrL>RP`^5jIhxe)6 zu6Q@O1>O7ZfTwah+?w2i?qfH?6Lep(9-hj@w1|_NG1|o~0FxnPQ2I^snP)rgucO0w z;HBepSSMkf6xTrMwKtC&75hKgnD90yd_OI{Q|58|n8$VKoy_A_N|@vWG(qzo;UN(7 zcxN9yPrzf|^E?A$-uEqii+hrC(KXFHKF9ae@}mFcPrO}kfb+RMzLT%(Bar1IzLt#p zwFzzJw{Y>r`u(%IE(r)Fg~_}+Dfap?-QZil|F)R=#<9q4E~IjH;GYZS3El2fp2SHP z%Hz7rr+gmQTqv9H?jvvciCyIDA~}uDM%`OXokYB#KBoJ9s>@*b@7J=1*f(_$QRE=X zBic_gh$ZI4gRWTWUZ~1>^-OxYAvM90l3rBAYlD5WeBS%D=VQ0Sw!%kSWoEcl_;T=h&A2@m(=kBLVqV7t&4cct z^zA$#rt3iKu}e)Vd?-LCKs_VX_H>M*N1Xc|rJHjREWxKq)QtB?S2B{y)#~PaB$bJ{ z{vJXdOGY%6hAU`_Dca?9eM&q((&UH0IeYX)q$H^s(mlfO>2na)XyybSVXr<50c8l& z3QtJ$2|b34x~?ITkN*=Z-ibCniV-j0jJcBsiQHZ1{JTbpgx=y)eJ1$}qaK;+bNma-P^Jor@`Xm+BrJJPuQpde>8n9$1&$%M<-RR4xP>X-> ziHy6gdPn72wLJF6;-t|?`yG_xeW0J1SxOQcx-45XNSP(p0@7yLK0@j&TTXTanOtNA{3s<6>9l|2S}~w(*#vO*?AhtEvO2N>0)42o1KSgW?-ikJ5L9>1yw4BJmToS z*!5=rrXL-|-bxkyXKzfSsx^y>^B*BPRGJcyjW^b|f_HXaG%NcLFsdV!u zV-JXVGjj*XeD@1)19Sky?98zX#OxZf2gJMyybmO(>&^jqf^G~Pg2%jNu#^$|n=WOf zoNsEE5IbU*H@l455xd0OTS+%kWo}s=Am;gW3&?zDbAP21ntn09&i=eDLpQYJtYeef z=C>b&U9c~M^n;+}{xZ3Buy@!CLc%OaF9<60 zEXZTt-sK`A_EOssdmY#jdySTZ*uPvk$bP<0P^S&Myp@C4<@y+9Gq(jhG6IjeW!aHY zc+Bmz9Au2#%>BUe`mgV*CW>m1*v3`*+&blTrpZy>vFvgN%4&zFS)YqHNS+C;Q z7|-^&HHb}&SH+NKJ|{uI;)Nh!vc;Z`OX$bfGI3`!u_nnui1~T@?!}Lt5i5jl*@W-* zH{pw6xt7g!F`_w<+~J$m%ugcs7`v=b{*G+Z@3L*v`)uSWRw_ecrSj&~e(lpeQx!K> zpKcbrm=iRICuU(kS@B=&W!5LZx<2z&d9d=!cO1UQbu<6RWt%w|l1fGjCNZfg>_gJj zqGv7BJQ2Gc)(Icu?jh`6gf9c1XD`#7k8K5Gv_61si(ol0&nBihhiwa>XZWIHg62W@ zQT7fp!Bhg2F`u=It`l?u)SIg|r?GniWv;-SR5u7Z1?ug?Hz#A*Kt;sRcn4^+pkmzO zZSTu17BGdw{n(EO#SEr!@LzMjmKjCFH$mwYG!NQBsai-_i#ZJvy^N}D?cRnAoqvQmHTa5-MLagw`}PTfX9`nWzJ z^x@cMp)2(bC$>3Jr`Ke;JI?o812V()QRp+ZdacmCvmw?pql+dY2n)%gf(?TmAh)%B z93&x#Qh&hhipf=a!#LPJ5^fNz4Q!7f-NyPLT zL6rJDw`+!15ttWj2MM{f6br1Iglh#$aMK~kWUbyHh*GWG zZs=R3ceZicLc*Pbjk_2yKP;8>hPL(kDM_I*CV5IyOmgG@w4_L^*H24|Mp8U2DQ38l z-~EEld_wOPv>ua_y@Do0xCEK3(a#8?R28?+jIW|5s`M>NvPq!6h`uTG;aa@~x>CR7 zZp-*e{cJX(Z;Y?YoS)pkLKu^1D2U#;E=U8#TJ zZYNeJ&yPp+RZ=}K$Z(auEcCt_{Q`8Qe!$%eZL9QC<5l`1sh$#KGNR83JyENlhOX3i zxO+OWl7k;3`ZTFt7G$PMj|qLInj;(~uWxeq%FIf=HxbpNq}nS;qDqeleUkTuuGC*} z_snEMzuH!%kCEzCLE56&07*?$>kH78`hD&$46o!pqZs+r@qQrLDm^H4DI;_lO72tY zxyYQ^i&92=GSc30yi$eVJ9Odc7Mbm|%(El&Q^;QiDw0eMI$LDS*sTlL|G}KmG7PGe zj2KtwWzxnb1RdzI{e5Rb>U~b|v#o_Wqal2U4EtH*A@8?A>foVzznzdV zCgu0(=7&jmayo}AdI@h@VG-Tm+(Bn;M@*^wdtRO zw3FM%xCD8eF@77!O0Av)*#<(Q=Rh`M;o1vgUfK48@L>(B;Xx4d3VH~{ydFOYVqV>k zfSA`hr$NkCFK0o_HbLh=Oq!379?Py}h7hzKE>fQ+4O6A)LCdpP>Fp91A`fGgZEKGU zg;Yu|g39$}-h7^B*54z@i*5M(`tX**^q8p#GrtzP;THV@y|AlUZXuibdkr4a0b<^t zup`~@n0Gtuh<)#b_02uC!+4bUF}w602kCSJo*qxK_{-OB=KDl-gDl;a?e9;g)Td9p zgZ_)txZb{w_RH6lJr-yHdh<@lZV>a{L>EYjJ^m7qz2D8&aMK$bh=tgsZR@%jBXY3L^X%b5ZCTKZqDXbaP&+xMUq?4RpECo zSIt5pKeto&!HWNVWR5ars8pHq&!|l%>ss5Wr7KQdE6NnPJTEGin5$w@>Tl78pl``S zKZCvnx?G-s+J-Vku07Sq>KXJ8licp(l?!KFih4sdF$ML8r_tCX3Hu_RMq{mD32ylK z=tsB_#8XskVokAKZu$OtyI{lIG)ls@TGr*~Fzym?h5hEUU*z^}Ha%vM7h1sL?M&SL$or zz1+8wVYiAUdL1J%$aocta_DjmU8yh1-FSkdd8&}NIu7dr>5JkQDBRVUp-HMoxO-ie z{^L=!sVw~kX=AVux-9Uadop(+kMN^Gv^&`6Uw5!vWXWupYa*zLKD}N>8{7L;g3snb8S*nI;C1x$D9oY?!dCf2g zV%Em?f|zx?T_7dv4A)n<9mK3dZU!;yotr>VHortq-b7E1s{18+@=kWV8$itZZ97s2 zk6Bx8M`G{<(8~K7n$U`~cn;xNafWqLS| zKsV_QmOI_{zCr1?sGlGnNp>wwg^_v+X7)w3>z3@AD!WF^u3uXy?du-ibRj%H4)C0X z@CiA}bIe-adks0nn^w+a#{PZm$UaIC)Hld3Z@b9N?44vs2H-LKI@#M#4?Jd{DtkNa zfXBQWQzF4e4 zXCGv~e-ZlKw2G-z{Qg-NuMuT%D(bo7cP6X#^^B}|RwNX*$txz6-Z`#h zzZeP9bwqh@#o`U0sR@_JAgz0IuKUygf$Jt}JpZY!Y4%h0WZEjLzh4UgFZ)sCEnCzx&OML0~O$z|xK(Z|+HPm|shv*QMIllI9z&P$kB%Zkpv zdOit{`A}T5bS*jR5!biu-{O&k3>=}l{tY3Qb2*+#$H-NaSOQ;9W@ty`%S{UYTwjf(dwy;AjN z`@S}MP2^hZxiPt_>ity9(b?8Wd? zYEFW7BqQuCtQE8)gO6>xMy~~pvj7#7z2LtU`3N26%}DX~U+`QOg5xWNc}f<;-1pud z^z22iU@PWDIB=bBH{w^@N8OyquXa4Dc8`*7-3R$VYVaXlEVsx0hQ&@}&lI0qc zQIg;ZD}Yje#_bC6f*t4fD7KHQ1)JpNfFLtC*$N_NxikIZiWUHs|gC|-9Fq?XxHyd(6b=E+t$$T4yYYMW-~IYMq`J9#^D5T2k` zYy06bPacOrg4*NQd3KYVc`9m0XdD(B9y`(xkJ&%77bK{ZlzgsDh{g9@HEL zzt$Lt(Nf2zgb8MdyU5CxZLY#3+@>n-dA;q2ccaCN4rtz*Wrogimg#$zfkeUTZpuf1DHbW@hfy^pvdaUKY&N;79SMh%x9ik!sqJ72%75$)pX+i(sF0 zucn!^c`HmCChOAa3CwRpTo_47RM ze%#=z_0^n@UCl5>oba(;D(`AOQrO)u#V&(+d0tM}>i)dX*Pp2tkEDW! z?sKnhfo&wBhvF0?0=wj@3HK4Bs~yZSVbxO+|Ex1Ds8d~-uns!RWO_iixbBEOY>4d6 z)p+iRyK`UzP9(cE%PebPszwh@)VLGAp)|-M{|1v)%$vR+DV{g=&d!^%)Wf_8diIg0 zDQQr)xOSz1N0FeT3j#}3PO`1FmD#GAoMBFRkNpJ_tv)tIXV=JdVu}}KHQmX{a{ZZjXOhpq3ubSHy=&^juCOcl{VJ8$ zFQ;VHA9jMp_33qjVV#6^Qd|S2*PfjGN3?jbjQNA58mAA7(S^~cjMImG*4b>ElP!1p zZ6bkL=dHKlsiUK(L;g1PH!pga9ch5atbeg1_StqbxtYy<+Cj{^A#YaCa!?ksc+a=a zRCTiAA#P{uctpS0ro?#c#kT0iNtfQ0Q5zFgL=lvrW-OojqMO^Qh{lQ6d@>@Jd$WiS z!5Z?4NB~hnI#z8>M)fvEuIO+T;ROh6mWg)eA_N$SN)X1*e3kBHuv#-y#Xqq-i>C4s zy=IccGb)wC=|9c0#?c%T>VcuHnbI|JXl=$rnle!*R=_Z5+f4vG5H$c3lK*oj=KLKh z?Ru2oZtPGQ6I0GgwjAQAsR)r2B%RQbt8^DM9<2@)Xq}l=x{2{L1MPUmOV^oSg?>BU z>2Q0hK-=o9a<{}I<(KY_5UvPZ|S$7PbV9_Lxo)W zThPa3V#QjZ(OVa|bg3SKRX#MlRx4hYFl;Sckli|oJLy|FDfKyoP9@RaZl9^k9^t}sZA31 z=v2>rwECEIV$@c)XCq%gAyFHLB_wH~4!2;~@oF}rd-DYKm_%JhN8;v7rO*5ux}(NI z{9!i}=MM?+8!tpM_9)L1fYA?#>`|U$TQV+j7*8abmD zr3|4)$;)iZI09ncn>zwx-Wl5u5_B(%A);7G zFA8~X7jw3O8l`J8?AqDCj~yvz*4R!7%=1Y*Vwc2i!h>>N-3e7gmqF{1ErKuPQp4Vt$|WXC?{c^l-58gC6tq} zPD*Q_loHBGSSO`5P)Z5qB&?It8YrcNauU`_X$_Q8LOBWRq_hS~DWRN%by8XbrIb)k HY<2SgI;iH| literal 0 HcmV?d00001 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/stone.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/stone.txt new file mode 100644 index 000000000..0466fd457 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_snowm_02/stone.txt @@ -0,0 +1,33 @@ +m 754 518 150 200 0 0 1800s 100 1 8011 +m 748 740 150 200 0 0 1700s 100 1 8011 +m 1153 768 150 200 0 0 1600s 100 1 8013 +m 196 1178 150 150 0 0 1500s 100 1 8013 +m 1312 1184 150 150 0 0 1900s 100 1 8013 + +r 762 209 100 100 0 0 3575s 100 1 2004 +r 350 345 100 100 0 0 3580s 100 1 2004 +r 299 475 100 100 0 0 3585s 100 1 2004 +r 774 510 100 100 0 0 3590s 100 1 2004 +r 841 573 100 100 0 0 3595s 100 1 2004 +r 678 621 100 100 0 0 3600s 100 1 2004 +r 1126 690 100 100 0 0 3605s 100 1 2004 +r 177 720 100 100 0 0 3610s 100 1 2004 +r 1247 732 100 100 0 0 3615s 100 1 2004 +r 1369 734 100 100 0 0 3620s 100 1 2004 +r 739 747 100 100 0 0 3625s 100 1 2004 +r 737 808 100 100 0 0 3630s 100 1 2004 +r 1382 816 100 100 0 0 3635s 100 1 2004 +r 1082 841 100 100 0 0 3640s 100 1 2004 +r 595 855 100 100 0 0 3645s 100 1 2004 +r 686 855 100 100 0 0 3650s 100 1 2004 +r 1200 873 100 100 0 0 3655s 100 1 2004 +r 480 880 100 100 0 0 3660s 100 1 2004 +r 1328 1037 100 100 0 0 3665s 100 1 2004 +r 887 1166 100 100 0 0 3670s 100 1 2004 +r 627 1212 100 100 0 0 3675s 100 1 2004 +r 1332 1261 100 100 0 0 3680s 100 1 2004 +r 503 1267 100 100 0 0 3685s 100 1 2004 +r 566 1275 100 100 0 0 3690s 100 1 2004 +r 556 1313 100 100 0 0 3695s 100 1 2004 +r 551 1328 100 100 0 0 3700s 100 1 2004 +r 1424 1366 100 100 0 0 3705s 100 1 2004 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/Setting.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/Setting.txt new file mode 100644 index 000000000..015de0696 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/Setting.txt @@ -0,0 +1,12 @@ +ScriptType MapSetting + +CellScale 200 +HeightScale 0.500000 + +ViewRadius 128 + +MapSize 6 6 +BasePosition 256000 665600 +TextureSet metin2_A2.txt +Environment A2.msenv + diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/Town.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/Town.txt new file mode 100644 index 000000000..d413ad9b8 --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/Town.txt @@ -0,0 +1,4 @@ +675 1413 +1461 83 +144 743 +653 1424 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/boss.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/boss.txt new file mode 100644 index 000000000..73e41af0a --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/boss.txt @@ -0,0 +1,18 @@ +g 770 757 150 150 0 0 1800s 100 1 621 + +m 1365 110 50 50 0 0 620s 100 1 531 +m 1292 123 50 50 0 0 621s 100 1 531 +m 244 789 50 50 0 0 622s 100 1 532 +m 931 1336 50 50 0 0 623s 100 1 532 +m 708 1384 50 50 0 0 624s 100 1 533 +m 1300 509 50 50 0 0 625s 100 1 533 +m 1066 1051 50 50 0 0 626s 100 1 534 +m 1043 1111 50 50 0 0 627s 100 1 534 +m 1191 1380 50 50 0 0 628s 100 1 601 +m 566 147 50 50 0 0 629s 100 1 601 +m 1296 907 50 50 0 0 630s 100 1 602 +m 977 642 50 50 0 0 631s 100 1 602 +m 914 652 50 50 0 0 632s 100 1 603 +m 812 932 50 50 0 0 633s 100 1 603 +m 809 751 50 50 0 0 634s 100 1 604 +m 686 757 50 50 0 0 635s 100 1 604 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/npc.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/npc.txt new file mode 100644 index 000000000..499b8d21a --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/npc.txt @@ -0,0 +1,25 @@ +m 1472 73 0 0 0 0 1m 100 1 10007 +m 131 746 0 0 0 0 1m 100 1 10009 +m 640 1436 0 0 0 0 1m 100 1 10011 +m 767 792 0 0 0 0 1m 100 1 10013 +// ´Ù³ª±î ----------------------------------------------------------------------------------- +s 0 0 0 0 0 0 600s 100 10 5004 +// ºñ¼®NPC +m 770 730 0 0 0 0 1m 100 1 20353 +// À§ÇÁNPC +m 800 900 0 0 0 0 1m 100 1 9012 +//m 687 915 0 0 0 0 1m 100 1 20096 +//m 687 915 0 0 0 0 1m 100 1 10062 +// ¹Ì¸®³»¿Àºü ½Ãü +m 945 760 0 0 0 0 1m 100 1 20356 + +// °ø¼º¿öÇÁNPC +m 1219 515 0 0 0 0 1m 100 1 20097 +m 362 462 0 0 0 0 1m 100 1 20098 +m 706 1147 0 0 0 0 1m 100 1 20099 + +// õÀǵ¿±¼ NPC +m 295 1442 0 0 0 0 1m 100 1 20091 +// õÀǵ¿±¼ WARPNPC +//m 282 1455 0 0 0 0 1m 100 1 10077 +m 282 1455 0 0 0 5 1m 100 1 20093 diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/regen.txt b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/regen.txt new file mode 100644 index 000000000..c61b505ce --- /dev/null +++ b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/regen.txt @@ -0,0 +1,533 @@ +r 879 571 10 10 0 0 90s 100 1 304 +r 722 582 10 10 0 0 90s 100 1 304 +r 921 582 10 10 0 0 90s 100 1 304 +r 869 585 10 10 0 0 90s 100 1 304 +r 621 588 10 10 0 0 90s 100 1 304 +r 828 591 10 10 0 0 90s 100 1 304 +r 867 592 10 10 0 0 90s 100 1 304 +r 687 594 10 10 0 0 90s 100 1 304 +r 708 594 10 10 0 0 90s 100 1 304 +r 718 595 10 10 0 0 90s 100 1 304 +r 569 596 10 10 0 0 90s 100 1 304 +r 804 596 10 10 0 0 90s 100 1 304 +r 582 603 10 10 0 0 90s 100 1 304 +r 817 608 10 10 0 0 90s 100 1 304 +r 919 610 10 10 0 0 90s 100 1 304 +r 598 611 10 10 0 0 90s 100 1 304 +r 624 611 10 10 0 0 90s 100 1 304 +r 642 611 10 10 0 0 90s 100 1 304 +r 918 611 10 10 0 0 90s 100 1 304 +r 989 611 10 10 0 0 90s 100 1 304 +r 544 612 10 10 0 0 90s 100 1 304 +r 531 613 10 10 0 0 90s 100 1 304 +r 610 613 10 10 0 0 90s 100 1 304 +r 839 613 10 10 0 0 90s 100 1 304 +r 845 613 10 10 0 0 90s 100 1 304 +r 943 613 10 10 0 0 90s 100 1 304 +r 589 621 10 10 0 0 90s 100 1 304 +r 611 621 10 10 0 0 90s 100 1 304 +r 619 621 10 10 0 0 90s 100 1 304 +r 897 626 10 10 0 0 90s 100 1 304 +r 550 627 10 10 0 0 90s 100 1 304 +r 606 629 10 10 0 0 90s 100 1 304 +r 523 630 10 10 0 0 90s 100 1 304 +r 983 630 10 10 0 0 90s 100 1 304 +r 847 632 10 10 0 0 90s 100 1 304 +r 998 634 10 10 0 0 90s 100 1 304 +r 570 636 10 10 0 0 90s 100 1 304 +r 973 640 10 10 0 0 90s 100 1 304 +r 980 640 10 10 0 0 90s 100 1 304 +r 866 642 10 10 0 0 90s 100 1 304 +r 639 648 10 10 0 0 90s 100 1 304 +r 645 651 10 10 0 0 90s 100 1 304 +r 550 652 10 10 0 0 90s 100 1 304 +r 550 654 10 10 0 0 90s 100 1 304 +r 906 657 10 10 0 0 90s 100 1 304 +r 571 661 10 10 0 0 90s 100 1 304 +r 628 663 10 10 0 0 90s 100 1 304 +r 598 665 10 10 0 0 90s 100 1 304 +r 938 669 10 10 0 0 90s 100 1 304 +r 598 670 10 10 0 0 90s 100 1 304 +r 906 674 10 10 0 0 90s 100 1 304 +r 904 681 10 10 0 0 90s 100 1 304 +r 632 691 10 10 0 0 90s 100 1 304 +r 570 696 10 10 0 0 90s 100 1 304 +r 633 696 10 10 0 0 90s 100 1 304 +r 936 701 10 10 0 0 90s 100 1 304 +r 577 702 10 10 0 0 90s 100 1 304 +r 560 705 10 10 0 0 90s 100 1 304 +r 622 705 10 10 0 0 90s 100 1 304 +r 553 711 10 10 0 0 90s 100 1 304 +r 614 726 10 10 0 0 90s 100 1 304 +r 573 735 10 10 0 0 90s 100 1 304 +r 940 744 10 10 0 0 90s 100 1 304 +r 608 745 10 10 0 0 90s 100 1 304 +r 923 745 10 10 0 0 90s 100 1 304 +r 648 813 10 10 0 0 90s 100 1 304 +r 639 822 10 10 0 0 90s 100 1 304 +r 691 880 10 10 0 0 90s 100 1 304 +r 773 900 10 10 0 0 90s 100 1 304 +r 755 902 10 10 0 0 90s 100 1 304 +r 765 903 10 10 0 0 90s 100 1 304 +r 852 906 10 10 0 0 90s 100 1 304 +r 738 908 10 10 0 0 90s 100 1 304 +r 762 911 10 10 0 0 90s 100 1 304 +r 789 917 10 10 0 0 90s 100 1 304 +r 757 920 10 10 0 0 90s 100 1 304 +r 869 922 10 10 0 0 90s 100 1 304 +r 753 923 10 10 0 0 90s 100 1 304 +r 826 923 10 10 0 0 90s 100 1 304 +r 795 924 10 10 0 0 90s 100 1 304 +r 748 925 10 10 0 0 90s 100 1 304 +r 767 926 10 10 0 0 90s 100 1 304 +r 772 930 10 10 0 0 90s 100 1 304 +r 796 930 10 10 0 0 90s 100 1 304 +r 758 934 10 10 0 0 90s 100 1 304 +r 778 934 10 10 0 0 90s 100 1 304 +r 825 935 10 10 0 0 90s 100 1 304 +r 750 936 10 10 0 0 90s 100 1 304 +r 725 942 10 10 0 0 90s 100 1 304 +r 803 945 10 10 0 0 90s 100 1 304 +r 778 978 10 10 0 0 90s 100 1 304 +r 772 980 10 10 0 0 90s 100 1 304 +r 778 986 10 10 0 0 90s 100 1 304 +r 132 112 10 10 0 0 90s 100 1 305 +r 280 123 10 10 0 0 90s 100 1 305 +r 249 128 10 10 0 0 90s 100 1 305 +r 326 134 10 10 0 0 90s 100 1 305 +r 324 164 10 10 0 0 90s 100 1 305 +r 206 170 10 10 0 0 90s 100 1 305 +r 212 172 10 10 0 0 90s 100 1 305 +r 150 181 10 10 0 0 90s 100 1 305 +r 155 181 10 10 0 0 90s 100 1 305 +r 206 190 10 10 0 0 90s 100 1 305 +r 381 195 10 10 0 0 90s 100 1 305 +r 163 196 10 10 0 0 90s 100 1 305 +r 136 197 10 10 0 0 90s 100 1 305 +r 280 197 10 10 0 0 90s 100 1 305 +r 117 209 10 10 0 0 90s 100 1 305 +r 256 211 10 10 0 0 90s 100 1 305 +r 129 219 10 10 0 0 90s 100 1 305 +r 180 226 10 10 0 0 90s 100 1 305 +r 154 238 10 10 0 0 90s 100 1 305 +r 587 337 10 10 0 0 90s 100 1 305 +r 604 345 10 10 0 0 90s 100 1 305 +r 752 346 10 10 0 0 90s 100 1 305 +r 789 349 10 10 0 0 90s 100 1 305 +r 937 358 10 10 0 0 90s 100 1 305 +r 807 360 10 10 0 0 90s 100 1 305 +r 797 362 10 10 0 0 90s 100 1 305 +r 563 364 10 10 0 0 90s 100 1 305 +r 983 374 10 10 0 0 90s 100 1 305 +r 805 380 10 10 0 0 90s 100 1 305 +r 963 382 10 10 0 0 90s 100 1 305 +r 502 389 10 10 0 0 90s 100 1 305 +r 923 402 10 10 0 0 90s 100 1 305 +r 804 405 10 10 0 0 90s 100 1 305 +r 855 410 10 10 0 0 90s 100 1 305 +r 847 418 10 10 0 0 90s 100 1 305 +r 478 420 10 10 0 0 90s 100 1 305 +r 817 423 10 10 0 0 90s 100 1 305 +r 820 425 10 10 0 0 90s 100 1 305 +r 1312 686 10 10 0 0 90s 100 1 305 +r 1074 698 10 10 0 0 90s 100 1 305 +r 1276 705 10 10 0 0 90s 100 1 305 +r 1246 721 10 10 0 0 90s 100 1 305 +r 1351 725 10 10 0 0 90s 100 1 305 +r 1301 729 10 10 0 0 90s 100 1 305 +r 1404 758 10 10 0 0 90s 100 1 305 +r 1356 768 10 10 0 0 90s 100 1 305 +r 1352 782 10 10 0 0 90s 100 1 305 +r 1225 784 10 10 0 0 90s 100 1 305 +r 1318 797 10 10 0 0 90s 100 1 305 +r 1082 828 10 10 0 0 90s 100 1 305 +r 1349 831 10 10 0 0 90s 100 1 305 +r 1266 832 10 10 0 0 90s 100 1 305 +r 1311 833 10 10 0 0 90s 100 1 305 +r 1275 837 10 10 0 0 90s 100 1 305 +r 1369 840 10 10 0 0 90s 100 1 305 +r 1343 853 10 10 0 0 90s 100 1 305 +r 1400 865 10 10 0 0 90s 100 1 305 +r 1089 901 10 10 0 0 90s 100 1 305 +r 1395 906 10 10 0 0 90s 100 1 305 +r 1355 928 10 10 0 0 90s 100 1 305 +r 1312 929 10 10 0 0 90s 100 1 305 +r 1323 949 10 10 0 0 90s 100 1 305 +r 246 1183 10 10 0 0 90s 100 1 305 +r 203 1192 10 10 0 0 90s 100 1 305 +r 252 1224 10 10 0 0 90s 100 1 305 +r 196 1227 10 10 0 0 90s 100 1 305 +r 241 1233 10 10 0 0 90s 100 1 305 +r 269 1236 10 10 0 0 90s 100 1 305 +r 247 1241 10 10 0 0 90s 100 1 305 +r 188 1243 10 10 0 0 90s 100 1 305 +r 266 1247 10 10 0 0 90s 100 1 305 +r 171 1249 10 10 0 0 90s 100 1 305 +r 244 1259 10 10 0 0 90s 100 1 305 +r 262 1264 10 10 0 0 90s 100 1 305 +r 218 1279 10 10 0 0 90s 100 1 305 +r 261 1285 10 10 0 0 90s 100 1 305 +r 199 1289 10 10 0 0 90s 100 1 305 +r 187 1293 10 10 0 0 90s 100 1 305 +r 297 1293 10 10 0 0 90s 100 1 305 +r 364 1293 10 10 0 0 90s 100 1 305 +r 257 1297 10 10 0 0 90s 100 1 305 +r 188 1300 10 10 0 0 90s 100 1 305 +r 358 1306 10 10 0 0 90s 100 1 305 +r 285 1318 10 10 0 0 90s 100 1 305 +r 261 1320 10 10 0 0 90s 100 1 305 +r 239 1323 10 10 0 0 90s 100 1 305 +r 228 1333 10 10 0 0 90s 100 1 305 +r 267 1334 10 10 0 0 90s 100 1 305 +r 343 1338 10 10 0 0 90s 100 1 305 +r 283 1341 10 10 0 0 90s 100 1 305 +r 271 1349 10 10 0 0 90s 100 1 305 +r 275 1349 10 10 0 0 90s 100 1 305 +r 355 1385 10 10 0 0 90s 100 1 305 +r 766 595 10 10 0 0 90s 100 1 306 +r 755 598 10 10 0 0 90s 100 1 306 +r 745 617 10 10 0 0 90s 100 1 306 +r 714 637 10 10 0 0 90s 100 1 306 +r 705 640 10 10 0 0 90s 100 1 306 +r 713 645 10 10 0 0 90s 100 1 306 +r 835 649 10 10 0 0 90s 100 1 306 +r 772 657 10 10 0 0 90s 100 1 306 +r 821 659 10 10 0 0 90s 100 1 306 +r 872 665 10 10 0 0 90s 100 1 306 +r 845 670 10 10 0 0 90s 100 1 306 +r 765 681 10 10 0 0 90s 100 1 306 +r 826 681 10 10 0 0 90s 100 1 306 +r 868 682 10 10 0 0 90s 100 1 306 +r 810 692 10 10 0 0 90s 100 1 306 +r 693 693 10 10 0 0 90s 100 1 306 +r 839 694 10 10 0 0 90s 100 1 306 +r 874 696 10 10 0 0 90s 100 1 306 +r 686 701 10 10 0 0 90s 100 1 306 +r 847 703 10 10 0 0 90s 100 1 306 +r 875 703 10 10 0 0 90s 100 1 306 +r 820 704 10 10 0 0 90s 100 1 306 +r 777 706 10 10 0 0 90s 100 1 306 +r 779 707 10 10 0 0 90s 100 1 306 +r 868 709 10 10 0 0 90s 100 1 306 +r 664 711 10 10 0 0 90s 100 1 306 +r 622 715 10 10 0 0 90s 100 1 306 +r 682 715 10 10 0 0 90s 100 1 306 +r 816 716 10 10 0 0 90s 100 1 306 +r 741 722 10 10 0 0 90s 100 1 306 +r 661 723 10 10 0 0 90s 100 1 306 +r 696 725 10 10 0 0 90s 100 1 306 +r 694 727 10 10 0 0 90s 100 1 306 +r 734 730 10 10 0 0 90s 100 1 306 +r 815 732 10 10 0 0 90s 100 1 306 +r 816 740 10 10 0 0 90s 100 1 306 +r 857 758 10 10 0 0 90s 100 1 306 +r 821 763 10 10 0 0 90s 100 1 306 +r 712 767 10 10 0 0 90s 100 1 306 +r 872 775 10 10 0 0 90s 100 1 306 +r 635 776 10 10 0 0 90s 100 1 306 +r 844 778 10 10 0 0 90s 100 1 306 +r 720 780 10 10 0 0 90s 100 1 306 +r 640 784 10 10 0 0 90s 100 1 306 +r 839 786 10 10 0 0 90s 100 1 306 +r 879 789 10 10 0 0 90s 100 1 306 +r 684 791 10 10 0 0 90s 100 1 306 +r 666 792 10 10 0 0 90s 100 1 306 +r 713 793 10 10 0 0 90s 100 1 306 +r 656 798 10 10 0 0 90s 100 1 306 +r 728 798 10 10 0 0 90s 100 1 306 +r 678 801 10 10 0 0 90s 100 1 306 +r 875 801 10 10 0 0 90s 100 1 306 +r 685 804 10 10 0 0 90s 100 1 306 +r 702 806 10 10 0 0 90s 100 1 306 +r 746 807 10 10 0 0 90s 100 1 306 +r 769 816 10 10 0 0 90s 100 1 306 +r 672 817 10 10 0 0 90s 100 1 306 +r 756 825 10 10 0 0 90s 100 1 306 +r 748 829 10 10 0 0 90s 100 1 306 +r 672 832 10 10 0 0 90s 100 1 306 +r 841 832 10 10 0 0 90s 100 1 306 +r 823 833 10 10 0 0 90s 100 1 306 +r 762 834 10 10 0 0 90s 100 1 306 +r 761 842 10 10 0 0 90s 100 1 306 +r 687 847 10 10 0 0 90s 100 1 306 +r 683 853 10 10 0 0 90s 100 1 306 +r 830 869 10 10 0 0 90s 100 1 306 +r 711 121 10 10 0 0 90s 100 1 303 +r 743 125 10 10 0 0 90s 100 1 303 +r 708 135 10 10 0 0 90s 100 1 303 +r 831 151 10 10 0 0 90s 100 1 303 +r 807 152 10 10 0 0 90s 100 1 303 +r 869 160 10 10 0 0 90s 100 1 303 +r 819 161 10 10 0 0 90s 100 1 303 +r 839 166 10 10 0 0 90s 100 1 303 +r 603 168 10 10 0 0 90s 100 1 303 +r 581 170 10 10 0 0 90s 100 1 303 +r 540 171 10 10 0 0 90s 100 1 303 +r 542 173 10 10 0 0 90s 100 1 303 +r 739 198 10 10 0 0 90s 100 1 303 +r 580 222 10 10 0 0 90s 100 1 303 +r 397 340 10 10 0 0 90s 100 1 303 +r 408 342 10 10 0 0 90s 100 1 303 +r 275 343 10 10 0 0 90s 100 1 303 +r 372 354 10 10 0 0 90s 100 1 303 +r 472 360 10 10 0 0 90s 100 1 303 +r 320 361 10 10 0 0 90s 100 1 303 +r 204 373 10 10 0 0 90s 100 1 303 +r 1013 381 10 10 0 0 90s 100 1 303 +r 202 382 10 10 0 0 90s 100 1 303 +r 1032 385 10 10 0 0 90s 100 1 303 +r 209 392 10 10 0 0 90s 100 1 303 +r 1007 393 10 10 0 0 90s 100 1 303 +r 1032 394 10 10 0 0 90s 100 1 303 +r 355 396 10 10 0 0 90s 100 1 303 +r 1096 405 10 10 0 0 90s 100 1 303 +r 1021 414 10 10 0 0 90s 100 1 303 +r 277 416 10 10 0 0 90s 100 1 303 +r 282 418 10 10 0 0 90s 100 1 303 +r 422 428 10 10 0 0 90s 100 1 303 +r 1056 432 10 10 0 0 90s 100 1 303 +r 958 439 10 10 0 0 90s 100 1 303 +r 1145 441 10 10 0 0 90s 100 1 303 +r 1150 442 10 10 0 0 90s 100 1 303 +r 1119 443 10 10 0 0 90s 100 1 303 +r 1127 445 10 10 0 0 90s 100 1 303 +r 1046 450 10 10 0 0 90s 100 1 303 +r 461 456 10 10 0 0 90s 100 1 303 +r 431 457 10 10 0 0 90s 100 1 303 +r 455 459 10 10 0 0 90s 100 1 303 +r 372 461 10 10 0 0 90s 100 1 303 +r 1140 461 10 10 0 0 90s 100 1 303 +r 1035 462 10 10 0 0 90s 100 1 303 +r 425 471 10 10 0 0 90s 100 1 303 +r 1125 479 10 10 0 0 90s 100 1 303 +r 292 499 10 10 0 0 90s 100 1 303 +r 416 508 10 10 0 0 90s 100 1 303 +r 1200 509 10 10 0 0 90s 100 1 303 +r 308 512 10 10 0 0 90s 100 1 303 +r 408 519 10 10 0 0 90s 100 1 303 +r 354 521 10 10 0 0 90s 100 1 303 +r 1224 526 10 10 0 0 90s 100 1 303 +r 380 535 10 10 0 0 90s 100 1 303 +r 327 538 10 10 0 0 90s 100 1 303 +r 359 540 10 10 0 0 90s 100 1 303 +r 1196 542 10 10 0 0 90s 100 1 303 +r 377 555 10 10 0 0 90s 100 1 303 +r 362 567 10 10 0 0 90s 100 1 303 +r 437 1027 10 10 0 0 90s 100 1 303 +r 378 1036 10 10 0 0 90s 100 1 303 +r 404 1042 10 10 0 0 90s 100 1 303 +r 359 1081 10 10 0 0 90s 100 1 303 +r 389 1084 10 10 0 0 90s 100 1 303 +r 739 1087 10 10 0 0 90s 100 1 303 +r 520 1088 10 10 0 0 90s 100 1 303 +r 540 1088 10 10 0 0 90s 100 1 303 +r 742 1088 10 10 0 0 90s 100 1 303 +r 517 1089 10 10 0 0 90s 100 1 303 +r 446 1090 10 10 0 0 90s 100 1 303 +r 757 1094 10 10 0 0 90s 100 1 303 +r 777 1096 10 10 0 0 90s 100 1 303 +r 488 1098 10 10 0 0 90s 100 1 303 +r 465 1114 10 10 0 0 90s 100 1 303 +r 444 1117 10 10 0 0 90s 100 1 303 +r 416 1118 10 10 0 0 90s 100 1 303 +r 1374 1118 10 10 0 0 90s 100 1 303 +r 1351 1121 10 10 0 0 90s 100 1 303 +r 750 1123 10 10 0 0 90s 100 1 303 +r 511 1125 10 10 0 0 90s 100 1 303 +r 764 1139 10 10 0 0 90s 100 1 303 +r 434 1140 10 10 0 0 90s 100 1 303 +r 816 1141 10 10 0 0 90s 100 1 303 +r 717 1142 10 10 0 0 90s 100 1 303 +r 558 1143 10 10 0 0 90s 100 1 303 +r 812 1146 10 10 0 0 90s 100 1 303 +r 417 1153 10 10 0 0 90s 100 1 303 +r 472 1153 10 10 0 0 90s 100 1 303 +r 1424 1155 10 10 0 0 90s 100 1 303 +r 731 1158 10 10 0 0 90s 100 1 303 +r 1416 1180 10 10 0 0 90s 100 1 303 +r 500 1191 10 10 0 0 90s 100 1 303 +r 1379 1196 10 10 0 0 90s 100 1 303 +r 1400 1196 10 10 0 0 90s 100 1 303 +r 510 1199 10 10 0 0 90s 100 1 303 +r 1331 1203 10 10 0 0 90s 100 1 303 +r 1375 1208 10 10 0 0 90s 100 1 303 +r 1443 1221 10 10 0 0 90s 100 1 303 +r 544 1228 10 10 0 0 90s 100 1 303 +r 1409 1231 10 10 0 0 90s 100 1 303 +r 1411 1284 10 10 0 0 90s 100 1 303 +r 1365 112 10 10 0 0 90s 100 1 301 +r 1370 116 10 10 0 0 90s 100 1 301 +r 1404 118 10 10 0 0 90s 100 1 301 +r 1326 145 10 10 0 0 90s 100 1 301 +r 1394 154 10 10 0 0 90s 100 1 301 +r 1339 160 10 10 0 0 90s 100 1 301 +r 1316 166 10 10 0 0 90s 100 1 301 +r 1361 177 10 10 0 0 90s 100 1 301 +r 1401 178 10 10 0 0 90s 100 1 301 +r 1428 197 10 10 0 0 90s 100 1 301 +r 1319 223 10 10 0 0 90s 100 1 301 +r 1368 266 10 10 0 0 90s 100 1 301 +r 1382 292 10 10 0 0 90s 100 1 301 +r 1410 294 10 10 0 0 90s 100 1 301 +r 1410 299 10 10 0 0 90s 100 1 301 +r 1408 309 10 10 0 0 90s 100 1 301 +r 1357 310 10 10 0 0 90s 100 1 301 +r 1337 321 10 10 0 0 90s 100 1 301 +r 1398 326 10 10 0 0 90s 100 1 301 +r 1324 328 10 10 0 0 90s 100 1 301 +r 1375 332 10 10 0 0 90s 100 1 301 +r 1336 349 10 10 0 0 90s 100 1 301 +r 1328 361 10 10 0 0 90s 100 1 301 +r 1316 368 10 10 0 0 90s 100 1 301 +r 211 631 10 10 0 0 90s 100 1 301 +r 170 636 10 10 0 0 90s 100 1 301 +r 202 638 10 10 0 0 90s 100 1 301 +r 204 687 10 10 0 0 90s 100 1 301 +r 181 704 10 10 0 0 90s 100 1 301 +r 218 715 10 10 0 0 90s 100 1 301 +r 185 734 10 10 0 0 90s 100 1 301 +r 239 738 10 10 0 0 90s 100 1 301 +r 212 754 10 10 0 0 90s 100 1 301 +r 271 756 10 10 0 0 90s 100 1 301 +r 177 760 10 10 0 0 90s 100 1 301 +r 265 774 10 10 0 0 90s 100 1 301 +r 252 776 10 10 0 0 90s 100 1 301 +r 214 784 10 10 0 0 90s 100 1 301 +r 158 841 10 10 0 0 90s 100 1 301 +r 159 853 10 10 0 0 90s 100 1 301 +r 140 879 10 10 0 0 90s 100 1 301 +r 960 1251 10 10 0 0 90s 100 1 301 +r 949 1260 10 10 0 0 90s 100 1 301 +r 856 1264 10 10 0 0 90s 100 1 301 +r 774 1276 10 10 0 0 90s 100 1 301 +r 934 1278 10 10 0 0 90s 100 1 301 +r 938 1279 10 10 0 0 90s 100 1 301 +r 905 1287 10 10 0 0 90s 100 1 301 +r 770 1288 10 10 0 0 90s 100 1 301 +r 908 1292 10 10 0 0 90s 100 1 301 +r 696 1297 10 10 0 0 90s 100 1 301 +r 633 1303 10 10 0 0 90s 100 1 301 +r 819 1306 10 10 0 0 90s 100 1 301 +r 1011 1310 10 10 0 0 90s 100 1 301 +r 1046 1312 10 10 0 0 90s 100 1 301 +r 626 1314 10 10 0 0 90s 100 1 301 +r 741 1314 10 10 0 0 90s 100 1 301 +r 923 1314 10 10 0 0 90s 100 1 301 +r 699 1319 10 10 0 0 90s 100 1 301 +r 917 1319 10 10 0 0 90s 100 1 301 +r 927 1323 10 10 0 0 90s 100 1 301 +r 791 1324 10 10 0 0 90s 100 1 301 +r 976 1324 10 10 0 0 90s 100 1 301 +r 914 1325 10 10 0 0 90s 100 1 301 +r 1012 1328 10 10 0 0 90s 100 1 301 +r 973 1329 10 10 0 0 90s 100 1 301 +r 1061 1332 10 10 0 0 90s 100 1 301 +r 993 1335 10 10 0 0 90s 100 1 301 +r 662 1336 10 10 0 0 90s 100 1 301 +r 971 1336 10 10 0 0 90s 100 1 301 +r 655 1339 10 10 0 0 90s 100 1 301 +r 691 1341 10 10 0 0 90s 100 1 301 +r 780 1346 10 10 0 0 90s 100 1 301 +r 814 1346 10 10 0 0 90s 100 1 301 +r 861 1353 10 10 0 0 90s 100 1 301 +r 701 1354 10 10 0 0 90s 100 1 301 +r 721 1354 10 10 0 0 90s 100 1 301 +r 846 1359 10 10 0 0 90s 100 1 301 +r 1064 1361 10 10 0 0 90s 100 1 301 +r 820 1364 10 10 0 0 90s 100 1 301 +r 1044 1366 10 10 0 0 90s 100 1 301 +r 880 1375 10 10 0 0 90s 100 1 301 +r 929 1375 10 10 0 0 90s 100 1 301 +r 761 1376 10 10 0 0 90s 100 1 301 +r 755 1378 10 10 0 0 90s 100 1 301 +r 811 1382 10 10 0 0 90s 100 1 301 +r 737 1385 10 10 0 0 90s 100 1 301 +r 803 1388 10 10 0 0 90s 100 1 301 +r 723 1391 10 10 0 0 90s 100 1 301 +r 924 1392 10 10 0 0 90s 100 1 301 +r 1015 105 10 10 0 0 90s 100 1 302 +r 1013 106 10 10 0 0 90s 100 1 302 +r 1051 116 10 10 0 0 90s 100 1 302 +r 960 124 10 10 0 0 90s 100 1 302 +r 1058 134 10 10 0 0 90s 100 1 302 +r 1127 174 10 10 0 0 90s 100 1 302 +r 1069 179 10 10 0 0 90s 100 1 302 +r 1090 183 10 10 0 0 90s 100 1 302 +r 1020 191 10 10 0 0 90s 100 1 302 +r 1137 193 10 10 0 0 90s 100 1 302 +r 1140 195 10 10 0 0 90s 100 1 302 +r 1188 211 10 10 0 0 90s 100 1 302 +r 1211 221 10 10 0 0 90s 100 1 302 +r 1173 230 10 10 0 0 90s 100 1 302 +r 1214 239 10 10 0 0 90s 100 1 302 +r 1076 245 10 10 0 0 90s 100 1 302 +r 1101 249 10 10 0 0 90s 100 1 302 +r 1103 255 10 10 0 0 90s 100 1 302 +r 1117 271 10 10 0 0 90s 100 1 302 +r 1216 285 10 10 0 0 90s 100 1 302 +r 1205 294 10 10 0 0 90s 100 1 302 +r 1193 296 10 10 0 0 90s 100 1 302 +r 1361 483 10 10 0 0 90s 100 1 302 +r 1312 488 10 10 0 0 90s 100 1 302 +r 1326 495 10 10 0 0 90s 100 1 302 +r 1418 525 10 10 0 0 90s 100 1 302 +r 1419 553 10 10 0 0 90s 100 1 302 +r 375 781 10 10 0 0 90s 100 1 302 +r 377 790 10 10 0 0 90s 100 1 302 +r 422 801 10 10 0 0 90s 100 1 302 +r 373 803 10 10 0 0 90s 100 1 302 +r 416 811 10 10 0 0 90s 100 1 302 +r 413 820 10 10 0 0 90s 100 1 302 +r 341 841 10 10 0 0 90s 100 1 302 +r 338 846 10 10 0 0 90s 100 1 302 +r 362 854 10 10 0 0 90s 100 1 302 +r 479 854 10 10 0 0 90s 100 1 302 +r 468 855 10 10 0 0 90s 100 1 302 +r 404 856 10 10 0 0 90s 100 1 302 +r 395 878 10 10 0 0 90s 100 1 302 +r 479 883 10 10 0 0 90s 100 1 302 +r 418 884 10 10 0 0 90s 100 1 302 +r 421 901 10 10 0 0 90s 100 1 302 +r 413 906 10 10 0 0 90s 100 1 302 +r 1098 1038 10 10 0 0 90s 100 1 302 +r 1150 1053 10 10 0 0 90s 100 1 302 +r 971 1058 10 10 0 0 90s 100 1 302 +r 987 1059 10 10 0 0 90s 100 1 302 +r 1147 1066 10 10 0 0 90s 100 1 302 +r 1153 1068 10 10 0 0 90s 100 1 302 +r 1157 1074 10 10 0 0 90s 100 1 302 +r 1104 1076 10 10 0 0 90s 100 1 302 +r 1150 1078 10 10 0 0 90s 100 1 302 +r 1131 1088 10 10 0 0 90s 100 1 302 +r 1184 1089 10 10 0 0 90s 100 1 302 +r 969 1100 10 10 0 0 90s 100 1 302 +r 988 1104 10 10 0 0 90s 100 1 302 +r 1091 1122 10 10 0 0 90s 100 1 302 +r 1194 1123 10 10 0 0 90s 100 1 302 +r 967 1124 10 10 0 0 90s 100 1 302 +r 1018 1133 10 10 0 0 90s 100 1 302 +r 1041 1146 10 10 0 0 90s 100 1 302 +r 1044 1148 10 10 0 0 90s 100 1 302 +r 1046 1152 10 10 0 0 90s 100 1 302 +r 1136 1157 10 10 0 0 90s 100 1 302 +r 1127 1159 10 10 0 0 90s 100 1 302 +r 1144 1172 10 10 0 0 90s 100 1 302 +r 1169 1173 10 10 0 0 90s 100 1 302 +r 1172 1173 10 10 0 0 90s 100 1 302 +r 1106 1175 10 10 0 0 90s 100 1 302 +r 1142 1187 10 10 0 0 90s 100 1 302 +r 1116 1194 10 10 0 0 90s 100 1 302 +r 1247 1290 10 10 0 0 90s 100 1 302 +r 1202 1312 10 10 0 0 90s 100 1 302 +r 1249 1314 10 10 0 0 90s 100 1 302 +r 1233 1319 10 10 0 0 90s 100 1 302 +r 1228 1320 10 10 0 0 90s 100 1 302 +r 1243 1325 10 10 0 0 90s 100 1 302 +r 1244 1357 10 10 0 0 90s 100 1 302 +r 1255 1357 10 10 0 0 90s 100 1 302 +r 1325 1387 10 10 0 0 90s 100 1 302 +r 1298 1401 10 10 0 0 90s 100 1 302 +r 1212 1408 10 10 0 0 90s 100 1 302 +r 1327 1413 10 10 0 0 90s 100 1 302 +r 1310 1416 10 10 0 0 90s 100 1 302 + diff --git a/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/server_attr b/serverfiles/main/srv1/share/locale/germany/map/map_n_threeway/server_attr new file mode 100644 index 0000000000000000000000000000000000000000..0ba35b9fd1729bfd44e572fcf87c537a4c9aec5f GIT binary patch literal 731816 zcmeFa4|rYWedl?uuB0nt*;imd0w2)9CYG_qm17gh*au0(Y3&4cb?EB&lpwQh(F;nSZjZi1 zdJue>r!UQ~jW*WH(KBFe6r{TpolyEu_UJBPYogtQ%*f64QvJ4QtDrYebb{6qZ3Vgt9BrpJeg4x-i3vILJuxAzooC1| zL8?B+kZrH;i0);quZ)5ZF`W03)Wc7{YW1P$Q$TtdV<4X*=~{mBwYh#v^c5gCM1KO{ zE2MP+Z}9S#gsgShXh4_xc;}i zvVFFH%LEC}=KWh{D%%G=ECVvryIqi{^WN=1CM48-zVtmI=)PDGg!K!9*kIJwGm4cc zIL6m)wi6GfUD}7pF2Vj>5{-85P|`I#TaJbrrRZo}8V=i|!wIQj$8cJX`WvO;q*Nn; zUoh6725-F(!()?<8mzR!S2KvlNU0=H>AM?bg$)OHhZQ(-M-+TLuhg1daN(|6&h$J9 zrqcM8uPr9l=J&I?80<^mMRRtIpBUC~U-0$u|Ic&KCmH*l#^@f8yF8Oa-h&j2U{pV3O$PnYvw0tT~u>4Kv;c z*$M~p(s0}!jU+*Ipi$1(4kzWj932UR;U>erndBqQN`4hT8lCDQ~w_T4c-uG>H3 zXK9!A-OFFUunU^UF0gr8%@(u4c^5;xdgeMd8XUPyiG6JeN@P-5*T|5i`OSw8_0gWVTA zf9T86YNh~M@i<#$*fXQ-4b15Ng^5`hvftMx*q@En80>@dduwi?$2NcW=9SSL33oj1 z8_fYT7Yq6HV;;tn-;RbJ@2s&=j{0m1ID)6UP}+gV9npz5!UyvT^YDFHbz#8xVY2Go zZSPF6>WBTRLze6dzVY<|FGfDgnu{R?5gqvFd1cphbyuB-r}FBq>5BXL1gR6y0wo8* zKNVS!eP@Qp$6<42!KQh5R1iG~VxNDcq{04Zosy2_{1AMWhX(|i?~FDY@<({w*j>e7 zQHp{?l)7H9c@XytGTVtj03--Lz~k20wb9l=9`}K`RWLp56l5B`Sr0+5g~#2~YopzD z9yf!yTQEIz3DVse-J^#fXyfso`dW-xrRXAfdjy(xAfQ2TLGZy%7?euU>-hkNCg8IM ze@U>JYoZ5%y^!}t4+=H`zggza3*s)x3y zrk>!bLz@;_q2fN8SB8^oqbXVujHi9kl*Astj;;n4UK5=K_Bx=mfD$^g`1y~H7XRCK z)Y>RocW{ZYaVYY_hQNOa<#|>-5IU0eK~yS6R6MLU-3QHx`)XNdG!%p6(^)dtiS6~V zs*v)sMMy0L0K*eMJnVAZlvnZ(M;F3X`9=wsQGc^Dzn*o71vC#xdycfTZuZO3a|oOv zlhPiY#a6l@Iwx3CL31ld=YZW9RRn7Ud4wzj%;w=dplDc-Bmn1iL9$AXOs@mEsU}Dq zwj$*xqNAi-4W0BUwPX#W)KyC*ILE&1`;oJ| zBsc6Yun?CIfThKFcY*Z}FdlbFLA|fQ3fCfMch#~Il)b?Esb~bO)l4E-Bgi8O(1(() z(Iy7x)OGsj==4t`9ae|KQjRC#At?Zz4Egt+PArKf9}_OVFL1REijB$dydw!;Ydcr| zeQTi#?2uIUGMhXtzx>k|YG;}JoE;0hie8LZ-G1J(uNI>BZGxz%bD9c5YIr$iYc zE4>LtUj{xRc%vgaLjDour^X}7pOC-N8C?!uapkv1r^#P&^#{>uSAUtZpz)W6OISGT zsw)?=f`2TS_zKW!qe36sqjS{Dxbx}AD?Ej8oAM~4-E#sq91sS8g!j9pcc%7Wt#AGN z$`Z~V{IuunPqA=sk66wq1Zh{XoF5={ySy%N5iD)q=Ms^+**VEBg6dpkj_uXQW!FBR zbZxJt>3mc(jX&Hq)=flTbSWG0^1V>rpT^J&KI(PZ+foSrX7 z!Hdk)WX4*{D0gQA6I0w7O|lZ40x`*|JqYA=dUH^K94uNnnyrdnNV`TU>V-6j&bUea zM(JskjSUY^9Ey_;FH)QLPZ=N$iIxRT-hV z47n@okY%Wvc8ta{9XY_s3{ue^UEuK~5>vB{p9l%P83&`<7F_^olZ2zsBINX3 zLda3m5h?Tk8$qXULC{g^a-VN7yGOGrC;e<|9$sPtX%~!|`qMTv!d|{HkkEXU^QvI! zwOAM1qB&r)G9FD!g4qWCK8I!~7CzsXS{8<4;m7yKWML>4e%P3NVbxorlg}4IQ&|M) z>E={ah5)t8XeHj`$Wjpe0y}lxMAghq#}IN>50WrL4ww;0m1zB}+tVN6as50oM)N$% z_Owy3?vmM_*3Wdp#2lhp`*%RzF@IyUaRT^0IQT}vg{;r}1f9J$+A8Qcht%Bb_(jcJ%`ly< z0LM!UZU>{@2GN$~yNxMP`%C;5AqVbeWqJ4!!8IA=Kcf6e8=*MlXF?7(Ff0gOmlLs# z-@xOxXpi92z%!l&AJnY3E!0=kul7vRo+AHbN_#T=l|KJb2@)Q@k^GZ+dvpr;M!~yF zm;xkdkbfTI=nC*L!Dp=gG4cCccga3v*(FOFCkqV8=aEgE4hZZXaQ9WrzMkqTt9|YL8AR(^P>s|nnnKI zk?7Sxqb=_$ion)$AjE&|FyLrJ-)o|&Q#af$jh3P#x~F*ebbPE?wTPVk-ZB@H!g z9M&-pLop*s8MkX5hMix%nzoH*)T&iAi{p-Q^b_H|?L#qb5ViFA)dn|@?{R{Cg<)0` zd;$D+O)v$(^w<7yu^0VnK^|BMx0!sHwJAQr52S{f7zxY2o3U8U%2}GfQsm#E5L9Ne zZI}l5{KKk0@%i_VzdPzrEWditpJQe&@^5#Z=qd{C;t0sRwow0Fh-N24ihqL@36;I{80RDLzvZn5ivR;b(&01IWSq~*N5$e#BR3S$Jo zg4?2M*uJoI7IN1Eg5Ms~yuCTItNAf%zUGa2S)*35%gZvYr3-6LQ`R5*ntkrv+Fe$+ z>4OH%wcDyzW6F-sN)K^hBN{$8;KGz5uzG!m$lfiA2;@<{_W4l_7JB_DT7E6@KJ>bd zjm7F#%SCZ4Gn7s(_nB)D5L#~J#^;XzR_1p61e3-4%dJvdVeq%$%7e`c0*M7z=0li` z16+r}M;XycAZz%^_-)JI9gP9u@nb;7fM7Ltp_=&)Rz<+b2A>5|1%jLWv*g*C-#!X} zr{C%hMoC9m{4LUV<-2R7^Yqp3phkMh#pFh;fBPiUl}+ib3MWCn>)sqqfzuN?*ll?w z|K}Lafowx|I}QYUxjtxw=%3i@ojzz*e5Ioe=1)3LfpkIh5-9ysr2n^Ojz0k)*i2EI zBSAh0zny%epVP#3YK49dw`sdtHuiE-g5t>i-l#6hH(H-(D_eQ{S_ zv%-p`F0ckIR+g4lz`_iYZ?b?{pK>m*c)6p#$py_mlXSVg{wGwp0S{=Uj<;rlSv}k& z^lF0CTM?cr_1}hC;DD$D+3T|eb)c*fpqO^F5_%itaqGYvjM%EM%C0T5w0LHaKiFdC ze|8iH1bV^K>IVt=&kd8n+IY4|c(_IalJfIDVZ-!6l@vVRtmd(!4}!kPib6i(N3)XO zp`Th-Z}Vp$l+)u`Z6+PH(EsQyR`Hi8MDGXJx$%!BPwtZVqW0>8O@w*BZWr?7#q_#e z@+G%`M!VNXr_w$N0T==nMTC8E&YLN+0?GI~-;rFMj=BQS`bx`?7u3u)ROu7DW3X3wWBc zU8hl4DSG1s*xlVFH$pWP9kWEcS@%0;e7o7hmHGGEAV?F=$6*W`CN^mt`jf8tRVpWV z2;b~`a`Fn}r}HsUGddhR6+%zg?XoH~VLxx}^BbXT_)oWe8+&-6f{NeFJ_I)WvKPu7 z0-G71`Bu7s&-S`S^MZid=+y~`YLDBuQZ4~KOfhm5-X2^Y*RhymU|Ko=D&eG zxv$lp?1f}`&c(5-`Q`}mH&hg^!cN_vY~r3SVzKW zQ)7ekw_7=aHgT{eHxS#>cNxEX{*#U}vgC);uG$RoFRaHTkf?HZ7}R0}o8i1OFXsh> zbk^xuvtz^T`?XQVnkA%*)OLt|UG5y$FNO**@2)IayAKqLaSuh}7pWks?O|-YCA;C* zubV~~90Rh$oIT#-zXAmD#%rNoz}ZS^t8zS^D?=V9&xj-V!Q<5P9;5d;r_)x3JVBnF z?)+Qu1bK!n-alt%+1X}Ra63Ckx26R;1Sc`Uhr&HgmR*kNhyXlKx-+ramRG@r^Wm(S_s2IQ$BEugsPU9%w{69t$ z>v1$vRU;VUg3p5d3y2K}1ikeV8xyq{y}QG#w}Lp^G@5b*BP~o?vint#q>eO@EEY>rH3OL`>F{$JlQO%Ma~lx?g@n>1J|XuH zy@VKbB9~B7MqC3WUE$h9NT-%c(TtYtwrYyHTXNXqQjP&C+!^&26eoa<3%$k9ZtSB^o&{+S1@h0Z09*pLQ8howPu;!{Tw`mwfamP#vXUZ4m6rVZzw*je z`>(49o0@k;=RtffpLBzvA|fJnEA??k%opNv{+`%&R9BgKzr&q#uKU|1%SpG=|Hz@f zjeiDUuTu2b|2@IWhsI6MaTPd8Pcm}wWZJh2fxN87=>ufc#YUpGiNd6BXcwXTqb$nc zP`Yz8)j61D;OXs1SHN>QNS1-?Xh5X=@@~Hw?v4iZa5Mn+cq(27p6`k-0?yi_Gs}VF z-Dq_jJZRSnv|hQc@y8uJ*bQ0Z+yUC%8^OU3Q?lQ9N+%=q9<#$`lU zjL9-?Ka)ZoE&XubE(`Oeu;;+e+G`Xtr#9u~8fpel{34}zS_(S_>`Yu0Y{w6YDPCcj_W?1(x3^c_1!Ro^K<@_P4>I3Po|+w?l$5#+h(G+i4ahAfy%Ump z0f3#1zd-s13;RJxVW0YA)V52%Mjba0QG1Sbrww~i1Qod6&n||9ame~Lc8DWgcKDj| zpnn|B{&Uiew*EQz8xcv)kj^Rlb^w?ca`dEjAUEglx&-7jc?ietCeLZ|5RlwWo_Cpa z@hwA6Q5w}=O=+hn4IAIpl(q>5v@+x*d8k&3%}MeQ5-{W& zzsrs&U()99xsdF07}$De^F7?aL=_ihj%11eE%HqX78dzNn%KU8`Q3Ivz-GzsH}E*9 zaY-olE_Q=<{a)cVO1?dX@ysZ~n_*N^)affJ>hw*xEL3%>_4Lfw>3inKXDRGpqqE*4 zwvJ(S*I+4nwa(ADL!Ru>3B=R9M1-8vsEXA1t*62@6(AsQCbDqKp=a^0OoyTEq{Lf+ zk12mHxuV3k_+N?N37>PORXBl6=Me5;Qow6bBL}CR2`h6Oe+8&>zbc zscJM{4mu_=q~sBFD5C1{EFN+)b2!9_=)h*bFF|1={khK1dI6?CMI>?R9XK7j9Y9~P zuQOE)5U!K7gEqK^ozaxVcp3@2pv=QcrD29xr1lHS5>shFFtDM(dl7Qn{gCE`_;?9; z@GJ-^h7|W9o_SP!@yV2u`t{ATGc`HGB7%TEgK6N@T{Gf55nt;~_Q9iw;@EST&T-J3 zxcg8{cm#B<%L~H~fZ{}%dTfHzArQ8Lu*$2M+?Ajk11LoDNLT$IIQuHR92O| zH*Al3XI0;BJ+X`-6IRLIgu&QJjB&l2xYjaYJW<1Wn>&!TmqF`olyt_YOtm~Tnb9T+ zPqjd)HV72Su+XLLv{L!Unk*0$Tgo`t;4vXvsymey3JD3KXwqa{Zn8Aj8s7L+3Av}K z5n!%Pi9m{(iHz`uTt2UMYb_yB!z=_B)sMzlYnr!tI3rprapLqDcMr;9 zRYYYVWaEY<442Ss4x4QCHxu!_Gl5v_%ml zip)8R`nL|*y_|=&Q0j1bv>6n3`q2>W8RX!h3?nLM3|MNHgbo8uOFBdr3@dL!-ecrV z$=lGdsbRsRaZnR92Kp$_2G9(}ok+JYNgtj=M|LW{`3UY%!{)*@MA{KV(5#w|Sr2nf zW;Dk@=rD3LBNBt4loMiCtx^0bOrvw!<5jO-%o)-!7!7%<@m_Jnl%@Dh1}b=(V^Pg@ z?j{LYnAw!W8QbpjNsu4a6F-q2VleIVM^5KhTmH5P@Ux2)758Xzx5*O<7jEb=z2D6@MPF!M&c-Vg64aJvmJQeI9uI<|C9*#>K6G{2enqH zVk39yD1GVYmvs}*C_$iL9mA!xRd?}#bsy<PMBNlhAwctgW8*IHD@6=LztdaTyqo`Cmb$ z$8%wpN(x!}Vaa)mq|U|eL)(}%!&0;qujR?D(!ST}; z*qQa$5=>%wf2|=>9v8hvB>CWX7Z*2!;J5JSJto=(ij z|L7K=x#M=o9rreTsuLw!zguM}dg_}!g*S~wSU6g&nt#M-?9eq(C9OTKfl?%BF;vU6 z46wUdrn?2J1Jk-*T_=)O5L?rG+@UmJTF>hQn*|1A#_7bin+6gD*Ymh> zehuD29{WJNSFmoTy+;tmcnM<1-0q*%T>-#!%x$Y+gANARf4UbJ{{6EE8X#ZHN8CJX2ZFsvvpf&=2r&A{M(U5g4(pCJ16Kp z!`d!V;bdUfBlG1RcW(Cne)H8eY;_{==lIXRp(T!{X^}oMzLh_x52rdI0E9N_-A2JOH#w zAWtT{uDkX?65m+JRQ9Fl2FlD7_OUP~x!52_cLYA!WCLu@=pgWnLEao+&KvAE$6NpU zpF-V}v}4JpSfHI>Vzy5=r03TKEpibx`HFv zKHafvLQn0x>ZM3_aSu?8<(6p&(f(OCxCp6svsH3UYsqPIl=Rm7wmc>)tfvyNCuO@I zr&wn)cDQV*8ut*y3^msKTFeI1Z++Zu%ebR}=R-L#W~v2N%itLM$(!qF!D61843q5>r3$C zkgXvK!BXoX1AMqNP97(-^dO3763TuBIpY(f3E`WY$$c>G$(_8+6H>qUb0xoXG-owN zuJBJldV+mn51X0r-}uUW_h`sgNI@76Q6oU#BP~@bs@UqC!hbaE84j7y1n4`4g!p|EQ~pMo~!?-%dy zGAE^@R<#E42dJV86DX`7avCUN%t5*lyp>Ptc*)IeOB@A3@b6(0atyiAeKG9uqM)Oa z=9E1auUZf+RS|QyeWGs*`vS*L-ognitfdGQ^`r&m^T9bB%gO744G8 z4#rIA{=5{?6iMdX-hom2o%Bhvjy~G+Uyd=)i=Y3ZrSf9D&9*j|rH!YHyPS^H;vT=p z`Chum#Z9FyEtpqSs`h?Adp>6Xx5d{jIdm!*8qD?RJ7`JlfD`Ek{!80o@U*cYuRqe> zx=v2`MY61^e`T}%5e)j+_v3Ed%T0I5UJMW3%KRS&0xy0aki$UG<=zKmFn8h7L{YkM zT@-lvcU-_O4xa<$(Ia_0b289yNKjtlU@C8~#)rjWCBl_pZ`nf5A?@%Os4ErmMmEm? z1t&V%&k%w7wpiM`$$jWvxzH7a_m@Ab&K7}u@%8o?><37*(S(@5sSy( zcr8p97`HVaWZx`feqmy1ofh}WsG+zYI8%_71l$*oxS zldkHP%;3D@YPgMX3Eg%zf=f&lzz)kkz3N0e4tw&>lZ8 z>*UL1VELBvhs9?w91c1DG)fvxd;(}DCT?tq+>|(q?Is165^FHA*q!O`89Q{fhOyR= zHI?-uj3D@>yppGcUJR$z(S(#ou@F*pTY+&5_-?@y8Y+Y!_&F9?#&IInRduvM(nC3s z=irPAN5wuM4A~JYN)d{yh%HcMNAXB4>?dHEVKWAdxgmbUD>oXrfrQno#es#v2GAoy zSpMyju)oPdNx?88_tg4{QuNY1Ml}2s2{P48$8d`2I?*z4sS-k8Nbode2+a&fEZZO6 zdkmEsJ6lllo&?$tG{-_9XtQlN*Hs}va~HY|H*ptpodQZPFa3EcZ!?>+%&pjTju$qa zCs{T-x6_4j3NVxL6JeLdQmTy)E`GH^8W@EsJf-z zmctTpns1rzh#np!<2F{#Ez!fX*o+AAfjWc|d^y|;%o#}vBN8aeZYa`Q7m9FbPLuV; zun!{WH8=}JMN~6jI5XV$*OvE1CqSvuJ1AFqzGs&zt@Ds^m@zBmHJLX#2&%Qj%6oWP zp((6RCU>$CjAsmNX-J>x|86`g4 zZMpEFFU|@1#EL3walg|zph69YnZMwnL@@Rz63;@;0GezOP zo~fqp+M#r|Go7XAYEooEZP3|qh=b)y-kG_M(?aXl;dr5ihx0NPg`!`qXn5E{zckNS z5`4c7^W;b4vbm?ad#uZ1=eEEyebsArnxBa1y#kyVN`K$Rl#NvXbp)E3=XqvY2HO8}LMuCt~> z8BTC@7?{K8!mN#+D54@gioimmfEP)x^SG@s^rNOl)}$OYi$RpEoQIRK+^V@Y?f-xvKaIv z<@ZCWq)d|JgsbD&&b87?(5D(y!NYp~vgdLlrj@MYO6TLUpVadi`V+<2ES{ky2Fu%`^9@~o)$TYw zG7`!*l|y!3Po-bM{l3n_Gw4^B=7GyWuS@mfn|~&TF1xj}UF%GV)X6AFyCIN_wY+UX z3QO9-D&(>0q-{a<=p2&<74pGGptn|h26hAoc*&95N$}f<I!rA=50C+FaRt%?VAX_5m3*7oQV6WQ8DVPeU=}4(@EF zqE(R%h!cYlu6BcSgTl={&Teq9BT&>$cE*Q*!#&`*doz6?;T~|hJyKCmwQlYwjA7x3TUndPy)@)WsIXfTib$Spz$>x>EIv4u1-3o}o`Ppc zuAy2ObL;{cd}frCBWAJ!#Lx0@(niJ)q6X0h3}#UFs5*^HCgh5MTp|%I$snmI4Q{Z7 zF$U!O;6P}SaMz4DQ}}{HBBo-eN?{TqGX&mLQ8@JK!tHvnxtf95+bnY=5(~>@NOAY& zhzGpGAna0TMIP3VN|hMP5G_l*9$_kkV~Uf5dJNR?3K$6dg#JVlvpgirVeA!#NfDB3gPuld z;eywm1Y?Ha8BN1^;oxG^)IeJxin>G(I9<~)j2SGVKPdXi3@xN zV*kOD4Mi}SA;3jhJedae1T2MBa_nxLzd~*DN1Pf<0=BBleD=CGxV+ra%9wqY-}n5v zPI<-o19OQfa4C2??b;IhUPED|gSCuMNh!x^+rg%b!-Jtpe58-;cd(FDX**9cxVB+`rGB?T&g4)jtzCuv z5o#JE_1YcR#Vx9bfl~O{Cdr7Bd}$00rxGWjTtF$}nM_WivRoEpKow>40!5CgWNbO9 z!gI=65Lz%Na>b5nj>${NQ!EF}TmP)i%bVigVmXJO_s*A>S+j0Ky~w%S(OSrwd_L^5 z_$k{(Jeowz1r0q|&fI={8XS|Lg_OVdjf+2jpU!l4nKQ^78hC+-<|(4Kv_YD0*bGX` zNjt^{DK-FUqc~M?pL8vpn-N}08U~;RkDSX(8s6)Lo5qy}LB*<%i-bXD{M6dvl(arB z+FMEmlcd)M^LVy*Yct5%vlVx988ExQa z=aCXB)Y8DDD%_Mu`r>d!;ykLiw;G37#8i2rDNYghs1)f^jnfpkC|z%IPgfDg%@`8viT-Hb_9QKz)9T^xrny<>wLCygVn!CxQHykH!Pyq^3v!MQGN) zVD?I)by~udf}4RnWhzDli0)SmZMJ91v6zecFM1)=t?2_!0p08$LJ+ z>QCx&3g;$xg>>xdd@L5~HPT-I|26KZ7!>Vc?Q+Y+1Rd8F8GOTa_R9Fi&wmClOCX(h z>#C$6(iFMRkLN6cNY0X6F){c`96UGpMuT1hM6|V6Qu5ET`bFlztj~f3oB>{y?ES_wA3NT?*>}&4Ng%EDME|{(+EdWjQsIi>rin zosRmLdgYXqwf+c^)5pNs3(k5S)GLkCKlgg8y_D7MPbl3(FRNzCXHFq3e(@NN5t#eI zxzgiA(M#Z%y~1!_0(zr2TDVi>bzZ_sb$3!-eJSeKK)u0vJ09fMRTMcu>)cZE#*qP< z*5#Y_FgWW>9RcT6s{PlLXWkpbdlihxyeA&Fm-5_!Dy4c{*ka!4-xo`&x4gKZa*t~# zC0p?PamlwEhgsM#@!!+1)(Rok^_yHL9^u#3CO7#(Q77JRTn(hVnXk2AHCQn z8}?CJVb}QC5G@Y-W3>1h-(tg6i{C1)S=U<1^d>eNb}MgX94(!j+-fu&TN1V!KSjH) z^-Je+I3tv^Q7hKBdxYh3g&83u>z})nz)X~vz|ls#*}bON2G(}RS7=G-my_)dcWafO z)s=D79$V^$k-enO+v>t?X8<2(uzuU2cBOLg;rrLI$Q}Pp}Nh49cFYS&J}p zPJrbMTOP?plo)|D9B6IAE|~t0qO=|V)804Qm^ZU#Y`478lDrd$cT~T@Uc547W!5hP zqRp_G4gKU|EPM#a^2g30-{0zIwZ8??MD6fJBPfzRExH&D(}#fcv~)p7*=J34P*&SyYn$h;-)VQpVF$`%_i>5mfoVJ^pNzv*thTR zyE=|i2NDyzV4;#)xW<7F)1jCY{8c~kbAR=wA6p2uc_-V?l- z++esKHf9GgD z(i+P~cQL%c9(LR^dV%yC>|8oNp0lJc=g`B}wSo)q2oS{Fm@1A?lmuhyP;lZD5FVlL zg?#KtJ7TZ+-kXSSR37Xko`X><53)plbvp1-UcZV*C3u@YUz_bTXV`k3%X#|ojfHmy z3p---y|gvBJ72iZPPKjr$iFC#KlB+t#r#3)Ra9h+y1f?DH7{2GwrUjz?t7+!AL$in)*Fr=YCQSJ4_<5Q2oesVG@M}A4WCaI>T!` z8701TCjAHp4_U$o@J5tpdAsIxuuETc-16GG}wh_1rH=#rYYpV5t!cT z9<2QN<6NP@hx1jV*-znEOBb4YAEv_4cS8|qi!eyw?{_Zau31{iuR<54xr<$jh8`%q zsh?;2?$WCRoPpW|Rk@1%X>~kTwF&$MfbWA@G?*E_Vpgdo9^xrAh8`T!>eMX}veaw0 zz(O43-W!wsZjzh42c54*Nqz_H)s*B?ozz9Lq>2coO}KV+^l4=nJG9o+#lS&yfeZ;h`3hZJ(4}CnlP|La4zH6T=BK{O z+V$^1*eUw=IxCfS+PL^5IvO)g#_QV10Btg`u+xjoP1SKh+10&3kJH5l@5~dl$pSK0 z#p}7~Onc#C>K8O;@j>mCw<&jRdvt`ni5$knF@-D@%X?nXa3Qab;>`i|CC_DStX!w+ zm{DTl_&FCZ-NU9 z2&WPjkZEdm?Ps68txtO`Z<@l2tI}W%{BDe z8ihIR1gE)kp)P_3 zo-x_L^?Rs^Cp1EpYvw%OvIk4|&gAEG`b5c{&VSzvmh{qXV3IoJ)vi0GzTT z!;*f^C5pNOngWGOuLy<1eYtd54rj~pk3FCBn(qUxns1#&dkNjTSkICUgJ-h=+;p|( zkYjz%#%{gCot;Y3?9F$(GZ{1)1tmZlf*M2=@CSzRG)jv*CFr!wJ#W&_o2ugT6mvVm zXtSTea+i2N9Xh!%cp714mx|NpFHuX=$kj7U_*U>Nz}+=6zy+TVsTBd7UkxOzckJg^ z8q(C>x76hGt+w`0y@|-Cw)vc&+SX!bxgc|T#Jeg-T3nR{QUiopi@OUR=j6{;^ftWY z`g{zLXL--01M{b@>o+yq+d6nTzag zgmGV{*{T#2L!dxV_+Jmfng0r4kfIJBJlOAQ%sIHgxUwn_7RtQl-ghcZcH%R!xi7&@}EHEev?Qw7;2bWK5T zVv3G?nG7!tly$J(Y!!NcNHz8EpK!hpPSRLdvj?@l5DD7;XD$t};&$`Acu;Fyal0AJzolHL7d9Hwk`Vh^`Xx=rjfMxc)CFiU zS3kMj-DEZ#OR@p;N~aqSAA{bH(48;IWC0#Ek&a8|fXw@t^v^L**ZB$u!Cxcg2Jg)AQ|4Yz)`IV6%nXN1@EdLsiIKFHzhp@)!OxJm{K&MF4^Qt8 zi=k}A$Gs-6T5H)+5L`zYKkG~vW=FiJe zL#`2*>o%9`ARV-(ygBo0bmlkZCyvfzpMQxC*p)h;L;Q?)M%CF7A5nE$=KJ7En)C{d zpD#z}Xm)pd^va;3sz}8GN~-JMaJYH<{A#`QN1d}P<6fPv?gIUpyt)fCT`hVRVfNYR zRcy4R(|-T?9qvc(Im-(Mx(B0IKzoMpd?q1!1w>at5Zoi#`0t>P1@&iGTe}9Yj$Q)e z08Jc2OkQm(>m@SGavqUt-i>Z$e*Im8?GD%O>zKq&nQ_9B2?(N>W~vGZ8{;r_?95YJ z2yGk;6f5@9gcI|F-E?%a(aU+yEwjCrr&oDK@?KdRCzIgKd3GpI+KW}2JljXdv@{Gr8=c@*n7)t zr@E*Bcf5?nHFMl<#p)O==>$3H3)gu4G()q4b%EuaqvX|vOS}##eS*U!0$l2vE`aWH z_hRVk>gi2(pVxkWba>%TuL4=$2`eb$O%KzY1DXkRn*>hamg~Qoj6JW4P*Z0xRGHOs zu}%9kj>H0&v3|xySqJ-*fbP;}b#s5CGAg*N^E2>pS|4y0*DZs-R7RvvN zTB16W;{8<5%1_1J3`QN~imZ>DUHmEBT4h$~H2G1h<$GTmqn-btT;yGzQ3%IHXg`V@ zmVuM0%%z3slw1)jbNPr*%ReALMeF4}`2;p~QXEZ+7Dn|OT9LOP2Zx(2c5M+P9D*}} zHAisaU^*Cs*13qc`$8QafCStJ-6Nch)HSM*1_ie$%L556A;^rpI6C=&V}!-zAh{$h zO*_siWC_}SEH^{MF+jmP>~kj7E1Th{L4%-3}rLB zhwIExQTG5nkYcHC`h!@w=dlVRz`omE5IWQ>J10pU%V|==T3_- z=xfSh)~?VI1_GOi?E!Qs7K5;RS}zKbwXG|TMl!h#SkEd+^UwDM!4nQH>AMNM@$JLM zlt06@L%CxrKjk((l^g4BY9>c#Oap za#An_-o*U{{9vN?h&BLcdi3hdgAL$04oAUb>H~gKa5m_qHc|#W#=`=9DwL^T2g86j zh;?XUT5keREvo4-_y=QrHi9QQK!t6c@Mm2xM69|!+% zLuW#PXV9vogQz9lkH)wGKL!5L91oD-A?4BTxs+x0G7FG58o~Ws5E928b2!YCp>aQX zj|nz-J3iCyG~zGIZahwT`X4>BCfGL-B5)eTm&Wo8?OAUsvr}B`jZSvSx!1xRisuMU z0rNO!tS}vLIh^NE7h+;VvT~g}9PM4I!y)$~B>Uk4KN0zAsSp32#8#i9KRK$3Pdk_g2RCzBp_ zA%$2lZw4D{FxhF5@AX6+s(|gy@Le|qyN5c@hav*)-q~=V39MP-h|C8C%jK(U_b<^t z2y8AdUG>eqOaO1d1VK(y9I3A3duVWX;Z{`&ry+I=r{UbP4rezwtDTefJZH*pQxF!b zRaB$hyGnG$$$4HQ{4DuL+~w)#V*)Kg8{GBeuW%+1oQziuYaiS$nGE&kd`QFvmx(Bz zrwm$q&NGOwH{0-nRiGWO=L)QVAF-PiKfuz4_yo@)H8r_o1ZuPRMh6JN-^^!isuy7Y zS!b&|a`EDl8OF<+AI#9l+bt-nju8DeL3D6~sL2NP^fF8o+@PKjf41Q5gA7m)Azahc zGeA8QJWW0C@n;2=hwLTKn<5-96L3C7p5@~uSB9({eYrB^B=szFPO3D{D%#HV6kBzQ z*<+Y_@hIIUd^V)p1NA$i)o`8U7YVE%icW!P7qqMfXo|rpuzM}i)S{`Js_9>5WytG5 z_AkFY0roW>+g-uowu*m^m0`P`WPIZ|*jIaO_XZJd)g{OqDcas!--_!l(*RF>HwL#A zyjA|7m}7#3Pw$}j_RcNC*#XWKI@U`I4aaUFxy74s6`Gx|f+Q9E$YqcW?OLH27YXB^ zqnPWsP2)4HpuNPi+l4cqA(d%hE4%Tj|F3mvT3ujQ>(_CuhVD0WgeZ6!?fb(n9Dab@ ze_y9RxvAzXwTg%fTuW9X@^=j*n4GBh$kXr)(c(>sE+8DsEBQV3{{>vXe(gTOv9O0w zogSir&ruXa%!dLVjr*c=P0Xfc3&D4na^|0?A5#J3!K8)N6V)6og3a)_G;KZ60NqsK zp9puA@WWFe`{+@OifLPZkAlEAOzf+3ws&6{;Hh z;LL#(#^8V|Vc+00;P{kAZ;av1hx;gv>o*8Ia)|Hcu^&xMasPzCR{0@^O-bRdKoW`ObcFWDZJQbo zi@J~kO2XYRaPOFGJK2pt=y9n0*XZE=B3QL-jYBv|u|}_~9Ii#s-ATuV;fn}<7Hj&p z_pqFgYXrDwg~b`8JLFaEC>?7*o-CjrW`lB^jho{c72&FNZr{TEzPJkJcNb%z|Ck#J zNt{(8LxkRp;TB18OVIKscQ&*CE(LjnV(+8^THyrWu59C< zTgkY}Q~W{QAZG84wwJ;i_Jg2YW!R3LdF)$VOYRVvw8LM9?OI~kyUDoPW4q(zMpXZ* zubT4U#9lUSBv#6s5oO|iiyPXzcIQLRQk7*JfXGr>oKa6iU_kdG1 zO~m84qxzS{L09qT>a3g(QqEd`xXw7SYsqDCc5@_ha7xo*NB6BXHwQKyZf1PbZj)$Z zQ*Gz44cpDHVY^ue`vsO!3$~pne1TO8H&B}H=!DA0g zW-@G}c!s@^QSdkVKE}^$Jhtc+|pcsnAp9s znjJ(-uiF1J@}sv7gKMhoz1Cr{raG_tTgTS)U1}Iiba{oTp8r92<(%0PUZLClKCbN3 z{O&awyuOppyR*w)LY8>=(tPD7Zs~RkCm>pT9TSA+TlBUjyI7;Mc(9fIfe3 z@Q2JdNRizzyVLm?bP(yD>A)YsuMBpYPK&UCS+Egoia)9g1vk{ETo1;ed?aHE!kEdr zy2<+CNT05tKfsX`yMfT;`%#Av(_O%K6X5V`!jFY7-m}v!L{~m!``;im|Ksi5J>0{C zJ)sAuLvOypBwT-!jgwBsa5{Zpdv_NX6ziuuq-f_h{jpO-nEYO(5ah|yb}sQDCLR-? z@l@~A@|e$q>5Fora2LlWZ}vxw6}^E&5h>>kwQyrg52DRpP9k;FM9S=!T;0>ef!a>( zWAsLs7-DtiCL#%&332ZX)@oaKDu|oZ=*!H2d2ur zgEEn^bVIR2$(n@{S0gQ_6gR$5+-jzuh_rELBJJ=aoN0IdOA#2C_;e^FBF&Ddm>@R$b9r7rQJ@Y99gT zDvxtBIGZ_?eHYEKwMc_=(a_XS%WG9KfG4GcF1i?@7Sf0faJUET{LPTazut8joirYI*j`A#7 z1rCBAqlTZCRtc7lapSir-tV!1bpRZb8H$qJVdm|eVJ4PihN^C(EP`A-)@`b9f)k|( z2DAJGD|nx)?T6LW_f1p@>(V`!d^^|-^dqn2e+g`mU@BmCY2Ug*%Kp%->@K2}g3Y>H z{)p|Q%mj!`mXPQFN94KSq0z-P!JQK~)2q^WfF{*eAOgovL&K-_KCa5nPbNumYaIphV%hVBouXZ=+u4(wLYZctVWt^bEKOW) zwI3m9D`=l?D^9z&*F_4xv(Luq_NzXRm(;!cc0X56&`5~v<9X%U=;mCS+D2R$3%Xx51xI>^^yZ#E>)F&1#-NpS2A$AjF$+>o<4;Ql12 zNKPMU@Kyp6E#if+EZ%bL26eKDha@ZcOWzlcqk0>w51EnamNm2x`QZu9i1H@7tUDMN zG{YTE8-j64-%6+z(75DpVy9CWu?5`^^w#1Wt|Dw%(IDa>5Y)(0Re9;P5hg0ZA}{ED z(s6+CUF#N`S3K+rMoGX|Ixg9d%rn`o`?7VE-PF&? zrX5Y!5r2Z2h7*oBFM{)iZgCC*acf+=XAV+7SNm z@(|qBz|{zRh>~=*_7G`feD{)9t{Oe-i2D%5E2?8iI2mWI_#Ob(n=7!2MZ|9fLn)xF zngC1rZYr2e3ydH$V3WL{DbrhysDh+3nQm|>59d0wtD6aWL*1Q!ICN2wY?H$PW4&AJ zK!_*C-QiDLbbqW~D6fG~{YaDzg2|-PN*O6TEW?Ae2g`u4Q{0h;q_rN`>tdX}F0;OA4I>Wa=&KNru1=Esj;Dop(ZvCJy z_D6~H?O2L;!_FX{Jq0d;qDg_4Xb(t8_c9U}k}hBGy>yIjAx;x>FD>a@))fs6_Hb;0 z*PhRqq#acUuW)87*|S0gQLiG_sS2sD`Qw``;~K3Ao|26ce=EPwV430O3j9A-NR6PO zgQWGxQQ_Wp_2xg$HtT}%h}nFDJvpA6wX`>{mi90T1O?zD-xgXi`A=YF;PtVn9UrGT zg&k2n;H`KgVHYMoqro&_h_tJ8(i1MN7etQHRvvlf!Z=V zv}G{RP4-WRL4I@#PWeIMfUs**V{>jX2C71E$h3JJgXf!-P0f9qxYY>kAo%ZS;%~cm zTjoEnlqb~#Viz`a-$x7WO_m0sMNUxUB8Jhp^%gs3&w1eM88cD~t8V_~g||_#BW}V8 zf|P~kuppEDG1Wbk_ZpTRJk>hj+Q0vbF-nnU;$TyAueI|>Y3IlJIfTC)sm8VSZmidI zY&Zio@h#d9-W|eIE1evtn#n!dAU-<{7IN|cMO?rLf(gd|KsLlnxbuIlI`>J-(+BHd zExgg0`Tx=Y{r*NVcS{#x1O&hrj(wM7l%l4xy`$Mp2yTeLF0uGCPY;tjMzPTzq&eOY zevroGC9s*kEnExmt-`i735%c&shd<)Rih1u6E3rW`viJTtPVEm`~wjhKtgR(AVF{y zkG+jG?yi}jhv`2eSOTm|kQBQ^Q>FeHPe+?;VX+*V0L|YW0x2N9p-@W|_aAr~N!GZC z={c~9Xz6oGkBLo$I|ae-@^m643?t)J17M8_k`nu^^aN%~I@gTwv^QKsM7CZGTO~>x zNV5$(|LLyQpoi0iVfHah0LeA1+tPRd{k#i;cA5e0vj_-NbMAuVt;siG>G6&)^AVf! z{Z_D9;S%#WN4?^p%hKP;04(}x0+?FVm{b5jJ7+2L2?owhMuA( zT+Q0B4-GI!T?6|B6+g#-gVS6E-v2ehTl1e zIV%MD_9dr8L8rbXw+MI_=_m6Q~NHAGf&KneGfkEm;B zP=OJWonRFfB!5})K3L4%`ZFx5kOUUMV9d!6lx>0vdS-)Ws#H$n*d^ArtYX{10%lsv za~vM^xe`4xUEMz2#!T%d3b3v#F{*4TAG0>rB&{QQgthrXuHb}fNI3f-rxno>8oVgd z-!NH!SR*r>5R;a`r?CfsSmbnw#g&sb=+@l)dM&g^x-q0qx789ULxDe`tAh@s_0pzv zyUFxAm{3+rrgi=S${pzZ@&E(I>V*fgN$E;=Wfu+W4Wa1h1|Uo_A!E7c@Vk`1&Pp{n zK-h`njebCnPK!xEZizdJ+T5&L6xtmPwkb_emkJK5t%Qp>@SI>z(@FW?V&_#PFD9f%jeurB;14a`0% zbhnVp9$-bh?NEd_YRL#^?DUsUEVPU}C*B&ARzV*WAiB`zs#dQ`c5Pk;O0QbR?jZ&s z-b57W05uj3C@%8w%>%0Tv_eHV8D!qH2PkE@^!cQ7Ongad=s1u1AMyXM>2o`h&pzs^ zbF=U_zkb?`K0A@Qx3aenryWGq!4wX&x=+V#^MkT<@$LTu(T*L#-oTZhRu zlE^ZX^R{?64TPY{yULORhW$b?3#vhXD@Uh+)gS}1nQ&ubVbzsk>KP~*%abX=Qd8qb zNLbRaVg#Hvr{47^RLl(K9b$j|jk4x!5A}ANnBd_>DUGr(#l6bWnQ!}3DAafjvMMKRp3g5Z>x>fCgz@`gu~}v*w&qDgKpS7nPCBIbi(^!5*)7q^Ilrf<61#l zbUG~%njQfzs5r@S$T~q z5&N3RYS@``^|>J&%oydR!1@$|!kfUx0?4Z#6yPax(-9RdJ+7C#r{pchtt;E#!KPkb zO2eG$)!XcF!-fdG2z-wA46)`JE<{<_R*qf)v%zx#<-W;I8p5x8vu>C z>94~sN>whE+u!UkHM*a+9H4n@w(BYNXXcMl%Ly>huBv&gbf-9SlL}%ZHXIbNlQaTL zKA%_MGpCxv`B}-X(K&h~CF(iu>16(a%MS4g_;whb$^+z&b6}myG2k<-Xa$^$AR~e# z%Q?iv5+i#8R6+{5fw|UExROm6zm%Ds4s1Pg08AN}JA}e7 zV5weZSfN=5(@VpSlh3X_KdyWYh)%PzK(5g)f2jP|MZWj6672B@j9|aW;h)ixf5~J3&&^5O|=D)0__7&nDMa^<&jC}g+d5+d>s6P#9 zi2Leod?i6%(z#!@n!H3twi; zcgl2eUk(gC?ApZ%!95xxO0G?>s((el_a(*K9IZ<)10%4=k@a93z|2{Ie4CiU{Dn(J-Dk@o6Cvs_&! z&jfYa^KP_kwa1-5@WEXU$4|LMcUe3vHusd~j?i3US$wEl9@PIww|0B6uiVM>)r$}` zbSy0@?ayklJzXXkuOwNsP+6g)qQGgf_B~cg)GjSk>kVsISV>`q_E-&80plqw4)A`G z{Ut2)N_q#y_#|Jq!6F=%>m_aH$f?Kj-E;>}3oLhJ?UGnP7c9`+zuM_?Wp9U|eHmgkTK#Govo7j`*dOLgr4;4L4_h+i+W@YUSc!5%%6a>!QH!OJJ^t;v-`k zt@T%BfO4aeTEmEao;upD z4J_W+Hms*FwpRlqEw)WPRk7U{7(sE7$jiRW>N)CP?q#$ukiOhYvCfhHh8Q~c5-o(a z`f@RM=SeqmaGoKFJR!JI656t{dlyKzeSZP`4R&S~^>f87-$e$CAPl<5akHIFl}^|P z#G(&_J|JBB%b52nz%2segKi@r1OBWVUe=W%+sNaCaB*=$>K~!Bs}&Kj6NnF%+zF&5 z{&pOQkF*>Ivem!lmB{w}K$Z{Dyc@{!gz6BG2Sk=P70=3j-ee|Ji#RAi1jS&huquNtKdHRDlFlpa=DkKqW+VmXM%INZD0ItL>t# zvV~2rg{>S5k2+RFE8Efz?GZNVk$RZ1n5AOH4jqOu83qSE0c*6TWAKjfc7}ybPc#m+ zD|WkQ=^ZkH-f3^sJ5($lv%Aa&&t`xBbMDJ}C92Rzi?3}mLaNMr&OP`0-gD2_O+7Ts zc%zUU2eOs!Tn3{`_<@>hO*ta@jk#1i4`Iv1YWP_hKv_mWc0jS(xwezV_f3V}@f%G@ z&wkZA{jfsl&l~cy_|?v!;tc5lf4JHi&EaV{VnV+S(u#h8^ zGe3j0FytBX%+KsB3^`7o`QG$ALAu|xPOz+2`E%zkYQG@t(JRnD7q;nK*`v3iKOful zJ`Bymtj;=!&3}tp7_u;Xv@qm+7^hpQ+x#v~=fhH6C}wNp$$}ghAh&VKf|m#7XBk@! zx7<}Q+R=*ZtLn1yM!t)jO`Z{c#Ntv<8k280q`K6gr)rK96DTdveMz`hu@_97X1u_8R5JFKr6W7e_0Ffe>so53@ zN9{t15>g_%%rKDV6xs7SjTb|KIaarv)HB_{WmdV&)1BLLA64*5a=Erl{=b8Qb*x2q zkW38WR=6hj(HY!yt$EH&!25+;v%PVzteRcwkm?Hr zzV6{4=j?|3MR$y2_Eun6(oP_1mblQ2U7eYVOj?+3mA=#koi4@0V1)35&YA|CEsi5Y zx21^$n2rO%8`3PoANT zykCC|(5In42k0%NE#8;**2e;nLGpxQ8YB<08z03HnY}Fl83y7~Zr2)QGFuno&kq?T z&$-Gn#>o@30prvS!e3>Ey}vj7Bzfj{0ACoggFHbCvV(Fc@=KJn0W<%dK+aW~LY~z# z|A~pq_W4Ct$WBNu=p*z=z&O_qShzbE9)g93df~~|Lr0(d&u6s`uBq@HG0gm%Q^_H< zb+Z`0fp$Yi7`|ag-(ZY4qc4|- zeGgWr#NVe{2ibAc-(Jg0jd3(%4=6s!u{0|6|IN_tZ|c687hSm>IHrrPv9aA}#-fe;!7- zCQjumFe*&C@3C?q)lIS!+)>Z&fpUWJ4%4eElZ`0E zDcfjby-9>>jY8-E6X|8f01Vu>yMwW1}hI90aE?F0G#~ zChvf8kP$}7qK|6Wg9+I?#|AbMLfpbO!+j?kg*p{f-9p8njr3j+`-Eu0P{-o_4DSde zk#`v0h|s3{wt!~FFBk!B5xH7W{R%Dna2A#2u@#YHlpJd-H+djd>|&xU7xl%!!mMQ8 z;V~htK?|4ScKjQsmswSbnUY1I4On|sXRIn4k*fK_DObZuJRU{Ao?;D+ythuk_LDsu zaSx!i#84rH@aW#v<+>TmY}7+qdQ}bX?J)J_%+OSMChpy$*ef(^Cm^3KQ07CgrhkqO z8Er7ipyIR~3^E_Ge@Uf^Qv-xjp^yhjUdFCaJSHM=aBDGRhPA^GaRXS`I8Adev=n3T z+T=m#Cnv;}vo(-jgw5)1G9HPO(=zVH@+ZZixKf%eiqX1AH{ab=Z)v)NdBjsq7UCsJ z52!@cZ<;r9j!S<5<2}up-5@O!(lOb{QeK9nR(~FpQy}(%xKq_rD?zlm+eZ9F+P`dw zC;g~6cKqDv5Ay#d7FH%a!9@;cb$f1$cJvGQ+*MYKWeK*9s&8~_I&93=UW$wEp!|uH z?x3aQ_%c5a!z#c`z+2wM>}bhf0fNT}`@mV5*wrH7c(8c4RdSqr!CB#}3D?h0aekWmhih(T?w+3_cHy$a=cJFy?yScmYC68^dbh(Xd9{YBRzsN;0dF&g^!QI|HaMiWX+U;O3ckFlgx+c`y zqbryn!r5a>QWR9_IpRTT)Cu)#=1{kG{*>U~PS=>F`keOKP=)JBzJL6^f=}`1>z@H* zn~@utfGBjQtKMu?*%FMrH(d#5@~gAL?#tNGJhqFgXP0-N?aESPUe5}<2iksUNU#;^ zZGv;R=gimJ+)BW{cXmNJrk_=z2KKIy@Qov*Jj8eEOQ- zf`AcI)<;3Hoy4OuJ<5vh3y0oTVVD{0M~s08!(ZlEJ#|0*Xa~8AGM=Ei{nm?b@a^if z;;3qrt)v{PwanLD4tHIGL7yw*bGQ#d>@wfOa=6!-2eX;m=j(7c$d?4sLJr%<{p_(d z?snPE)Aq4nMhS}ow_+_co8fc77K`N1lI9wDA5>QcC0(xGK5Oh0$RR%f@}+)cumC>(so=}H9mA~V?EIm{PP0Lsn}3sMfv;x^Uog!_M3y< zxo;_L!+HK3v%uz2LMPz4Njz>8xCoBEiC?dTxRRqirS$OPy~SqRC~@f&5XEI%2ILsu z(FATBA}qGj>16V(K*)TOU&LtJB1nzz_v1)=3vj-#nC>z#Vme0U#knd(P(HCAoEY7Q zbcNoCc>eJJm5C|oBG-k{4+wNO(fMe?kiR2FgSSAUTP=Cy2F$-m-JrLn6jP;?>;o4~ z41MK3%eSIN3GM`>&HNHFZN!{GyiH0<%4Skr`=Na4?bh+8QhFv{>gtYQB96(6DGyC( zh}zl0I2_>^S{Z~}m>~t@^Z=cceX>D3QM6PQMMzQ@RmGQ3gNEZGi6Io8B=(1@QE1=} z?8IM?$d;%GI7<<$L+?umdEzJmtEvUt+ugxcd5@BJE8VaRX*jn3rt`QhmR$T-&|tKd zl!*}ecHFCo5KmUS_UE|>n7=pNyb>%n71{jdt*15u8N2Bpkk$}LxMh6XFq>SJqaRJy5f zOwr70w0}ieG%&%?hNf}K%a-J+8V5NN^8jI0!N#PY(*wwp^`dZWvFJA;oJb?GNre!& z4b-K;Wn-d_8LoIJU%`i43J_KZ7EBXByPA6aT*LUMEWY0$Wv7fo(BD>xDb>Vd#Vt<4 zqf6u_{uB7enIJnGDBh&$Rp2Tp*yl$G`|HVAYc=6}6drXl_GXTzR4euPx;$^slq9Hy zf&$@-hVF>AvP8fcXSMkPp}mCEsI$O49x$QpXefbi>I(AW)!q?z;x9rElWQ=haWUV) z7bWSA_BWth>9mDAS=mm64!)B|zBoOp;vaWt>F909)k9ydMd=siBx-t7JwkmjnA<4J zBw1|LP1&+R)l0A4Mv#u1nFWelWh(DKV~E{Dbgat549#KyI437MI~v%%03uFZ$RpOz zYPGY0eT#v#BkZgOw{7JTsF4S`8_K+(*|IKpuH6kRXRR8VBfBfP8Vc0PgJx?8Xyz)^ zkF+^mF1>h~Fg~g~kn~ElPahUUysappS(-yHtg(ktul-+f6Z`5LVRg8M2-lYgqs~&91%GsN7sURxc`F zANh8t#COtyb8EQW#9D%QicMFBGFIieG?{zNVvWbPM6s7rEF1_mSbO?wI(gIdj;7kk z2(BGl96Vc|!zrd<{0wDjTT*nNKD2nElC9v=s3^*IMnwgUw~R^;RP5YSWn}X$oF2&Z zR9TZvS%oX2gIm0D5|1@?EK+)t>})Nxs3Nn2$h(P#E0$ZI(pvP951Lyg_$_XK$_69? z4UP#yW+~z%Mh3z9Or0w&eK1SdT?Ltrqz)CT(h{$sZJJFqbb-a^>T429F9b(cc+O~| z#gKEz!#DKk{GMQ+9LU~aGN9rN%U=zi}f{YH)zu^&3!ljyG@ z2Db{CCL!l~tjDAIKHo@XaP;$?7v`8>63%sw7ApI?%Mf1Xu(53qyAB=dFY8br{(DPr zsdn4@6vG;r3OrH|eg(TL9nR1XSF;Bz0^Df~S2|!kw_?qF^)*mZw8RD?Two1p- zk$N-}&s?puPa%VcD~3jQ$H)uP)!e`XR=SEvRRt0W>8MSP-3{kjcG#8|2kqGz%nG@g>@GQNC^`GTX;BFmm z$5X-ZG>v0hze>s!B`@ zC{i=ZmlFd@mX>FaI}Gl%8P!B@65wX)hwCoL@}x5r#v{B}{orL=lqbQkX$&SCY76{z zjf~|Dp&3aMTD(Zula#7=2%^nR4l#%}sQc!Mp0Zw~w;{C&i{r!Ag&i4q4E$DxYPhke z98)N8&EMz_8r`M*tc*LF7%-g2=h4<84^?nI3n+T9`rYi=718=CtL$G{NM=Qv3^9YP zkS_xH<8c2167FC5@~7a4rf-sXPaDmsKPQ~zF`^16Q#VO!CxhY9pzWH2;y?bz?!aG= zDaQmU`j_mM6>Tq^k6$LA;LCQUt3V8(vbV8JV&;Xr{gQcym>Ya>MK@&IRi5UOaQPhE zYxUSh@bEIc@Eq6!U|tHnopErf4>)eJ<#Zfp1G{tfz_ojd?VxhYJrIYt80KLT9Dick zaVEj(c8~smvr+sahM&(;A9vLs2WMHJW5PZRiAURX9A^}qrGbv)+^Az8Ixn>841=>I zd4U$i!SCPwEj}!qLF!}nrlDPf)TiXp4?=y+`rK_d1CGn9U!~3ij-$vBM4HLs8*~G? z*5ez57&I3S@(#tg1K~TA!qegWzskkV7bN`+=)3*x8&E#|1>KjJ-XHJuSE;`{aQgVz z|6%klL^?eX98F)Mf3Ec22s6kD;1|W>$<0-Y=iBV=<BCJ2yAcy3Yl}4<)sL|{^XE*p!Q)H7=BpgoKNrE zPan)5cxqwDBjlOi`DJ0qbL5%NE#^X{pViF$=#UUn=tfs!&1iAxpBS)-DW$M1yBjs+au`S8^cjz6mFD!_pAc^Wa~&Oh*4;>R2*$o`!niyX_W zu>C%sVXYv$qVZdRNyoa`-iz{}nIU+@8nBSffVCv?s94-hucum$b*a8f27Emi+Xse1 zJneFIkzE^xr?_Dt!mV>{trS=pTS0EOSwPM=AC8`g+ec)Y8d}#DLCfGgIlBMq5;BD3wn`l8? z#=yH9yh~`P><$!_=oE5%3)Y=h)b0j@3f6sKt#pZ%aH<8&79L;)oT?+e1O5Q;OA}=9 zq!hx*e4a2215MnWFh8sjUR*EnHT91O& z=d>jGK9%aip=*$1g}!?NtbWImOq{OE{1Gs+5VkoSgb{JPT$XH9%xGaSd0NyZ!SUJP z=*CRh8qH?J7^^eXMPDhDkkh_GjkbODu+(lcHkiCbj$6Pj4|OJwHA{w}S$P6qBU*r@ z4%XQh~OFpaw7%z%Axi6ST=aaknz2vOjSl#x^dNWY;s#gc?_Its?Oc zG$$?E@XsK4uxtNh1s5LENh6<$N-3+H>+(B#O(skPc{v+%IG^sJC#TEO9Z{qOp2UN)*`k7m1?JrCkWb60B8wxU+H3 z?;);tmkK2p7dzw_8(c*x-D5CnHD{Z@pOKa7B>l_u?|}e1vS-#JPR%#!E-Qs$x;kLe zq;ho$ZwI|;h%RlZl;oT>UWq(*aVBm7H{A}Z)1Ub^Yput9;xH%S$vgvOX)J3Qe+3W$Tu z(9~aU=>d<6^Ex`zv;*ZPNA)_C#2hC_=u_*TFN#pfqo{hyFDqhTiC}<_Sw`lS+}~bN z&H4!*_+*y)J#}Gkvrl5T$65mtMMk|MYfghO6x-)$f(J4lTyaFgwjBKJ-!IZcUvTZM zwY_WmXy9ofJ?PZT_tv}fEC?^0hnc-V2#bXw!{iA*zTt5HCu~4B`s!E!!V*{@xWzb- z<;1O^qXOG;<`5Pi=RA|N=Ul^UESyLD8+X+&(K~^4`x1S9zJWJ(LoLMI*v-s>@E4(0 z4lL>XkiF!Yhnsaj$BZG|4>htIE9gGE3q%k*!W6%SRl^kTBfd1vIzrZY!c7P0QJ{p| zyoPG7bC29C-)WGCsU{mh48@1ZLtL?+B&O<h95uMsw}ek2=g~Wl#nBbL z|AAo--TD~a+UJ4??^@e~m9P*-ZEcM=ViFr@IL2T^JG0iuJMB-|jyoBpYj^=9^0|`s z!S1-oOgpzt8Pp}5874Y2^^zMnmD7%qN@k$i==51R5*N$WAfznUdDthy%<3qt3F#o4 z>q@z*^fqaI{~?t~Je_KspavFHAaG45X!t6Bp59YJ#5og`2AuDJ6H9Q60?*Dk4(#vn zO#FfWrWUQoh5Ut~a2y(<_2LUBdHW3}uxqB%A68H*e8Z{O55KYIGGecM3Dy*LkUpHb zVl0Nst4HY;?*>an)$|Idu9&oIQ3ul45|h72m`#j1loUM=_tIJhjZ%79b`YlP#8)1I z+hMWxHg$QyAwT8PTq&_Jbj6&P{S7>>Ns7>TmRsH88`B=$@uFMlSZN@5=LJqxhE;zh znbsHBC-jf!HaJfw^o>g(zv!KfZXt$hA-d;Ep2s-Eya@rl4Qzd~iGf&ZD2#z-)~6Wf z(jOm&MD741bHU;cpO;kfPHHfJgylPcTsW6sFJ~EnG^W0v6cI{H6)^r}Di4n}?CG!~ zvsKTIvW4hmzKeYZO>ITC^&=V>1{H~_&;=!9*vhLtKi0#&G0?tS-NV7 zPczymVmwJOf@2PN7>UUi$-}tZ7O}isj3!!_Qer|kFqvfBxXE(JT(3L`z63cAWEE9< z0?gx8HqdGj;REn)jAp=nM(~rJXab4eA$X;TutE8OH@TGvKHZ59kH@+Mr-I)SoNK3O?1zp~J2(ICXkS@MFL$gt}_*a5zRqO_QHRrHVBF zm~Aypbk@^&Pcp{92Dq!?)BDidE8SL2dO z6fmf+$aeFG z3PDc>DA`FQp?i>}MB-tD39E!LlfyVH3^>&_!ng;FHNxoTMPTGP-I(vCg>)IV&6zY5 z85cQrXj8|CkiH+sREUW5gFH+rS!*4^ zeJEf_Jlc~+0gWlwG1g?n>zEB!SSir0W8l*=`e})89Wuj(M;(tzuah2QirvIgjkP)0 z>{N8SNz5i=?2wf+KqM?3Xz;sHdJEVW9vdg^gfQAkvy)kFJgszxV748ILAZWKV- z$}J!q##VKaE*x;BGFR6)Pqy9%@LB_ddmTcuU1!eyD(BR_Bi+3;QbR!epdKV?Cgqxt zEsy+4c%m3~;3A$&EU-kBrVj!xt??|Rlcing|F$%{+9piB(H)0>BX2Wx4X5x^T&QWx zGtJD#AjwzZX{@QbH*tdp>mD>GClyF>H_wYIIwL?j>!c zxtzsXLRJc|R`s-UjG?LUNP95g@vRBpcJ`mYX!>rcIS@TxeI~Fpc>>4OZT9-P9JcrZ zqjB19-2mle&@w*=%Jrb2oXdaM?^aKnx=ouI#-yOgFW|kOw^ZI2r6+?e_|KAYo^ivl z(^PWf^+h^2dQ#J;4b$ihGF(}tSHXekj}~?Y8DJ3Dg9I|$<({U)j@n-oGyFYT;rMUz z`i1?49bq|s(C|YlpLHf3$|03o??7?FU($N&dY$|I;rj(|7LzymyI=X}qc`m@?QELG z>-)lYD1U`{*UOh3%GfMO`m8TdsNjWiMvP%$&~MQOz6@L8(AZ#K*yftjy`2eTKp3<= zn&8WTvZhSM34Ng#2#$)*?MxUw!l3=pZT3Y?fW~d2K~MD9-!ov8l~X-%0M=6(Do{9J zUr_JDyDS8M?*yKkGF(}Vv!7%WPzu_SI7X`n2vwq?B^7g$~O zWRF{#WG_ET{j`AW{d^#UP=ok1YPPu=jbJ{$HKLwP*(5z6tIaxIUW8sQe<=P8;q6{Jzv<8KhSx zuLoRzW6g12hi+oHX0Q=(uS#A6*JrQey$0TZPhoJR$G=+g?qKQce2j^@gCVrpyde{p zY~A04bR3thKTEx?aJx7};m5&oBWK4sPFYt3Q)j1hjq!(OBp!GsXA)n4P7IyvsgG+X z9Ort{m!JmLtD25u9Mu_d5MBor7N*vGzo9L|J{m_}qx1&1gG6ZkaMrdQ9%rXqGi3-GFj@dmat^9h!W@)chN>gUZve$ z>fIzGll6*q)H^a0G>5)cojrZy!yaRWi&{`eIp@xjgwyC+w zsps1EQNxSjuR4;0ur}NH)$KX;#G8j>6c9F)Ik73riKAA?DM8r5R^(9#JZE28BMMQ#JZyp0ve1WRq)pimHs;E_fm}&$?M{QV!a*rfO1phE5IHA zc4_j8V69@Lg2#dOe}`inc%1XCGEh0?~q|o&5nbLmYK`l zgl1pKMO?+S7NJutgbRGKw~5JA+=h5uXJs{Ub(du^)QQ->qiHat*SB@trBfQL!o|v?!VB<8g_2i7HNO6C)&{*@;S4n&J3aI*YKft;UlIyJC`>6IxS$J%w zKDU4o;-hQ^W4&S6k)W9F6JW@EGYd^W0m}8>b$g)FtJkD%6An~@s_!;XK4VmNfuV5p zdbP{S39*Uq1Y_7Rwu7-;%DMvqBdAOdfN_IiYz1Rkx*Vx*C}m+4^!;GW?*Q;1kojJo zUOn`@SzRN+xfK-WW^Qx^lWeX@6hi}>!P2`m?ILW<)*;2`DJX=#pev>qC)-Z8q1&bu zwY?2phLQKSV}iCYyIhoPL!4BcE|jZW$I#g$LtmV1pLV!HGHh3bAcUa;SM61_T~iLF zbCkP^tAZi;{gqUMH2hx4YCXk`ZLJDD8z%N7LpYi@@`>t9&I02i0SU(XOJ#hdv_fj_c zD4j?S3bm@j%@%e?iX@R53U{!K)(%vBf}e`NYC93T)G}R#HGP?eN`^HK_GG=VHvJh?8w^Pu6%6hUb<{5m4Ej1o%Ut+5 z0~9#{_joB)@#$w|rL}~aV;Dax(||rYu&=^!we+0<(%)96OH#xS=7Hk?$8o41PbGOn zpWqdt7^!rC`9Q;qI&25kknB?u!yTdiaj8u1$11bJ#ocLV@*3ke3?1~X&4^8KFM~}f zV-VWgVq&1@p$w^(Lf8wNgbl?rBGd$kKqVnQh&d8VJo?|DcPAR69tvab9D>{-=4LE| zu0yeKJGitC#+uO5z*zW>k(6fe6MfYP^rX_+nKIQ{g+OsHbFBxdA)+kq6jYj^AwjSh zl9(Y;gxUg8GZw(C>;%Iyt?WuzZ)hvSp^s{+&osBaZrvt*5toJJbtcu88ZDZvbuvkg za!89%^dCvTSF>fLvRsH`%@vSkfPfa+6{i`v1~E}u%mEn_>~AS%Qpb92)I;z}w0t*~ zA!cyDyP;@5#ET-|G1$k77FA)aCA}^~Mb6=70aN}hWE`gXM3n%dCq|$_@1=z;Eb5kK@cLsI<44kvamC^C0O^(oNjcK!Tu*LDA4yUAQI)QkJ*QzK zPBAogf`SH=#RrB2{a_C3$;UxqmSb)~O;9(0Iw)vda2szl;ryaAyO>SG;Eow?3*2?! z4jVMXRfGal_ce|24Y(<|{osyPV56!TZohC_$k7|}ZOP~|0#Prxx z(J1;CBp%iz?}hB^jh>MhTMniuyMkH7Yfisjjglu*R6Vk8H%SFSO@!VwbaqQPLajWl z1(0Qh!1$Sm&+E)Yk!)Zak;e%qS03kRT`lZTiReeo{6ja=ccDO257Hz8>>#PE^p`6o zX0S!u@Kfv;C1WdP7WEvnpm9Vz$vM`qBFfD*=tLq%@Gf|hj=UNStZ%JPIq=?$GYs41 zSd@Q3?>sU>V|n779=cYN9FJWiGsW~*M)(hH4MkrgK~N6#s}6bv&>G2+0tlMXx5@PC z2v5PFXTlA@OfLhNvq82ICurYysC!&y`BcIt@F!$@o>fD}B8Bz)f$U53IIt^{SIAB0 zQD&Jge}#;v>@xKEIeN^a97?xPjjv#*6q&r`Qr6`DV@MrZ7(>^t)2|BJ;|`>6(MX;B zteOdy1l!p{sm`rurEUYPHJR>s)|vHe?$V|g(v@01ibXV-X121|v2zj^EtZZuy^MU? zBk-e>p~;~trkrUfF_=cuP60=NV>Tk#5y9d`nE$hm1Y>k}#J-RZHrQKG0ViFKL zHnwAjBJ4m=Lt&~6Exv^Qsb9kM?uNje_2I1f z-B`6>6Zi2r7~e)OLg`?c{|Y$Xq|Tw_DfNs&s7celNrR0Atn{R}q<=0JCVD=k@vROc z`7!!DTJO3l(L;s((f22A2KVleiLiMlo}U-kI$F{lo-hA9f&IQJ8m>J4**!GoCRi~#Gn>)b49Hb)kG zWJ*o!au|f!AyF5^Ub{FMW`mAnB8g3V8W>h(O@a1EH6cF>Z+MF*^|KG!dP-e zoNxIa!=<&*AZnq?BI;^DE2kCI#Z8jhoJ7Pq7IfzD25Ekw;^l7KNO^!*0qjJCsA8 z3}Ac+b?SyVbSuJJG!G$Co{0rFb`hKB%5ky=}c% z5bzK=H*02*6-lbSPhI11f`X7>8d5_F^Jf#?vsBGI4P!54OrVNsGret$Uw1(=meD#~ z24vWoKyvBoSZguNy~x0c329tq)eUI}lty&NA8RgV)@+rORt8aljyUP@dN3*VlV$~V zVsEq>I?wkAVEU04DFp26Wr;r?4bwzC97E);y(isaWq}9%`;tyN(aa4w94~RKD~;i zQ_5vr+s8jzPqfqPhv>egcB$B*<}|4j=aT!YJ_RaktLR(!;7OcS8{kq{)~0}JD?E7@ zVZpJNng2Uj@EjUxmpM^C%u`=)pcWp-amfEFfG+pGK!2KchDGgUwA>(Z{Yn!|F zVWOyQLQDl$Ay`pX%y4s2x`f(s9;8%@|9i?IC-trU3EiWPG2hMCnNO3P>v-rhsLc1o zp4qh{fQ3HNSi(GmYPZCdWLr)PO)iI>=aCM76mt z$fBvhyT5QP(ad=IVoJ`6E*1)E%S@z^-=_y!upBQ+)WnaqQ`h-K*-?o-_f>2KRE1g2 z&4ljirK+du7fG-H1os-JlKw-x7LQkG7IU$2Q8HZNP+|N_BlNwTS&CZl90EkuZh4s&U>r0?tM&@CtH1bRaDzo zIpzjgG2DO8p#C2BuHN+j(HtwY7v&tMyP@=Cvky-?oT>XEG?13kcSl;%+@V4cRKozH z?w=o7%w*iLleMj~=ml9Q@{{B{>^==)A_ppKCQ|{VH7o>Vt8EGqyihs5#;#Yda2tLF zXiKw^mluCmdq_Fu5=>Sc*toGsH_OJP3)#cU2%Ua!Sg29{&wp!d*8jRF&t}Qjdjh27 zyHe&{rDr+dVYNkmmo0=|o&J$)X*ltRaOHsa+{`O~(I(a3arAqbrQwZq~lTVvn zOt{e;rubzvM{*|3jObR5h)ov0#f~t>S!-jLc>z)P&B8~QvFjMcY!GA!o@oY1!j`v2 z5V$9NQ-Dk_MiIl0DC*$n)|utWo*I%ODC`jkHvlb%ttZibkPaH3|C^M3OrmW=*o;DP zo1oK$M6lC8?+AD5my_+_zMk$(whQ-IAqjXt; zc3l>&B)Az$wUdR_Cx?Z90x|Bp#(r!ZLd;t)nXvfosf&{BQym+5-eJnN0s*&6-+>^7o>?YLVjJV== z*_9NHR0JUF9B!yVNL+u+IpeGbHL2t>)T{>EL|~e5zX8{KVf!@Gs*Q`_#%`!vgN@VaOhHSXVTSR5bo#EQ(abL=YmODL3fdp*`RH{viPoql-4dExPy&Dd`v?crpIMg6 zEQ`OOaR@@<1wt0?(9bVsbC*s?|B{_-?qATCHQg}Sf7>xJwOa8;;ejOEWg@Uwlwj&% z$|JW0)4gY~u50c#@NmaTOTOWwnGk2SjU3(VSjAwrGTiJG*KVriGTR}18Akxe1pK@p zZqpSY;kW>TwtA0ns@y6HZc8VP{y-%PoBTjrRKuR2xc;$55rzp1tcSQrQ?kl%Gd+2B zKLpBUTy?l>(Fps64a7@O@2MieZ|W$ymtQY|cO@kt1cvav{93^=^~6a|}h-2r)%HqD%O8eni)RxNbyvRSh{Rcg29X zQFtw}y=}Gmjlk9;N(ZwM1wjP<=!RK^sRz?^Gk=6J7-YrrqqK37y|y0Ie|n4a)i5G!yIz6<%NDSIXU9 zLV>fCb@pW|h~3m&k)a>G*y7Ori9T00cwhTn=*Rzw|JW%tp}Fdq@*|O}U%0s2i$-I* z4gmjVb`!8WBARC0t9!eWL(B{A{#5r4VLg)4e=Ss!4SsB>bLm!x#+dG_br)7jHx_Lc zL1B<3+AJDXRJtVeiAG(60)}1z7-)epA&fd0F@J?YiP3FfNOi{S;D<1%DHCIaN+Ord za5O6hs-Vz?elG!;2_WQ#sZx!#$xrQF1DHb-Y?H~FS;5|~m3VbjwDFRgqX|&8=rf4qkkw!OygAy(Z`(xV1 znD?^s!wXx_rO2GR%bX0vPLtnew60Dzs)TldP-MFmmx|O|X^$}>HNsB*7FMg#9dStc z4bwPqg-^t`-W9Hzk_50h#1|pn;Mh?=+|%?Ne5+y%T$K;Ys%3fOx)Ta79_s}2ql|OO zeOh!tooFc^;kTLw5C=n=iS9_l)?@ zK>sGYdszI3fd35iFAwy+KDObzX3s^TjyVV4>u;E$KG*6t66#|$5BN_)zdz8=)w&cPQKliBB*p;^E`3jU=5 ze;1|ng!*4+{)leR>n~z@eU5;?GT`q4zc=8oH+=6;H+lA$7LM=rcl_JQbrC^t4z=s= z^d0{Y^jFNG@A&q-SQsyVMKh1@^!GveVsEuSM;7}3T=1EtnDg!9e>cbT`uO-ded{IY zAEf@Shj99ie~|iL62>c!Z|q)}KgOm6`i}4Pja6|&ZLG%j8-3Ns-)waH`=NhvSTFa| z-W37gI8Zmz1OIMvIg^vecltI8aIAYzqwn~8q2D`)zT=nKG}Kg;pCAEiD^ zgICAXlyZ5fkI63K23OEh^B|dnzXHs~fw%Jd_+tZ(Z}OXfKMegP!AkyHP0 zuYVqY5d2c8PafZ8KThADEAakze6P<7(2oQC5m*6nv#P&8IpFvM(8t2l>i-h|Um5U6 zrE3ZJ7L6*@zYqMy0sp(;Uls5-bIN48umLge!N|4;{OpCmSHU0fkh1B`5^THb%p%u2 z`WV=RMgcE8f*Kyr^?7NJ*9N-RgR>-*@rTV zw>3irgola|d>;(O;IT!f+ClNnky;3X$$|Pa z@F7_k`?ABErR5U4eRP(1ebET>57yk11MxmCFw*y3a@*zN9Q#sC4O>}-`UonaIqNFo z01FujI8hrx5v9z`XJ#iC0Ny=pwlC9Z=giHPoh8ymeFE6;)W}J=jJWAUITZ`fbp+Fu zddNN&FETS3iZ`eES-9uNXe+(Ztt!|-Sj{7K8NP(vg5G2by~T5&o)>XFdEI~lB^xqu z@*b>&yr|Dnm)Oq1UN#H$yyxDgjM&?!$h3el}#ui6^f@)o3pG1Gc0^E{~ z^QY-P-_O1uSc+%uy1kG~_owOH4};75x%U6L;-Bkyl^I`F$+r3As$beool2Csuz|WT z0BgAikvSMgXhsHXS#M~|k|5fI(b28h6`qR{Vg%|m6!ug@9~kumg9pnR3=U zcOu`aPaz+NKDd?fan}DrjP}CRkW7Uub94vupd9YKF0;CTkb5ZSTmz3jLY^Sle}uYm z%VaCjJuAAfkf$ieZPB8qD2M9~k$d&L*=i_HchOp)42M zS@b>N^t#!C`^g4;7leH<_=Aj-iOlBI$FKLdQ=g0G)W^jEA3ywE^rvQX=uWTxE~?*? z?|rYmi#g4{POi=jRt`P1_J?FmLg*mJ_ufAj{AEH^z*YPU!VN! zIXiqCUGCj;y2nP>Z|V8o@zGL{iZHm|nTGAVg^#WGrDNM0IX<)>3HGF|LA7$cmQ{O_ zU9;N{Gh;Bl)~3wjRFfdr`_A$1X6!F;hSmc6nR%(ZqvYq^V-g1MGI()AhX&(W#B zz#4Fzd!e(!4F>!%7kDhBC&4t#aqa_WWfm63#JTngQwVtDI1hkxsS7Ft9Sha-J~%t+ z0~a8B;GCV*`Jy1Dc@}C{_$x8sJV1Ti62Wo2tf#@bJm7d)9}gUf$Gy%TSZFux>IssY zC#Z8jB5~n(oj*A^QWN-id7bytuHG22S;d7+#Sc~vyZ#u zxbnqK6dh+Dy?3$C!&=OGXYlFB^-~=fyM-Am?+oj3sWo?2LNFtIoW0YPikkP52k)t6 z8LGJqfNbe~i-J}KTORblBh5ls5Bq8J#hC&*!;;|0wZ#F;giPg%Ym^!`|k#|0w;{$BhilVus~bJx8H+X@>O>SeGHGdw3Sh!+AXn)@2#i17Kas z>l%;EV!1r`F|hhFEZdT>PkUyz_I@{f2CU1o+TRPU6=-aa&tkb{&~dP?$gu7P>k{^oJ zsmICPQz7#Btr8YO6qtApzFSV=S*(5Peia{(~0 zP-iCKa84nUDx`tQw92ScMiuLzPvO=-uQY>EPmzV1b<`{Bs8%uDwc6bkV|d>T#uIJa zXN1d?xSr*|WVUOW4oATCT`8k`#0I$|Y!Yp{oaqO_^<6x}Jt*92N3cq5<2G;}0N2lj z40o?^*%<6-n5{$0o|y;%BQxAlql@N|`r=oTO@#*A0d)Q3&2Wc>TPXzV**0$TQ(Rj< z^ur*1<~&W-XPI5@v-B^{BJ?lI`HH{(QcYI3`3zy{+pd3Frn+S^$OoN={mR8)a|;T4 zo1bZ?)vjT?+8Ky={tmgkhS@|7oem<$P{`Gw zy6s$pEdzP3Y$=3XfCk#R>YmH_`2ppUE22*LESGW0BroQCHkH1#;yo2uOiHtSBg$3{ zZqqxomYP}6#XxqG%ku)2C8iHd zuy%UTcW3Bhs#cx&5~7|K{5DMrcCbRFHfn(x$6)FUZUZ(s)cz%?UP+@2*Z3zkDNd8q zGuYgnRHjBDGk~vl)o#`*pxul0x9(l+VgjZF7T>ka_=H!Zu}WkpSyz7-Zc{pExXnN8 z$SZUd^27WMkTnr6OvfEI<`nO4Mibuo58kfBy)xZ&|ZBHu|Ru+B;rz+wQ;jD8E zWdHmDem6q{$%-jb9>M)*1<;cLid=YOcOTCT@mqr7RlsHf42kf@8C)|2(<>`$fOQw( zut}G{iPB-xDQ}a)YfS;Viwk~HuxVg-2!iv~3PE`JiJvQmE=q1c2~1vEw+nU>SR%+t zT%!bWU#xw{jr*(w|jZ==tTJzUy9>Azcw(lyOW#;4^5iD6ijCc!$*WV5izkv-wa*pZlleUmxacD4)XA8r(9^}_9rmb6%IQwt z8N%5R$69x+crWaun}?sNbzb&^H)P_*meTv<%vV+w`fA#h{wr%tbbx8)EwP%i*`$AD zaxdF!j?hMo2>7riq+d5xI({0gugyT#8)OrZ|I+<>hXuJG$c=)q7!`r@>^^@N>%gsP zn(FY?zvS$4UI47;Sq^5iu}e=8-t&VeUDe`0x#S+g8p zrc#0?i<5X}Z?Igy9WuDN^g`q&GimmFA#^*~ae9vRBzI5uY?<;CT7FFOTbcRCI7}lO z)6Xtu#$FR%zL_OS*7tijLI;djT3xe0UgL)%2SibUnY71bkgxC%CrJ=ygVX8%I!M%j z&%fo@o2>y-31dNVvh&%UyvB+>f#TaL@GePzkQ^7ylAWEuR{SvM+h{h;wld9*-1)Wg zFM^+Y|&()VL-T0bl7H=$zv5k)^zk5sP7eumTw^=DC~ z({3U#r@he+9^V<5Q+%Ha6ObV{0F;ls2;SPI>Sb z*j!@Ze6BWTIUmI7%Y6Q4v!?M)ejkIsw~E7U zjLZ{;V{r)RD!)svSZF)~(qNTG@nS_#Qe-3E7#N`!Cy5S&`&`Q(_tR^50}YdQ5@3&e z15USu&xA^=kjm?>sJoBc26s0i#meZZ%W{?qay=v#lP){3K23f$RU@2;k+u?LN0j2C zm^@3ucejAE(QfjQEZ4)4ro!utG!?x;AyapfRD~27cQ%VW9XFy)ex$;tgBQh7z6R+2 zMkh8Cz}Px0AZgHz{mdP4SP66|-zyn5|;+HieAFrR41<-h5TRR;0fOi#8{K zL;6*Sl(0p{5ROrXWln#SDwl#q4>cEe`tRoK=nrQrAc~n84^uu|Ma;f3n7tV;MZV&P zESte?_L$B8qZL@fDPG^DPg6Zdm!(RnGmv(aD}->cEU5jh|)3N5rj&r(dC#|MlcSn@Us`n zme%ZsX(P4;d|Z;H!7Sj!X#CrTkOu#@ock|Mf^{$_njv?c*Xe{=zyVX3`Oge&cV!G~ z`OS*N6CJM41Fw&b0ZxHDo`J;^au2*}F0njezV9MpUHw65lk;%;5BNfKfIuGtMD)QE zncuz5%egsm$*)iYeFVfI@XdPv82$Q8uF$ax+ce1)?hRS8W#K=XQf_W#=r$`bOm5$D z1Z!!9s0Fl?yLOgaE$JaD(f%e+o?8bub5+EDe}{^rJ8#S77;EAaPx_oLvpzXofB!zo zDtr3h7wYoi+@{$r&cV2co!R-RgOjDnag^z3-i#5uR604J*9d0y2DpZ)Ut*2`J-vW4 z{oa|n#6Zqk<@hh`iDEp}HEVh*M17wwY?&q?9iFxd0dJ1#8oc6E2kG1}wj3i~LamKI z&`l(3G(7bJp^db6A^qZRR^cbBuTB7Lkr=C!wZPqlRR7LQMS`NIK=D@4p~dXU>Y%q8 zAjk}7AFHrFHb84myBK3qE1#X4ItS(aemquL)EjdCMs$c9>Xl3w&Z*6Z|2|hOW{_qG zADAdwhdu6XRDHa{i&nP@%EkxqZv^Ca6+Pa>(;7zValuj>E8R4En!tXt&;QvJ+xvHO zrqLNG-ordI23bSj`rV{ws32bzs?Ja~CECJArCgU}D@z}%D|{iz3=xnlSvx4RMJ_EI zG}fCQ$hP#okGZl*ls?!)~ULW-e%3RXXr^zx=K^TSMkEoHU zZ#BM2UN((G%BzXRVtQZbDM6{~W0ZS}ykvMxdDD(;@0ka>Lr{#l^)f0DBjqMWux7P#Yy@t3KL^o?)l7A0OC%zf&pp zc1?Vp)ys41hkvU~4XN*(;ZF|q4%fkB)NJd>&@(t~ zELU(8JV4;-x(6JvqPdH*0zO~NZ=_1^@ILt_U6m8qdw@W-UCZxH?j-?(ELXC9oUEY(z&%DC6Br( zWPm9!d`!U-h|XAtv1jS+*RtXFe(N^<4RHHA7mnbJkcqI9dYzS7%ak2x!V{)kAS=vh zerKUAvfqkqaXNg?;C}!=-mMpyaz|Jf$RM7-FDwcx=v{E!zD(aN3seNn)7UW4Z-vU%$X?)_FKu!Rm+XeX{kjhF#n~GD{cY2&UVY~!J zbCYo>x=OxD-ioi>CzKceR55;!>4fM7#>!T%`;?25MajL&DpH3ZMy9K*V z`5d-Q`FPLf0I+ev4k({92%CV_fgJ`mEZAXSj4Q=)AhC|FpR0ezu^LqQSxBYQzy?Td6x2(b-KyJT)r2g zo;kPA_iBsRHvWf{8T9hhciiVm1iq1WrOySC8Jy=NWm64(I)Qw{%&6XFMEvTY^dFM` zc=Af@)9Mv6IH&n6>A#Nv0>CpG!V-{c66JUZ2vQ)VtS$vw2V|W=m=o!=88Z2lxCh8a zgRB7ZyXM-!SqHVJfUx_Xqx22@(>}Lik2FDAa2=@s@0ohwajx(7+MltN)bvfbD0uzeub8I0ysl{lTWyh;j1yBWv(hyt1|^ zc}VTmhy5yfXc`sUNdgCwX_bI80Z6uF;N%rdl75a0?oXPNe3&J0IF}h$eW=n8b0(ck z!C-d_Cg}lZ!G5O0Zp-Je+b!Rv1a9Q18DNJ5t7kn33HGrM9&XonPN27u#Q3NxL%Q2)VWeR zZYNINF>>F*3i+G$64QIPqqrhGV9!QG_`rHL3L?tc2mEAUdJrqN3HD_s4=Oe#r5>yD zK_XYBf$t$a5~ugTSe-ju6#at~)={CmAa;NX42vNw2%^uAY{Iq9X~KEVGykvXrka?@ z+pX%Il(&LVC1>ABB zlfN2FOUesA%)%milV#IjGn1ChbZk7<&bSffsT9Y<%quc7p^J=c$S2+>?&dJ0Uo`Jb z?xWX{4%H*9gWeaWGs3FvQq3OhV0JVUT@8ZVL_n>Wo;o-ECZYkYhy%@#%OI7j$^y^; zUFZ_!aQDzN$wdrvf&ccVi`%nV7sP*`&F0x%j%_lFP-%PFtx}ehg1^2}h`k&gCdETF zYcDNKP@Jr|Cm0~&&7u56yhxqdTx(ke7(ER@rrKvMnjvwhN<^O|ELOqy&d=HI>)rsC zlKz5XSe4xDJE0`sEl)As*)7e&d^YuEwq{a2cw-y)f1=w-b<=H2{rr6M`?)YNZ2~^W z(X_=RxhWjda~$OJx!k=-`Ul}EXO+Bg|Lq_)Meh&7g8RYg3r<2ASx>N~ORG3L*}{^G z4rtA>r47x3lHqBtM+tYNVYs~=vpa`ZTH>(g&D^Px?0GCtOShSgu=13qcAY5M`I$Xl zU&ZRaoNI!v&xIt*F;-bvOg1bb9;gTEvsD|bTm^B&YNS7yrFVvRLD&u=*q&A8dVg{p zk#;qhGLEG1#8qzN%*>n3H2Ezs`?3OWV!aKqT$71QtuCy^5azNf;5B=|J&dteHxKQ({eS zcDZ!MikY-QGa@xptac7A4VNRG&=lj6sNvMdins!G6D1(L$Wt0X&31@l6e|ARG!$)_ z_)k-^ULj^55?bxUxr}4=E2$Fn3aVkg%JU0i)3;F8^fN8=a8F_dP^XH24Tetol&L;Qb7z~esme85ZZRcJmc#dhL*UY&<=sLadZH{Y64EuR19?q=6z zNg;*&%Z>jydr{zCoBnImC#36I8!jpNV(7NDv4z5+Yc`KCUni@fDPOWpbVFB87%~$T zCdlot&?Xz%`t6Y{f0M;^ZrnM_)gu0YKSZl0%~`ocNvVHTey` z1>PEFX^2cbv&v&SrE6#ncV-r8x(d0*J1PuiljaI1(B=N{u9CvjcvS&?^B#0*x(P5ae@$AYg!-+{ zLj*KMteQViF-}YBpuv2lw}cmOk|>IPo8O12T08dWC<#k#e~BaaUd@aX23z=@>+Z<3 z%AQH`i&Gbn&M@JAiXr7j6xL$73cs!Xf1I8f#e|Dn*ZIM)(@No!ACZ0%npJ2%0!@^c zObuX5B$2pmVpTcz*9m!!c}$3PL~<4UQ_$9dj@=Fa_BK$p*5NG4cfBn(y*eoSQrVk5 z+<;eA))bj=i}a>KuwtJMOceG5?_!W&YvAqn4{LC*{E%k#HOo{q>&t;A(l-bw*3jz> zdwe+AA1j0sf!l?Lz;K+r*$aA#8!S9~mU(|gJ9rz>4}whaonac6b4JWJ+cZ@uG~cwp zolY|gd)w9Iga^}Uo)sor3Csaklr~A*O~%yjI_-wy+ii-D_qGUEz34Vx;~ep{7RaZuf*5 zFW8aXgAylQ&JGxR`bg!Xu?p{i)OnqUjq#o;|^N`oIscrryixe%H>-{?6Q)nY_k1>pgpzU@D}06$fWysT;z)%^ZvE4VYO2nsRGtn7vW-KZA=EsZLCf z41No*clHKdhRwKYqGvh7qt)8~ZHNVqC_J*Mg;l;iGl{r3^@kEJEf{4%;ltwRLc z$gHIgBkV|5`V}H8$qgWzwS!F0xWFtS`OM>R-WcmEi+lT``}96;Z}fQb6~17!>=jS9 z!JyHUaOqZ4s!Mu{xBXp>dfiF4)=fzj`s!uC^(8a6*u`1W_#JARI^^g5!NprEy?&o| z&PVvXU^J0}g)p<+!jq~JxFTTbZT2>Y$u#W_J)5h_f=ASe4H6PMFGB?(+HHUSH0|o| zJG@TKVza~LxjC*-f!gPeG}xcKksMqiqN&k^JsGw@SYWf51{xZMu9!`tf?-i%q$M+J z&eSHHUa?%||4#mAzA9`u9GOOuvkNP1h0qr2eo&j}^ucZNDqWQl81!Kx(znn=+Y83J zz)Hh12#E%-nL?wh3PkZ03vi;W?E*Y1XL@H!9&EXz)Z;NuwmLP1CR?br8U-?^ifm7f zGI+fWKLNZ-E{LC~qP3$uXHfWRN|@hn$oRP_r(wy*^pE|Y&B5fo4{7-&EuJqA!42u; z{+L$*?0KN59|-UKu&nxY(Mo{0=l1D&&I2->iPu-?JtBFiNbELVDTE?War%B`d(9|4 zC+6iL>LQg{CldHI>^VA?Bx)ON=L6yc+ijnd2Q6jDGsYp+^j9^lPP!Df^8|>OlMc>iL6dki4z(g~K|6z|ht9J~ zg}b6Rz!AfZGGKki0zfq-H8~2q((DMRdl&#-1A>#Ai{G9abJ6#Kd9jU3#qO(tx`ka+ z^2Y$1A(~qY>$bVAbEE1x9q|)j-K!GWJ=>jX6Gm$2qimW!#Vx3f-kuhg7k?jp$@3bH z(aL(lMm}s5p(oCah1pJsaA&kK!=7DK zvL~Y@uK1ITb$0#5A=nX|!L2JeAQ{O9t}FD#MfAl(niX}}Y4BX*_7D)B7ZP4GJb%PV z^r-Nvj^_b19tE$jjklFw%ffMav~p&=Cvx;|(n%B?!?SWXL2s$MkY{nLRlJ&$L$}48 zH7S?H7kQ|zJv!jzEj=sZdWu*Qg4Nrm5UTw_;`dSiQ8WB}g3|k~K7H!y7UE@6O2KRX zXo?tOE-s7{cv;NPTKD9S(71qE$l0l#ktJZ!jU=uFr1jB?6}v>ayc5IK=>?h zRf}+x&l2`p+)Ya_foF35={^u8GYs)zowRkXWA6j|;(+ZT#uTDIoSHdomk#U!yVv7L zd0kBq5YEMismW#DM3)Eb0=p-8UJO|%Iiu}yL>${Dh10$r?27`no%2rHqa@|9o%VLH zm$$JwN$hEXaNIcdqoDLT?QMMR4%l}6a@v0A2Jp=Z)sD+JE9{XERUF9cZp0>FKf2^?8 z=l(jGH`6QbV_KvUouOB}=02up!q@(6&tcNi*)jD!_XTLibH>znXn))0W(%t7b1aYV zYs6|5cIh>8b@ka5=9uH>>z~KJM(-Vmp3l?I&zU^_wK`#)g_=X(*Pu-rZ$+rjTCqPt z*5RR`y*^LS-v01zmd{~t@1VWrY>$D4{&)OG!S4%?fqMTt{yK5c9v*HE{zKqj7K|VB z_}AIqYTN1@{0G3lGz4hMe{H1HW-BOlj1zE{b|)n5k7*WK~=L;qrLWT5Z({xVor`@0!kpO<-jr@w-3TI{-` zP#+J*>1RV8e;=3^`?fO&-veIz*^|fL1Acf_Y!1F%eZvLf?C^Kl?7yD9IFG*z`aN#2 zJBPl{Ge0{&nfSNUUcVsb>wi1#C1ec$FKxGXADG_WJid>V_fH<*Wk(z22p_`TJAKD@ z`dgvDEYNrS8)OF^7@a)+b}*M~H!-CWe0^^LzJ3CkwEiXh`>FoC(k)lG2Xxn&pd<7z z8P=r~!-7v!q$pfd`dU48u{=)c3`@`wwd~?1&Yp6rXDF^!Y#L|a`uanI0VctJp zpNFW`W#J~4ug`UM(tA|bJpQ-9U*#uL=zr(goKyLz@v+7V+(y1Wql|C%>R`V9*{g%% zXwM!0C35+dC{O<-`sd2<3h0e;v=7{pzY6I1Y0 z(7y$?AAGyP?(w_dTlCH9aOWDf7dK^HL3c%+{PA;mFX*ldAQk*;0>9_suniygNj&Sq zoh6Uo4gR%$Q*+~HmsIdv@Y&$+r>(mAgN~V7VBhvr9n&?C2=%prOK~nj*x^M)XKKy{ zJBGHgS2<)ekazBCmNJ^iGve;0&ekV+uJ^|STP7p)x2BX0yVcuQ zk58$55Bl>QVZzR$hqW2m1kdC9a~P{+z!@g2kq^>}cbKtj!i@D1^1UKHD}2o@r+=ja z8Rgeop#KK+ub#8sT$*_>%uWv60S)iAM{_(xb&b1&3RTp~9$$)+c^cCLwd2GMa1nd{c<4kf6`vqzg z2c9~Iy~ZxMF1^ZOKMVF1?lczOURF#_HnV5>-xV>2?far*ZzE54z_yj-0++MF)-LL_ z{eUsrE>(2e+o8QY(6;@;X`cc62tDrSq9Y!m^THDt;e_*hrWftPM91+`Z>LnfZ7n)p z;Dx|>n#MYx;blEdDVGP1#LIHY+`>5Ac2}R=Tgyavj%a&Z{0qGd?`3bGIC2+?OWr?|*Baxs$XXUyB-fCdq@xM~ybz;4$+SfQUuH z#PO@-87B{+IKN7sjo}rapLWRk^yr1nvxD)$Xz)vn&kn|i0r?W+vmv~1Ge1Pfdv6j| z$+MF@Oo=LahTSvm69^GYfj#jTY0qxjL!-Y)d&+JHcmW|FeZQU0XfK@Sd}iXO`@tqf zA6Q_wys(f_%3+f}r#=2d$YUZPL_~MbG4+n_;7~G|5K>Rfb6JQV*t3_n(lKt-6x~WW zAJ}uQA67Y7sRy3vgYCC_C};i$cov4-PabEtqx;b>1I1|1J?4=~V4)zUZ8#|U1xe55}c^&j5 zJk(MIvoqX;uflah)c1k;S+lKs6U?h!{TF0$S0-cTZ3B|<<{;~S45ar!$OfY1n+H~dAc%`-REMrGhG7ZpQAWwbMnf)J^z zv3Lyci_O~m@Epapb*w=YUWnRTwS-t3!LzBg$Vl;q%2+i+NK9&lCs1t^5e{K!7R}(J zf`2J~EV5WNKbt_Mx;Pz{S8G>;XQx4wx*Pl=#BCag;MY`^TTdreyo&gk zIr#GQi#!I61~?SUQ1wvK(p1fJw`h>)$`JByJ#7*lilzqcElt}gEJQY!?P^aNDF(5% z2xr_vx~Ls652n>!sHWs6HPYxAsYdDIbcs6R4WdH~b&f%Olq%qF;xA%gAgh<~h%)mA zQ&Z84M;p)w$nX)7l#=C1XBjObf;_agn;TYFs|TM?$n&($v1Q3yLvp0&1}Ea7?u+G@ z^cDoBIu*oicLmZmZn%kcrmU4BFN8$wzDLw>{6Ry$D|suVi%J1G3PHKPTZa{Xju~4c zwgs<>P~D?sxl~ZkWC}3F7}nWYVV{} znUiwn4K?RXsm41)PjnZ#H8S+s=`mOT8r|pnJnwI@lmJSUC|gOqGbDE3=Xsy^|NB1g z^Y4we&i72rxVpj=Im$dX&-`YJa<-655j7N)<2XJ6t^8QL%A`b|FTmt6cr;<=wYrTd zAV|eTEy~@l)z?ol!;Ak{7JsW4`{J0OXqw6lRG@1^k!#ig2o1OJlvWLh=|R1ju*6uz z*(T2M5*dqzVAS=lj(T)rR2m91jNB;h>ZlB%xp6{jHn;owtHSk-@S>av}&HZCc zOTufD`55kRSmt)rfxc6ales!`h8PwK!YALf+-qwg2ddG8u(yUJ7p=XxTFFS#8^cdt zOjICHh~P`7zU`oa*=<+Idl=s|!j5+|qV@;sPQ7_DoMzP^7Bw%QbhgBMbZ@f|=R zPQ@2B#yrlaTGS#`RAG)EuXk3&sm#^0+Nim^Q(7X%Vxqsd=05L4JSAp|m!x2f&(L|s zW0;P@#$~SANn;iok|#2`@O3r+u-Q1P>THWx=q&;e_tXmbyiSbx*z*ERXp0c`ws<ZO;m=NF>6y%gn*MQGN|Nz#n@NQ!ZsD5oMNX{5RT9%7RjEiC#wq^dinXL zpjofjS9W7IOK*`-&almP^ozcZRl7q37)6tRCA{_JJ!>@N8b1UHc1sY>SH%dn$5%pP z5IQJ;&@sB!mWwG|fI=c8z_AfL-pN1N#2udgywJd_oETuVftZzY@co$Ugyhx!o+qDX zg^#kGCplt2&WVvSvk>pybjUVgo4V!^Er0y?P2W`^hDdG`+vf;a3egsQ z2O`tyA-TgEiLHx8g+wb+8j&ftQ=0AMw*O|l(n0cUO?OzHNs6WC$dkHHZM28-G}mqWHm6tx|e@I6H+~(PlwD53h5g zm4%Kauxk269vK@bN*Iun0^%%3ekPJgf=oUC(HQcDVYoN5k| zAiNF9?n+fbBO->l1ND50Cw(7p8_>vhe1bnCP*75anH*)DE6tmU5gqZ$@-u3q(a7+h zp@g;IiP;n9a%sF$a_>b*whFXDAXilJ&oG78x<~p;ETt)qCmhn7{YKZ`Vev>j=Kp@1 zVp3d`QA6g8-N#tv7w6MNa@g(Z^u^iip%2?lSbptn>-10)oE|%9*4pQ3ZR|W$){cM$ z;0j`O>sqgWT>k&FWR8+DnxydpcMWsFdAdKF%TKeztz`l->0LP*=6IHVmUO#Q1nI!H zz#oEPTq*r1_?H`)6f~mAE==bUxS>hCcG#+WU3!`3ul#wi*5e^JI4>B* z#b3=f{U`oQ&vf+*W=rlbzC4ojI?RvH=s^O>-3DP8h>w_CyEsIC{}V2%U*PNd(?uQ` ztQ}G6!FWJy$kxSGdW6t85(R>)O$v{=8ioFxvi=GSvvB&F^5%K+Xrtd;BVh#Cy&(S; z$c5A4Ny58{)S?2n31h}`N6}}Mf1U$M`S0f7*&!&bt)~3CkvqXx1VwPJ5suem52PzV z0xrJG{h;lNdlxGpt`cH8kSYo4J7x$`SIhY-i=vN_)Q52Y_60wOboLAo@s!m0T;Tq< zq* z5w4}h!$~3St&HS3>e%2|5}Xj_5)@XYA5=&lwn>r-Tu5Qv9ZBzhXiFRuA?}?Dmr(+( zN30^(Qn&P6OgmT)W1(1>24d*rxC=_Nt#_lCy4Myy!5yvoJ3 zQYC+&1>41Yg-8O}JgeLkh_%^)#-Zc&qG4UAH+Mo-Z=fHJxeD8nWNm|qF9hv&fD++? z=&&u=u`Wy^bxbyRS*FgIe23otRqK{hjsEf}o|rjY9-@PKh@aSHzpW$qMof#U9(Px? zs^@{7X>d3^tCIwUI8!l1o@JD;$mjctlk%63jhEZhs4BbP_j}p>wBgyN*9Kn3mmjcW zYAZD_*yxeQAG^JuuSXMd!l3tNPQS;~>?!KwsYls53W5?GAKZTsdsMM+XAmD? z%eoE=Ax6~F8Apr$;K4d}(`}_@cz3uIb6IRfAwb1=!lPT+gdVNy;gno(oz;WfyPLsY zZ8zeRW_ZM!8KOdc>zZxk!@~fxu~vy+A2_YV|3={@>(RQN_VTMG$vLK~o4rg@#%vuH z8_wEH!dauct9hO+m6gzLQEYlPTdR66ceo*w8BAU5m4eZj+ZUN#c0bw@X)jdIUqISw z=~tbd^qCpk5I;?`J>)cdJjF~SDoiMNs7ifP&+E+`Wu0Dy$=GxKyum4%iI=L2AHA6m zZ~Bfyw^;QGhbs+@r4LOMp;tJN$kY-x#UNJJmFpX{^#+O~YvR}5aBLKtM16^{Bl`wN zQ{1HxiT1>Dum{DhIpjsUz)}x+*FbI+uXwR#2Ct_IoeUr8<+{v!IL)f8SD=bn-u2`q zx|YT|)VY#!*CwwXK@Pg8A@X{i?beq))4Z9ySJ8xgIOB^DEDb1skqD+aMr6J8kT4hWu8hrkNr_(u)0bE1&o2w}bl&&*Hs(lo`B5-kl@(g_ zD2ZQQ%)1^dEB(v;-Q};G&WGh5>iHF6_J>GrZOp~4@>juhT~)yRsxU_so*WTH8}sz# zV15mnZoeI9eoZuILUiLc&4sS=(_q?W7!aQpVy$4CU>k3~tNa{zw&4c6=Y%(3uuZm& zS3~Rzo~dKOW44#SF{4f|*hb#&$rmgj%?DaAAuD5ji^=4YsPeZ&XOY*VStoVYNk4DyI@Hd|Z_Tsp7U9hV zZxE73@EWo?q~nPxDeZX&L-Ja9UPs0)^s@A%i9#_>uTeF zPSmd|57ju{IbZz5LNcs@_9IBi2O5a#Ij5`9B$0i$OUPwPrKyHa&-Lv2RUR;`!)K&j zlW~}nFf+V!2@ha&GK^A{*C#nc3$+P&1(aCj1J&SGAtByuRRUM^Ts{wp2?oy(LtqtK zLLlZ^!H#``fAOMQHOJam+i%haj!2I7E&{(fyMTDQyt5uck?4kQ2-Pm`9O72EZ15y_ zJ;&1C3`0Q}yEx*yzzN@#zSk-2gu?Cy{Iwpu%uvX+GwJe$CWJW<(rydHH=FumqcLP` z>BTuDFZS?Uy4nh*OD|9igUmex2Cmx++Sfo+kq|l${08ZCk`8+UpmG(SPV&w>MblJd zU)|LqE5d4IqxfhST!2E}G)Lq|tQ+=Gn%^tosl=<4>Y1~Ts1#f5 zS1tG&YBpXT1-Te^mCrUw)k;m7`P_=GDxYN?i&mB=G!zJYvaI;nKxUUEoDq8#O zE!Y(4YFexla2DKb2lAWPtHP~=TXo!VYjQE+{x#5nT%;0=@_?|Lj;&g_EUS&3Rm0o6 zgsoifAU6A(iI`zbL$$*$XEM`{TE|>e!L=Dstb*H16Gzq0NiGNr}1$R27 z=NhakFn0>G;j)Yi!mFw$R+aY(r{yEDS2!^dkp+)|x4L<53pk5pA2iMhp6YG|Jjt{D z{?mNt_Iom1AcL8WSj&_2{ri1|8vB`kKyOPsr;jsO7br+^(^6Q(U9bW-Bkw&94yuM2 z@NvKh*~}Y?jp#6t_m-nufgA?HdpNg}XA{=`vp@#Q%ULe(2C}@hGlGKGTWj(Z!77E( zj?szKSSw#z$W}r0C3wv%ya&9aK`gf`=CGd?2_Z3(jx)AE_L#h zzat~MUROp~N+w9)X=1_1XcNdn+$>ZE_rkYh52B`yZG4fPSG%$OBpM`s!=`#1^$6YF+=%U~>Bi5XFzTr@;K|Qk#Thv3raUbrd_|j0w#!JW7sR`guHeBVe?I^8{2(;m226 zv)$QeR;EFMG1!}i&{6NM&o9K$_1`;CW5#~(+dF+ia8^01O-=tTahHQ`@L7CQWe37Y zKdEP>xLJ29`(2~7u_@}_xDI7#bVrxzbuL@q3_{iW%^1ipu!!zJb2@lRrc+Uv04qlxHJ5^qS z_!69P;ZUhFg46C|1D&$qF~>XbQNgL}S;1Stn+jqFJS`Y}IEHbLm*Axq0-sj2Zf0C# zA}Y^AMXAHBV2|>=NHyqUveK!};;BBWv&yG_zMis5tCC2?0%p}Qd+M~f@fyr2Br3Gn zxW>I8(p@2}xl_!#Yj>T;BP(1g_uHZu4dYuHO&GVvwt*`!l)f zW74`DF*{H$CA~GKy&HkD!7)88){WFDJQc<4Kx_1EQrZ8qofBzn?fNQCO&FSBbOSt^W>1D84N$T!-iE{z zz@AodOp19jNU^w6-|uu}Svaur8 zQcH^IYBUCPOAjk(R@;)AY~57BlBpz2QJw`M`gUvBr0kd^&<3bA z$J0fKn9tVTkj>H^xd;JsWxCsnDy6GM|1+TfBPJIVY(Rj`HFjGSxDsgYaODCwC5?!ql5lnQIj{R6nr+HI`Lc#L|6|GOHVk>4!j&`j_6KM=5Qu zAl8}e5A=%qdV3sgNSojqa66nvl@Vj*tUiy<9vFD%?PYI*`G9_qD_#w7idvX z7(nKWpmTz55!a&ch&yrw$R!1BQ_3D{Py{bPXMwVP8EpL@Q2JlY64Gc#O-r!;%9&_4~Xd}da0yuM3iYsb^r5O8_<&X6k39m)~ujUkc z5_k(?Fgu^YTVi6m`C+m4B{8RExk-{Gh=G<~XU;5!SQdgOISFdGit)WcLBK;e`Ei3+ zxxG;xffEJ6@19icn3M)>=3G04seqJRlMNR1Q}sxb^{KiIIKBP)PpPUs?;~$&&pW|} zHw_8tlR2EL_XK@G#8gJE{g6_(G_!yzQJK_@Ce(fgp^M3~S@F^rncLppDm65xz49!n z>?EIuz|Mr!&$BJ^#45AVHoPg+#6h>Nw8i@ol=N~g!!A;yK4MmX!0mHTPO%Smrv3$6 z$sl)CxKVJ)oo%v1F$F!$B>%8)p_;J6kR|mISTV7uSR(O*2?}c|;Ym-Dfn9H7Yw zZk`9A2pVdMdvH{(Y z?5RND_Re><1f|~??h1|kSa@-ZpV)WcPEt%0?aL{X>jjoCUzOVP&ZoZUBS5QZPg9%! zYd^WBTP)Da(M#1`J_PI&8(RA|#NW#@{5x9mSE}`k!K%#2oF?^u@k>rx3RmQ3Npstm zDEfW6qdqrA^J(~#>LA9}I^xizD)t0B8hsHi;*SB72&R4Y`7IKDjY4}ks~Vs`;^>*# z4=kr;Kwl(F@le%2C-FbXHhC-=g2jr;uP|&!TXN1Xg4cv61H&wr#u71M%J@IhKPMYz z_TvxBluxFZN5P;ZY*k>@^|CcMb#^*&eQa7#ilYB6rD#lopwbf;%cTa_Y1(;`lE7n0 zo4Wm&uuOZ0>B4w3$BNk*EBmiQbG*6QcCPrEvLueYtTfir+fO|4rfn^PAD*mIi@auy z_DojpWNaW912*MG&XyCK$81k0!?cr4!VGn=hY1I4`Aztob9fK|FPb5boh*E16Znvy zIV(U8kmqvWuzo9fR+d`46OixH1;=B~msV!WU!vcSw}R>aGO(k-Tzhy_`5O7K*_NtU zlfNNML=q~6&SOw`IYzE-r;iwzG^bu`S=Tq z)yBs^#pEOJ9DZ&(GC!tWYTY{y?U<0UZB|Yi?*cVx}29i zL&JM?s=?;j#xJ$d8?{_`rLCGPYgk27%_aOE@O|d@fd6KhEKFog; zl++_mD|=k7O>Unq3czaxE9;8F`>5_d7;WhH8T|!pjHQy|B<-4!jo>BW69Ol?P2?vm zdu>VX9(CcFu>yQ|Q>L$9*U{QGeH~`Teu5q=NAnEKFx&;q>OAA};UH6m`CSH5iX)6` zq6T?N!}u*w&PSZHdaIDnW_OPDOJqL_*)1+?Nhi_> zD;`}P+@;sKT)#kU1Mg}j)VN6ZgJIFl9mCI$N5LqekzgMSmcxEcd7AXKoH?9T!KTHR z%{NHDfkpEb(ml*vctwNBODH;QRUQBm^cWA21bcETe>P#Cc|Q>37ayk`_mc#(^Kt%+ z5Xkl(AR(5?JtT4I_%weiZhMmHKJFq3R@S1n(E3l&FSjulB)=v@6{?>CW3}&M0d1=k zuErSA}`Ho@6%w_F3#kEEsb||BUImxQc^YM9?^LFUe3 z^P8;*VXuDvHq_PtVRHU9f3~9&=mQewY9C1mENrg2A%UM*7E!L2JKGmslP6N@XY9K$LcV}x3FTY3W0{N8tY6Chv>`A zYZ<1IuQ|i<5QV;s9Ve_YU&~gAA4r39RLX4Z#&W_jpB-%cDStl}?$bF1UH*Mjd{ zji8>u;i~HO z30N~r(WP%MbY6*{&(5%~QT+4bpiqc>jrv`Ws@}M(z*GkAD)3t3u8whdIgb`Nw!j>U zV>=AYS?a^0S2f`3kw(_B#TW8~Fc>(T8&3Z$VH2N#9LBXC3Us>*^nt4r5ZiAf$z zNahJssw#C99Jsw-J^;@(nzqw0qJS@JV&kN=I#OQb73@ueb%~HuslV{~=ej7x8};aI z!kE;NuqK#))pHWwlv+y1LaT+#K0i_2QM+QY1VQN6&LMG-S=kJ>FlXvUA%U#La>%eL zgGh)xgu7@xr|ZyAlM)8f44-jB88``g20(GQ3S6oi4YZ_=>q@s&V&IJ&m}A0hK%$&- zo2ahBPdufA$|>ziafu)m@lD#t-(f?GbCwvDX=L=*_w$*w3-h*zOSj8-}B7VuCyA4i+G13k@7a307_So9LjpulbM9A3qO)bxzB;`BT{ zFD1W1J)DWz$2pdtn~zXt_oO$JpX1nCGhcx6DPU`6WXUUqc@IHxzA?gma-rZhO59Je za$OAeN!;auEfx^EA0;1HolF5c|*L#;#>lprDEb+u=bEzQsxcBkaEUlZyk*w znn`ySePb*prd!Eov}|@dVxGVMg5RfoNRmSH)q z!=hEsvxpuSE%n##Dsp159*5STV;vP%BkvB@Zkd6i60g62NqE$C0*ARNG=^4mu&cy(~cX;p4Z3 zL6q?}7aSxvn3TZrOo7%HxWQ+dw6|WUZJ}AnMOe^VM{+VjI-FoRL)4qvs!bzIH?nkZ z>d$TE`5`ya}{R+%ZLTo(2tmirK zz6|VGL-REs`~eRnz^eJ$2N{9fw94gLzjY>uv#z4|uuPiyv6)qFPo-!t<1GKZWIBq| zSiB110-_GtosTC{V@W|p+@=J&kB_ zvlHoo2;yRxkHeU|gldd7;Y$%5YqhzLVWo->EfutCC`?pO9cRp7Qm-fGaZ?O9Sxp*< z)wPXa{+;$NuGTBaGKeq=?2sjtmT5k{g?TI<7ByhnKbGM3Ta}geI8b^SX9)gvr`yDu z;=!19A@fgZRSaT-Q$tpEmDXx}YoQ0@T0WCdVlt5at`cChF=k+4$X-lafh#s2XA#fE z7?7ijFQKpH7kuzJ=$a+U99etOkV8OP+`FM;>HAoqA%hO$d$aWYgi1&cKurNbqWwz# zOQgp`C~{N2@27-YFmMX)K5ZO)Y=zY*jX72+y`_@!Lu`CTDV^eiWnMRs>A}WE6`5>Z zBXf`Rr@gRX>=C^L!pG;^{Nvd_I}yyFcrai)2U#VlZ2bSIhY zb$|@>=cwRZbEu-8*^}~@`JIqQpBZ2~lT+MU;LLWhgIelJ|D}}J_%*IZUyuc1W-B$7 zNZXvtm}=P#t_Xc!)MEOxOqR0C0s%c7x9(l^@rX%S$Ezh~OlFPc_U%1QE;tS9Z6-vn zx*x5|6sL`+h%AVYx!$z##^@Azze_pN#!GBk^;9u*vB_Z+(H1jTCWXnc6hrG)uv>Z} zZY%wtpact)#+3@T?I|E`Oz;$d2`itKwo;eAQ97pyyX(t6ox7{pEy?wlWw#D+RxQsd z>F5m?cRO^$wLKiS%R|nR$8}a`Y0Zr;T)0H^i?_nvN82f6`CHM-kX_`t+=#w+lE)th zkO>|mYbR1L&sza&bu|rER#JrX})>u@*h=u-o@qYgatJwNQ~o74#gAj z0Y1jNIjIWVkGjNR!}0`EZ@2}V{Y(kEv%yi_#^2d2IP+2t>EYK@vw-9g`6N3o_;3kM zpLAEDWa$Ba9Q+TP!=v2)k5w~#(u4P7NbkVEwdOpPq`SndrL6JPV!MU1h~c+5VV426 zId;$t97v2dvL;0XnBrwB-Vd_ruO&XrqV8b>Sl{)*OQ{=*+{K3*g{`_;&#=Yq4_0^L zV%E-chbPCY5ISg8X*25u;m?D=2fIJ#)z{9TUKS~}3N2~U3=W^=%Anf_#mjb{28Y`}Uj^5)E+Ov)Y? zs{=m9I88wcFcBK%$ohPhafM~7H2N@1=pAdV#^x8HDBNBWAZZ``B6;A}6bGVEKA%C7 zek8Lv29d{y_tgMN?=eo$vt;q^j79th@CsRuEM}Vlei0rqlp$6LS(@{dd$D*ACCDvp zW0rm|VYD)QH&1r_f0#~Z=p5DCLB~LjV}48`OP%a?x?dt#)vN5tuMvpVt|yY%O6iw4 zmIooVyl{_ZtRP;T2I6m|zgF}Kn@#BJJD8$azl#sOgI(?#O^PEx{Jpv82#{^ADQ4X8 z9m^iOik<}W5nq^asW_hn;Yx&keY(S>1dO^2QiFBu3#7ks*z*^`pQ=%(7eW81zKR$A zYw|ga^V7g%vN#%?E&t1M5h>$Tf=>|~cQHYK(PZ=IuMAe-PI^>^&|H)77j#WIVK>w@ z&94e(4EyedvvM})I~nA+IS@wA?e+ObJ+-AN!&ziO}gr- zq&GyHuq|qy9rOwIo2o7*j+lP@wSJG47FZ91#f4!gU{zAmj*zBnPDo>bQH1Vk65Xb5 zmntimAEcI*+C)OduwB&N#T0v^iSn!U?YiNgs0T1s?vseK&(#Mf>&URO}V#e zBogI*;<}A+ z(~PK(>|a8Lww*JG%$pY9XJ~Tj2KpIBay?#>LVi#pP7B0Gmm`(jQ2l!dD+kdwi7{AD zXnC**KjBCDVH#iJP~O{$ww{J9n1Od_6zraUARYu%5U9MFY$LD+fTmJ8^x;ib1(cF& zmE{sh7UAj#L^r^bKB<$*N@Q2EA`vwQWMakw!>4>H?{KqFp{j(EAm4Bd-8e^-K!Ot^ zwaW6DIglb(w2-c)Uls(3(D#e4wO5xilVHNNqUZ0R}IL-uP(?_12 z&8y3^jT~VIJt*PM2C-=bxF@N&bj!8i!3xE{7i6zTt^mry76QWm zl=#|+4J|fC7IF|Sso>Fy+mI}np#)uLQz}(Miv-QH+NWCu^hgvxFHb#~Cc#GtISBlD z!KwHif}aM?&^{x0zakpRy#RQMTOUX`|vr@pGN}+{W;O+_tT<}1yJ_;Qt&CO zpJL8%zFGaStF`)(U%TNOz@@b>%)l)4LqNW>b4_MmzbGsyM7$2TH^9(QSUAnzHZm_2 zyi3hSL}5ha?5JE3j_*oOWrjW7K0gKb+C;>*KT&HiX59}oxme4$1Dra-!6V>|%9Qm8 zIJ8s*)&P^B;xS-F@t%(XOAYp?fD%Ag_`|uxMtR*;ogC>tc1G=(GCK6D?T*#abhXbU z;`>_Y^|(0525|@flgj_{1KbDuWiiQuy%hXH>Zm{!bD}=eq>|?exzMM$N~!vp;=4*xW$rwnX0~Yj23J`Qzhj-p{oyH5S1_j?Hgd6L4U`9A+#?kBkR0aODQ<;%7MJE4C{_rmmZHf{H7YNPNy7W=W4 z{;ckXd97L`IWl1;$paly#fyB#7P*xCii7v*vx=Fdb&gi`l2x% zv%0zIV{X6qwn`i7WsX<&uVp{%avPGL-;mseIZ`Yw&77E&p7f{P#9T&7#q&@=nyZNzt2@8Xf6|m6KW#K{w$nybhqPr6m_WY1s#tPm|pS?*u&VRRMSLL8LCVExr zoX|J5={4x1To%g2@ItHr*Xp+M>Tvxa26sS1q#vc#mR&tcCGQrz4{{l?`lZ)RGPcoEnm1QTSB1EW;ljUJYH)iEz@~Qk*$Q}v>qTC7p*hU( z^kz~5TKQF)xxT`Gc=9t7!7=fLF@PCPGzfe;z|9lWoNgovJfHNYb<{nR_0{DA^~`bh zS?+2UNaYo{JY+!(-0mt|JJUJZeljHr7<8bd{KDE(0R4mx&qY-JU!h ze?5ZYC(l8_q@)xo)#)T_ayZUSHn{KCnMMTdYP4_aYpDti!CWz6;-G59J}|b2kOHFk zmRTr{OI(WOi)3T`h8I>4E|_e5HEqHhC3(UR!Tb%gdwv+9EbFR{O@c>pH4>8z#}JEO zOnSMh;^b)&VqK)kKpLMtnqUe;UwWpNDb+ykK_rOcw?U*@8ewH3xI+}(l=UKtx|lY^ zInO3tv9#ReL%$#LNwpX9#rd>1%ZW~Eietix!!0bIA}XviA(I>zNFX7PLk_DnaBh@_ zI^@BlP?iB9ldfyS)hw5s2B{TREtU_y=-5T}Ps?tGZ#MBS0xxAEh8G(bT%)h6OwGdn zn1~?=tCyx{xr6-gGei1Lk8WCESw4}DZkh=XfDtdLyoOuZY0|m&7&rPL5{4EE(!|r! zU6Rc825r9`f1kAIBK}^pUs*q;&>-o1wCwk_7$b(fRiLNjMx-H=eF8yRnmO?Jo&sxN znL`(jrg>)B?wAxdyFtD&m~lbjj`dbdOKTs6K~(`0mBinaF(CJNLLSmaTlgd={H+$C zgr~90e>s&7Ly7yOW-9m^EU(FEoiy-=`D+e~2|>-7=Xxbb8f$n7@PUD&nLd)>H`}5P zEwaa5vK1I@C}d7f#%L^Zts~YYy+`@QhQbW-7i@xzGkv=zTaxf$KG=+i8d-rPA*^K@ zQfa6yTq>Hhzb;!7+E2d2G2g2eatPa`bWNp|pG>qFJ;R;}Jt!Qb`6nr6oGl{6FK2ML zvGg_=xfb%*@OdT48QWiD&b$=g>|!ySpW2B*`Zqj4#}$5tA5S4#V9Mz$pKSo*bb$YPD zcSwx4_zPU4i)F~9epd7HOqV*MjZxJM0s|_igc1`vgTJzZC*U;SF;z=D(t)e1Wn=w3 z>BTBrQj-x%nVl_+SNH}cHkJ?A4vAD@jLM8Qax9#L|D^ti4%V-c$u$u)rUZC0f!T;+$QJuE;NJNVZ(2#mx&+|VZwvOL+->|W+R=lL(u1XN6(xud=ZX7knNB63&(YzCm%!{Q zcjB9wjyp(sA3AkI?;M}|$ayWwl-V}*PV`x*UlXYNcsjnt2Xbb{rIevI#%nth6C4m7 z{}ye}ZvnqRx0pfqMfAP3U!~^n5542`y>~X47o_WuygrWa^*3ukzW{{Z^!C0feCesZ zIvwcVn_e5EUi%Q|Er%RR`b~>DWcrQet-sza`{2X0|62G$?k29i^Gpt6*XBM1=ry@u=@dwnUD30B zmFAhTj5s@B>|fk`l+P=9h%(m*RwCa=IJ5Ek2&GvzU2uwUmE?jY%}TRe0hI25uO3Ts z`1^c~!ptjyhdGsNj9k3hk>z@TvaSoDG!b(T>t=dM&!vz@7*iRSFTt<(hvgDT?CiOg zMR*Jz4n=MPY_;M;cp;;9kHvX^fF~vA^Vt(-PgCaFO*LXukFY1#5$5Lng#&_K6RIyi z)`Ul^M*g-z8?V9DI)^vza}3V|oKN#G!r&zVZ>#9dK(7f`9GrF?EwI7gpwt^OEJg~W zsBemtWV*V`-^8B(P3n0XVeabk12u+);DRImeq_Ls!u^{IJ;IqGkT*C{bd|*UeFV0S zh~r+ISm1zTr+8UH{jPvD3Cd~3z6Qmlmz4LHka}6d{4UPc)nw(mf=C~%nKl+yhcDN9 zCWL~x^2_tytrMsF%HOT=kcQ;l$Tq)A3#ev5nNUH3!b0`|eHkbO`b1!Xr|$}gV1bS( zelX7)03~USpr?6_PyxU%1^uR={a784_nYLUu(is&7^w>15Ofil4$yA^T_~Ww0NS6M zn88^?(9`Gn8}h+OHnDep`!a}ik?`ZeX9=M5n8 zevP~{7|JMbEjO{yRlYRztIAtLL{HwYl6M3Nz4FfICQfq@2s(m*9_XV$7xU#i1U;Rb z==bUIKpp5IpfxP01)a%H%y*lvqg3mv^uzSTIo`91 zDs_VIFxl~=(*?F8RZ9S$2BnH6KA#${rD8sOajGs2glSRgFgwR9aZYqCwf@>v@uZ_w zOC7D}Fw`(yOHE#z%1(uY1*YFAoEkUemLd`%>*BT=yBhUe3zZs4JwO{6& z6?XL$n;EbwUOR%pp=-rU5GG9qjJf^d8!5=eB%5zydH}0dslxHTz+QQnKTS9{|NOre z&T;>$PVx76#!W@_{;so+cIr3xVx3;HgPmZbj{XqO4Cv?h2K~h3 zgMTg3FSosy+n-3JRu~!f_mx(`m0h7ferlt%G=vNpWtLzU^Cf1kS%&Kp2mWQ|$#&7OnZEfy zxI%D39qQ@46=}Qt1SIs}qZ=obVp{JJ~18A&s&jEY5y=Ko_z5xa&zdIN>4LjydFB|G%Jiyz=h`K0ds+K)8 z?=hB?5K8g4klp~JpT*|2^e9Xr@8zC8T6aIm^Eayxjx(k|3Xb9@<(LiNJKfjW1@R!Z zC#&RGs(;hv=xo?URy@Yh7Od;PmwkpOzU~c$Wz6^o^1&Kx z2gmose~Xr%L^oYSQ=?}Ep2R>TSiLFb<9c|iH#3-1%1?1mBgI~vcdL@Wqqh<|-~KWW znAg~+RAR352eDaccxVl?W2usMFKJbR-5}#t8nzlFPB(gCk_Z9Q@YM9bl6PG%F_;d= zA;sPh=_T^k(JbZDa@gz5Y&VSu+5Dvcp{AmP6 zo$%Wcnv3{(8e>C|0ac}+Lt0PYV1C&Z+&`m1dd9gcQ;!Qo$-!#`F+0i!3GV@zq2O&g ztT16IKVA)wxyiKU@p>e?SFDj9Z%`QEV}RWPttfai8|D~46h?WJmR!YHV<+1PBl};= zr6m2wvdM5$LZ4>$pfwNpT-fP(&{z08uO1nQ@5LNsuaK_h_bdfnlYU-?Vwf-XoUPudXd7h>ktsv(%MA#i%83itZ`w7S^e%?ZTS!;`J6%BSkR zdSi!I6_82K)xDV&n*DeZGD!V$I0=CI)!4|9gJDT?div&AfG{7AGK%SHnHFZFPZo1>KYBQ-nBOGV{AO0o7QbK z*p!jX{hUeeG&zV$A1pJvFcw;iKPuOSb*PP1W~WHIJRG87nTh7>K_n&+|w!#CNnHraz0PP^{Vd!ikxP9<8`t|B;HrNBAVW$%2L1?CVU^rnYj)1exan?dd;qGh<6;3RZ#oG`&P9Hek8fT5!ltlHmqlIxZsIA90 zJ$8Q;6N~Y&8om5ddctXOGQHjt`voz#&(=aTH3sSb1nWpGsvWj1Z>@TI?uiF(k@HY_wYAsz-VWf$GT?&%jsNWc-kt$vPwl*L2lV3^^dL~@ zxH_Oe1+<`2&6XCvX22|IgDt7pWHTI_9NDPlKPX$VN}SU|e2q0X0V>ACDeP(thWKl2 zzf}^RplzR=Y`PtOw58e`47_`QH-J9^{8PLMCwnbth_~8PXH86b_r1%4ItXSq3Cz_cs?FElt-ss?0x zFE%+Z;WFLH>O4ozP|{^mMvd;#s$Q&A;KXeB8DG3MYPSh`pxR4pI?kGE2eg7opB+s5 z5{&JDZb>?!$!dr01=;|*{UT^JK<9wgflglptq15V&??Yf7eN~Vx*KQ$bWbNV{aiTV zUevvz2jfG{R2bR;Ibhw*lCs&nQ}g0(#$JIWdpC_>_6@ZdYIi~nqcKt<76idX{K-x( ze11JKdSh}EeJSo;{Gt|BPx?iB417H44f}{YXH#(c%jUw3F}TF(>>h1MrOMItZN}HG z0po;s`D6w29{H>?MTe?oZQDnh%o4qpU4lSQiuVi{2dl!ca(@L5zc=mH{l*Uy#ZRND zN?}gZzQ(FChPqV67|Ds_an4);>a+tiBix1_Wb*V7=(?&u7%W)94Sn(F)(!$F0dFWM zT&W7}2U}UVwg+SFO@Gu-e1QL>(5Vm{Ume{x(^vB_NdC+P7l8C?-<3Ykcx`2|?PQde z*F($!36bIF$j69&nmiQ@dJlvUQQA|vT3v^&17=(YKza|8Go^mlfw>_aP9yv#xw5A3 zlUc-CshoK04TPiMUT3MUjI>mEoMYgYxFObt(6h?+a=6+xfkD`g8jj|5d;}U;v*T5S zTSZ}#ox4kY--BmI10zmM>+8`NARIji^;D1W-x>xkE_f)VZ~42sTEGL|-96-^v$K`g zWGSaS=*mmJEI+Plnd7<5mN^{{`YcfIp4Khv`j6Wd{e*6nvV^QOn9~C`i65>GVBIDA z){be-Flu%sy5uvC6e_xv7K!_{BE?91TKXyYDdyPHJ*(2B@H@3yxKRYGN{h5zq-n3p za_(VSlheFZjehzwYy+fRh7f^TNeI9$dGQ^b`{IV$@3|(#X@6!z^)Je25`5VhR}b#% zfGU?RnuNbuguCUrn09@Ko8^6gR^n5k4Wv%_K+A|5}dA8`J ztG$HN+tVou!)vm4vR+IJVxl+3nUM{<$5_1DC=gJI_?bO17R2l@)6msC(#BM&gCQC{ z)!s>o0dg9F4ifswT6i~nnu!+l!&=bO)JOlyML9>TV$u2SHM*74B1BkmZYH{wWw(jx zgc)+q&t^T$b2CdR;r3W>y9?e7-bNDeUWJE+QJ#ULMk_fB8vx)9+0KKieq#*C2cHOkX1hsmxlLKv8>*xe-;#>~}_4X4j zneuBZ*0yWYlQUSf5xhRi?G8u&M&ZTXwFzry6^vc2oHvmtlz|b9*P@fp z#=!1u{o_< z8QxolUkVx4D#Id4_huO~oO{WzRzC!dqQ9SI=qF&2lI{)}+BkPB!=gtyB*SO;xqk5) z;xpu!sBk>%1=A0GJ}v0!_p!Qiiq}|TQ2`y{$1WN_zq3XRqSKiAJO0NgT%Eo7G!b}& zG#v`xEF2|l2SYM=P(n%+ZI#yq0(fEzU4ykhSX;ZwQGpzgJhW^aZ>^7c43inUN}bS_8B5Qk`hJaBevr;<+~OvNBJ&6 z7O}RcjM`8w#}7OR07lWjr;mQErpPUz!v~%Xop_fp$Z`f!_nhu#t7U76{)k`qonBqO zZzQh>6MP54_ftxr$NzxuQS?9X>(KmaybStvY+0Vdd!clIz~Ba>uKYW@RSHi(RP>!lp))|AS3S<<> zPU^7y&Em>JrYL8%-*2Yq3Isl%rv_VHQm_JKoIJ4ob!t6M9`18>^2i|qJ*|N#0uezQP{9xdA1_#)8y0QudzAXgkp!lX($)w+m94B zLtRGjYf@ciXx)d1L58zeE?D-h2!mmr=qDhV^4YQ>HW_YFdig*PU#~2X+x*1>NA2!n z;f=PHV2B7N7Q4z{p|~GX+WPWW)GGyl_3cLj`2jV+(e10$;0M%TU2uYP3#=bAXcmdgpJfplzVjZYGkwFcvW(oe0T)#%E3y|^hXC3XyJG(3XcvRk9DDZBiPIRa#AF0 zDfwQe&1H-b$d~46{S}3cLDKE(##CIDHR-q26I`d?9*oh>gxO)8A8%lo5w?y@BILWu zan2Kiuo-10BsbG;9x&qAKu(~WIw#?uragl7$m)3pU)#r%#?zjJ9>jp%K1LrIxbG&rPc}0GfxkE z-3&9hLk(r@hX{R1BC7YL|5`%Jwgfpa5(toy6uLg;M*ut7l%EKU23#%vtBFT z)BLW=uT`=%B)<*Gsug*Lpq-5Z5854Q@~fK12Aa08V0pm|7}0H{|JfZQk8S3pE0^Sx zH`x)-63(*@)jC0$k}kDS;dw`!k+cq@U@6Sfc;bDeeGP4jE)BA;t~a0wfyXcQim)738zZIaNoVv;-$+jiTOA2x97-Y>mbf$fkMb z*f^Eb!!ZLAfTPQze;N>|66mMyofEQ|-U!`9$fu`>#v4({H%`Z?ii)2@FGD@cHPz@+ z83v6DdZshszLG?fRZ6NO1*f})8eWn@#f~-O`+GLh2etG013*CP>?pHm%2F0^o{#(w&v;| z)xg4yjE#_?ft^;GBi>(yHT@hJVq$ux?0DesWxI-X&0Mc&Cu1#Ew)VR?k2WVIU3DqN=Nhw`oZb1a>3u$!^r8 z(?>7y9ZNa(P+@{@)>zWz9}{{rAJW}0OX+h7j41fA1 zQgM}IRRwNeB0Q9!CrUwcx_q}7yR<{GYKapscuV%XYOUhn@w-X>x}FPwu@Ic!uL@oV z&TsKM^bA&rAoK{K!2yI#fW5<6tYaQRn6gA{0P8^TD)51po;!d-Q&AfB#efHypl(fr z;bAxZvh3&2T3sIfOzSmzs(QD(cbUacX3Jze_T&QW@Wb_iNflWK7fC*4dxaql8$Q_p zqkRbzUpx^kK#Kl8KbdgC zqjRr|Ns9=^2araqx6jcUl(WiKq_G4o=6Ui8NHBR~#)gt5d<5BaXTphHW^9I1%@6-b zSwGaeNfLhDtA_POQIVw*O$(iJ)hx$b{X3P(WjP!NqNk2z8ZaEMdte@RsN;sZPkMsg{V zIR?zR43r6w7*}(BVEl6Qywv-HnR>soweo_fPUv>EJ=66IEH{X6%FJ{ya~jA}|5$qS z!R*$Sk@^l~nwuDkcw=_e%RsOF`Yl!18T zhWJCMOS6Y>4CQmk`Dd=57~#~oVNuo(YsXSdLeSLT%y>_+R0x-tUdt9R*3fJAJx!Kt zBWfe*P$?yFtSw1z;cV;h(#<^Y4dnE=1+y&HF@gDN zz?SDYO^VD=t{e3Fu_PicYX=Sr-ZlcNQ!Ws#oJVfuDgg%`=Xjq|<_eUNSUp1Y)}1Vi z64ZyVK+`HvFvoo@nMRDpipy&u9@}g{abg{RDQT{CvVeqwqNo zjG%NyfUOPYc@|M4ytT5PTo3hYy$e_I_!d7M5MVb5zn$KsaP%ix%3?xUt!MfFrVy>( z8Pl^ZIGBR`d`^VoWQlZ+;yu{CdzGDQ^h~CN;^J;?ZYwZ;FsvjIlS|fYgjZ&5!@en* zw16$&p~)7EP@U^C7_q+MLev$?n{2||0P~`PwUcmiZN`L_`OTP zj*+h}Hw#?A$j8!qwa%Gd&+5(bF3zPvaC56L->bkI2wPx|6T}XQ7#H9NfLGZrfV1HK zp!>29+&^S`?qWS@Iz}%h$9>Mpn3rkJl;ymu_xeONMr4`OQ!_I>lo~~!gdez%Foh#j zYL~RyQtLuxTItd^lkT5Mshe*o-#-I%JKOC2KxYExFZ~2g5TTtI00#O`>A)s_$R*@~uo-v?{sCH%|MJA87R9R0H z*01l4w*{SqvXo6Tk@neWOP#mMp}d&WcSaMibXYX8$KZ{qd1M+kq2$P%m65CXga)M|%=X zt$;5uW%o3>=v@3Ea(~;vEPA&7(V)7$)N$ggk3+_e39;VpIEt+Rwzl0I6u0Xel|K^) z^S$A?E7+NZzQb*TLmuot8=lv4*q7aw!yjV>#o zg4f!sOXN$feeI$!_Sw){r&8oGJ<1olZli%8f_?Z+RZq$f#HwufROA4uusYLL-G3;m z(~aU7N9SH77zJlP6K3ThzOs;m4A}DCr&kW*0j4%1phgLxCi}eD z%rsz0dzaXpaD`RaXabg>gkhzD^|_wu>Z|R^C0wl_(`t0gE>h{~5BX8SiG7zBzA;11 zw(X5zZ46jjbiQ)6N3fF}i}z7QZh?bfZ3tL)y4tFMzehHIp^bb91$NvdPF#~+~g`^F*Pu^6c}3tlp9Yo$CtpBTAwS!%B%#ei+S-dMI()TRX%dTLFU^W z2Us7Bb0vx}X$DoL+s_BHpJVmj$yQnZkiZeZr5_uM2Z(ZFaAGV z#J|+goV}STRFn~Ba=<-SXwvRvPv+U@W)7c2)6y%#Y?yw4r>oyH@b|4@_|UkF_glAF{pZ zN|iN~os(-#fc))pr^L((`Ja)7&TO_*;{=Cj-$Fs`{0T$~X@2WGLG=-Rz=I?hO%as7 zMwcH<6`ejal>Z{5w`Qi#tl(#pe*Weu0}}_hK^a!8RW^QOZc!d>AXZ+;6S|!XL<4w& zi%6|7F^{^Uf$Lxc+d6zuD5O+JgxG>(>DOaIJch+rk`TEl(1A1rJuo%n&{G74aWYR; z5#YtrUCG3tAPz<}SulDq`ElitHb(1&KUf6lo7De&wTF9l8a670yrkcH5$7bU5hhkX zk0-^z%AgT)a)OfPzmn>!l|*4ZT`4 z#$u${=*h&w{(11JGTkyF`o!qE%bFgPC$qVp0T7zkIYSEaP-ZeFCW zE`<^zPzwvT*Y)_mY_UV(23ZaoVXxF~oj<*9X(2CU#na)4DAFd2$ASb-eZzB3y{KhL z#wn_pUN2$%DPr+7G-ZYQ46=XHP9(kfbJ_%XhCO$!(yVVkhM`O^hv^W6?-BN7!yy%R zQKG|0A1YnbGf=0T4A>;_jjC@ZMV^sWK+Z>~(@=|jShwI_JzA$F@M^0#*@Ba&#=PrM zK1>o9W?u2C^V{4CG6|o16}*xZX%jsFPO*i+uc^D&&tLWSHl7??%qJNrpYPB6e1DON zYDXi0|D9PW=@_+pq3!dbxgLBmK>0W3sCj2boH%ub;aSdr_fgofLC1_{07MEimVx=L9DCHOdPQRQ+Oj$S?R*g8shF{>8h3 z^(>?9fye4-v6}3KOr0-Bd$ z7-p*N3K<)>Nxg+GFqO)aLa5R?+%7E^X5q9Li6NF7na-(JJT4A%k@vlKQhDmGYofbc z@-o&hLjZ&-WC`7sF(k})=aVZe_ny`@2;tOi{pB;X%5HEr;hpd1`aNvx884&yHR!T< z_JyLk`0s~|Ul)r_0VJ&JXRngu62=w$k|Z>TXrJm~l)FXBm$4Q~FV(jR2a0=A70E2v z*GPmAY!#G#s;X=9T_}s06#-w*@tv$A=>?y+Kil|9KU&vQM~7ICvV{&Aj2Ade+l(Qn zC+I`fDFv&_x@iO>7=v`?0TKjOugx<@o{i@1T4a)Ed8C$`ZDx6j&82bz#Eos3yl*zo z?q*g_sj-x&)Ih7+%E~F#m&yr{P>vv3-QG-|hv>JV>QWw=qE69E57E=_rO%ei5oA17 zzbTJIqFFh5OmZ~Ng*?M4J5lIsK~T?zej8%hG6pTAz|DvQVlK|wGu+}KNacabFuWL9 zKA?+>R7Ax(qISK@5o>3M(EFW$lWK_+y%!*7vrl+hbwY0uUtKOf% z!Xy=}X!*G4*x^;AgpiTHJWLggvm|{ShDtWOOK}0)FXfW>v(#G3RifQ~QOY1$o?7g7m8e_JK6J5$9g_f6-K|&skOFfH@XYJLYJ<_XLhAchc z<45rg+Of0BuFzoD^==C$as=kUNT6LG%;PQx_i53M1Km0s7%h96aahYrbh=X-KsGOL z<4%5A9Rvk8v@hTaT5N>r0c&l)7(d7L@y&i^xEmyF=CM%BpVYR5I~jBzr4A(p6|r@- zTa=obsoF_)Hefb8aD5jU7j9K{#g03oXle9rz>P7`gYNy%eGigK$DI{!D~GV~zJM#s z;$llCenEfC{Q}$s^KIeAdBlhJggOihw}H?Y+MC7dn}%(ZDL1 zhCmvWQg{Q@?&T%!AuTuvNSOduGsDMX6!&$1gIAe`5=KK3h^scu&{HE>91+XN+QDHguq= z{?DL$W1xd^8#>s+ZmX3+F&q@nn+sLqD-ScL8FaPCdTeDN_2c|BlKkNCWB*|wdg0ms zba73Zw4s=cvnH8GN2qx*AwfU%`K+ML_ZjDb@mZ<8RT}hWgT5D&L(t1W_bG2e_q_h| zeT$Bnm+1c!K=qF+aVD=Vunwaqxp#fU87O+&;-oDf+in*tV0qDh8HgF(QXi-di^bsC z!+g4VEXJC)pZOQ_0wN$P8FM{&V6n?D+{?gT--vf-%A<>2H{SiPWO_ds9o+LTGv{bk z_S0!k`g^YU+EO2s%aq)s^!dMlJd1!1`4Cs~y)oD9I1C&hHcn)Z%|R9kiRElMSWf|y5a z8epdb%n&;M`)z3fe{N!CR-`bPiyo%mGGY(YsUM!0L0hvdjAt~n3rmtCXTsHtqEz{Z zxz=0~%2S# z(Oi{Ty=2ZyQN2`c-c7Jewc%2*OZVCvK;h(E9iZzNBkSJqd`q;0t_&+RSLqrF_W*7y z%s(y8|5QQ9&fqWr~#@Tt74|A|Agq!`U5bL~v$T+IA9!gL|SYL+&Sp(D~M6NODX(lpI z#Ao#ptn`2;+R)b zy4XwoGm(8VE@$2YPsAIU5xcuCI=~;y4)D#)2tozE$so87GFdJ+aPA}I3B2DUl+zIe z_sT+^pq%iM+7pyR5GoW&hu~US)<5;_BblgHbUC7H&vKpDu|K$p z(`fz3(&1gfYXJ|R!R%dis|YzJ6VmU-ouQ7*roMzfStos(bS^`4S$bA`IPgh!=BQlX zE(@^3860|*Ix4mS%3(%eZC-AdlU|QZ9j^&&)jQFXwdHeQC(?=r>_2AjKi4c(QtnGH zHiw*q7yX}&ga4iG&M`Zl^+^=d_Tx-RY){m7H6gx`mvsr8JsF*_681pnLr&*Y z&{-X#5;>hq;AjC_eZre4cS5J)bZ&=Ee>xzmoq!Wo!`NL=?`n*k?{aM>D@eGJ?tgK7mXfv_4 z2b_bneXF;9Gj+ZyMG9g#wRW=%#f)jZRRLq_4KXfv(^9!ViahjFW~&~G+fOgtVomf3 zu-eVj)x?!C-t-iCgQ;dyRybkm+qCu}@u?rCwGG=F;ZWnS%8ZP)$roava=9k|s@;{# zqdvRbGgH$#G~33>H{g^pT6w}8Anz0C3|1Ej);>+_ zkBD*5hvKG-mLiq4^pm8IS1~uMVkBEdbASf-SOa(yBQsqU8;UgW*5QvUe~fks`j3k~ zI^g4?-*O|icN(76U*(^ybJ=beuZ!@h`cmso0j;(hFDuVy1f_3|lJ^;)^#bt_WQ0IK z5}d&WtxIp7<2zwb2;L)TJ&zSKhFm}!XwHG20op7OyAEiTm?pBg1KLDG4D>9}Rsm%( z&;*klg5L<*awtCGaupBI%xgT$`+DdrRnNN@%CC?Ya(hLYC@~arY3O<7P0_lO_dKOe05t#+YW2inZ3>90~}*_jk$Vgi9tYWV!R&?Ft2%({!xqh3st zZb7l!m0pdJgC;l8dy*Vc%SN#WTuS5pkzASeg_t{Cz{YSua%uJx(yq0ydd`t@Q~tb# zwFu?*=eh)|;=ho3h5xn$3)C9MqVZ~^?URYjMiqR@V+8C?@|e+0qQk3WXGf1!eP23I z?W(O|vmuMDNM$gAVZh>M%uezZj04u7xu}qf!f4rf{!}rNkn=n%f?r5*$hNmmwwO42 znnHPujK=_3t_(CrPw%d)4lyvp9e~?iX)X%A zeyhimR$8Tj+}qkc+r#xYZF(HtT@9g{ocmN{CU`%*IX_W7U`IG*TKuci zMV?eBPK@O6o6xQ6CAPACt)9hyBGV#%M>&?xFJs|Ek@u3YyJb$C(~8?4@{ppVP@JQIwQB{gr0RK zO5)ct6Q#>^g@j3!sbq)+qR4cvY@ZE)5DO6QFDe8_IF~oez^L1)MQ( z*1MD|a-2_z12&DWszOQAy2uWXuJZ>zd^5^7;9QPtWe;Q-(|eE7?YiIq3qKM}+o`8_ z&3wbu=ojxRG7ggwQ#vXU#r!~x{&0v}NL-O~kemdSAtwa?!2_ zP$uiTa1jpBq9FRI$a00%b6rpFw6e<5T1NSH*5UPIz#?bbmG5DH1bIaO2J;TQF?^G3 zr@8A_$@wUie9BI31*Bxyi;S7S6&Uh4tf(s|a88NZFIZfv zK}>?rKz(-c$jJuIv97>X3?>Xrvyi=z9-1&1(=o#*q9Mmqj3~g`U1pn~Yed@=3}{q$ zu60z1avG~M-Z^Se1BQUgkzp)N4w<7FpvWhr&#t4_&c810tVl^kw8h;Y3MhT^M{b>tiYQT!@NFdF+L+ZQ!;)O`huL_-0 zh2TF<-Z}C#N_^Mfb=5>R_G>}qW87V3BBsa)6*c1s>>JS1+}zJ^XNoEFiOcNL-U<}7 z@-EBT&+T_v`uB3KpNXT|-Ie!9KLgp=?C-8{j-MtywpTz-lYW=K2m_ySlJwOT=f{B{ zA&e>NI9b|E9*zK6-LPQ^2s)@wl4prL9G4#UeY>JWtYKEL_PM$?4>Lmx0@pFadPDK#42L~kz6NB3JR2&}QP!w&5PW6t zd@8USt3vV!sw~@mH(Nam{-gT(!PJ|*_peDwh)4)=I4mYsHy-_~9ELcU`^gLRP$7V4 z`t6AcxyIq5247X@v`le`Y;g0;xL@TQrYY{4{N_O*;(B956R+esC`LVB$)l$-hQU#u z3GxibxCZ7Dt#-;Anur#Jz{Jg4}Ru_iK0&naK!!Gw!FJrIimi0^uLgR}s9)qX2lFzsm2 zJ#dDBO=ZZ@Iel|HZu3aNK;|d2`{lau>=!)D^9!>3e!!gY`GtU2K zcv>+t4Wux2CRpvK9~YG`0bXAlJ|}p?Tz=8Q-5*IzJ?Mfg`|QUXYw0 zPYKdAuVEP-^s;1xTB@)|qbL=$ey8m@f=&&=Mv#z|Dgs8cf~I$xdnv{mLu?)r8l{SW z_W2We>}-{kVQYJ=@=ua+3B$%r98k_*7{i3dz?bJwNPg2>1Olvpc}#o`n67;IW%(`+ z;8S)YCWq7zA)xLGychTbl~;iyYzqN^$^I8PI)Z)zl<19sa^(!gW-Jg=nUl9vzkU91 z^1M|a9%u5-=fmTIrNAT_JP+|62FU9RoqTyahV62D&9{Nv!v%nrcDk+IhlQviZ&OaQ zGekG8#we;_@IoWkf~i|?OT^Y0dM2II`82B5(XRmuI;ztY4du(VGY$5tVDQ4Eyb26C zBHu1#QMGB2iIKT6rxbNuZGzBI{)I+VjXg-rg&ZCo=naCZ=t&Rak<|HW#L=-p+ay|t>Z*Yn{ zJxniq>=b!E?Sit^A(Lc5eEl1^@{@xW{RTN6F~5&h)6qfID7T?#5#|ip0Dn)O{0N-c zwiiCe|K2nnVSi^kk8q^m5%w?#N8&ELCWlA6@?LYL6VAH0zVo6 zt3&=~EJCIv0#VA_*lHtx7`d`KF!qEa`P2RW93eR0B3AVb?WNKgJPTyQ(hS zmjuCYPp@gMde1*#9ZHg!#D0e{Vtl(dQ~0IeZOz=9qWW zAQe)1Mtt58EV~oI0dL;KpWrXBIz>`UHQPV{qF#}pXloLRehQYPxAoE>C47+*qTTgD zp1whRFi2D~eySl3t0vsWcB8r37H-@{-UX2u;j#;V#9`xVr+@w}r)yf_2*o|jto0r6 z#|--K=oD?e`LWd$zB@0woR{^iTDOICD2sLuHHugc(NMx7LFDB@99q7|PeYryVO4yH8Htz2rbX%eJhl&{3`#s+LTddD-2R8n7M zQSo6G&}mG-44kP?!DzVBLs~nX)E8K2Kv;G^49E(z6KM_Aw^YuvgeqcaD)tcic;gm2 z+Nax%m>)&+A%4erhJlAn9T0UYwaJaBp}^dz(;8eP644e^g$X=SE>S1!_8RcF1+P2X z`F0a((bQ#y{0Z8U7{(t2NXvsi5otLre=ii! znO*CdHvjKeF0uD5{9dJ%_y;&>3?X4VL;Ec8ga7>{D2>G=a5s5M9GI0VPDy8A{2$OnT))b2!w zXSU+2J84Xl$D_?h)6~-zv3f5MR~&}1H|nL4KLliTL(r#ytZvl#ERfYLdY=dKaTsWR zEvUhaCPrVQvu!T1H*UT8!O8dEe->;vYs}m4-jRZ>P=4_&JlO&mIfp^9 zk;r6CC@9H5kLVBY<*Dp667z7}pp5eUm`QS}>Im*ivi7x3r$4rNaQYL@Pay+WsLV?-C6S;j>ne=TL68t??k}(~BAKG32E+GE z5^^R8Z&W&IFNHL|LE35I&HsF^q1W2xMJ}c(UH>Zlv(I@5hLpH&>kxbBXA@V*bePl} z!uPE>3M$)gHDTjc|NL&f$4!RZXqPAQHbHc_roF;4-MvjFKF`;pZLGjOqtt&W$8^T@ zfYnsI1WAwQ@TtVotaNhg%8|tZfD7r>yMm@{Z6)s3=y&@IHewqFm7PZn;2T^`SR^iB z0CeiB?1IU9$Ii2=T{jahA&`?N*&8PmRknNEXoPd=wo}ngzBoMi`psR~XGaQlQ??3@=F7IYjHhQ-2W zPsY7~%M$f1)XUffd=-QtlyJP?p$Qn1-hNv@4|x)rk(%qbz>7uIQ{2_r1{-yMKTZF^ zXEW!Yl&XB3F@Zh6<`LBLWGV}qpeN_X%)63xJ+;uof|lH?GoKEH5-m%zm6EOR{2+W* zuPh57%$~A<@dtvJQqD?+CTn6OgpHnRGIM;VJsTvujh;#)S~8)0Pt|pN!cfo{)lGtz zR*kRR1^F*>@9U*yZo$ef)B3r-eeqo0-Db8E|MRe9DI8>x+f|`k=Fbo_B;Tkl2EkK3cCyK11qG zf0*qlQlDT4vgr1b`j9=X!_Bt$zO#Ct&7YjLVGPTvmt}PpMYyP%*41bqj^c2G>?9^Z zNyL6GFwp zARM*hzxJrvKa8=il5v{?v!4gD*2dhYGFkE`RxtN5@*6P`qs+XcDAQTL z>%%<2$w z+csLQJi*9bYK(Dnb=_m-2~C(~;XcCt=WrY42{OB;qz31$DEfJZ`mwWwJ}Ys~!~?|(WpEp$A657>0Q)JH@Jb{w zFfbk1;1HZl5PRQleD;>si;id<#hyS3${x(w9TfW}V-ojMvp>>B#($)8PL)-|IJ0M3 zmsTavfaO`8#?iNQp8g4QFbxV3(YJg2cUd}cWhx8*wgRV)M>hxFQ+p!EW6Z?@OhU@D@e>XE*!}!W@R(qz&rb)gxi>AU}%0$cZ zNOgpvnnI`SA`iDU2$?iX7g9J^GkV%Z9t@)zvt( zllFw1b=|t`v2S|#JY#T(#px`?Btu<>C}xmNg;tgLz%B=q&5hM`qnISIt#n9}-Aj!A zd>snHL0ICDe7l4doGt4-!lW$ahGQl%`hQ3sjyLjzI*nve9naxUnu;U)t#$3(#0g${ zn#GLh_I|i^))!KT+c_g1M9+AfHNU!n(Z>ZjNefmtemVnWH8ZLUq^}m!;}Yo)SP17! zbdq4s^zkk(o7WWBJPmFAJd4-G4?|>rFxX)CQN%jf)2Kq(V`6TKKnfMGMgo&#N4`dN zD_A>4UBeL`Z3SyX}5wF_2_^JQ$DDj##);IO0oD2SBZ1*jBwPefb$Gh`D1S`7RWccOSkp>D)9-PFM1WcwV$V)UEZrL z^r|<9ar#n$6QYxR37k(lj_)a?!e0aDv#SaQ*|9hKvmF`XXDBq>kDh%b0^GR&KD`?w#v8p z|L#zZiLzZ-vQ`mscrZG2pVMDt$cA8R`u-!!xQE zMj{%eRX@h96jjcTBy@^a1#9LhwK=2BX3xx5vts;6q3^KOQ_{q&mWy znGuX(wDp3POLN;%8}_wZ$AqU*@^x$e%JXSQSo`yWHA}uXFz=BFu_L@cq3G~O@=|y! z;Yg1DvEC6Fn=4_5f%%&VMSSg-Y3Cs3;?g^I1a;JvFnlMNchL?-kY9xL{|5Q)!Ypvz zozsiDo6V3`uIqIMVaZBruo1cC&tQgptyw(hFww+!M%Q2N<5+~Ir4SH}Cp{)X8fF)m zX~kStJlZjq7uW4Ea_E5q521#SPBllKK@Mb!Qnt2oB8kGNyZK&2%u@hak1 z)xIW{Fwku}q31i$O-{y`(`MlrMeadeeo-cOS-E2bhvas39b!X7hv6{=%F^9P?;Yv( zab1Ca_td6dcJV4&6iJ z`Vx}wcy>*&k6q7XZVS8;;!I1TC6t}1_Xu~-YD{|ruEc32aa_$i6 z%pX-wnuIAr$T`^T%)6b8T3*a=p|oM7X%H+KblEa;i|S-ect%N()mb|byw);pq^s@i zt;+7hd=O0DG?oG%G?iYY#?nPEXL$-)A3+qKg?JMv_rsj_P zZd*t4BY!a2O@}_K^NI^F?b0i3@*DpwWNTM{w0vu|R(fQaH)XImiF+oG+GzD~X?;lO zvRp)ZpAWF~%$|}9>jX-Fu+U~w_Y4$5v`{yE$lwOtfXcEvnqz^TLk1Mk&Lt4ZhC)bS zxv(a5qCtBnG$^`fha#kC9Zq%S=3JE_J7p0yl;7EI8jKdOBD0!3TMi&@kK#tQwZu*~VF47X$o6&(Y5hg*1Z zWk1>jn~F< z4)i*|c)Ev)V=+UWSOrWqo1#%f!5q%)>7`vDZqSHJRpq(Hnt>>Z5a;VT*!I!nX*!^_ zz7H|>My!IEmq40E8XeVG(S$%NE;ryv#?KyvJdsYt9op>o*&W(np5N2ov8~2dHMHQm z?P%Me^pfB>&EK_L+KJ326z7TvJSleecOjdUTjeIopTb*2&)SLB8__c=kMAD?{XxM{d~zm{i}riyB>7A;WD4&idE1i=&wwbpq9IAGw1ot{GS>kO2}sbi zCm5j5FhJZ8^!(IJ8cqa82?B#KuV|HD+oS-HSHvC)>*Ijws5Vi3Aml6JCMpae!~>;P zYy1)@wlJJ9`{kWEl(;^O9X3u7E3l9ydYgP~BsJ5iVALLMaHmTb!!T{44a7g7B)PL6 z;1}Ts>K#?apl&7E{T6NVW}1}yl#ZGG9i;NIk~WhUd0Og|@I`*zhIp@oV$?Ca-!jOo zM8*v-^>6USd$bSKjeZAp8uJa>&^b$o(fdZVpVtDa{i3bm&Qo2LZyZ%do1PvXKiIX5 z=x!FS%Irz{iX|y?J&=6&+q%P@5*Dn=c=IR7a!+LoD4ST1-{Y^bDB;}m371AU7 zY*fClWW$q9uAn>=ZqUr3od!!`Oq$)3#-AuF;%iG!5LJ^&%9VlW*~*Xei&rHZQNCmf z3uBt#T4}}eammlf=y@`56$4gHVBPDK_bh^Yo$gfmte|N(KgR{Nu3-!XGzI#Mphf|@EkbXp(o8d_& zfqnA^8&u=@Mzd$#G+6q_dE6-x`sewse`E{d7D%qj_!uMNFL9=u=!cU?X24$v@&~Ei zFsAvUQunegos^#WtDfofPfcE?D~nqej&VpVB*mkkV|hp5MMF9V0AyP zQW?kRsdc_ybb&t{b9z$DQUg!Pl-q9HksrXKP1G9Cdbm7pwN5r3Cut)FZY|A8fhE&R zX=8ip++ORngPD}Vc2T9IQdT1DYIVcRe7!B~HER5I!rf@S+84aXy!e|O3!Nyt`2|O=Z8DSEe$k~L^5Jr4G z7{e+fb!*#UDle93ZbeSs@(ka<{5ski;!fMyxWj>%o{&899n7%9ycQ>gcmnM$SSW zNOd~^BW7H{m@|xqoJ+xI3L}w!B^U{#55~Mss8vp%a*A z8aV4Hf)EX4EP0@j`~3adB-&?weKRJf&fk9uyOGmm2$Lr~huS-5Nq(zH$nt5r6MZNA z=37Ij{LTH$G-M%ttoO2O$<}Z!F*3N7ZZ5_lfX8B!7H&;DJT^>pQ(zKO-KOirLPp`! zNrzt?qG`r|fsi87Q`~fzy0*}uz8y)2Gtkiv)rV(?y@#?E%xGw_RKi8eRthUAXbsnf zZnuuePNgHL_%2x=yMm5zAzK}GK=~3`*kb8pT=_ZWYjg&^)y;-IXM;n?R_c3>`ZnQL zsj=w{CyjQ^j{@xLHlFgG=m-x5FWGoXSo${s_C1?-XeIso9`i5^)zrL~g2H0~D!Cf$ zT^ko@Jo(<`X}?iu!BmBp2AYhw0)kA?2Ai?9AW)E0POrOuR+43L&JlQLlzv ztO28MPE=pzEaadX^VQ%=e$iJkNtVOc#Z_`hX=;OUc@CG)*gfk5by#Sy8_zLW$KXhP z2rJd)Kc{Jby3+nVVu3%<_7Feo1FbO05XM54lWk?XyyGNg#w%rhT2krBgq_ufX|iZi z;3nag!swZeyB=FI%-r{c)60MvHV$O-1I@?(i z`M>)W?S}l{%W(t=SK0e^b*>(%;n$TGxggC(p-WhI@p1R*xF^A0}jx z{$RP9u-F$_?3j)I=scnLakcF*V?f7e8H2-&!2n-5X|5jm_y@?-Z}lJpj1iIaQ_}8x5=eaPuR8ik`{73frq-Z53><0_|E0_HApf+Sd`Rtqxmj3rno>ng~@Or7jqhTC5&KrDB+_nGUCcmS=3?J#kk(jSB0EcsgXu~ zP|zk&AN9o;5$RQ-1P83)a3Hh)vhp^_YliJNtgqkM6I8`v8|-9HlBh9z=NU^)&Eko-O>N zFdo@XztCyvga1nH4U^=dUKv6uEN5sspwH*>9yFqNR<_TU5JsXr+b$@I4q#Dqzo4^s zRt^Zt)3}ubmX{xV-V^ZX9TsUAi;-58VZq+9j6`22<9T2&D&HwK7oR8cp2_}ANNaA> z?eaWB$qkb`JdYdbqF>Iq;(EFww+y4#Z}10Kle_>(M}mET(s_)a!1huq=Sd~t2+?9H zW0cL;%6WtkbW--fAsBtwYCOE2eKY6z(Z-0p&)LKQOB14y} zK_3GOH>kWgsy=eG$ofbPTa#KV=M}Igfsv2-sXR$O!bITTNvyO-me*CT2KyrU;HLMI zZvhjdXfK&YDR^4uL3&=>^{9mg5p$1Lh%yGLXPtLBY-VXriXA^P<@;^ zr)lS1h;;4Ony@AEJxE|=MZ!}5I>JliC$irkJ2rL6-$vAM|Kl z5Lj;EdoX9iGEMk)G!fAP+cZp;pZoy+F7P+FQJh<{`SIZ)YJwfaW^jnrMBDEQ*M|e7 zl-({P;9DGu;LO{O{}`D4ZU+rMw-63-vEL6XpbIp#XSNi$sy$%#aR~xywpLgl3El{{ z*Y28oIb3Gf*fnAQPUmDzXJyC+bSa?_&TR^jk++PWtfwGR&;iFjxPqkkzX)N*;i@nb zE^(K$E^>Mtj!kQ++hW?Oo1JMl4abM)G91J#opQRc+zLB4pX#Q`tqx_k=y*NO?8r#6HhVQsFaJ;%D+#AwKA&HA#E z<7H~$6)NuuhQm13~h;`2afv z%wox{z^dtbvpUgz31>^)4D9rs{q6h9qWp4g{ zGRgTa_%~?=gCCB>SHana*bTjb`URPlXoHP{@9d}ot_3>OvD_P?8)C*v5Et{#g{A2Y z4!oC0yx*Mp-zV)&MmARbnBaKqWAvv?>9@}g?>vRPFRtvI)f-}%H7S+*FR5)q`R~xs zLV?f4JHpM%0tR>7p`0w5jxLm2~JFa%M=%L=3%#P`^!)2b=uPOZkS%+bQB~$l?R$g*@LZ z5!2Mn#0bMW4jomT9>TD4ieV;9rLrIcM7q_*3wXGusfiM(SI#vdnUpQdZ3w&stx7&m z@=Us}h$M7AM*NQKRETM*+QbG73!DskSaSCbr+$3LNEkoG6&i_&uvx6I(#>9Zs7`%G zSSiWO$taj1?WIg|;WmqHG{&bUmX^i$`(zj-LsJD5FYX0^4r6j4SAbu73{D`XL$vBF z&9p4YxxVcng>+pW}PXhQIV_Jr3kfiX$!OEGc zqy)yJ*(n}kEWWHDv1A#k4MW0Jb(~)l&5rg470$&R>u_3DlJ*OMFWZ|`jp==&%zEj) zG@kIJRCake8LV0AZn*RHlA>JU!QU#Qhj~dUBVfE;FL@&Z!%)W3y#WbG(Xcf`A5vrM z#x*7%Dwnk;hs1oKt{%6lKd-v-%j;5=s_S}k*&2gS_@%z~b3kHyBh8(PmfNMvf*VAL z5prQlCsPf8|HHGj;gMJ~8FU6UT)!RP?WY}hSYd7WgZiaQ`tGB%^z7B63UxV)9eXOgYd>{31)7QI0Uwt3> z?r6vNmiX8d_=~N5)Q<1A9FEzJKPnG@cQSU#KxmKSdrQ0)FMrhbooRZ*?(_EezT0l= z+^K=%Kg0z$xKg_Tw4=l5qOsTq`bM8$$KGMs=4oDgv{o!gM}7k2Ta4TFk#}5ol9s&H zm(101_d&WIgA)UN7++r9I9u(oqTivC3T(NEk%jM6YQQ}RE`GIO^ta)T858a_#R7PF zJDkq#0lCi(jIfESHhdNb%npmtY9GB_V24+zy^9ao4v0J4o5Y#tFNDO6o<>k zO&*InJ9|d)mgVf^oWu7n?{Z3NgQ$r596V@mdSaj{+^Hee6t389y2c3s0gL--vdQ057$OBT9HC) z7?uGJwwiX>zHoZrJ*dO_Gnr~Ylm1)wApEmFRO@7KVlb0O_brbzYGU2k>&Ucf9t%>= z$yglS!c3HE&nc7w?&zC{S9?}t4F@A{<=~`f4I`?0h^Q9eI7njFUvi3|C+jzz?IE}L z_qQ@;gW4HJqYH5NA#Z>JA~w-|r+!ga*NK?N#4WEyK01OiF_(50IRb!NO;7EAQC)}QRwlVCa`WQObt^+Llk&88o!A%n{cE4( z2w|GAzwG{{j6CRS&!R4?>v2z_qxLNSmAPTh#ANX}b2ANOd~`mFN|ZNGd5XU3L&{k3 z2xrVCsEl&XE>%SnCE_~LAlgF@&*u$m-dD!)7y~FbY=RAJfD`X1TBkgV%2UQ^7eQFs zQ8ZBX9E=I8Pf;m5-kPRCm;6arPQGlw(SZy$*9ab^rp-!4bNCKFnHH@ekQMM949uwa zGTM>KC8`D22uE8REAXuej-@LzDp_GvX|BL4F>a-KS21-5nUH8GUx5$hSeZ3j@WQFI zRe#}B8m4|BC4XR-dOU|?Z?>T4<8_r2B+=?eSVt!)=3L(Khz7OB%_i@H z1MgO}>z3gR1m~uG-V8^ejtSz`N4o;kq0orjZ(r|>+ zYpYfWE7>6K)Obt*uSgWoJ>NCMIM7FW;*%>Gew%EK2c4 zg+PCY6-}Z0h*h<*h^7?%B$JYwUE~zuQTi(LY<{ElV9d~tIn1!!T4;vG^j9p9N#*;e z$~$Xa#3B(2Q89KN#ldfut0Ap|Dojw#_aSYyE?z|Aq8r*aOP_mp_G6qD&qgk=q&z-< zOzVC-e}nYVVbmX8Aqt7X&LXLl+8h?WvZ!`g^18tNT zwzq@EJA8I_N4E>>EKl`-F)fT)mP$Vu)}7k37W_ZzuMz0w6c%}m!FJZ{dIhin@2I^c zQk&LYvT|;j#bqH|_S9~vJb`5NOftY$D_5R4iXG0`lFdVv%&#Uq+eW&PTK$Ly!ms=@ zyyR11jq>|EeIG{9CkY?F7-Y=!G~-(M!})NK>m6gxqa8Vu-j6y)O=$nz4ItYiip9Q& zr&+X9{Ae&4J~GdlOm_VZQGyd~yIcP6FI>L6QHZhnXo<0!NXHpk4-?fcM%_=Ug^QC= zx;H3XqG?jiwN7R|Ez>`Ghtl)QDt9ZXUuFid-(e^`wrfw?TV005Yw{vy9qz>6B0~pP zt-Jp1B&pEC3yi@@b}7`rV~_{$LFw`?3dTMKc9GFR@YST46xsv9*4Wj16ci}yVEiw| z5Fse{R8!%GIKh|io_a~CbqqU0YG$~rr`p5~HpE@QCsBli zNF`1fiU_G}B(cZZ^Sva)slq83GIG<^l8G&0bZ7|do+d@Z`%*N?uve_bY$ZAEhWV1f zGTH%a%)?k@8Oi;_H2l^eFm=Ip4VZ)`0AXKGhLu#By@H5e`_^+_WJ?_QG_d_52V z7~BWrC$`N-7!ERwuW>WnLt4J4m9*O~i@tM{*3KQELpPuRd6!W-ml42S0kDFacCs_ z{$S#_*vi2SA#o0uOhG*?x|w>ox{7-ru9u8q;Y|#;im2uaRRXI{$p%v47Zay3UaO_UqW2Y{hHFt{5#m-YBQ_1 zI#iq8GGSu64X(SxJmvM(7ywF;w*O$0X6mJZ$)f|r!MO!p5?17HFMg2?e2{%L#zsg` zEH|Ket3uH&$~&2j&1FJg6K)bYT$+NT&@Q41HQ<_vEyNEJ#=t4($^yMbEubU{Z_A4P zADd7C_mmZkQiy6Q`W)@B42okw<9CP*LnPH`NBhX&Wy+^((c{!#R(&)rdYt+j)Stlr zT^-IKR_S$gC_#VYLmV9GdG=R#;8OT@b3S{KT})F{;QT8O6uiM}?DUALfVXx`@|=Qg7^>OT{>Oj4p>qq+aHGm0G9OCkn#<=H@Eh$0l9Th{#m}X&zAnp1A{tuCQquo?wc2s#%nTjzC zjn~(HsTSf`!j33d`rF``2ExKP!m~_(cniX z^I}PKyxwV^7vO-n{F+(FsVaHmWXcgiS(B6|X}Y5#_f{#&97a z7SF3%ah)(+&&|Tkm)Xd1# zrsyeJV-i@tHuSn5GXqnrmPOB`!JLb)b;xHo=QXFeBp%VTSrI{$uhNKhv$l2cBbXE` zRG7;V3lN%8@3zCzsJpI_L7?|aV*8S1b@M;RcqVX~V%6e-=(Xqn;pKdXE-}&b9C~|L zE8NA{VHn6AQ0gI4Z6(?s3RY0_B$hdF=j$E$E%_Zel1px>-I6Esjrbe%xU6#q2qctf z(LHd?$U_8A5NrV-0gem_#*>2pQ?(oeGtNvV_YS*4j>MGTQ1n-L%Q`VrW64Kh1j#!= z9eCk!0HgQjI2nh!0Y02X<4pNj3Pz)oHAU_QCobQ|(v{p}O_l(mG&8{Uk`5(mZIwNh zbM89`#!*7Jm7IjcRXv!|@kgp*UMU=JDk|Gb{)xOp_Hp2-KRuKT5~G6ftnOHY{1pq0 z2PWxy%bMb7OTyt^hfKr%W?%w2l5&mlWK0w>FC&-I6$>5wI8?-Cm@0~o%l+U%H2 zBnXG~VovD=!g@%K3B~wsCUO#r9ZAeIuq9l8&^x=l|7FxwD*BrbC_`rv0pkms8FnugtH{R5Sg3(J@a-B#C;H~0y zG8a(lK~l+ggjC5oPvi`t2xA9dVfL6nN?sJSL0BN5+-GGY`l_Hwr}QWbg4PMq19Sms zf^!GZ`P87wi$x};xUIaWV+5}bRo?jwUk9Ke?-`(TSu5|Hpp91EGf4}oyfU}eAKh+Lr+B(ufOeBHGLg01JpU=?88x4j? zu}4i$0iSQW#cGZ5ll2BXtgSr9VRr0IQ9GhJ*;a6DA483*6qGaL6l845c!F&X1tmJ~ zCN&m@1Iv%4T{tf|^j2_e!yu_f+{k_jZ~sijjCQjtzhyFGe`lzvxHpI)R^+FnNm%i-)RRMNKCSo6wn|7aJY^IK^7$#P8k|mdvk0EeV8$! zRU;{jJEQEJCfOgON`9mmJyUka6Om*yxJ3uoAyOHFSQK1F&4r;dCN)96S-Vq=6%?0s z#G9U-#4v`YWDsq3GEXgIQN!#^)l1dXf^IWnoy2!HPI;g5lswAd#}D8f6Y* zvzgeaU_kPA%P()d}1ePDnogYC3ep^XSnXW<-Eiz1&7I2);Lng z{dUvNr^PhQS;5RKxe}GkIOYhABoWmu*BUHxJO@TpX|VpB9>aIB(Q_lnYr=m3M(5w; zUCz-w#tMMz`tyQubKd1iQfE?Lf<_!LL(@bmClVPJDne?f>v~%oMKn%SIU1@%cUU_( zLk^`da%@U7NnrWXy{$lL@*gqmUt`1u!kc1BTlbQ1laaXSx3}m$9n^k2x0?h6U&7&)pT%n){QE!QkNf(g!Jr z2VPk}vBHW++s+cdkX?qoWpx>I%S18BBN63jYr>dA9d(99TeWkw4Rqc+e23uBJxM{L zaLLDh5)FaKkP86>FB@D35oQ2_H;i;dyVGDPCeC__Rez=qaxMm@D@fP0gta}yxQXpJ z_-NN-=|9sI%OfVUjm7~7E@V9Cj=^b~y49WAJQQ4w3b{l`5;TkYFhZ-Oc-*Tw0sT*6<~q1|06(hM7uML6O5_rR}1Q4Pgls1OBLT zxGmE4c8*Ct^(fR2(UESi0qO_!p40J(_Y5gI^Sd59Z%Pf?iQ+n3o; z4c#jwnbAYtrOHJu8%W53v)6`iQT{rbA@Xlg{(f{l%Ab;dS-bIXHoO?W^BO-))SqVj z&a3|{8&JZ)hJ6=;!3fP|aBKZM^o7NElWT5TQfN@o#ADy5gt?i zA)F!Xb^vJ3VbSL3`aDeG-6k*Le8HSRX>+8-=8C9iTV&KQNFLoLWezcKf4NmMN=jeS z?*!ux{w~G3_38n8{x)>Y{jF=Na_H<|7q{Q-8r_%DpZ0B40Te~Q!dU)B7-7h07-2#F z7|0t^t3-#gp%AK}B7h*3@=-+5I~qfr%-k>=VRV2@!e&MT86$&nOSY2Ew!aIF&L{Y* zP}HT0O0uGclg+&0Gz1fjWlg@4qngF27KU^eiKdg4^vMi{N)?d)czX@e{xujU_rJ+_=rUGEJJdoru!*U9}e2qr9 z{p%_(kMf<=>hcDu>o0qlJTxQJ76c z#Y4qQ-qFt@nO2AaV`K)CJ{C`zWhlRyv1W1lbK@g}t|++K=q?Bm=V;OG?QM>Sdl1Xo z&C<>loFQ1f=i_KRvpXCl`HOVTZ5BqvAC&xfbAyKQrc~C2BeP?b!D>Wq5d;<$kF$)0 z<&Mx+DNLbZeVOsTlNyDUToVf>xG2lr^PT4nWxY&UgLHKvj-1Ho=)`F?SX%~{0zC*Y zS1(vPU5kflN?y2R3OrHQE7PnAB;@KLcRvpyAht>b!d8jyP$BDAsd-4isU#eywYzFC zOo}@e;kx`)8WNP&w(pjAa#hq=a$`La!wymhId|B+poPz69$*5xf5w^r%wI*p<@R`H3)>dZ1?|M27<2c?8k_M$=nGbUfAZP+l3XNZyX%_)@4 z3p5CG+V*s&@I~;Cq=?_@9l`1={0iRetHPjQ^^SHyo!0Zs{LHT?bp|FXpONx>S4~3) z5#@f%$*xOu#$_>ENo6drEA>P!jp#Z;b1|k#F9#dCK@K?U0J~E0w-%sNR2J=^{L4DF zEcm0)vE5hDu_{z-3cA-Qah@eBTYoaS2O2q~=0?vKAmsNGOAO9ljHd0}9 z{*CMpg4XLbNSZk!sM!CJD*Dcrx1FLXU(3te(7e4c%J-q>`pOG66m&=Fpa|R1UJPP- zWqEX3%~n#{$M7H$(Mt&G$?sFvxq4a8tYP#dcd55iQ(sly*79ZW$d!K2`F^ZC z{}XxMCr>KLW?5p;OXN8LS-yl2B9l1hUox6h74>GA4N9-oo3Y;Oh}OZ9XgwOJtEgY5 zsAwQ5b4;V+22lc+XsCfW07NJ?w5F*7`P^?e@r$~Nuh>xTF3wVjh|^eTW(Z3Zm~Y#V zA#M?Dx2{s*8SUNB)otO3-3)C|#F}V#T+oIe9BVISnYs$5X^Yymml{XI-O+B45_t&A z-=+`GggchC$Z1%CwHv#;)`R1YwTX7a|MCBZ0_)SdD2D4osL?MKM%0A$6gA4!ewR5_ z_p;cQnXIR1+>YgO%nb+QDDUO2g1*#aUctkW29-kYmX-pl=wUg*=n_mcJ3>7KP5(R0 z6@p|`;ZQs$Y}K5;AENj%lOH>%$^uIeEk{}(2x!cs0gx`GM$IhOesWc97kmIDvCiY< z+M_YaCm@U>s5z_Vak4z*i~}-9r=)qWq(&NPn^lotNOv(IKGcI+@u*SdQ5T4lH!#}?D_88Qqg(pcB;doaW5~5~4A_?NmVDp@he#dt3dXCfUC!ve?RxJJ>2T;bEo?BIVa`>xgwkD`B0`+hONSQ{?^ z^Sp(*MwlaJ>`O@t_9dpb&O?YI3gaoT=hGJKc@en)Gur=b)`C52^BI74xTCdhL7zz= zXRL-WV~ha$?iTc^n3Wb6(7`6qL(LZSP|n%NN$7cpbD;b47Ic3T9;R795sE=*OBiN- zEp+xsgQKv{u@L=t#Yk~fZseFmxtNFWE|p`#YM6Z%BSzPy@v0mLCyM@S27S>ytB+&c zgl{f)M?JzQtO;RB4}r;nqR(~~(-UKh6r(BjbV_!7`Dm=9A4C`8Q-a!zL!cD!^~>=u zPoL*%>-dT+a;#b4&vSG*{^jX&NztA;TEMys<)bVM_$%q6XV_a788ndR7|5U!8sU)g z8Umnd6Dm%nD>O+Hb3R8@NT1o8!+DV-0F(nBk~2_#=ek~t#k*8j8OA

w6smAjKCs zu%Pq|w&Vt~A_GoTj$fn;e=LdehaFu6aYrn>Feagdd5RStQX#3r4J|2z!;b2Rg@pK? z%8ndbZ8|t}=Q6)Bie{srjLQH}K@%I35=7moylyVhjuaCTNIGN=vYwP+Ud>kw2-_%u zm|+J?&UyfvQAWX`0pz^NbWG68!Puy<=fmzR-#Hnh4=PP&cxV+_I0L%#U9gf(Mi#*O z93mgG)X7pMi-TzCN~XHD2jX&TCaXRA?{mJwB)onNaYw1e%{Xz z9s}am2M7gV2M^=whv8QAxzWN8KKdL!JxAB!CNURBkIVv_t)Y1%-$uS3g&F73#$BeB z=vyvTqA#3+h5%(ozc71MyYUL8cm?AW+CBP)*Ahs?-8ZW=MRvu;d8+vUYsd#6iP{mA?!>rVQ{Y z;!u&nYT>`-9D4OA%?$q@JAE&Gs5btfqc@v{5r)3!ASt z`k%TAWP&_lVr`|f49K$!v)LISw=PYI?r%;+5m7OAL)EJF8RtG&v$7CIaH_XR; zy(ChHdE$Mwe=mW`T%AM_gQj%q<{{wnmBADRZ<7|rSXi;W2g!Dk-}8*J4C^k&u;vMB zcfoVUzri)6w;9#GTaz6Ywr(YU3yEMn>{B^Q&u8GJ0dGo{Rr64zHblP)Ta9g)G9|t? z<^Xk18YU}&d-s6qZn&p@aOWFLbX5Y+OT0SXP*EOK=(;{^lm};D;Xr%^DNTHm(F<2T zg<8vhyiyc`nazXwy$>e$*=0Q+ga5)XVN7kdYr3aQK~2%Za6^AQj;e8YUZQ|cQ_w!) zgIUfW^5lse*GLkDyC2*{w<4FWn{0o73V+s=7K`kt$Jm&M>ataWvpNI}?MOb&{0=Yw zHIgN&;R5E8vG^9=mxbBmeQ}){Ar%%cy5{F66Fr3e$qi8UX^{1=a-?9>Sgawi&c^7m zbWqmm4`?wSVMcBb)-x}&yv;w-mZL{fMmQr;)revTnrI~C*aL2#ztve_FU3V%3yZp2 zJsToIEm6g$YK+#8?tGnmpFkF9^vxrX1dvA@9QUP*f{RQt!5d3MCUgv1)Z|%=qhRUl zL5HPATm=6%`FxFJk%v}81c;Ce+>jb@v$b&-#FZ;3rh*y2iR_5Yxj?zMBH1^l;7uAI zW7vXR2mVYNsF@_HZ86+L?&Qb;LaK*y!;H|Q56Qq>xE7&Aru7HGEr(PO-b1Rpxqc+L zbBM&mxYt;$ke^nw;mwSN)X)Y$n5*7Rsg zGQqS=R+B?KA`%b;dsC{3JZ!p!R-T5uEpczKJPrwY8sc@8N9_i(NFIwoE$5xf@&NG# z0faoF>Z*rbw`6&k=r&GfiCvd<_z*zpb#7Sy8K)zldmyMb-Y9rRyw1wl3`fwyPp=PO zCzdE<@U{r$kI?7fxp7(f&P^!D2@4CUNzop|caGs0?Qe91P*Z{X_>lO=Dc^&7x0QdK z@|zt#pl(X(vnKz$BHXs2Yho%V!DbKJrVrSfFZR`qVZTb*9+rEh>{lt9!{w`t{7_rj z4XKfD1p74Dt{+?}`!r>zofRX9l+COL^+mvR9^x`An|ooMp*+`JI@TG=$~xV9*;hz4 zyCxQ^w5ZX`atEd%g&L*hBYx0Xot8t(A@Am^Rt%+sv`; z5>}Myo5q(#DAPBLleV@p9n+RfU1XZU&@?%lKLkeB)=}5cF@kkOZ7XsU>Uj z=q&XrWwM? zadd}xU`ynX!+Jty8M>4s2piWP=D%%RwjoT`C@m1BBBwE z&vv<)ENlgCg`HJ+(8V0xRf^YHXC5N5S0?J%bfl&HuF04ydA)F7LT>L$@-PBRJw>=hJJ&4rZ{u-oRan*%aCz5JGt%}r$n2(F!4hiURhKP zbh{x>sNm>0NXw{!;*|qMpQf)gSyx*kGvAZbhLjH69FgQBmNy?N9mgYyN2FfJ`JQzm z*`%xBbufw?(fS4_r+3y#h5U}CUEI7vDhgGYEt@krlZ>QY@-3k^aDw8vhZ7ijk2Hjt zhfI79qgKo`!+fR0;h66+SA0Ojb=Dbwdw@#@uR0c*40My48{C}jFM~)LzEU>7G91NL zh*oq;B0tgW$SwBrkyH;d%*PrGOeevfiov8UGg;SUohD`c%q==V@$&ctWzFOroR)Hi zoL~*!sT&E}0~{YyxdZCLf_Q-v8hYoPN8`+zW#Hs1>w(JWrBpFBTz(KG-2k%ZCGroZ z1J>T?DQ>g-AOvhxY?yih_VSk@ZD6lH;G31DXF^DsW;~Wp=UkpP&}R9eoZyDm=&Jpa zvd^b)GA$Qb)$nBl|3JUR&<|7N`;_d6mG_(6Yg0yA*1e42^+L_p z{{4D4ixb_WaxZK1Q8rE4)$hLeSA*}HU9qj+r~Ic@Y^!(8c2}+ie~$bYS+&n8uMRDJ zP-awT(Mn)O#WLhTUP*3j<~Qy*cItbwa_A$SK{?;U$-uxjkjXVx^0ATP%0Xs-IH!(E z9w44^<^R95B2s33KSh<00u^NxI9|!4ld2;D;iUqBHtW~rrd$Ua-N<^rAUoe_O3=Rw z|8Cj`X-^Or3`Bok*=ZbM^c_?|ld^M>O)TLRIF7opb1*xIeWdo(dnadQ0dA^fB5<1h zTn`G0rj9n|qmCgsO8P9~EBe$fz9O~6&681Q<2PX)fdw|~RjFn|cUJO~5iq`-Nb zrGAgoA;-fk^sSf^(4wfbXqPDHG?eQxT1kW~%F3_;p{)^U$t@e3Pe zPBSp188CH{1MEJe=e_=W9t(*%@&VLGO z6Do1rTW|1x&Xg9|9gc>`&WS>Y?!#?%iz5(C43)X^pkMW!2ZVg4q!drU~!O zKiEvHO`9zQSAjt=iU;HEdctBvoyPVi|7!j-^65m6c!?@rZL-8f%z8PCDzBzt1~7cS zfbC(5>v4i3OE~B%-(#MBij~&uY`N*fb*OC#F z*r(+GAfQ)_vSXi;-|b~GdZP6-R-gZtXKni{$Y3YaO653nan~cuot1ZxaNa*Itlwkb za|p0p){i$zm3NMoAL++(2{XiR%_B3ob0HjLLx;{2js8fUw+ib*bZ z54qWH1n4EWD6`{*9Zg*@S3om<{Dg6!GLb?R(V_@Im*iTaSKq%V?hsX1E ze=Qf37`F5C2f!}3u#eM{NtTp9a23ivPT6<*-De-z8w2)M3vuAijk{z^?*4HsMbO)g zR)aI0<9jr6kBsf_rml^D!su}yC40DQ$3H>&gW(qB#M#E4T@0miJIdfV=J+SU9}0)f zF515#w8yAnh%WBI?%VMEn16!rK0-Ojn8q=;)Bg1pTc5$OrhR<;sjRi} z&)E1tfv_$*YQ2BzDcga+jd^Q<9qqG+e7;wF=yaUnNqC1{7%X*p1OXT@3#j0J>1B{ zZfryMy}J**jjh&bwk!(z!#0@yaGni*`%Zt7JOg2_EZVtKkv8mhDpFu;Wg2!>4m!be z(iToTJ+s*g>)6a1ocbB%(P^50Vl`~-S}WU@V<_7;tz+A2^e95kyGUVBvo{Lck?quY zf!^JI8Lm!^>%mnI+wpu?w3p}m^KUDTX2}kZ_A&R9;Ii?)7LI7T$>BpePR+l}yxkef z8L@N4T!lPpSvXM~$5-T5I|WUQ9dM4ZyzX#*!QXm;Xwk!%suJb$3mMUML z4F{tZ=r~TV6VzaWo0D)$wzzHSmeDQ}xEY=aaiWBXeq1=LPAmhm@xQ~uo#RACbRO)8 zZBg<~p=Ue7!}ll1gZvv1um+<>nV+D=ivQ3Nw1_i;(f@A%yNjL@ zg$kH!RHp>Xc=veOS%4qJb4BxQA*q9X&ZJZDQz2bqnR}zhslFi z$SipdlZWiHwJq#jIGeu8?cZk+H#hJ2VYSfD?||Nb2PS)f03 z?Q`^J6q>L$WRX00VI|~oiV`K{+3p4of3lV^ms-RR!_xbl1mTE&%qRa&`Ldj12d`+jhR;YU+~ zoh6(xzgpsq(YfMh3tuk#{9%x7)Fh5+&e&P*Qcx*20_tyLtb2BN+b9X&%7?chU)R_6 z&sn{QIFn8MsHyG9}0P+iQd~yfvcHvCqc&+z0n|? zY0vWXxFy4gNXiC6_5s(8RxLmJU(T3e`k!~S&4^BYo&J?5=G0G7ZK$U))L{gVa)qP~ z?i0a$DnxHoxZ3=7(G;@r`uFj;m5XWY@o6+yvcKx)D&qW$rk4u{U|0gbqO-d$T)!@@;ncg+?-F7?#|Vx6P%h;^R9*m z1=0{CioOfx>3GmggwG+CQPj9IO;o4|X3t1$m{E^p!!t-{dXalz<4aDZ{0!sTOBNnh z@suiET0*j_KJG|DTCx!nK%}jt?Jd&k8zlpm)gA$6i@X~#55-BGv}cR7^cGaU9vrQ{}Uw3jA-<&*vro|WVw{{9sSnFv?||e5HI_O`T3oO z#H+t5(~A}rQdH7u8fCE)j%8>v7*OZ?ml6d}(VgJS(4S*(R{pcBi`MY})f~82zfmP6;>VdEhu-+x#NXkgWrSPV}k*0j2 zJA#+lpkU3&{mj6U9lc=hk#8_z^)$``)dN$S#(|G zyq};)*MOq@w$L+(Jt(1H+5uXXg{QdtDdYiuYI}DSE^0l(P!$166=k5FotR1*sTOpJ z<`I#TZbe=6Yq+lQZ#8c*XUnIpyoy)5AgGtT0FC_%6*Q5z%2hRoQ-j`4 z!R5SrnaBE?Xf7J&Loaeg7(p0nB@#>!34*!M&oB_WjYre)oIq2xNP&x^-DH^)lme_9TPMGx}W}5>H4*xBaP^`9Y2X= zB@{5C0^;zzd?=)OtwOHefC-xCz8D-0l%CQ&^VVSASRp{U^RCggA5G}hdvtZ^)yInI z5D#;RsSGp052kXAWzUudiiqJUpu-x;oGtwn&>h+@e*>XcAB{DjEkg=U9Ob-FJB0L*1%Vf8H#Jysmf;XX4LuFTDwJ9#q&xm( zqwBuW5l)>QdV^agSm&~!X98p_vx#m4B%xCp zjcQT@_--lLlXbbYwnz{9LDG@yJ|}z_-ZLxsNmme|hV+1sp`!;6Wso{CJ1)vE=bZsR zq!;+uYWlllVvbL);5R#i7&fFA_{~m)wJ&NCGA~~*MVnEOb7&#iwXN6+1y&7POe@{7 z`QbcUNDkQbPK35EhvF_aiWp-TjWl-!#;&kGdYLI4e(;jP5Qlt>%LB%|DV*cmz+R`m%|vAa#u(gh44T4bGKYbAJ0}=D z-lBMqm_y)aRp(XMKhpqdw!cdW_Y~>YWh{SS(B5IW)fGcOnj9r~3~RoJdDcix#ugjl zEg%7*;U1PCSOM5kPS$Ou;x;y!a*Xi@M#2^qkq|I6B-94s9s(3A)kb)xserx;)@|#>686>+seWv|_67iAAPM*J!bI92xg|g(K{&C#rA8z#A zdFXu3+aP}ueaQ?K&3!UqGHCs4bSKEqzeXEBEk9o_UtACeA!-QN+dsc9M@w^QmSGrP z$<3bD%?7&qbYGiHzj7K^#M#XdK@YaLePi_bbiM6>)0BLds}Hv`4J7jaAZpKJu~hP# z(Bh1nqStR9t~{~{3mesztJ__HzYBa*Xtty8qR8+fc00DKjz22w&B!s>BX)@yj|n!$ zqTNhGkmdxx1Ensc>fd%Y4sk%k2G;YZbIlM<5aZ+Gjuz4j{Jgly-AsIpsyRy-MFQ0q z|$49=^?+ltawLfhMna!bA}uke1{x*fo&K9 z;Fd1KY^|}p$TLQSMfR&@lLh)b<7D%N-LFWk2y-Ycv@4VrYEo%1KbQbM0VbCu8Ec1p zgLN5=N0le&#VuwBtP6v;P*fcrihO&>rw0vaQ!odSZ8dG$LpI)NkjZt>3UY_&3TN&d z#_o_MQ;^FWbqpNK01Gb5^O6pyN+(vTxO|7!$r71yCyd^@%5z6$n%&jbHbI`lz{T>U zUF6a1$P9hHJx{YMj6(rYo=w!#6R&FG+p3#nco3{+Y zCV^VO=dxfU7E%k`>hj#MQLwID9%Vyd0q>P|WC7Dww{DuAI+++qRJBjb4mp>9~if5BUnyqz6+F>tdu9#@4E10idCgyM^s>{rzARp-69GA`RvccnwpY3R8`ZzrI?Uc z?0^xHu8dM2^C+<(>ZO%YGOk&e$Ano&%*J>+rYk%U?`Z{zzurWd#drqHO_bR!)r&^H zz%*X%`Y~^NX>V<%vF!!hZVU~+qVVIkq7-|uBN!eYry2YhQG?@>TLlK+VAir@de=^X znXh2_Ammu1w3WFU=6(GWw%g5>yC~E5?-`9NPG4TRJWbB4uo!_dZ91LU@j2+BG!^bh;JOt%3YFrevNONwp z1rabt%~WhnYl+~=QWzPSp@nC6LxW(SE}9>ru^CEe#Qm)6t-&Beq_}t$&Tv9!OeGm` z9@PjJvUx))hS#L%U>(u$8dgvexY$Jq?DC%g;fkKOs}F!$Q+{Wv3hXYi2yE|~YAMLj`XyTt$p zbVTH!R+! zoO?n!kI|lfcftwftc`QNRgN>1=P746lw-^#zb+Wg)AY-6E`U=Bk~qgPA0D5ntKeLu z9DDoCE&Y*(^w3+I1!v$HiTA;AzX5Oa`{3Lct~A~+i|h>!vk=DFacqRc7{+q#3H}5= z&X*`>OK|h@xnNiIg5=D&BSpPn-5)MpjzxgS>%&5Y5X-K8ycg=SnV6W7jJ`jO?JMJ;T+i9p5mWh&bU03)dc$ z`2X2^A0WG{>(2A{`nB|)=oYWBfNsza`hl=omfEjnVRsAZ=WaRjM6&6uNJzGo@XLrS znH3W{D|X3_Nch!A6H+BM^sdO*vto-^D<;lHY)}n&oLy1tmk~2$7gAOg%&@g`g;yod zIEgZ$ckz^~mdyCKrTu)*xxc5^qFaAJ80^felKQ=S{@nlfo_o%@=Y~t}mbJ9?G*c&Ntz+(Ignh`6hf;2Pa$SV@g19_E2V9u!C}Y4`r?eKXAtxyDXf& zHje0*z-KRf2DFHp+<_RjQd-Y#s7dv&K3wQKS4rQA{uD8+SU{vNMenVjqjIL+%vcv-{x3wAMVEADtXRbf4k5PBRBzfV{1nK zs9}%LS2`!F+&BaW^V0~e9^!3zBl@u?M3pir*PVg8@k6s%CoRBt(GF=8hlHS(wG0X| z@Orvwt!rOG4t}W)=c+59=!3b(C|;097z*yNv4NacggoqEbA=R~@|ZiX@W0<(@@n|# zdAX=U_@==7%-N`LBj^C3r49$@d!qf4`dMmqvUIy%hc$IQwOl zZu~XyEZ$=(_>VCzoPRg|7~^6^FkOBHs<6U_IBy01OOx5tDs-X@7S?ptsk26uvy=}aAOf-xDcz=m7p9(DOrI8*TPx;vjK z`1FNZdtM&8?9+C9^T<+;<305@<+&}yT=YAKm%_Q1x_O*-=W{O{t_@M#Jug2Fd@vl^ zr#Rntv$JNh=IqY)e1PiD$lg$#($6Drr;Nn>^^^Mf@Q>lZ5n{qySGjgz0lo)>w(Z5F z^MbuCQ$7wB;E&6c>VojX3r{{n6@hPkRJlW<(MB8EE97Ph}TFjDaU^O!vhlm_{;i6#rY+*Z?-IG zpK$BN$q${gM{$dGws0zJ7Epyvitb4|(0kgbc3TA$UsZWGcA&eNRKx88s(4<}{dqVa z%Xbd_Y+gVI^OAhzI?x9b`8O61F4x*XA8rLGP91ikBv^l<2hsLgmvtL|qKA`!o^LTj zQBL-Fh&g7y)z%ZG9gKxnrcD&DS2DKLqogxs@AO5%L{BH^!#5rRlf_-|oSFss36MYQ z5^9;j5;-?bOQ9Y?ZX~vauM3nZHb237mYfTMZ{|J}P!lVA>u`0@-Z}3zluy zTm>*JS74g#Sz!5gYyTHmW={wjfxyeSIL89(F6k)zToRD1Kz<}4zXw$}Gme_BAb2=# zpwKHE$6X*ViL)C%pS8R~6SzC8W#+J2zd~mGIl*_$S z0bUN zJU%wPJjW={P*72Md0ZWN^>ALH?%vLxm-qV`T06upV~lF_cz-#L4WF>8dU?z@?vglf z!pFyk^Ldk8ZVh9@`P`-z|r{9{%*yA30ulj>ZIPNU@EM zS^&^p2nze~$LNE6*?7Ec641UjE}uz{?^%;v-^;k0hv2afV{aL}UhZw;JDQgpAV&w2 zAm-;=bL{4NBUj!d5(yj|XGucGwN@5;AkLqNN$VFp<6S`__>!cg=z0vf=~{bgxk9I6 zGjx@bEv6y7K~N^SeseJ_UHNrurymPLPzAGg`mxYMD}aOG?nlsoV{*G&zhoii@_Nwy zx;ZweeO&?OLd?o&TUs`^&0vnP0=s;&ismAmBmb{t=KjF?wU7Tdn;po<$`639@eXiI zA2F;d-#7eK{J+U!SoxUvKKQr$Xb5Hn%VpLsfx%h$_Exov6K{ilTR^u)w35xNAZ}?6kn=Rd&=8#v zZ!HzcHD8moyS%K->G&s!f?DM!$gWs9)i`7*< zljZx9RO|-s5%r=s7=zC>X1jOInqqrc7SqhDYOa8>v`PN}S)rI_IOjh_ZL0|2hX8P) z6^*tfZ?k9258xhs64`rC7OtD_!scHsu4)C+RaVcHV;s6lU9)XGxYFyFeCqSBp_oWrPzzyEggqj6GktIn|Wow zl>RWhvaODn_1||>tro2chpI0?pnvsOSuM8d%R>lTuTphIZheRzyiVa zW`7KrqF@5cgRANyuoJ-ChI2yQ#o)5x&OJ`<6ki1P0x-X|`a-P7jfxu(Gc6)Bwo4&e z&3j?H+9hA~n6bF}qi6k^zLW_T6G9bEw!<3`NbjzXGe$i@poDlE6X*Cw z=fSF>rGeY&lTA2i$yD^p2=U+O16=oXN16)xZSiFB<#NeFm%-)kS84aEc}Frf*b-|J zet;pOdx4=g9Lua_boGqKXR7*AB9~inbY{S#Io)*`XOEZGRh1a$6 zJ0nQO+rP9>-ixfbU5(%DVTut30g9BLjOFbVnA>CkPUcXsU1*f{GNwc@k>l}8v}g|= zKS5m`U+G8F(j@ERF0L1R&X$3}q<314 z@Ud90$(C3!D0ZmL6HAx*lUIo8q*aiAqcG?H0S`P{;O_J5E-(AIH(_>Pv+gU`$^ zyAty>e}4QSjdsx>-Yoq8|8V~&*`^1sx4G4>ZXjK5dQG~eA-8_`-v1>jyQ=;|ji-EB zTBE9489e1~q-0X;$rej#H1(JodvZemsz+?oC+!~6a`vQ<#GH7cy=wB;oxfRwBg^DdE2NCa_~U^N5PS3Ei#CIAE;xx9K{b%~8$a?*gkAGnk_j z!Z{DA^Pq6q%{Yoyax^U>6%hE%wobR61aDi}Ky)$xC^LeigvtFl3Lc3&CV?YB(EZq< zB6zI?Gr)%mIZO%s{L}UJE{>iac5rcDQrXZ}`rD^&(u#hK7TT2GslyZkaEtAQ+R*PU z(uqyiARUSJj}b^nFY#?2VKjW6pK}ipsT#RZ*MEl}Y81VNR)3qs*OO|9RH0EmyG?rF zlSy^`@pAq9qduS~r->tzRVOpOnH!Qa#XGM~svPx@rf@TRQ#Ln^*wpdHGvct27L&F+ zr17my4f(vqWZ2cZO`)fw-T4jUnr;QsV2i0$Z|er2t_6f_<7+4a*(#EsC$YI+Q-8gM zSe+qOwmh+s^{En#mQK(iDPe~pNtGy)sKimta++@-q>Z=w32{;#w~D2Kl#1;KuSq2~ z2fX}O7MvAmx_p*%LbY>FQ2n$d{onZa3><_mpNUuZ^^&T zdV$+Ef}DhilH?7`xzbvm^YV%P7jfy0Ao&?5Kj!{(3LNkEJ|{DNzwgg=nO=CDU9eD$ z6$?f5TZ|4fO#gYTdY1Ez{%^Y_BihJxS}!#KoBs0p zs=3mpQ+#dna6v2DG`Fl?p5|w&za?(qIp}OlqW-e_>$`YJTn+T{bXsa0}Xmf#}5-KR2$7 zQZjlt=L?HIQjO+2qMboXnAZeJ6@vxH=A_E`j074ZS|dCY_>0>JP$>&aPJn6HF<$!}qIWdCeR^5g*Gshntd z6}N3q$KZR4d>-rS1bPGdY9<91e$PO6PH>e9_&LEXFYsH6AarSXR274i-5CZ^RUDeS zWe$fX94OUgU<`-{vs^3&#DW8oIAm~0w1Ry=_>kz?c*TE6{M#sw;Ge=jhW`hJ*TtXR zTm0+dpYu8r{Ov{Af7R3Nz8F2qg7XCitZYn$P0xea z7FCiNJQs&N0gWrK-JsbyBDx*ZPGc8Bo`NRW$DU&Gz?#lVRFy3FK0nBEK|`Q78NOpj zUGBE?=CyPYv^~7PMji+)wn5pp@&Sb#+EZ#kV06+w`MYi#}sZQM||Hm-r_uvdj(HQU)K#08o+D$WUR z7h0lgl2W3Vd1{#1t*J6!avtZO%$?F5)8| zgEmH8mPrLlef_PO6XKi_BnD^#v`IV^L6Lf)-EYvI;u$1`VcQEdW4{8rSJ0S%kkGgsIo_|jJhx%?H#=xWg?a7nbDHO7~dN+>7o6@Vh zsgKl6AzG}vIqZQTFPX(&&%2dJBdqx6Afg9HQf+)XOO|r6vU+VAi7-WXNOp?ZbhJf! zu4w+IpYNm}A$?z)shpr+OeB+XtGy-tBPW2EQ6hL#H|6!(AMmCw(`$VMp6Wt2@QlB} z4+x&|7x;euN+G!)_dPxy@6MZf4Los^r%#RL-STJ5_a>Lv5M;n}yUjn=(*E>ZeRdiX6 z4&|>0HJ7=#sKb`b<_buslh3}EtM^wiJRr?EF@Rp2i$=%-wQaCt>`PSu_A|)HYa%J0 zZI_riqOQe3~1-Eu#t~i{ti%=9-%AZLnDB)GcWgkK=Vp;+-DHIV5SX;Vq3AKk4 zb`W4DyP|{v)+)P)>XI-i+z+Sh9?)&4M*WC#&^62MulXYnd%x{+F}jQO!^L15)YeP% z?Ha+_$QJa2N&d*v^aJKVKNKtl(;7%G zGPZ4Cef0Y>G+4m0UOZ3Af~8v40hR%xBCHD9y?z10&G9d*I-UcI>k4xn||pxA==A_!rC^y9sd?#1}c zc-hd%wi^^L6xDl^+blNS*u)C`!0SLxHdioLn1?M2hnPRvs$Py}Qc+NDMle}tq*6=I*nuBsq>d`D0R@l1-D z3Ytv20eU?_6D*fNGZ_f={O99U_PL$(l>XI^aD@4izC6STITEwVw|j!c|Hv)NwoM(!YtU%x^0ii&zCubpGX{+x{>PfoBqi2a(s46CVf)%?|~(MOvd8dhTyJ&=vr&N?(aNW%mH)mcY%S{nD2u=Xn~Su_OH z7yoETQ0A67%hF$(ut2>6NYmOh6=?Hr^4HtV$mAgy6ki2x_PS>hFC()`0KAul;9A6d zV3`7UJtE57JO2@2pRm3sB{*p8h!ug+LWJRca+KJn!>@U`aVV{j(J8d6lJ&-~iq8)Zr!$ zNYKSa@VZOEjy6lT&%Hex1!BDoq<4c@n!?RD`4@p?i?#`!g?7(TkJ@XdB8GHWyd-stfsHHAvETW49N>D^EUq`8LsBV zbFflh&vCxAQh~J>EO$(EW_yJehs~tOv&|v_o^Ml*HzT}u$v3hh*94m$cs^-7+bQ8? zVMM#rC%=)`z_Tke!R>QGcxe$x%p50ILi5E)a^STKJaZPM9IU(Gd6189fp-g2 z9y})cef+A0%XT|bP6MS7FT~J_$I>4FYXGb_m1`6AM=4xSeG|Z~MP#jq_;DTfPhp*I zd33H|9F3yS@PfxQ4`+@>v%h2*WBA2A$)bufd>in@avg&W&SsLM^>fL{xt8e?fUb!=I`wr zWxKDDR`H;!ls?!lYumja@J4o5^gppZ z@qocjFqsJzt7|X;HNn@h#CFe4PttHI?+{+p#h%avxuxxqjRxclphV3R{v z+Z&A?OCFQE5|mI)bBK~+W(;Qfsq;kiAceV0Eli1Z8d2l?d;7Lh!c6`fR&uFQc2IA< zoUx}#!4t}qtEP(jNEl`)aKphDQl~)*$jptRe`&?(M-^{glDK+LiAPK%x~5Lphhkx) zT!HHeaYzvu;4l@_oYB`w+1o}kffrE+8ck(~BUC&fo$6G=&vx0)gM%$OByi@0LZTHt zV`D~MU$h!{7RAz}2th_cY5JSoJcj& z>y3nb5{;l8F{R81K^U&XPG-H6nf4Tvsu~zIe)#mj_l#qplTbL?x41#8KDt;QQ_6$Z ztrVHCuJn#K=@N43L$6{Z(Q|uuIU5kewvHu?|nVagu%>p+YwQ5Lxk9 zmbcervW#ySaGA<-ncZ<7k_v(X5u5E|5IlPap`m$pIn6t?lKVyN$~YD93_O3Rh+SsI zV2+v2aur?;uIz&#v^#irY4}Z&EPk}bIq)jrA!<9nbNtDA^DUF01$K_+8uq{~U`f#~ zSKz%JW({~Dcf*8w2CUEL6bZ#l2g&s7`@o_79EX|3FUfHqH zL1}~^E_9ETD$xScTRe1Mv!b`GVJ`)z;kEvyYEq}t1X2?T7EV$}FrFNtMMFa4I612Kn=;9dagQ=Xhgh$Z{{D4O;9-)^O#TYXT zXvJf!B}c|C9z{ZjN0HFUrAYWVU<^}q8&j%FQTx89|eYVnAN*z zYDoaaoV^&lA$k_6J$ck|TIv{T1~|4a0oS%)@RyEu4^y(pe~$*khYQy_T{N=RSS6GM%i-{!_VfG{13GEGmmbpql%YlXP9<=9rIU=Yi-I; zW&x);{&hg4FOw7oXgrlG&UpypzRkeiyo#jk=`Z9oXS$55ou#^RjiP^)SL&~(w{o_V z)H}=x*Oej;_5a__D{h5QXP!(qqg2~WrxqbI#&V21NePo~B{=!-Q^p!2(LaX$25t(j z9xde$H~LFC$}GxqR5o=)6~x!A5|Taj2oiI1ncX;<$t39i4%A1RHAK9g`sr+-(dIOh zqswSVa{btmV9m{j8kGEKjJHHiglWR(lS;9FoA&%|WV0HzkDfq4r*y;&+=V~NHo)e+ zhR0L`H>&-1;@V4*va&H{JLi6?#D~D@f(z8GB6{A*V_H;+ zx;8+y0+&s)APA?RoLmaU7%awE#%QG|`guxn4|%SvZ=I{*6h|Jp#AL3xN|K*S1{!f0 z$x6D!6Cj{?l;ZH5vEkgoZ~|w*9zXdO~`K zyJYxXoLq0xIi$W_4CWY3ZFn~e_zdJXPtuNkGy%kVvSut3bOP!q`gOA2K3bF4AL%tk z@1JP%98Ri|44_2NNqUuNPhqde(v>14QR<8$!g>(*_Wxkos7G%SjcVGfId16LG?zuSShui`A0S7mR6&YJV$?BAFB z@AiI1A_bpm*BWgv(eSxu>-NtG^ zz=5ohM7N(B^Bl&kZoi8C%~aPD;>Bkx?Y4UQMlN8=kT-}o?F4UR(rOb7pu5!~$4i9p z6IB!4lc+d=qerfwJ%+=la63AMg?jWxbf9`$dTu3gmU9tQlR7 z#+e^=K~62NZxF;kw~}Fu=?*y z-K%uqR{Z&kuxP6pqBr7g!Ga! zOb>v>Daceyqt+nNW-33drq3zFW@Z!1YL`9S3q(z9s(MWwmv$IlL4n*q) z9;_duj5u!c`F>u>e^&t`cw={v8?zNWSCsx;(x0uLCjAWQr%Aun((fhxzhi|1unR!+ zAdrm)5momG%(cy*Hs4q_kQu&!x~VRdH86R?t&qcF@-&cfg9y6RX99-#K{r(n=7;zK z*@S8NXyE54Q53CU&553C)fzGL7`dQL;&bNC`}Go&;BI*9ADAD{&psySmnd32>hF(+ zUVZkL`NDAdWZjButFcz;qsh?vQBG^uk6us}mgB~$gynT}BWLNVC+~$%<_Qb&W{C&U z#_YXty<+@%&(AWo|JLHpB6I63_}`Z2mcF1w4-sq3?Q;F`+9s6;x64hzed|Tc1GDC^ zRWSS~bWj<~z#NFrVH6N_n(xml9eaS%^`WY)T+hqYd%n}Ew9c0SnheO5GjFQ9`ybX<=W^3;we9I)A0_&kO#f2mT>F@LvpH z{P)LYH`DEJb6iUcqc_B;eLHSwr_&;)$o^LF!Vvxp_%2V+w6O3yz693SGvSN>0W7&@ z20V~s5gks}_znwmY;N zV_mT=pd2+NRd%486Ws_bI4=g>0n|BbSV!BM9olWF4yOg}V$dm|PCJ!CyEE(1?#yJ^ zE}$AP_y~2N_cVdF3eJl`$ACKLu^8IjNr!fK3yo^Kpj`|)0@P{EzIcD!p}oJ2pqv*_ z%_9y!#XR7vr0nIP7Z!sK0(H)2?0mT0p?#Pgd@w0!7lZOTb)c;^$@kG#hxX9~1!5{% zjY(;(Ih>%;vL&0aM92nN!MS44W{37*T0ljs({c0!&_Me{in%?I+VSp*tV8)khWBtN zlHTi!o=Q8gr||r3g#yVhIeHpc;Q4g3(r5>s4TB{ex~E%6M${5NAE`s0jtlQ(30^nf zQ`fc@Hs(;)OX3bYonwIn#|MGtZyikEv?d?hKty74&nn=D z`-MciAz)^%2FqQU%`aQdTLGUUh3KxIw-e=V>JEYLCC1$H88?bFtXLFBzD!X-_NK8s zI(YJ-#^q^Ee>9Is?}+)PahhZeWx@NcgK4o<^GR2H)Z5kI)f7$u(FLEU^2+V~J1Oeg z_D`C=EjpO*@TM3+!lc>t`KnIBvr&G65luOt$_K4=UCE@gI^xR8a`!>&-QuA2O)B;- zoNjkN6C~_+;>ZKng(pK^p#pJ!%aZA5!M6Zm^|SD)hlt9z*3Xdceivs*A9lwL{=QE7 zu-$2Yo%CD6gEzNH&PO%#Hsx_i|84TUEd-2PEIl04rXiS7FP1{|d^z6Fq@Bavdth?P zr;lc#8_|5ysGcRS&#)iMpQdxfTLd}?6xv0OQcEAQt`M?metEuyfuq~6(edeMoJL~! z9!I}1TCwxx6Bc)R}j zkOt*O4pWDy3(?6I`+&JN{y7C9V4vkgb_7%|$?^GGUdf+kYX)*u2eKg`YYigk`}wT4 z3GwAp_k?&qd_+?V6UkPSH{$R3+%#^T6H)XsM7a-ThI~2Y4ouBJ$ax9+{es}g@ zS}e%&uL@423U?CDU{as5QrySl5#3MfeJmU(N_Ug$kEloYkopj*yk@bJRFCKtZ6ozD zQh6w3GpYVyd9;z#CrRbXC(6>(MVWOw5|VSGswl8yz%Yt`cM>UP@KDG-MAn{-8{K4@)V9 z`B}==$o*xV#UXp4SzKBA!-DLi1pdknXSRyMhJ2AykGgT=iXr>q#zvITKl|a)s>j-!WZm*k?qKl9WRsh;=c072S`CP$+b z`(u-XYFlpo*hvMKU;_MA!JDWI1aAUQxdtV;3^-VE1#Xom1r_%Mw{$@fhk%|Iv|ZNi z#r-MJm`5)KMMegCMo>)Xf+j$7xvKt0=*PV^F5bT%9`xd)?owm+Qe*xFjl7%#IRoD|E1dZ!-ij~|1SkUss2f%I3cd0`Y%Iyss3we`~5GMv;Atv^&mNV8k=! z5K{3)AkRS)UetJw{@Ls&iyYJ6OF;bXiuX+;1H}hTz0&e6RnMi`NL zy5pCIyhO8KjcNDBf(g^{C1uljLYt1Z8QW?uqECGn7Jd(Jp`P_h)1xYk{1L&Z%G9{S zZ)O%x5MMpW5c&9Hh(Xu(44ciMd@??I$U4gA;q9Y!w81)8pM-E)R}r$AeEhN6Xfyfn zDj;pJs(66sqlN6GZ2tIXw3D*&8X{%8PKVg53)xLRe#JA|O+F1*cI5-8yOxAJ2qe5G z@gOuCU2Rracz*OCOV{*A6LNJ&$kN<4GY+nFmaK#3hcUN@$mip_zFk?_ipTr@gTl{t zT#;Ta&Od0W&Hfr5oRIt6eJmBVuweKbO8!ikJs%njZx4Vo;BSRtemhNT`754|bDC*= zYlxU&n4Kr#@5KbVG|pN0_`_wsrns^2Zt_|g78ZZI%ioOgtLlz(FF4nFj^r#pUY<+g zQ2nqLIUldP

{bzqTF)9N(P1JdR^mv@eNc+p@pg7EWlsIok;>oYTS^Y5s)g#jw=< z{!&~xA-b_^D=iQn-z>Ia&oP`m9m{jP6WnWrr738VXK_OHjcg6@st4LAwzJE{;yhiP zot@VPc&!L$Yt*UA(Ly;D0)Zw{27g4?)htc4ZGu6z4j}@*Mqi7qGls;q-SAEVV>9?>Uy2tB-Om(+2sV zl?!ix;w>1eR5=*26#}3H~x!+44Rg!=%C&0-j=)Ew%V=`Wrmlu>}wFUOC72Kux8gE6N5dY(8 zw6HYx>J~u=mgOOXP|@$h{&q|ap*VzZAi7aBdy5|F(!Hii67Jd;1u}w3Vi|Kg$6kak z>TB-Ol>!L*_URq-8JcD=B5TWWj_^on?(L-QGTyjF8D50K0`U;&qq7uc# zZqg_+x6rRpq8p3!qSknLju^h8YwT(l{1qs|@k4rnk3a6GEW(gNNLYvq<3E@c4^4#h z0zXsKp(iQNmEb=vd^qkoUmkLMobq2^q{DxL)~Lb%Q&xV(_SoA(QBQez$%9{B{*WGm zFz_psA4)u8JNT`l{2{%-Zx!Xg`uJm%ze0Juzw`>!fo2h?ztS$sAJRi~2hu}*FO5F} ze*%MawGWDFMuHr+7Pb%R+%8})VEQQ9N1<`|<;7)<;iPDvkdAf{d~PVYR-pm5u2>Di zeR(47#KDXOl_;7~zS;L*7DWMJVwM-?YGnL zGe4WI@j{y4XXrclQTr{%lVdzq4ShljB@hzNEPaT^HWFV60aRq%J(t z+$paMPX`*5N`oHvcrYm;FtCpm6GmX&vaThOJPT@Z3Be@q>r5M2*vx0KD;uSm>tc5{ zC~uu9s(psoUFSKxAIL%0obAY>^)mbQ`3b9+3_{V*&saRS!V#n!lf-aH>B8IwrU~HP zm?VaST^HtNFzr0qjY(qAfOTQ61JlmH-IyeXV{jMd5SXUv>&7He2Y9P3(yv8U?&zVT z7mG7L?GPIFeAm4Mzbg^%Uk2Zw2485T`naWEX}y-V8+`PTE3M0G^wDAlL*~LN=7h9D z?wgtq1m9G1HMF#s^>CH@rINU5y1HqaLGyI8imS1rl6&C0U?5#}yte+7dHO#U!;)+M zqagU@fqI_;??uJUg7wqkUfomd&A3&Rff8;YDPe!lq7IY`3y5I_xO1POb1QE#_`&9R z`h$tW{&eW=F2%#G2vL9w76?QLVNJ5!)k>SjqPBe4Hc` z;(%jl-At@lf3M*x!;qZdj$pBeXkFx|$adtnF)yBjnbi40UcAe>u9B^nAbPqyn=%XoaMBrwQID@cn_Pzny0Si%5|SCq)_~a=1Y}mJw|A zlCTrxcQV(FdSU{?^Jc#3z1<)ST}9Yoc-~4Rqr4}lLdd9zNxzL44{$E)QH;dWYMJDc zTAKqyE8+L9i+G7WUsg6C0;ix^mfHW9!!wJ0w zWPi#L82`W=zepPS-L$8nwn@U?x|%)Z-6r?MK#QVZ!i{}?fcSpAq{BShBUe(Kj=B4l zR5`%-ulx(d{nj%DbhVQHGOy&@U_Tc3Ycwd-MHouOh#(9}qs4OuP%tFO=Q{H{p6uz? z@fZdbDY%n9)krht^)3 zeoCH2>x${@0RNvG*=w`A9`6 zTbJm$3eP%Wf|rG()crPs;4n40^PZLX$zT)tVxJw9DETFD$mvc$c^Axl?edqZ-UDga zNHLCoAr^HNt6tO@SAHa=|9#;IdUR#9ZQ5>Q6(!%wq4W}tSO?i{uhijdX__bCcJ-Xm zmgdHWU8v-rqK~>B;Cerhr{T7^>(tVaXQ8=zPE{|$ZE+`|rKG3VpjbjmT5K48T+=wc zF_8aTxt?sJjQUsS--6GPa01Y)1kr2xPnc_&A|F&{6P=E1#p;~ANDYRJDEb2y@4izt zLI=R`4+wJg=7p@INMJCHGch47XD&&SqnF}Bm~`>A79}DBiQhX~{7%s7r+Rz7 zlSxk+=~NFVd9e10rk*}i3s4&1 z?+8u_bbM03aku1>@UxhIY!abYtA8CA(#rS=EUdi?9Nn4WDHpul4p><`nbJ{M$^PNThvgD1W zWrw99??b%Nt3{{G}W_2Hk5{Tf+(8Qhp941jifGU0dn$g%?^? z3iJ_C6;5sL_!QjZK3-ns0ao5i2}zSFFSqi}dCI{$^RnhCCZDSN3mNkU2hQ#{&O^=f ze~rmwh!~#d;z0NSHlJ$ns;$3ZCx<`L_}&SH{?$cUd|pA=+QttL5b4XE!d{@RCu;%Cq$Lm+=j6+%#{G(G+^LAG5I%*r; zB5{BYqW_M)ZYbPG@qT&F3r_hXT3FOM96G#to7W;sFkDIuza*r!u6@r^)5x!#1g!^5LsjsRe||cv3`Kvv4Zn~#azdo&!3ZYgv)>tFv%)?~6%LZ#*0nUg zN6~Mvl8z9)G%j(X%xjZ^WI!HPdde0oKotE7KPxniBqi>X*XULf)NuC;(qs=5B#M54 zpA$(3#X8sNp);8G z>J)sPoRF~Lv)jkTTY2xaHOUo|>^@+6?deQj3jTv{2B3V zvlsw-hWrM(*bXd~E&qAJVr1`jX})376|XAbjdd($=47ZhQ3ifmZ)i!=OuAHmm6(~+ zj7ZuQ1sO8D$G+XDbe6wHfWm)_ZOs+D!;^p)w5cksuX2;*rdeWbOFxkCD63&}p?)K%iCK0jI@94qus zEtj6M10gOobI%~d;uujnZ4jgoSCv1Bw8Nz$l|^c~a!!^j=Sm73^Z~Mv8WcHOYN_EA zgpfQ;W0R#GFknL3M6PBkfnn?QBE;wmlO--I{7fyTx*QEMijs0PAa7>V1*z}G8s-c} zR*;mj)I^4Bmx#?|G=lCD6uSw~U4phsM0Fws)oXH9pvrewruPv$`JRKb9w!U=?hurU zhJ4SZ9jIuFH`R(lM^)gm0YEMIRKhMZkad{zUCUO7yDs-e18IkSG(bLMf~QvNu^9MJ zavna^Vj*pJ;PMJXaySpKx9P>);L3lv1$<*3b;`FfXCNi&72{uP0^i(1t?tblZB9tn z_+j;>SQ+4L>UF`Jtf<@Q4eL}c&eQvVcV`Sqpb603)Vd9I6XS_RA$l;43O($DByMz2 z*iZ||8*QZSM_X{@l3?_yRxRJz$PlF-W|sM@HPOQ@ECbYxcbGE9=Rt~Oa?>O4f4jV% zvbMf9nZoJ0_#aI&1_RUaw3<_|C$g%mRxPLTLDvwX@COAd?!M)Y9?-{C*7%S=e|QlcML#TtSaYg8i>i?cVU&1AETTr7XKB7G)V zM&i}LW<@AV?9cgVhuY6P`mEr zV#Sz+x8cY@EOij9$EuOxi1V#D?GdAWYQ!&xITu`L$#H-gk#Yq%W z;T7q_P$(0p*e43|P@hgEP>_ezrem4sq4Y7{A6ubTV4*w^OCSWlja13vuC`$V;H1P3 z5YqS29%G~-*5hr!F~|7Pa&ZrPLx8Yk9fg;~|G@@F?R)Ay$94V94u#ij6tCw$ShmrfrPep|{-%UnREWImH>R2uY5CTA8l0jK3_{fzQv(;ldwNswB&YSA!zNZCj zmkTLoSKP~c7LpjA>g$#mqRkQ+HYkeRWW2l+X+)}+s7`D2Aq;S$S?2emEO}#w-<|A7 zl*$dh<4v$PQ#W&~9H)&oK(?YtcIzfh=f-AFbNGq_~EfR^ssha6*A-r)uK+8N9u{*vmr@R&d+P=Ff-N7>uK$6yy1FZ;SD`G*07& zc(8h1$9Q|PVc(NP=+TLPZOn5Hb}{((z??&AGvKq>ag=Q&)De7+k&{Kq&6h1;XUlco zwG0|LSQipl^jMAmz~1?UdS<0A_MB2w+tnyC0xmO{5{1CJhDkr-GQ?^oBRt)1exNiy zJq#)xKd1%@<+0{hv@dnP$VOBFw2HwP9!N$Yi9N#kc?!l`qs3f;LYDJDu?^IW8$J5t zzWh#+k;i5zQfX=m8h_rI2aXVWRczBm2Upht5Llk~@h1s*33yfTnszn`cvTRZy@V7}cr;V5 zH`4QX$~PFw17cV;yx+k@b5UgMi09yx6&Z)|k)dJ(FEhn>VEB$ohI^FILvV5_pw5Dq zqOw_H;ANfq zI$n19cqic3Hgg5_UDY3b;(LP}1W&*;#Wj&XF;7{M`Es2VgB7D7Fc%p+LtaJv7bs8* zbt(;eKEyVU4KwQWy0HDRQS6h=Q40!Rd(Cy`L!qGcZM$(l^N@x2fNdN0Unq=blknxC zan?+*i?(d5E_S2z?Xj1ChXyoExEnr0OH@uARGWj7WU zRNPi)U!oV*+qSk#;djjk2|B@(Y{BTZHg(yo7<(PIH;Tzjb?2T7EuKeIC0o(}3s#d-}*o7DW$J?OltGv)>f*>)1$ zpGw)Qw_xlfO{RAv&+|hhQ%w(?!Ma^*mL@ZZvv83|Z*$kEB4#+P(;Rm6Na_AeK`AhX zu|!Gq-@$J|TP1Cohmy#RV+@Y>Le-ItIyT{at$_dx1^+}oQXs%P z@CVLe8H*YW3Xxq{6Jnzw=*0+r_Qu9WV8F5O1*;9j(+pu-jCL_T``Ze<@EFBewJ0B1 zzU-D6MS6(r?bst}Zz5q~E#yd9j1Ix+`VcDHhD5+Jw)P)bftOu^3Wp+ijls*t%94D* z2-9~d9>WZ~Q>8`OaKIV|N=8EBkQIuzpfoy#RRH4ilNP?QM`#i~=BSt`dpHW`;Vly=xEJAJPjps1PvKW2?uFvog%oy^;ylF+ zdHDS8rkEj*cFCtNo*8JG{9>A(P(ZmKe1^R~_mKytMkrdPa8GW%4ZSgWITWSxkRE=i zV?n9bKwh1V833}Xa)D^Nr+(k4(Wz|a1>L~&bPr8X(`qzB4~FvDtW`*b&&ZG|cSW?o zMH$T-dop3pLD?UGMLF*zSGhYa!=^GEGn=XHOe+e;i*OP)WeLRYO9=P^YBHWMSN$3_ zN5dxS9hBKav`D2g2(?}ScLm%I+NfCyUN<;j=35$MJ)ELw$aUzH<6!W=8E#@guH-0+ z9LmarNv0HT7k(~Ri4|6Xzx+Eu-kF(V!cD_*0g~n22r@Rw2xfyQA0LnP5*Arz_%?Qt z`l}LCl>GqNEucvXnqAPeWgjg@9wk-NL(`H7`cB zX%MP*ano_j0xBJ9-xpO4Dvvv~Fs~YUwZh74m)q+HQW-LFCZ($jBEO2o%SR|>QAT#t zY_*n1m%bJ3 zY^}5F=a$tU8|~B@%_N7p4+odw`j}pm?G(Xp^K4QHro99Vh)%s6H4KK(Y8_l3JRdnO z)1S`dc_>7KHZb zSP(5iuaK8NN_P8nM(y{o2MAejphvmCP)4iBl;Hf&6Ig3q5k8Wt3!@A8+quM_N?A}K zS74j)`Z2(#L%hO_j9Mss{!F)9CiOag;PzV#{Di62J&7QtR81jDo}^*O18d zCx`{nX8doq+Pk_8Rf!Na2nXZprc>9}H%#-@YEV37IM|jVzzi+X5R?|g5N8D3na$Fo zuk{UjLYRFm#th$z+ycihjP_8rnHyCoEi5BqZ8g|vCJC!BcWr$uS(+`r86tj!#1xq;>j1^@2}>4UJ1~&PX`B5co`NXS6h$6vjQ6or#PJGf5EM^}`-n-lmB% zlE~|M)AY6VyQdLb`-HcCep&s2QQUBx$K4dltvRUyPX2r^WMOjY3QE2@-%{NqNoS0{7)BsE%> z*Vl9!V=wg{n53hDtWgv8%dtgmVMh1>xhxv#gKUXeNF+^+#-*)D7v`k7`F^O-i_n|9 zth03Py8Adr_v0mL9W;^bh6P72&T92LRjX+^PB39geupNU)&doN0-Og~+^Bc|g;X$k zUsO0F6#)@hY0npt)rZ`gA)ercxiR!mf}jo=qiWtOp^&U)(6v}!Ddma)>(nh_A%t$6 zh4@0cLD98Y1fauJ)q1)^7h`jV&SD*0kl%>tVjOy)TYe#3TQ0xvk8Tg=>yez*PmlK5 zP-KrFtDK39aC76q6I?=(YLD^Af~D~&i3BS7PfGHE?ph6D=&lu=os);#gFrh&7$IYZ z0_yA@Vm1_+%~*Ssf?|itbx}F!V@|bKO<_K)`BQ6?N2NLQr|q9a5OiT~*sAp;g5wSN z%;FF0ZQv0n7r}|vfiy*1x#B_WO`m|w`^yW0R~w-FzwaRPO3y#b`uy$o4i|f0W6Siw zR8jQ5vBk1oP6K}lX@{LfUtiS5TiK$ocCmfSTy2Y3JeSwD=mc!(QS@6m?*!jiU!&g# z@q=9hi~#{n6#W{o<2Tmt6zpMOcZy%BE>Pz)3l8GKcH!Jl8*B$>u2eVp&jK60v3{>$ z_dtIyuu}o{S@FK1{)k|D8TAqI#>?T`d8M=sYNen5tXD3d6ZY+=#qo1ok zG#hP!NbEe%GvxUYtuxxQUjK`yf=OA8zX47E4fU@0izNNnkrn90=^!Xo|p(Amf$XATqv$-BIJ{w23&yUfT;5NEh4RTl*L-1M~`t1!CDq%;_pMrZ( zBj6%e-~O7`*3od5`hPp$_uk2HyTW*_tUo>-t&QK%FsaoaXGY9ngwln-e<<-|)ATYS z*rKMGJo_llbpg#1$smdtO!*%%VQnz^T85yyssEGpC!sYZu~t)G7|@Bt;IZc}BDE-ljCyy_yKLj2dMF;O8;f?nAuIW0~`je-S1i?!YmO6+J z2ocHA^``~q{3S72XGY6d3}qzLzwxlD)T36R&W&0Wd262J(JT}36ic17rqL-+ zJfSHh!UkDekSLPm`oQtQErM-}hqkD7W}(`wbS7Y*0D5}1&)N;&6piQEW&Tz`9~sm# zJ%^`^{xP8a>B{;c&Q_WRhng~|_TU^!dV;qO=~47M{5qViM2XX5Bm96MnIL@H03o$#tuWRd`=-O(xg*|$jk*%f2y%V2qSC9owag?)q zJT z9)1n~QF&YX*DS5G*YMwb8SZN!)*Y~8xmgWX)0o5fmT%3Y#%NDo_$&kr^O#IbA%L16 zq1YWr@%CrHw@KFlLaGCt$EouQ_v0(T;grvA&^z0hjkr6-`EPbWE4?%WM_U~RV9Ynd z!Dk@vfC~oPL(NBXoq;(=VPLN$II1y?vR5>!mxATfZB-=VrXvtH+e@7b0Myt=%b0cw$X2n4w1m2T^ zYEMED+7kT{G`Y8WlE%12ZAuEMafz+@Bvn~`VJf(J68F4RAS9B$`zxw#M=Nkr#16Lvcrr5p@$IY^(gwEX?_-N6gK0{eg$D< zVX5)cEMzAn*)Y-7MLPJ7r??P;5=H+5Noh@e{c2Xz1+*jd6GU{Qa7cfhg1(wE-vHXQ zk&u!9Cba*YYNvJ`@FZEiOX}^+C$bmwmJ@SPr$L+>lW#A zEMr-(qj-HY^H}y7?g391#fk8fR^IsyE)G>;)C`Q2(&F||3Dr3Cmy*QIl zQT(@KOFc&FM4PBg8Fx{0_t?gzVt(iPxV4e^PHRGltAT?CU+!d zAb=w;vk|&L=~GHibQ}XPr2&zZ_`zh+rD@3ltf6&1c^nO;idqE*n9&d;UV&N7_XG?J z>$(ownlM@n!gU$G3$e;99}MO$f=#OvZgyLOQY2fpHv4-yTFn^X?zXEs5M*>K`O=>| z+slv?{<%)@k_}8gm?=bSHgUIBMKSxK>HNZ`9mR;hBd#rVabT9y(~?+w*i-M)wytMX z`r);QL0${Khmk$F;(Ed0sCa3t?eOyFNu1So%F`d7CNT|TFq>Tp2aS7pF~Rw`%hOwM z8>U3;TdqwHINk*J0j>F~3a(+qdFA`?@yGFYQMHxz?}Kx@tNq>Si6>Bg(81XOPQSke z6L2pcEc(HxKwAV_|5Kt6{kI1B{DuL2nc!V>&dAmgY+*d2LrDry251j4{- z0+~Q1$VS9*B>FudH6TP8{5>F>36;uLGYjHzAQd27nLZBWE_cLO9KxDC3x_}KXST|2 z68#|*TXOmE%tGI~@R+w$IxC1&BY#}D-$Z{5p9EV+s}gRhu)(Y!wIlnbC&(o*rbhj^ zh4N;FpZ*kUSC8jtGqG!|QTzl)xt{nwn5ChNwR ze?E`497k%Og>0z3qQ3f+9>4IzZTS=yusHx#2v*U2Pm*vB-cOo6gB1bp^FPT>RCQsj zzMwwx2YRc3XygWoj0QaHd|IiJ8zE14DO+{(5OgER)k^xQ0jH0N72uVW*u9% zZdJ}uq+x^Q><|WNOKxGvP)8QA2egP4>Vdj~Xnu(z`Kok;!XlISs%7!2iuLLO$RP#~ zh@<`CSp~i_dOj7rSQm%vhlXd-5@`0557RS&W&=+!EDd234D;BJ1YridN#!a+c90Ke z)>+Eti%v94**@boj`u=n^bhcPdUUy+75#+y?EL>*4Dlxz;-8bZtVN^nB~R+s3ajfw zN>#vVS2#sGN&U2i9^wpNb@w+@eavpK$B<0%;d*Pv27O~8g$RF84e^8|O!6?(^Wr-| z>hn|>5tA9h>rvlOs(+ROeTR6e}^cyIk1qa9#$PSE2cn}EKXk8Bcj+M#a? zB1I*jvnVRdg3U$sGfJOEJ41RD{Y!rJu_e87TykQq{)!-TWz8|-?)TQ;Bt440&aXH7 zak4nYMINwL3ou;glKFWdUEkWlU`ix-ntLoncc7zgrSFnCA znkoHwna!yL7i6~j_fN@s?vcDV2r`PENa@Ehj*%Wkf0ti(@>XHgJ1uut&V9Xt&0(e& zWSSiNfrQD~KZj}jI9K68+-k5{4jUjw{jT+{x9?m!#5fL*z zpPDFC;@|FBpjC-J`p}1<}o+Y$S*kkK)A9L>^8U_2TwrRsv`@$sfE!+h{UR z?@xxfU#r7_WB!!1a#a@(Jq1nJJ*4;*aN~9lx;#?MHt#q;Ee&ARmtar%85R*zHb}+N z$uWOZiqs)r-W~5}7lb)ft%}b)TVQJoM_q!ghnR-~snY)!TN!Npg##67vABo%Zf(u( z)m1m9BK=b~=b^AUziS)W?=SBjVW(F{Uzi@Qf3u%w6;j4;J3RV@h{cuAX7M!ndtr=n z4}MdBU39H-h<>9;v_C4aSE0!4;+*|0R`Xl1CvXD)5MU?a=}(xQRGVdGR$<;b z;~N(j|09fk_)%z=w^UAPYQo!hlj^-p2fgnKf~X1PyL4<_aW_w<5wV|^hP*8rXMDL=aZPxdHLzD#>FxA)pmsdQg2hJ+YraEH2rn>cpYAc&n;d#)Sy?I zei}ahfZ%EP+!_wK79;D5($B!h=g}GX4ErqN?^)7)KA$DMUbopyKJSpeM$d=3cc`ya z)Z<;!?cu|qL;EJ}vzm4~N4g7heoFZU={IwB(eY$FXKr!i0VYWD;AQgU%EKHxs zL!!_ON%>d@;tye>#jLQ1e+9^m$WhTcAd5d}z7fcV`s3oZ5t>i=3!A}GwFG1{G>bo} zz72?77-83f+lFvS1T)r7AZ~Syb^_r_9%Z{uXN-G*_@$ZX9w46%?|pOZ-wnjC?w}8< zuuq!8Lguaef%v1_(fvTU_yxCXC6YY|#Pt`^gFrS0wFF0phk=Ax!w&=bjIK7BxPdJ6 z>*em9%C@wR`1ihZ)~)JqAn@C@cZ&4eocJaBj?!OGP~Q!T<5n{B?fSXp z^;O{%j|4T|PqHKwq$HOz#^Pu_hFTmU5fTlwy$}%)Ue+J4Z2^>UXcZNpDtr7Vr8?Ro zA5h7d0ro|Pf0aqOPp+RedA3N&Xk>qjnW|XF$R<$9xkX`^0_X&w)w1yf7Z}ACGSE+= z6R$FYj~Iyi6;jZ2U`K!rTJWSYxy>QQ<_;rUIe6 zgdEFy$MLT}CW<(;=>s@=sK;KD1gYN6cnOIy@kaP99TRh@`;)hD+W7xaucVvhhfxWB z7r2&;x6LU0B58h&4zho!14@c*qDcl%F-|LzLiFQdL8R}{53*+ReR_eI7!5E7w!vf3 zC2oL8y!hhxejru2ExO1qwJh6qhKek>zG$30PcPb@H#u){G-N$TL(krKBIcXU3N-r( z8tG=V_FPO)OGwTy2$rEW2lfK6n@oRxEGseNj>+R^Eo=*fV;~IKS|BC6kk)FdfGD>` z)cC+}M6C_1T|%NiBv_lMQ@{=ZyB^gHu(*fg0TUC06V?o12Y{`@=>}NR!(zQ(uqNIQ zz+3^eU$C@?<$AARDM4U>?S*at&cK>IEXy;3#SC3wGr+E;M8MiTEWcBh9}x?HO#$np zy2?+Fj89m83f72W1lTn+lkzLOQz$h>r~&4x-;;u6W!L?Jh2RWq1iC660IXSd?JwLp z7yugvR>ATLtW|dXFXiO00c;T1a)K8FYnNREjIx3VUBFxgd`7Um>^fj!)z1Q}K-Y^8 z7O=S2?{dPNeZM>jgfD_5*!X3+TO5MESA|6;DEr)bS2Ss_+sDF0ZNQBf#DZjI9ap<( zO)dxPmmp2l60+3I*i^F34AcJ?Y$Auf1L)`VHB9dXsq7MA6$mb1uYsM|UUOB_IkVFu zyb(~mUh^{i-^V*Ui}9(mLM-{|%PO~@+8;ch+7B0=PX+$VQUQmAA-wDZeFTP><9vCSZEhb0xvofdYy#ae6E%Ys1@K57o;xBrOl2h>&53Rx zCzncAMx4_+A+zoa&48`*^AUL8Xvv40xXUmO2o8a#M?G#E#y|;aZ5ufHSLff~=+EhXy~OoTS1gcVtL#xSAuM`=SbW>FO_znj z3@5%V+G=r5-Ra6_TSzVn*OFr4gPnn|EAPVL_P}9Mli4rG+0N^ZtnYwvTfmSv^(8QD z-kSS&*uH)8o`K77;9^EA4rbc1{ovKd1YhP`wZArxd2$t5nQu?PSq0AWa1^#9nm-kH zNu1U2@k@@L*J}7w!lv(h%o&WC^+KmSYrv_7&EIh*VRF<+^{z{i4B{21e?on5r^y1zgh-W0}$*WLSKX&m*1_o?G}Uz~u? z&4G{i#otsMjj>C$;pOA7v6We3%q0w_6oeG*_N%CoA6Wv7$Z6_Zxz9#>-mvye+yAeerXS1@_(e zJ51HpEbiRl=y$_wWvKWbxYz2AZx<>34rp*uar}G1zc%2{fPZbk|BPLewmYNfH+FT( zeINL>fWHg;l>y&gO$q$Xf)VQZ0Qds|e+T&e0e{Q_DfzJ9WKJcn26_nm>w+h_m*+83 zR-y1gvBVOp<Tjkk`+v?_Ri-bvD{%S%f zieWqN2}*uVD7j-x2E07%Z%}UA80|%d!227NfzP!Nu4Wh<$PvVLjr}=nv3gr~si6ZCk13PYYw z<a*6VtMSDW!3*?&_icyZQ8HUSjUNYKyJ0i?d*)cuCr^&!cpkG8 z*&@@0W#!R-e`RN}dr{skFGlc}>&sb7I8a|t$8QHmv7_eis`G6NSv{iOMD4guy}7LZ z$msdT0VC3Np|u&83+E?@Fo?}SRJ-zrW`EUU5{3ls{k@mXJ6!+LxYv66NplZ>1Rd&h z4`TD#eAt#>PY?N$&SghRByR#rBrliQm-O~nP@-%)wX*)uw0pd4XR7quuzg5lQ0P(g z3ItzQoP*hu+Riui4=VHry~6EE@QdAfH5Bt+&2qRg$B3VO#w7j2=C8j2jvGcxv;T{@ zZJHZIpPo0y^BJEJ8|HdvSI`ZEEX_RA*B>G$_)tgpMp6D0SBPV?-weu(b0B`*Vs`Zp zq1P%?m|k=oBo~kTsrWQ?{@vMsVxhOLpZ!6h2;pStj!IpW=$yi?kZ%rqEj_#_rgX4o z{^`afF_?kQm&S}(R~r*GgPWMTbC>SnA===&?i&3~#*~rJ%x&GRL}GX}k2|fK=4`Lz-QGVgk+X;@AXQES&(0G`66LvuR+fQKC^nhBuD$hfuPZneWtp8ex;&!G;+TdVXS7*nN_)3NJyC; z7rZ@-pV$4jFn9eh;OW1Bu!>_I_}sg)1HYxqS$_(Lp5rS^+o+rTTpPJmcU&ewy&TGc zd8rS#6TDyNYW2S3)Mg_SGK#L_9)wayxfXofZaYQQjM1hARjWiblVfQg>*3?aBUx@W zXC4=Hj;ABq{Ka+bdGXWwUVq-~dgc17Fy9~uc0D=SJ%1dxwNaF1y8nSo8?JcMcBKH9 zJUO&U6ZrqL_cp+B-{*bje*usHMUa3*Nr1$auo5MLBB2FM$^b2{LCSOjIz&TX=^WH> z=jfE4&^JVm&dEKhqfI17NvV#QkvqIOsnzzVIVF)&VM^c0SLy0asf#m5U&T4PQD)?x zw!>U}Q|2nn$P@R!?s)DY zkZ&Bto$a)4+Q6MnkQtJJg7pU4jU7DC?B}<5vO}(TN6A1XS3E)I(EaN<|G&?3$NXD7 z`To@HIIjTyl{6CBE%By`0OX$X7tgZwo@{(|SIOlOE5V-!Jgw zhrPF#_D&HD0KdJ0&KZL+;{gNO`lSWj=YEnpdkY@a9JqPOq*o zJ%GgB4;l0So`iFl@z3hNh?DE1KyH$A=R~E8JSrVH1QIiaxr3LwwYQ7pH51LwO{cTc zu_;Wbo{4wp=n_1V3Yq2n^Rw%^K?D1%Hs3`C7~Ky@{S6#z{v zGHrl~Vi8j-jOgXTHcsVck!561aXZ<@N-)Y8`{py(9Ln!;U%C{X`zV73Sz{yr+92DD zQ2wc2jKvJ?krUova>CQ<#*>Y_56d{LRx^$Z+xhSPTv_1EXwOQO9(4KZl3c6TJO%r2 z@Sbt`QAK$)QR5rVB#j=@UzcSh2LkX7^F$)vzPuiIgrw)VrIfd|4ksSay#PrdJU#(C$hE z(T1S73yO76Y*hAA!Hd9gt|e-jg@led%@qU9q4EKjg`sf$!!BleNP4&hb})LtHSO zwAB6cW;QXB5VT>xevYH-2m@fIuxVE9M^N*4vhwMrn@%s`Fo8tFYI6SwrpTET`1Cd` z@8ERGO-Dzw305A~7+5F=z^6)miN*SRiXJpNht zPT|#iWpExNesZfb-mU@7w%SMOZ?X`L7x96p77`{$|NQ3xtD0x1f~{W(sAc+Run5WO z(wE0YV%4H>wr&9`~wm^ z=H(L<|BLfp=J?3uj}haAtk92lQ$MK>OJ^!xs3Ow`Dm_?l`xTXbHa$l3*~eqdr;$X_ ztN2T*q8sk)!9>`}G^?)vjAR7#lO*pmFFH4f@a*j^Ea zh-0V4M0g_=p>>q7v8_sSL!_k&+E)-jgH1b{PvPAfrJ&W|mS>8%oupTE3F|;JlKV?= zny8Wly{a_@iJa*48vWZOraVs;eyXHXNgsTOOjVr4G<>?@gG-XnSyop0lv%tiw^1=d zVFWJxB&YdeOB9Ln@(%cWy<1`JQ0ng(wE439fiVhvmwdxdY7Szv#I)

F?KG>jdPTOg%EDAoo? z9^uzyj`l$^_ki433_QrHqkMMlU}V|^?gy;APc5+CDr#)rxA}(rRKIVv^>TmQH{>%q zOwad8k8X{;`wBcmq`Q!6?@Apnd!TXKc?8+M#BjVNG$Gdzay5063eb(e*^&?cE+Au} zAq+kiqk3yGQdx`JrXB`A8k=SRH5J~0ituPbKE$NuLsd0Gpp)vA*c`BuAae>x1v38w!CE};){K0z*?jy?J;3yOL3LrXC3Yp?7&`ekkDlf3)Ehw$rKtel6q8D{P@6)eo3!tDrWA z5me1nD+tfC^j2+q<=CBnP2z0KROJq2WnH0FWIHVMi%h_7!`-uw^y)L!TOWo44ult< z4c8X3k@0(_u`Ab>W*s$fmyB#3eX!20`-;%NIOO8%%f%ssl(YD1b(~=H+ya7Ykn$_IXHy&_5>A=@zgIx3ZDO(Vb6&- zd$?F~Wsu39fX;fd#z7fxC0>Q3mIIN2w< z&!f-<%aSD+9YGJ*p&DbU)1}sr*5@Z-tD%3+TxI{6WdC`zx|@t#n&rIg2?&nVS_G6DxI;qNE_(KCZ z6in(+KpelB%G+fL%bo?s=F(GFW-AxBT3M~02gcy&X|U3}?39*gld6C)I~Rwr1DR^> zf*P;HN8o6sJ(GkG{*3%7@ET>%oR}L=We7roG?hP~Bx*0@16DH~=8m()bAZE2q3z@E zGg^wuhyvtk9XtmcmJ#I$nqfQ7Rehe7@hUsa6smK^+XAjBD5@(^=JbqJc=q|g%YTJ~ z?Sg!j<>E?AbWj!)j-M!3qE+Zo(yQ#5pu9YL2n|a=f81PJ&i{ZxUp--I(8^7YlJI{` z>K6Z)P`|^Js|}agMGHAE@3ms)zVF#<(9~=-vu!kgj3c$jRf&`-sW~-N(w86q=aUV0 zd$4f9FM5bjM%6Cgg@(D#O#W-j+ehv3u(Fk&Bx1jM(@eN>>}3=mXN(Pm3md09WF;I6 zUDMA#$T+t{T?B19vW<7w2DM|GlsqYK3G=CI<3quaWAD-M&l|?SU1($M-gbw5|;bmws-{= zlFI=WsGG%V7*-Z%puRI!NECg=l+blRjTnXT2434TbTM8jaA+X0*@x*+0)@(O0t;V+ zHU1W&snmvh>-l@b+@`>x2T-L`T5z%$QJ0cPkD@mLqjCc+EB{jSBFxS>af#A8h7o31{$4LDcBHj+6b{_9(tUZI4JZ>uOK+RF3_;l)fsPm9VrGX$xD3@8K!pja z@?IwN;1Cv?JTN%m4^R_qu>AE)UdUr?^2y;ndS&}>ZW_} z2I23DI5ikjG|rJM;L=6&c}C2ZXdNQKM1{AeK+I|Wu8g-;Tf(%9Iw@&vm3xa&A2Khd z`D+q8jiWvDZ;VEa!GYUfjn85J-k`amN#~7IKjj{@8H_e4l8>n}T(n;5qs%^%gF=dt z!Pt0TjRfbKIq|KH>AFy2rI^0A;G-Adk#0XDLY_Y2^ zh_;BW1X`eoOT09(HfTHTC{XG#Tysz&9IitMd#QB@gC;9TyvHk~>p~npF2cMc-$sQ_;`ubn+XZG#mk5jvvInGdM(3dkla=yQm2NU5o&~Pb?v0+Dl73zQlvPulv&WvH;QVI%@#xsGVXRF zz{$$ZhWbgY7Wk3w%+U9S-#v{I%94JFm-u*(N71 zpsSN7gd&y(teq~u4{r*@CE`?AASjK`p67-Q#Y6&!_~*!avzZ8@tYI}^wv|$sJDPvSEKBmdMlz|gwB?_G!48QI5W*xIpN;6k2KUV$C(lHwbz z;MLvivc$&LHWo#&Tz$NNm$0Vm(tEE$NNX(0YOJoT&T%Clht^0aGr#~@8q!@2F{i3? zz-sDxtBagrnYGu)I&g%Vt)`aUd2s;)k3PJE85E&W@1^!!*iO9&twnW*sdyJ9tY|Me zg1fC3g0_$I|7LqdXp$+_)AAZ+i8qwl#Tb3$JtrsO+z`%nLkiCB?k&yyg}n=N2@&S4 z%&^~(N!hRX?8A!!ORJo}4ghg4;ZZ*M6`gVcwLTN+ojk5%9G>~1RpeoNap>Do5a